body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}html{font-size: 12px;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}img,abbr,acronym,fieldset{border:0;}ul li{list-style-type:none;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}a{text-decoration:none;outline: none;}.clearfix:after{content: "."; visibility: hidden; display: block; height: 0.1px; font-size:0.1em; line-height: 0; clear: both;}.clearfix {*zoom:1;}input ,textarea,select{outline: none;border:1px solid #e6e6e6;}button{cursor: pointer;color: #666;}textarea{resize: none;outline: none;overflow: hidden;padding: 5px;}select{outline: none;}a{color: #808080;}
html {
    font-family: "Microsoft YaHei",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53",sans-serif;
    color: #333;
    font-size: 12px;
    user-select: text;
}
body {
    background-color: #f2f2f2;
}
.com-underline:hover {
    text-decoration:underline;
}

/* 滚动条开始 */

/*chrome滚动条样式开始*/
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

/*chrome滚动条样式结束*/

/*IE下滚动条样式开始*/
* {
    scrollbar-base-color: #A4ACB0;
    scrollbar-arrow-color: #A4ACB0;
    scrollbar-shadow-color: #A4ACB0;
}
*:hover {
    scrollbar-base-color: #BBC4C9;
    scrollbar-arrow-color: #BBC4C9;
    scrollbar-shadow-color: #BBC4C9;
}
/*IE下滚动条样式结束*/

/* 滚动条结束 */

/*公共格式开始*/
.com-one-overflow {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.com-two-overflow {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow:hidden;
}
.com-btn {
    display: block;
    margin: 0 auto;
    line-height: 35px;
    background:#f05b1a;
    text-align: center;;
    color: #fff;
    font-size: 16px;
    opacity: .9
}
.com-btn:hover {
    opacity: 1;
}
.com-ingress {
    position: relative;
}
.com-ingress:before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .6)), color-stop(100%, rgba(255, 255, 255, 0)));
    transform: skewX(-25deg);
}
.com-ingress:hover:before {
    left: 150%;
    transition: left 1.3s ease 0s;
}
.com-get-sms,
.com-get-img {
    float: right;
    width: 100px;
    line-height: 47px;
    background: #333;
    text-align: center;
    color: #fff;
}
.com-get-sms-unable {
    background: #b3b3b3;
}
.com-get-img {
    height: 47px;
}
.com-get-img img {
    width: 100%;
    height:100%;
}
.com-loading {
    margin: 20px auto;
    width: 60px;
    height: 60px;
    background: url(../images2.0/loading6.gif) no-repeat center / contain;
}
.com-number-box {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 22px;
    line-height: 22px;
    border:1px solid #ccc;
    border-right: none;
    text-align: center;
}
.com-number-box a {
    float: left;
    width: 22px;
    border-right: 1px solid #ccc;
    background: #f3f3f3;
    color: #333;
    box-sizing: border-box;
    font-weight: 700;
}
.com-number-box input {
    float: left;
    width: 56px;
    height: 100%;
    border:none;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
}
.com-number-box .disable {
    color: #d2d2d2;
}
.com-collection-box {
    display: none;
    position: absolute;
    left: -70px;
    top: 30px;
    width: 222px;
    line-height: 35px;
    padding-left: 35px;
    background:#fff url(../images2.0/icon3.png) no-repeat 14px -138px;
    box-shadow: 0 0 12px #dbdbdb;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
}
.com-collection-box:after {
    content: '';
    position: absolute;
    left: 80px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff; 
}
.com-collection-box a {
    color: #2e8fd4;
}
.com-buy-status {
    float: right;
    margin-top: 34px;
}
.com-no-num-box {
    display: none;
    width: 200px;
    height: 200px;
    padding-top: 150px;
    margin:50px auto;
    background: url(../images2.0/com-no-num.png) no-repeat top;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.com-robbed {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 100;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    background: #6a6b6c;
    opacity: .9;
    filter: alpha(opacity=90);
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.com-theme-color {
    color: #f05b1a;
}
.com-tips {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    background: url(../images2.0/icon4.png) no-repeat 0 -713px;
}
.com-img-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*公共格式结束*/

/*公共弹出框开始*/
.com-pop {
    
}
.com-pop-bg {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:#b2b2b2;
    opacity: .5;
    filter: alpha(opacity=50);
}
.com-pop-close {
    float: right;
    margin: -28px 14px 0 0;
    width: 15px;
    height: 15px;
    transform:rotate(0deg);
    transition: transform .5s;
    background: url(../images2.0/icon1.png) no-repeat 0 -540px;
}
.com-pop-close:hover {
    transform:rotate(-360deg);
}
.com-pop-main {
    position: fixed;
    left: 0;
    z-index: 1001;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    width: 518px;
    height: 224px;
    background: #fff;
}
.pop-main-header {
    background: #eaf5fb;
    line-height: 40px;
    border-bottom:1px solid #e6e6e6;
}
.pop-main-header h2 {
    padding-left:14px;
    color: #333;
    font-size: 16px;
}
.com-pop .com-pop-content {
    width: 500px;
    height: 65px;
    margin:54px auto 0;
    text-align: center;
}
.com-pop .status-img1,
.com-pop .status-img2,
.com-pop .status-img3,
.com-pop .status-img4 {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(../images2.0/pop-status.png) no-repeat 0 0;
}
.com-pop .status-img2 {
    background-position: 0 -62px;
}
.com-pop .msg {
    display: inline-block;
    vertical-align: middle;
    margin:-2px 0 0 10px;
    font-size: 18px;
    color: #333;
    max-width: 300px;
}
.com-pop .btn-box {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
.com-pop .btn-box .com-btn {
    display: inline-block;
    width: 88px;
    line-height: 34px;
}
.com-pop .cancel {
    margin-left: 30px;
    background: #d2d2d2;
}
.com-pop .see-btn {
    color: #2e8fd4;
    font-size: 14px;
}
/*公共弹出框结束*/

/*公共登陆框开始*/
.com-login-box .login-main {
    position: fixed;
    left: 0;
    z-index: 1001;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    width: 402px;
    height: 420px;
    background: #fff;
}
.com-login-box .login-con {
    width: 306px;
    margin: 34px auto;
}
.com-login-box .top-register {
    height: 24px;
    padding:0 5px 6px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}
.com-login-box .top-register strong {
    font-size: 18px;
    color: #333;
    font-weight:400;
}
.com-login-box .top-register a {
    float: right;
    color: #f05b1a;
}
.com-login-box .phone-pwd-box input {
    display: block;
    margin-top: 22px;
    width: 251px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px 0 45px;
    border: 1px solid #bfbfbf;
    background: url(../images2.0/icon1.png) no-repeat 0 -387px;
    box-sizing:content-box;
}
.com-login-box .phone-pwd-box .pwd {
    background-position: 0 -432px;
}
.com-login-box .error-info {
    margin: 5px 0;
    height: 20px;
    color: #f05b1a;
}
.com-login-box .forget-pwd {
    margin-bottom: 16px;
}
.com-login-box .forget-pwd * {
    vertical-align: middle;
    color: #808080;
}
.com-login-box .forget-pwd-btn {
    float: right;
}
/*公共登陆框结束*/

/*公告侧边栏-左边开始*/
.com-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -300px;
    width: 337px;
    z-index: 999;
}
.com-sidebar .sidebar-left {
    position: absolute;
    width: 37px;
    height: 100%;
    padding-top:246px;
    box-sizing: border-box;
}
.com-sidebar .sidebar-left-bg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 5px;
    height: 100%;
    background: #38393d;
}
.com-sidebar .sidebar-right {
    position: relative;
    height: 100%;
    width: 300px;
    background: #fff;
    margin-left: 37px;
}
.com-sidebar .margin-top {
    height: 30%;
}
.com-sidebar .sidebar-item {
    position: relative;
}
.com-sidebar .sidebar-item:hover {
    background-color: #f05b19;
}
.com-sidebar .sidebar-item:hover .sidebar-item-hover {
    display: block;
}
.com-sidebar .sidebar-item:hover {
    border-radius: 0;
}
.com-sidebar .sidebar-item {
    margin-bottom:1px;
    display: block;
    width: 100%;
    height:32px;
    color: #fff;
    font-size: 14px;
    color: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #37383c url(../images2.0/com-sidebar.png) no-repeat 10px 7px;
}
.com-sidebar .sidebar-shopping-car {
    position: relative;
    background-position: 10px -42px;
}
.com-sidebar .sidebar-colletion {
    background-position: 10px -96px;
}
.com-sidebar .sidebar-footprint {
    background-position: 11px -152px;
}
.com-sidebar .sidebar-custom {
    background-position: 11px -213px;
}
.com-sidebar .go-top {
    position: absolute;
    bottom: 65px;
    background-position: 7px -278px;
}
.com-sidebar .sidebar-item-hover {
    display: none;
    position: absolute;
    left: -64px;
    top: 0;
    width: 60px;
    padding-left: 5px;
    line-height: 32px;
    background: #f05b19;
    color: #fff;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.com-sidebar .sidebar-head {
    position: relative;
}
.com-sidebar .sidebar-head:hover .sidebar-my-content {
    display: block;
}
.com-sidebar .sidebar-my-content {
    display: none;
    position: absolute;
    right: 36px;
    top: -1px;
    width: 280px;
    height: 240px;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .3);
}
.com-sidebar .sidebar-my-content:after {
    content: '';
    position: absolute;
    z-index: 100;
    right: -6px;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 5px solid transparent;
}
.com-sidebar .sidebar-my-header {
    display: block;
    width: 85px;
    height: 85px;
    margin:20px auto 15px;
    overflow:hidden;
    border-radius: 50%;
}
.com-sidebar .sidebar-my-header img {
    width: 100%;
    height: 100%;
}
.com-sidebar .login-make {
    margin:0 10px;
    border-top: 1px solid #d9d9d9;
    padding: 30px 23px 0 23px;
}
.com-sidebar .sidebar-my-order,
.com-sidebar .sidebar-address {
    position: relative;
    float: left;
    width: 86px;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    text-align: center;
    color: #5c5c5c;
    border:1px solid #d9d9d9;
    background-color: #f2f2f2;
}
.com-sidebar .sidebar-address {
    float: right;
}
.com-sidebar .theme {
    color: #ff7500;
}
.com-sidebar .no-login ,
.com-sidebar .already-login {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}
.com-sidebar .no-login {
    display: none;
}
.com-sidebar .login-name {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 135px;
    text-align: left;
    vertical-align: bottom;
}
.com-sidebar .shop-car-num {
    position: absolute;
    right: 0px;
    top: -5px;
    width: 20px;
    height: 14px;
    line-height: 14px;
    color: #ff7500;
    border:1px solid #ff7500;
    background-color: #fff;
    border-radius: 100px;
    font-size: 12px;
    text-align: center;
}
.com-sidebar .sidebar-no-num p {
    margin-bottom:6px;
    text-align: center;
}
.com-sidebar .sidebar-no-num a {
    display: block;
    text-align: center;
    color: #ff7500;
}
.com-sidebar .sidebar-head img {
    max-width: 100%;
}
.com-sidebar .sidebar-no-num {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%;
    height: 40px;
    margin-top:-10px;
}
.com-sidebar .sidebar-no-num p {
    margin-bottom:6px;
    text-align: center;
}
.com-sidebar .sidebar-no-num a {
    display: block;
    text-align: center;
    color: #ff7500;
}
/*公告侧边栏-左边结束*/

/*公共侧边栏-购物车模块开始*/
.com-sidebar-shopcar,
.com-my-collection,
.com-sidebar-footer {
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1;
    width: 300px;
    height: 100%;
}
.com-sidebar-shopcar h2 ,
.com-my-collection h2 ,
.com-sidebar-footer h2 {
    font-size: 14px;
    font-weight:400;
    color: #1a1a1a;
    border-bottom: 1px solid #d9d9d9;
    margin: 0 5px;
    padding:10px 0 8px 8px;
}
.com-sidebar-shopcar ul {
    height:85%;
    overflow-y:auto;
}
.com-sidebar-shopcar li {
    padding:15px 6px 0 11px;
    margin:0 5px;
    border-bottom: 1px solid #d9d9d9;
}
.com-sidebar-shopcar .pre-tip {
    margin-bottom: 10px;
    color: #999;
}
.com-sidebar-shopcar .pre-status {
    display: inline-block;
    width: 65px;
    height: 25px;
    padding:1px 0 0 5px;
    color: #fff;
    background:url(../images/icon1.png) 0 0;
}
.com-sidebar-shopcar .pre-num {
    color: #ff7700;
}
.com-sidebar-shopcar li:hover .sidebar-shop-close {
    display: block;
}
.com-sidebar-shopcar .sidebar-shop-close {
    display: none;
    float: right;
    border:none;
    outline: none;
    margin: -2px 4px 0 0;
    color: #3180f8;
    font-size: 12px;
    background: transparent;
}
.com-sidebar-shopcar .sidebar-goods1 {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    overflow:hidden;
    margin-right:10px;
}
.com-sidebar-shopcar .sidebar-goods1 .no-realstock {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    background: #333;
    opacity: .85;
    color: #ccc;
    text-align: center;
}
.com-sidebar-shopcar .sidebar-goods2 .no-realstock-color {
    color: #b3b3b3;
}
.com-sidebar-shopcar .sidebar-goods1 img {
    max-width: 100%;
}
.com-sidebar-shopcar .sidebar-goods2 {
    float: left;
    margin-bottom:15px; 
    width: 184px;
}
.com-sidebar-shopcar .sidebar-goods2 a {
    display: inline-block;
    width: 160px;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #5c5c5c;
}
.com-sidebar-shopcar .sidebar-goods2 a:hover {
    color: #ff7500;
}
.com-sidebar-shopcar .sidebar-goods2 dt,
.com-sidebar-shopcar .sidebar-goods2 dd {
    float: left;
}
.com-sidebar-shopcar .sidebar-goods2  p {
    color: #ff7500;
    margin-top: 6px;
    overflow: hidden;
}
.com-sidebar-shopcar .sidebar-go-shopping {
    width: 276px;
    padding:10px 12px 20px;
}
.com-sidebar-shopcar .sidebar-go-shopping p {
    text-align: left;
}
.com-sidebar-shopcar .sidebar-go-shopping a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #ff7500;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 8px;
    overflow: hidden;
}
/*公共侧边栏-购物车模块结束*/

/*公共侧边栏-我的收藏模块开始*/
.com-my-collection .all-collection {
    position: relative;
    z-index: 102;
    height: 112px;
}
.com-my-collection .all-collection span {
    display: block;
    width: 240px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #999;
    margin: 10px auto 0;
    cursor: pointer;
    color: #fff;
}
.com-my-collection .my-collection {
    position: relative;
}
.com-my-collection .all-classify {
    width: 240px;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition:opacity .3s; /* Firefox 4 */
    -webkit-transition:opacity .3s; /* Safari and Chrome */
    -o-transition:opacity .3s; /* Opera */
    -ms-transition:opacity .3s; /* Opera */
    transition:opacity .3s;
}
.com-my-collection .all-collection:hover .all-classify {
    opacity: 1;
    filter: alpha(opacity=100);
}
.com-my-collection .all-classify li {
    float: left;
    width: 120px;
    height: 32px;
    line-height: 32px;
    background: #999;
    text-align: center;
    cursor: pointer;
}
.com-my-collection .all-classify li:hover {
    color: #fff;
}
.com-my-collection .last-seven-days {
    height: 64px;
    line-height: 60px;
    background: url(../images/img-my-colletion.png) no-repeat center;
}
.com-my-collection .last-seven-days span {
    margin-left:162px;
}
.com-my-collection .my-collection-list li {
    float: left;
    width: 117px;
    height: 140px;
    margin: 10px 0 0 16px;
}
.com-my-collection .my-collection-list .sidebar-goods3 {
    position: relative;
    display: block;
    overflow:hidden;
    width: 117px;
    height: 117px;
    overflow:hidden;
}
.com-my-collection .my-collection-list img {
    width: 100%;
}
.com-my-collection .my-collection-list {
    height:
}
.com-my-collection .sidebar-goods3 .sidebar-shop-close {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1;
    width: 15px;
    height:15px;
    background: url(../images/icon.png) no-repeat 0 -1580px;
    -moz-transition:opacity .3s; /* Firefox 4 */
    -webkit-transition:opacity .3s; /* Safari and Chrome */
    -o-transition:opacity .3s; /* Opera */
    -ms-transition:opacity .3s; /* Opera */
    transition::opacity .3s;
}
.com-my-collection .sidebar-goods3:hover .sidebar-shop-close {
    opacity: 1;
    filter: alpha(opacity=100);
}
.com-my-collection .add-sh {
    left: 0;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    background: #7b7777;
    opacity: .5;
    filter: alpha(opacity=50);
    bottom: -19px;
    -moz-transition:bottom .3s; /* Firefox 4 */
    -webkit-transition:bottom .3s; /* Safari and Chrome */
    -o-transition:bottom .3s; /* Opera */
    -ms-transition:bottom .3s; /* Opera */
    transition::bottom .3s;
}
.com-my-collection .sidebar-goods3:hover .add-sh {
    bottom:0;
}
.com-my-collection .sidebar-goods3:hover .add-sh:hover {
    background: #f05b19;
}
.com-my-collection .my-collection-list .pri {
    color: #ff7500;
    margin-top:5px;
}
.com-my-collection .my-collection-list {
    margin: 0 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
}
.com-my-collection .collection-more {
    font-weight: 14px;
    display: block;
    text-align: center;
    color: #666;
    margin: 15px 0 30px;
}
/*公共侧边栏-我的收藏模块结束*/

/*公共侧边栏-我的足迹模块开始*/
.com-sidebar-footer .my-footer {
    padding-left: 14px;
    margin:5px 0 8px 0;
}
.com-sidebar-footer li {
    list-style: none;
    height: 57px;
    padding:15px 6px 15px 11px;
    margin:0 5px;
    border-bottom: 1px solid #d9d9d9;
}
.com-sidebar-footer .sidebar-footer-close {
    display: none;
    float: right;
    width: 15px;
    height:15px;
    margin: -2px 4px 0 0;
    background: url(../images/icon.png) no-repeat 0 -1580px;
}
.com-sidebar-footer .sidebar-footer-goods2 {
    float: left;
    width: 160px;
}
.com-sidebar-footer li:hover .sidebar-footer-close {
    display: block;
}
.com-sidebar-footer .sidebar-footer-goods1 {
    float: left;
    width: 60px;
    height: 60px;
    overflow:hidden;
    margin-right:10px;
}
.com-sidebar-footer .sidebar-footer-goods1 img {
    max-width: 100%;
}
.com-sidebar-footer .sidebar-footer-goods2 a {
    display: block;
    width: 160px;
    color: #5c5c5c;
}
.com-sidebar-footer .sidebar-footer-goods2  p {
    color: #ff7500;
    font-weight: 700;
    margin: 4px 0;
}
.com-sidebar-footer .slide-footer-colltion {
    float: left;
    display: block;
    border-radius: 3px;
    width: 78px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background: #ff7500;
}
/*公共侧边栏-我的足迹模块结束*/

/*公共商品分类开始*/
@font-face {
  font-family: 'iconfont'; 
  src: url('../images2.0/font/font_499570_wfuk6op48g58kt9.eot');
  src: url('../images2.0/font/font_499570_wfuk6op48g58kt9.eot?#iefix') format('embedded-opentype'),
  url('../images2.0/font/font_499570_wfuk6op48g58kt9.woff') format('woff'),
  url('../images2.0/font/font_499570_wfuk6op48g58kt9.ttf') format('truetype'),
  url('../images2.0/font/font_499570_wfuk6op48g58kt9.svg#iconfont') format('svg');
}

.iconfont {
    font-family:"iconfont" !important;
    font-size: 30px;
    font-weight: 400;
    vertical-align: middle;
    color: #b3b3b3;
}
.icon-food{
    display: inline-block;
    width:30px;
    height:30px;
    background: url(../images2.0/food.png) no-repeat center;
}
.com-nav-box {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 50px;
    width: 160px;
    height: 450px;
}
.com-nav-box .nav-list {
    height: 100%;
    overflow: hidden;
}
.com-nav-box .item {
    display: block;
    height: 64.5px;
    line-height: 64px;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    overflow: hidden;
}
.com-nav-box .nav-list .item:hover {
    background: #fff;
    color: #333;
    opacity: .8;
    filter: alpha(opacity=80);
}
.com-nav-box .nav-list .item:hover .iconfont {
    color: #333;
}
.com-nav-box .nav-list .item:hover .icon-food{
    background: url(../images2.0/food1.png) no-repeat center;
}
.com-nav-box .right-mark {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin:4px 0 0 20px;
    background: url(../images2.0/icon1.png) no-repeat 0 -119px;
}
.com-nav-box .nav-goods {
    display: none;
    position: absolute;
    z-index: 102;
    left: 160px;
    top:0;
    width: 1030px;
    min-height: 450px;
    background:#fff;
    box-shadow: 1px 1px 5px #d7d7d7;
}
.com-nav-box .classify-box {
    float: left;
    margin: 18px 0 18px 20px;
    width: 740px;
    height: 414px;
}
.com-nav-box .second-header {
    float: left;
    margin-right: 20px;
    width: 60px;
    font-weight: 700;
    word-break: break-all;
}
.com-nav-box .second-header a {
    color: #000;
}
.com-nav-box .second-header a:hover {
    color: #f05b1a;
}
.com-nav-box .second-con {
    float: left;
    width: 630px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ededed;
}
.com-nav-box .second-con a {
    float: left;
    margin:0 15px 12px 0;
    color: #808080;
}
.com-nav-box .second-con a:hover {
    color: #f05b1a;
}
.com-nav-box .brand-box {
    float: right;
    width: 230px;
    margin: 18px;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
}
.com-nav-box .brand-box a {
    float: left;
    width: 114px;
    height: 58px;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    text-align: center;
}
.com-nav-box .brand-box img {
    max-width: 100%;
    height: 100%;
}
/*公共商品分类结束*/

/*公共顶部开始*/
.com-top {
    min-width: 1190px;
    background: #ededed;
}
.com-top .top-main {
    width: 1190px;
    height: 30px;
    line-height: 30px;
    margin:0 auto;
}
.com-top .welcome-text {
    float: left;
}
.com-top .app {
    position: relative;
    z-index: 100;
    margin-left: 30px;
    padding-left: 15px;
    background:url(../images2.0/icon1.png) no-repeat 0 -158px;
}
.com-top .app:hover .app-qr {
    display: block;
}
.com-top .info-box {
    float: right;
    height: 30px;
}
.com-top .info-box a {
    padding:0 18px;
}
.com-top a:hover {
    color: #f05b1a;
}
.com-top .info-box .shop-car {
    padding:0 10px 0 25px;
    background:url(../images2.0/icon1.png) no-repeat 5px -200px;
}
.com-top .shop-car-num {
    margin-left:3px;
    color: #f05b1a;
}
.com-top .app-qr {
    display: none;
    position: absolute;
    left: -12px;
    top: 23px;
    width: 100px;
    height: 100px;
    padding:5px;
    border:1px solid #ccc;
    background: #fff;
}
.com-top .app-qr img {
    width: 100%;
}
.com-top .more {
    position: relative;
    float: right;
    width: 60px;
    height: 30px;
    padding:0 !important;
}
.com-top .more:hover {
    color: #333;
}
.com-top .more-normal {
    position: relative;
    display: inline-block;
    width: 37px;
    padding-right: 3px;
    text-align: right;
}
.com-top .more-normal:after,
.com-top .hover-active:after {
    content: '';
    position: absolute;
    top: 14px;
    right: -13px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #808080;
}
.com-top .hover-active:after {
    border-top: none;
    right: 8px;
    top: 13px;
    border-bottom: 5px solid #808080;
}
.com-top .more-active {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 90px;
    background: #fff;
}
.com-top .more-active span:hover {
    color: #ff7500;
}
.com-top .more:hover .more-normal {
    display: none;
}
.com-top .more:hover .more-active {
    display: block;
}
.com-top .hover-active {
    position: absolute;
    z-index: 103;
    width: 48px;
    left: -3px;
    top: 0;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-bottom: none;
    background: #fff;
}
.com-top .wx-box {
    position: absolute;
    z-index: 102;
    left: -28px;
    top: 30px;
    width: 90px;
    height: 70px;
    padding:12px 0 0 12px;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.com-top .wx-item {
    line-height: 2;
}
.com-top .wx-img {
    display: none;
    position: absolute;
    left: -140px;
    top: -1px;
    width: 100px;
    height: 100px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff; 
}
.com-top .wx-img img {
    width: 100px;
}
.com-top .wx-item:hover .wx-img {
    display: block;
}
.com-top .none {
    display: none;
}
/*公共顶部结束*/

/*公共头部开始*/
.com-header {
    height: 100px;
    background: #fff;
}
.com-header1 {
    border-bottom: 2px solid #333;
}
.com-header1 .header-main {
    border-bottom: 2px solid #333;
}
.com-header .com-nav-box {
    display: none;
    top: 102px;
}
.com-header .header-main {
    position: relative;
    width: 1190px;
    margin: 0 auto;
    height: 100%;
    background: #fff;
}
.com-header .link-box {
    float: left;
    width:auto;
}
.com-header .logo,
.com-header .top-logo {
    float: left;
    margin-top: 22px;
    width: 183px;
    height: 55px;
    background: url(../images2.0/logo.png) no-repeat center;
}
.com-header .top-logo {
    width: 55px;
    background: url(../images2.0/top-logo.png) no-repeat center;
}
.com-header .link-box .item {
    float: left;
    margin: 42px 0 0 35px;
    font-size: 16px;
    color:#333;
}
.com-header .item:hover,
.com-header .link-box .active {
    color: #f05b1a;
}
.com-header .search-box {
    position: relative;
    float: right;
    width: 340px;
    margin-top:28px;
    height: 42px;
    border:2px solid #f05b1a;
}
.com-header .search-main {
    position: absolute;
    left: 0;
    top: 12px;
    width: 200px;
    padding-left:10px;
    height: 20px;
    line-height: 20px;
    border: none;
}
.com-header .search-btn {
    float: right;
    width: 90px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #f05b1a;
}
.com-header .default-box {
    position: absolute;
    right: 100px;
    top: 11px;
}
.com-header .default-box a {
    display: inline-block;
    padding: 2px 4px;
    background: #ebebeb;
    color: #b3b3b3;
}
.com-header .default-box a:hover {
    background-color: #f05b1a;
    color: #fff;
}
/*公共头部结束*/

/*公共底部开始*/
.com-footer {
    min-width: 1190px;
    margin: 60px auto 0;
    background-color: #fff;
    border-top: 1px solid #ebebeb;
}
.com-footer .link-box {
    margin:0 auto;
    width: 1190px;
    height: 190px;
    padding-top:40px;
}
.com-footer .link-item {
    float: left;
    margin-right:95px;
    /* width: 65px; */
}
.com-footer .link-item:first-child {
    margin-left: 30px;
}
.com-footer .link-item h2 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
}
.com-footer .link-item a:hover {
    color: #f05b19;
}
.com-footer .item {
    display: block;
    line-height: 1.8;
    color: #666;
}
.com-footer .qr-item {
    float: left;
    width: 110px;
    margin-right: 60px;
}
.com-footer .qr-item:last-child {
    margin-right:0;
}
.com-footer .qr-img {
    width: 100px;
    padding:3px;
    border:1px solid #ebebeb;
}
.com-footer .qr-item h2 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.com-footer .put-record {
    min-width: 1190px;
    margin: 0 auto;
    padding-top: 20px;
    background-color: #333;
    text-align: center;
    font-size: 14px;
    color: #999;
    padding-bottom: 20px;
}
.com-footer .skip-item {
    display: inline-block;
    vertical-align: middle;
    padding:0 15px;
    color: #999;
}
.com-footer .reserved-power {
    margin: 10px 0;
}
.com-footer .reserved-power a {
  color: #999;
}
.com-footer .put-record img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.com-footer .save-record {
    color: #999;
}
/*公共底部结束*/

/*公共商品列表开始*/
.com-goods-list {
    width: 1190px;
    margin: 0 auto;
}
.com-goods-list .com-goods-inner {
    margin-left: -12px;
}
.com-goods-list .goods-item {
    margin: 0 0 12px 12px;
    position: relative;
    float: left;
    width: 228px;
    height: 318px;
    background: #fff;
    transition: box-shadow .5s ease-in;
    overflow: hidden;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.com-goods-list .goods-item:hover {
    box-shadow: 1px 1px 10px #666;
}
.com-goods-list .img-box {
    position: relative;
    margin:5px auto;
    width: 220px;
    height: 220px;
    text-align: center;
    overflow: hidden;
}
.com-goods-list .goods-img {
    max-width: 100%;
    transition: transform .5s;
}
.com-goods-list .goods-item:hover .goods-img {
    transform: translateY(-10px);
}
.com-goods-list .goods-item .ladder-active-box {
    bottom: 0;
}
.com-goods-list .goods-der {
    width: 220px;
    height: 32px;
    margin: 0 auto;
}
.com-goods-list .price-box {
    margin: 4px auto 0;
    width: 220px;
}
.com-goods-list .price-box .current-price {
    margin-right: 20px;
    font-size: 18px;
    color: #f05b1a;
    text-decoration: none;
}
.com-goods-list .stock-country {
    position: relative;
    width: 220px;
    margin: 0 auto;
}
.com-goods-list .out-stock-tips {
    position: absolute;
    left: -4px;
    top: 0;
    width: 83px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: #657df0;
    color: #fff;
    border-top-right-radius:100px; 
    border-bottom-right-radius:100px; 
}
.com-goods-list .price-box .original-price {
    font-size: 14px;
    color: #808080;
}
.com-goods-list .stock-box {
    float: left;
    margin-top: 4px;
    color: #808080;
}
.com-goods-list .stock-box strong {
    color: #5d5d5d;
}
.com-goods-list .country {
    float: right;
}
.com-goods-list .ladder-box {
    position: absolute;
    left: 0;
    bottom: -56px;
    width: 204px;
    height: 46px;
    padding: 5px 12px;
    background-color: #f05b19;
    color: #fff;
    transition: bottom .5s;
}
.com-goods-list .ladder-item {
    float: left;
    width: 33.33%;
    height: 43px;
    padding-top: 6px;
    font-size: 12px;
    color: #fff;
    border-right: 1px dotted #fff;
    box-sizing: border-box;
    text-align: center;
}
.com-goods-list .ladder-item:last-child {
    border-right: none;
}
.com-goods-list .price {
    margin-bottom:2px;
}
.com-goods-list .goods-item:hover {
    border-color: #f05b1a;
}
.com-goods-list .label-box {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 4px;
}
.com-goods-list .label-item {
    float: left;
    margin: 0 2px 2px 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ef4430;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.com-goods-list .time-purchase {
    padding-top:5px;
}
.com-goods-list .news {
    line-height: 40px;
    background: #9e49b3;
}
.com-goods-list .inventory {
    line-height: 40px;
    background: #237bdd;
}
.com-goods-list .full-reduct {
    padding-top: 5px;
    background: #f6ae50;
}
.com-goods-list .optional {
    padding-top: 3px;
    background: #f6ae50;
}
.com-goods-list .discount {
    background: #ef4430;
    padding-top: 5px;
}
.com-goods-list .low-stocks {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin:auto;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    background: #6a6b6c;
    opacity: .9;
    filter: alpha(opacity=90);
    text-align: center;
    color: #fff;
    font-size: 16px;
}
/*公共商品列表结束*/

/*公共分页开始*/
.com-page {
    display: none;
    margin: 50px auto;
    width: 1190px;
    text-align: center;
    color: #4d4d4d;
}
.com-page .page-item {
    display: inline-block;
    margin-right: 2px;
    width: 34px;
    line-height: 30px;
    background: #fff;
    color: #4d4d4d;
    border:1px solid #e6e6e6;
    box-sizing: border-box;
}
.com-page .page-active {
    background: #f05b1a;
    color: #fff;
    border-color: #f05b1a;
}
.com-page .page-item:hover {
    border-color: #f05b1a;
    color: #f05b1a;
}
.com-page .page-active:hover {
    color: #fff;
}
.com-page .page-prev,
.com-page .page-next {
    width: 74px;
}
.com-page .page-trun-box {
    display: inline-block;
    margin-left: 10px;
}
.com-page .page-turn-input {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    text-align: center;
}
.com-page .page-trun-btn {
    display: inline-block;
    width: 40px;
    line-height: 30px;
    background: #fff;
    border:1px solid #e6e6e6;
}
.com-page .unable-page {
    color: #999;
    cursor:not-allowed;
}
.com-page .pages-box {
    display: inline-block;
}
/*公共分页结束*/

/*公共为您推荐开始*/
.com-recommend {
    width: 1190px;
    margin: 0 auto 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.com-recommend .recommend-header {
    padding: 0 10px;
    line-height: 38px;
    border-bottom:1px solid #e6e6e6;
    background: #f7f7f7;
}
.com-recommend .recommend-header h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.com-recommend .page-num-box {
    position: relative;
    float: right;
}
.com-recommend .swiper-container {
    height: 300px;
}
.com-recommend .swiper-slide {
    padding: 0 37px;
    box-sizing: border-box;
}
.com-recommend .goods-item {
    margin: 0 0 12px 12px;
    position: relative;
    float: left;
    width: 210px;
    height: 290px;
    background: #fff;
    transition: box-shadow .5s ease-in;
    overflow: hidden;
}
.com-recommend .img-box {
    position: relative;
    margin:5px auto;
    width: 208px;
    height: 208px;
    transition: transform .5s;
    text-align: center;
    overflow: hidden;
}
.com-recommend .goods-img {
    max-width: 100%;
}
.com-recommend .goods-item:hover .img-box {
    transform: translateY(-10px);
}
.com-recommend .goods-der {
    width: 208px;
    height: 32px;
    margin: 8px auto;
    color: #333;
}
.com-recommend .price-box {
    margin: 4px auto 2px;
    width: 220px;
}
.com-recommend .price-box .current-price {
    margin-right: 10px;
    font-size: 18px;
    color: #df2041;
    text-decoration: none;
}
.com-recommend .swiper-button-prev,
.com-recommend .swiper-button-next {
    margin-left: -10px;
    opacity: 0;
    width: 30px;
    height: 60px;
    text-decoration: none;
    background: #b2b2b2 url(../images/icon-new1.png) no-repeat 10px -47px !important;
}
.com-recommend .swiper-button-next {
    margin-right: -10px;
    background-position: 12px 24px !important;
}
.com-recommend .swiper-container:hover .swiper-button-next,
.com-recommend .swiper-container:hover .swiper-button-prev {
    opacity: 1;
}
.com-recommend .swiper-pagination  {
   position: relative;
   margin-top: 19px;
   line-height: 20px;
}
/*公共为您推荐结束*/


/*公共收货地址弹框开始*/
.com-receive-address-box {
    display: none;
}
.com-receive-address-box .com-pop-close {
    float: right;
    margin: -28px 14px 0 0;
    width: 15px;
    height: 15px;
    transform:rotate(0deg);
    transition: transform .5s;
    background: url(../images2.0/icon1.png) no-repeat 0 -540px;
}
.com-receive-address-box .com-pop-close:hover {
    transform:rotate(-360deg);
}
.com-receive-address-box .com-pop-main {
    position: fixed;
    left: 0;
    z-index: 1001;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    width: 518px;
    height: 224px;
    background: #fff;
}
.com-receive-address-box .pop-main-header {
    background: #eaf5fb;
    line-height: 40px;
    border-bottom:1px solid #e6e6e6;
}
.com-receive-address-box .pop-main-header h2 {
    padding-left:14px;
    color: #333;
    font-size: 16px;
}
.com-receive-address-box .receive-address-main {
    position: fixed;
    left: 0;
    z-index: 1001;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    width: 680px;
    height: 430px;
    background: #fff; 
    box-shadow: 0 0 10px #afafaf;
}
.com-receive-address-box .receive-address-con {
    padding-top: 30px;
}
.com-receive-address-box .input-item {
    min-height: 32px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #333;
}
.com-receive-address-box .input-item-header {
    margin-right: 10px;
    float: left;
    width: 145px;
    line-height: 32px;
    text-align: right;
}
.com-receive-address-box .input-item-header i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #f05b1a;
    font-weight: 700;
    font-size: 16px;
}
.com-receive-address-box .input-item input {
    float: left;
    width: 430px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}
.com-receive-address-box .input-item textarea {
    width: 430px;
    height: 60px;
    padding: 5px 10px;
    overflow-y: auto;
}
.com-receive-address-box .input-item select {
    width: 138px;
    margin-right: 15px;
    height: 32px;
    line-height: 32px;
}
.com-receive-address-box .error-tips {
    margin: -7px 0 7px;
    padding-left: 155px;
    color: #f05b1a;
}
.com-receive-address-box .set-default {
    padding-left: 155px;
}
.com-receive-address-box .set-default input,
.com-receive-address-box .set-default span {
    display: inline-block;
    vertical-align: middle;
}
.com-receive-address-box .set-default span {
    margin-left: 5px;
}
.com-receive-address-box .make-box {
    margin-top: 10px;
    text-align: center;
}
.com-receive-address-box .make-box a {
    display: inline-block;
    margin-left: -61px;
    width: 120px;
    line-height: 35px;
    background: #f05b1a;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.com-receive-address-box .make-box .cancel-btn {
    margin-left: 60px;
    background: #fff;
    color: #333;
    border:1px solid #ccc;
}
/*公共收货地址弹框结束*/

/*公共设置头像开始*/
.com-header-box {
    display: none;
}
.com-header-box .com-pop-main {
    position: fixed;
    z-index: 1001;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 400px;
    height: 300px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.com-header-box .pop-main-header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.com-header-box .header-box {
    position: relative;
    margin: 20px auto 25px;
    width: 160px;
    height: 150px;
    line-height: 150px;
    background: #f7f7f7;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.com-header-box .make-box {
    text-align: center;
}
.com-header-box .make-box a {
    display: inline-block;
    width: 80px;
    line-height: 30px;
    background: #ef4430;
    color: #fff;
    text-align: center;
}
.com-header-box .make-box .cancel-btn {
    margin-left: 20px;
    background: #fff;
    color: #333;
    border:1px solid #d9d9d9;
}
.com-header-box .upload-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.com-header-box .head-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.com-header-box .com-pop-close {
    float: right;
    margin: -28px 14px 0 0;
    width: 15px;
    height: 15px;
    transform:rotate(0deg);
    transition: transform .5s;
    background: url(../images2.0/icon1.png) no-repeat 0 -540px;
}
.com-header-box .com-pop-close:hover {
    transform:rotate(-360deg);
}

.com-header-box .pop-main-header {
    background: #eaf5fb;
    line-height: 40px;
    border-bottom:1px solid #e6e6e6;
}
.com-header-box .pop-main-header h2 {
    margin-bottom: 0;
    padding-left:14px;
    color: #333;
    font-size: 16px;
}
/*公共设置头像结束*/


/*公共排序开始*/
.com-sort-box {
    width: 1188px;
    height: 32px;
    margin: 10px auto;
    border: 1px solid #e6e6e6;
    background: #fff;
}
.com-sort-box .sort-header {
    float: left;
    width: 60px;
    text-align: center;
    line-height: 32px;
    border-right: 1px solid #e6e6e6;
}
.com-sort-box .sort-main {
    float: left;
}
.com-sort-box .sort-item {
    float: left;
    width: 60px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}
.com-sort-box  .active {
    color: #fff;
    background: #f05b1a;
}
.com-sort-box .price,
.com-sort-box .stock {
    width: 60px;
    padding-right: 10px;
    background: url(../images2.0/icon2.png) no-repeat 49px -78px;
}
.com-sort-box .stock {
    width: 55px;
    padding-right: 15px;
}
.com-sort-box .down {
    background: url(../images2.0/icon2.png) no-repeat 49px -139px;
}
.com-sort-box .up {
    background: url(../images2.0/icon2.png) no-repeat 49px -173px;
}
.com-sort-box .price-box {
    float: left;
    margin:5px 0 0 25px;
}
.com-sort-box .price-box input {
    width: 50px;
    line-height: 20px;
    height: 20px;
    padding:0 5px 0 15px;
    background: url(../images2.0/icon2.png) no-repeat 4px -110px;
}
.com-sort-box .sure-btn {
    display: inline-block;
    margin-left: 10px;
    width: 52px;
    line-height: 20px;
    font-size: 12px;
    background: #f05b1a;
    color: #fff;
    text-align: center;
}
.com-sort-box .goods-num {
    float: right;
    margin-right: 20px;
    line-height: 32px;
}
.com-sort-box .goods-num span {
    color: #f05b1a;
    font-weight: 700;
}
/*公共排序结束*/

/*公共个人中心样式开始*/
.com-person-box {
    width: 1190px;
    margin: 20px auto;
}

/*左边导航开始*/
.com-person-box .person-nav-box {
    float: left;
    width: 180px;
    height: 800px;
    padding: 12px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
}
.com-person-box .person-nav-box .person-item {
    display: block;
    padding: 0 0 20px 37px;
    font-size: 14px;
    color: #333;
}
.com-person-box .person-nav-box .active {
    color: #f05b1a;
}
.com-person-box .person-nav-box .person-head-box {
    margin: 20px auto;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow:hidden;
    cursor: pointer;
}
.com-person-box .person-nav-box .person-head-box img {
    width: 100%;
    height: 100%;
}
.com-person-box .person-nav-box .nick-name {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #d9d9d9;
    text-align: center;
}
/*左边导航结束*/

/*右边内容开始*/
.com-person-box .person-con-box {
    float: right;
    width: 980px;
}
.com-person-box .person-info-body .person-con-box h2 {
    line-height: 46px;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
}
/*右边内容结束*/
/*公共个人中心样式结束*/

/*低版本弹框开始*/
.low-version-box {

}
.low-version-box .com-pop-main {
    width: 530px;
    height: 396px;
}
.low-version-box .tips {
    margin-top: 40px;
    padding-left: 60px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    background: url(../images2.0/pop-status.png) no-repeat 60px 0;
}
.low-version-box .tips1 {
    padding-left: 50px;
    font-size: 20px;
    text-align: center;
}
.low-version-box .app-box {
    margin-top: 50px;
    text-align: center;
}
.low-version-box .app-box img {
    width: 100px;
    margin: 0 30px;
}
.low-version-box .link-box {
    margin-top: 60px;
    text-align: center;
}
.low-version-box .link-box a {
    margin: 0 35px;
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
}
/*低版本弹框结束*/

.com-no-num-box {
    margin-top: 200px;
}


/*404开始*/
.lose-body {
    background: #fff;
}
.lose-body .img-box {
    display: block;
    margin: 200px auto 30px;
    width: 264px;
    height: 294px;
}
.lose-body .back-home-btn {
    display: block;
    margin: 0 auto;
    width: 96px;
    line-height: 28px;
    color: #333;
    font-size: 16px;
    border: 1px solid #333;
    border-radius: 100px;
    text-align: center;
}
.lose-body .mark-item {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}
/*404结束*/

/*质量保证开始*/
.quality-box {
    /* height: 64px; */
    background: #fff;
    
    overflow: hidden;
}
.quality-box .quality-main {
    position: relative;
    width: 1190px;
    height: 40px;
    margin:0 auto;
    padding:12px 0;
    border-bottom: 1px solid #ebebeb;
}
.quality-box .link strong {
    font-size: 14px;
}
.quality-box .link {
    float: left;
    height: 40px;
    width: 25%;
    /* border-right: 1px solid #ccc; */
    box-sizing: border-box;
}
.quality-box .link5 {
    border-right: none;
}
.quality-box .link .normal,
.quality-box .link .active {
    float: left;
    width: 157px;
    height: 36px;
    padding-left: 80px;
    background: url(../images2.0/icon-index-quality.png) no-repeat;
}
.quality-box .link .active {
    display: none;
    background-position: ;
    color: #f05b1a;
}
.quality-box .link:hover .active {
    display: block;
}
.quality-box .link:hover .normal {
    display: none;
}
.quality-box .link1 .normal {
    background-position: 30px 0;
}
.quality-box .link1 .active {
    background-position: -436px 0;
}
.quality-box .link2 .normal {
    background-position: 30px -92px;
}
.quality-box .link2 .active {
    background-position: -436px -90px;
}
.quality-box .link3 .normal {
    background-position: 30px -197px;
}
.quality-box .link3 .active {
    background-position: -436px -195px;
}
.quality-box .link4 .normal {
    background-position: 30px -292px;
}
.quality-box .link4 .active {
    background-position: -436px -291px;
}
.quality-box .link5 .normal {
    background-position: 30px -405px;
}
.quality-box .link5 .active {
    background-position: -436px -404px;
}
/*质量保证结束*/
/*图片弹框*/
.pop-box_img{
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
}
.pop-box_img .pop-main{
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 900px;
  border-radius: 5px;
  padding-bottom: 30px;
}
.pop-box_img .pop-main img {
  width: 100%;
}



