address,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
input,
legend,
li,
ol,
p,
pre,
select,
table,
td,
textarea,
ul {
    margin: 0;
    padding: 0;
    font-family: PingFang SC, microsoft yahei, STHeitiSC-Light, simsun, sans-serif;
    font-size: 14px;
    font-style: normal;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #202020;
}
a:hover {
    color: #FF6633;
    text-decoration: none !important;
}
input,
button {
    border: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
abbr,
acronym,
fieldset,
iframe,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: 400
}

em,
i {
    font-style: normal
}

img,
input,
select {
    vertical-align: middle
}
dl,
dt,
li,
ol,
ul {
    list-style-type: none
}

*,:after,:before{box-sizing:border-box}
.show {display: block}
.hide {display: none}
.fl {float: left}
.fr {float: right}
.cb {
    clear: both
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block
}

.hidden {
    visibility: hidden
}
.none {
    display: none
}

body, html {
    height: 100%;
    width: 100%;
}
body{
    color: #202020;
}
#container, body, html {
    height: 100%;
}
html[lang="en"] *,html[lang="en-us"] *{
    word-break: break-word;
}
.d-flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:flex;}
[v-cloak] {display: none;}
.m-main .fix-header{
    position: relative;
    z-index: 100;
}
.m-header{
    min-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 100;
}
.m-header .header-top{
    background-color: #fff;
    height: 70px;
    line-height: 50px;
    min-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.m-header .header-center{
    margin: 0 auto;
    width: 1200px;
}
.m-header .header-top .header-top-main{
    align-items: center;
    color: #666;
    display: flex;
    justify-content: space-between;
}
.m-header .header-top .header-top-main .left-operation{
    align-items: center;
    display: flex;
    height: 70px;
    margin-right: 13px;
}
.m-header .header-top .header-top-main .header-logo img{
    width:150px;
}
.m-header .header-top .header-top-main .right-operation {
    align-items: center;
    display: flex;
}
.m-header .drop-down {
    float: left;
    position: relative;
    z-index: 2;
}
.header-top .header-top-main .search-box{
    margin-left: 14px;
    margin-right: auto;
}
.search-box.common-main-search{
    align-items: center;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 33px;
    box-sizing: content-box;
    display: flex;
    margin: 0 auto;
    position: relative;
    transition: all .3s linear;
    width: 100%;
    height:36px;
}
.common-search-theme-top.search-box.common-main-search.no-login{
    width: 523px;
}
.search-box.common-main-search input{
    background: #fff;
    border: 0;
    border-radius: 33px;
    float: left;
    font-size: 12px;
    min-width: 250px;
    text-indent: 10px;
    width: 100%;
    height: 36px;
}
.search-box.common-main-search .header-search-uploadimg{
    font-size: 19px;
    flex: 0 0 23px;
    margin-right: 10px;
    cursor: pointer;
}
.search-box.common-main-search button {
    background: url(/Public/static/images/pbuy/search_icon.png) 50% no-repeat;
    background-color: #D72951;
    background-position: center 8px;
    border: 0;
    border-radius: 33px;
    cursor: pointer;
    float: right;
    padding: 0 27px;
    position: relative;
}
.common-search-theme-top.search-box.common-main-search button {
    background-size: 24px;
    box-shadow: none;
    box-sizing: border-box;
    flex: 0 0 60px;
    height: 40px;
    right: -2px;
    top: 0;
    width: 60px;
}
.m-header .drop-down .drop-down-top {
    align-items: center;
    color: #333;
    display: flex;
    height: 70px;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding: 0px 15px;
    transition: 0.4s linear;
    white-space: nowrap;
}
.m-header .drop-down .special-tabs{
    align-items: center;
    color: #666;
    display: flex;
    justify-content: center;
}
.m-header .drop-down .icon-next{margin-left:4px;}
.m-header .icon-cart{
    height: 18px;
    position: relative;
    width: 16px;
}
.m-header .icon-cart,.m-header .icon-car,.m-header .icon-message{font-size: 16px;}
.m-header .icon-hcc{
    background: url(/Public/static/images/pbuy/nav-bar.png) 50% no-repeat;
    background-position-y: -6px;
    background-size: auto 93px;
}
.m-header .icon-hcc.icon-service{
    background-position-x: -38px;
    height: 16px;
    width: 16px;
}
.m-header .car-drop-dowm {
    align-items: center;
    display: flex;
    padding: 0 14px;
}
.header-middle {
    align-items: center;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    display: flex;
    height: 40px;
    transition: all .6s linear;
    width: 100%;
}
.header-middle .header-center {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.header-middle .header-center .header-nav {
    line-height: 40px;
    margin-right: auto;
}
.header-middle .header-nav .nav-item {
    align-items: center;
    display: flex;
    float: left;
    padding: 0 16px;
    padding-left: 16px;
    position: relative;
}
.header-middle .header-nav .nav-item:first-child{
    padding-left:0;
}
.header-middle .header-nav .nav-text {
    color: #222;
    display: block;
    font-size: 16px;
    position: relative;
}
.header-middle .header-nav .nav-item::after{
    color: rgba(0,0,0,.15);
    content: "";
    font-size: 22px;
    height: 22px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: -6px;
    top: 50%;
}
.header-middle .header-nav .nav-item:last-child::after{
    clear: both;
    content: "";
    display: block;
}
.m-header .h-avatar{
    background: #eee;
    border-radius: 100px;
    display: flex;
    height: 26px;
    overflow: hidden;
    width: 26px;
}
.m-header .h-uinfo mark{
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 5px;
    background: #FFF;
}
.m-header .drop-down .h-drop-menu-box{
    position: absolute;
    transition: all .3s linear;
    top: 50px;
    right: 0px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #F1F1F1;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    z-index: 99;
    min-width: 280px;
    display:none;
    opacity: 0;
}
.h-drop-menu:hover .h-drop-menu-box{display: block;opacity: 1;}
.h-u-menu-list li a{
    display: flex;
    line-height: 24px;
    padding: 6px 0;
}
.h-u-menu .h-logout{
    border-top: 1px solid #eee;
    line-height: 24px;
    padding: 6px 0;
    text-align: right;
}
.main-search-content .feature-list dl dd h4{
    color:#FFF;
}

.m-footer {
    background: #222;
    color: #fff;
    min-width: 1200px;
    position: relative;
    width: 100%;
}
.m-footer.shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.m-footer-lighter{
    color:#333;
}
.m-footer-lighter, .m-footer-lighter .footer-wrap {
    background: #f5f5f5;
}
.footer-wrap {
    background: #222;
    box-sizing: content-box;
    color: #959595;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0 0;
    position: relative;
    width: 100%;
}
.footer-wrap .footer-top{
    margin: 0 auto;
    width: 1200px;
}
.footer-wrap .footer-top .footer-dls {
    border-bottom: 1px solid #666;
    display: flex;
    justify-content: space-between;
    padding-bottom: 14px;
    white-space: nowrap;
    width: 100%;
}
.m-footer-lighter .footer-wrap .footer-top .footer-dls{
    border-bottom: 1px solid #ddd;
}
.footer-wrap dl {
    display: inline-block;
    vertical-align: top;
}
.footer-wrap dl dt {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 22px;
    white-space: nowrap;
}
.footer-wrap dl dd {
    color: #ddd;
    margin-bottom: 12px;
}
.footer-wrap dl dd a {
    color: #ddd;
    line-height: 12px;
}
.m-footer-lighter .footer-wrap .footer-bottom li a, .m-footer-lighter .footer-wrap .footer-bottom p, .m-footer-lighter .footer-wrap .footer-bottom p a, .m-footer-lighter .footer-wrap dl dd a, .m-footer-lighter .footer-wrap dl dt{
    color: #333;
}
.footer-wrap .footer-bottom {
    background: #252525;
    border-top: 1px solid #666;
    box-sizing: border-box;
    line-height: 24px;
    margin-top: 20px;
}
.m-footer-lighter .footer-wrap .footer-bottom {
    background: #f5f5f5;
    border-top: none;
}
.footer-wrap .footer-bottom .footer-bottom-wrap {
    margin: 0 auto 15px;
    padding-top: 26px;
    width: 1200px;
}
.footer-wrap .footer-bottom p {
    color: #999;
    font-size: 14px;
    line-height: 16px;
    margin-top: 9px;
}
.footer-wrap .footer-bottom .footer-bottom-wrap .fz-container{
    text-align: center;
}