.img-box {
  position: relative;
  width: 50px;
  height: 50px;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_add.png) no-repeat center / 21px;
  cursor: pointer;
}
.img-box img {
  display: block;
  width: 38px;
  height: 46px;
  margin: 1px auto;
  background-color: #fff;
}
.img-box .del {
  position: absolute;
  right: -7px;
  top: -7px;
  display: inline-block;
  width: 14px;
  height: 14px;
  padding: 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_del.png) no-repeat center / 100%;
}
.img-box .btn-enlarge {
  position: absolute;
  right: 2px;
  bottom: 2px;
  display: inline-block;
  width: 11px;
  height: 11px;
  padding: 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_enlarge.png) no-repeat center / 100%;
}
.tip {
  margin-top: 8px;
  font-size: 12px;
  color: #898989;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  white-space: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
  border: none 0;
  outline: none;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #0075c2;
  cursor: pointer;
}
a:active {
  outline: none;
}
a:focus {
  outline: none;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
address,
cite,
dfn,
optgroup,
em,
var,
b,
i {
  font-style: normal;
  font-weight: normal;
}
legend {
  color: #000;
}
/*typography*/
body,
button,
input,
select,
textarea {
  font: 12px/1.5 "microsoft yahei", Tahoma, Helvetica, Arial, sans-serif;
  outline: none;
}
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
/*globle style*/
textarea {
  resize: none;
}
.cf {
  zoom: 1;
}
.cf:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0px;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
}
.hidden {
  clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px 1px 1px 1px);
  position: absolute;
}
input {
  outline: none;
  -webkit-background: none;
  -webkit-border: none;
  resize: none;
  vertical-align: middle;
}
.clear {
  clear: both;
}
.font_dark {
  color: #515151;
}
.font_mid {
  color: #5e5e5e;
}
.font_light {
  color: #868686;
}
.font_red {
  color: #f43418;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.yz_input {
  width: 317px;
  float: left;
}
.yz_input p {
  font-size: 14px;
}
.yz_input input {
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  margin-left: 10px;
  border: 1px #f5f5f5 solid;
}
.yz_input.btn_red {
  width: 100px;
}
ƒ√ html body {
  height: 100%;
  overflow-x: hidden;
}
/*****common style*****/
.textarea {
  border: 1px solid #e5e5e5;
  color: #5e5e5e;
  line-height: 22px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 0 6px;
}
.inputtext {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #5e5e5e;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 10px;
}
input::-webkit-input-placeholder {
  color: #c9c9c9;
}
input::-moz-placeholder {
  color: #c9c9c9;
  opacity: 1;
  /*这里之前是没有的，发现问题后才加上去的*/
}
input::-ms-input-placeholder {
  color: #c9c9c9;
}
textarea::-webkit-input-placeholder {
  color: #c9c9c9;
}
textarea::-moz-placeholder {
  color: #c9c9c9;
  opacity: 1;
  /*这里之前是没有的，发现问题后才加上去的*/
}
textarea::-ms-input-placeholder {
  color: #c9c9c9;
}
#sogou_secure_inputs_container {
  display: none;
}
input::-webkit-input-safebox-button {
  display: none;
}
.icon_checkbox,
.icon_checkbox_on {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(https://design.ehaoyao.com/new_site/static/images/select.jpg) no-repeat center center;
  vertical-align: middle;
  cursor: pointer;
}
.icon_checkbox_on {
  background-image: url(https://design.ehaoyao.com/new_site/static/images/select_on.jpg);
}
.icon_radio,
.icon_radio_on {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_radio.png) no-repeat center center;
  vertical-align: middle;
  cursor: pointer;
}
.icon_radio_on {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_radio_on.png) no-repeat center center;
}
.no-data {
  background: #fff none repeat scroll 0 0;
  color: #34495e;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
}
/***** 提示框*****/
.hy-dialogBox {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.hy-dialogShade {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #000;
}
.hy-dialogInfo {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(242, 242, 242, 0.3);
  z-index: 1000;
  padding: 10px;
}
.hy-dialogInfo .btn-close {
  background: url(https://design.ehaoyao.com/new_site/static/images/deldialog.png) no-repeat;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.hy-dialogInfo .hd {
  background-color: #ff0036;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  padding-left: 15px;
}
.hy-dialogInfo .bd {
  background-color: #fff;
  color: #898989;
  font-size: 16px;
}
.hy-dialogInfo .bd .wxtip {
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  color: #898989;
  margin-bottom: 15px;
}
.hy-dialogInfo .bd .wxtip em {
  color: #ff0036;
}
.hy-dialogInfo .bd .xprotitle {
  color: #4c4c4c;
  font-size: 20px;
  text-align: center;
  padding-bottom: 25px;
  font-weight: normal;
}
.hy-dialogInfo .bd .lsuccess {
  padding: 15px 20px;
}
.hy-dialogInfo .bd .lsuccess h3 {
  color: #34495e;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding-left: 60px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_tips_yes.png) no-repeat left center;
}
.hy-dialogInfo .bd .lsuccess p {
  font-size: 16px;
  padding: 20px 10px;
}
.hy-dialogInfo .bd .lsuccess .cart-btns {
  padding-left: 65px;
  padding-top: 20px;
}
.hy-dialogInfo .bd .lsuccess .cart-btns .btn_gray {
  margin-right: 20px;
}
.dialogBox_alertTip .opt_cont {
  padding: 20px;
}
.dialogBox_alertTip .opt_cont .tipsInfo {
  padding-bottom: 10px;
  width: 260px;
  line-height: 26px;
  text-align: center;
}
.dialogBox_alertTip .opt_cont .opt-btns {
  margin-top: 20px;
  text-align: center;
}
.dialogBox_alertTip_exchange {
  width: 500px;
  height: 300px;
}
.dialogBox_alertTip_exchange .opt_cont {
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_tips_point.png) no-repeat center top;
  padding: 170px 20px 20px;
}
.dialogBox_alertTip_exchange .opt_cont.success {
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_tips_ok.png) no-repeat center top;
}
.dialogBox_alertTip_exchange .opt_cont.error {
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_tips_error.png) no-repeat center top;
}
.dialogBox_alertTip_exchange .opt_cont .tipsInfo {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.dialogBox_alertTip_exchange .opt_cont .opt-btns {
  text-align: center;
}
.dialogBox_logoff .opt_cont {
  padding: 50px 0;
  width: 620px;
}
.dialogBox_logoff .opt_cont .tipsInfo {
  margin: 0 auto;
  width: 490px;
  line-height: 30px;
  font-size: 16px;
  color: #484848;
}
.dialogBox_logoff .opt_cont .opt-btns {
  margin-top: 30px;
  text-align: center;
}
.dialogBox_logoff .opt_cont .btn_base {
  width: 208px;
  height: 38px;
}
.dialogBox_logoff .opt_cont .btn_base.btn_cancel {
  margin-right: 32px;
}
.hy-dialogInfo-alert {
  background: url(https://design.ehaoyao.com/new_site/static/images/bg-alert.png) 0 0 repeat scroll;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
}
.hy-dialogInfo-alert .bd {
  background: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.dialogBox_confirm {
  width: 470px;
}
.dialogBox_confirm .btn-close {
  display: none;
}
.dialogBox_confirm .confirm_cont {
  padding: 30px 20px;
  text-align: center;
}
.dialogBox_confirm .tipContent {
  padding-top: 20px;
  line-height: 28px;
  font-size: 20px;
  color: #4e4e4e;
}
.dialogBox_confirm .confirm_btns {
  padding-bottom: 40px;
  text-align: center;
}
.dialogBox_confirm .confirm_btns .btn_cancel,
.dialogBox_confirm .confirm_btns .btn_ok {
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
}
.dialogBox_confirm .confirm_btns .btn_cancel {
  margin-right: 68px;
}
.addcartTip {
  padding: 20px;
  text-align: center;
}
.addcartTip .tipcion {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #f15a28;
  padding-left: 60px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_tips_yes.png) no-repeat left center;
}
.new-addtip .tipcion {
  display: inline-block;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_tips_yes.png) no-repeat left center;
  text-align: center;
  padding-left: 50px;
  color: #ff2832;
}
.to_buy {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  margin-left: 31px;
  vertical-align: middle;
  width: 106px;
  background-color: #ff344d;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.go_buy {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  margin-left: 31px;
  vertical-align: middle;
  width: 106px;
  background-color: #ff344d;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.btnleft {
  padding-left: 50px;
  padding-bottom: 30px;
}
.go_pay {
  border: 1px solid #ff2833;
  background-color: #ffedee;
  color: #ff2833;
}
.new-btnleft {
  padding-left: 80px;
}
.new-btnleft .to_buy {
  height: 40px;
  line-height: 40px;
  width: 110px;
  background-color: #ff2832;
}
.new-btnleft .go_buy {
  height: 38px;
  line-height: 38px;
  width: 110px;
}
.new-btnleft .go_pay {
  background-color: #fff;
}
.err-tip {
  padding: 38px 0 22px;
}
.err-tip .tipcion {
  width: 256px;
  height: auto;
  margin: 0 auto;
  line-height: 2;
  padding: 0;
  background: none;
  text-align: center;
  font-size: 18px;
  color: #4e4e4e;
}
.btn-center {
  padding-bottom: 18px;
  text-align: center;
}
.btn-center .confirm {
  display: inline-block;
  width: 148px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background-color: #ff344d;
  font-size: 18px;
  border-radius: 2px;
  cursor: pointer;
}
.submit-btn-orange,
.submit-btn-green,
.submit-btn-blue {
  background-color: #f15a28;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.submit-btn-green {
  background-color: #008be0;
}
.submit-btn-white,
.submit-btn-gray {
  background-color: #ffffff;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.submit-btn-gray {
  background-color: #f3f3f3;
  border: 1px solid #e0e0e0;
}
.submit-btn-blue {
  background-color: #299de5;
}
.submit-btn-orange:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fc3f01;
}
.submit-btn-green:hover {
  color: #fff;
  text-decoration: none;
  background-color: #067dc6;
}
.submit-btn-white:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fc3f01;
}
.submit-btn-blue:hover {
  color: #fff;
  text-decoration: none;
  background-color: #299de5;
}
.submit-btn-gray:hover {
  color: #000000;
  text-decoration: none;
  background-color: #e0e0e0;
}
#body .submit-btn-disabled,
#body .submit-btn-disabled:hover {
  background: #ccd1d7 url("https://design.ehaoyao.com/new_mall/resources/images/details/newskin.gif") no-repeat scroll -224px -122px;
}
#body .submit-btn-disabled2 {
  background-color: #ccd1d7;
  border-color: #ccd1d7;
  width: 134px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #515151;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.btn,
.btn_gray,
.btn_red,
.btn_red_bd {
  display: inline-block;
  width: 134px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #515151;
  border-radius: 2px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.btn_red {
  border: 1px solid #ff344d;
  background-color: #ff344d;
  color: #fff;
}
.btn_red_bd {
  border: 1px solid #ff344d;
  background-color: #fff;
  color: #ff344d;
}
.btn_gray {
  background-color: #f5f5f5;
}
.btn_gray_small {
  display: inline-block;
  width: 84px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #666;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
}
.animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.btn:hover,
.btn_red:hover {
  color: #fff;
  text-decoration: none;
}
.btn_gray:hover,
.btn_gray_small:hover {
  color: #515151;
  text-decoration: none;
}
.divnone {
  display: none;
}
/* //边框 */
.bd_green {
  border: 1px solid #008ae0;
}
/* //背景 */
.bg_green,
.bg-green {
  background-color: #008ae0;
}
.bg_orange {
  background-color: #f15a28;
}
/* //字体 */
.font_red {
  color: red !important;
}
.font_orange {
  color: #f15a28;
}
.font_green {
  color: #008be0;
}
.font_blue {
  color: #008ae0;
}
.font_dark {
  color: #515151;
}
.font_mid {
  color: #5e5e5e;
}
.font_light {
  color: #868686;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.noborder {
  border: none;
}
.noUnderLine {
  text-decoration: none;
}
.noUnderLine:hover {
  text-decoration: none;
}
.lFloat {
  float: left;
}
.rFloat {
  float: right;
}
.cf {
  clear: both;
}
.cf:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.yz-btns {
  height: 50px;
}
.yz_input {
  width: 220px;
  float: left;
  padding-left: 20px;
}
.yz_input p {
  font-size: 14px;
}
.yz_input .yz {
  color: #d6d6d6;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  margin-left: 10px;
  border: 1px #f5f5f5 solid;
}
.btn_ok_succes {
  width: 100px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ff344d;
  background-color: #ff344d;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.page-404 {
  background-image: radial-gradient(ellipse farthest-side at 12% 160px, #ff6f5a 3%, #ff354d 100%);
}
.page-404 .content {
  width: 1200px;
  height: 600px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 68px 107px 0 100px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(https://design.ehaoyao.com/new_site/static/images/404_bg.jpg);
  background-image: -webkit-radial-gradient(ellipse farthest-side at 467px 160px, #ff845e 35%, #ff6f5a 63%, #ff354d 100%);
  /* Safari 5.1 - 6.0 */
  background-image: -o-radial-gradient(ellipse farthest-side at 467px 160px, #ff845e 35%, #ff6f5a 63%, #ff354d 100%);
  /* Opera 11.6 - 12.0 */
  background-image: -moz-radial-gradient(ellipse farthest-side at 467px 160px, #ff845e 35%, #ff6f5a 63%, #ff354d 100%);
  /* Firefox 3.6 - 15 */
  background-image: radial-gradient(ellipse farthest-side at 467px 160px, #ff845e 35%, #ff6f5a 63%, #ff354d 100%);
  /* 标准的语法 */
}
.page-404 .content .left {
  float: left;
  width: 660px;
}
.page-404 .content .left .logo {
  display: inline-block;
  width: 336px;
  height: 86px;
  background: url(https://design.ehaoyao.com/new_site/static/images/404_logo.png) no-repeat center;
}
.page-404 .content .left > h2 {
  margin-top: 10px;
  font-size: 24px;
  color: #fff;
}
.page-404 .content .left .tip {
  margin-top: 45px;
}
.page-404 .content .left .tip .icon-1 {
  float: left;
  width: 119px;
  height: 234px;
  background: url(https://design.ehaoyao.com/new_site/static/images/404_icon1.png) no-repeat center;
}
.page-404 .content .left .tip .info {
  float: left;
}
.page-404 .content .left .tip .info .item {
  margin-top: 40px;
  padding-left: 29px;
  color: #fff;
}
.page-404 .content .left .tip .info .item .icon-3 {
  float: left;
  width: 57px;
  height: 57px;
  margin-right: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: url(https://design.ehaoyao.com/new_site/static/images/404_icon3.png) no-repeat center / 30px;
  box-sizing: border-box;
}
.page-404 .content .left .tip .info .item .icon-4 {
  float: left;
  width: 57px;
  height: 57px;
  margin-right: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: url(https://design.ehaoyao.com/new_site/static/images/404_icon4.png) no-repeat center / 30px;
  box-sizing: border-box;
}
.page-404 .content .left .tip .info .item h2 {
  line-height: 35px;
  font-size: 26px;
}
.page-404 .content .left .tip .info .item p {
  line-height: 22px;
  font-size: 16px;
}
.page-404 .content .right {
  position: relative;
  float: right;
  width: 326px;
  height: 391px;
  margin-top: 19px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.page-404 .content .right::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.page-404 .content .right::after {
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.page-404 .content .right .line::before {
  content: '';
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-top-color: transparent;
}
.page-404 .content .right .line::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-right-color: transparent;
  border-top-color: transparent;
}
.page-404 .content .right .icon-2 {
  display: block;
  width: 225px;
  height: 225px;
  margin: 42px auto 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/404_icon2.jpg) no-repeat center / 100%;
}
.page-404 .content .right h1 {
  margin-top: 20px;
  line-height: 1;
  font-size: 30px;
  color: #222;
  text-align: center;
}
.page-404 .content .right h2 {
  margin-top: 15px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.img-500 {
  background: url(https://design.ehaoyao.com/new_site/static/images/img-500.jpg) no-repeat center;
  text-align: center;
  padding: 30px 0;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #333333;
}
.img-500 h1 {
  font-size: 22spx;
  margin-bottom: 10px;
  padding-top: 400px;
}
.img-500 p {
  font-size: 18px;
}
.img-500 p a {
  color: #ff0036;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.eot);
  src: url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.woff2) format('woff2'), url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.woff) format('woff'), url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.ttf) format('truetype'), url(https://design.ehaoyao.com/new_site/static/images/fontawesome-webfont.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*header*/
.w {
  width: 1200px;
  margin: 0 auto;
}
.header .topimg {
  width: 100%;
  height: 0;
  text-align: center;
  margin: 0 auto;
  background: url(https://design.ehaoyao.com/new_site/static/images/top.jpg) no-repeat top center;
}
.header .topimg .w {
  position: relative;
}
.header .topimg .close {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  width: 22px;
  height: 0;
  display: block;
  background: url(https://design.ehaoyao.com/new_site/static/images/close.png) no-repeat top center;
}
.header .top {
  background: #f5f5f5;
  height: 36px;
  border-bottom: 1px #e5e5e5 solid;
  font-size: 12px;
}
.fl {
  float: left;
}
.fl li {
  float: left;
  padding-left: 20px;
  line-height: 36px;
}
.fl li.topPosition {
  display: none;
  width: 220px;
  position: relative;
}
.fl li.topPosition i {
  position: absolute;
}
.fl li.topPosition div {
  white-space: inherit;
}
#scroll_div {
  width: 200px;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 32px;
  cursor: pointer;
}
#gongao #scroll_begin,
#gongao #scroll_end {
  display: inline;
}
#gongao #scroll_begin span,
#gongao #scroll_end span {
  padding: 0;
}
.fl li span {
  padding-right: 10px;
  padding-left: 4px;
}
#scroll_end {
  display: none;
}
.fl li span.name {
  cursor: pointer;
}
.login_name_top {
  display: none;
  color: #515151;
}
.fl li .login_name_top em {
  float: inherit;
  padding-left: 3px;
}
.login_name_top i {
  margin-right: 3px;
  color: #f43418;
  max-width: 100px;
  overflow: hidden;
  float: left;
  height: 36px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fl li span em {
  float: left;
}
.icon-ad {
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat -7px -420px;
}
.fr {
  float: right;
}
.fr li {
  padding: 5px 20px 5px 25px;
  line-height: 26px;
  position: relative;
  cursor: pointer;
  float: left;
}
.fr li.requirement {
  background-position: -15px -522px;
}
.fr li.order {
  background-position: -15px -522px;
}
.fr li.pCenter {
  background-position: -15px -621px;
}
.fr li.attention {
  background-position: -15px -669px;
}
.fr li i {
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat -6px -464px;
  display: inline-block;
  width: 20px;
  height: 25px;
}
.fr li i.hover {
  background-position: -6px -481px;
}
.fr li .shaoma {
  position: absolute;
  top: 28px;
  left: 5px;
  display: none;
}
.header {
  background-color: #fff;
}
.top_mid .logo {
  float: left;
  width: 340px;
}
.top_mid .logo_img {
  margin-top: 15px;
  display: inline-block;
  width: 310px;
  height: 90px;
  background: url(https://design.ehaoyao.com/new_site/static/images/logo.jpg) no-repeat left center;
}
.top_mid .search {
  float: left;
  width: 560px;
  margin-top: 32px;
  position: relative;
}
.top_mid .search .search_up {
  overflow: hidden;
  clear: both;
}
.top_mid .search .search-text {
  background: #fff;
  color: #898989;
  border: 2px #0075c2 solid;
  height: 38px;
  width: 429px;
  text-indent: 12px;
  float: left;
  outline: 0;
}
.top_mid .search .top-search-input {
  background: #fff;
  color: #898989;
  border: 2px #0075c2 solid;
  height: 18px;
  padding: 10px 0;
  width: 390px;
  text-indent: 12px;
  float: left;
  outline: 0;
  line-height: 18px;
}
.top_mid .search .search-button {
  background: #0075c2;
  width: 80px;
  float: left;
  height: 42px;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  outline: 0;
  border: 0;
}
.top_mid .search .search-btn-pharmacy {
  background: #333333;
  width: 80px;
  float: left;
  height: 42px;
  border: none;
  color: #fff;
  font-size: 14;
  outline: 0;
  margin-left: 5px;
  cursor: pointer;
}
.top_mid .search .search_down {
  margin-top: 5px;
  clear: both;
}
.top_mid .search .search_down a {
  font-size: 13px;
  color: #868686;
  text-decoration: none;
  padding-right: 12px;
}
.top_mid .search .seach_cont {
  width: 511px;
  border: 1px #e5e5e5 solid;
  border-top: 0;
  position: absolute;
  top: 43px;
  left: 0;
  background: #fff;
  z-index: 2000;
  display: none;
}
.top_mid .search .seach_cont ul {
  padding: 5px 0;
}
.top_mid .search .seach_cont ul li {
  line-height: 30px;
  padding: 0px 5px;
  clear: both;
  height: 30px;
  font-size: 12px;
  cursor: pointer;
}
.top_mid .search .seach_cont ul li.active {
  background: #0075c2;
  border-radius: 5px;
  color: #fff;
}
.top_mid .search .seach_cont ul li span .search-word {
  float: left;
}
.top_mid .search .seach_cont ul li span .search-des {
  float: right;
}
.header a.font_red {
  color: #f43418;
}
.fl li span.font_red {
  cursor: pointer;
}
.fl li span.n-name {
  cursor: pointer;
}
.fl li span em#exit_top_btn {
  color: #515151;
  cursor: pointer;
}
.header .top_coupon {
  float: right;
  margin-top: 25px;
  height: 98px;
  cursor: pointer;
  width: 212px;
}
.header .top_coupon01 {
  width: 185px;
  height: 103px;
  background: url(https://design.ehaoyao.com/new_site/static/images/top-coupon.jpg) no-repeat;
}
.header .top_coupon02 {
  width: 185px;
  height: 103px;
  background: url(https://design.ehaoyao.com/new_site/static/images/top-coupon.png) no-repeat;
}
.header .top_coupon img {
  width: 185px;
  height: 103px;
}
.header .category {
  float: left;
  width: 228px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat 23px -711px #005994;
  cursor: pointer;
  position: relative;
}
.header .category .title {
  line-height: 40px;
}
.header .top_nav {
  background: #0075c2;
  height: 40px;
  font-size: 12px;
  clear: both;
  position: relative;
  z-index: 99;
}
.header .navigation {
  width: 957px;
  float: left;
  margin-left: 15px;
}
.header .navigation li {
  float: left;
  line-height: 40px;
  font-size: 16px;
  position: relative;
}
.header .navigation li.new-text i {
  background: url(https://design.ehaoyao.com/new_site/static/images/jiao.png) no-repeat;
  position: absolute;
  top: 20px;
  right: 10px;
  width: 11px;
  height: 7px;
}
.header .navigation li.new-text a {
  padding: 0 27px 0 12px;
}
.header .navigation li .small-menu {
  display: none;
  position: absolute;
  top: 40px;
  left: 0px;
  background: #005994;
  width: 180px;
  padding: 10px 0;
}
.header .navigation li .small-menu a {
  display: initial;
  padding: 0 10px;
  float: left;
  line-height: 24px;
  font-size: 12px;
  text-align: left;
  width: 70px;
}
.header .navigation li :hover {
  background-color: #005994;
}
.header .navigation li a {
  color: #fff;
  text-decoration: none;
  padding: 0 17px;
  display: block;
}
.header .navigation li.new-text .small-menu a:hover {
  color: #8ec0e0;
  background: #005994;
}
.header .tel {
  display: none;
  float: right;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat -10px -837px;
  padding: 3px 5px 3px 30px;
  height: 28px;
}
.top-bar {
  position: relative;
  z-index: 1005;
}
.category-nav-wrap {
  position: relative;
  width: 228px;
  height: 430px;
  z-index: 3;
  float: left;
}
.category-nav-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;
  height: 430px;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 1;
}
.category-nav-wrap .category-nav-sup {
  width: 228px;
  height: 430px;
  background: none;
  z-index: 2;
}
.category-nav-wrap li .sup-item {
  position: relative;
  padding-left: 40px;
  height: 39px;
  line-height: 39px;
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat scroll 0 0;
  cursor: pointer;
  z-index: 10;
  overflow: hidden;
  text-align: left;
}
.category-nav-wrap li.item-511 .sup-item {
  background-position: 10px 8px;
}
.category-nav-wrap li.item-367 .sup-item {
  background-position: 10px -32px;
}
.category-nav-wrap li.item-364 .sup-item {
  background-position: 10px -71px;
}
.category-nav-wrap li.item-362 .sup-item {
  background-position: 10px -107px;
}
.category-nav-wrap li.item-363 .sup-item {
  background-position: 10px -144px;
}
.category-nav-wrap li.item-365 .sup-item {
  background-position: 10px -182px;
}
.category-nav-wrap li.item-1617 .sup-item {
  background-position: 10px -221px;
}
.category-nav-wrap li.item-368 .sup-item {
  background-position: 10px -260px;
}
.category-nav-wrap li.item-366 .sup-item {
  background-position: 10px -296px;
}
.category-nav-wrap li.item-745 .sup-item {
  background-position: 10px -334px;
}
.category-nav-wrap li.item-36808 .sup-item {
  background-position: 10px -372px;
}
.category-nav-wrap li.item-1609 .sup-item {
  background-position: 10px -372px;
}
.category-nav-wrap li .sup-item i {
  display: block;
  position: absolute;
  width: 12px;
  height: 14px;
  top: 13px;
  right: 20px;
}
.category-nav-wrap li .sup-item a {
  display: inline-block;
  padding-right: 0px;
  line-height: 38px;
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #fff;
  text-align: left;
}
.category-nav-wrap li .sup-item em {
  font-size: 12px;
  padding-left: 10px;
  color: #dcdcdc;
}
.category-nav-wrap li .sup-item em a {
  font-size: 12px;
  color: #dcdcdc;
}
.category-nav-wrap li .sup-item a:hover {
  text-decoration: none;
}
.category-nav-wrap li .sub-item {
  display: none;
  position: absolute;
  top: 0;
  left: 228px;
  width: 1000px;
  min-height: 430px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #f7f7f7;
  z-index: 9;
  overflow: hidden;
  border-left: 0;
}
.category-nav-wrap li.hover {
  background-color: #fff;
  color: #008be0;
}
.category-nav-wrap li.hover .sup-item {
  background-color: #fff;
  color: #fff;
}
.category-nav-wrap li.hover.item-511 .sup-item {
  background-position: -227px 5px;
}
.category-nav-wrap li.hover.item-367 .sup-item {
  background-position: -227px -34px;
}
.category-nav-wrap li.hover.item-364 .sup-item {
  background-position: -227px -75px;
}
.category-nav-wrap li.hover.item-362 .sup-item {
  background-position: -227px -111px;
}
.category-nav-wrap li.hover.item-363 .sup-item {
  background-position: -227px -148px;
}
.category-nav-wrap li.hover.item-365 .sup-item {
  background-position: -227px -185px;
}
.category-nav-wrap li.hover.item-1617 .sup-item {
  background-position: -227px -226px;
}
.category-nav-wrap li.hover.item-368 .sup-item {
  background-position: -228px -264px;
}
.category-nav-wrap li.hover.item-366 .sup-item {
  background-position: -227px -301px;
}
.category-nav-wrap li.hover.item-745 .sup-item {
  background-position: -227px -337px;
}
.category-nav-wrap li.hover.item-36808 .sup-item {
  background-position: -227px -376px;
}
.category-nav-wrap li.hover .sup-item a {
  color: #0075c2;
}
.category-nav-wrap li.hover .sup-item em {
  color: #0075c2;
}
.category-nav-wrap li.hover .sup-item i {
  background-position: -286px -705px;
}
.category-nav-wrap li.hover .sub-item {
  display: block;
}
.category-nav-wrap li .sub-item .left {
  float: left;
  width: 570px;
  min-height: 430px;
  background: #fff;
}
.category-nav-wrap li .sub-item .menu-ad {
  float: left;
  width: 400px;
  min-height: 425px;
  margin-left: 10px;
  padding: 10px 0 0 0;
}
.category-nav-wrap li .sub-item .menu-ad-logo {
  width: 194px;
  float: left;
}
.menu-ad-logo img {
  width: 94px;
  height: 46px;
}
.menu-ad-logo a {
  margin: 1px 0 0 1px;
  float: left;
  width: 94px;
  height: 46px;
}
.menu-ad-img {
  float: right;
  width: 200px;
}
.category-nav-wrap li .sub-item dt {
  float: left;
  padding: 10px 10px 0 0;
  width: 110px;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  color: #333;
  line-height: 23px;
}
.category-nav-wrap li .sub-item dt a {
  display: inline-block;
  width: 110px;
  white-space: nowrap;
  overflow: hidden;
}
.category-nav-wrap li .sub-item dt a i {
  display: inline-block;
  padding: 0 5px;
}
.category-nav-wrap li .sub-item .first dd {
  border-top: 0;
}
.category-nav-wrap li .sub-item dd {
  float: left;
  display: inline-block;
  padding: 8px 0;
  margin: 0 8px 0 0;
  width: 442px;
  border-bottom: 1px #e6e6e6 dashed;
}
.category-nav-wrap li .sub-item dd a {
  float: left;
  margin: 5px 0;
  padding: 0 10px;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  white-space: nowrap;
}
.category-nav-wrap li .sub-item .right {
  display: none;
  float: right;
  padding-top: 12px;
  width: 190px;
  text-align: right;
}
.category-nav-wrap li .sub-item .smallImg a {
  float: left;
  width: 90px;
  height: 33px;
  margin-left: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}
.category-nav-wrap li .sub-item .bigImg {
  margin-top: 20px;
}
.category-nav-wrap li .sub-item .bigImg a {
  display: block;
  float: right;
  width: 185px;
  height: 100px;
  margin-bottom: 5px;
  overflow: hidden;
}
#categroy-nav-comm {
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 9999;
  display: none;
}
a {
  text-decoration: none;
  color: #515151;
}
.clearflix {
  clear: both;
}
.car_list {
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 28px;
}
.car {
  position: relative;
  padding: 10px 20px 2px 20px;
  width: 46px;
  background: url(https://design.ehaoyao.com/new_site/static/images/car.png) no-repeat bottom center #fff;
  height: 40px;
  border: 1px solid #fff;
}
.car_red {
  position: absolute;
  top: 8px;
  right: 17px;
  min-width: 12px;
  height: 12px;
  background: #ff344d;
  color: #fff;
  text-align: center;
  line-height: 12px;
  border-radius: 9px;
  padding: 3px;
}
.car_hover {
  border: 1px #fe3640 solid;
  z-index: 1010;
  border-bottom: 0;
}
.car_cont {
  width: 300px;
  position: absolute;
  top: 55px;
  left: 0px;
  background: #fff;
  border: 1px #fe3640 solid;
  display: none;
  z-index: 1009;
  margin-top: -3px;
}
.car_none {
  font-size: 12px;
  color: #898989;
  padding: 20px;
  background: #fff;
  padding: 40px 0;
}
.car_none p {
  text-align: center;
}
.car_more {
  display: none;
}
.car_cont ul {
  overflow: hidden;
  overflow-y: auto;
  height: 240px;
  margin-top: 10px;
}
.car_cont ul li {
  float: left;
  overflow: hidden;
  border-bottom: 1px #eee dashed;
  padding-bottom: 10px;
  width: 100%;
  position: relative;
}
.car_cont ul li .dowm_shelf {
  position: absolute;
  bottom: 17px;
  left: 10px;
  background: #000;
  opacity: 0.6;
  width: 52px;
  color: #fff;
  font-size: 6px;
  text-align: center;
}
.car_cont ul li:nth-child(4n) {
  margin-right: 0;
}
.car_cont ul li .car-mj {
  background: #fff2f2;
  height: 20px;
  line-height: 20px;
  color: #fb3838;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px #ffc1c9 solid;
  border-radius: 3px;
  margin-left: 8px;
  display: inline-block;
  padding: 0px 5px;
}
.car_cont ul li .text_cont {
  width: 128px;
  float: left;
}
.car_cont ul li .car-mj span {
  background: #e80012;
  color: #fff;
  margin-right: 10px;
}
.car_cont ul li .name {
  font-size: 12px;
  color: #181818;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 2px 5px;
  width: 120px;
  padding-top: 10px;
  height: 38px;
}
.car_cont ul li a {
  display: block;
}
.car_cont ul li .imgHeight {
  width: 50px;
  text-align: center;
  padding: 5px 0;
  height: 50px;
  float: left;
  border: 1px #eee solid;
  margin: 10px 0 0 10px;
  position: relative;
}
.car_cont ul li .imgHeight .icon-single {
  width: 20px;
  height: 14px;
  position: absolute;
  top: -1px;
  right: 0px;
  z-index: 100;
  background: url(https://design.ehaoyao.com/new_site/static/images/rxsingle.png) no-repeat center center;
  background-size: 100% 100%;
}
.car_cont ul li .imgHeight img {
  width: 50px;
  height: 50px;
}
.car_cont .price {
  float: right;
  padding: 2px 5px;
  margin-top: 5px;
  margin-right: 8px;
}
.car_cont .price .now_price {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  padding-top: 3px;
}
.car_cont .price .now_price i {
  font-weight: normal;
  padding: 0 2px;
}
.car_cont .price .dete_car {
  color: #898989;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
  background: url(https://design.ehaoyao.com/new_site/static/images/c_shan.jpg) no-repeat left 8px;
  width: 44px;
  margin-top: 20px;
  margin-left: 10px;
}
.car_js {
  background: #ffedef;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  position: relative;
}
.car_js span i {
  font-style: normal;
  color: #ff344c;
  font-weight: bold;
  font-size: 16px;
}
.car_js span em {
  font-style: normal;
  color: #ff4058;
  font-weight: bold;
  font-size: 12px;
  padding: 0 2px;
}
.car_js .btn_js {
  margin-left: 10px;
  background: #ff344c;
  color: #fff;
  width: 50px;
  text-align: center;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 8px;
  right: 20px;
  padding: 2px 5px;
  border-radius: 3px;
}
.cart_cont {
  padding: 20px;
}
.cart_cont h3 {
  color: #FF344D;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding-left: 40px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_tips_warn.png) no-repeat left center;
  background-size: 24px;
}
.cart_cont .tips {
  padding-left: 40px;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
}
.cart_cont .cart-btns {
  padding-left: 55px;
  padding-top: 20px;
}
.cart_cont .cart-btns .btn_cancel {
  margin-right: 20px;
}
.cart_cont .btn_delete {
  margin: 20px 0 0 160px;
}
.btn_move_collect {
  margin-top: 20px;
  box-sizing: border-box;
  border: 1px solid #ff2833;
  background-color: #ffedee;
  color: #ff2833;
}
.dialogBox_login {
  width: 350px;
}
.dialogBox_login.hy-dialogInfo .hd {
  background: #0075c2;
}
.dialogBox_login.hy-dialogInfo .btn-close {
  background: url(https://design.ehaoyao.com/new_site/static/images/deldialog_login.png) no-repeat;
}
.dialogBox_login .fa-question-circle:before {
  content: "\F059";
}
.member_shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.member_activate {
  position: relative;
  margin: 100px auto;
  width: 683px;
  height: 570px;
  border-radius: 10px;
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_member_total.png) rgba(0, 0, 0, 0) no-repeat;
  background-size: auto;
  overflow: hidden;
}
.member_activate .btn_member_close {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 30px;
  height: 30px;
  background: url(https://design.ehaoyao.com/new_site/static/images/btn_member_close.png) no-repeat center;
  cursor: pointer;
}
.member_activate .title {
  overflow: hidden;
  height: 160px;
  font-size: 30px;
  color: #ffe1ae;
  text-align: center;
}
.member_activate .title h3 {
  font-weight: normal;
  margin-top: 30px;
}
.member_activate .content {
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_text_vip.png) no-repeat 420px 160px;
}
.member_activate .rule {
  height: 204px;
  margin: 0 40px;
  overflow: hidden;
  border-bottom: 1px dashed #999;
}
.member_activate .rule .left {
  float: left;
  box-sizing: border-box;
  margin-top: 80px;
  padding-left: 20px;
  width: 160px;
  height: 100px;
  border-radius: 10px;
  background-color: #442f1f;
  overflow: hidden;
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_card.png) no-repeat center;
}
.member_activate .rule .left .rule_card_t {
  margin-top: 16px;
  line-height: 24px;
  font-size: 16px;
  color: #ffd270;
}
.member_activate .rule .left .rule_card_d {
  line-height: 20px;
  font-size: 12px;
  color: #ffe7b4;
}
.member_activate .rule .right {
  float: left;
  width: 420px;
  color: #372212;
}
.member_activate .rule .right dt {
  margin: 36px 0 20px 0;
  font-size: 18px;
  padding-left: 88px;
  font-weight: bolder;
}
.member_activate .rule .right dd {
  line-height: 20px;
  font-size: 14px;
  padding-left: 25px;
}
.member_activate .privilege {
  height: 192px;
  margin: 0 40px;
}
.member_activate .privilege .privilege_title {
  padding: 14px 0;
  font-size: 14px;
  color: #999;
}
.member_activate .privilege ul {
  overflow: hidden;
}
.member_activate .privilege ul li {
  margin-right: 40px;
  padding-left: 45px;
  float: left;
  font-size: 16px;
  color: #372212;
  height: 40px;
  line-height: 40px;
}
.member_activate .privilege ul li:first-child {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_member_1.png) no-repeat;
}
.member_activate .privilege ul li:nth-child(2) {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_member_2.png) no-repeat;
}
.member_activate .privilege ul li:last-child {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_member_3.png) no-repeat;
  margin: 0;
}
.member_activate .btn_activate,
.member_activate .btn_know {
  margin: 20px auto 5px;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #372212;
  font-size: 16px;
  background: url(https://design.ehaoyao.com/new_site/static/images/btn_activate.png) no-repeat center / 160px;
  cursor: pointer;
}
.member_activate .bottom_tips {
  text-align: center;
  color: #ff344d;
  font-size: 16px;
}
.promotionAdWrapper {
  margin-top: 8px;
  width: 1090px;
}
.loginWrap {
  width: 350px;
  background-color: #fff;
  font-size: 12px;
}
.loginWrap .accountBox,
.loginWrap .telphoneBox {
  padding: 40px 25px;
  width: 299px;
  height: 340px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
.loginWrap .telphoneBox {
  height: 390px;
}
.loginWrap .tip {
  margin-top: 32px;
}
.loginWrap .telphoneBox .tip {
  margin-top: 14px;
}
.loginWrap .tip span {
  color: #0075c2;
}
.btn-login {
  background: #0075c2;
}
.loginWrap .title {
  margin-bottom: 20px;
}
.loginWrap .title h2 {
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #3c3c3c;
}
.loginWrap .title a {
  float: right;
  display: block;
  color: #0075c2;
  font-size: 14px;
}
.loginWrap .wp .item {
  position: relative;
  width: 300px;
  height: 40px;
  border: 1px solid #dfdfdf;
}
.loginWrap .wp.findpwd .item,
.loginWrap .wp.register .item {
  width: 398px;
}
.loginWrap .wp .item .item-label {
  float: left;
  display: inline-block;
  width: 38px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border-right: 1px solid #dfdfdf;
  background-color: #f3f3f3;
  overflow: hidden;
}
.loginWrap .wp.register .item .item-label {
  width: 110px;
  border-right: 0;
}
.loginWrap .wp.findpwd .item .item-label {
  width: 90px;
  border-right: 0;
}
.loginWrap .wp.findpwd .item .icon-verifyName {
  position: absolute;
  display: none;
  top: 0;
  right: -56px;
  width: 56px;
  height: 38px;
}
.loginWrap .wp.findpwd_tips {
  margin: 0 auto;
  padding-top: 70px;
  padding-left: 80px;
  width: 400px;
  height: 120px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_ifHasUse_tips.png) no-repeat left 65px;
}
.loginWrap .wp.findpwd_tips p {
  font-size: 20px;
}
.loginWrap .wp .item .i-account-label {
  background: #f3f3f3 url(https://design.ehaoyao.com/new_site/static/images/icon_account.png) no-repeat center center;
}
.loginWrap .wp .item .i-pwd-label {
  background: #f3f3f3 url(https://design.ehaoyao.com/new_site/static/images/icon_pwd.png) no-repeat center center;
}
.loginWrap .wp .item.item-focus {
  border-color: #299de5;
}
.loginWrap .wp .item.item-focus .item-label {
  border-color: #299de5;
  background-color: #dceffa;
}
.loginWrap .wp .item.item-errors {
  border-color: #ff344d;
}
.loginWrap .wp .item.item-focus .item-errors {
  border-color: #ff344d;
  background-color: #f4a17c;
}
.loginWrap .wp .item .inputTxt {
  float: left;
  display: inline-block;
  width: 260px;
  height: 40px;
  line-height: 40px;
  border: 0;
  text-indent: 10px;
  font-size: 14px;
}
.loginWrap .wp .item .inputTxt.w240 {
  width: 240px;
}
.loginWrap .wp .item .inputTxt.w210 {
  width: 210px;
}
.loginWrap .wp .item .inputTxt.w180 {
  width: 190px;
}
.loginWrap .wp .item .inputTxt.w150 {
  width: 150px;
}
.loginWrap .wp .item .selTxt {
  float: left;
  display: block;
  *margin-top: 10px;
  width: 240px;
  height: 38px;
  *height: 22px;
  line-height: 40px;
  border: 0;
  text-indent: 10px;
  font-size: 14px;
  border: 1px solid #dfdfdf;
}
.loginWrap .wp .item .item-btn {
  float: right;
  display: inline-block;
  width: 96px;
  line-height: 40px;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #050505;
  text-align: center;
  cursor: pointer;
}
.loginWrap .wp .item .item-btn img {
  display: block;
  width: 94px;
  height: 38px;
  border: 1px solid #fff;
}
.loginWrap .wp .item .clear-btn {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 12px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_clear.png) no-repeat center center;
  cursor: pointer;
}
.loginWrap .wp .item-tips {
  height: 24px;
  line-height: 24px;
  color: #ff344d;
}
.loginWrap .wp .item-tips i {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  top: 3px;
  *top: 0;
  width: 16px;
  height: 16px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_item_tips.png) no-repeat left center;
}
.loginWrap .wp.register .item-tips,
.loginWrap .wp.findpwd .item-tips {
  margin-bottom: 5px;
}
.loginWrap .wp .item-chk {
  margin-bottom: 6px;
}
.loginWrap .wp .item-chk .btn-findP {
  float: right;
  color: #0075c2;
}
.loginWrap .wp .item-chk .chkbox {
  position: relative;
  top: 5px;
}
.loginWrap .wp .item-chk label {
  line-height: 20px;
  cursor: pointer;
}
.loginWrap .wp .item-chk a:hover {
  color: #008ae0;
}
.loginWrap .wp .btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #fff;
  border: 0;
  border-radius: 0;
}
.loginWrap .wp .item-rgt {
  margin-top: 14px;
}
.loginWrap .wp .item-rgt span {
  display: block;
  height: 20px;
}
.loginWrap .wp .item-rgt span a {
  color: #0075c2;
  font-size: 12px;
}
.loginWrap .wp .item-rgt span i {
  position: relative;
  top: 2px;
  *top: -2px;
  margin-left: 8px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_rgst_n.png) no-repeat left center;
  display: none;
}
.loginWrap .wp.pwd_steptwo .item {
  border: 0;
}
.loginWrap .wp.pwd_steptwo .item .item-label {
  width: 150px;
  text-align: right;
  background-color: #fff;
}
.loginWrap .wp.pwd_steptwo .item-tips {
  padding-left: 150px;
}
.none {
  display: none;
}
/*常规验证码*/
.verify-code {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}
.cerify-code-panel {
  height: 100%;
  overflow: hidden;
}
.verify-code-area {
  float: left;
}
.verify-input-area {
  float: left;
  width: 60%;
  padding-right: 10px;
}
.verify-change-area {
  line-height: 30px;
  float: left;
}
.varify-input-code {
  display: inline-block;
  width: 100%;
  height: 25px;
}
.verify-change-code {
  color: #337AB7;
  cursor: pointer;
}
.verify-btn {
  width: 200px;
  height: 30px;
  background-color: #337AB7;
  color: #FFFFFF;
  border: none;
  margin-top: 10px;
}
/*滑动验证码*/
.verify-bar-area {
  position: relative;
  background: #f5f5f5;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 4px;
}
.verify-bar-area .verify-move-block {
  position: absolute;
  top: 0 ;
  left: 0;
  background: #d1f3ee;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.verify-bar-area .verify-move-block:hover {
  background-color: #337ab7;
  color: #FFFFFF;
}
.verify-bar-area .verify-left-bar {
  position: absolute;
  top: -1px;
  left: -1px;
  background: #f0fff0;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
}
.verify-img-panel {
  margin: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-radius: 3px;
  position: relative;
}
.verify-img-panel .verify-refresh {
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 5px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.verify-img-panel .icon-refresh {
  font-size: 20px;
  color: #fff;
}
.verify-img-panel .verify-gap {
  background-color: #fff;
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
}
.verify-bar-area .verify-move-block .verify-sub-block {
  position: absolute;
  text-align: center;
  z-index: 3;
  border: 1px solid #fff;
}
.verify-bar-area .verify-move-block .verify-icon {
  font-size: 18px;
}
.verify-bar-area .verify-msg {
  z-index: 3;
  margin-left: 50px;
}
.icon-check {
  top: -1px !important;
  display: block;
  border-top: 1px solid #51cbb9 !important;
  border-right: 1px solid #51cbb9 !important;
  border-bottom: 1px solid #51cbb9 !important;
}
.img-suc {
  position: absolute;
  width: 18px;
  height: 18px;
  margin: 12px;
  margin-left: 26px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon-verify-success.png) no-repeat center center;
  background-size: 100% 100%;
}
.icon-close {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon-verify-right-w.png) no-repeat center center;
  background-size: 100% 100%;
}
.icon-right {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon-verify-right.png) no-repeat center center;
  background-size: 100% 100%;
}
.icon-refresh {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon-verify-right-w.png) no-repeat center center;
  background-size: 100% 100%;
}
/***** 左导航 *****/
.toolbar {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  background-color: #333333;
  z-index: 999;
}
.toolbar .heard_img {
  position: relative;
  height: 166px;
  cursor: pointer;
  margin-top: 60px;
}
.toolbar .heard_img .tool-tip {
  display: none;
  position: absolute;
  background: #fff;
  width: 224px;
  left: -224px;
  top: 30px;
  color: #fff;
}
.toolbar .heard_img .tool-img {
  background: url(https://design.ehaoyao.com/new_site/static/images/toolbar.png) no-repeat 0 0;
  display: block;
  height: 166px;
}
.toolbar .carImg,
.toolbar .demandImg {
  color: #fff;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.toolbar .carImg .tip_car,
.toolbar .demandImg .tip_car {
  position: relative;
  padding-top: 10px;
}
.toolbar .carImg .tip_car i,
.toolbar .demandImg .tip_car i {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_cart.png) no-repeat 5px center;
  height: 25px;
  display: block;
  width: 36px;
}
.toolbar .carImg .tip_car p,
.toolbar .demandImg .tip_car p {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}
.toolbar .carImg .toolbar-line,
.toolbar .demandImg .toolbar-line {
  border-bottom: 1px #686868 solid;
}
.toolbar .carImg .toolbar-line span,
.toolbar .demandImg .toolbar-line span {
  color: #fff;
  background: #0075c2;
  width: 26px;
  display: inline-block;
  border-radius: 5px;
  margin: 10px 0;
}
.toolbar .demandImg {
  margin-top: 0;
}
.toolbar .demandImg .tip_car i {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_demand.png) no-repeat center;
}
.toolbar .favirate {
  margin: 20px 0 10px 0;
  width: 100%;
  position: relative;
  cursor: pointer;
  height: 27px;
}
.toolbar .favirate p :hover {
  background-color: #0075c2;
}
.toolbar .favirate p i {
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat -228px -548px;
  display: inline-block;
  width: 100%;
  height: 30px;
}
.toolbar .favirate .mbar-tip {
  display: none;
  position: absolute;
  right: 36px;
  top: 0px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #494949;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.toolbar .favirate .mbar-tip .mbar-tip-arr {
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  font-family: "\5B8B\4F53";
  color: #494949;
  top: 10px;
  right: -8px;
}
.toolbar .gz {
  margin-top: 10px;
  position: relative;
}
.toolbar .gz p :hover {
  background-color: #0075c2;
}
.toolbar .gz p i {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_menu.png) no-repeat 6px 2px;
  display: inline-block;
  width: 100%;
  height: 30px;
}
.toolbar .gz .mbar-tip-sm {
  display: none;
  position: absolute;
  right: 40px;
  padding-top: 10px;
  top: -100px;
  width: 200px;
  height: 230px;
  text-align: center;
  color: #b1b1b1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.toolbar .gz .mbar-tip-sm p {
  padding-top: 180px;
  line-height: 25px;
}
.toolbar .gz .mbar-tip-sm p.app {
  background: url(https://design.ehaoyao.com/new_site/static/images/toolbar_app.jpg) no-repeat center top;
}
.toolbar .gz .mbar-tip-sm p.wechat {
  background: url(https://design.ehaoyao.com/new_site/static/images/toolbar_wechat.jpg) no-repeat center top;
}
.toolbar .gz .mbar-tip-sm p.wechat_code {
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_code.png) no-repeat center top;
}
.toolbar .gz .mbar-tip-sm .mbar-tip-arr {
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  font-family: "\5B8B\4F53";
  color: #494949;
  top: 175px;
  right: -8px;
}
.toolbar .bot_Top {
  position: absolute;
  bottom: 0px;
  cursor: pointer;
  width: 100%;
}
.toolbar .bot_Top .Topup i {
  background: url(https://design.ehaoyao.com/new_site/static/images/menu_icon.png) no-repeat -227px -671px;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.tool-cont {
  width: 224px;
}
.tool-cont h2 {
  background: #333333;
  height: 27px;
  color: #fff;
  font-size: 12px;
  line-height: 27px;
  font-weight: normal;
  padding-left: 20px;
}
.tool-cont ul {
  max-height: 320px;
  overflow-y: auto;
}
.tool-cont li {
  border-bottom: 1px #d8d8d8 dashed;
  overflow: hidden;
  padding: 10px 0;
}
.tool-cont li .tool-zx-img {
  float: left;
  width: 70px;
  height: 85px;
  position: relative;
}
.tool-cont li .tool-zx-img p img {
  height: 70px;
  width: 70px;
}
.tool-cont li .tool-zx-img span {
  color: #fff;
  text-align: center;
  background: #ff344d;
  width: 64px;
  height: 20px;
  border-radius: 10px;
  font-size: 12px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 3px;
}
.tool-cont li .tool-wz-img {
  float: left;
  width: 70px;
}
.tool-cont li .tool-wz-img p {
  height: 55px;
  background: url(https://design.ehaoyao.com/new_site/static/images/zx-img1.jpg) no-repeat center center;
}
.tool-cont li .tool-kf-img {
  float: left;
  width: 70px;
}
.tool-cont li .tool-kf-img p {
  height: 55px;
  background: url(https://design.ehaoyao.com/new_site/static/images/zx-img2.jpg) no-repeat center center;
}
.tool-cont li .tool-zx-text {
  float: right;
  width: 136px;
}
.tool-cont li .tool-zx-text h3 {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.tool-cont li .tool-zx-text p {
  line-height: 20px;
  color: #484848;
  font-size: 12px;
}
.tool-cont li .tool-zx-text p span {
  color: #333333;
}
.tool-cont li .tool-zx-text p.other-color {
  color: #898989;
  padding-bottom: 5px;
}
.barCoupon {
  cursor: pointer;
  height: 27px;
  width: 100%;
  display: none;
  background: url(https://design.ehaoyao.com/new_site/static/images/barCoupon.png) no-repeat center center;
}
.barCoupon.on {
  background: #0075c2 url(https://design.ehaoyao.com/new_site/static/images/barCoupon.png) no-repeat center center;
}
.barCoupon:hover {
  background-color: #0075c2;
}
.car-hover {
  background-color: #0075c2;
}
/***** footer style****************************************************/
.footer {
  width: 100%;
  clear: both;
  background-color: #fff;
}
.footer_boxUp {
  margin: 0 auto;
  background: #f5f5f5;
  overflow: hidden;
  padding: 30px 0;
}
.mod_service {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 40px;
}
.footer .mod_service ul {
  padding: 0px 88px;
}
.footer .mod_service ul li {
  float: left;
  background: url(https://design.ehaoyao.com/new_site/static/images/foot-icon.png) no-repeat;
  width: 240px;
  padding-left: 15px;
  padding-top: 20px;
}
.footer .mod_service ul li h5 {
  padding-left: 50px;
  font-size: 14px;
}
.footer .mod_service ul li p {
  font-size: 12px;
  color: #545454;
  padding-left: 50px;
  line-height: 30px;
}
.footer .mod_service ul li.icon_foot_01 {
  background-position: 0px -69px;
}
.footer .mod_service ul li.icon_foot_02 {
  background-position: 0px -140px;
}
.footer .mod_service ul li.icon_foot_03 {
  background-position: 0px -216px;
}
.footer .mod_help {
  clear: both;
  width: 1200px;
  margin: 0 auto;
  border-top: 1px #eee solid;
  padding-top: 40px;
}
.footer .help_one {
  width: 880px;
  padding-left: 40px;
  overflow: hidden;
  float: left;
}
.footer .help_one li h6 {
  font-size: 14px;
}
.footer .help_one ul li {
  float: left;
  width: 176px;
}
.footer .help_one ul li p {
  line-height: 24px;
  font-size: 12px;
  color: #898989;
}
.footer .help_one p a {
  color: #898989;
}
.footer .help_one p a:hover {
  color: #0075c2;
}
.footer .help_two {
  float: left;
}
.footer .help_two ul li {
  float: left;
  text-align: center;
  padding: 0 20px;
}
.footer .help_two ul li h5 {
  font-size: 12px;
  color: #000;
  line-height: 20px;
}
.footer .help_two ul li p {
  font-size: 12px;
  color: #898989;
  line-height: 20px;
}
.footer .help_two ul li .code_title {
  color: #333;
  background: #fff;
  line-height: 20px;
  font-size: 12px;
}
.footer_boxDown {
  clear: both;
}
.bottom_sm1 {
  height: 100px;
  width: 100px;
  background: url(https://design.ehaoyao.com/new_site/static/images/bottom_sm1.jpg) no-repeat;
}
.bottom_sm2 {
  height: 100px;
  width: 100px;
  background: url(https://design.ehaoyao.com/new_site/static/images/bottom_sm2.jpg) no-repeat;
}
.bottom_sm3 {
  height: 180px;
  width: 180px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_code.png) no-repeat;
}
.mod_pr {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.mod_pr ul {
  width: 600px;
  margin: 0 auto;
}
.mod_pr ul li {
  float: left;
  width: 134px;
  background: url(https://design.ehaoyao.com/new_site/static/images/bottom.png) no-repeat left top;
  line-height: 32px;
  height: 32px;
  padding-left: 60px;
  color: #898989;
  font-size: 14px;
}
.mod_pr ul li.picOne {
  background-position: 11px -55px;
}
.mod_pr ul li.picTwo {
  background-position: -2px -106px;
  padding-left: 89px;
  width: 120px;
}
.mod_ren {
  clear: both;
  width: 1200px;
  margin: 0 auto;
}
.mod_ren p {
  text-align: center;
  line-height: 24px;
  color: #7e7e7e;
  font-size: 12px;
}
.mod_ren a {
  color: #7e7e7e;
  text-decoration: none;
  font-size: 12px;
  padding: 0 5px;
}
.mod_ren a:hover {
  text-decoration: underline;
}
.nofollow {
  margin: 0 10px;
  width: 83px;
  height: 30px;
  display: inline-block;
}
.iconbg1 {
  background: url(https://design.ehaoyao.com/new_site/static/images/blxx.jpg) no-repeat left top;
}
.iconbg2 {
  background: url(https://design.ehaoyao.com/new_site/static/images/wl110.jpg) no-repeat left top;
}
.iconbg3 {
  background: url(https://design.ehaoyao.com/new_site/static/images/wzba.png) no-repeat left top;
}
.iconbg4 {
  background: url(https://design.ehaoyao.com/new_site/static/images/yjj.jpg) no-repeat left top;
}
.iconbg5 {
  background: url(https://design.ehaoyao.com/new_site/static/images/hy_83x30.png) no-repeat left top;
}
.ehyBody {
  padding: 30px 40px 30px;
}
.ehyBody .title {
  font-size: 22px;
  color: #484848;
  padding-bottom: 20px;
}
.ehyBody .title em {
  color: #ff0036;
}
.positionWrapper {
  position: relative;
  height: 62px;
  width: 395px;
  font-size: 18px;
  color: #484848;
}
.positionWrapper .p_title {
  height: 60px;
  line-height: 60px;
  border: 1px solid #e5e5e5;
}
.positionWrapper .p_title .label {
  float: left;
  padding: 0 10px 0 10px;
  background-color: #f3f3f3;
  border-right: 1px solid #e5e5e5;
  cursor: pointer;
}
.positionWrapper .p_title .label span {
  display: block;
  width: 58px;
  height: 60px;
  text-align: center;
  overflow: hidden;
  float: left;
}
.positionWrapper .p_title .label .icon_arrow {
  display: block;
  width: 14px;
  height: 60px;
  margin-left: 4px;
  background: url(https://design.ehaoyao.com/new_site/static/images/addressdown.png) no-repeat center center;
  vertical-align: middle;
  float: left;
}
.positionWrapper .p_title .label .icon_arrow.on {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.positionWrapper .p_title .content {
  float: left;
  width: 290px;
}
.positionWrapper .p_title .content input {
  width: 280px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #515151;
  border: 0;
  padding: 0 5px;
}
.positionWrapper .p_content {
  display: none;
  position: absolute;
  top: 61px;
  left: 0;
  width: 393px;
  border: 1px solid #e5e5e5;
  background-color: #f3f3f3;
}
.positionWrapper .p_content .provinceList {
  width: 140px;
  border-right: 1px solid #cdcdcd;
  max-height: 150px;
  overflow-y: auto;
}
.positionWrapper .p_content .cityList {
  width: 246px;
  max-height: 150px;
  overflow-y: auto;
}
.positionWrapper .p_content ul {
  padding: 5px 0;
}
.positionWrapper .p_content ul li {
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.positionWrapper .p_content ul li a {
  font-size: 16px;
  display: block;
  width: 100%;
}
.positionWrapper .p_content ul li a:hover {
  background-color: #fdfdfd;
  color: #333;
}
.positionWrapper .p_content ul li a.actived {
  background-color: #fdfdfd;
  color: #333;
}
.positionWrapper .detailInfo {
  position: absolute;
  top: 61px;
  left: 0;
  width: 393px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background-color: #fff;
  max-height: 305px;
  overflow-y: auto;
}
.positionWrapper .detailInfo ul li {
  padding: 8px 10px 5px;
  color: #484848;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  background-color: #f2f2f2;
}
.positionWrapper .detailInfo ul li p {
  font-size: 16px;
  line-height: 20px;
}
.positionWrapper .detailInfo ul li span {
  font-size: 12px;
  color: #848484;
}
.positionWrapper .detailInfo ul li:hover {
  background-color: #fbfbfb;
}
.niAddress {
  display: none;
  color: #484848;
  margin: 20px 0 0;
  width: 395px;
}
.niAddress .o2oAddresslist {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  margin-top: 10px;
  max-height: 195px;
  overflow-y: auto;
}
.niAddress .o2oAddresslist li {
  padding: 8px 15px;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.niAddress .o2oAddresslist li .active {
  background-color: #f2f2f2;
  color: #333;
}
/***** 选择地址*****/
.dialogBox_address {
  width: 470px;
}
.confirmbtn {
  width: 180px;
  height: 40px;
  border: 1px solid #FF344D;
  color: #FF344D;
  line-height: 40px;
  text-align: center;
  margin: 30px auto 0;
  border-radius: 3px;
  cursor: pointer;
}
/***** 需求登记*****/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.dialogBox_needRegister {
  width: 620px;
}
.dialogBox_needRegister .ziAddress {
  line-height: 37px;
}
.dialogBox_needRegister .ziAddress .adre {
  color: #333;
  width: 430px;
}
.dialogBox_needRegister .jbg {
  background: url(https://design.ehaoyao.com/new_site/static/images/jg.png) no-repeat left center;
  padding-left: 30px;
}
.dialogBox_needRegister .xgSum {
  height: 38px;
  line-height: 38px;
  margin-left: 20px;
  background: url(https://design.ehaoyao.com/new_site/static/images/xgicon.png) no-repeat left center;
  padding-left: 25px;
  font-size: 14px;
  color: #333;
  display: none;
}
.dialogBox_needRegister .wp {
  max-height: 782px;
  padding: 0 17px 20px 48px;
  overflow: hidden;
  box-sizing: border-box;
}
.dialogBox_needRegister .num-control {
  margin-bottom: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.dialogBox_needRegister .cont-box {
  height: 542px;
  padding-top: 2px;
  overflow-y: auto;
}
.dialogBox_needRegister .item {
  margin-bottom: 10px;
}
.dialogBox_needRegister .item.btnpadding {
  margin: 10px 0 14px;
}
.dialogBox_needRegister .item .item-label {
  width: 87px;
  display: block;
  float: left;
  line-height: 37px;
}
.dialogBox_needRegister .item .item-label b {
  display: block;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1;
}
.dialogBox_needRegister .item .p-price {
  color: #ff0036;
  font-size: 26px;
  font-weight: 700;
  position: relative;
  top: 2px;
}
.dialogBox_needRegister .item .lgnName {
  line-height: 37px;
}
.dialogBox_needRegister .item i {
  width: 40px;
  height: 37px;
  display: block;
  line-height: 37px;
  float: left;
  padding-left: 30px;
  color: #333;
  cursor: pointer;
  background: url(https://design.ehaoyao.com/new_site/static/images/sex.png) no-repeat left center;
}
.dialogBox_needRegister .item i.active {
  background: url(https://design.ehaoyao.com/new_site/static/images/sexActive.png) no-repeat left center;
}
.dialogBox_needRegister .item .item-warp {
  line-height: 32px;
}
.dialogBox_needRegister .item .item-warp.error {
  border: 1px solid red;
}
.dialogBox_needRegister .item .item-warp .count span {
  width: 37px;
  height: 37px;
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  text-align: center;
  cursor: pointer;
  float: left;
}
.dialogBox_needRegister .item .item-warp .count span.disabled {
  color: #dddddd;
}
.dialogBox_needRegister .item .item-warp .count input {
  width: 50px;
  padding: 5px 10px;
  border: 1px solid #ebebeb;
  height: 27px;
  margin: 0 5px;
  float: left;
  text-align: center;
  font-size: 16px;
}
.dialogBox_needRegister .item .item-warp .inputtext {
  height: 19px;
  padding: 9px 10px;
  border: none;
  border-radius: 0;
  width: 410px;
  color: #333;
  font-size: 16px;
  line-height: 19px;
}
.dialogBox_needRegister .item .item-warp.address {
  height: 65px;
}
.dialogBox_needRegister .item .item-warp.prescription {
  width: 430px;
  line-height: 1.5;
}
.dialogBox_needRegister .item .item-warp.prescription .img-box {
  position: relative;
  width: 60px;
  height: 60px;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_add.png) no-repeat center / 21px;
  cursor: pointer;
}
.dialogBox_needRegister .item .item-warp.prescription .img-box img {
  display: block;
  width: 45px;
  height: 53px;
  margin: 3px auto;
  background-color: #fff;
}
.dialogBox_needRegister .item .item-warp.prescription .img-box .del {
  position: absolute;
  right: -7px;
  top: -7px;
  display: inline-block;
  width: 14px;
  height: 14px;
  padding: 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_del.png) no-repeat center / 100%;
}
.dialogBox_needRegister .item .item-warp.prescription .img-box .btn-enlarge {
  position: absolute;
  right: 2px;
  bottom: 2px;
  display: inline-block;
  width: 11px;
  height: 11px;
  padding: 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_enlarge.png) no-repeat center / 100%;
}
.dialogBox_needRegister .item .item-warp.prescription .tip {
  margin-top: 8px;
  font-size: 12px;
  color: #898989;
}
.dialogBox_needRegister .item .item-warp.enlarge-box {
  float: left;
  display: none;
  width: 430px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #f5f5f5;
}
.dialogBox_needRegister .item .item-warp.enlarge-box .close {
  float: right;
  width: 12px;
  height: 12px;
  margin-bottom: 12px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_prescription_close.png) no-repeat center / 12px;
}
.dialogBox_needRegister .item .item-warp.enlarge-box img {
  display: block;
  width: 400px;
  height: 400px;
  margin: 0 auto;
}
.dialogBox_needRegister .item .bk {
  width: 430px;
  border: 1px solid #cdcdcd;
}
.dialogBox_needRegister .item .textarea {
  width: 424px;
  border: 1px solid #cdcdcd;
}
.dialogBox_needRegister .item .textarea.detailadd {
  height: 65px;
}
.dialogBox_needRegister .item .textarea.detailbz {
  height: 98px;
}
.dialogBox_needRegister .item .textarea.error {
  border: 1px solid red;
}
.dialogBox_needRegister .item .proname {
  border: 1px solid #cdcdcd;
  padding: 0 20px;
  width: 395px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 8px;
  cursor: pointer;
}
.dialogBox_needRegister .item .proname.active {
  border: 1px solid #ff0036;
  background: url(https://design.ehaoyao.com/new_site/static/images/needicon.png) no-repeat right bottom;
  color: #484848;
}
.dialogBox_needRegister .paddingb {
  padding-bottom: 20px;
}
.dialogBox_needRegister .borderTop {
  border-top: 1px solid #e5e5e5;
  padding-top: 8px;
}
.dialogBox_needRegister .tips {
  padding-left: 85px;
  line-height: 20px;
  padding-bottom: 25px;
}
.dialogBox_needRegister .tips em {
  color: #FF334D;
  padding: 0 3px;
}
.dialogBox_needRegister .submit-btn-green {
  width: 240px;
  height: 36px;
  display: inline-block;
  background-color: #FF344D;
  color: #fff;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  margin-left: 150px;
  border: none;
  font-size: 16px;
}
.dialogBox_needRegister .submit-btn-green.disabled {
  background-color: #d8d8d8;
}
.dialogBox_needRegister .myzt {
  line-height: 36px;
  margin-left: 20px;
  color: #FF334D;
  border-bottom: 1px solid #FF344D;
  display: none;
}
.dialogBox_needRegister .selectAddress .sel_address {
  width: 430px;
}
.dialogBox_needRegister .selectAddress .sel_address .address_title {
  height: 40px;
  margin-left: 10px;
  font-size: 16px;
  border: none;
}
.xqaddress .positionWrapper {
  height: 37px;
  width: 432px;
}
.xqaddress .positionWrapper .p_title {
  height: 37px;
  line-height: 37px;
  border: 1px solid #cdcdcd;
  font-size: 16px;
}
.xqaddress .positionWrapper .p_title .label {
  border-right: 1px solid #cdcdcd;
}
.xqaddress .positionWrapper .p_title .label span {
  height: 37px;
  color: #484848;
}
.xqaddress .positionWrapper .p_title .label .icon_arrow {
  height: 37px;
}
.xqaddress .positionWrapper .p_title .content {
  height: 37px;
}
.xqaddress .positionWrapper .p_title .content input {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  width: 290px;
}
.xqaddress .positionWrapper .p_content {
  top: 38px;
  width: 435px;
  border: 1px solid #cdcdcd;
}
.xqaddress .positionWrapper .detailInfo {
  top: 38px;
  width: 430px;
  border: 1px solid #cdcdcd;
  border-bottom: none;
}
.specification table {
  width: 100%;
  border: 1px solid #A9C6C9;
  margin-bottom: 20px;
}
.specification table caption {
  height: 28px;
  line-height: 28px;
  border: 1px solid #A9C6C9;
  background-color: #F5FAFA;
  border-bottom: 0;
  color: red;
  font-size: 14px;
}
.specification table td {
  height: 28px;
  line-height: 28px;
  color: #5E5E5E;
  font-size: 12px;
  border-bottom: 1px solid #A9C6C9;
  border-right: 1px solid #A9C6C9;
}
.specification table td.td_key {
  width: 144px;
  text-align: center;
}
.specification table td.td_val {
  padding-left: 10px;
}
.specification table tr.bgColor {
  background-color: #F5FAFA;
}
.barCoupon.disabled {
  background: #ff344d url(https://design.ehaoyao.com/new_site/static/images/barCoupon.png) no-repeat center center;
}
.articles {
  margin: 0 auto;
  width: 850px;
}
.articles li {
  display: block;
  padding: 20px 10px;
  text-align: left;
  border-bottom: 1px solid #dcdcdc;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
  overflow: hidden;
}
.articles li:last-child {
  border: 0;
}
.articles li:hover {
  background: #f7f7f7;
}
.articles li:hover a {
  color: #008be0;
  text-decoration: underline;
}
.articles .title {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.articles .title a {
  font-size: 18px;
  color: #121212;
}
.articles .overflowedText {
  font-size: 14px;
  line-height: 24px;
  color: #6b6b6b;
}
.articles .info {
  line-height: 28px;
  font-size: 12px;
  color: #a09f9f;
}
.needRegisterSuccess {
  width: 535px;
}
.needRegisterSuccess .bd {
  padding: 60px 40px 55px;
}
.needRegisterSuccess .bd .successbtn {
  height: 35px;
  width: 210px;
  text-align: center;
  line-height: 35px;
  color: #FF334D;
  border: 1px solid #ff344d;
  border-radius: 3px;
  cursor: pointer;
}
.needRegisterSuccess .bd p {
  color: #333;
  font-size: 18px;
  margin-bottom: 50px;
  line-height: 30px;
}
.needRegisterError {
  width: 535px;
}
.needRegisterError .bd {
  padding: 30px 40px 20px;
}
.needRegisterError .bd .successbtn {
  height: 35px;
  width: 210px;
  text-align: center;
  line-height: 35px;
  color: #FF334D;
  border: 1px solid #ff344d;
  border-radius: 3px;
  cursor: pointer;
  margin: 20px auto;
}
.needRegisterError .bd p.error {
  background: url(https://design.ehaoyao.com/new_site/static/images/noerror.png) no-repeat center top;
  padding-top: 170px;
}
.needRegisterError .bd p.error-t {
  background: url(https://design.ehaoyao.com/new_site/static/images/error-t.png) no-repeat center 19px;
  padding-top: 150px;
  padding-bottom: 25px;
  text-align: center;
}
.xqaddress .positionWrapper .p_title.error {
  border: 1px solid red;
}
.selectAddress {
  position: relative;
  z-index: 10;
}
.selectAddress .address_label {
  display: inline-block;
  float: left;
  width: 50px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.selectAddress .sel_address {
  position: relative;
  display: inline-block;
  width: 382px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-family: "\5B8B\4F53";
  border: 1px solid #e0e0e0;
  cursor: pointer;
  z-index: 9;
}
.selectAddress .sel_address.hover {
  border-bottom-color: #ffffff;
}
.selectAddress .sel_address.error {
  border: 1px solid red;
}
.selectAddress .sel_address .address_title {
  display: block;
  margin-left: 18px;
  width: 90%;
  line-height: 40px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  border: none;
}
.selectAddress .sel_address .address_title.default {
  color: #bebebe;
}
.selectAddress .sel_address .address_btn {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_arrow_bottom.png) no-repeat center;
  cursor: pointer;
}
.selectAddress .address_warp {
  display: none;
  position: absolute;
  top: 41px;
  left: 0px;
  right: 0px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  z-index: 8;
}
.selectAddress .address_warp .address-closeBtn {
  display: none;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -9px;
  right: -9px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_address_colse.png) no-repeat left center;
  cursor: pointer;
}
.selectAddress .address_warp .tabTitle {
  width: auto;
  height: 38px;
  background-color: #f2f3f4;
  white-space: nowrap;
  overflow: hidden;
}
.selectAddress .address_warp .tabTitle li {
  float: left;
  display: inline-block;
  box-sizing: border-box;
  padding-top: 7px;
  width: 25%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #f2f3f4;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #e5e5e5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.selectAddress .address_warp .tabTitle li span {
  display: block;
  height: 22px;
  line-height: 22px;
  border-left: 1px solid #e5e5e5;
}
.selectAddress .address_warp .tabTitle li:first-child {
  border-left: 0;
}
.selectAddress .address_warp .tabTitle li.cur {
  background: #fff url(https://design.ehaoyao.com/new_site/static/images/icon_addr_title.png) no-repeat center top;
  border-bottom-color: #ffffff;
  border-right-color: #e5e5e5;
  border-left-color: #e5e5e5;
  border-top: 0;
}
.selectAddress .address_warp .tabTitle li:first-child span,
.selectAddress .address_warp .tabTitle li.cur span,
.selectAddress .address_warp .tabTitle li.cur + li span {
  border-left: 0;
}
.selectAddress .address_warp .tabContent {
  width: 100%;
  height: 160px;
  overflow-y: scroll;
}
.selectAddress .address_warp .tabContent .tabItem {
  display: none;
  padding: 10px 0;
  color: #333;
  overflow: hidden;
}
.selectAddress .address_warp .tabContent .tabItem li {
  padding: 3px 0 3px 20px;
  min-width: 80px;
  line-height: 1.5;
}
.selectAddress .address_warp .tabContent .tabItem a {
  display: inline-block;
  outline: 0 none;
  padding: 2px 4px;
  text-decoration: none;
  white-space: nowrap;
}
.selectAddress .address_warp .tabContent .tabItem .subItem {
  padding-left: 10px;
}
.selectAddress .address_warp .tabContent .tabItem .subItem span {
  float: left;
  padding: 5px 0;
  width: 30px;
  font-weight: 700;
}
.selectAddress .address_warp .tabContent .tabItem .subItem ul {
  margin-left: 30px;
}
.selectAddress .address_warp .tabContent .tabItem .subItem ul li {
  min-width: 70px;
}
.selectAddress .address_warp .tabContent .tabItem a:hover {
  color: #f40940;
}
.selectAddress .address_warp .tabContent .tabItem li.cur a {
  color: #f40940;
}
