@charset "UTF-8";
/****** common default reset *****/
html {
  -webkit-user-select: none;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none;
}

body,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p,
form,
input,
ul {
  margin: 0;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

pre,
textarea {
  overflow: auto;
}

progress {
  vertical-align: baseline;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

input,
td,
th {
  padding: 0;
}

input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul,
ol,
li,
dl,
dt,
dd,
th,
form,
em,
del,
address,
cite,
i {
  font-weight: normal;
  font-style: normal;
  list-style: none;
}

ul,
ol,
dd {
  margin-left: 0;
  padding-left: 0;
}

img {
  height: auto;
  border: 0 none;
  border-style: none;
}

a {
  text-decoration: none;
  background: transparent;
}

a,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}

input[type='radio'] {
  cursor: pointer;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}

/*
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 2 */
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

p {
  max-height: 100%;
}

a {
  color: #333;
}

a:active,
a:hover {
  outline-width: 0;
}

.fix:before,
.fix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.fix {
  zoom: 1;
}

.fw-b {
  font-weight: 600;
}

.clear {
  clear: both;
}

.tdn,
.tdn:hover,
.tdn a:hover {
  text-decoration: none;
}

.dib {
  display: inline-block;
}

.dn {
  display: none !important;
}

.blk {
  display: block !important;
}

.v-hidden {
  visibility: hidden;
}

.vat {
  vertical-align: top;
}

.vam {
  vertical-align: middle;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fwb {
  font-weight: 600;
}

.w {
  width: 100%;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.ovh {
  overflow: hidden;
}

.text-break {
  word-wrap: break-word;
  word-break: break-all;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none;
}

.text-ell {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.auto {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bdn {
  border: 0 !important;
  outline: 0;
}

.dis-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex2 {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.flex3 {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.flex4 {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.flex5 {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
}

.flex6 {
  -webkit-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
}

.flex7 {
  -webkit-box-flex: 7;
  -webkit-flex: 7;
  -ms-flex: 7;
  flex: 7;
}

.flex8 {
  -webkit-box-flex: 8;
  -webkit-flex: 8;
  -ms-flex: 8;
  flex: 8;
}

.flex9 {
  -webkit-box-flex: 9;
  -webkit-flex: 9;
  -ms-flex: 9;
  flex: 9;
}

.flex12 {
  -webkit-box-flex: 12;
  -webkit-flex: 12;
  -ms-flex: 12;
  flex: 12;
}

.fz24 {
  font-size: torem(24px);
}

.fz26 {
  font-size: torem(26px);
}

.fz28 {
  font-size: torem(28px);
}

.fz30 {
  font-size: torem(30px);
}

.fz32 {
  font-size: torem(32px);
}

.fz34 {
  font-size: torem(34px);
}

.fz36 {
  font-size: torem(36px);
}

.fz38 {
  font-size: torem(38px);
}

.clr-red {
  color: red;
}

body {
  font-family: Helvetica, 'Microsoft YaHei', sans-serif;
  font-size: basetorem(16px);
  line-height: 1.5;
  width: 100%;
  min-width: 320px;
  margin: auto;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*
input {
  outline: none;
  -webkit-appearance: none;
}
*/

.top-address-text {
  background: #151922;
  color: #fff;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 70px;
}

.top-address-text span {
  margin-right: 15px;
}

.top-banner-box {
  padding: 5px 0;
  width: 100%;
  position: fixed;
  top: 30px;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px #ccc;
  box-shadow: 0 1px 5px #ccc;
  z-index: 9999;
}

.top-logo-box {
  display: inline-block;
  padding: 5px 0;
}

.top-logo-box .img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 15px;
}

.top-logo-box .txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  height: 50px;
  line-height: 50px;
}

.top-bar-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-bar-btn .btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 55px;
  line-height: 52px;
  padding: 0px 5px;
  margin: 5px 0 0 40px;
  text-align: center;
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
}

.top-bar-btn .btn:hover {
  color: #2CAD37;
}

.top-bar-btn .btn.active {
  color: #2CAD37;
}

.login-btn-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.login-btn-box .btn {
  display: inline-block;
  margin: 10px 0 0;
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  background: #2CAD37;
  border-radius: 5px;
  color: #fff;
}

.main-bar-box {
  background: #f1f1f1;
}

.main-bar-txt {
  padding: 0 20px 0 80px;
  color: #333;
}

.main-bar-txt .txt-1 {
  margin: 60px 0 20px;
  font-size: 36px;
}

.main-bar-btn {
  margin: 20px 0 0;
}

.main-bar-btn .btn {
  display: inline-block;
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  width: 150px;
  padding: 0 10px;
}

.main-bar-btn .btn .img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 30px;
  vertical-align: sub;
}

.main-bar-btn .btn.one {
  margin-right: 20px;
  margin-bottom: 20px;
  background: #2CAD37;
  border: 1px solid #2CAD37;
  border-radius: 5px;
}

.main-bar-btn .btn.two {
  border: 1px solid #fff;
}

.main-bar-img {
  padding: 30px 20px;
  text-align: center;
  line-height: 0;
}

.main-bar-img .img {
  display: inline-block;
  height: 375px;
}

.main-bar-line {
  padding: 50px 20px;
}

.main-bar-line .line-box {
  background: #fff;
  border: 2px solid #2CAD37;
  border-radius: 5px;
  overflow: hidden;
  width: 520px;
  padding: 20px 0 0;
}

.main-bar-line .line-box .line {
  padding: 0 50px 20px;
}

.main-bar-line .line-box .icon {
  height: 25px;
  width: 25px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.main-bar-line .line-box .txt {
  display: inline-block;
  color: #333;
}

.main-bar-line .line-box .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.main-bar-line .line-box .bottom-line {
  padding: 20px 50px;
  background: #208428;
}

.main-bar-line .line-box .bottom-line .bt-line:first-of-type {
  border-right: 1px solid #fff;
  margin-right: 10px;
}

.main-bar-line .line-box .bottom-line .b-icon {
  height: 20px;
  width: 20px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.main-bar-line .line-box .bottom-line .b-txt {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}

.main-bar-search {
  padding: 50px 0;
}

.main-bar-search .title {
  display: block;
  text-align: center;
  padding: 0 0 30px;
  font-size: 40px;
}

.main-bar-search .search-box {
  display: block;
  width: 60%;
  margin: 0 auto;
  padding: 10px;
  border: 0;
  border-radius: 5px;
  font-size: 16px;
}

.goods-choice-box {
  padding: 10px 0;
}

.goods-choice-box .choice-menu {
  background: #F2F2F2;
  margin: 0 0 10px;
}

.goods-choice-box .choice-title {
  background: #ececec;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
}

.goods-choice-box .choice-list {
  display: inline-block;
}

.goods-choice-box .choice-list .list {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
}

.goods-choice-box .choice-list .list.active {
  background: #2CAD37;
  color: #fff;
}

.goods-choice-box .choice-list .list:hover {
  background: #2CAD37;
  color: #fff;
}

.goods-cost-box {
  padding: 50px 0;
}

.goods-cost-title {
  margin: 0 0 30px;
}

.goods-cost-title .title {
  font-size: 26px;
  padding: 0 0 10px;
}

.goods-cost-title .txt {
  font-size: 16px;
}

.goods-list-box {
  padding: 15px;
  margin: 0 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.goods-list-box .img {
  display: block;
  margin: 0 auto 10px;
}

.goods-list-box .title {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
}

.goods-list-box .txt {
  margin: 0 0 10px;
  font-size: 16px;
}

.goods-list-box .mon {
  margin: 0 0 10px;
  font-size: 20px;
  color: #ff3333;
}

.goods-list-box .btn {
  border: 1px solid #2CAD37;
  border-radius: 30px;
  color: #2CAD37;
  font-size: 14px;
  display: inline-block;
  padding: 5px 15px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.goods-list-box .btn:hover {
  border: 1px solid #2CAD37;
  background: #2CAD37;
  color: #fff;
}

.goods-cost-row {
  padding: 100px 0;
}

.goods-cost-row .text-box {
  padding: 0 70px;
}

.goods-cost-row .text-box .title {
  font-size: 26px;
  font-weight: bold;
  padding: 60px 0 30px;
}

.goods-cost-row .text-box .txt {
  font-size: 16px;
  line-height: 30px;
}

.goods-top-questions {
  border-bottom: 1px solid #ccc;
}

.goods-top-questions .questions-line {
  width: 60%;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
}

.goods-top-questions .questions-line .text {
  display: inline-block;
}

.goods-top-questions .questions-line .icon {
  width: 9px;
  height: 14px;
  margin-top: 5px;
}

.goods-top-questions .questions-line:last-of-type {
  border-bottom: 0;
}

.goods-top-questions .bottom-more-btn {
  padding: 20px 10px 10px;
}

.price-list-box {
  max-width: 390px;
  margin: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.price-list-box .top-bar {
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  padding: 20px 0;
  margin: 0 0 10px;
  background: #eee;
  position: relative;
}

.price-list-box .top-bar .title {
  font-weight: bold;
}

.price-list-box .top-bar .bar {
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: -30px;
  font-size: 14px;
  background: #FFB400;
  padding: 1px 40px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

.price-list-box .num-box.add .txt {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.price-list-box .num-box.add .num {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.price-list-box .txt-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding: 8px 0;
}

.price-list-box .txt-box .txt {
  font-weight: bold;
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  text-align: right;
}

.price-list-box .txt-box .num {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  text-align: left;
}

.price-list-box .mon {
  margin: 15px 0 10px;
  font-size: 14px;
}

.price-list-box .mon .yuan {
  font-size: 24px;
  color: #ff3333;
}

.price-list-box .btn {
  border: 1px solid #2CAD37;
  color: #2CAD37;
  font-size: 14px;
  display: inline-block;
  padding: 5px 15px;
  margin: 0 0 20px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.price-list-box .btn:hover {
  border: 1px solid #2CAD37;
  background: #2CAD37;
  color: #fff;
}

.price-list-box:hover {
  border: 1px solid #2CAD37;
  -webkit-box-shadow: 0 5px 15px #999;
  box-shadow: 0 5px 15px #999;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.price-list-box:hover .top-bar {
  background: #2CAD37;
  color: #fff;
}

.foot-bar-box {
  background: #383D41;
}

.foot-bar-list {
  padding: 50px 0 30px;
  background: #0C0D0F;
  color: #fff;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.foot-bar-list .img {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  margin: 30px 0 0;
}

.foot-bar-list .title {
  font-size: 18px;
  padding: 10px 0;
}

.foot-bar-list .txt {
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  opacity: 0;
  font-size: 14px;
}

.foot-bar-list:hover {
  background: #087D91;
}

.foot-bar-list:hover .img {
  margin: 0px 0 0;
}

.foot-bar-list:hover .txt {
  opacity: 1;
}

.foot-register-box {
  background: #00C2DE;
  padding: 20px 0;
}

.foot-register-box .txt {
  color: #fff;
  padding: 0 0 15px;
}

.foot-register-box .btn {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 15px;
}

.foot-register-box .btn:hover {
  background: #fff;
  color: #2CAD37;
}

.footer-box {
  padding: 20px 0 20px;
  background: #151922;
}

.footer-box .footer-banner-box {
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}

.footer-box .footer-banner-btn {
  color: #aaa;
  font-size: 14px;
  display: inline-block;
  padding: 0px 10px;
}

.footer-box .footer-banner-btn img {
  vertical-align: middle;
  margin-right: 5px;
}

.footer-box .footer-text-box {
  color: #aaa;
}

.footer-l-top-box {
  display: inline-block;
  width: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px;
  vertical-align: top;
}

.footer-l-t-txt {
  padding: 15px 0;
}

.footer-l-t-txt .icon {
  height: 15px;
  display: inline-block;
  margin-right: 10px;
}

.footer-l-t-txt .txt {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
}

.footer-r-top-box {
  display: inline-block;
  width: 54%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}

.footer-r-t-btn {
  display: inline-block;
  width: 180px;
margin-top: 10px;
}

.footer-r-t-btn h4 {
  font-size: 16px;
}

.footer-r-t-btn a {
  font-size: 14px;
}

.footer-r-t-btn .txt {
  display: block;
  text-align: left;
  color: #fff;
  padding: 5px 0;
}

.footer-r-t-btn .img {
  display: inline-block;
  width: 70px;
  height: 70px;
}

.footer-bottom-box {
  margin-top: 15px;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  border-top: 1px solid #3E4245;
  -webkit-box-shadow: 0 -1px 0px #1A1E21;
  box-shadow: 0 -1px 0px #1A1E21;
}

.contact-sub-box {
  padding: 20px 0;
}

.contact-sub-box .show-text {
  padding: 20px 0;
}

.contact-sub-box .text-btn .btn {
  color: #2CAD37;
}

.contact-input-box {
  padding: 20px 0px 20px 110px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-input-box .contact-list {
  width: 45%;
  text-align: right;
  padding: 5px 0;
  margin-right: 20px;
}

.contact-input-box .contact-list:nth-of-type(2n) {
  text-align: left;
}

.contact-input-box .contact-list .txt {
  display: inline-block;
  font-size: 18px;
  height: 30x;
  line-height: 30px;
  padding: 0 10px;
}

.contact-input-box .contact-list .input {
  width: 300px;
  height: 30x;
  line-height: 30px;
  padding: 0 10px;
  text-align: left;
  border: 1px solid #ccc;
}

.contact-btn-box {
  text-align: center;
}

.contact-btn-box .btn {
  display: inline-block;
  border: 1px solid #2CAD37;
  background: #2CAD37;
  color: #fff;
  padding: 8px;
  width: 120px;
}

.contact-show-text {
  padding: 40px 0;
}

.contact-show-text p {
  padding: 8px 0;
}

.contact-show-text .top-title {
  padding: 20px 0;
  font-size: 24px;
}

.contact-show-text .title {
  font-size: 20px;
}

.contact-show-text .tel {
  font-size: 26px;
  color: #2CAD37;
}

.contact-show-text .btn {
  display: inline-block;
  border: 1px solid #2CAD37;
  background: #2CAD37;
  color: #fff;
  margin-top: 10px;
  padding: 5px 0;
  text-align: center;
  width: 120px;
}

.wrap-w-1200-box {
  max-width: 1200px;
  margin: 0 auto;
}

.ccc-line {
  border: 1px solid #eee;
  width: 100%;
  margin: 50px 0;
}

.goods-play-btn {
  padding: 0px 0 40px;
}

.goods-play-btn .btn {
  display: inline-block;
  background: #2C3039;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 130px;
  padding: 0 10px;
  margin: 0 15px;
  text-align: center;
}

.goods-play-btn .img {
  height: 20px;
  width: 20px;
  vertical-align: sub;
  margin-right: 10px;
}

ol, ul, li {
  list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: normal;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
}


fieldset, img, a img, :link img, :visited img {
  border: none;
}

img, object, select, input, textarea, button, li {
  vertical-align: middle;
}

input, button {
  overflow: visible;
}

a {
  color: #172c45;
  text-decoration: none;
}

a:hover {
  color: #cd0200;
  text-decoration: underline;
}

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  word-wrap: break-word;
  overflow: hidden;
}

caption, th {
  text-align: left;
}

sup, sub {
  font-size: 100%;
  vertical-align: baseline;
}

blockquote, q {
  quotes: none;
}

*html, *html body {
  background-image: url(about:blank);
  background-attachment: fixed;
}

html {
  *overflow-x: hidden;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

#nonebg {
  background: none;
  border: none;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.wrap2 {
  width: 1003px;
  margin: 0 auto;
}

.leftArea {
  width: 660px;
  float: left;
  display: inline;
}

.rightArea {
  width: 318px;
  float: right;
  display: inline;
}

.fn {
  font-weight: bold;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.overf {
  overflow: hidden;
  zoom: 1;
}

.lf {
  display: inline;
  float: left;
}

.rt {
  display: inline;
  float: right;
}

.red {
  color: #c50000;
}

a.a2 {
  color: #000;
}

a.a2:hover {
  color: #c00;
}

.st {
  font-family: \5B8B\4F53;
}

.ht {
  font-family: \9ED1\4F53;
}

.wbj {
  background: rgba(0, 0, 0, 0.5) repeat scroll 0 0 !important;
  filter: Alpha(opacity=50);
  background-color: #000;
}

.yh {
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.hsbody {
  background-color: #f5f5f5;
}

.hpytop {
  height: 100px;
  overflow: hidden;
}

.am6 {
  -webkit-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
}

/*用户登录页*/
.dl {
  height: 500px;
  margin: 50px auto;
  background: url(../images/user/dbbg.png) no-repeat 0 0;
}

.dl2 {
  height: 497px;
  background: url(../images/tu/dlxbg.png) no-repeat 0 0;
}

.dl ul {
  display: block;
  width: 300px;
  height: auto;
  float: right;
  margin-right: 128px;
  margin-top: 118px;
}

.dl2 ul {
  margin-right: 79px;
  margin-top: 113px;
}

.dl ul li {
  display: block;
  height: 45px;
  margin-bottom: 20px;
}

.dl ul li .txt {
  margin-left: 44px;
  width: 255px;
  height: 45px;
  line-height: 45px;
  border: solid 1px #ccc;
  text-indent: 10px;
  font-size: 14px;
  color: #666;
}

.dl ul li.mr {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  color: #666;
}

.dl ul li.mr input {
  margin-top: 2px;
}

.dl ul li.wj {
  height: 20px;
  line-height: 20px;
  text-indent: 120px;
  background: url(../images/user/tsbg.png) no-repeat 98px 50%;
  font-size: 14px;
  color: #ff654c;
}


/*
.dlk a{
  display: block;
  width: 300px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #2cad37;
  border-radius: 3px;
}

.dlk a:hover,a:active{
  display: block;
  width: 300px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #2cad37;
  border-radius: 3px;
}
*/



.dl ul li .dlk {
  display: block;
  width: 300px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #2cad37;
  border-radius: 3px;
}

.dl ul li .dlk:hover {
  background: url(../images/user/dl02.png) no-repeat 0 0;
}

.dl ul li.qt {
  font-size: 14px;
  color: #999;
}

.dl ul li.qt a {
  display: inline-block;
  margin-left: 10px;
  height: 16px;
}

.dl ul li.qt a {
  margin-left: 8px;
  width: 47px;
  font-size: 14px;
  color: #666;
}

.dl ul li.qt a img {
  margin-right: 3px;
}

.dl ul li .txt {
  border-left: none;
}

.dl ul li.mr, .dl ul li.wj {
  margin-bottom: 15px;
}

.dl ul li.mr .lf {
  color: #666;
}

.dl ul li.mr .rt {
  color: #0ed13c;
}

/*会员中心-左侧*/
.hyul {
  height: auto;
  padding: 50px 0;
}

.hyul .hyl {
  width: 300px;
  height: auto;
  margin-right: 30px;
  border: solid 1px #ccc;
  border-radius: 5px;
}

.hyul .hyl a {
  position: relative;
  display: block;
  width: 300px;
  height: 69px;
  overflow: hidden;
  border-bottom: solid #ccc 1px;
  line-height: 70px;
  text-indent: 128px;
  font-size: 18px;
}

.hyul .hyl a:hover, .hyul .hyl .current {
  text-decoration: none;
  color: #fff;
}

.hyul .hyl a.a1 {
  background: url(../images/user/c01.png) no-repeat 0 0;
}

.hyul .hyl a.a2 {
  background: url(../images/user/c02.png) no-repeat 0 0;
}

.hyul .hyl a.a3 {
  background: url(../images/user/c03.png) no-repeat 0 0;
}

.hyul .hyl a.a4 {
  background: url(../images/user/c04.png) no-repeat 0 0;
}

.hyul .hyl a.a5 {
  background: url(../images/user/c05.png) no-repeat 0 0;
}

.hyul .hyl a.a6 {
  background: url(../images/user/c06.png) no-repeat 0 0;
}

.hyul .hyl a.a7 {
  background: url(../images/user/c07.png) no-repeat 0 0;
  border-bottom: none;
}

.hyul .hyl a.a1:hover, .hyul .hyl a.a1.current {
  background: url(../images/user/c01_h.png) no-repeat 0 0;
}

.hyul .hyl a.a2:hover, .hyul .hyl a.a2.current {
  background: url(../images/user/c02_h.png) no-repeat 0 0;
}

.hyul .hyl a.a3:hover, .hyul .hyl a.a3.current {
  background: url(../images/user/c03_h.png) no-repeat 0 0;
}

.hyul .hyl a.a4:hover, .hyul .hyl a.a4.current {
  background: url(../images/user/c04_h.png) no-repeat 0 0;
}

.hyul .hyl a.a5:hover, .hyul .hyl a.a5.current {
  background: url(../images/user/c05_h.png) no-repeat 0 0;
}

.hyul .hyl a.a6:hover, .hyul .hyl a.a6.current {
  background: url(../images/user/c06_h.png) no-repeat 0 0;
}

.hyul .hyl a.a7:hover, .hyul .hyl a.a7.current {
  background: url(../images/user/c07_h.png) no-repeat 0 0;
}

.hyul .hyl a span {
  position: absolute;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  color: #fff;
  background: url(../images/user/jb.png) no-repeat;
  font-size: 12px;
  text-indent: 0;
  margin-top: 5px;
}

/*会员中心-右侧*/
.hyr {
  padding: 20px;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #ccc;
}

.hyr .dtb {
  height: auto;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #e6e6e6;
}

.hyr .dtb .dtx {
  height: 64px;
  background: url(../images/user/tx.png) no-repeat 0 0;
  line-height: 64px;
  text-indent: 80px;
  font-size: 18px;
  color: #666;
}

.hyr .dtb .dtx2 {
  background: url(../images/user/wdxx.png) no-repeat 0 0;
}

.hyr .dtb .dtx3 {
  background: url(../images/user/xtxx.png) no-repeat 0 0;
}

.hyr .dtb .dtx4 {
  background: url(../images/user/xgmm.png) no-repeat 0 0;
}

.hyr .dtb .sj {
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  color: #999;
}

.hyr .txt1 {
  float: left;
  display: inline;
  width: 297px;
  height: 43px;
  line-height: 43px;
  border: solid 1px #ccc;
  text-indent: 15px;
}

/*会员中心-首页*/
.hymain {
  width: 826px;
  height: auto;
  overflow: hidden;
  margin: 40px auto 0px auto;
}

.hymain .xux {
  width: 100%;
  border-top: 1px dashed #bebebe;
  margin-top: 33px;
  margin-bottom: 33px;
  clear: both;
  *margin-bottom: 11px;
}

.jiage {
  font-size: 14px;
  color: #999;
  display: block;
  overflow: hidden;
  width: 820px;
  padding-left: 6px;
}

.jiage font {
  font-size: 32px;
  font-family: arial;
  font-weight: bold;
  color: #22a838;
  padding: 0px 6px 0px 3px;
  line-height: 35px;
}

.jgr {
  float: right;
  width: 329px;
  height: 35px;
  line-height: 35px;
  margin-right: 4px;
}

.jgr a.congzi {
  width: 100px;
  height: 35px;
  display: block;
  background: url(../images/user/lv_bg.png) no-repeat;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  float: right;
}

.jgr a.congzi:hover {
  background-position: 0px -35px;
}

.hymain span.mxzh {
  display: block;
  width: 210px;
  line-height: 35px;
  margin-left: 16px;
}

.hymain a.mxzh {
  color: #22a838;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}

.hymain a.mxzh:hover {
  color: #ff5500;
  text-decoration: none;
}

.zt_hy {
  width: 824px;
  height: 58px;
  background: #e5ffea;
  border: 1px solid #8fcc99;
  line-height: 60px;
  overflow: hidden;
  margin-top: 30px;
}

.zt_hy .zt_left {
  float: left;
  color: #333;
  font-size: 14px;
  margin-left: 89px;
  height: 58px;
  line-height: 60px;
}

.zt_hy .zt_left font {
  color: #ff5500;
  font-size: 14px;
}

.zt_hy .zt_right font {
  color: #999;
  font-size: 14px;
}

.zt_hy .zt_right {
  float: left;
  margin-left: 28px;
}

.zt_hy .zt_right a.mslq {
  width: 100px;
  height: 35px;
  display: block;
  background: url(../images/user/lv_bg.png) no-repeat;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  float: left;
  margin-right: 20px;
  margin-top: 12px;
}

.zt_hy .zt_right a.kt {
  color: #22a838;
  font-size: 14px;
}

.zt_hy .zt_right a.mslq:hover {
  background-position: 0px -35px;
}

.zt_hy.baijing font, .zt_hy.xifi font {
  padding-left: 5px;
}

.zt_hy a.xfei {
  color: #22a838;
  font-size: 14px;
  padding-right: 12px;
}

.zt_hy a.sjzs {
  color: #22a838;
  font-size: 14px;
}

.zt_hy .zt_right a.kt:hover, .zt_hy .zt_right a.xfei:hover, .zt_hy .zt_right a.sjzs:hover {
  text-decoration: underline;
}

.hyr .nick {
  height: auto;
  padding: 40px 0;
  text-indent: 100px;
  background: url(../images/user/h01.png) no-repeat 70px 50%;
  border-bottom: dashed 1px #bebebe;
}

.hyr .nick2 {
  background: url(../images/user/h02.png) no-repeat 70px 50%;
}

.hyr .nick3 {
  background: url(../images/user/h03.png) no-repeat 70px 50%;
}

.hyr .nick .mz {
  font-size: 14px;
  color: #999;
  height: 35px;
  line-height: 35px;
}

.hyr .nick .mz span {
  color: #ff6a4c;
}

.hyr .nick .mz a.tj {
  display: inline-block;
  text-indent: -9999px;
  margin-left: 50px;
  width: 100px;
  height: 35px;
  background: url(../images/user/tjbg.png) no-repeat 0 0;
}

.hyr .nick .mz a.tj:hover {
  background: url(../images/user/tjbg01.png) no-repeat 0 0;
}

.hyr .nick .mz a.bd {
  display: inline-block;
  text-indent: -9999px;
  margin-left: 50px;
  width: 100px;
  height: 35px;
  background: url(../images/user/bdbg.png) no-repeat 0 0;
}

.hyr .nick .mz a.bd:hover {
  background: url(../images/user/bdbg01.png) no-repeat 0 0;
}

.hyr .nick .mz a.yz {
  display: inline-block;
  text-indent: -9999px;
  margin-left: 50px;
  width: 100px;
  height: 35px;
  background: url(../images/user/yzbg.png) no-repeat 0 0;
}

.hyr .nick .mz a.yz:hover {
  background: url(../images/user/yzbg01.png) no-repeat 0 0;
}

.hyr .tip {
  font-size: 22px;
  color: #666;
  text-align: center;
  padding: 50px 0 100px 0;
}

.hyr .nick4 {
  background: url(../images/user/h04.png) no-repeat 70px 50%;
}

.hyr .nick4 .mz span {
  color: #22a838;
}

.hyr .nick5 {
  background: url(../images/user/h05.png) no-repeat 70px 50%;
}

.hyr .nick5 .mz span {
  color: #22a838;
}

.hyr .nick6 {
  background: url(../images/user/h06.png) no-repeat 70px 50%;
}

.hyr .nick6 .mz span {
  color: #22a838;
}

.zck3 {
  width: 450px;
  height: auto;
  margin: auto;
}

.zck3 .dt {
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  background-color: #22a838;
  text-indent: 15px;
}

.zck3 .dt a {
  width: 12px;
  height: 45px;
  display: block;
  background: url(../images/user/x.png) no-repeat 0 50%;
  margin-right: 10px;
  text-indent: -9999px;
}

.zck3 .wz {
  height: auto;
  padding: 50px;
  background-color: #fff;
}

.zck3 .wz .dtx {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}

.zck3 .wz .dtx span {
  color: #ff6a4c;
}

.zck3 .wz .dtx2 {
  color: #666;
}

.zck3 .wz .bta {
  height: auto;
  margin-top: 20px;
}

.zck3 .wz .bta .gemail {
  width: 150px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/user/gemail1.png) no-repeat 0 0;
}

.zck3 .wz .bta .gemail:hover {
  background: url(../images/user/gemail2.png) no-repeat 0 0;
}

.zck3 .wz .bta .tsz {
  height: 54px;
  font-size: 14px;
  color: #999;
  line-height: 40px;
  padding-left: 20px;
}

.zck3 .wz .bta .tsz span {
  color: #22a838;
}

.zck3 .wz p.yxxg {
  color: #999;
  font-size: 14px;
  text-align: right;
  margin-top: 0px;
  padding-left: 2px;
}

.zck3 .wz p.yxxg a.xgai {
  color: #22a838;
}

.ayhide {
  display: none;
}

.zck3 .zh span {
  padding-right: 0px;
  display: inline;
  float: left;
  width: 50px;
  line-height: 45px;
}

.zck3 .zh .tp {
  width: 40px;
  text-align: center;
  text-indent: 0;
  line-height: 45px;
}

.zck3 .wz p {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  color: #999;
  text-align: center;
  text-indent: 0;
}

.zck3 .wz .qua {
  height: auto;
  margin-top: 20px;
}

.zck3 .wz .qua a {
  display: block;
  margin-right: 20px;
  margin-left: 90px;
  text-indent: -9999px;
  width: 150px;
  height: 40px;
  background: url(../images/user/qua1.png) no-repeat 0 0;
}

.zck3 .wz .qua a:hover {
  background: url(../images/user/qua2.png) no-repeat 0 0;
}

.zck3 .wz .qua span {
  display: inline;
  float: left;
  line-height: 40px;
  font-size: 14px;
  color: #ff6a4c;
  text-indent: 0;
}

.zck3 .wz3 {
  padding: 50px 20px;
}

.zck3 .wz3 .tp {
  width: 90px;
}

.zck3 .wz3 .txt2 {
  width: 150px;
}

.zck3 .wz3 .ts {
  height: 30px;
  background: url(../images/user/tsbg.png) no-repeat 90px 50%;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  text-indent: 115px;
  color: #ff6a4c;
}

.zck3 .wz3 .qua span {
  display: inline-block;
  background: url(../images/user/tsbg.png) no-repeat 0 50%;
  text-indent: 22px;
}

.zck3 .wz3 .mbt {
  display: inline-block;
  float: left;
  margin-left: 10px;
  width: 140px;
  height: 45px;
  background: url(../images/user/hqym.png) no-repeat 0 0;
  text-indent: -9999px;
}

/*.zck3 .wz3 .mbt:hover{ background:url(../images/user/hqym2.png) no-repeat 0 0; text-indent:0; line-height:45px; text-align:center; text-decoration:none; color:#ccc; }*/
.zck3 .wz3 .mbted {
  background: url(../images/user/hqym2.png) no-repeat 0 0;
  text-indent: 0;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  color: #ccc;
}

.zck3 .wzxx {
  height: auto;
  text-indent: 0;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}

.zck3 .wzxx span {
  color: #ff6a4c;
}

.zck3 .wzxx .br2 {
  color: #666;
}

.zck3 .ybt {
  height: auto;
}

/*.zck3 .ybt .bta{ width:150px; height:40px; background:url(../images/user/gmy1.png) no-repeat 0 0; margin-right:15px; text-indent:-9999px;}*/
.zck3 .ybt .bta {
  width: 150px;
  height: 40px;
  background: url(../images/user/gmy1.png) no-repeat 0 0;
  margin-right: 15px;
  text-indent: -9999px;
  float: none;
  display: block;
  margin: 10px auto;
}

.zck3 .ybt .bta:hover {
  background: url(../images/user/gmy2.png) no-repeat 0 0;
}

.zck3 .ybt .di {
  height: 40px;
  margin-top: 20px;
  line-height: 45px;
  color: #999;
}

.zck3 .ybt .di span {
  color: #22a838;
}

/*hpy other*/
.aytable {
  border: 0px;
  border-style: Solid;
  width: 100%;
}

.aytable tr td {
  padding-left: 10px;
}

.aytable tr th {
  background-color: #E8F6E8;
  padding-left: 10px;
  height: 45px;
}

.aytable .ayrow {
  height: 40px;
  border-bottom: 1px dashed #bebebe;
  font-size: 14px;
}

.aytip {
  margin-top: 20px;
  font-size: 14px;
  padding-left: 10px;
}

.aytip .org {
  color: #ff5500;
}

.aytip em, .ayother em {
  color: #ff5500;
}

.aytip .huise {
  font-size: 14px;
  color: #999;
}

.ayother {
  margin: 20px;
  font-size: 14px;
}

.aybtn {
  width: 100px;
  height: 35px;
  display: block;
  background: url(../images/user/lv_bg.png) no-repeat;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border: 0 none;
  cursor: pointer;
}

.aybtn:hover {
  background-position: 0px -35px;
}

.wjl .menu {
  height: 33px;
  border-bottom: 1px solid #22A838;
}

.wjl .menu li {
  float: left;
  margin-right: 15px;
}

.wjl .menu li a {
  display: block;
  width: 100px;
  color: #22a838;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}

.wjl .menu li a:hover {
  color: #ff5500;
  text-decoration: none;
}

.wjl .menu li a.current {
  background: url(../images/user/lv_bg.png) no-repeat;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border: 0 none;
  cursor: pointer;
}

.aybody {
  margin: 20px;
}

.aybody .mk1 {
  display: block;
  height: auto;
  padding: 50px;
  padding-top: 40px;
}

.aybody .mk1 li {
  display: block;
  height: 45px;
  line-height: 45px;
  margin-bottom: 30px;
  overflow: hidden;
}

.aybody .mk1 li .mz {
  width: 150px;
  text-align: right;
  padding-right: 15px;
  font-size: 14px;
  color: #666;
}

.aybody .mk1 li select {
  width: 300px;
  height: 41px;
  line-height: 43px;
  border: solid 1px #ccc;
  color: #999;
  text-indent: 5px;
}

.aybody .mk1 li .txt {
  width: 300px;
  height: 43px;
  line-height: 43px;
  border: solid 1px #ccc;
  color: #999;
  text-indent: 10px;
}

.aybody .mk1 li .txt1 {
  width: 180px;
  margin-right: 10px;
}

#yzm > a {
  background: #22A838 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 120px;
  display: block;
  float: left;
}

#yzm > a:hover {
  background: #4EB960 none repeat scroll 0 0;
}

#yzm > a.disable, #yzm > a.disable:hover {
  background: #ddd none repeat scroll 0 0;
  cursor: default;
}

/*注册页*/
.zc {
  width: 1003px;
  height: 490px;
  margin: 50px auto;
  background: url(../images/user/zcbg.png) no-repeat 0 0;
}

.zc .zck1 {
  padding-left: 160px;
  height: auto;
  background: #fff;
  margin-top: 20px;
}

.zc .zck1 ul {
  display: block;
  height: auto;
  overflow: hidden;
}

.zc .zck1 ul li {
  display: block;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
}

.zc .zck1 ul li .dt {
  width: 90px;
  text-align: right;
  padding-right: 20px;
  line-height: 45px;
  font-size: 14px;
  color: #666;
}

.zc .zck1 ul li .txt {
  width: 350px;
  height: 43px;
  line-height: 43px;
  border: solid 1px #d6d6d6;
  color: #999;
  font-size: 14px;
  text-indent: 10px;
}

.zc .zck1 .txt33, .zc .kk .txt33 {
  width: 350px;
  height: 43px;
  line-height: 43px;
  border: solid 1px #d6d6d6;
  color: #999;
  font-size: 14px;
  text-indent: 10px;
}

.zc .zck1 ul li .txt2 {
  width: 180px;
  margin-right: 10px;
}

.zc .zck1 ul li .kk img {
  display: block;
  width: 160px;
  height: 45px;
}

.zc .zck1 ul li .kk2 {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}

.zc .zck1 ul li .kk2 .agr {
  margin-left: 110px;
  outline: none;
  -webkit-appearance: checkbox;
}

.zc .zck1 ul li .kk2 span {
  color: #22a838;
}

.zc .zck1 ul li .kk2 a {
  margin-left: 10px;
}

.zc .zck1 ul li .mszc {
  display: block;
  margin-top: 20px;
  margin-left: 110px;
  width: 350px;
  height: 45px;
  color: #fff;
  background: #2cad37;
  border-radius: 3px;
  border: 0 none;
  cursor: pointer;
}

.zc .zck1 ul li .mszc3 {
  display: block;
  margin-top: 20px;
  margin-left: 110px;
  width: 350px;
  height: 45px;
  text-indent: -9999px;
  background: url(../images/user/mszc3.png) no-repeat 0 0;
}

.zc .zck1 ul li .mszc:hover {
  background: #1f9a2a;
}

.zc .zck1 ul li .ts {
  line-height: 45px;
  font-size: 14px;
  color: #ff654c;
  padding-left: 10px;
  text-indent: 20px;
  background: url(../images/user/tsbg.png) no-repeat 10px 50%;
}

.zc .zck1 ul li .hyz {
  font-size: 14px;
  color: #999;
  line-height: 45px;
  padding-left: 20px;
}

.zc .zck1 ul li .hyz span {
  color: #22a838;
}

.wrap2 {
  width: 1003px;
  margin: 0 auto;
}

/*找回密码*/
.zhmm {
  height: auto;
  padding: 50px;
}

.zhmm .jdt {
  position: relative;
  width: 635px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  background: url(../images/user/jdt.png) no-repeat 0 0;
}

.zhmm .jdt .bzx1 {
  position: absolute;
  width: 36px;
  height: 36px;
  background: url(../images/user/bzbg.png) no-repeat 0 0;
  text-align: center;
  line-height: 36px;
  color: #fff;
}

.zhmm .jdt .bzx2 {
  margin-left: 296px;
}

.zhmm .jdt .bzx3 {
  margin-left: 588px;
}

.zhmm .mk1 {
  display: block;
  height: auto;
  padding: 80px 50px;
  margin: 0 auto;
}

.zhmm .mk1 li {
  display: block;
  height: 45px;
  line-height: 45px;
  margin-bottom: 20px;
  padding-left: 150px;
}

.zhmm .mk1 li .mz {
  width: 100px;
  text-align: right;
  margin-right: 15px;
  font-size: 14px;
  color: #666;
}

.zhmm .mk1 li .txt {
  width: 300px;
  height: 43px;
  line-height: 43px;
  border: solid 1px #ccc;
  text-indent: 15px;
  font-size: 14px;
  color: #999;
}

.zhmm .mk1 li select {
  height: 43px;
  line-height: 43px;
  width: 300px;
  border: solid 1px #ccc;
  text-indent: 10px;
  color: #333;
}

.zhmm .mk1 li p {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  text-indent: 40px;
  color: #ff654c;
  background: url(../images/user/tsbg.png) no-repeat 20px 50%;
}

.zhmm .mk1 li .xyb {
  display: block;
  margin-left: 116px;
  width: 150px;
  height: 45px;
  text-indent: -9999px;
  background: url(../images/user/xyb01.png) no-repeat 0 0;
}

.zhmm .mk1 li .xyb:hover {
  background: url(../images/user/xyb02.png) no-repeat 0 0;
}

.zhmm .mk1 li .txt2 {
  width: 150px;
  margin-right: 10px;
}

.zhmm .mk1 li .txt22 {
  width: 180px;
  margin-right: 10px;
}

.zhmm .mk1 li .hqm {
  width: 150px;
  display: inline;
  float: left;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-indent: -9999px;
  background: url(../images/user/hqym.png) no-repeat 0 0;
}

.zhmm .mk1 li .hqmt {
  width: 150px;
  background: url(../images/user/hqym2.png) no-repeat 0 0;
  text-indent: 10px;
  font-size: 18px;
  text-align: center;
  color: #ccc;
  text-decoration: none;
}

.zhmm .mk2 {
  height: auto;
  padding: 70px;
}

.zhmm .mk2 li {
  padding-left: 150px;
  font-size: 14px;
  color: #999;
  line-height: 30px;
}

.zhmm .mk2 li span {
  color: #ff6a4c;
}

.zhmm .mk2 li p {
  color: #666;
}

.zhmm .mk2 li.xbx {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
}

.zhmm .mk2 li .yyx {
  display: block;
  margin-top: 20px;
  width: 150px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/user/gemail1.png) no-repeat 0 0;
}

.zhmm .mk2 li .yyx:hover {
  background: url(../images/user/gemail2.png) no-repeat 0 0;
}

.zhmm .mk2 li.xz {
  font-size: 12px;
  line-height: 24px;
}

.zhmm .mk2 li.xz a {
  color: #0ed13c;
}

.zhmm .mk1 li .qua {
  display: block;
  margin-left: 115px;
  width: 150px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/user/qua1.png) no-repeat 0 0;
}

.zhmm .mk1 li .qua:hover {
  background: url(../images/user/qua2.png) no-repeat 0 0;
}

.zhmm .wz {
  font-size: 14px;
  color: #666;
  margin-top: 15px;
}

.zhmm .wz .z1 {
  margin-left: 100px;
}

.zhmm .wz .z2 {
  margin-left: 218px;
}

.zhmm .wz .z3 {
  margin-left: 250px;
}

.zhmm .byselect {
  font-size: 14px;
  text-decoration: none;
  display: block;
  float: left;
  padding: 8px;
  height: 23px;
  line-height: 23px;
  margin-right: 10px;
}

.zhmm .byselect:hover {
  font-size: 14px;
  text-decoration: none;
}

.zhmm .byselect:hover, .zhmm .bysel {
  border: solid 1px #22A838;
  color: #22A838;
}

/*注册补*/
.zck1 form {
  display: inline;
  float: left;
  width: 700px;
}

.zc {
  width: 1200px;
  height: 490px;
  margin: 50px auto;
  background: url(../images/user/zcbg2.png) no-repeat 0 0;
}

.zc .zck1 {
  padding-left: 88px;
  height: auto;
}

.zc .zck1 ul li .mozc {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}

.zc .zck1 ul li .mozc a {
  color: #22a838;
}

.zc .zck1 ul li .txt22 {
  width: 230px;
}

.zc .zck1 ul li .ymjs {
  display: inline-block;
  float: left;
  margin-left: 10px;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #ccc;
  background: url(../images/ymtjs.png) no-repeat 0 0;
}

.zc .zck1 ul li .hyz {
  padding-left: 10px;
}

.zc .zck1 ul li .hyz:hover {
  text-decoration: none;
}

.zc .zck1 ul li .hqymt {
  display: inline-block;
  width: 140px;
  height: 45px;
  text-indent: -9999px;
  background: url(../images/user/hqymt1.png) no-repeat 0 0;
}

.zc .zck1 ul li .hqymt:hover {
  background: url(../images/user/hqymt2.png) no-repeat 0 0;
}

.otdl {
  margin-top: 70px;
  width: 330px;
  height: auto;
  border-left: solid 1px #e6e6e6;
  padding-left: 40px;
  font-size: 14px;
  color: #666;
  padding-bottom: 190px;
}

.otdl .yydl {
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  background: url(../images/user/tabg.png) no-repeat 0 50%;
  text-indent: 20px;
}

.otdl .yydl a {
  color: #22a838;
  padding-left: 5px;
}

.otdl .tadl {
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  background: url(../images/user/tabg.png) no-repeat 0 50%;
  text-indent: 20px;
}

.otdl .qtd a {
  display: inline;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  font-size: 14px;
  color: #666;
}

.otdl .qtd a:hover {
  color: #22a838;
}

.otdl .sinad {
  height: 20px;
  line-height: 20px;
  background: url(../images/user/sinat.png) no-repeat 0 50%;
  text-indent: 20px;
  margin-left: 20px;
}

.otdl .wxd {
  height: 20px;
  line-height: 20px;
  background: url(../images/user/weixint.png) no-repeat 0 50%;
  text-indent: 20px;
}

.otdl .qqd {
  height: 20px;
  line-height: 20px;
  background: url(../images/user/qqt.png) no-repeat 0 50%;
  text-indent: 20px;
}

.dl ul li.qt a {
  margin-left: 8px;
  width: 47px;
  font-size: 14px;
  color: #666;
}

.dl ul li.qt a img {
  margin-right: 3px;
}

.dl ul li .txt {
  border-left: none;
}

.dl ul li.mr, .dl ul li.wj {
  margin-bottom: 15px;
}

.dl ul li.mr .lf {
  color: #666;
}

.dl ul li.mr .rt {
  color: #0ed13c;
}

.pay-top-text-box {
  margin-bottom: 40px;
}

.pay-top-text-box .txt {
  display: inline-block;
  font-size: 14px;
  padding: 0 60px;
}

.pay-top-text-box .img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: bottom;
}

.pay-top-text-box .icon {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  vertical-align: bottom;
}
.phone_menu
{
  display: none;
}
.pc_menu
{
  display: block;
  width: 100%;
}

@media (max-width: 766px){
 
  .inline {
    display: inline-block;
    width: 100%;
    
  }
  .phone_menu{
    position: relative;
  }
  .phlogo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
  }
  .left{
    display: block;
    float: left;
    vertical-align: middle; 
    width: 50%;
    background-color: #000;

  }
  .left .drop1{
    width: 200%;
  }
  .middle{
    display: block;
    margin: 0 auto;
    text-align:center;
    line-height: 48px;
    float: left;

  }
  .right{
    display: block;
    float: right;
    text-align: right;
    width: 50%;
  }
  .right .drop1{
    width: 200%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .dropdown-menu{z-index: 999;}

  .top-address-text{
     background-color: #444;

     margin-bottom: 35px;
  }
  .wrap-w-1200-box {
    display: block;
    max-width: 100%;
    margin: 0 auto;

  }
  .footer-l-top-box {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: top;
  }
  .top-logo-box .img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}
  .top-bar-btn .btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
   
    height: 55px;
    line-height: 52px;
    padding: 0px 5px;
    margin: 5px 0 0 10px;
    text-align: center;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.main-bar-line{
  padding: 20px 0px;
  margin: auto 4%;
}

.top-logo-box .txt {
  display: none;
  vertical-align: middle;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
}
.goods-cost-row {
  padding: 10px 0;
  display: block;
}
.goods-cost-row .text-box{
  display: inline-block;
  flex: none;
  padding: 0 0px;
  width: 100%;

}
.goods-cost-row .text-box .title{
  font-size: 24px;
  font-weight: bold;
  width: 90%;
  margin: auto;
  padding: 0px 0 30px;
}
.goods-cost-row .text-box .txt{

  width: 90%;
  margin: auto;

}

.goods-cost-row .img-box{
  display: inline-block;
  flex: none;
  height: auto;
  border: 0 none;
  border-style: none; 
  
  
}
.goods-cost-row .img-box .img{
  width: 100%;
  max-width: 100%;
}
.goods-cost-title .title {
  font-size: 24px;
  padding: 20px 0 10px;
  width: 90%;
  margin: auto;
}
.top-logo-box {
  flex: none;
  float: left;
}
.top-bar-btn{
  flex:none;
}

.le-style {
  flex: none !important;
}
.footer-r-top-box {
  display: block; 
  width: 100%; 
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}
.main-bar-txt {
  display: block;
  padding: 20px 4% 0 4%;
  color: #333;
}

.main-bar-txt .txt-1 {
  margin: 20px 0 20px;
  font-size: 30px !important;
  text-align: center;
}

.main-bar-line .line-box {
  background: #fff;
  border: 2px solid #2CAD37;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  padding: 20px 0 0;
}
.main-bar-line .line-box .line {
  padding: 0 15px 20px;
}
.ccc-line {
  border: 1px solid #eee;
  width: 100%;
  margin: 25px 0;
}
.goods-list-box {
  display: inline-block;
  padding: 15px;
  margin: 0 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.e_dis-flex
{display: block;}
.e_flex1{
  width: 94%;
  margin:  3% auto;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.goods-cost-box {
  padding: 20px 0;
}
.e_imgx-can
{display: none; width: 0px;}
.main-bar-line .line-box .txt{
  vertical-align: middle;
}
.main-bar-btn {
  margin: 20px 0 0;
  text-align: center;
}
.main-bar-btn .btn.one{
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 20px;
  background: #2CAD37;
  border: 1px solid #2CAD37;
  border-radius: 5px;
} 
.main-bar-btn .btn
{
  padding: 0px;
}
.main-bar-btn .btn .img{
  margin-left: 0px;
}

.e-dl{margin-left: 0px !important;}
.main-bar-line .line-box .bottom-line {
  padding: 20px 20px;
  background: #208428;
}
.main-bar-img{
  display: block;
  width: 100%;
  max-width: 100%;
}
.wimg{width: 85%;}
.main-bar-search .search-box{
  width: 85%;
}
.goods-top-questions .questions-line{
  width: 72%;
}
.wrap{
  display: block;

  width: 80%;
  margin: 0 auto;
  background: none;
  height: 440px;
}
.dl ul{float: left;}
.qt{
  display: none;
  visibility: hidden;
}
.dl ul li .txt {
  margin-left:0px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: solid 1px #ccc !important;
  text-indent: 10px;
  font-size: 14px;
  color: #666;
}
.wrap2{
  width: 80%;
margin: 0 auto;
}
.zc{width: 80%;
padding: 0px;
}
.zck1 form{width: 100%;
display: inline;}
.lf{width: 100%;}
.zc .zck1 ul li .dt {
  display: none;
}
.zc .zck1 ul li .txt22 {
  width: 52% !important; 
  display: inline-block;
  float: left;
  margin-right: 0px;
}
.zc .zck1 ul li .txt {
  width: 100%;
  height: 43px;
  line-height: 43px;
  border: solid 1px #d6d6d6;
  color: #999;
  font-size: 14px;
  text-indent: 10px;
}
.zc .zck1 ul li .mszc {
  display: block;
  margin: 0px;
  width: 100%;
}
.zc .zck1 ul li .kk2 .agr{
  margin: 0px;
}
.zc .zck1{padding-left: 0px;}
#yzm > a
{
  width: 45%;
  display: inline-block;
  float: right;
  
}
.phone_menu
{
  display: block;
  background-color: #000;
  height: 52px;
  width: 100%;
}
.top-banner-box{padding: 0px;
  -webkit-box-shadow: 0 1px 5px #ccc;
  box-shadow: 0 6px 6px #ccc;
}
.pc_menu{
  display: none;
}

.dropdown .btn{background-color: #000;
    text-align: center;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 2px;
}
.dropdown .btn .img{
  width: 20px;
  height: 20px;
  padding: 0px;
  margin: 0px;
}


.drop1{z-index: 1000px;}
.dropdown-menu{
  background-color: #000;
  width: 100%;
  position: absolute;
    top: 100%;
    left: 0;

    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 3px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15); 
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175); 

}
.dropdown-menu li{color: #fff;}
.dropdown-menu>li>a 
{
  line-height: 45px;
  color: #fff;
}
.dropdown-menu a{
  line-height: 45px;
  height: 45px;
  border-bottom: solid 1px #424245;
  text-align: center;
  color: #fff;
}
.dropdown-menu a:hover{
  color: #fff;
}
.drop1{
  border-top: solid 1px #444;
}
.dl ul li .dlk{
  width: 100%;
  

}
.dl ul{width: 100%;}
.dl ul li .dlk a{background-color: #0ed13c;}
.dlk a:hover{background-color: #0ed13c;}
}

/*hpyStyle*/

.btn:focus,
.btn:active:focus,
.btn:active:focus,
.btn:focus,
.btn:active.focus,
.btn:active.focus{
    outline: none;
    /*
    box-shadow:none;
    */
}
 /*
.form-control{
    border:0;
    webkit-box-shadow:none;
    box-shadow:none;
}
*/
.form-control:focus{
    border-color:#5cb85c;
    webkit-box-shadow:none;
    box-shadow:none;
}

.toast-center-center {
top: 25%;
left: 50%;
margin-top: -25px;
margin-left: -150px;
}
    .checkbox-custom {
    position: relative;
    padding: 0 15px 0 25px;
    margin-bottom: 7px;
    margin-top: 0;
    display: inline-block;
}
/*
将初始的checkbox的样式改变
*/
.checkbox-custom input[type="checkbox"] {
    opacity: 0;/*将初始的checkbox隐藏起来*/
    position: absolute;
    cursor: pointer;
    z-index: 2;
    margin: -6px 0 0 0;
    top: 50%;
    left: 3px;
}
/*
设计新的checkbox，位置
*/
.checkbox-custom label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 19px;
    height: 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
}
/*
点击初始的checkbox，将新的checkbox关联起来
*/
.checkbox-custom input[type="checkbox"]:checked +label:after {
    position: absolute;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    top: 42%;
    left: 3px;
    margin-top: -5px;
    font-size: 11px;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #333;
}
.checkbox-custom label {
    cursor: pointer;
    line-height: 1.2;
    font-weight: normal;/*改变了rememberme的字体*/
    margin-bottom: 0;
    text-align: left;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
background-color: #5cb85c;
border-color: #4cae4c;
}
