﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0
}

body {
    line-height: 1.2
}

li, ol {
    list-style: none
}

a, a:link, a:hover, a:active, a:visited {
    color: #cecccc
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    display: block;
    content: '.';
    height: 0;
    overflow: hidden
}

html {
    font-size: 62.5%
}

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 1rem;
    color: #666
}

body.modal-open {
    position: fixed;
    width: 100%;
    height: 100%
}

.body {
    min-height: 500px
}

.footer {
    text-align: center;
    color: #999;
    padding: 10px 0
}

.footer p {
    margin: 10px
}

.login-register-header .header-text {
    position: relative;
    width: 145px;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #f0f0f0
}

.hz-friend-link {
    display: block;
    border-top: 1px dashed #f0f0f0;
    margin: 0 0 20px 0;
    padding-top: 25px
}

.hz-friend-link a {
    color: #666;
    line-height: 20px
}

.hz-friend-link .friend-link-tab-list {
    zoom: 1;
    margin-bottom: 10px
}

.hz-friend-link .friend-link-tab-list:before, .hz-friend-link .friend-link-tab-list:after {
    content: "";
    display: table
}

.hz-friend-link .friend-link-tab-list:after {
    clear: both
}

.hz-friend-link .friend-link-tab-list .friend-link-tab-item {
    float: left
}

.hz-friend-link .friend-link-tab-list .friend-link-tab-item a {
    display: block;
    margin-right: 10px;
    padding: 0 5px
}

.hz-friend-link .friend-link-tab-list .friend-link-tab-item.active a, .hz-friend-link .friend-link-tab-list .friend-link-tab-item a:hover {
    background: #2151a3;
    color: #fff;
    text-decoration: none
}

.hz-friend-link .hz-friend-link-content a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    margin: 0 15px 5px 0;
    line-height: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.hz-friend-link .hz-friend-link-content a:hover {
    text-decoration: underline;
    color: #2150A2
}

.hz-copyright {
    padding: 25px 0;
    border-top: 1px solid #ececec
}

.hz-copyright .foot-nav a {
    position: relative;
    padding-right: 10px;
    color: #333
}

.hz-copyright .foot-nav a:after {
    position: absolute;
    right: 3px;
    top: 3px;
    content: '';
    width: 1px;
    height: 12px;
    background-color: #d3d3d3
}

.hz-copyright .foot-nav a:last-child::after {
    width: 0
}

.hz-copyright a a, .hz-copyright a {
    *padding: 0 5px;
    margin-right: 5px
}

.hz-copyright a a:hover, .hz-copyright a:hover {
    text-decoration: underline;
    color: #2150A2
}

.hz-footer-style2 .hz-copyright, .hz-footer-style2 .hz-copyright a {
    color: #666;
    background: #fff
}

.hz-footer-style2 .hz-copyright a a:hover, .hz-footer-style2 .hz-copyright a:hover {
    color: #000;
    text-decoration: none
}

.hz-foot-sprite {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline
}

.hz-foot-sprite.one {
    width: 75px;
    height: 75px;
    background-position: -270px 0
}

.hz-foot-sprite.two {
    width: 75px;
    height: 75px;
    background-position: -270px -81px
}

.hz-foot-sprite.three {
    width: 16px;
    height: 16px;
    background-position: -127px -151px;
    vertical-align: sub
}

.hz-foot-sprite.four {
    width: 16px;
    height: 16px;
    background-position: -153px -152px;
    vertical-align: sub;
    margin-right: 5px
}

@font-face {
    font-family: "iconfont";
    src: url("//hz-pc.huizecdn.com/css/hz/www/fonts/iconfont.eot?v201905092154");
    src: url("//hz-pc.huizecdn.com/css/hz/www/fonts/iconfont.eot?v201905092154#iefix") format("embedded-opentype"), url("//hz-pc.huizecdn.com/css/hz/www/fonts/iconfont.woff?v201905092154") format("woff"), url("//hz-pc.huizecdn.com/css/hz/www/fonts/iconfont.ttf?v201905092154") format("truetype"), url("//hz-pc.huizecdn.com/css/hz/www/fonts/iconfont.svg?v201905092154#iconfont") format("svg")
}

.iconfont, .hz-icon:before, [class*="hz-icon-"]:after, [class*="hz-icon-"]:before, [class^=hz-icon-]:after, [class^=hz-icon-]:before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

html, body, legend, input, select, button, textarea {
    font: 12px/1.5 "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

body, div, header, footer, nav, aside, article, section, hgroup, figure, figcaption, video, audio, embed, mark, summary, progress, canvas, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

html, legend, input, select, textarea {
    color: #333
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img, iframe {
    border: none
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ul li {
    list-style: none
}

ol {
    margin-left: 15px
}

header, footer, nav, aside, article, section, hgroup, figure, figcaption {
    display: block
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

pre {
    white-space: pre-wrap
}

small {
    font-size: 0.8em
}

mark {
    background: #ff0;
    color: #000
}

abbr[title] {
    border-bottom: 1px dotted
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup, sub {
    font-size: 0.75em
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button, select {
    text-transform: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

input, textarea, select {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    color: inherit;
    line-height: 1.2
}

input:focus, textarea:focus, select:focus {
    outline: none
}

textarea {
    overflow-x: hidden;
    overflow-y: auto;
    vertical-align: top;
    resize: none
}

input[type='checkbox'], input[type='radio'] {
    width: auto;
    vertical-align: middle
}

.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer
}

label {
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input::-ms-clear, input::-ms-reveal {
    display: none
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

a {
    background: transparent
}

a, a:link, a:hover, a:active, a:visited {
    text-decoration: none
}

a:focus {
    outline: none
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: inherit
}

::-webkit-input-placeholder {
    color: #AAA;
    opacity: 1
}

::-moz-placeholder {
    color: #AAA;
    opacity: 1
}

:-ms-input-placeholder {
    color: #AAA;
    opacity: 1
}

::selection, ::-moz-selection {
    background: inherit;
    color: white
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0
}

::-webkit-file-upload-button {
    height: 100%
}

img {
    vertical-align: middle
}

.clearfix {
    zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.fl, .fr {
    *display: inline
}

.hidden {
    display: none
}

.show {
    display: block
}

.fn-hide {
    display: none !important
}

.fn-show {
    display: block !important
}

.vis-hide {
    visibility: hidden
}

.tac {
    text-align: center
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}

.f38 {
    font-size: 38px
}

.fc0 {
    color: #000
}

.fcw {
    color: #FFF
}

.fc3 {
    color: #333
}

.fc6 {
    color: #666
}

.fc8 {
    color: #888
}

.fc9 {
    color: #999
}

.fcc {
    color: #CCC
}

.bgf0 {
    background: #f0f0f0 !important
}

.bgf9 {
    background: #f9f9f9 !important
}

.bgf8 {
    background: #f8f8f8 !important
}

.bgf7 {
    background: #f7f7f7 !important
}

.bgf5 {
    background: #f5f5f5 !important
}

.bgf3 {
    background: #f3f3f3 !important
}

.bgfc {
    background: #fcfcfc !important
}

.bgfw {
    background: #fff !important
}

.bgfb {
    background: #fbfbfb !important
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml45 {
    margin-left: 45px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.mr35 {
    margin-right: 35px
}

.mr40 {
    margin-right: 40px
}

.mr45 {
    margin-right: 45px
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m25 {
    margin: 25px
}

.m30 {
    margin: 30px
}

.m35 {
    margin: 35px
}

.m40 {
    margin: 40px
}

.m45 {
    margin: 45px
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt35 {
    padding-top: 35px
}

.pt40 {
    padding-top: 40px
}

.pt45 {
    padding-top: 45px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb35 {
    padding-bottom: 35px
}

.pb40 {
    padding-bottom: 40px
}

.pb45 {
    padding-bottom: 45px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr25 {
    padding-right: 25px
}

.pr30 {
    padding-right: 30px
}

.pr35 {
    padding-right: 35px
}

.pr40 {
    padding-right: 40px
}

.pr45 {
    padding-right: 45px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl25 {
    padding-left: 25px
}

.pl30 {
    padding-left: 30px
}

.pl35 {
    padding-left: 35px
}

.pl40 {
    padding-left: 40px
}

.pl45 {
    padding-left: 45px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px
}

.p30 {
    padding: 30px
}

.p35 {
    padding: 35px
}

.p40 {
    padding: 40px
}

.p45 {
    padding: 45px
}

.lh15 {
    line-height: 1.5
}

.lh18 {
    line-height: 1.8
}

.lh20 {
    line-height: 2.0
}

.lh22 {
    line-height: 2.2
}

.lh24 {
    line-height: 2.4
}

.lh26 {
    line-height: 2.6
}

.lh28 {
    line-height: 2.8
}

.lh30 {
    line-height: 3.0
}

.w-950 {
    width: 950px;
    margin: 0 auto
}

.w-980 {
    width: 980px;
    margin: 0 auto
}

.w-1000 {
    width: 1000px;
    margin: 0 auto
}

.border {
    border: 1px solid #f0f0f0
}

.bor-left {
    border-left: 1px solid #f0f0f0
}

.bor-right {
    border-right: 1px solid #f0f0f0
}

.bor-top {
    border-top: 1px solid #f0f0f0
}

.bor-bottom {
    border-bottom: 1px solid #f0f0f0
}

.fb, .strong {
    font-weight: bold
}

.tdl {
    text-decoration: underline !important
}

.ell {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

input[type="text"], input[type="number"] {
    border: solid 1px #ddd
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

.no-selected {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.font-arrow {
    font-family: '\5B8B\4F53';
    font-style: normal;
    text-decoration: none
}

body {
    background-color: #fff
}

.layout {
    width: 1190px;
    margin-left: auto;
    margin-right: auto
}

.jq-prompt .insure-cart-protect {
    padding: 2px 10px;
    line-height: 2
}

.jq-prompt .insure-cart-protect dt, .jq-prompt .insure-cart-protect dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    color: #666
}

.jq-prompt .insure-cart-protect dt {
    width: 145px;
    margin-right: 10px
}

.jq-prompt .insure-cart-protect dd {
    width: 150px
}

*[rel="prompt"]:hover {
    text-decoration: none
}

.hz-loading-wrap {
    padding: 50px 0;
    text-align: center
}

.hz-loading-text {
    font-size: 20px;
    margin-left: 10px
}

.hz-step .hz-step-list .dot, .hz-comment-avatar-empty, .hz-bgpic-sprite {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    background-image: url("../img/bgpic.png");
    background-repeat: no-repeat
}

.hz-bgpic-1 {
    background-position: 0 0;
    height: 14px;
    width: 301px
}

.hz-bgpic-10 {
    background-position: 0 -14px;
    height: 13px;
    width: 14px
}

.hz-bgpic-11 {
    background-position: 0 -27px;
    height: 19px;
    width: 15px
}

.hz-bgpic-12 {
    background-position: 0 -46px;
    height: 9px;
    width: 15px
}

.hz-bgpic-2 {
    background-position: 0 -55px;
    height: 80px;
    width: 80px
}

.hz-comment-avatar-empty, .hz-bgpic-3 {
    background-position: 0 -135px;
    height: 80px;
    width: 80px
}

.hz-bgpic-5 {
    background-position: 0 -215px;
    height: 41px;
    width: 40px
}

.hz-bgpic-6 {
    background-position: 0 -256px;
    height: 48px;
    width: 24px
}

.hz-bgpic-7 {
    background-position: 0 -304px;
    height: 25px;
    width: 25px
}

.hz-bgpic-8 {
    background-position: 0 -329px;
    height: 18px;
    width: 18px
}

.hz-bgpic-9 {
    background-position: 0 -347px;
    height: 17px;
    width: 19px
}

.error-404 {
    width: 50em;
    margin: 10em auto;
    font-family: "Open Sans", Arial, sans-serif;
    text-align: center
}

.error-404 h1 {
    font-size: 15em;
    font-weight: lighter;
    color: #555
}

.error-404 p {
    margin-top: 1em;
    font-size: 2em
}

.error-404 pre {
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 2em;
    line-height: 1.5;
    border-radius: 1em;
    word-break: break-word
}

.hz-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 18px
}

.hz-close:hover {
    text-decoration: none;
    color: #f6ab1a
}

.primary-color {
    color: #f6ab1a
}

.secondary-color {
    color: #f00
}

.base-color {
    color: #2150a2
}

.primary-link {
    color: #2150A2
}

.primary-link:hover {
    color: #F6AB1A;
    text-decoration: none
}

a {
    text-decoration: none;
    color: #333
}

.calendar-box, .jq-prompt {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1)
}

.placeholder-wrap {
    vertical-align: top
}

html {
    background-color: #fff;
    color: #333
}

.prompt-content {
    line-height: 2;
    width: 380px;
    font-family: '\5B8B\4F53'
}

.prompt-foot a {
    color: #2150A2
}

.share-prompt {
    width: 218px
}

.dialog-order-item {
    padding: 25px 30px;
    border: 2px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer
}

.dialog-order-item:hover {
    border: 2px solid #f6ab1a;
    background: #fffdf0
}

.box-footer {
    padding: 40px 60px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        width: 1190px;
        margin: 0 auto
    }
}

.page-wrap {
    height: 560px;
    background-color: #306bcf;
    background-position: 50% 0;
    background-repeat: no-repeat
}

.share-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../img/share-sprite.png) no-repeat 0 0;
    line-height: 0;
    font-size: 0
}

.share-wx-icon {
    background-position: 0 0
}

.share-qq-icon {
    background-position: 0 -30px
}

.share-sina-icon {
    background-position: 0 -60px
}

.ps-form-item {
    margin-top: 10px;
    position: relative
}

.ps-input {
    padding: 8px 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    box-shadow: 0 1px 1px 0 #DDDDDD inset;
    display: inline-block
}

.ps-button, .btn {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #333;
    background: #fff;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.hz-button:focus, .hz-button.focus, .hz-button:active:focus, .hz-button:active.focus, .hz-button.active:focus, .hz-button.active.focus, .btn:hover, .btn:focus {
    border-color: #f6ab1a
}

.submit {
    color: #fff;
    background: #f6ab1a;
    border: 0;
    display: block;
    padding: 0;
    margin-top: 15px
}

.submit:hover {
    background: #ffc555;
    color: #fff
}

.ps-form-item input {
    width: 278px;
    vertical-align: middle
}

.verify-code input {
    margin-right: 10px;
    width: 164px
}

.verify-code img {
    width: 103px;
    height: 40px
}

.sms-code input {
    width: 164px
}

.sms-code .btn {
    margin-left: 10px;
    width: 103px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0
}

.form-title {
    font-size: 15px;
    padding: 9px 0;
    text-align: center;
    font-weight: bold
}

.return-login {
    text-align: right
}

.others-login-box {
    margin-top: 10px;
    padding-top: 10px;
    text-align: center
}

.ui-form-explain {
    color: red;
    position: absolute;
    top: 45px
}

.error-field {
    height: 60px
}

.register-pwd-letter {
    margin-top: 5px
}

.register-pwd-letter span {
    float: left;
    width: 33%;
    height: 16px;
    background: #eee;
    text-align: center;
    line-height: 16px;
    color: #aaa
}

.register-pwd-letter .mid-item {
    margin: 0 1px
}

.register-pwd-letter .pwd-active-1 {
    background: red;
    color: #fff
}

.register-pwd-letter .pwd-active-2 {
    background: #f6ab1a;
    color: #fff
}

.register-pwd-letter .pwd-active-3 {
    background: #63b418;
    color: #fff
}

.hz-icon-sp {
    position: absolute;
    top: 3px;
    right: 10px;
    font-size: 20px
}

.hz-icon-sp:before {
    content: "\E607"
}

.show-password .hz-icon-sp:before {
    content: "\E606"
}

.login {
    background-color: #fff !important;
    float: right
}

.login-register-wrap .hz-tab-menu .hz-tab-menu-item {
    width: 50%;
    text-align: center
}

.login-register-wrap .error-msg {
    color: #ff0000;
    padding: 10px 0
}

.login-register-wrap .get-code-button {
    margin-left: 7px;
    width: 103px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0
}

.login .hz-tab .flex-item a {
    color: #333;
    height: 57px;
    line-height: 57px;
    border-top: 3px solid #f9f9f9;
    transition: all 0.5s;
    -webkit-transition: all 0.5s
}

.login .tab-container {
    padding: 10px 40px 20px
}

.login-register-wrap .tab-container {
    padding: 10px 40px 20px
}

.login .hz-tab .flex-item {
    width: 50%;
    text-align: center
}

.login .submit {
    margin: 10px 40px 20px
}

.return-login {
    margin: 10px 40px 20px
}

.others-login-box {
    padding-bottom: 20px
}

@font-face {
    font-family: "iconfont";
    src: url("iconfont.eot");
    src: url("iconfont.eot") format("embedded-opentype"), url("iconfont.woff") format("woff"), url("iconfont.ttf") format("truetype"), url("iconfont.svg") format("svg")
}

.iconfont, .hz-icon:before, [class*="hz-icon-"]:after, [class*="hz-icon-"]:before, [class^=hz-icon-]:after, [class^=hz-icon-]:before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

html, body, legend, input, select, button, textarea {
    font: 12px/1.5 "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

body, div, header, footer, nav, aside, article, section, hgroup, figure, figcaption, video, audio, embed, mark, summary, progress, canvas, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

html, legend, input, select, textarea {
    color: #333
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img, iframe {
    border: none
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ul li {
    list-style: none
}

ol {
    margin-left: 15px
}

header, footer, nav, aside, article, section, hgroup, figure, figcaption {
    display: block
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

pre {
    white-space: pre-wrap
}

small {
    font-size: 0.8em
}

mark {
    background: #ff0;
    color: #000
}

abbr[title] {
    border-bottom: 1px dotted
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup, sub {
    font-size: 0.75em
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button, select {
    text-transform: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

input, textarea, select {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    color: inherit;
    line-height: 1.2
}

input:focus, textarea:focus, select:focus {
    outline: none
}

textarea {
    overflow-x: hidden;
    overflow-y: auto;
    vertical-align: top;
    resize: none
}

input[type='checkbox'], input[type='radio'] {
    width: auto;
    vertical-align: middle
}

.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer
}

label {
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input::-ms-clear, input::-ms-reveal {
    display: none
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

a {
    background: transparent
}

a, a:link, a:hover, a:active, a:visited {
    text-decoration: none
}

a:focus {
    outline: none
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: inherit
}

::-webkit-input-placeholder {
    color: #AAA;
    opacity: 1
}

::-moz-placeholder {
    color: #AAA;
    opacity: 1
}

:-ms-input-placeholder {
    color: #AAA;
    opacity: 1
}

::selection, ::-moz-selection {
    background: inherit;
    color: white
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0
}

::-webkit-file-upload-button {
    height: 100%
}

img {
    vertical-align: middle
}

.clearfix {
    zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.fl, .fr {
    *display: inline
}

.hidden {
    display: none
}

.show {
    display: block
}

.fn-hide {
    display: none !important
}

.fn-show {
    display: block !important
}

.vis-hide {
    visibility: hidden
}

.tac {
    text-align: center
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}

.f38 {
    font-size: 38px
}

.fc0 {
    color: #000
}

.fcw {
    color: #FFF
}

.fc3 {
    color: #333
}

.fc6 {
    color: #666
}

.fc8 {
    color: #888
}

.fc9 {
    color: #999
}

.fcc {
    color: #CCC
}

.bgf0 {
    background: #f0f0f0 !important
}

.bgf9 {
    background: #f9f9f9 !important
}

.bgf8 {
    background: #f8f8f8 !important
}

.bgf7 {
    background: #f7f7f7 !important
}

.bgf5 {
    background: #f5f5f5 !important
}

.bgf3 {
    background: #f3f3f3 !important
}

.bgfc {
    background: #fcfcfc !important
}

.bgfw {
    background: #fff !important
}

.bgfb {
    background: #fbfbfb !important
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml45 {
    margin-left: 45px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.mr35 {
    margin-right: 35px
}

.mr40 {
    margin-right: 40px
}

.mr45 {
    margin-right: 45px
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m25 {
    margin: 25px
}

.m30 {
    margin: 30px
}

.m35 {
    margin: 35px
}

.m40 {
    margin: 40px
}

.m45 {
    margin: 45px
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt35 {
    padding-top: 35px
}

.pt40 {
    padding-top: 40px
}

.pt45 {
    padding-top: 45px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb35 {
    padding-bottom: 35px
}

.pb40 {
    padding-bottom: 40px
}

.pb45 {
    padding-bottom: 45px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr25 {
    padding-right: 25px
}

.pr30 {
    padding-right: 30px
}

.pr35 {
    padding-right: 35px
}

.pr40 {
    padding-right: 40px
}

.pr45 {
    padding-right: 45px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl25 {
    padding-left: 25px
}

.pl30 {
    padding-left: 30px
}

.pl35 {
    padding-left: 35px
}

.pl40 {
    padding-left: 40px
}

.pl45 {
    padding-left: 45px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px
}

.p30 {
    padding: 30px
}

.p35 {
    padding: 35px
}

.p40 {
    padding: 40px
}

.p45 {
    padding: 45px
}

.lh15 {
    line-height: 1.5
}

.lh18 {
    line-height: 1.8
}

.lh20 {
    line-height: 2.0
}

.lh22 {
    line-height: 2.2
}

.lh24 {
    line-height: 2.4
}

.lh26 {
    line-height: 2.6
}

.lh28 {
    line-height: 2.8
}

.lh30 {
    line-height: 3.0
}

.w-950 {
    width: 950px;
    margin: 0 auto
}

.w-980 {
    width: 980px;
    margin: 0 auto
}

.w-1000 {
    width: 1000px;
    margin: 0 auto
}

.border {
    border: 1px solid #f0f0f0
}

.bor-left {
    border-left: 1px solid #f0f0f0
}

.bor-right {
    border-right: 1px solid #f0f0f0
}

.bor-top {
    border-top: 1px solid #f0f0f0
}

.bor-bottom {
    border-bottom: 1px solid #f0f0f0
}

.fb, .strong {
    font-weight: bold
}

.tdl {
    text-decoration: underline !important
}

.ell {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

input[type="text"], input[type="number"] {
    border: solid 1px #ddd
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

.no-selected {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.font-arrow {
    font-family: '\5B8B\4F53';
    font-style: normal;
    text-decoration: none
}

body {
    background-color: #fff
}

.layout {
    width: 1190px;
    margin-left: auto;
    margin-right: auto
}

.jq-prompt .insure-cart-protect {
    padding: 2px 10px;
    line-height: 2
}

.jq-prompt .insure-cart-protect dt, .jq-prompt .insure-cart-protect dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    color: #666
}

.jq-prompt .insure-cart-protect dt {
    width: 145px;
    margin-right: 10px
}

.jq-prompt .insure-cart-protect dd {
    width: 150px
}

*[rel="prompt"]:hover {
    text-decoration: none
}

.hz-loading-wrap {
    padding: 50px 0;
    text-align: center
}

.hz-loading-text {
    font-size: 20px;
    margin-left: 10px
}

.hz-step .hz-step-list .dot, .hz-comment-avatar-empty, .hz-bgpic-sprite {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    background-image: url("../img/bgpic.png");
    background-repeat: no-repeat
}

.hz-bgpic-1 {
    background-position: 0 0;
    height: 14px;
    width: 301px
}

.hz-bgpic-10 {
    background-position: 0 -14px;
    height: 13px;
    width: 14px
}

.hz-bgpic-11 {
    background-position: 0 -27px;
    height: 19px;
    width: 15px
}

.hz-bgpic-12 {
    background-position: 0 -46px;
    height: 9px;
    width: 15px
}

.hz-bgpic-2 {
    background-position: 0 -55px;
    height: 80px;
    width: 80px
}

.hz-comment-avatar-empty, .hz-bgpic-3 {
    background-position: 0 -135px;
    height: 80px;
    width: 80px
}

.hz-bgpic-5 {
    background-position: 0 -215px;
    height: 41px;
    width: 40px
}

.hz-bgpic-6 {
    background-position: 0 -256px;
    height: 48px;
    width: 24px
}

.hz-bgpic-7 {
    background-position: 0 -304px;
    height: 25px;
    width: 25px
}

.hz-bgpic-8 {
    background-position: 0 -329px;
    height: 18px;
    width: 18px
}

.hz-bgpic-9 {
    background-position: 0 -347px;
    height: 17px;
    width: 19px
}

.error-404 {
    width: 50em;
    margin: 10em auto;
    font-family: "Open Sans", Arial, sans-serif;
    text-align: center
}

.error-404 h1 {
    font-size: 15em;
    font-weight: lighter;
    color: #555
}

.error-404 p {
    margin-top: 1em;
    font-size: 2em
}

.error-404 pre {
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 2em;
    line-height: 1.5;
    border-radius: 1em;
    word-break: break-word
}

.hz-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 18px
}

.hz-close:hover {
    text-decoration: none;
    color: #f6ab1a
}

.primary-color {
    color: #f6ab1a
}

.secondary-color {
    color: #f00
}

.base-color {
    color: #2150a2
}

.primary-link {
    color: #2150A2
}

.primary-link:hover {
    color: #F6AB1A;
    text-decoration: none
}

a {
    text-decoration: none;
    color: #333
}

.calendar-box, .jq-prompt {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1)
}

.placeholder-wrap {
    vertical-align: top
}

html {
    background-color: #fff;
    color: #333
}

.prompt-content {
    line-height: 2;
    width: 380px;
    font-family: '\5B8B\4F53'
}

.prompt-foot a {
    color: #2150A2
}

.share-prompt {
    width: 218px
}

.dialog-order-item {
    padding: 25px 30px;
    border: 2px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer
}

.dialog-order-item:hover {
    border: 2px solid #f6ab1a;
    background: #fffdf0
}

.box-footer {
    padding: 40px 60px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        width: 1190px;
        margin: 0 auto
    }
}

.page-wrap {
    height: 560px;
    background-color: #306bcf;
    background-position: 50% 0;
    background-repeat: no-repeat
}

.share-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../img/share-sprite.png) no-repeat 0 0;
    line-height: 0;
    font-size: 0
}

.share-wx-icon {
    background-position: 0 0
}

.share-qq-icon {
    background-position: 0 -30px
}

.share-sina-icon {
    background-position: 0 -60px
}

.ps-form-item {
    margin-top: 10px;
    position: relative
}

.ps-input {
    padding: 8px 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    box-shadow: 0 1px 1px 0 #DDDDDD inset;
    display: inline-block
}

.ps-button, .btn {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #333;
    background: #fff;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.hz-button:focus, .hz-button.focus, .hz-button:active:focus, .hz-button:active.focus, .hz-button.active:focus, .hz-button.active.focus, .btn:hover, .btn:focus {
    border-color: #f6ab1a
}

.submit {
    color: #fff;
    background: #f6ab1a;
    border: 0;
    display: block;
    padding: 0;
    margin-top: 15px
}

.submit:hover {
    background: #ffc555;
    color: #fff
}

.ps-form-item input {
    width: 278px;
    vertical-align: middle
}

.verify-code input {
    margin-right: 10px;
    width: 164px
}

.verify-code img {
    width: 103px;
    height: 40px
}

.sms-code input {
    width: 164px
}

.sms-code .btn {
    margin-left: 10px;
    width: 103px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0
}

.form-title {
    font-size: 15px;
    padding: 9px 0;
    text-align: center;
    font-weight: bold
}

.return-login {
    text-align: right
}

.others-login-box {
    margin-top: 10px;
    padding-top: 10px;
    text-align: center
}

.ui-form-explain {
    color: red;
    position: absolute;
    top: 45px
}

.error-field {
    height: 60px
}

.register-pwd-letter {
    margin-top: 5px
}

.register-pwd-letter span {
    float: left;
    width: 33%;
    height: 16px;
    background: #eee;
    text-align: center;
    line-height: 16px;
    color: #aaa
}

.register-pwd-letter .mid-item {
    margin: 0 1px
}

.register-pwd-letter .pwd-active-1 {
    background: red;
    color: #fff
}

.register-pwd-letter .pwd-active-2 {
    background: #f6ab1a;
    color: #fff
}

.register-pwd-letter .pwd-active-3 {
    background: #63b418;
    color: #fff
}

.hz-icon-sp {
    position: absolute;
    top: 3px;
    right: 10px;
    font-size: 20px
}

.hz-icon-sp:before {
    content: "\E607"
}

.show-password .hz-icon-sp:before {
    content: "\E606"
}

.tips {
    margin-top: 10px
}

.tips a, .tips span {
    color: #2150A2;
    margin-left: 5px;
    cursor: pointer
}

.tips .am-list-item .am-list-line .am-list-content {
    font-size: 12px
}

.tips .am-list-item .am-list-line {
    padding-right: 0
}

.tips .am-list-item {
    padding: 0
}

.tips .am-list-item .am-list-thumb:first-child {
    margin-right: 5px
}

.tips .am-checkbox-inner {
    width: 18px;
    height: 18px
}

.tips .am-checkbox-inner:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    top: 3px;
    left: 3.5px
}

.register {
    background-color: #fff !important;
    float: right
}

.login-register-wrap .login-register-form {
    float: right
}

.login-register-wrap .login-register-tab-menu {
    background: #f9f9f9
}

.login-register-wrap .input-text {
    width: 258px;
    vertical-align: middle
}

.login-register-wrap .tab-container {
    padding: 10px 40px 20px
}

.login-register-wrap.others-login .tab-container {
    min-height: 380px;
    height: auto !important;
    height: 380px
}

.register-success {
    padding: 60px 0 100px
}

.register-success .start-button {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    padding: 0 40px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: 2px solid #ff9933
}

.register-form {
    padding: 0 40px 10px
}

.mba-wrapper {
    margin-bottom: 90px;
    text-align: left
}

.login {
    background-color: #fff !important;
    float: right
}

.login-register-wrap .hz-tab-menu .hz-tab-menu-item {
    width: 50%;
    text-align: center
}

.login-register-wrap .error-msg {
    color: #ff0000;
    padding: 10px 0
}

.login-register-wrap .get-code-button {
    margin-left: 7px;
    width: 103px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0
}

.login .hz-tab .flex-item a {
    color: #333;
    height: 57px;
    line-height: 57px;
    border-top: 3px solid #f9f9f9;
    transition: all 0.5s;
    -webkit-transition: all 0.5s
}

.login .tab-container {
    padding: 10px 40px 20px
}

.login-register-wrap .tab-container {
    padding: 10px 40px 20px
}

.login .hz-tab .flex-item {
    width: 50%;
    text-align: center
}

.login .submit {
    margin: 10px 40px 20px
}

.return-login {
    margin: 10px 40px 20px
}

.others-login-box {
    padding-bottom: 20px
}

.hz-tab {
    background-color: #f9f9f9;
    zoom: 1
}

.hz-tab:before, .hz-tab:after {
    content: "";
    display: table
}

.hz-tab:after {
    clear: both
}

.hz-tab .flex-item {
    float: left;
    _width: 0;
    white-space: nowrap
}

.hz-tab .flex-item a {
    display: block;
    height: 37px;
    line-height: 37px;
    border-top: 3px solid transparent;
    padding: 0 36px;
    font-size: 14px
}

.hz-tab .flex-item a:hover {
    text-decoration: none
}

.hz-tab .active a {
    cursor: default
}

.hz-tab .flex-item a {
    color: #fff;
    padding: 0 29px
}

.hz-tab .flex-item.active a {
    background: #fff;
    color: #333;
    font-weight: bold;
    border-top: 3px solid #f6ab1a
}

.hz-tab-style02 {
    border-bottom: 1px solid #ddd
}

.hz-tab-style02 .hz-tab-menu-item {
    margin-bottom: -1px
}

.hz-tab-style02 .active a {
    border-bottom: 2px solid #333;
    font-weight: bold
}

.tab-container .tab-content {
    display: none
}

.tab-container .active {
    display: block
}