@charset "utf-8";
@import "../../plugin/fontAwesome/css/font-awesome.min.css";
/*reset*/
body,
dl,
dd,
ul,
p,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
form {
  margin: 0;
  padding: 0;
}
ul,
ol,
input,
button,
select {
  padding: 0;
}
table {
  border-collapse: collapse;
}
td {
  padding: 0;
}
ul {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
  outline: none;
}
em,
i {
  font-style: normal;
}
input {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a::-moz-selection {
  background: none;
}
a::selection {
  background: none;
}
body,
button,
a {
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 14px;
}
button,
input {
  border: none;
  outline: none;
  background: none;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
/*::-webkit-scrollbar {
    width: 10px;
    height: 30px;
}
::-webkit-scrollbar-track-piece {
    background: #fff;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
    background: #ddd;
    -webkit-border-radius: 6px;

}*/
.wd-loading {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
.wd-loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.required {
  color: #fc394c;
  padding: 0 3px;
}
body {
  color: #333;
}
body .center-page {
  width: 1200px!important;
}
.avalon-footer .footer a:hover {
  color: #FFC600;
  text-decoration: underline;
}
.blue-txt-ie {
  *margin-top: -34px !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.vm {
  vertical-align: middle;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.none {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.pointer {
  cursor: pointer;
}
.fixed {
  position: fixed;
}
.center {
  margin: 0 auto;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.oh {
  overflow: hidden;
}
.oa {
  overflow: auto;
}
.vh {
  visibility: hidden;
}
.clear {
  clear: both;
  *zoom: 1;
}
.clear:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.clear-h {
  *height: 0;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.width100,
.w100 {
  width: 100%;
}
.bg-fff {
  background: #fff;
}
.left50 {
  left: 50%;
}
.top50 {
  top: 50%;
}
.font-s18 {
  font-size: 18px;
}
.g-box-radius {
  border-radius: 4px;
}
/* path */
/*img-style*/
/*defined*/
.green-txt {
  color: #FFC600 !important;
}
.center-page {
  min-width: 1000px;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1366px) {
  .center-page {
    width: 1200px;
  }
}
@media screen and (max-width: 1365px) {
  .center-page {
    width: 1000px;
  }
}
.main-content {
  padding: 20px 0;
}
/*工具图标*/
.icon-header-message {
  display: inline-block;
  width: 19px;
  height: 14px;
  background: url('../../images/default/icon/header-message.png') no-repeat;
}
.icon-input-delete {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url('../../images/default/icon/input-delete.png') no-repeat;
}
.icon-input-notice {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-notice.png') no-repeat;
}
.icon-input-error {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-error.png') no-repeat;
}
.icon-delete {
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url('../../images/default/icon/delete.png') no-repeat;
}
.icon-arrow-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-down.png') no-repeat;
}
.icon-arrow-up {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-up.png') no-repeat;
}
.icon-triangle-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/triangle-down.png') no-repeat;
}
.icon-arrow-down-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-down-green.png') no-repeat;
}
.icon-arrow-up-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-up-green.png') no-repeat;
}
.icon-zhan {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/zhan.png') no-repeat;
}
.icon-gui {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/gui.png') no-repeat;
}
.icon-reset-password-ok {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../../images/default/icon/reset-password-ok.png') no-repeat;
}
.icon-all-tips {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url('../../images/default/icon/all-tips.png') no-repeat;
  margin-bottom: 5px;
}
.icon-circle-right {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right.png') no-repeat;
}
.icon-circle-right-hover {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right-hover.png') no-repeat;
}
.icon-input-complete {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/input-complete.png') no-repeat;
}
.sf-express {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/sf.png') no-repeat;
}
.mes-error {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: 0 0;
}
.mes-right {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -28px 0;
}
.mes-empty {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -56px 0;
}
.red-txt {
  color: #FF5353;
}
/*公共宽度、高度、间隙、颜色*/
/*width*/
.w-100 {
  width: 100px!important;
}
.w-200 {
  width: 200px!important;
}
.w-300 {
  width: 300px!important;
}
/*margin*/
/*margin-left*/
.m-l-10 {
  margin-left: 10px!important;
}
.m-l-15 {
  margin-left: 15px!important;
}
.m-l-20 {
  margin-left: 20px!important;
}
/*margin-right*/
.m-r-10 {
  margin-right: 10px!important;
}
.m-r-15 {
  margin-right: 15px!important;
}
.m-r-20 {
  margin-right: 20px!important;
}
/*margin-top*/
.m-t-10 {
  margin-top: 10px!important;
}
.m-t-15 {
  margin-top: 15px!important;
}
.m-t-20 {
  margin-top: 20px!important;
}
/*margin-bottom*/
.m-b-10 {
  margin-bottom: 10px!important;
}
.m-b-15 {
  margin-bottom: 15px!important;
}
.m-b-20 {
  margin-bottom: 20px!important;
}
/*padding*/
/*padding-left*/
.p-l-10 {
  padding-left: 10px!important;
}
.p-l-15 {
  padding-left: 15px!important;
}
.p-l-20 {
  padding-left: 20px!important;
}
/*padding-right*/
.p-r-10 {
  padding-right: 10px!important;
}
.p-r-15 {
  padding-right: 15px!important;
}
.p-r-20 {
  padding-right: 20px!important;
}
/*padding-top*/
.p-t-10 {
  padding-top: 10px!important;
}
.p-t-15 {
  padding-top: 15px!important;
}
.p-t-20 {
  padding-top: 20px!important;
}
/*padding-bottom*/
.p-b-10 {
  padding-bottom: 10px!important;
}
.p-b-15 {
  padding-bottom: 15px!important;
}
.p-b-20 {
  padding-bottom: 20px!important;
}
/*top*/
.t-10 {
  top: 10px!important;
}
.t-15 {
  top: 15px!important;
}
.t-20 {
  top: 20px!important;
}
/*bottom*/
.b-10 {
  bottom: 10px!important;
}
.b-15 {
  bottom: 15px!important;
}
.b-20 {
  bottom: 20px!important;
}
/*left*/
.l-10 {
  left: 10px!important;
}
.l-15 {
  left: 15px!important;
}
.l-20 {
  left: 20px!important;
}
/*right*/
.r-10 {
  right: 10px!important;
}
.r-15 {
  right: 15px!important;
}
.r-20 {
  right: 20px!important;
}
body {
  min-width: 1200px;
}
/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*color*/
/**********************首页配置****************************/
/*banner*/
/*首页线条颜色*/
/*********************页面宽度设置***************************/
/*1200px时宽度设置*/
/*个人信息类型布局设置*/
/*1000px时宽度设置*/
.main .main-content {
  margin: 0 auto;
}
.center-page {
  min-width: 1000px;
  max-width: 1200px;
}
@media screen and (min-width: 1366px) {
  .main-content {
    width: 1200px;
  }
}
@media screen and (max-width: 1365px) {
  .main-content {
    width: 1000px;
  }
}
/*左边菜单栏名称main-menu*/
.main-menu {
  position: absolute;
}
/*右边菜单栏名称*/
.main-info {
  padding-left: 210px;
  background-color: #fff;
}
/*头部组件样式*/
.header-in {
  margin: 0 auto;
  /*min-width: @mainMinWidth;
	max-width: @mainMaxWidth;*/
  width: 1200px;
  position: relative;
}
/*顶部*/
.header-top {
  height: 32px;
}
.header-top-left {
  font-size: 12px;
  line-height: 32px;
  color: #333;
}
.header-top-left a {
  padding: 0 9px;
  font-size: 12px;
}
.header-top-left a.active {
  color: #1bc6c9;
}
.header-top-left a:hover {
  color: #FFC600;
}
.header-top-left span {
  color: #FFC600;
}
.header-top-menu {
  width: 100px;
  text-align: center;
  position: relative;
}
.header-top-menu:hover a.tit {
  color: #FFC600;
}
.header-top-menu:hover a.tit i {
  background-position: -8px top;
}
.header-top-menu:hover .box {
  display: block;
}
.header-top-menu a.tit {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-right: 13px;
  color: #333;
  line-height: 32px;
  font-size: 12px;
}
.header-top-menu i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  display: inherit;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/angle-arrow.png') no-repeat;
  background-position: left top;
}
.header-top-menu .box {
  position: absolute;
  left: 0;
  top: 28px;
  width: 90px;
  padding: 7px 5px 5px 5px;
  display: none;
}
.header-top-menu span {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #777;
  position: absolute;
  left: 52%;
  top: 0;
  margin-left: -6px;
}
.header-top-menu .con {
  position: relative;
}
.header-top-menu .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, 0, endcolorstr=#7F000000, 0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.header-top-menu ul {
  padding: 7px 0;
  position: relative;
}
.header-top-menu li a {
  display: block;
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
}
.header-top-menu li a:hover {
  color: #FFC600;
}
.header-top-menu-active a.tit {
  color: #FFC600;
}
.header-top-menu-active a.tit i {
  background-position: -8px top;
}
.header-top-menu-active .box {
  display: block;
}
.header-top-border {
  width: 1px;
  height: 16px;
  margin-top: 8px;
  background: #ddd;
  font-size: 0;
}
.header-top-text {
  padding: 0 20px;
  color: #333;
  line-height: 32px;
  font-size: 12px;
}
.header-top-text span {
  color: #ff5353;
  padding-left: 5px;
}
.header-top-text a {
  font-size: 12px;
}
.header-top-text a:hover {
  color: #FFC600;
}
.header-top-last {
  padding: 0 0 0 20px;
}
.header-out {
  /*顶部菜单*/
  /*主菜单*/
  /*子菜单*/
}
.header-out .header-nav-top {
  background-color: #f8f8f8;
  position: relative;
  z-index: 900;
}
.header-out .header-nav-top .header-in .top {
  height: 16px;
  padding: 10px 0;
}
.header-out .header-nav-top .header-in .top .header-top {
  float: right;
}
.header-out .header-nav-top .header-in .top .header-top li {
  float: left;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 12px;
  border-right: 1px solid #6c6c6c;
}
.header-out .header-nav-top .header-in .top .header-top .last-li {
  border: 0;
}
.header-out .header-nav-top .header-in .top .link {
  position: relative;
}
.header-out .header-nav-top .header-in .top .link p {
  color: #DDDDDD;
}
.header-out .header-nav-top .header-in .top .link span {
  font-size: 12px;
  color: #666;
  margin: 0 10px;
  cursor: pointer;
}
.header-out .header-nav-top .header-in .top .link a {
  font-size: 12px;
  cursor: pointer;
}
.header-out .header-nav-top .header-in .top .link a:hover {
  color: #FFC600 !important;
}
.header-out .header-nav-top .header-in .top .header-mes {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  padding-left: 1px;
  margin-left: 1px;
}
.header-out .header-nav-father .header-in .bottom {
  height: 81px;
  border-bottom: 2px solid #FFC600;
}
.header-out .header-nav-father .header-in .bottom .header-nav {
  margin-top: 7px;
  /*a{
						color:#333;
						font-size: 18px;
					}*/
  /*.nav-box{
						width:120px;
						margin-top:5px;
						.none;
						img{
							width:10px;
						}
						ul{
							width:100%;
							.fl;
							background-color:#222;
						}
						li{
							width:100%;
							.tc;
							height:35px;
							line-height:35px;
							&:hover{
								a{
									color:@baseColor;
								}
								background-color:@fontColor;
							}
						}
						a{
							width:120px;
							height:35px;
							display:block;
						}
						.nav-li-active{
							background-color:@fontColor;
							a{
								color:@baseColor!important;
							}
						}

					}
					.nav-active{color:@baseColor!important;}*/
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu {
  width: 160px;
  height: 76px;
  float: left;
  text-align: center;
  color: #333;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu:hover .child-box {
  display: block;
}
.header-out .header-nav-father .header-in .bottom .header-nav .data-index,
.header-out .header-nav-father .header-in .bottom .header-nav .nav-text,
.header-out .header-nav-father .header-in .bottom .header-nav .data-help {
  line-height: 73px;
  color: #333;
  font-size: 18px;
}
.header-out .header-nav-father .header-in .bottom .header-nav .data-index a,
.header-out .header-nav-father .header-in .bottom .header-nav .nav-text a,
.header-out .header-nav-father .header-in .bottom .header-nav .data-help a {
  color: #333;
  font-size: 18px;
}
.header-out .header-nav-father .header-in .bottom .header-nav .data-index:hover a,
.header-out .header-nav-father .header-in .bottom .header-nav .nav-text:hover a,
.header-out .header-nav-father .header-in .bottom .header-nav .data-help:hover a {
  color: #FFC600;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu .nav-text {
  width: 85px;
  text-align: center;
  margin: 0 auto;
  height: 100%;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu .nav-text:hover {
  color: #FFC600;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu .nav-text:hover .nav-arr {
  background-position: -8px;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu.nav-end {
  width: 85px;
  text-align: right;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu.active {
  height: 76px;
}
.header-out .header-nav-father .header-in .bottom .header-nav .nav-menu.active .nav-text a {
  color: #FFC600;
}
.header-out .header-nav-father .header-in .bottom .header-nav i.nav-arr {
  vertical-align: middle;
  margin-left: 5px;
}
.header-out .header-nav-father .header-in .bottom .header-nav span {
  color: #f4ca12;
  font-size: 14px;
  margin-left: 25px;
}
.header-out .header-nav-father .header-in .bottom .logo-img {
  margin-top: 15px;
}
.header-out .header-nav-son {
  position: absolute;
  width: 100%;
  top: 115px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 900;
  padding: 10px 0;
  padding-bottom: 5px;
  background: repeat url('../../images/default/img/nav-son-bk.png');
  display: none;
}
.header-out .header-nav-son .header-in ul {
  position: relative;
}
.header-out .header-nav-son .header-in ul li {
  width: 170px;
  display: none;
  min-height: 73px;
  float: left;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 73px;
  cursor: pointer;
  position: relative;
}
.header-out .header-nav-son .header-in ul li:hover {
  color: #FFC600;
}
.header-out .header-nav-son .header-in ul li a:hover {
  color: #FFC600;
}
.header-out .header-nav-son .header-in li.data-send {
  left: -425px;
}
.header-out .header-nav-son .header-in li.data-express {
  left: -255px;
}
.header-out .header-nav-son .header-in li.data-product {
  left: -90px;
}
.header-out .header-nav-son .header-in li.end-nav {
  width: 85px;
}
.header-out .header-nav-son .header-in ul li a {
  display: block;
  line-height: 34px;
  text-align: left;
  color: #FFF;
  padding-left: 45px;
  float: left;
  width: 100%;
}
.header-out .header-nav-son .header-in ul li a span {
  float: left;
}
.header-out .header-nav-son .header-in ul li a span.tip-post {
  background-color: #FF5353;
  padding: 3px 5px;
  border-radius: 10px;
  color: #FFF;
  line-height: 9px;
  font-size: 12px;
  min-width: 12px;
  text-align: center;
  height: 12px;
  display: block;
  float: left;
  margin-top: 9px;
  margin-left: 5px;
}
/*新子菜单*/
.child-box {
  position: absolute;
  top: 60px;
  left: 20px;
  /* background: red; */
  clear: both;
  width: 120px;
  padding: 7px 5px 5px;
  z-index: 999;
  display: none;
}
.child-box span {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #777;
  position: absolute;
  left: 26%;
  top: 1px;
  margin-left: -6px;
}
.child-box .child-con {
  position: relative;
  padding: 10px 12px;
}
.child-box .child-con .child-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.child-box .child-con li {
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.child-box .child-con li a {
  color: #fff;
}
.child-box .child-con li:hover a {
  color: #FFC600;
}
.child-box .child-con li .tip-post {
  background-color: #FF5353;
  padding: 6px;
  border-radius: 10px;
  color: #FFF;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  box-sizing: content-box;
  margin-bottom: 0;
}
.child-box .child-con li .active {
  color: #FFC600;
}
/*尾部组件样式*/
.avalon-footer {
  position: fixed;
  bottom: 0;
}
/*底部*/
.footer {
  border-top: 1px solid #ddd;
  background: #f8f8f8;
  height: 100%;
}
.footer-box {
  width: 1200px;
}
.footer-img {
  height: 280px;
  border-bottom: 1px solid #ddd;
}
.footer-img li {
  width: 33.3%;
  height: 100%;
  position: relative;
}
.footer-img li .QRimg {
  width: 140px;
  height: 160px;
  margin: 0 auto;
  background-color: #4B4B4B;
  text-align: center;
  margin-top: 10px;
}
.footer-img li .QRimg img {
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.footer-img li .QRimg p {
  color: #FFF;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.footer-img i {
  margin-top: 20px;
}
.footer-img i.icon-tel {
  display: block;
  width: 48px;
  height: 44px;
  background: url('../../images/default/icon/foot-img.png') no-repeat;
  background-position: 0 0;
}
.footer-img i.icon-contact {
  display: block;
  width: 50px;
  height: 44px;
  background: url('../../images/default/icon/foot-img.png') no-repeat;
  background-position: -48px 0;
  position: relative;
  top: 2px;
}
.footer-img i.icon-weixin {
  display: block;
  width: 48px;
  height: 44px;
  background: url('../../images/default/icon/foot-img.png') no-repeat;
  background-position: -98px 0;
  position: relative;
  top: 2px;
}
.footer-img p {
  color: #333;
  margin-top: 13px;
}
.footer-img .contact-hover {
  position: absolute;
  height: 60px;
  top: 0;
  left: 174px;
  padding-top: 63px;
}
.footer-img .contact-hover:hover {
  color: #FFC600;
}
.footer-text {
  padding: 12px 0;
  line-height: 26px;
  font-size: 12px;
}
.footer-text a {
  color: #333;
  font-size: 12px;
}
.footer-text a:hover {
  color: #FFC600;
}
.account-box {
  width: 100px;
  height: 80px;
  position: absolute;
  right: 294px;
  top: 18px;
  text-align: center;
  z-index: 800;
  display: none;
}
.account-box ul {
  width: 98px;
  background-color: #333;
  color: #FFFFFF;
  border: 1px solid #ddd;
  margin-top: 5px;
}
.account-box li {
  text-align: center;
  line-height: 35px;
}
.account-box li:hover {
  color: #FFC600;
}
.account-box img {
  z-index: 810;
  position: absolute;
  left: 46px;
}
.account-box .nav-li-active {
  color: #FFC600 !important;
}
.account-box a {
  display: block;
  width: 98px;
  height: 35px;
  margin: 0!important;
  color: #FFFFFF !important;
}
.nav-send li {
  text-align: left !important;
  width: 100px!important;
  padding: 0 10px!important;
}
.nav-send span {
  width: 35px;
  margin-left: 0!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-arr {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/angle-arrow.png') no-repeat;
}
.float-tool {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100000;
  width: 42px;
}
.float-tool .square {
  width: 40px;
  height: 40px;
  background: #000;
  opacity: 0.2;
  margin-bottom: 5px;
  right: 0;
  position: relative;
  cursor: pointer;
}
.float-tool .square:hover {
  opacity: 0.4;
}
.float-tool .img-tel-app i {
  display: block;
  width: 18px;
  height: 30px;
  background: url('../../images/default/icon/icon-float-tool1.png') no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -9px;
}
.float-tool .img-qr-code i {
  display: block;
  width: 27px;
  height: 27px;
  background: url('../../images/default/icon/icon-float-tool1.png') no-repeat;
  background-position: -37px 0;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -13px;
}
.float-tool .img-goto-top i {
  display: block;
  width: 25px;
  height: 25px;
  background: url('../../images/default/icon/icon-float-tool1.png') no-repeat;
  background-position: -84px 0;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.float-tool .code-wrapper {
  width: 149px;
  position: absolute;
  right: 45px;
  top: 14px;
}
.float-tool .code-wrapper#appManagerCode {
  top: -30px;
}
.float-tool .qr-code {
  width: 141px;
  height: 165px;
  background: #000;
  opacity: 0.7;
  border-radius: 3px;
}
.float-tool .qr-code i {
  display: block;
  width: 121px;
  height: 119px;
  background: url('../../images/default/icon/qr-code-new.png') no-repeat;
  background-position: 0 0;
  margin: 10px;
}
.float-tool .qr-code p {
  color: #FFFFFF;
  margin: 0 7px;
}
.float-tool .code-right-arrow {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #000;
  border-bottom: 8px solid transparent;
  opacity: 0.7;
  position: absolute;
  top: 42px;
  right: 0;
}
.float-tool .fc-code-wrapper {
  margin-top: 0;
}
.float-tool .fc-code-wrapper .code-right-arrow {
  top: 88px;
}
.float-tool .fc-code i {
  display: block;
  width: 121px;
  height: 121px;
  background: url('../../images/default/icon/qr-code-new.png') no-repeat;
  background-position: -121px 0;
}
.float-tool .fc-code p {
  margin: -2px 21px;
}
.btn {
  color: #333;
  font-size: 14px;
  line-height: 42px;
  background: #fff;
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  height: 42px;
  color: #fff;
  padding: 0 15px;
  text-align: center;
}
.btn-block {
  display: block;
  text-align: center;
  padding: 0;
}
.btn-small {
  padding: 0 20px;
  line-height: 23px;
}
.btn-normal {
  font-size: 18px;
  line-height: 40px;
}
.btn-cancle {
  border: 1px solid #ddd;
  color: #333;
}
.btn-big {
  font-size: 18px;
  line-height: 42px;
}
.btn-large {
  font-size: 30px;
  line-height: 58px;
}
.btn-radius {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.btn-disabled {
  color: #fff !important;
  background: #DDDDDD !important;
  cursor: default !important;
}
.btn-disabled:hover {
  background: #cdcdcd !important;
}
.btn-orange {
  color: #fff;
  background: #FFC600;
}
.btn-orange:hover {
  background: #FFCC1A;
}
.btn-green {
  color: #fff;
  background: #1BC6C9;
}
.btn-green:hover {
  background: #32CCCF;
}
.btn-yellow {
  color: #fff;
  border-color: #f6bc09;
  background: #f6bc09;
}
.btn-yellow:hover {
  border-color: #c59607;
  background: #c59607;
}
.btn-grey {
  background: #acacac;
}
.btn-grey:hover {
  background: #d3d3d3;
}
.btn-white {
  color: #FFC600;
  border: 1px solid #FFC600;
}
.icon-close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/login-close.png') no-repeat;
}
/*tips*/
.tips {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1050;
  display: none;
}
.tips-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.tips-box {
  width: 360px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -180px;
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding-bottom: 40px;
}
.prompt-box {
  width: 360px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -180px;
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding-bottom: 30px;
}
.tips-tit {
  background-color: #e8f6f6;
  border-bottom: 2px solid #aae0e0;
  height: 67px;
  padding-left: 20px;
  position: relative;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.tips-tit h3 {
  color: #333;
  font-size: 24px;
  line-height: 67px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tips-tit a {
  position: absolute;
  right: 0;
  top: 9px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.tips-tit span {
  display: block;
  margin: 17px auto 0 auto;
}
.tips-con {
  padding: 32px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.tips-con p {
  text-align: center;
}
.tips-btn {
  height: 36px;
}
.tips-btn-one {
  display: none;
  width: 120px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.tips-btn-two {
  display: none;
  width: 220px;
  height: 100%;
  margin: 0 auto;
}
.tip-one {
  width: 70px;
}
/*cover*/
.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  display: none;
}
.cover-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.cover-box {
  width: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -310px;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.cover-box .tip-content {
  padding: 30px;
}
/*radio*/
.radio {
  display: inline-block;
  position: relative;
  padding: 5px 10px 5px 25px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.radio > em {
  position: absolute;
  left: 0;
  top: 6px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/option.png') no-repeat;
  background-position: 0 0;
}
.radio-active > em {
  background-position: -24px 0;
}
.radio-disabled > em {
  background-position: -40px 0;
}
.radio-active-disabled > em {
  background-position: -60px 0;
}
.radio-disabled,
.radio-active-disabled {
  cursor: not-allowed;
}
/*checkbox*/
.checkbox {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 25px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.checkbox > em {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 22px;
  height: 23px;
  background: url('../../images/default/icon/option.png') no-repeat;
  background-position: 0 0;
  background-color: #fff;
  transition: .3s;
}
.checkbox-active > em {
  background-position: -22px 0;
}
.checkbox-disabled > em {
  background-position: -40px -20px;
}
.checkbox-active-disabled > em {
  background-position: -60px -20px;
}
.checkbox-disabled,
.checkbox-active-disabled {
  cursor: not-allowed;
}
.icon-select {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/nav-arrow-down.png') no-repeat;
}
/*select*/
.select {
  width: 130px;
  height: 40px;
  position: relative;
  z-index: 300;
}
.select-current {
  z-index: 301;
}
.select-tit {
  border: 1px solid #ddd;
  padding: 0 28px 0 12px;
  height: 38px;
  cursor: pointer;
  background: #fff;
}
.select-tit > p {
  color: #bdbdbd;
  line-height: 38px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select-tit > p.gray {
  color: #bdbdbd!important;
}
.select-tit > p.active {
  color: #333;
}
.select-tit > em {
  display: none;
}
.select-tit > i {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/nav-arrow-down.png') no-repeat;
  position: absolute;
  right: 10px;
  top: 18px;
}
.select-up .select-tit > i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.select-box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 1px;
  display: none;
}
.select-up .select-box {
  top: auto;
  bottom: 100%;
  margin: 0 0 1px 0;
}
.select-open {
  display: block;
}
.select-box > ul {
  border: 1px solid #ddd;
  background: #f8f8f8;
  max-height: 170px;
  overflow: auto;
}
.select-box > ul > li {
  padding: 7px 10px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.select-box > ul > li:last-child {
  border: none;
}
.select-box > ul > li.active,
.select-box > ul > li:hover {
  background: #f1f1f1;
  color: #fe9b00;
}
.select.select-custom {
  width: 257px;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  height: 42px;
}
.select.select-custom .select-tit {
  cursor: pointer;
  padding-left: 0;
  height: 42px;
}
.select.select-custom .select-tit input {
  border: none;
}
.select.select-custom .select-tit p {
  position: absolute;
  top: 0;
  left: 9px;
  line-height: 42px;
}
.select.select-custom .select-box li {
  text-align: left;
}
.select-address-box {
  display: inline-block;
  vertical-align: middle;
}
.select-address-box .select-tit input {
  border: none;
  padding-left: 0;
  width: 100%!important;
}
.select-address-box .select-tit p {
  position: absolute;
  top: 0;
}
.select-address-box .address-box {
  display: block;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0!important;
}
.select-address-box .address-box .selection-tab {
  z-index: 99;
}
.select-address-box .address-box .selection-tab li {
  float: none;
  display: inline-block;
  width: 25%!important;
  box-sizing: border-box;
}
.select-address-box .address-box .selection-con {
  padding: 53px 10px 13px 10px;
}
.select-address-box .address-box span {
  position: relative!important;
}
.form .g-w746 {
  width: 85.46%;
}
.form .g-w218 {
  width: 51.75%;
}
.form .g-w108 {
  width: 24.25%;
}
.form .g-w168 {
  width: 39.25%;
}
.form .g-w408 {
  width: 99.25%;
}
.form .g-w398 {
  width: 96.75%;
}
.form .g-w98 {
  width: 21.75%;
  *width: 21.7%;
}
.form .g-w824 {
  width: 73.99%;
}
.form .g-w162 {
  width: 16.25%;
}
.form .g-w391 {
  width: 23.14%;
}
.form h3.title {
  height: 37px;
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
  line-height: 37px;
  margin-bottom: 34px;
  padding-left: 35px;
  font-weight: bold;
}
.form label {
  display: block;
  color: #333;
  padding-right: 6px;
}
.form input {
  border-radius: 4px;
  border: 1px solid #ddd;
  height: 31px;
  line-height: 33px;
  padding: 0 10px;
  width: 98%;
}
.form select {
  margin-top: 11px;
  height: 33px;
}
.form .s {
  float: left;
  color: #ddd;
  /*width: 1.25%;*/
  margin: 17px 0.5% 0;
}
.form .fixedTel {
  float: left;
}
.form .user-blank {
  background: url(../../images/default/icon/user-blank.png) 98% center no-repeat;
  width: 73.99%;
}
.form-0 {
  width: 100%;
}
.sender {
  background: url(../../images/default/icon/sender.png) left 3px no-repeat;
}
.recevier {
  background: url(../../images/default/icon/recevier.png) left 3px no-repeat;
}
.necessary {
  background: url(../../images/default/icon/necessary.png) right 3px no-repeat;
}
.part {
  margin-top: 21px;
  height: 30px;
}
.part label {
  width: 71px;
  line-height: 33px;
}
.part input {
  margin-left: 5px;
}
.part-sect-1 {
  height: 90px;
}
.fixed-tel {
  height: 90px;
}
.font-s2 {
  width: 36px;
}
.font-s3 {
  width: 49px;
}
.font-s4 {
  width: 62px;
}
.red-txt {
  color: #ff5353!important;
  font-size: 14px;
  margin: 0 2px;
}
.line-50 {
  line-height: 50px!important;
}
.cs-menu ul,
.od-menu ul {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 2px solid #ddd;
}
.cs-menu ul li,
.od-menu ul li {
  float: left;
  width: 15.33%;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.cs-menu ul li i,
.od-menu ul li i {
  height: 20px;
  width: 1px;
  background-color: #ddd;
  margin-top: 8px;
  *position: absolute;
  *right: 0;
  *margin-top: 0;
}
.cs-menu ul li.active,
.od-menu ul li.active,
.cs-menu ul li:hover,
.od-menu ul li:hover {
  border-bottom: 2px solid #FFC600;
}
.pagination {
  margin: 20px auto;
  /*height: 30px;*/
  overflow: hidden;
}
.pagination .pages-tips {
  line-height: 30px;
  color: #666666;
}
.pagination .jumpto {
  margin-left: 20px;
}
.pagination .jumpto i,
.pagination .jumpto a {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.pagination .jumpto input.search-pages {
  height: 30px;
  width: 60px;
  margin-left: 10px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 2px;
  line-height: 30px;
}
.pagination .jumpto input.red-border {
  border-color: #FFC600;
}
.pagination .jumpto .jump-btn {
  margin-left: 20px;
  border-radius: 2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  color: #333;
}
.pagination .jumpto span {
  line-height: 30px;
  color: #BDBDBD;
}
.pagination .page {
  height: 32px;
  /*margin-top: 10px;*/
}
.pagination .page li {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  cursor: pointer;
}
.pagination .page li.current.prev,
.pagination .page li.current.next {
  color: #333;
  width: 30px;
  height: 30px;
  border: 1px solid #DDDDDD;
}
.pagination .page li.current {
  background-color: #FFC600;
  color: #FFFFFF;
  border: none;
  width: 32px;
  height: 32px;
}
.pagination .page li:hover {
  border-color: #FFC600;
  color: #FFC600;
}
.pagination .page li.current:hover {
  cursor: default;
  color: #fff;
}
.pagination .page li.prev {
  margin-right: 5px;
  background: url(../../images/default/icon/page-left.png) center center no-repeat;
}
.pagination .page li.next {
  margin-left: 10px;
  background: url(../../images/default/icon/page-right.png) center center no-repeat;
}
.pagination .page li.prev:hover,
.pagination .page li.next:hover {
  border: 1px solid #DDDDDD;
  width: 30px;
  height: 30px;
}
.pagination .page li.no-border {
  border: none;
}
.pagination .page li.no-border,
.pagination .page li.no-border:hover {
  background: none;
  color: #333;
  cursor: default;
  width: 32px;
  height: 32px;
}
.pagination .page .page-tips-msg {
  color: #BDBDBD;
}
/*tab*/
.tab {
  height: 36px;
  border-bottom: 2px solid #ddd;
  position: relative;
}
.tab ul {
  width: 100%;
  height: 38px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.tab li {
  padding: 3px 25px;
  margin-right: 3px;
  height: 32px;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  float: left;
}
.tab li.active {
  color: #FFC600;
  padding: 3px 25px 0 25px;
  border-bottom: 3px solid #FFC600;
  cursor: default;
}
.tab span {
  width: 1px;
  height: 20px;
  font-size: 0;
  background: #ddd;
  position: absolute;
  right: -2px;
  top: 8px;
}
.tab li:last-child {
  margin: 0;
}
.tab li:last-child span {
  display: none;
}
.table {
  margin: 31px auto 0;
  border-collapse: collapse;
  border: 1px solid #d0d0d0;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.table tr {
  border-bottom: 1px solid #d0d0d0;
}
.table tr th {
  background-color: #f0f0f0;
  height: 36px;
  font-weight: normal;
  color: #333;
  text-align: left;
  padding: 0 20px;
}
.table tr td {
  border-right: none;
  border-bottom: none\9;
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
}
.table tr td .groups-operate,
.table tr td a {
  color: #1ba6ff;
}
.table tr td a.set-default {
  display: none;
  position: absolute;
  top: 46px;
  width: 100px;
  height: 25px;
  line-height: 25px;
  left: 50%;
  margin-left: -50px;
  border-radius: 12px;
  background: url('../../images/default/img/btn-back.png') no-repeat;
  color: #fff;
}
.table tr td .s-item {
  padding-right: 30px;
}
.table tr td .s-item.stips {
  display: block;
  margin-top: 12px;
  color: #999999;
}
.table tr:hover {
  background-color: #f0f0f0;
}
/*icon*/
.icon-plus {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../../images/default/icon/plus.png') no-repeat;
}
.icon-computer-down {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/computer-down.png') no-repeat;
}
.icon-computer-up {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/computer-up.png') no-repeat;
}
.icon-trash {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/trash.png') no-repeat;
}
.icon-user-black {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url('../../images/default/icon/user-black.png') no-repeat;
}
.icon-password-black {
  display: inline-block;
  width: 17px;
  height: 21px;
  background: url('../../images/default/icon/password-black.png') no-repeat;
}
.icon-total-money {
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url('../../images/default/icon/total-money.png') no-repeat;
}
.icon-pen-green {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/pen-green.png') no-repeat;
}
.icon-notepad-delete-green {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/notepad-delete-green.png') no-repeat;
}
.icon-close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/close.png') no-repeat;
}
.icon-cancel {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('../../images/default/icon/close-grey.png') no-repeat;
}
/*toolbar*/
.toolbar {
  border-bottom: 1px dashed #ddd;
  clear: both;
  *zoom: 1;
}
.toolbar:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.toolbar li {
  padding-left: 28px;
  position: relative;
  color: #1ba6ff;
  font-size: 18px;
  line-height: 32px;
  white-space: nowrap;
  margin-right: 28px;
  float: left;
  cursor: pointer;
}
.toolbar li:hover {
  color: #2cb7ff;
}
.toolbar li em {
  position: absolute;
  left: 0;
  top: 8px;
}
.toolbar .fr li {
  margin-left: 28px;
  margin-right: 0;
}
/*toolbar-grey*/
.toolbar-grey {
  clear: both;
  *zoom: 1;
}
.toolbar-grey:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.toolbar-grey li {
  padding-left: 20px;
  position: relative;
  color: #333;
  font-size: 14px;
  line-height: 36px;
  white-space: nowrap;
  margin-right: 28px;
  float: left;
  cursor: pointer;
}
.toolbar-grey li:hover {
  text-decoration: underline;
}
.toolbar-grey li em {
  position: absolute;
  left: 0;
  top: 10px;
}
.toolbar-grey .fr li {
  margin-left: 28px;
  margin-right: 0;
}
.comm-title {
  padding: 10px 0;
  line-height: 1.0;
  height: 25px;
  border-bottom: 1px dashed #ddd;
}
.comm-title span {
  height: 100%;
}
.comm-title span.t1 i.text {
  height: 18px;
  padding-top: 7px;
}
.comm-title span.t1 i.icon {
  display: block;
  width: 26px;
  height: 25px;
  background-position: left bottom;
  margin-right: 10px;
}
.comm-title span.t2 {
  color: #1ba6ff;
  cursor: pointer;
  padding-top: 7px;
}
/*基础布局*/
/*结构布局*/
.header-out,
.main-out,
.footer-out {
  width: 100%;
}
.header-in,
.main-in,
.footer-in {
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1200px;
}
.main-in {
  font-size: 0px;
}
.main-in > * {
  font-size: 14px;
}
.main-in-menu,
.main-in-content {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 22px auto;
  vertical-align: top;
  font-size: 14px;
}
.main-in-menu {
  width: 190px;
  margin-right: 20px;
}
.main-in-content {
  width: 990px;
}
/*个人信息基础结构*/
.account-menu {
  min-height: 200px;
}
/*个人信息左侧菜单模块*/
.si-menu {
  width: 190px;
  border: 1px solid #DDDDDD;
  min-height: 514px;
}
.si-menu .si-menu-top {
  width: 190px;
  height: 175px;
  background: #4c4c4c;
  color: #fff;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 200;
  padding-top: 20px;
}
.si-menu .si-menu-top .head-wrapper {
  width: 120px;
  height: 120px;
  background: url(../../images/default/icon/head-bg.png) no-repeat center;
  margin-left: 35px;
  *margin-left: 0px;
  border: 4px solid #fff;
  border-radius: 65px;
}
.si-menu .si-menu-top .head-wrapper .default-img {
  margin: 23px 0 7px;
}
.si-menu .si-menu-top .my-name {
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
}
.si-menu .si-menu-top .edit-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  height: 0px;
  line-height: 39px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.si-menu .si-menu-top i {
  vertical-align: middle;
  margin-right: 5px;
}
.si-menu .si-menu-top .icon-upload-pen {
  display: inline-block;
  width: 18px;
  height: 19px;
  background: url('../../images/default/icon/upload-pen.png') no-repeat;
}
.si-menu .icon-angle-arrow {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/angle-arrow.png') no-repeat;
  background-position: 0 0;
}
.si-menu ul.menu1 {
  background: #fff;
}
.si-menu ul.menu1 .tip-post {
  height: 16px;
  padding: 0 6px;
  margin: 16px 0 0 5px;
  font-size: 12px;
  line-height: 16px;
  background-color: #FF5353;
  color: #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.si-menu ul.menu1 li a {
  color: #333;
  margin-left: -40px;
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  top: 11px;
  padding-left: 40px;
}
.si-menu ul.menu1 li a i {
  width: 8px;
  margin-right: 10px;
  vertical-align: middle;
  background-position: 0 0;
  position: absolute;
  top: 18px;
  left: 25px;
}
.si-menu ul.menu1 li:hover > a {
  color: #FFC600 !important;
}
.si-menu ul.menu1 li.active {
  background-color: #fefaf3;
  color: #FFC600;
}
.si-menu ul.menu1 li.active > a {
  color: #FFC600;
  border-left: 3px solid #FE9800;
  background-color: #fefaf3;
}
.si-menu ul.menu1 li.active a i {
  background-position: -8px 0;
}
.si-menu ul.menu1 .menu-1 {
  position: relative;
}
.si-menu ul.menu1 .menu-2 .icon-menu-2 {
  display: inline-block;
  width: 3px;
  height: 30px;
  background: url('../../images/default/icon/icon-menu-2.png') no-repeat;
  position: absolute;
  left: 0;
}
.si-menu ul.menu1 .menu-2.active .icon-menu-2 {
  display: block;
}
.si-menu ul.menu1 li.menu-1 {
  min-height: 62px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 62px;
  cursor: pointer;
  padding-left: 40px;
}
.si-menu ul.menu1 li.menu-1:hover > a {
  color: #FFC600;
}
.si-menu ul.menu1 ul.menu2 {
  margin: 8px 0;
}
.si-menu ul.menu1 ul.menu2 li.menu-2 {
  min-height: 0px;
}
.si-menu ul.menu1 ul.menu2 li.menu-2 a {
  top: 0!important;
  line-height: 30px!important;
  height: 30px!important;
}
/*地址选择公共模块*/
/*地址选择公共模块*/
.address-box {
  position: absolute;
  left: 0;
  top: 43px;
  border: 1px solid #DDDDDD;
  width: 360px;
  background: #fff;
  z-index: 9;
  padding: 53px 10px 13px 10px;
  display: none;
}
.address-box .selection {
  width: 382px;
  height: 42px;
  position: relative;
  z-index: 10;
}
.address-box .selection-tit {
  width: 380px;
  height: 40px;
  border: 1px solid #DDDDDD;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.address-box .selection-tit p {
  position: absolute;
  left: 9px;
  top: 0;
  width: 340px;
  height: 40px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.address-box .selection-tit p.grey {
  color: #999999;
}
.address-box .selection-tit em {
  width: 8px;
  height: 5px;
  position: absolute;
  right: 9px;
  top: 18px;
  background: url('../../images/default/icon/nav-arrow-down.png') no-repeat;
}
.address-box .selection-tab {
  width: 100%;
  height: 41px;
  position: absolute;
  left: 0;
  top: 0;
}
.address-box .selection-tab li {
  float: left;
  width: 94px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  text-align: center;
  cursor: default;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  background: #f8f8f8;
}
.address-box .selection-tab li.last,
.address-box .selection-tab li:last-child {
  width: 95px;
  border-right: none;
}
.address-box .selection-tab li.pointer {
  cursor: pointer;
}
.address-box .selection-tab li.active {
  background: #fff;
  border-bottom: none;
  cursor: default;
  color: #FFC600;
}
.address-box .selection-con {
  position: relative;
  overflow: auto;
}
.address-box .selection-con dl {
  padding-left: 36px;
  line-height: 34px;
  color: #333;
  font-size: 14px;
  position: relative;
}
.address-box .selection-con dl dt {
  position: absolute;
  left: 0;
  top: 0;
}
.address-box .selection-con dl dd {
  clear: both;
  *zoom: 1;
}
.address-box .selection-con dl dd:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.address-box .selection-con dl span {
  float: left;
  padding: 0 10px;
  white-space: nowrap;
  cursor: pointer;
}
.address-box .selection-con dl span:hover {
  color: #FFC600;
}
.address-box .selection-con dl.no {
  padding: 0;
}
.address-box .selection-con dl.no dt {
  display: none;
}

.hi-notice-bar {
  width: 100%;
  background-color: #fff9ed;
  height: 32px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: flex-start;

  color: #F97B3C;
  overflow: hidden;
  white-space: nowrap;
  position:relative;
}
.hi-notice-bar .notice-icon {
  position: absolute;
  width: 52px;
  height: 32px;
  padding-left: 24px;
  z-index: 1;
  background-color: #fff9ed;
  box-sizing: border-box;
}
.hi-notice-bar .notice-icon::before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url('../../images/default/icon/icon-notice.png');
  background-repeat: no-repeat;
}
.hi-notice-bar .close-icon {
  position: absolute;
  width: 52px;
  height: 32px;
  z-index: 1;
  background-color: #fff9ed;
  left: 1150px;
}
.hi-notice-bar .close-icon::before {
  position: absolute;
  content: '';
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url('../../images/default/icon/icon-orange-close.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.hi-notice-bar .notice-content {
  padding: 0 50px;
  font-size: 16px;
  box-sizing: border-box;
}

.hi-notice-bar .notice-content-marquee {
  animation: hi-marquee 30s linear infinite;
}

@keyframes hi-marquee {
  0% {
      transform: translateX(0px);
  }
  25% {
      transform: translateX(0px);
  }
  75% {
      transform: translateX(calc(-100% + 2.35rem));
  }
  100% {
      transform: translateX(calc(-100% + 2.35rem));
  }
}
阿斯蒂芬