/*鍏叡鏍峰紡*/
body, div, p, iframe, ul, li, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, table, th, td, input, button, select, textarea {
    margin: 0;
    padding: 0;

}


h1, h2, h3, h4 {
    font-weight: normal;
}

body, button, input, select, textarea {
    color: #333;
    font: 12px/1.5  Arial,'Microsoft YaHei', Helvetica, sans-serif;
}

body {
    min-width: 1280px;
}

/*--------闅愯棌baidu--------*/
body > a {
    display: none;
}


/*--------瀛椾綋--------*/
@font-face {
url('../fonts/Politica/Politica.woff2') format('woff2'),
url('../fonts/Politica/Politica.ttf') format('truetype'),
url('../fonts/Politica/Politica/Politica.svg#SingleMaltaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-family: 'Politica';
    src: url('../fonts/Politica/Politica.ttf');
    src: url('../fonts/Politica/Politica.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Politica/Politica.woff') format('woff');
}

button {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

button:active {
    opacity: 0.8;
    /*閫忔槑搴�*/
    filter: alpha(opacity=80);
    /* IE */
    -moz-opacity: 0.8;
    /* 鍐呮牳Mozilla */
    -khtml-opacity: 0.8;
    /* 鍐呮牳Safari */
}

input, button, select, textarea {
    outline: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

li {
    list-style-type: none;
}

em, i {
    display: block;
    font-style: normal;
}

img {
  /*  border: none;
    vertical-align: middle;*/
}

a {
    position: relative;
    color: #333;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
}

a:hover {
    color: #d71820;
}

img {
    /*border: none;
    vertical-align: middle;*/
}

input:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}


/*--------娴姩--------*/
.ui-left {
    float: left;
}

.ui-right {
    float: right;
}

/*--------娓呴櫎娴姩--------*/
.clearfloat {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    content: '.';
    line-height: 0;
}

.rel {
    position: relative;
}


/*--------瓒呭嚭鐪佺暐鍙�--------*/
.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*--------瀛椾綋棰滆壊--------*/
.orange, .red {
    color: #ff6a00
}

.green {
    color: #00a699
}

.blue {
    color: #2b94d1
}

.blue:hover {
    color: #2b94d1;
    text-decoration: underline;
}

.en {
    font-family: verdana
}

/*.en{font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;}*/
.cl-f90 {
    color: #f90
}

.c48 {
    color: #484848 !important
}

.c6 {
    color: #666
}

.c8 {
    color: #888
}

.c9 {
    color: #999
}


/*--------鍦嗚--------*/
.radius-3 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*--------鍗犱綅绗�--------*/

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}

/*--------闃村奖--------*/
.shadow {
    -webkit-box-shadow: 2px 2px 10px #9d9c9c;
    /* for safari or chrome */
    -moz-box-shadow: 2px 2px 10px #9d9c9c;
    /* for firefox */
    box-shadow: 2px 2px 10px #9d9c9c;
    /* for opera or ie9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    /* For IE 5.5 - 7 */
}

.center {
    text-align: center;
}

/*--------瀛椾綋澶у皬--------*/
.f12 {
    font-size: 12px !important;
}

.f14 {
    font-size: 14px !important;
}

.f16 {
    font-size: 16px !important;
}

.f18 {
    font-size: 18px !important;
}

.f20 {
    font-size: 20px !important;
}

.f22 {
    font-size: 22px !important;
}

.f24 {
    font-size: 24px !important;
}

.f28 {
    font-size: 28px !important;
}

.f30 {
    font-size: 30px !important;
}

.bold {
    font-weight: 700
}


.P30 {
    padding: 30px;
}

/*--------闂磋窛--------*/
.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.ml5 {
    margin-left: 5px !important;;
}

.ml10 {
    margin-left: 10px !important;;
}

.ml15 {
    margin-left: 15px !important;;
}

.ml20 {
    margin-left: 15px !important;;
}

.ml25 {
    margin-left: 25px !important;;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 15px;
}


/*--------鍦嗚--------*/
.radius4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

/*--------鍏敤3鍍忕礌鍦嗚--------*/
.radius {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/*--------涓讳綋閫氱敤瀹藉害--------*/
.w {
    margin: 0 auto;
    width: 1200px;
}

.w1280 {
    margin: 0 auto;
    width: 1280px;
}

/*--------寮规鑳屽奖--------*/
.g-mian-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    display: none;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

/*--------澶撮儴--------*/


/*--------蹇嵎鏂瑰紡--------*/
.shortcut {
    margin-top: 25px;
}

.shortcut .phone {
    float: left;
    width: 108px;
    height: 30px;
}

.shortcut .phone a {
    display: block;
    border-radius: 30px;
    background-color: #e17c51;
    border: 1px solid #eb8357;
    font-size: 14px;
    color: #fff;
}

.shortcut .phone a:hover {
    background-color: #e57f53;
}

.shortcut .phone a i.icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 2px 0 4px;
    border-radius: 24px;
    background: url(../images/head-phone@icon.png);
    background-color: #f2f2f2;
}

.shortcut .phone a span.dt {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
}

.shortcut .login {
    position: relative;
    float: left;
    height: 32px;
    margin-left: 38px;
    font-size: 14px;
    color: #fff;
}

.shortcut .login .icon {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    margin-right: 5px;
}

.shortcut .login .dt a {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    color: #fff;
}

.shortcut .login .dt a:hover {
    color: #ffe4d9;
}

.shortcut .login .dt .name {
    width: 84px;
}

.shortcut .login .dt .arrow {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 7px;
    margin-left: 2px;
    margin-top: 1px;
    background: url(../images/nav-user-account@arrow.png);
}

.shortcut .login .dt .over {
    background: url(../images/nav-user-account@arrow.png) 0 -9px;
}

.shortcut .login .spacer {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #e8c6bc;
    margin: 0 3px;
}

.shortcut .login .subtopic-login-account {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    width: 184px;
}

.shortcut .login .subtopic-login-account .sublist {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    font-size: 14px;
    padding: 12px;
    background-color: #fff;
    margin-top: 15px;
}

.shortcut .login .subtopic-login-account .sublist a {
    display: block;
    text-indent: 20px;
    line-height: 40px;
    border: 1px solid #efefef;
    margin-top: -1px;
}

.shortcut .login .subtopic-login-account .sublist a:hover {
    background-color: #efefef;
    color: #fc5d0d;
    font-weight: bold;
}

.shortcut .login .subtopic-login-account .sublist a:last-child {
    margin-top: 10px;
    color: #fc5d0d;
    font-weight: bold;
}

.shortcut .shopping-cart {
    float: left;
    width: 90px;
    height: 32px;
    margin-left: 32px;
    font-size: 14px;
    color: #fff;
}

.shortcut .shopping-cart a {
    display: block;
    color: #fff;
}

.shortcut .shopping-cart a:hover {
    color: #ffe4d9;
}

.shortcut .shopping-cart i.icon {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    background: url(../images/head-cart@icon.png);
}

.shortcut .shopping-cart span.dt {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
}

.shortcut .shopping-cart .badge {
    position: absolute;
    top: -2px;
    left: 19px;
    z-index: 100;
    padding: 4px 5px;
    height: 10px;
    min-width: 10px;
    border-radius: 10px;
    background-color: #e17c51;
    color: #fff;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}


/*椤堕儴蹇嵎鏂瑰紡2*/
.the-shortcut {
    height: 32px;
    line-height: 32px;
    width: 100%;
    padding: 0 60px;
    background-color: #313131;
    color: #d5d5d5;
    box-sizing: border-box;
    overflow: hidden;
}

.the-shortcut .ui-left {
    font-size: 12px;
}

.the-shortcut li {
    float: left;
    cursor: pointer;
}

.the-shortcut li a {
    color: #d5d5d5;
}

.the-shortcut li a:hover {
    color: #fff;
}

.the-shortcut .split-lines {
    height: 12px;
    overflow: hidden;
    margin: 11px 10px 0;
    border-right: 1px solid #555;
}

.the-shortcut li > span {
    font-size: 22px;
    vertical-align: middle;
}

.shortcut li.spacer {
    overflow: hidden;
    margin: 3px 5px 0;
    width: 1px;
    height: 13px;
    background-color: #fff;
    opacity: 0.3;
}

.shortcut .ttbar-login a {
    margin-right: 8px;
}

.shortcut .ttbar-login .prizeIcon {
    float: left;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    background: url(../images/prize-icon.png);
}

/*--------瀵艰埅--------*/

.navitems {
    position: relative;
    z-index: 99;
}

.navitems-scroll {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 46px;
    background-color: #404040;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12);
}

.nav {
    height: 46px;
    background-color: #404040;
    line-height: 46px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    position: relative;
}

.nav .nav-list li.spacer {
    overflow: hidden;
}

.nav .nav-list li a {
    display: block;
}

.nav .nav-list li a.over {
    background-color: #cf4a09;
}

.nav .nav-list li a:hover:after, .nav .nav-list li a.over:after{
    position: absolute;
}

.nav-box {
    position: relative;
    z-index: 9;
}

.nav-box ul li .hot {
    position: absolute;
    top: 5px;
    right: 15px;
    width: 26px;
    height: 15px;
    opacity: 1;
    background: url(../images/hot@icon.gif);
}

.nav-box ul li:hover .hot {
    opacity: 0.4;
}

.nav-box ul li {
    float: left;
}

.nav-box ul li i {
    display: inline-block;
    margin: -2px 0 0 5px;
    width: 15px;
    height: 15px;
    background: url(../images/subtopic@icon.png) center;
    vertical-align: middle;
    opacity: 0.4;
}


.nav-box ul li:hover i {
    
	background: url(../images/subtopic-hover@icon.png) center;
}



.nav-box ul li .subtopic-item {
    position: relative;
    height: 0;
    top: 0;
    z-index: 99;
}

.nav-box ul li .cur i {
    opacity: 0.4;
}

.nav-box ul li.spacer {
    display: none;
    overflow: hidden;
    margin: 11px 0;
    width: 1px;
    height: 17px;
    background-color: #4f4f4f;
    line-height: 0;
}

.nav-box ul li a.cur {
    color: #fff;
}

.nav-box ul li a {
    display: block;
    padding: 0 32px;
    color: #fff;
    line-height: 46px;
    -webkit-transition: 0;
    -moz-transition: 0;
    transition: 0;
}

.nav-box ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.nav-box ul li.last {
    padding-top: 1px;
    font-size: 12px;
    font-family: \5b8b\4f53;
}

.nav-box ul li.last a {
    color: #a2a2a1;
}

.nav-box .nav-line {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 52px;
    height: 46px;
    background-color: #ff622e;
    font-size: 0;
    line-height: 40px;
}

.nav-box .nav-line:before {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -3px;
    z-index: 999;
    width: 0;
    height: 0;
    border-top: 5px solid #f54a16;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.nav .navitems-group2 {
    position: relative;
    width: 125px;
    height: 46px;
    border-radius: 5px;
    background-color: #444;
}

.nav .navitems-group2 .mall .dt {
    padding-left: 24px;
    color: #fff;
    cursor: pointer;
}

.nav .navitems-group2 .mall .dt {
	display: block;
    padding-left: 24px;
    color: #fff;
    cursor: pointer;
}


.nav .navitems-group2 .mall .dt i{
	width: 15px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 6px;
    color: #fff;
    cursor: pointer;
	opacity: 0.7;
	background: url(../images/nav-mall@icon.png);
}

.nav .navitems-group2 .mall:hover{
	background-color: #4a4a4a;
}
.nav .navitems-group2 .mall:hover .dt i{
	opacity: 1;
}


.nav .navitems-group2 .mall .dt:after {
    z-index: 99999;
    float: right;
    display: none;
    margin: 20px 0 0 5px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    content: '';
}

.nav .navitems-group2 .mall .dt .arrow {
    opacity: 0.15;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-top: -1px;
    background: url(../images/subtopic@icon.png);
}


.nav .subtopic-help {
    display: none;
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 99;
    width: 160px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    font-size: 14px;
    padding: 12px;
}

.nav .subtopic-help a {
    display: block;
    text-indent: 20px;
    line-height: 40px;
    border: 1px solid #efefef;
    margin-top: -1px;
}

.nav .subtopic-help a:hover {
    background-color: #efefef;
    color: #fc5d0d;
    font-weight: bold;
}

.nav .subtopic-help a:last-child {
    margin-top: 10px;
    color: #fc5d0d;
    font-weight: bold;
}



/* ----------浜岀骇鑿滃崟 ----------*/
.nav .subtopic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 990;
    display: none;
    width: 100%;
    border-top: 1px solid #fc5d0d;
    background-color: #404040;
}

.nav .subtopic:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -3px;
    z-index: 99;
    width: 0;
    height: 0;
    border-top: 6px solid #fc5d0d;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.nav .subtopic a {
    display: block;
    border-top: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
    padding: 0 10px;
    font-weight: normal !important;
    border-bottom: 1px solid #474747;
}

.nav .subtopic a:hover {
    background-color: #fc5d0d;
    color: #fff;
}

.nav .subtopic .active {
    background-color: #f53a43;
    color: #fff;
}

/*--------瀵艰埅2---------*/
/*瀵艰埅鍙充晶鐧诲綍*/
/*--------瀵艰埅2---------*/
/*瀵艰埅鍙充晶鐧诲綍*/
.nav-box2 .nav-right {
    float: right;
    height: 80px;
}

/*鎵嬫満*/
.nav-box2 .nav-right .phone {
    float: left;
    width: 108px;
    height: 32px;
    margin-top: 24px;
}

.nav-box2 .nav-right .phone a {
    display: block;
    border-radius: 32px;
    background-color: #cb9278;
    font-size: 14px;
    color: #fff;
}

.nav-box2 .nav-right .phone a:hover {
    background-color: #e57f53;
}

.nav-box2 .nav-right .phone a i.icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 2px 0 4px;
    border-radius: 24px;
    background: url(../images/head-phone@icon.png);
    background-color: #f2f2f2;
}

.nav-box2 .nav-right .phone a span.dt {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    color: #fff;
}


/*鏈櫥褰�*/

.nav-box2 .nav-right .login {
    position: relative;
    float: left;
    height: 32px;
    margin: 24px 43px 0;
    font-size: 14px;
    color: #fff;
}

.nav-box2 .nav-right .login .icon {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    margin-right: 5px;
}

.nav-box2 .nav-right .login .dt a {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
}

.nav-box2 .nav-right .login .dt .name {
    width: 84px;
}

.nav-box2 .nav-right .login .dt .arrow {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 7px;
    margin-left: 2px;
    margin-top: 1px;
    background: url(../images/nav-user-account2@arrow.png);
}

.nav-box2 .nav-right .login .dt .over {
    background: url(../images/nav-user-account2@arrow.png) 0 -9px;
}

.nav-box2 .nav-right .login .spacer {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #e8c6bc;
    margin: 0 3px;
}

.nav-box2 .nav-right .login .subtopic-login-account {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    width: 184px;
}

.nav-box2 .nav-right .login .subtopic-login-account .sublist {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    font-size: 14px;
    padding: 12px;
    background-color: #fff;
    margin-top: 15px;
}

.nav-box2 .nav-right .login .subtopic-login-account .sublist a {
    display: block;
    text-indent: 20px;
    line-height: 40px;
    border: 1px solid #efefef;
    margin-top: -1px;
}

.nav-box2 .nav-right .login .subtopic-login-account .sublist a:hover {
    background-color: #efefef;
    color: #fc5d0d;
    font-weight: bold;
}

.nav-box2 .nav-right .login .subtopic-login-account .sublist a:last-child {
    margin-top: 10px;
    color: #fc5d0d;
    font-weight: bold;
}

/*璐墿杞�*/
.nav-box2 .nav-right .shopping-cart {
    width: 140px;
    height: 82px;
    margin-left: 32px;
    font-size: 14px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    background: #f5f5f5;
    text-align: center;
}

.nav-box2 .nav-right .shopping-cart a {
    display: block;
}

.nav-box2 .nav-right .shopping-cart i.icon {
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 24px;
    background: url(../images/head-cart@icon2.png);
}

.nav-box2 .nav-right .shopping-cart span.dt {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
}

.nav-box2 .nav-right .shopping-cart .badge {
    position: absolute;
    top: -2px;
    left: 40px;
    z-index: 100;
    padding: 4px 5px;
    height: 10px;
    min-width: 10px;
    border-radius: 10px;
    background-color: #fc5d0d;
    color: #fff;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

/*!*椤堕儴瀵艰埅*!*/
.nav-box2 {
    position: relative;
    box-sizing: border-box;
    height: 82px;
    min-width: 1280px;
    background-color: #ffffff;
    width: 100%;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
}

@media screen and (max-width: 1366px) {
    .nav-box2 {
        padding: 0;
    }
}

.site-nav-status-login {
  height: 40px;
  background: #333333;
  color: #999999;
  padding: 0 55px;
  position: relative;
  z-index: 106;
}
.site-nav-status-login:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.site-nav-status-login .head-l {
  float: left;
}
.site-nav-status-login .head-r {
  float: right;
}
.site-nav-status-login .head-r .code-item {
  padding: 18px 0;
}
.site-nav-status-login .head-r .code-item:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.site-nav-status-login .head-r .code-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.hesite-nav-status-loginad .head-r .code-item .code-img {
  float: left;
}
.site-nav-status-login .head-r .code-item .code-info {
  float: left;
  margin-left: 10px;
  width: 100px;
}
.site-nav-status-login .head-r .code-item .code-title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.site-nav-status-login .head-r .code-item .code-tips {
  color: #ff6a00;
  font-size: 12px;
  margin-top: 2px;
}
.site-nav-status-login .head-r .code-item .code-way {
  font-size: 12px;
  margin-top: 2px;
  color: #b3b3b3;
}
.site-nav-status-login .menu-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.site-nav-status-login .menu-nav .cell {
  float: left;
  position: relative;
}
.site-nav-status-login .menu-nav .cell:before {
  display: block;
  content: '';
  height: 12px;
  border-left: 1px solid #414141;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  margin-top: -6px;
}
.site-nav-status-login .menu-nav .cell:first-child:before {
  display: none;
}
.site-nav-status-login .menu-nav .cell:hover:before {
  display: none;
}
.site-nav-status-login .menu-nav .cell:hover a {
  color: #fff;
}

.site-nav-status-login .menu-nav .cell:hover a.phone{
  color: #ff6a00;
  background-color: #fff;
}

.site-nav-status-login .menu-nav .cell:hover .phone:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAMAAADKSsaaAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAANlBMVEX/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agAAAACKIQbVAAAAEHRSTlMAFUCopaGem5iV5cOqVclaVui5agAAAAFiS0dEEeK1PboAAAAHdElNRQfmCRcRCzeKuurrAAAANUlEQVQI12NgZIIARgYBZhZWNnYOTgEGAQYGAS5uIAFigQFZLB4IALJ4IQAsy8THjyoLdwEAunEDEtKyu14AAAAASUVORK5CYII=") no-repeat center;
}
.site-nav-status-login .menu-nav .cell:hover .phone:after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAM1BMVEX/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agAAAAAIgI4OAAAAEHRSTlMAk6G4o5y8JNOomNYmm4mCKrV+8AAAAAFiS0dEEJWyDSwAAAAHdElNRQfmCRcRCRr9U9QcAAAAJUlEQVQI12NgYGBgZGIAA2YWVjYgxc7BycDAxc3DwMsHEuXnAgAF6wCDi2o7fwAAAABJRU5ErkJggg==") no-repeat center;
  vertical-align: middle;
}
.site-nav-status-login .menu-nav .cell:hover .sub-menu {
  display: block;
}
.site-nav-status-login .menu-nav a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #999999;
  padding: 0 10px;
  font-size: 12px;
  transition: color 0.3s;
}
.site-nav-status-login .menu-nav a.phone {
  position: relative;
}
.site-nav-status-login .menu-nav a.phone:before {
  display: inline-block;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAQAAABXnf4jAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAHdElNRQfmCRcOKAp7ATXWAAAAYUlEQVQY02OcKcqgzYAMrrIwvGJYyfCX4Q/DXyjczzjzPwMjAwPDf4ZnDPcYbBkYGP6zQJUzInQyMWAAagqxMDAwrMIUWo0iEgoTcmDoZJjIsIyBgYGBceZ/TFViaN7OBgCHmxdFhnduhQAAAABJRU5ErkJggg==") no-repeat center;
  width: 9px;
  height: 14px;
  vertical-align: sub;
  margin-right: 2px;
}
.site-nav-status-login .menu-nav a.phone:after {
  display: inline-block;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAQAAAAZxLZ7AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAHdElNRQfmCRcOJDARuKNoAAAASElEQVQI1yXBsQ1AQAAAwBMSldYO32kkljCBxg4MITaQiA2sQKcyi4LoFe6iaXGY/VpVXD8GuR29zpjYFE6pW6N0JXgFq0yAD/aFDX4wQP2AAAAAAElFTkSuQmCC") no-repeat center;
  width: 8px;
  height: 4px;
  vertical-align: middle;
  margin-left: 2px;
}
.site-nav-status-login .menu-nav .sub-menu {
  cursor: default;
  display: none;
  width: 260px;
  height: 270px;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
  padding: 0 20px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 9;
  box-sizing: border-box;
}

/*瀵艰埅鎮诞*/
.nav-fly {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.nav-box2 .nav-left {
    float: left;
    height: 82px;
    margin-left: 55px;
}

.nav-box2 .nav-left .logo {
    display: block;
    background: url(../images/subtopic2@logo.png);
    width: 185px;
    height: 68px;
    float: left;
    margin-top: 6px;
}


.nav-box2 .nav-left .nav-menu {
    float: left;
    margin: 9px 0 0 50px;
}

.nav-box2 .nav-left .nav-menu > li {
    float: left;
    height: 70px;
    line-height: 70px;
    padding: 0 16px;
}

.nav-box2 .nav-left .nav-menu > li > a {
    height: 69px;
    line-height: 60px;
    font-size: 16px;
    transition: all 0s;
    box-sizing: border-box;
    display: inline-block;
}

.nav-box2 .nav-left .nav-menu > li:hover > a {
    color: #333;
}

.nav-box2 .nav-left .nav-menu > li:hover > a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    border-radius: 0px;
    background-color: #373d41;
}

.nav-box2 .nav-left .nav-menu > li > a .nav-down {
    display: block;
    background: url("../images/nav-down.png") no-repeat center;
	background-size: cover;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: -14px;
    margin-top: -8px;
    z-index: 1;
    transition: all .3s linear;
}

/*!*婵€娲讳竴绾ц彍鍗�*!*/
.nav-box2 .nav-left .nav-menu .active-menu > a {
    color: #333;
    /*border-bottom: 3px solid #fc5d0d;*/
}

.nav-box2 .nav-left .nav-menu .active-menu a:after {
    content: '';
    position: absolute;
    left: 0;
	right: 0;
    bottom: 0;
    height: 3px;
    border-radius: 0px;
    background-color: #373d41;
}

/*瀵艰埅瀛愯彍鍗�*/
.nav-box2 .nav-left .sub-menu {
    position: absolute;
    height: 50px;
    width: 100%;
    top: 80px;
    left: 0;
    z-index: 3;
    background: #fff;
    border-top: 1px solid #dddddd;
    display: none;
    padding: 0 180px;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden;
}

.nav-box2 .nav-left .sub-menu .link {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-right: 16px;
    padding: 0 6px;
    color: #777777;
    box-sizing: border-box;
    position: relative;
}

.nav-box2 .nav-left .sub-menu .link:before {
    display: block;
    content: '';
    width: 0;
    border-bottom: 2px solid transparent;
    position: absolute;
    bottom: 1px;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%);
    transition: all 0.4s ease 0s;
}

.nav-box2 .nav-left .sub-menu .link:hover {
    color: #333333;
}

.nav-box2 .nav-left .sub-menu .link:hover:before {
    border-bottom: 2px solid #333333;
    width: 100%;
}


/*娲诲姩瀛愯彍鍗�*/

/*.nav-box2 .nav-left .nav-menu > li:hover .child-menu {*/
/*    display: block;*/
/*}*/

.nav-box2 .nav-left .child-menu {
    width: 187px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #e2e2e2;
    position: absolute;
    top: 82px;
    line-height: normal;
    z-index: 3;
    padding: 20px 0;
    box-sizing: border-box;
    display: none;
}

.nav-box2 .nav-left .child-menu .party {
    display: block;
    height: 35px;
    background: #fff;
    padding: 0 16px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 14px;
    color: #373d41;
}

.nav-box2 .nav-left .child-menu .party.active {
    background: #f5f5f5;
}

.nav-box2 .nav-left .child-menu .party .state {
    display: inline-block;
    border-radius: 6px 0 6px 0;
    height: 17px;
    line-height: 17px;
    padding: 0 4px;
    background: #ff6a00;
    font-size: 12px;
    color: #fff;
    border: 1px solid #ff6a00;
    vertical-align: text-top;
}

.nav-box2 .nav-left .child-menu .party:after {
    display: none;
}

.nav-box2 .nav-left .child-menu .party:hover {
    background: #f5f5f5;
}

.nav-box2 .nav-left .child-menu .party.end .state {
    background: #e8e8e8;
    color: #9f9f9f;
    border-color: #e8e8e8;
}

/*--------椤甸潰鍐呭--------*/
.g-mian {
    overflow: hidden;
    background-color: #f3f5f7;
}

.g-mian2 {
    overflow: hidden;
    background-color: #f3f5f7;
}

/*--------鍥涘ぇ浼樺娍--------*/
.four-guarantee {
    background-color: #383838;
}

.four-guarantee .guarantee-box {
    padding: 26px 0 34px;
}

.four-guarantee .guarantee-box li {
    float: left;
    margin-right: 35px;
    width: 293px;
    height: 60px;
    color: #ff700a;
    /*border-right: 1px solid #f1f1f1;*/
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    transition: All 0.3s ease-in-out;
}

.four-guarantee .guarantee-box li a {
    color: #ff700a;
}

.four-guarantee .guarantee-box li:hover {
    color: #fc5d0d;
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
}

.four-guarantee .guarantee-box li:last-child {
    margin-right: 0;
    border-right: 0;
}

.four-guarantee .guarantee-box li .jp-ico {
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}

.four-guarantee .guarantee-box li p {
    margin-top: 2px;
    color: #b3b3b3 !important;
	font-size: 13px;
}


/*--------搴曢儴鐗堟潈--------*/
.footer {
    padding: 38px 0 35px;
    /*border-top: 4px solid #fc5d0d;*/
    background-color: #3d3d3d;
    color: #b3b3b3;
}

.footer .copyright-group1 {
    overflow: hidden;
}

.footer .copyright-group1 .foot-nav-sidebar {
    float: left;
    width: 602px;
    border-right: 1px solid #464646;
    padding-bottom: 8px;
    font-size: 14px;
}

.footer .copyright-group1 .foot-nav-sidebar .item {
    float: left;
    margin: 0 21px 0 0;
    width: 98px;
    color: #999;
}

.footer .copyright-group1 .foot-nav-sidebar .item dt {
    margin-bottom: 15px;
    color: #b3b3b3;
    font-size: 16px !important;
}

.footer .copyright-group1 .foot-nav-sidebar .item dd {
    margin-top: 4px;
}

.footer .copyright-group1 .foot-nav-sidebar .item a {
    color: #fff;
}

.footer .copyright-group1 .foot-nav-sidebar .item a:hover {
    color: #ff6a00;
    text-decoration: underline;
}

.footer .copyright-group1 .foot-tel-center {
    float: left;
    margin-left: 50px;
    width: 335px;
    font-size: 14px;
    color: #fff;
}

.footer .copyright-group1 .foot-tel-center em {
    margin: 12px 0;
}

.footer .copyright-group1 .foot-tel-center p.dt {
    color: #b3b3b3;
    font-size: 16px;
}

.footer .copyright-group1 .foot-tel-center p {
    margin-bottom: 4px;
}

.footer .copyright-group1 .foot-tel-center p.tel {
    height: 41px;
    margin-bottom: 12px;
}

.footer .copyright-group1 .foot-ewm-right {
    float: right;
    text-align: center;
    font-size: 12px;
    background-color: #393939;
    padding: 8px;
	margin-left: 2px;
}

.footer .copyright-group1 .foot-ewm-right p {
    margin-top: 5px;
	font-size: 13px;
}

.footer .copyright-group2 {
    margin-top: 28px;
    padding: 12px 0 18px;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
}

.footer .copyright-group2 .Rz-item {
    float: left;
    margin-right: 50px;
}

.footer .copyright-group2 .Rz-item:nth-child(3n) {
    margin-right: 0;
}

.footer .copyright-group2 .Rz-item .dt {
    display: block;
    color: #b3b3b3;
    font-size: 14px;
    margin-bottom: 5px;
}

.footer .copyright-group2 .Rz-item .ico a {
    float: left;
    margin: 0 2px 0 0;
    background-color: #fff;
    transition: 0.2s;
}

.footer .copyright-group2 .Rz-item .ico a img {
    float: left;
}

.footer .copyright-group2 .Rz-item .ico a:hover {
    background-color: #fff;
    overflow: hidden;
}

.footer .copyright-group2 .Rz-item .ico span {
    float: left;
    margin: 0 2px 0 0;
}


.footer .copyright-group3 {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.footer .copyright-group3 p {
    margin-bottom: 6px;
}

.footer .copyright-group3 p a {
    color: #fff !important;
}

.footer .copyright-group3 p a:hover {
    color: #ff6a00 !important;
    text-decoration: underline;
}

.footer .copyright-group3 b {
    font-weight: normal;
}

.footer .links {
    margin-top: 20px;
    padding: 20px 0 0;
	font-size: 13px;
    border-top: 1px solid #464646;
}

.footer .links a {
    color: #afafaf;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 10px;
}

.footer .links a:hover {
    color: #fff;
    text-decoration: underline;
}


/*--------缃戜笂鍜ㄨ--------*/
.Online-consulting {
    position: fixed;
    top: 520px;
    right: 0;
    z-index: 999;
    margin-top: -100px;
    width: 50px;
}

.Online-consulting ul {
    width: 54px;
}

.Online-consulting ul li {
    position: relative;
    margin-bottom: 1px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-color: #453f3d;
    background: rgba(0, 0, 0, 0.6);

}

.Online-consulting ul li a {
    position: relative;
    display: block;
    color: #666;
}

.Online-consulting ul li a:hover {
    border-radius: 3px;
    background-color: #2b303a;
}

.Online-consulting ul li .hide {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: -1;
    width: 185px;
    border-radius: 3px;
    background-color: #252931;
    color: #fff;
    opacity: 0;
}

.Online-consulting ul li .qq {
    overflow: hidden;
    padding: 14px 0 13px 10px;
}

.Online-consulting ul li .qq i {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
}

.Online-consulting ul li .tel {
    padding: 18px 0 18px 10px;
    line-height: 1;
}

.Online-consulting ul li .ewm {
    float: left;
    margin-right: 1px;
    padding: 20px 20px;
    background-color: #252931;
}

.Online-consulting ul li .ewm p {
    margin-top: 10px;
}

/*--------缈婚〉--------*/
.pagination {
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;

}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 10px 18px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #777;
    text-decoration: none;
    line-height: 1.42857143;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    border-color: #ddd;
    background-color: #eeeeee;
    color: #23527c;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    border-color: #fc5d0d;
    background-color: #fc5d0d;
    color: #fff;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    border-color: #ddd;
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}

/*--------鍏敤寮规--------*/
.pop-up {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    background: rgba(0, 0, 0, 0.6);
    animation: poupFadIn 0.5s ease 0s 1;
}

.pop-up .box {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: auto;
    margin-top: -200px;
    width: 450px;
    border: 9px solid #b4b4b4;
    background-color: #fff;
}

.pop-up .box h4 {
    padding: 0 15px 0 20px;
    height: 35px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    line-height: 35px;
}

.pop-up .box h4 .close {
    cursor: pointer;
}

.pop-up .box .increase-invoice-body {
    padding: 20px 20px;
    text-align: justify;
}

.pop-up .box .increase-invoice-body .txt {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
}

.pop-up .box .increase-invoice-body .operation {
    padding: 20px 0 15px;
}

.pop-up .box .increase-invoice-body .operation button {
    margin: 0 3px;
}

.pop-up .box .increase-invoice-body .operation .submit {
    padding: 8px 40px;
    border: 0;
    background-color: #fc5d0d;
    color: #fff;
    font-weight: bold;
}

.pop-up .box .increase-invoice-body .operation .cancel {
    padding: 8px 40px;
    border: 0;
    background-color: #e3e3e3;
    color: #484848;
}

.pop-up .box .increase-invoice-body .operation .submit:hover {
    background-color: #ff6000;
}

/*--------璁㈠崟娑堟伅鎻愰啋寮规 --------*/
.order-information-pup {
    position: fixed;
    right: 50px;
    bottom: 0;
    z-index: 9999;
    width: 295px;
    background-color: #fff;
}

.order-information-pup .hd {
    overflow: hidden;
    padding: 0 15px;
    height: 36px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #e83e00;
    color: #fff;
    line-height: 36px;
}

.order-information-pup .hd .more {
    float: right;
    cursor: pointer;
}

.order-information-pup .hd .more span.add {
    display: block;
    margin: 10px 0;
    font-size: 20px;
    line-height: 14px;
}

.order-information-pup .hd .more span.red {
    display: block;
    margin: 9px 0;
    font-size: 35px;
    line-height: 14px;
}

.order-information-pup .hd .more span.ignore {
}

.order-information-pup .hd i {
    display: inline-block;
    overflow: hidden;
    margin: -2px 0 0 3px;
    padding: 0 4px;
    height: 16px;
    border-radius: 16px;
    background-color: #fff;
    color: #e83e00;
    vertical-align: middle;
    line-height: 17px;
}

.order-information-pup .bd {
    padding: 12px 5px 12px 12px;
    border: 1px solid #e83e00;
}

.order-information-pup .bd .list {
    overflow-y: auto;
    padding-right: 5px;
    height: 350px;
}

.order-information-pup .bd .list::-webkit-scrollbar {
    /*婊氬姩鏉℃暣浣撴牱寮�*/
    width: 5px;
    /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
    overflow: hidden;
    height: 1px;
    border-radius: 5px;
}

.order-information-pup .bd .list::-webkit-scrollbar-thumb {
    /*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
    overflow: hidden;
    border-radius: 5px;
    background: #d1d1d1;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.order-information-pup .bd .list::-webkit-scrollbar-track {
    /*婊氬姩鏉￠噷闈㈣建閬�*/
    border-radius: 5px;
    background: #EDEDED;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.order-information-pup .bd .list ul li {
    margin-bottom: 15px;
}

.order-information-pup .bd .list .item .dt {
    margin-bottom: 3px;
}

.order-information-pup .bd .list .item .dt span {
    margin-right: 3px;
    color: #666;
}

.order-information-pup .bd .list .item .dt span.unread {
    color: #e83e00;
}

.order-information-pup .bd .list .item .txt {
    padding: 10px 12px;
    border-radius: 6px;
    background-color: #ebebeb;
    color: #888;
    text-align: justify;
}


/*鐧诲綍娉ㄥ唽寮瑰嚭绐楀彛*/
.login-box-mian {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
}

.login-box-warp {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 480px;
    height: 514px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    margin-top: -265px;
    margin-left: -240px;
    background-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);
}

.login-box-warp .box {
    height: 380px;
    overflow: hidden
}

.login-box-warp .title {
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.login-box-warp .title .login-tabs {
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4
}

.login-box-warp .title .login-tabs a {
    position: relative;
    float: left;
    display: block;
    width: 33.333%;
    height: 60px;
    text-align: center;
    background-color: #efefef
}

.login-box-warp .title .login-tabs a:hover {
    color: #666
}

.login-box-warp .title .login-tabs a i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin: -2px 6px 0 0
}

.login-box-warp .title .login-tabs a.active {
    color: #f54c18;
    font-weight: 700;
    background-color: #fff
}


.login-box-warp .title .login-tabs a .spacer {
    display: none;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 2;
    width: 1px;
    height: 30px;
    background-color: #f4f4f4
}

.login-box-warp .title .spacer-l {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    height: 1px;
    margin-top: -1px;
    width: 108px;
    background-color: #ebecec
}

.login-box-warp .title .spacer-r {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    height: 1px;
    margin-top: -1px;
    width: 108px;
    background-color: #ebecec
}

.login-box-warp .title h3 {
    text-align: center;
    font-size: 24px
}

.login-box-warp .login-grounp1 {
    padding: 55px 65px 0
}

.login-box-warp .login-grounp1 .field {
    position: relative;
    width: 254px
}

.login-box-warp .login-grounp1 .username-field {
    width: 100%;
    margin-bottom: 20px;
    height: 40px
}

.login-box-warp .login-grounp1 .username-field label {
    float: left;
    width: 73px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.login-box-warp .login-grounp1 .username-field .name-ico {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 40px;
    height: 40px;
    background: url(../images/account-ico.png) center #ddd
}

.login-box-warp .login-grounp1 .field .iphone-validation {
    position: absolute;
    top: 0;
    right: 4px;
    z-index: 99;
    width: 110px;
    height: 38px;
    border: 0;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    background-color: #fff;
    color: #333
}

.login-box-warp .login-grounp1 .field .iphone-validation:hover {
    background-color: #e5e5e5
}

.login-box-warp .login-grounp1 .text {
    width: 275px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    padding: 0;
    border: 1px solid #c5c5c5;
    outline: 0;
    text-indent: 12px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.login-box-warp .login-grounp1 .text:focus {
    box-shadow: 0 0 0 #fff;
    background-color: #fff !important
}

.login-box-warp .login-grounp1 .code-text {
    padding: 0 8px;
    width: 131px;
    height: 38px;
    outline: 0;
    border: 0;
    color: #666;
    line-height: 38px
}

.login-box-warp .login-grounp1 .password-label {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 38px;
    border: 1px solid #ddd;
    background-color: #fff
}

.login-box-warp .login-grounp1 .password-label .password-ico {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 40px;
    height: 40px;
    background: url(../images/password-ico.png) center #ccc
}

.login-box-warp .login-grounp1 .code-field {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 40px
}

.login-box-warp .login-grounp1 .code-field .code-m {
    overflow: hidden;
    width: 146px;
    height: 34px
}

.login-box-warp .login-grounp1 .code-field .code-no {
    width: 92px;
    height: 34px;
    background-color: #fff
}

.login-box-warp .login-grounp1 .code-field .code-no img {
    max-width: 92px;
    max-height: 34px
}

.login-box-warp .login-grounp1 .prompt {
    height: 20px
}

.login-box-warp .login-grounp1 .prompt span {
    position: absolute;
    top: -10px;
    left: 73px;
    z-index: 5
}

.login-box-warp .login-grounp1 .prompt span i {
    float: left;
    margin: 2px 3px 0 0;
    width: 14px;
    height: 14px;
    background: url(//img.jdbpcb.com/new/images/th-ico.png)
}

.login-box-warp .login-grounp1 .remember {
    overflow: hidden;
    padding-left: 73px
}

.login-box-warp .login-grounp1 .remember label {
    cursor: pointer
}

.login-box-warp .login-grounp1 .remember input {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0
}

.login-box-warp .login-grounp1 .remember a:hover {
    text-decoration: underline
}

.login-box-warp .login-grounp1 .login-but {
    width: 100%;
    height: 48px;
    margin-top: 30px;
    line-height: 48px;
    font-size: 20px;
    border: 0;
    background-color: #e8551e;
    color: #fff;
    line-height: 42px;
    cursor: pointer;
    transition: .5s;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    zoom: 1
}

.login-box-warp .login-grounp1 .login-but:hover {
    background-color: #e93700
}

.login-box-warp .login-grounp1 .registered-but {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    border: 0;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    border: 1px solid #238d32;
    color: #238d32;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    zoom: 1
}

.login-box-warp .login-grounp2 {
    padding: 40px 80px;
    text-align: center
}

.login-box-warp .login-grounp2 .p-img {
    overflow: hidden;
    width: 220px;
    height: 220px;
    margin: 0 auto
}

.login-box-warp .login-grounp2 .p-img img {
    width: 100%;
    height: 100%
}

.login-box-warp .login-grounp2 .p-time {
    text-align: center;
    margin-top: 15px
}

.login-box-warp .loginItem {
    height: 75px;
    background-color: #f4f4f4;
    line-height: 75px;
    font-size: 14px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.login-box-warp .loginItem .userPhone {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    color: #666
}

.login-box-warp .loginItem .userPhone:hover {
    background-color: #e7e7e7;
    color: #333
}

.login-box-warp .loginItem .userPhone .spacer {
    position: absolute;
    right: 0;
    top: 20px;
    width: 1px;
    height: 28px;
    background-color: #e7e7e7
}

.login-box-warp .loginItem .userPhone i {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    margin: 0 5px 0 0;
    text-align: center;
    background: url(//img.jdbpcb.com/new/images/login/login-grounp@icon.png) 0 -33px no-repeat
}

.login-box-warp .loginItem .noUser {
    text-align: center
}

.login-box-warp .loginItem .noUser a {
    color: #f54c18;
}

.login-box-warp .loginItem .noUser a:hover {
    text-decoration: underline
}

.login-box-warp .weChatUser {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.login-box-warp .weChatUser .title {
    height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4
}

.login-box-warp .weChatUser .title h4 {
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    padding: 0 20px
}

.login-box-warp .weChatUser .title a.return {
    float: right;
    width: 80px;
    line-height: 60px;
    text-align: center;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #888
}

.login-box-warp .weChatUser .title a.return span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    font-family: 瀹嬩綋;
    margin: 0;
    font-size: 15px
}

.login-box-warp .weChatUser .title a.return:hover {
    background-color: #ddd;
    color: #333
}

.login-box-warp .weChatUser .weChatUser-box {
    padding: 50px 80px
}

.login-box-warp .weChatUser .weChatUser-box .UserList {
    padding: 0 0
}

.login-box-warp .weChatUser .weChatUser-box .UserList li {
    border: 1px solid #ddd;
    padding: 10px 12px;
    font-size: 14px;
    margin-bottom: 15px;
    cursor: pointer;
    box-shadow: 0 2px 2px #f5f5f5
}

.login-box-warp .weChatUser .weChatUser-box .UserList li span {
    margin-left: 20px;
    color: #999
}

.login-box-warp .weChatUser .weChatUser-box .UserList li:hover {
    border: 1px solid #f54c18
}

.login-box-warp .weChatUser .weChatUser-box .UserList li.active {
    border: 2px solid #f54c18;
    background: url(../images/choose-ico.png) right bottom no-repeat
}

.login-box-warp .weChatUser .weChatUser-box .login-but {
    width: 100%;
    height: 42px;
    margin-top: 30px;
    line-height: 42px;
    font-size: 20px;
    border: 0;
    background-color: #f54c18;
    color: #fff;
    line-height: 42px;
    cursor: pointer;
    transition: .5s;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    zoom: 1
}

.login-box-warp .close {
    position: absolute;
    right: -16px;
    top: -16px;
    z-index: 2;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/login-close.png);
    background-color: #aaa;
    border-radius: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2)
}

.login-box-warp .close:hover {
    background-color: #999;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5)
}

.register-box-warp {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 460px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    margin-top: -290px;
    margin-left: -230px;
    background-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);
}

.register-box-warp .title {
    position: relative;
    overflow: hidden;
    padding: 25px 50px 20px;
}

.register-box-warp .title h3 {
    position: relative;
    float: left;
    font-weight: bold;
    font-size: 24px;
}

.register-box-warp .title h3 i {
    position: absolute;
    right: -33px;
    top: 2px;
    width: 30px;
    height: 22px;
    background: url(../images/give-coupons@icon.png);
}

.register-box-warp .title .login {
    float: right;
    font-size: 14px;
    margin-top: 12px;
}

.register-box-warp .title .login a:hover {
    text-decoration: underline;
}

.register-box-warp .box {
    overflow: hidden;
}

.register-box-warp .register-grounp {
    padding: 0 50px;
}


.register-box-warp .register-grounp .user-info .sr-line li {
    position: relative;
    margin-bottom: 20px;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.register-box-warp .register-grounp .user-info .sr-line li .name {
    float: left;
    padding-left: 12px;
    width: 75px;
    line-height: 42px;
}

.register-box-warp .register-grounp .user-info .sr-line li input {
    float: left;
    width: 271px;
    height: 42px;
    border: none;
    font-size: 14px;
    line-height: 42px;
}

.register-box-warp .register-grounp .user-info .sr-line li input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.register-box-warp .register-grounp .user-info .sr-line li .iphone-validation {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 99;
    width: 100px;
    height: 38px;
    border: 0;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
    background-color: #f2f2f2;
}

.register-box-warp .register-grounp .user-info .sr-line li .iphone-validation:hover {
    background-color: #eaeaea;
}

.register-box-warp .register-grounp .user-info .sr-line li .img-validation {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 99;
    width: 100px;
    height: 38px;
    border: 0;
    background-color: #f2f2f2;
}

.register-box-warp .register-grounp .user-info .sr-line li .img-validation img {
    width: 100%;
    height: 100%;
}

.register-box-warp .register-grounp .user-info .sr-line li .prompt {
    position: absolute;
    top: 44px;
    left: 0;
    font-size: 12px;
}

.register-box-warp .register-grounp .user-info .sr-line li .prompt i {
    margin: 2px 5px 0 0;
    width: 14px;
    height: 14px;
    background: url(//img.jdbpcb.com/new/images/th-ico.png)
}

.register-box-warp .register-grounp .user-info .remember {
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 14px;
}

.register-box-warp .register-grounp .user-info .remember label {
    cursor: pointer;
    color: #aaa;
}

.register-box-warp .register-grounp .user-info .remember input {
    float: left;
    margin: 3px 4px 0 0;
    height: 15px;
    cursor: pointer;
}

.register-box-warp .register-grounp .user-info .remember a {
    text-decoration: underline;
    color: #e8551e;
}

.register-box-warp .register-grounp .user-info .remember a:hover {
    font-weight: bold;
}

.register-box-warp .register-grounp .register-btn {
    width: 100%;
    height: 44px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #e8551e;
    color: #fff;
    line-height: 30px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.register-box-warp .register-grounp .register-btn:hover {
    background-color: #ff4400;
}

.register-box-warp .register-grounp .contact {
    text-align: center;
}

.register-box-warp .register-grounp .contact .login {
    line-height: 36px;
}

.register-box-warp .register-grounp .contact .login i {
    float: left;
    margin: 0 10px 0 0;
    width: 38px;
    height: 38px;
    background: url(../images/rw-ico.png) no-repeat;
}

.register-box-warp .register-grounp .contact .login a {
    margin-left: 10px;
}

.register-box-warp .register-grounp .contact .login a:hover {
    text-decoration: underline;
}

.register-box-warp .register-grounp .contact .tel {
    line-height: 20px;
}

.register-box-warp .register-grounp .contact .tel i {
    float: left;
    margin: 1px 10px 0 0;
    width: 38px;
    height: 38px;
    background: url(../images/iphone-ico2.png) no-repeat;
}


.register-box-warp .register-grounp .prompt {
    height: 20px
}

.register-box-warp .register-grounp .prompt span {
    position: absolute;
    top: -10px;
    left: 73px;
    z-index: 5
}

.register-box-warp .register-grounp .prompt span i {
    float: left;
    margin: 2px 3px 0 0;
    width: 14px;
    height: 14px;
    background: url(//img.jdbpcb.com/new/images/th-ico.png)
}

.register-box-warp .loginItem {
    margin: 20px 0 30px;
}

.register-box-warp .loginItem .noUser {
    text-align: center
}

.register-box-warp .loginItem .noUser a {
    color: #f54c18;
}

.register-box-warp .loginItem .noUser a:hover {
    text-decoration: underline
}


/*娉ㄥ唽鎴愬姛*/
.register-successfully-warp {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 525px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    margin-top: -225px;
    margin-left: -262px;
    background-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);
}

.register-successfully-warp .register-successfully-body {
    position: relative;
    overflow: hidden;
    padding: 40px 50px 55px 110px;
}

.register-successfully-warp .register-successfully-body .box {
    position: relative;
}

.register-successfully-warp .register-successfully-body .box .coupons {
    overflow: hidden;
}

.register-successfully-warp .register-successfully-body .box .coupons .item {
    float: left;
    width: 334px;
    margin-right: 20px;
}

.register-successfully-warp .register-successfully-body .box .coupons .item a {
    display: block;
    margin-top: 8px;
}

.register-successfully-warp .register-successfully-body .box .dt {
    font-size: 24px;
}

.register-successfully-warp .register-successfully-body .box:last-child {
    margin-bottom: 0px;
}

.register-successfully-warp .register-successfully-body .box .pay-info {
    padding: 20px;
    background-color: #f5f5f5;
}

.register-successfully-warp .register-successfully-body .box .pay-info dd {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.register-successfully-warp .register-successfully-body .box .pay-info dd.info {
    width: 315px;
    margin-left: 10px;
}

.register-successfully-warp .register-successfully-body .box .pay-info dd span {
    float: right;
}

.register-successfully-warp .register-successfully-body .operation {
    width: 100%;
    margin-top: 25px;
}

.register-successfully-warp .register-successfully-body .operation a {
    float: left;
    display: block;
    width: 125px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #575757;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.register-successfully-warp .register-successfully-body .operation a:hover {
    border: 1px solid #e83e00;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.register-successfully-warp .register-successfully-body .operation a.spacer {
    margin-right: 15px;
}

.register-successfully-warp .register-successfully-body .operation a.receive {
    background-color: #f54c18;
    border: 1px solid #f54c18;
    color: #fff;
}


.register-successfully-warp .register-successfully-body .forIcon, .order-successfully .item .failureIcon {
    position: absolute;
    top: -2px;
    left: -75px;
    width: 58px;
    height: 58px;
    background: url(../images/login/for-icon.png) no-repeat;
}

.register-successfully-warp .register-successfully-body .failureIcon {
    position: absolute;
    top: -2px;
    left: -75px;
    width: 58px;
    height: 58px;
    background: url(../images/login/failure-icon.png) no-repeat;
}

