*{
    margin: 0;
    padding: 0;
}
html{
    background: #ffffff;
}
body {
    background: #ffffff;
    color:#ababab;
    padding-bottom:0px;
}
header {
    background-color: #ffffff;

}
.left {
    float: left;
}
.right {
    float: right;
}
.clear{
    clear: both;
}
a {
    color: #bdbdbd;
    text-decoration: none
}
a:hover {
    color: #bb7047;
    text-decoration: none;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.hidden {
    overflow: hidden;
}
.tab-hide {
    display: none;
}
.none {
    display: none;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.width100p {
    width:100%;
}
.width280 {
    width:280px;
}
.font11 {
    font-size: 11px;
}
.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font15 {
    font-size: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font24 {
    font-size: 24px;
}
.font28 {
    font-size: 28px;
}
.font30 {
    font-size: 30px;
}
.font-red{
    color:#f06a5c;
}
.font-orange{
    color:#bb7047;
}
.font-blue{
    color: #079be0;
}
.font-gray{
    color:#fff;
}
.font-yellow{
    color:#ffdf60;
}
.font-white{
    color:#fff;
}
.font-black{
    color:#000;
}
.font_success {
    margin:30px 0;
    text-align:center;
    color:#bb7047;
    font-size:32px;
    font-weight:bold;
}
.strong {
    font-weight: 700;
}
.thin{
    font-weight:400;
}
.line-through {
    text-decoration: line-through;
}
.line_5 {
    width:100%;
    height:5px;
    float:left;
}
.line_10 {
    width:100%;
    height:10px;
    float:left;
}
.line_20 {
    width:100%;
    height:20px;
    float:left;
}
.line_30 {
    width:100%;
    height:30px;
    float:left;
}
.line_40 {
    width:100%;
    height:40px;
    float:left;
}
.underline {
    text-decoration: underline;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}
.text-center{
    text-align:center;
}
.bg_grew {
    background:#f7f7f7;
}
.top-margin5px {
    margin-top:5px;
}
.bottom-margin4px {
    margin-bottom: 4px;
}
.bottom-margin7px {
    margin-bottom: 7px;
}
.bottom-margin10px {
    margin-bottom: 10px;
}
.bottom-margin15px {
    margin-bottom: 15px;
}
.bottom-margin20px {
    margin-bottom: 20px;
}
.bottom-margin30px {
    margin-bottom: 30px;
}
.left-margin10px {
    margin-left:10px;
}
.left-margin15px {
    margin-left:15px;
}
.right-margin10px {
    margin-right:10px;
}
.right-margin15px {
    margin-right:15px;
}
.btn,.long_btn{
    border:none;
    border-radius:5px;
    cursor:pointer;
}
.btn-blue{
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bb6e4a',endColorStr='#bb7f3c',gradientType='0');
    background: #bb6e4a;
    background: -moz-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: -o-linear-gradient(top,#bb7f3c, #bb6e4a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bb7f3c), to(#bb6e4a));
    background: -ms-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: linear-gradient(to bottom, #bb7f3c, #bb6e4a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca8ff', endColorstr='#0f3aa2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn_line{
    border: 1px solid #bb7047;
    color: #bb7047;
}
.btn-blue:hover{
    color: #fff;
    background-color: #bb7f3c;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bb6e4a',endColorStr='#bb7f3c',gradientType='0');
    background: -moz-linear-gradient(top, #bb6e4a, #bb7f3c);
    background: -o-linear-gradient(top,#bb6e4a, #bb7f3c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bb6e4a), to(#bb7f3c));
    background: -ms-linear-gradient(top, #bb6e4a, #bb7f3c);
    background: linear-gradient(to bottom, #bb6e4a, #bb7f3c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f3aa2', endColorstr='#2ca8ff', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration:none;
}
.btn-gray{
    border: 1px solid #212121;
    color: #212121;
    background:none;
}
.btn-gray:hover{
    color: #212121;

}
.note_line_note {
    width:98%;
    padding:5px;
    text-align:left;
    font-size:12px;
    line-height:18px;
    border:1px solid #ddd;
    background:#f7f7f7;
    margin:10px 0px 10px 0px;
    float: left;
    color: #222;
}
.note_line_warring {
    width:98%;
    padding:5px;
    text-align:left;
    font-size:12px;
    line-height:18px;
    border:1px solid #f18709;
    background:#fff7e9;
    margin:10px 0px 10px 0px;
    float: left;
    color: #f18709;
}
.note_line_wrong {
    width:98%;
    padding:5px;
    text-align:left;
    font-size:12px;
    line-height:18px;
    border:1px solid #f10909;
    background:#ffe9e9;
    margin:10px 0px 10px 0px;
    float: left;
    color: #f10909;
}
/*header css*/
.box{
    width:1300px;
    margin:0 auto;
}
.map_home_line_lv1{
    font-size: 16px;
}
.top-menu{
    background:#212121;
    height:40px;
}
.top-menu .box{
    padding-top:7px;
}
.head-main{
    padding-top:10px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.top-menu-left{
    margin-left:15px;
}
.currency-sel{
    position:relative;
    display:inline-block;
    background:#212121;
    border-radius:5px;
    padding:4px 24px 4px 18px;
    cursor:pointer;
}
.currency-sel:hover{
    color:#888;
}
.second-currency-sel{
    position:absolute;
    display:none;
    z-index:10;
    top: 20px;
    left:0;
    background:#212121;
    border-radius:0 0 5px 5px;
    padding:4px 24px 4px 18px;
}
.currency-sel:hover .second-currency-sel{
    display:block;
}
.account-sel{
    position:relative;
    display:inline-block;
    width:140px;
    background:#212121;
    border-radius:5px;
    padding:4px 0 4px 20px;
    cursor:pointer;
}
.second-account-sel{
    position:absolute;
    display:none;
    z-index:10;
    top: 20px;
    right:0;
    width:140px;
    background:#212121;
    border-radius:0 0 5px 5px;
    padding:4px 0 4px 20px;
}
.account-sel:hover .second-account-sel{
    display:block;
}
.customer-service{
    margin-left:30px;
    padding-left:60px;
    border-left:1px solid #cccccc;
    background:url(../images/top-icon.png?2018101901) no-repeat 30px 0;
}
.welcome{
    background:url(../images/top-icon.png?2018101901) no-repeat 0 -26px;
    padding:0 10px 0 25px;
    margin-top: 3px;
}
.arrow-samll-icon{
    position:absolute;
    z-index:10;
    top:10px;
    right:8px;
    background:url(../images/arrow-small.png) no-repeat;
    width:11px;
    height:6px;
}
.arrow-samll-icon li a:hover{
    text-decoration:underline;
}
.logo{
    background:url(../images/Glarry_Logo.png) no-repeat;
    width:150px;
    height:82px;
}
.payment_logo{
    background:url(../images/Glarry_Logo.png) no-repeat;
    width:150px;
    height:82px;
}
.search{
    margin:18px 0 0 70px;
}
.search-input{
    padding-left:8px;
    height:44px;
    width:450px;
    line-height:30px;
    background:#fff;
    border:1px solid #ccc;
    border-radius:0px 0 0 0px;
    font-size:13px;
}
.search-btn{
    background:url(../images/search.png) 0 0 no-repeat;
    width:46px;
    height:46px;
    border:none;
    cursor:pointer;
}
.search-btn:hover{
    background:url(../images/search.png) 0 -48px no-repeat;
}
.search input{
    vertical-align: top;
}
.shopping-cart{
    background:url(../images/shopping-cart_07.png) no-repeat;
    width:118px;
    height:37px;
    line-height:37px;
    margin-top:16px;
    font-size:16px;
    color:#fff;
    padding:0 5px 0 58px;
}
.search_tag{
    width: 500px;
    overflow: hidden;
    height: 30px;
}
.search_tag a{
    display: inline-block;
    font-size: 12px;
    margin-top:10px;
}
.nav{
    min-width: 1300px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    height:48px;
    background: #636569;
}
.nav_base {
    position:relative;
}
.nav .S_cate_nav {
    position:absolute;
    right:0px;
    top:0px;
    line-height: 76px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#262626',endColorStr='#444444',gradientType='0');
    background: -moz-linear-gradient(top, #262626, #444444);
    background: -o-linear-gradient(top,#262626, #444444);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#262626), to(#444444));
    background: -ms-linear-gradient(top, #262626, #444444);
    background: linear-gradient(to bottom, #262626, #444444);
}

.nav_dropdown {
    position:absolute;
    top:48px;
    left:0px;
    z-index: 300;
    width: 200px;
    display:none;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    box-shadow: 3px 3px 5px #999;
}
/*类目导航栏*/
.nav li{
    width: 200px;
    line-height:30px;
    float:left;
    position:relative;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav li:hover a{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#ffffff',gradientType='0');
    background: #fff;
    color: #333;
    /* background: -moz-linear-gradient(top, #757575, #4c4c4c);
    background: -o-linear-gradient(top,#757575, #4c4c4c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#4c4c4c));
    background: -ms-linear-gradient(top, #757575, #4c4c4c);
    background: linear-gradient(to bottom, #757575, #4c4c4c); */
}
.nav li:hover .nav_dropdown {
    display:block;
}
.nav li a{
    color:#fff;
}
.nav li>a,.nav li .nav_dropdown_lv4>a{
    font-size:14px;
    display:block;
    line-height:48px;
    /* padding-left:40px;  */
    padding-right:40px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav li a:hover{
    color:#333;
    text-decoration:none;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e2e2e2',endColorStr='#e2e2e2',gradientType='0');
    /* background: -moz-linear-gradient(top, #757575, #4c4c4c);
    background: -o-linear-gradient(top,#757575, #4c4c4c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#4c4c4c));
    background: -ms-linear-gradient(top, #757575, #4c4c4c);
    background: linear-gradient(to bottom, #757575, #4c4c4c); */
    background: #E2E2E2;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.nav_dropdown_lv2 {
    width: 200px;
    line-height:48px;
    font-size:16px;
    padding-left:0px;
    float:left;
    background-color: #fff;
}
.nav .nav_dropdown_lv2 > span {
    width: 200px;
    display:block;
    height:48px;
    line-height: 48px;
    position:relative;
    background:url(../images/ico_arrow_right_hover.png)  95% 50% no-repeat ;
    color:#333;
    background-color: #fff;
}
.nav_dropdown_lv1 {
    position: absolute;
    top: 0px;
    left: 200px;
    z-index: 9;
    width: 160px;
    display: none;
}
.nav .nav_dropdown_lv1 > span {
    width: 200px;
    display: block;
    height: 48px;
    line-height: 48px;
    position: relative;
    /*background: url(../images/ico_arrow_right_hover.png) 95% 50% no-repeat;*/
    color: #333;
    background-color: #fff;
}
.nav .nav_dropdown_lv2 > span:hover .nav_dropdown_lv1{
    display: block;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav .nav_dropdown_lv1 > span:hover {
    background: url(../images/ico_arrow_right_hover.png) 95% 50% no-repeat;
    color: #fff;
    cursor: pointer;
    background: #E2E2E2;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav .nav_dropdown_lv1 > span > a {
    padding-left: 18px;
    display: block;
    height: 100%;
    color: #333;
}
.nav .nav_dropdown_lv2.last_level>span,.nav .nav_dropdown_lv2.last_level>span:hover{
    background-image:none
}
.nav .nav_dropdown_lv2>span:hover {
    background:url(../images/ico_arrow_right_hover.png)  95% 50% no-repeat ;
    color:#fff;
    cursor:pointer;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#757575',endColorStr='#4c4c4c',gradientType='0');
    /* background: -moz-linear-gradient(top, #757575, #4c4c4c);
    background: -o-linear-gradient(top,#757575, #4c4c4c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#4c4c4c));
    background: -ms-linear-gradient(top, #757575, #4c4c4c);
    background: linear-gradient(to bottom, #757575, #4c4c4c); */
    background: #E2E2E2;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav li .nav_dropdown_lv3 {
    position:absolute;
    top:0px;
    left:200px;
    z-index: 9;
    width: 160px;
    display:none;
}
.nav .nav_dropdown_lv1 > span:hover .nav_dropdown_lv3 {
    display:block;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav .nav_dropdown_lv2 > span > a{
    padding-left: 25px;
    display: block;
    height: 100%;
    color: #333;
}
.nav li .nav_dropdown_lv3 > a {
    line-height: 35px;
    position:relative;
    padding-left: 25px;
    color:#222;
    background:url(../images/ico_arrow_right.png)  95% 50% no-repeat #fff;
}
.nav li .nav_dropdown_lv3 > a:hover {
    background:url(../images/ico_arrow_right_hover.png)  95% 50% no-repeat ;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#757575',endColorStr='#4c4c4c',gradientType='0');
    /* background: -moz-linear-gradient(top, #757575, #4c4c4c);
    background: -o-linear-gradient(top,#757575, #4c4c4c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#4c4c4c));
    background: -ms-linear-gradient(top, #757575, #4c4c4c);
    background: linear-gradient(to bottom, #757575, #4c4c4c); */
    background: #636569;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.nav li .nav_dropdown_lv4 {
    line-height:48px;
    font-size:16px;
    padding-left:0px;
    float:left;
    width:160px;
    height: 48px;
    padding-right:0px;
}
.nav li .nav_dropdown_lv4 > a {
    line-height:48px;
    height:48px;
    width: 160px;
    background-color: #fff;
    color:#333;
    font-size:16px;
    overflow:hidden;
    padding-left:20px;
    padding-right:0px;
}
.nav li .nav_dropdown_lv4 > a:hover {
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#757575',endColorStr='#4c4c4c',gradientType='0');
    /* background: -moz-linear-gradient(top, #757575, #4c4c4c);
    background: -o-linear-gradient(top,#757575, #4c4c4c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#4c4c4c));
    background: -ms-linear-gradient(top, #757575, #4c4c4c);
    background: linear-gradient(to bottom, #757575, #4c4c4c); */
    background: #e2e2e2;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.second-nav{
    position:absolute;
    z-index:999;
    top:70px;
    left:0;
    width:110px;
    border-radius:0 0 5px 5px;
    background:#080808;
    border:1px solid #051d41;
    border-top:none;
    padding:0 20px 10px;
}
.second-nav li{
    float:none;
    line-height:28px;
}
.second-nav li a{
    color:#888;
    font-size:14px;
    padding:0;
}
.block_orangeline {
    border-bottom: 5px solid #bb7047;
}

/*bread-nav*/
.bread-nav{
    color:#444;
    padding:15px 0;
}
.bread-nav a{
    color:#444;
    text-decoration:none;
}

/*æ°“éˆ¥Î²îƒžÑ€â‚¬æ¾›îŸ‹îŸŠÃ·îŸ‹ãƒ‚å¶â‚¬â’šÎ²çŠ…è®¿ãƒ‚æ‚¸ï¿½*/
input[type="text"]{
    color:#000;
}
textarea{
    color:#888;
    font-size:13px;
    background:#fff;
    border:1px solid #c7c7c7;
    padding:8px;
}
.subpage{
    font-size: 28px;
    color: #666;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.error-bar{
    border:1px solid #c50905;
    color:#c50905;
    background:url(../images/error-icon.png) no-repeat 7px 5px;
    padding:7px;
    text-indent:30px;
    float: left;
}
.succee-bar{
    border:1px solid #115c85;
    color: #079be0;
    background:url(../images/right-icon.png) no-repeat 7px 5px;
    padding:7px;
    text-indent:30px;
}
.input-small {
    width: 40px;
}
.input-mini {
    width: 150px;
    height:30px;
    line-height:30px;
    background:#fff;
    border:1px solid #c7c7c7;
    padding:0 0 0 8px;
    color:#444;
    font-size:13px;
}
.input-medium {
    width: 220px;
    height:30px;
    line-height:30px;
    background:#fff;
    border:1px solid #c7c7c7;
    padding:0 0 0 8px;
    color:#444;
    font-size:13px;
}
.input-large {
    width: 763px;
    height:30px;
    line-height:30px;
    background:#fff;
    border:1px solid #c7c7c7;
    padding:0 0 0 8px;
    color:#444;
    font-size:13px;
}
.input-xlarge {
    width: 700px;
}
.selection-medium {
    width: 610px;
    height:26px;
    line-height:26px;
}
.selection-large {
    width: 774px;
    height:26px;
    line-height:26px;
}

.popover{
    position:relative;
    background:#e6e6e6;
    border-radius:5px;
    text-align: left;
    margin-top:10px;
}
.popover .arrow,.popover .foot-arrow {
    position:absolute;
    top:-12px;
    left:5%;
    border-color: transparent transparent #e6e6e6;
    border-style: solid;
    border-width: 6px;
    height:0;
    width:0;
}

.popover-content{
    padding:5px;
    color:#888;
}
.delete-popover{
    position:absolute;
    z-index:999;
    top:17px;
    left:0;
    text-align:center;
    font-size:11px;
    width:100%;
    background:#2F2F2F;
    border: 1px solid #474747;
}
.delete-popover .arrow {
    left: 50%;
    margin-left:-6px;
    border-color: transparent transparent #474747;

}
.delete-txt{
    display:block;
    -webkit-transform:scale(0.9);
}
.delete-sel-btn{
    display:inline-block;
    padding:1px 10px;
    -webkit-transform:scale(0.9);
}
.form label{
    display:inline-block;
    width:130px;
    font-size:14px;
    text-align:right;
    margin-right:5px;
    color:#444;
}
.table th{
    background:#f7f7f7;
    color:#666;
    font-weight:bold;
    font-size:14px;
    padding:0 10px;
    text-align:center;
    height:40px;
    line-height:40px;
}
.table td{
    border-bottom:0px solid #ffffff;
    padding:15px 10px;
    text-align:center;
    background:#fff;
}
.table .text-left{
    text-align:left;
}
.table .text-right{
    text-align:right;
}
.form-note{
    display:block;
    margin:5px 0 0 138px;
}
.textarea label, .textarea textarea{
    vertical-align:top;
}

.table .no-bg{
    background:none;
}
.succee{
    border:1px solid #115c85;
}
.error{
    background: url(../images/error-icon.png) no-repeat 97% 5px #fff;
    border:1px solid #c50905;
}

.color666{
    color:#666;
}
/*product-list*/
.new_arrivals {
    width: 960px;
    text-align: center;
    font-size: 36px;
    line-height: 56px;
    height: 64px;
    margin: 0 auto;
    text-transform: uppercase;
    border-bottom: 2px solid #e8e8e8;
    font-weight: bold;
    color: #adadad;
    margin-bottom: 25px;}
.star span{
    display:inline-block;
    float:left;
    margin-right:3px;
}
.products_cell_discuss .font-blue {
    width:215px;
}
.full-star{
    background:url(../images/star.png) no-repeat 0 0;
    width:14px;
    height:14px;
}
.half-star{
    background:url(../images/star.png) no-repeat 0 -17px;
    width:14px;
    height:14px;
}
.empty-star{
    background:url(../images/star.png) no-repeat 0 -34px;
    width:14px;
    height:14px;
}
.products_cell {
    width:300px;
    height:400px;
    float:left;
}
.products_cell_name {
    width:300px;
    height:54px;
    float:left;
}
.products_cell_name a {
    width:300px;
    height:54px;
    float:left;
    overflow:hidden;
    color:#444;
    font-size:12px;
    line-height:18px;
}
.products_cell_name a:hover {
    color:#444444;
}
.products_cell_footer {
    width:300px;
    height:20px;
    float:left;
    margin-top:0px;
}
.products_cell_price {
    width:auto;
    height:20px;
    float:left;
    font-size:22px;
    color:#bb7047;
    margin-right:4px;
}
.products_cell_listprice {
    width:22%;
    height:20px;
    float:left;
    font-size:12px;
    line-height:18px;
    color:#bbb;
    text-decoration:line-through;
}
.products_cell_discuss {
    width:100%;
    height:20px;
    float:left;
}
.products_cell_discuss a {
    width:100%;
    height:20px;
    float:left;
    font-size:14px;
    color:#888;
    line-height:14px;
}
/*win css*/
.win{
    position:absolute;
    z-index:999;
    border:1px solid #333;
}
.win-top{
    background:url(../images/delete.png) no-repeat 10px 5px #333;
    height:30px;
}
.win-main{
    background: #171717;
    padding:15px 10px;
    text-align:left;
}
.win-btn{
    padding:5px 15px;
}

/*list css*/
.list li{
    float:left;
    width:300px;
    margin:0 33px 30px 0;
    position: relative;
}
.list .no-margin{
    margin-right:0;
}
.product-name{
    display:block;
    height:38px;
    overflow:hidden;
    color: #333
}
.page span, .page a{
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    padding:0 15px;
    height:42px;
    line-height:42px;
    border:1px solid #ddd;
    cursor: pointer;
    color: #222;
}
.page .active{
    color: #fff;
    background: #bb7047;
}
.page a:hover{
    text-decoration:none;
}
.page .page-pre{
    border-radius:5px 0 0 5px;
    background: #fff;
    color: #222;
}
.page .page-pre:hover {
    background: #bb7047;
    color: #fff;
}
.page .page-next{
    border-radius:0 5px 5px 0;
    background: #fff;
    color: #222;
}
.page .page-next:hover {
    background: #bb7047;
    color: #fff;
}
.list-page{
    text-align:center;
}
.page .border-left{
    border-left:0px solid #ffffff;
}
/*20170811 add*/
.sold-out{
    position: absolute;
    top:0;
    left:0;
    background:url(../images/sold-out.png) no-repeat;
    height:300px;
    width:300px;
}

.bg_sold_out {
    background:url(../images/black_bg.png) repeat;
    position:absolute;
    left:60px;
    top:60px;
    height:180px;
    width:180px;
    overflow:hidden;
    border-radius:90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.font_sold_out {
    line-height:180px;
    font-size:28px;
    color:#fff;
    text-align:center;
    width:100%;
    text-transform:uppercase;
    font-weight:bold;
    font-family:"Arial Black", Gadget, sans-serif;
    cursor:default;
}
.bg_sold_out:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.bg_sold_out:hover {
    -webkit-animation: anime_soldout 1s infinite;
    -moz-animation: anime_soldout 1s infinite;
    -o--animation: anime_soldout 1s infinite;
    -ms-animation: anime_soldout 1s infinite;}
@-webkit-keyframes anime_soldout {
    0% {
        -webkit-transform:rotate(0deg);
    }
    5% {
        -webkit-transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
    }
}
@-moz-keyframes anime_soldout {
    0% {
        -moz-transform:rotate(0deg);
    }
    5% {
        -moz-transform:rotate(0deg);
    }
    100% {
        -moz-transform:rotate(360deg);
    }
}
@-o-keyframes anime_soldout {
    0% {
        -o-transform:rotate(0deg);
    }
    5% {
        -o-transform:rotate(0deg);
    }
    100% {
        -o-transform:rotate(360deg);
    }
}
@-ms-keyframes anime_soldout {
    0% {
        -ms-transform:rotate(0deg);
    }
    5% {
        -ms-transform:rotate(0deg);
    }
    100% {
        -ms-transform:rotate(360deg);
    }
}
/*20170811 add end*/


/*icon-css*/
.question-mark{
    background:url(../images/question.png) no-repeat;
    width:23px;
    height:23px;
    position:absolute;
}

/*tab-css*/
.tab-tit li{
    float:left;
    margin-right:5px;
}
.tab-tit li a{
    display:block;
    height:34px;
    line-height:34px;
    padding:0 70px;
    background:#f2f2f2;
    font-size:14px;
    border-radius:5px 5px 0 0;
    color:#444;
    text-decoration:none;
}
.tab-tit li a:hover, .tab-tit li .active{
    background:#bb7047;
    color:#fff;
}
.tab-main{
    background:#ffffff;
    padding:30px 15px;
}
.history-order table td{
    color:#666;
}
/*èŒ…è›åºèŽ½é™†æ¼ css*/
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: #000;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.fade {
    opacity:0;
    -webkit-transition:opacity 0.25s linear;
    -moz-transition:opacity 0.25s linear;
    -o-transition:opacity 0.25s linear;
    transition:opacity 0.25s linear
}
.loading-icon{
    position:fixed;
    z-index:1001;
    top:50%;
    left:50%;
    background:url(../images/loading_one.gif) no-repeat;
    margin: -100px 0 0 -200px;
    width: 400px;
    height: 200px;}

/*Twice Banner*/
.blog_banner_twice {
    width:100%;
    background:#ffffff;
}
.blog_banner_inside {
    width:960px;
    margin:0px auto;
}
.blog_banner_475x300 {
    width:475px;
    height:300px;
    float:left;
    margin-top:10px;
    position:relative;
    overflow:hidden;
}
.blog_banner_hover_title {
    position:absolute;
    width:475px;
    height:600px;
    left:0%;
    top:-100%;
    background:url(../images/black_bg.png) repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.blog_banner_475x300:hover .blog_banner_hover_title {
    top:0%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1.0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.blog_banner_slogan {
    width:100%;
    height:300px;
    float:left;
    text-align:center;
}
.blog_banner_slogan span {
    margin-top:100px;
    color:#ffffff;
    width:100%;
    height:36px;
    float:left;
    font-size:32px;
    text-transform:uppercase;
    line-height:36px;
}
.blog_banner_slogan a {
    margin-top:20px;
    color:#ffffff;
    width:150px;
    margin-left:164px;
    height:32px;
    border:2px solid #ffffff;
    float:left;
    font-size:12px;
    text-transform:uppercase;
    line-height:32px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.blog_banner_slogan a:hover {
    text-decoration:none;
    cursor:pointer;
    background:#000;
    border:2px solid #000;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;}
.blog_banner_310x200 {
    width:310px;
    height:300px;
    float:left;
    margin-top:15px;
    position:relative;
}
.blog_banner_310x280 {
    width:310px;
    height:350px;
    float:left;
    margin-top:15px;
    position:relative;
}
.blog_banner_spic {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width:310px; height:210px; float:left;}
.blog_banner_spic:hover img {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;}
.blog_banner_stitle {
    font-size:14px;
    color:#444;
    width:310px;
    height:36px;
    float:left;
    line-height:18px;
    overflow:hidden;
    text-align:center;
}
.blog_banner_descript {
    background:url(../images/head_line.png) top no-repeat;
    text-align:center;
    font-size:12px;
    color:#888;
    width:310px;
    height:50px;
    float:left;
    line-height:16px;
    overflow:hidden;
    margin-top: 10px;
    padding-top: 10px;
}
.blog_banner_date {
    background:#f28a07;
    padding:5px 10px;
    position:absolute;
    top:15px;
    left:-2px;
    color:#ffffff;
    font-size:14px;
    line-height:16px;
    z-index:99;
}

/*Tri Banner*/
.tri_banner {
    width: 100%;
    height: 220px;
    margin-top: 0px;
    background:#fff;
    padding-top: 50px;
}
.tri_banner_inside {
    width:1300px;
    height:208px;
    margin:0 auto;
    overflow:hidden;
}
.tri_banner_inside>a {
    width: 260px;
    margin-right: 5px;
    margin-left: 5px;
    height: 100px;
    float: left;
}
.tri_banner_inside>a>img{
    width: 310px;
    height: 200px;
    border-radius: 15px;
    box-shadow: 1px 2px 10px #999999;
}

/*pop*/
.pop_box {
    position:fixed;
    z-index:1001;
    width: 100%;
}
.pop_box_inside {
    position:relative;
    background:#fff;
    padding: 20px;
    border:10px solid #ddd;
    margin: 0 auto;
}
.pop_box_title {
    height:46px;
    width:100%;
    color:#666;
    line-height:46px;
    font-size:18px;
    text-indent:10px;
    border-bottom:1px solid #ddd;
    float: left;
}
.btn_close_for_pop {
    width:10px;
    height:10px;
    padding:5px;
    position:absolute;
    right:20px;
    top:14px;
    background:url(../images/btn_close.png) 5px 5px no-repeat;
}
.pop_box_ship_method {
    padding:15px 10px;
    min-height: 44px;
    cursor:pointer;
}
.pop_box_ship_method:hover {
    background:#f7f7f7;
}
.pop_box_content {
    width:100%;
    float: left;
}
.bg_ico_radio {
    background:url(../images/ico_radio.png) 0px -50px no-repeat;
    width:12px;
    height:12px;
    float: left;
}
.pop_box_ship_method:hover .bg_ico_radio {
    background:url(../images/ico_radio.png) 0px 0px no-repeat;
}
#ship_method_mark .bg_ico_radio {
    background:url(../images/ico_radio.png) 0px 0px no-repeat;
}
.pop_box_content .pop_box_content_table {
    font-size:14px;
    line-height:18px;
}
.pop_box_content .pop_box_content_table td {
    padding:2px 0px;
}
.pop_box_form {
    padding:10px;
    width:100%;
    box-sizing: border-box;
    float: left;
}
.pop_box_form h5 {
    line-height:48px;
    font-size:20px;
    font-weight:bold;
    color:#ec671a;
}
.pop_box_form h6 {
    line-height:48px;
    color:#666;
}
.pop_box_form .total{
    color: #555;
}
.pop_box_form .total_m{
    color: #bb7047;
}
.pop_box_form .img_thumbnail{
    margin-bottom: 30px;
}
.pop_box_form .img_thumbnail img{
    border: 1px #ddd solid;
    width: 100px;
    margin-top: 10px;
    margin-right: 10px;
}
.pop_box_btn .btn{
    font-size: 14px;
    margin-left: 2px;
    padding: 7px 10px;
}
.pop_box_btn .long_btn{
    font-size: 14px;
    margin-left: 2px;
    padding: 7px 40px;
}
.pop_login_tit{
    text-align:center;
}
.pop_login_tit li{
    float:left;
    border-right:1px solid #E8E8E8;
    width:49%;
    border-bottom:1px solid #EAEAEA;
}
.pop_login_tit li a{
    text-align:center;
    display:block;
    line-height:60%;
    background:#fff;
    font-size:22px;
    padding:20px 0;
}
.pop_login_tit .no-borderright{
    border-right:none;
}
.pop_login_tit .active, .pop_login_tit li a:hover{
    background:#F28A07;
    color:#fff;
}
.pop_login_tit .active:hover, .pop_login_tit li a:hover{
    text-decoration: none;
}
.login-tab-main{
    margin:30px 30px;
}
.login-tab-main label{
    width:120px;
    display:inline-block;
    text-align:right;
}
.login-tab-main .input-medium{
    width:320px;
}
.create-account {
    display: block;
    text-align: center;
}
.cancel-btn{
    margin-left:20px;
    padding:7px 50px;
    font-size:14px;
}
.login-tab-main .sumbit-btn{
    margin-left:123px;
    padding:7px 50px;
    font-size:14px;
}
.wrong-txt{
    margin-left:123px;
}
.login-tab-main .subscribe-email{
    margin-left:123px;
}
.login-tab-main .subscribe-email label{
    width:auto;
}

/*footer css*/
footer{
    width:100%;
    background:#fff;
    padding-top: 34px;
}
.additional-nav{
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    max-height: 57px;
    background: #222222;
    border-bottom: 6px solid #313131;
    width: 100%;
}
.additional-nav li{
    display:inline-block;
    *zoom:1;
    *display:inline;
    margin:0 15px;
}
.additional-nav li a{
    font-size:14px;
    color:#fff;
}
.foot-main{
    padding:0 20px;
}
.footer-subscribe{
    background:#fff;
    float: left;
    /*justify-content: space-between;*/
}
.footer-float{
    float: left;
}
.foot-subscribe{
    background:#fff;
}
.foot-subscribe-left {
    width:300px;
    float:left;
    padding-top: 50px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.foot-subscribe-left .left {
    width:300px;
    /*height:50px;*/
    float:left;
}
.foot-subscribe-right {
    width:610px;
    height:280px;
    float:left;
    background:url(../images/foot-bg_34.jpg) no-repeat 0 0;
}
.foot-nav{
    background:#1b1b1b;
    height:15px;
    padding:30px 0px;
    float:left;
    width: 100%;
}
.foot-nav-main {
    text-align:center;
}
.foot-nav-main a{
    padding:0 10px;
    border-right:1px solid #585858;
    color:#777777;
    height:12px;
    line-height:12px;
}
.foot-nav-main a:hover{
    color: #ec671a;
}
.foot-nav-main .no_border_tail {
    border-right:0px solid #000000;
}
.facebook-icon{
    background:url("../images/share.png?201810241715") no-repeat 0 0;
    width:24px;
    height:24px;
    display: inline-block;
    margin-right:10px;
}
.facebook-icon:hover{
    background:url("../images/share.png?201810241715") no-repeat -30px 0;
}
.google-icon{
    background:url("../images/share.png?201810241715") no-repeat 0 -31px;
    width:24px;
    height:24px;
    display: inline-block;
    margin-right:10px;
}
.google-icon:hover{
    background:url("../images/share.png?201810241715") no-repeat -30px -31px;
}
.youtobe-icon{
    background:url("../images/share.png?201810241715") no-repeat 0 -62px;
    width:24px;
    height:24px;
    display: inline-block;
    margin-right:10px;
}
.youtobe-icon:hover{
    background:url("../images/share.png?201810241715") no-repeat -29px -62px;
}
.ins-icon{
    background:url("../images/share.png?201810241715") no-repeat 0 -93px;
    width:24px;
    height:24px;
    display: inline-block;
    margin-right:10px;
}
.ins-icon:hover{
    background:url("../images/share.png?201810241715") no-repeat -29px -93px;
}
.pin-icon{
    background:url("../images/share.png?201810241715") no-repeat 0 -125px;
    width:24px;
    height:24px;
    display: inline-block;
    margin-right:10px;
}
.pin-icon:hover{
    background:url("../images/share.png?201810241715") no-repeat -29px -125px;
}
.follow-us{
    position: relative;
    right: 95px;
    color: #333;
}
.follow-img{
    padding-top: 15px;
}
.subscribe{
    width:390px;
    float:left;
    /* padding-top:70px;
    padding-bottom: 10px;*/
}
.subscribe-input{
    height: 40px;
    border: 2px #bc753b solid;
    width: 500px;
    border-radius: 5px;
    background: #fbfbfb;
    padding: 0 0 0 8px;
    font-size: 13px;
}
.subscribe-btn{
    font-size: 14px;
    height:40px;
    line-height:40px;
    padding:0 15px;
}
.subscribe input{
    vertical-align:top;
}
.error.subscribe-input{
    background: url(../images/error-icon.png) no-repeat 97% 50% #fff;
    border:1px solid #c50905;
}
.succee.subscribe-input{
    background: url(../images/right-icon.png) no-repeat 97% 50% #fff;
    border:2px solid #115c85;
}
.pay-icon li{
    display:inline-block;
    *zoom:1;
    *display:inline;
    margin:0 3px;
}
.footer_right {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background:#636569;
    padding: 20px 0;
}

.warnpart{
    width:90%;
}
.warnpart img{
    display: block;
}
.warnpart p{
    font-size:12px;
    line-height: 20px;
    color: #fff;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #780805;
    border-radius: 5px;
}
.success_shoplist{
    margin-top:10px;
    margin-bottom:10px;
}
.success_shoplist img{
    width:30px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}
.success_shoplist p{
    line-height: 44px;
    font-size: 16px;
    color: #888;
    padding-left:10px;
}
.fail_shoplist{
    margin-top:10px;
    margin-bottom:10px;
}
.fail_shoplist img{
    width:30px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}
.fail_shoplist p{
    display:inline-block;
    width:900px;
    line-height: 44px;
    font-size: 16px;
    color: #bb7047;
    padding-left:10px;
}

.loading_one_bg {
    position: fixed;
    width:100%;
    height:100%;
    background-color: #fff;
    opacity: 0.6;
    z-index: 9999;
    top: 0;
    left: 0;
}
.loading_one{
    position:fixed;
    left:50%;
    margin-left: -80px;
    top:300px;
    z-index: 10000;
}
.loading_two{
    position:fixed;
    left:50%;
    margin-left: -351px;
    top:250px;
    z-index: 10000;
    background-color: #fff;
    border-radius: 10px;
    border:2px solid #f3f3f3;
}


/*2017.07.13 Add*/
.main_intro_box {
    width:100%;
    border-top:#ececec solid 1px;
    border-bottom:#b3b3b3 solid 3px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5f5f5',endColorStr='#ffffff',gradientType='0');
    background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
    background: -o-linear-gradient(top,#f5f5f5, #ffffff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#ffffff));
    background: -ms-linear-gradient(top, #f5f5f5, #ffffff);
    background: linear-gradient(to bottom, #f5f5f5, #ffffff);

}
.main_intro_box_inside {
    width:920px;
    margin:0 auto;
    padding:10px 20px;
}
.main_intro_box_inside>a {
    color:#444444;
}
.footer_intro_box {
    width:100%;
    padding:10px 20px;
    background:none;
}
.footer_intro_box_inside {
    width:950px;
    margin:0 auto;
    border-bottom:1px dashed #4c4c4c;
    padding-top:20px;
    padding-bottom:20px;
}
.footer_intro_box_inside>a {
    color:#444444;
}

/*20170811 add*/
/*icon-css*/
.question-mark{
    background:url(../images/question.png) no-repeat;
    width:23px;
    height:23px;
    position:absolute;
}
.products_label {
    position: absolute;
    top: -1px;
    right: 0px;
    width: 75px;
    height: 58px;
    line-height: 22px;
    background: #ed6e16;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    padding-top: 17px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    z-index: 1;
}
.products_label_plus {
    background:url(../images/bc_label.png) no-repeat #ed6e16;
    position: absolute;
    top: -1px;
    right: 0px;
    width: 75px;
    height: 42px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
    font-size: 31px;
    padding-top: 33px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    z-index: 1;
    text-indent: -18px;
}
.products_comingsoon {
    position: absolute;
    top: -1px;
    right: 0px;
    width: 75px;
    height: 58px;
    line-height: 22px;
    background: #ffffff;
    color: #ed6e16;
    border:2px solid #ed6e16;
    text-align: center;
    font-size: 18px;
    padding-top: 17px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    z-index: 1;
}
.products_presale {
    position: absolute;
    top: -1px;
    right: 0px;
    width: 75px;
    height: 58px;
    line-height: 38px;
    background: #ed6e16;
    color: #ffffff;
    border:0px solid #ed6e16;
    text-align: center;
    font-size: 17px;
    padding-top: 17px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    z-index: 1;
}

.image_box img{
    width: 300px;
    height: 300px;
}


.footer_line{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#9b9b9b',gradientType='0');
    background: -moz-linear-gradient(top, #ffffff, #9b9b9b);
    background: -o-linear-gradient(top,#ffffff, #9b9b9b);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#9b9b9b));
    background: -ms-linear-gradient(top, #ffffff, #9b9b9b);
    background: linear-gradient(to bottom, #ffffff, #9b9b9b);
    height: 10px;
}
.colorfff{
    color: #fff;
}
.btn_border{
    border: 1px solid #bb7047;
    color: #bb7047;
    background: none;
}
.btn_border:hover{
    border: 1px solid #bb7047;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bb6e4a',endColorStr='#bb7f3c',gradientType='0');
    background: -moz-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: -o-linear-gradient(top,#bb7f3c, #bb6e4a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bb7f3c), to(#bb6e4a));
    background: -ms-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: linear-gradient(to bottom, #bb7f3c, #bb6e4a);
    background-repeat: repeat-x;
}

.btn_border02{
    border: 1px solid #212121;
    color: #212121;
    background:none;
}
.btn_border02:hover{
    color: #212121;
}

.loading_mask{
    position:fixed;
    z-index:1000;
    top:0;
    left: 0;
    background:url(../images/white_bg.png);
    width: 100%;
    height: 100%;
}
.btn_shopcart_no{
    color: #fff;
    background-color: #323131;
    background-image: -moz-linear-gradient(top, #717171, #a7a7a7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#717171), to(#a7a7a7));
    background-image: -webkit-linear-gradient(top, #717171, #a7a7a7);
    background-image: -o-linear-gradient(top, #717171, #a7a7a7);
    background-image: linear-gradient(to bottom, #717171, #a7a7a7);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#717171', endColorstr='#a7a7a7', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.color888 {
    color: #888;
}
.page span:hover, .page a:hover{
    background-color: #bb7047;
    color: #fff;
}


.free_text{
    margin-bottom: 5px;
}
.free_text img{
    float: left;
    display: block;
    width: auto;
    height:30px;
}
.free_text p{
    float: left;
    line-height:26px;
    margin-left:5px;
    color: #999;
    font-size: 18px;
}

.free_text2{
    margin-bottom: 10px;
    margin-top: 5px;
}
.free_text2 img{
    float: left;
    display: block;
    width: auto;
    height:24px;
}
.free_text2 p{
    float: left;
    line-height:20px;
    margin-left:5px;
    color: #bb7047;
    font-size: 14px;
}


.backtop{
    position: fixed;
    right:8%;
    bottom:200px;
    width:50px;
    height: 50px;
    display: none;
    background-image: url(../images/backtop01.png);
    background-size: 100%;
    z-index: 100000;
}
.backtop:hover{
    background-image: url(../images/backtop02.png);
}

/*2018.05.18 Add*/

.attribute_filtering {
    width:100%;
    float:left;
    border-top:1px solid #e0e0e0;
    margin-bottom:10px;
}
.attribute_filtering_layer {
    position:relative;
    overflow: hidden;
    width:100%;
    padding:0px;
    border-bottom:1px dashed #e0e0e0;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    box-sizing:border-box;
    float:left;
}
.attribute_filtering_layer:last-child {
    border-bottom:1px solid #e0e0e0;
}
.attribute_filtering_title {
    position:absolute;
    left:0px;
    top:0px;
    width:15%;
    line-height:44px;
    font-size:12px;
    color:#444;
    text-indent:10px;
    overflow:hidden;
}
.attribute_filtering_select {
    margin-left:14%;
    width:79%;
    float:left;
    box-sizing:border-box;
    padding-bottom: 9px;
}
.attribute_filtering_select a {
    float:left;
    line-height:24px;
    font-size:12px;
    padding:0 10px;
    margin:9px 4px 0px 4px;
    border:1px solid #ccc;
    color:#000;
}
.attribute_filtering_select a:hover {
    border:1px solid #ff8400;
    text-decoration:none;
}
.attribute_filtering_select label {
    float:left;
    line-height:24px;
    font-size:12px;
    padding:0 10px 0 4px;
    margin:9px 10px 0px 0px;
    color:#000;
    cursor:pointer;
}
.attribute_filtering_select label input[type="checkbox"] {
    vertical-align:-2px;
    margin-right:4px;
}
.attribute_filtering_select .beacon,.attribute_filtering_select .beacon:hover {
    background:url(../images/select_beacon.png) left top no-repeat;
    border:1px solid #ff8400;
    color:#ff8400;
}
.attribute_filtering_select .attribute_filtering_more,.attribute_filtering_select .attribute_filtering_more:hover {
    position:absolute;
    right:2px;
    top:0px;
    font-size:12px;
    border:1px solid #f5f5f5;
    background:#f5f5f5;
}
.attribute_filtering_select .forbid,.attribute_filtering_select .forbid:hover {
    border: 1px solid #ccc;
    color: #b5b5b5;
    background: #eaeaea;
    cursor:not-allowed;
}
.attribute_filtering_btn_more {
    background:url(../images/arrow-small.png) center no-repeat;
    box-sizing:border-box;
    width:100%;
    line-height:24px;
    font-size:12px;
    color:#333;
    float:left;
    text-align:center;
    border-bottom:1px solid #e0e0e0;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
}
.attribute_filtering_btn_more:hover {
    background:url(../images/arrow-small.png) center no-repeat #f5f5f5;
    cursor:pointer;
}
.attribute_filtering .btn_put_away {
    background:url(../images/arrow-small-up.png) center no-repeat;
}
.attribute_filtering .btn_put_away:hover {
    background:url(../images/arrow-small-up.png) center no-repeat #f5f5f5;
}

.sort_main_box {
    background: #f3f3f3;
    float: left;
    width: 1298px;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    height: 38px;
}
.sort_line {
    width:100%;
    float:left;
    box-sizing:border-box;
    padding-top:5px;
    padding-bottom:5px;
}
.sort_line_title {
    font-size:12px;
    line-height:26px;
    width:14%;
    text-indent:10px;
    float:left;
    color:#222;
}
.sort_line_no_title {
    line-height:26px;
    padding:0px 5px;
    float:left;
}
.sort_line_option {
    line-height:26px;
    padding:0px 20px;
    font-size:12px;
    background-color:#fff;
    border:1px solid #ccc;
    float:left; color:#222;
    position:relative;
    cursor: pointer;
    margin: 0px 4px 0px 4px;
}
.sort_line_option:hover {
    background:#fff;
    box-sizing:border-box;
    border:1px solid #b3b3b3;
    text-decoration:none;
    color:#333;
}
.sort_line_inside .icon_arrow_up {
    background:url(../images/sort_up.png) 75% 50% no-repeat;
    padding-right:36px;
}
.sort_line_inside .icon_arrow_up:hover {
    background:url(../images/sort_up.png) 75% 50% no-repeat #fbfbfb;
    color:#333;
}
.sort_line_inside .icon_arrow_down {
    background:url(../images/sort_down.png) 75% 50% no-repeat;
    padding-right:36px;
}
.sort_line_inside .icon_arrow_down:hover {
    background:url(../images/sort_down.png) 75% 50% no-repeat #fbfbfb;
    color:#333;
}
.sort_line_inside .icon_arrow_sort {
    background:url(../images/icon_sort.png) 75% 50% no-repeat;
    padding-right:36px;
}
.sort_line_inside .icon_arrow_sort:hover {
    background:url(../images/icon_sort.png) 75% 50% no-repeat  #fbfbfb;
    color:#333;
}
.sort_line_inside .icon_arrow_scroll {
    background:url(../images/arrow-small.png) 85% 50% no-repeat;
    padding-right:36px;
}
.sort_line_inside .icon_arrow_scroll:hover {
    background:url(../images/arrow-small.png) 85% 50% no-repeat  #fbfbfb;
    color:#333;
    cursor:pointer;
}
.sort_line .actived {
    font-weight:bold;
    color:#f19a29;
    background-color:#fff;
    border:1px solid #f5b950;
}
.sort_line .actived:hover {
    font-weight:bold;
    background-color:#fff;
}
.sort_line_price {
    position:relative;
    padding:0px 20px 0px 0px;
    display:none;
    float:left;
}
.sort_line_price .sort_line_price_ex:hover {
    background:#fbfbfb;
    -moz-box-shadow:0px 0px 5px #bbb;
    -webkit-box-shadow:0px 0px 5px #bbb;
    box-shadow:0px 0px 5px #bbb;
}
.sort_line_sort_input {
    width:46px;
    line-height:22px;
    text-indent:2px;
    border:1px solid #e0e0e0;
    margin-top: 10px;
    height:22px;
}
.sort_line_range {
    padding:0px 4px;
}
.sort_line_price_ex {
    display:none;
    padding:0px 20px 0px 0px;
    position:absolute;
    left:0px;
    top:0px;
}
.sort_line_price:hover .sort_line_price_ex  {
    display:block;
    width:114%;
    z-index:99;
}
.sort_line_sort_btn {
    width:32px;
    line-height:22px;
    text-align:center;
    border:1px solid #ff8400;
    background:#ff8400;
    color:#ffffff;
    margin-top: 10px;
    height:22px;
    cursor:pointer;
    margin-left:4px;
}
.sort_line_scroll_ex {
    position:absolute;
    display:none;
    left:0px;
    top:0px;
    width:100%;
    background:#fff;
}
.sort_line_scroll_ex>a {
    float:left;
    width:100%;
    height:44px;
    line-height:44px;
    font-size:12px;
    text-indent:20px;
}
.sort_line_scroll_ex>a:hover {
    text-decoration:none;
    background:#fbfbfb;
}
.sort_line_option:hover .sort_line_scroll_ex {
    display:block;
    z-index:99;
    -moz-box-shadow:0px 0px 5px #bbb;
    -webkit-box-shadow:0px 0px 5px #bbb;
    box-shadow:0px 0px 5px #bbb;
    box-sizing:border-box;
}
.sort_line .ico_good {
    background-image:url(../images/ico_good.png);
    background-position:10px 40%;
    background-repeat:no-repeat;
    padding-left:32px;
}
.sort_line .ico_price {
    background-image:url(../images/ico_dollar.png);
    background-position:10px 40%;
    background-repeat:no-repeat;
    padding-left:32px;
}
.sort_line .ico_good_actived {
    background-image:url(../images/ico_good_orange.png);
    background-position:10px 40%;
    background-repeat:no-repeat;
    padding-left:32px;
}
.sort_line .ico_price_actived {
    background-image:url(../images/ico_dollar_orange.png);
    background-position:10px 40%;
    background-repeat:no-repeat;
    padding-left:32px;
}


.reviews_list {
    width:100%;
    margin-top:10px;
    margin-bottom:20px;
    float: left;
}
.reviews_list_box {
    width:100%;
    /* height:220px;*/
    box-sizing:border-box;
    float:left;
    margin-left:-1px;
    margin-top:-1px;
    border:1px dashed #cccccc;
    padding:10px;
}
.reviews_list_left,.image_box .reviews_list_left img {
    width:200px;
    height:200px;
    float:left;
}
.reviews_list_right {
    width:1065px;
    /*height:200px;*/
    float:left;
    position:relative;
    margin-left:10px;
}
.reviews_list_right a>span{
    color:#000;
}
.reviews_list_name {
    width:100%;
    font-size:12px;
    font-weight:bold;
    color:#666;
    line-height:22px;
    float:left;
    overflow:hidden;
    white-space:nowrap;
}
.reviews_list_date  {
    width:100%;
    font-size:12px;
    color:#888;
    line-height:18px;
    float:left;
    display:none;
}
.reviews_list_star {
    width:100%;
    height:20px;
    float:left;
}
.reviews_list_content {
    width:100%;
    font-size:12px;
    line-height:16px;
    overflow:hidden;
    float:left;
    height:auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.reviews_list_content>span{
    color:#666;
}
.reviews_list_btn {
    width: 248px;
    height: 24px;
    margin: 10px 0;
}
.reviews_list_btn .btn-blue {
    margin: 0 auto;
    text-align: center;
    margin-top: -2px;
    margin-right:10px;
    padding: 10px 12px;
}
.reviews_list_title {
    font-size:16px;
    color:#666;
    line-height:24px;
    width:100%;
    height: 50px;
    overflow: hidden;
    float:left;
}
.btn_view_all {
    color:#ec671a;
    text-decoration:underline;
}
.product_review_head .img_150 img {
    width:150px;
    height:150px;
}
.product_review_head {
    width:100%;
    float:left;
    margin-bottom:20px;
}
.product_review_head_inside {
    width:960px;
    height:170px;
    margin:0 auto;
    border: 1px dashed #cccccc;
}
.product_review_head_left {
    width:200px;
    box-sizing:border-box;
    height:170px;
    padding:10px;
    float:left;
    text-align: center;
    padding-top: 32px;
}
.product_review_head_left h3 {
    font-size:16px;
    line-height:28px;
    font-weight:bold;
    color:#444;
}
.product_review_head_left .star {
    padding-left:50px;
}
.product_review_head_left .btn-blue {
    margin: 0 auto;
    text-align: center;
    padding: 8px 24px;
    margin-top:18px;
}
.product_review_head_left .font {
    text-align:center;
    width:100%;
    display:inline-block;
    line-height:22px;
}
.product_review_head_right {
    width:760px;
    box-sizing:border-box;
    height:170px;
    padding:10px;
    float:left;
    border-left:1px dashed #cccccc;
}
.product_review_head_right .product_review_head_img {
    width:150px;
    height:150px;
    float:left;
}
.product_review_head_infor {
    width:578px;
    height:145px;
    margin-top:5px;
    margin-left:10px;
    float:left;
}
.product_review_head_name {
    width:578px;
    height:85px;
    float:left;
    font-size:14px;
    line-height:20px;
    color: #444;
    overflow:hidden;
}
.product_review_head_name a{
    color:#000;
}
.product_review_head_mix {
    width:578px;
    height:15px;
    float:left;
    margin-bottom:15px;
}
.product_review_head_price {
    width:340px;
    height:40px;
    float:left;
}
.product_review_head_price .list_price {
    font-size: 14px;
    color: #888;
    text-decoration: line-through;
}
.product_review_head_price .products_price_label {
    background: #eb631b;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    display: inline-block;
    margin-left: 4px;
    line-height: 28px;
    vertical-align: 3px;
}
.product_review_btn {
    height: 40px;
    position: absolute;
    right: 30px;
    top: 116px;
}
.product_review_head_btn {
    width:238px;
    height:40px;
    float:left;
}
.product_review_head_btn .btn-blue {
    text-align: right;
    margin-top: 0px;
    float: right;
    padding: 8px 24px;
    margin-right:10px;
}
.product_review_head_btn .btn-gray {
    text-align: right;
    margin-top: 0px;
    float: right;
    padding: 8px 24px;
    margin-right:10px;
    cursor: default;
}
.product_review_list {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dadada;
    padding: 0px 0px 0px 0px;
    position: relative;
}
.product_review_list_title {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 42px;
    font-size: 18px;
    text-align: left;
    text-indent: 18px;
    color: #313131;
    border-top: 2px solid #f28a07;
    float: left;
    width: 100%;
    background: #f3f3f3;
}
.product_review_list .reviews-box {
    font-size: 14px;
}
.reviews-box p{
    color:#666;
}
.product_review_list .accessories-box, .reviews-box {
    background: #fff;
    padding: 20px;
}
.product_review_list .reviews hr {
    border: 1px dashed #c7c7c7;
    border-bottom: none;
    height: 1px;
    margin: 20px 0;
}
.product_review_list .comment {
    width: 99%;
    background: #ffffff;
    border: 1px solid #c5c5c5;
}
.product_review_list .comment-btn {
    padding: 7px 50px;
}
.product_review_list .empty-star,.product_review_list .half-star,.product_review_list .full-star {}
.review_category {
    width: 100%;
    box-sizing: border-box;
    border: 0px solid #dadada;
    margin-top: 20px;
    padding: 35px 0px 0px 0px;
    position: relative;
}
.review_category_title {
    position: absolute;
    top: 0px;
    left: -1px;
    line-height: 42px;
    font-size: 16px;
    text-align: left;
    text-indent: 18px;
    color: #313131;
    border-top: 2px solid #f28a07;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight:bold;
    float: left;
    width: 100%;
    background: #fff;
    box-sizing:border-box;
}
.review_category_more {
    position:absolute;
    right:2%;
    top:0px;
    color:#eb631b;
    font-weight: normal;
    font-size:14px;
}

.reviews_box_title {
    color: #666;
    background-color: #f7f7f7;
    padding: 16px;
    box-sizing: border-box;
}
.reviews_box_title h1 {
    float: left;
    padding-left: 20px;
    font-weight: bold;
    font-size: 22px;
}
.reviews_box_title h2{
    margin-right: 14px;
}
.reviews_box_title a {
    display: block;
    float: right;
    padding-right: 20px;
    font-size: 18px;
    color: #bb7047
}
#aboutIntroduce{
    margin-bottom: 25px;
    height:450px;
}
#categoryIntroduce {
    background-color: #ececec;
    margin-bottom: 15px;
}
.icon-video{
    background: url(../images/top-icon.png?2018101901) no-repeat 0 -50px;
    padding: 0 26px;
}

.order_detail_state{
    padding: 10px 0;
}
.order_detail_state .prap_detail{

}
.order_detail_state .prap_detail .stae_list{

}
.order_detail_state .prap_detail .stae_list .stae_list_ul{

    overflow: hidden;
    background-position-y: 1px;
}
.order_detail_state .prap_detail .stae_list .stae_list_ul li{
    width: 25%;
    float: left;
    /* height: 36px; */
    /* line-height: 36px; */
    background: #f7f7f7;
    font-size: 14px;
    position: relative;
    height: 154px;
    color: #444;
    /* overflow: scroll; */
    text-align: center;
    background: url(../images/bgbg.png) repeat-x;

}
.span_bg span {
    background: url(../images/current_bg.png) 100% -13px no-repeat;
    color: #fff;
}
.span_color span {
    color: #333;
}
.span_color .stae_list_comment{
    display: none;
}

.stae_list_comment .div-box {
    width: 20px;
    position: absolute;
    top: -10px;
}

.current_state_img{
    position: absolute;
    top: 11px;
    left: -8px;
    width: 16px;
}

.order_detail_state .prap_detail .stae_list .stae_list_ul .current_state span{
    width: 170px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 5px 5px 0 0;
}
.stae_list_comment{
    padding: 10px;
    background: #FFF7EB;
    border: 1px solid #bb7047;
    margin-top: 10px;
    position: absolute;
    /* width: 18%; */
    top: 36px;
    width: 275px;
    height: 70px;
    line-height: 20px;
    text-align: left;
    left: 75px;
    color: #404040;
    z-index: 999;
    font-size: 12px;
    overflow: hidden;
    overflow-y: scroll;
}

.current_state__step-point{
    margin: 0 auto;
    display: block;
    width: 20px;
    height: 10px;
    overflow: hidden;
    background: url(../images/steppoint.png);
}

.black_first{
    font-size: 18px;
    color: #333;
}

.nav li>.service_nav{
    padding-left: 5px;
    padding-right: 4px;
    font-size: 13px;

}
.nav li>.service_nav:hover{
    background: #4f4f4f !important;
    transition: none;
}
.nav li>.service_nav div span{
    color: #a6a6a6;
}
.nav li>.service_nav div img{
    vertical-align: middle;
    margin-right: 5px;
}
.foot-subscribe-left .follow{
    cursor: pointer;
}
.foot-subscribe .ul_list{
    padding: 20px 0;
    float: left;
}
.foot-subscribe .ul_list .footer_li{
    float: left;
    padding-right: 170px;
}
.foot-subscribe .ul_list .footer_li ul li a{
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
.foot-subscribe .ul_list .footer_li ul li a:hover{
    text-decoration: underline;
}
.foot-subscribe .ul_list .footer_li ul li{
    cursor: pointer;
}
.foot-subscribe .ul_list .footer_li ul .selected a{
    font-size: 20px;
}
.foot-subscribe .ul_list .footer_li .star_box{
    background: #fff;
    border-radius: 5px;
    width: 220px;
    height: 100px;
    padding: 10px 10px 0 10px;
    color: #767676;
    font-size: 20px;
}
.foot-subscribe .ul_list .footer_li .star_box .star .full-star-btn{
    background: url(../images/star_full.png) no-repeat 0 0;
    width: 24px;
    height: 23px;
}
.foot-subscribe .ul_list .footer_li .star_box .star .half-star-btn{
    background: url(../images/star_half.png) no-repeat 0 0;
    width: 24px;
    height: 23px;
}
.foot-subscribe .ul_list .footer_li .star_box .star .empty-star-btn{
    background-image: url(../images/star_empty.png);
    width: 24px;
    height: 23px;
}


/*类目导航栏向下箭头*/
.triangle_border_down{
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 2px 2px 0;
    border-style: solid;
    border-color: transparent transparent;
}
.triangle_border_down p{
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: 20px;
}
.nav li:hover p{
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    position: absolute;
    top: 20px;
}
.icon-track-order {
    background: url(../images/track-order/track-order-icon.png) no-repeat;
    padding-left: 20px;
}
.border_none{
    border: none !important;
}
.J_submit_form{
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    padding: 8px 30px;
}

/*评论页筛选功能新增样式*/
.rev-cont-nav {
    background-color: #f2f2f2;
    padding-right: 14px;
}
.rev-cont-category {
    display: inline-block;
}
.rev-cont-category .rev-category-item {
    position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 13px 14px;
    margin: 0 6px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.rev-cont-category .rev-active{
    color: #bb7047;
}

.rev-cont-category span {
    display: inline-block;
    position: relative;
}


.down-trangle-icon {
    display: inline-block;
    width: 8px;
    height: 6px;
    vertical-align: middle;
    background: url(../images/sprites6.png) no-repeat -71px 0;
}
.rev-cont-category .rev-category-item .down-trangle-icon {
    position: absolute;
    top: 7px;
    margin: 0 6px;
    right: -20px;
}
.slidedowntab .slidedowncont {
    position: absolute;
    top: 40px;
    box-shadow: -1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background: #fff;
    display: none;
    z-index: 1;
}

.rev-cont-category .scaletab {
    min-width: 154px;
    padding: 3px 0;
}
.rev-cont-category .scaletab .scale-item {
    height: 36px;
    line-height: 30px;
    padding: 3px 14px;
    white-space: nowrap;
    color: #333;
    font-weight: normal;
}
.slidedowntab:hover .slidedowncont {
    display: block
}
.rev-cont-category .scaletab .scale-item em {
    color: #999;
    font-style: normal;
}
.rev-cont-category .scaletab .scale-item:hover {
    background: #f2f2f2
}
.rev-cont-category .scaletab .scale-item-active {
    background: #ddd
}

.rev-cont-category .scaletab .scale-item i {
    display: inline-block;
    margin: 0 7px;
    background: url(../images/star_icon.png) repeat-x 0 2px;
    height: 15px;
    margin: 0 7px;
}

/*头部星星展示详情*/
.rev-top .prt-title-mid {
    padding: 20px 0 0 0;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    margin: 0;
}
.prt-title-mid{
    color: #333;
    position: absolute;
    font-weight: bold;
    top: 15px;
    left: 37px;
    font-size: 16px;
    margin-bottom: 10px;
}
.rev-top{
    border-top: 1px #ddd solid;
}
.rev-summary {
    font-size: 12px;
    position: relative;
    margin-bottom: 30px;
    color: #333;
    margin-top: 20px;
    padding: 0 30px;
}

.rev-summary div {
    display: inline-block
}

.rev-summary .rev-summary-left {
    vertical-align: top;
    text-align: center;
    margin: auto;
}

.rev-summary .rev-score {
    font-size: 0;
    color: #333
}

.rev-summary .rev-score .score {
    display: inline-block;
    font-size: 14px
}

.rev-summary .rev-score .numbers {
    font-size: 28px;
    line-height: 34px;
    height: 34px;
    display: inline-block
}

.rev-summary .rev-score-star {
    display: block;
    margin: 0 0 16px;
    font-size: 0
}

.rev-score-star.rev-score-star-mid {
    width: 125px;
    height: 24px;
    background: url(../images/mid_star_icon.png) repeat-x 0 -24px
}

.rev-score-star.rev-score-star-mid i {
    height: 24px;
    background: url(../images/mid_star_icon.png) repeat-x 0 0
}

.review-section .see-more {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    color: #06c
}

.rev-score-star {
    position: relative;
    display: block
}

.rev-score-star i {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.rev-summary .rev-summary-mid {
    margin: 5px 28px 0;
    margin-left: 80px;
}

.histogram-item .star {
    margin-bottom: 1px;
    line-height: 18px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    cursor: pointer
}

.histogram-item.active .star-txt,
.histogram-item .star:hover .star-txt {
    text-decoration: underline;
    color: #ec7612
}

.histogram-item .a-meter {
    margin: 2px 4px;
    width: 160px;
    height: 10px;
    background-color: #f2f2f2;
    border-radius: 2px;
    position: relative;
    vertical-align: text-bottom
}

.histogram-item .a-meter-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #f78f31;
    border-radius: 2px
}

.histogram-item .histogram-count {
    color: #666;
    float: none;
}
.histogram-item .histogram-count .ratio{
    float: none;
}
.rev-summary .rev-guide {
    display: table;
    color: #666;
    position: absolute;
    bottom: 0;
    right: 0
}
.rev-summary .reviews_right{
    float: right;
    display: flex;
}

.rev-summary .rev-guide .btn {
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    bottom: 29px;
    right: 30px;
    font-size: 12px;
    border: 1px solid #bb7047;
    background: none;
    border-radius: 5px;
    color: #bb7047;
    text-decoration: none
}

.rev-summary .rev-guide .btn:hover {
    border: 1px solid #bb7047;  color: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#bb6e4a',endColorStr='#bb7f3c',gradientType='0');
    background: -moz-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: -o-linear-gradient(top,#bb7f3c, #bb6e4a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bb7f3c), to(#bb6e4a));
    background: -ms-linear-gradient(top, #bb7f3c, #bb6e4a);
    background: linear-gradient(to bottom, #bb7f3c, #bb6e4a);
    background-repeat: repeat-x;
}

.rev-summary .prt-title {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #201f1d;
    font-weight: normal
}

.rev-summary .impressions {
    display: block;
    min-height: 20px
}

.rev-summary .impressions .rev-impressions {
    width: 100%;
    margin-top: 10px;
    display: block;
    position: relative
}

.rev-summary .impressions .rev-summary-left {
    max-height: 80px;
    position: relative;
    padding: 0 28px;
    margin: -10px -28px 0;
    overflow: hidden;
    vertical-align: top
}

.rev-summary .impressions .ips-list {
    margin: 0 -5px;
    font-size: 0
}

.rev-summary .impressions .ips-item {
    display: inline-block;
    margin: 10px 5px 0;
    padding: 6px 14px;
    line-height: 16px;
    border-radius: 2px;
    font-size: 12px;
    background-color: #fff4e6;
    border: solid 1px #eedecb;
    color: #333;
    cursor: pointer
}

.rev-summary .impressions .ips-item.active {
    background: #f78f31;
    border: 1px solid #f78f31;
    color: #fff
}

.rev-summary .impressions .ips-item.bad {
    color: #666;
    background-color: #f2f2f2;
    border: solid 1px #ddd
}
.reviews_none{
    text-align: center;
    margin-top: 20px;
}
.reviews_none img{
    width: 180px;
}
.reviews_none p{
    color: #666;
    font-size: 16px;
    margin-top: 10px;
}
.rev-all-view{
    display: block !important;
    margin-top: 5px;
}


.dec_star_show{
    height: 175px;
    display: flex;
    align-items: center;
    margin: 20px 0;
    position: relative;
    border: 1px dashed #cccccc;
}
.review_product_right{
    flex: 1;
    display: flex;
    padding: 10px 0;
    position: relative;
    border-left: 1px dashed #cccccc;
    float: left;
}
.review_product_right .product_head_name a{
    color: #333;
}
.rev-full-start{
    background: url(../images/reviews/star_full.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
}
.rev-half-start{
    background: url(../images/reviews/star_half.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
}
.rev-empty-start{
    background: url(../images/reviews/star_empty.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
}
/* 20200202 */
.about-us{
    display: flex;
    justify-content: space-between;
}
.about-glarry-intrduction{
    width: 625px;
    height: 450px;
    background-color: #f2f2f2;
    float: left;
}
.about-glarry-news{
    width: 625px;
    height: 450px;
    background-color: #f2f2f2;
    float: right;
}
.glarry-news{
    padding-bottom: 15px;
}
.glarry-news p{
    float: left;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;

}
.news-content{
    color: rgb(38, 38, 38);
    font-size: 13px;
    height: 56px;
    display: inline-block;
    overflow: hidden;
}
.news-content:after {
    content:"...";
    position:absolute;
    bottom:0;
    right:0;
    background:#FFF;
    padding-left:10px;
}
.glarry-news .news-title{
    height: 18px;
    color: rgb(38, 38, 38);
    font-size: 16px;
    font-weight: bold;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden;
    width: 580px;
}
.glarry-news .date{
    font-size: 14px;
    color: #333;
    line-height: 48px;
}
.glarry-news .date a{
    float: right;
    color: #bd7650;
}
.glarry-news .date a:hover{
    float: right;
    text-decoration: underline;
    color: #1ea1ea;
}
/* 20200204 */
.service-item{
    width: 100%;
    /*height: 120px;*/
    padding-top: 70px;
}
.service-base{
    width: 1300px;
    height: 100px;
    margin: 0 auto;
}
.service-name li{
    width: 260px;
    height: 100px;
    float: left;
}
.banner-item:hover .item-text p{
    color: #1ea1ea;
    text-align:center;
}
.service-name .banner-item .item-icon{
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: relative;
    float: left;
}

.item-icon img{
    position: absolute;
}

/* .service-name .banner-item .item-icon01{
    background: url(../images/item01.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.service-name .banner-item .item-icon02{
    background: url(../images/item02.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.service-name .banner-item .item-icon03{
    background: url(../images/item03.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.service-name .banner-item .item-icon04{
    background: url(../images/item04.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.service-name .banner-item .item-icon05{
    background: url(../images/item05.png) no-repeat center;
    width: 70px;
    height: 70px;
} */
.banner-item{
    display: block;
    padding: 15px 0;
}
.banner-item:hover{
    width: 260px;
    height: 70px;
    background: #f2f2f2;
}
.banner-item:hover .item-icon01{
    /*background: url(../images/itemH01.png) no-repeat center;*/
    width: 70px;
    height: 70px;
}
.banner-item:hover .item-icon02{
    background: url(../images/itemH02.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.banner-item:hover .item-icon03{
    background: url(../images/itemH03.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.banner-item:hover .item-icon04{
    background: url(../images/itemH04.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.banner-item:hover .item-icon05{
    background: url(../images/itemH05.png) no-repeat center;
    width: 70px;
    height: 70px;
}
.service-icon{
    padding:0 10px;
    float: left;
}
.service-icon p{
    font-size: 14px;
    max-width: 150px;
    max-height: 35px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.item-text{
    width: 160px;
    align-items: center;
    float: left;
    padding: 25px 0;
}
.item-text p{
    color:#333;
    text-align: center;
}
.introduce{
    width: 1300px;
    height: 300px;
    margin: 0 auto;
}



/* .introduce p{
    position: relative;
    padding-top: 20px;
    padding-bottom: 15px;
} */
/* introduce-line */
.introduce-title{
    padding: 50px 0;
}
.introduce-line{
    float: left;
    width: 39%;
    border-top: 2px #333 solid;
    display: inline-block;
    margin-top: 10px;
}

/* .introduce-line:before,.introduce-line:after{
    content: "";
    width: 45%;
    border-top: 2px #333 solid;
    display: inline-block;
    vertical-align: middle;
}

.introduce-line:before{
    margin-right: 10px;
    margin-top: 8px;
}

.introduce-line:after{
    margin-left: 10px;
    margin-top: 8px;
} */
.introduce-text{
    width: 250px;
    color: #333;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding: 0 10px;
    float: left;
}
.introduce-content{
    padding-top: 25px;
    background: #f2f2f2;
    padding-bottom: 25px;
}
.introduce-content-text{
    font-size: 26px;
    line-height: 28px;
    color: #333;
    text-align: center;
    padding: 30px 150px;
}
.introduce-content span{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.introduce-btn{
    padding-top: 20px;
}
.introduce-btn button{
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #bb7047;
    padding: 10px 20px;
    border-style: none;
    cursor: pointer;
}
.introduce-btn button:hover{
    background: #1ea1ea;
}
.top-picks{
    width: 1300px;
    margin: 0 auto;
    padding-top:60px;
}
/* top-line
.top-line{
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.top-line:before,.top-line:after{
    content: "";
    width: 45%;
    border-top: 2px #333 solid;
    display: inline-block;
    vertical-align: middle;
}

.top-line:before{
    margin-right: 10px;
}

.top-line:after{
    margin-left: 10px;
}*/
.top-picks ul{
    padding-top: 30px;
    height: 270px;
}
.top-picks li{
    width: 300px;
    height: 240px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    float: left;
    overflow: hidden;
    margin: 0 11px;
}
.top-text{
    font-size: 14px;
    line-height: 30px;
    color: #333;
    padding: 10px;
    float: left;
}
.top-text p{
    font-size: 20px;
    font-weight: 550;
}
.top-text span{
    width: 130px;
    height: 30px;
    display: block;
    overflow: hidden;
}
.top-text a{
    color: #333;
    max-width: 130px ;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.top-text a:hover{
    text-decoration: underline;
    color: #1ea1ea;
}
.top-picks .pic{
    float: right;
}
.video-module{
    width: 1300px;
    height: 610px;
    margin: 0 auto;
}
/* video-line */
.video-line{
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.video-line:before,.video-line:after{
    content: "";
    width: 47%;
    border-top: 2px #333 solid;
    display: inline-block;
    vertical-align: middle;
}

.video-line:before{
    margin-right: 10px;
}

.video-line:after{
    margin-left: 10px;
}
.video-content{
    padding-top: 30px;
    position: relative;
}
.video-box{
    width: 1300px;
    height: 490px;
    box-shadow: 2px 2px 5px #333;
}
.video-textbox{
    width: 440px;
    height: 200px;
    background: #bb7047;
    left: 100px;
    bottom: -50px;
    position: absolute;
}
.video-text{
    color: #fff;
    font-size:30px;
    font-weight: bold;
    padding: 30px;
}
.video-text p{
    height: 66px;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.video-text span{
    height: 60px;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    padding-top: 20px;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    display: inline-block;
}
.video-btn{
    left: 50%;
    bottom: 42%;
    position: absolute;
}
.video-view{
    width: 1300px;
    text-align: center;
    margin: 40px auto 0;
}
.video-view a{
    font-size: 20px;
    color: #bb7047;
}
.video-view a:hover{
    text-decoration: underline;
    color: #1ea1ea;
}
.score-box{
    width: 123px;
    height: 51px;
    margin: 9px 0 0 35px;
    border: 1px solid #bb7047;
    border-radius: 5px;
}
.score-content{
    line-height: 14px;
    padding: 3px 5px;
}
.score-star{
    padding-bottom: 18px;
}
.score-star p{
    color: #333;
    padding-right: 12px;
}
.score-content p{
    line-height: 15px;
    color: #333;
    float: left;
}
/* login */
.interface{
    margin: 9px 0 0 30px;
}
.interface li{
    margin-left: 20px;
    float: left;
    position: relative;
}
.customer-interface{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background: url(../images/customer-interface.png) no-repeat center;
}
.order-interface{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background: url(../images/order-interface.png) no-repeat center;
}
.shopping-trolley{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background: url(../images/shopping-trolley.png) no-repeat center;
}
.login-interface{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background: url(../images/login-interface.png) no-repeat center;
}
.login-yes-interface{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #1ea1ea;
    background: url(../images/login-yes-interface.png) no-repeat center;
}
.currency-interface{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    position: relative;
}
.currency-flag{
    width: 35px;
    height: 35px;
    border-radius: 25px;
    background-size: cover;
    /*background: url(../images/currency-flag.png) -58px 0px no-repeat;*/
    left: 8px;
    top: 8px;
    position: absolute;
}
.currency-flag img{
    width: 35px;
    height: 35px;
    border-radius: 25px;
    position: absolute;
    left: 0px;
}
/* interface-hover */
.interface-contenter{
    position: absolute;
}
.Moveout:hover #content {
    display: block;
}

.interface-popover {
    position: relative;
    background: #f2f2f2;
    border-radius: 5px;
    text-align: left;
    margin-top: 10px;
    box-shadow: 1px 2px 2px 0px #4a4a4a66;
}

.interface-arrow {
    position: absolute;
    top: -12px;
    left: 18%;
    border-color: transparent transparent #f2f2f2;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}
.popover-content {
    min-width: 130px;
    padding: 5px;
    color: #333;
    /*text-align: center;*/
}
.interface-login{
    position: absolute;
    right: -68px;
    z-index: 1;
}
.login-popover {
    position: relative;
    background: #f2f2f2;
    border-radius: 5px;
    text-align: left;
    margin-top: 10px;
    box-shadow: 1px 2px 2px 0px #4a4a4a66;
}
.popover-login{
    padding: 8px;
    color: #333;
    width: 300px;
}
.popover-login a{
    color:#333
}
.popover-login a:hover{
    color: #bb7047;
    text-decoration: none;
}
.login-arrow {
    position: absolute;
    top: -12px;
    left: 67%;
    border-color: transparent transparent #f2f2f2;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}
/*20202019-登录后我的样式*/
.interface-account{
    position: absolute;
    right: -30px;
    z-index: 1;
}
.account-popover {
    position: relative;
    background: #f2f2f2;
    border-radius: 5px;
    text-align: left;
    margin-top: 10px;
    box-shadow: 1px 2px 2px 0px #4a4a4a66;
}
.popover-account{
    height: 120px;
    width: 135px;
    padding: 8px 0;
    color: #333;
}
.popover-account a{
    color:#333;
    font-weight: bold;
    line-height: 20px;
}
.popover-account a:hover{
    color: #1ea1ea;
    text-decoration: underline;
}
.account-arrow {
    position: absolute;
    top: -12px;
    left: 45%;
    border-color: transparent transparent #f2f2f2;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}



/* popup-currency */
.popup-currency{
    background: rgba(0,0,0,0.35);
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.currency-box{
    width: 600px;
    padding: 20px;
    margin: 0 auto;
    top: 100px;
    position: relative;
    border-radius: 10px;
    background: #fff;
    z-index: 1;
}
.currency-content{
    width: 600px;
    height: 320px;
    position: relative;
}
.currency-content .head p{
    line-height: 35px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-indent: 8px;
    border-bottom: 1px solid #333;
}
.currency-content .dashed-line{
    width: 100%;
    border-bottom: 1px dashed #333;
    position: absolute;
}
.btn_close_for_currency {
    width: 10px;
    height: 10px;
    padding: 5px;
    position: absolute;
    right: 0px;
    top: 5px;
    background: url(../images/btn_close.png) 5px 5px no-repeat;
}
.flag-content{

}
.flag-currency{
    width: 50px;
    height: 35px;
}
.flag-content a{
    display: flex;
    padding: 30px 50px;
}
.flag-content li{
    width: 285px;
    float: left;
    margin-right: 15px;
    height: 95px;
}
.flag-currency img{
    width: 50px;
    height: 35px;
}
/*.flag-eur{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -50px 0 no-repeat;
}
.flag-gbp{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -100px 0 no-repeat;
}
.flag-cad{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -150px 0 no-repeat;
}
.flag-aud{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -200px 0 no-repeat;
}
.flag-chf{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -250px 0 no-repeat;
}
.flag-nok{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -300px 0 no-repeat;
}
.flag-dkk{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -350px 0 no-repeat;
}
.flag-sek{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -400px 0 no-repeat;
}
.flag-nzd{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -450px 0 no-repeat;
}
.flag-mxn{
    width: 50px;
    height: 35px;
    background: url(../images/currency-flag.png) -500px 0 no-repeat;
}*/
.flag-text{
    color:#ccc;
    font-size: 14px;
    font-weight: bold;
    padding-left: 18px;
    width: 160px;
    line-height: 35px;
    overflow: hidden;
}
.flag-text p{
    color: #333;
}
/*rec-product-line*/
.rec-product-line{
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.rec-product-line:before,.rec-product-line:after{
    content: "";
    width: 42%;
    border-top: 2px #333 solid;
    display: inline-block;
    vertical-align: middle;
}

.rec-product-line:before{
    margin-right: 10px;
}

.rec-product-line:after{
    margin-left: 10px;
}
.sale-bg{
    width: 37px;
    height: 70px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    top: -3px;
    left: 20px;
    background: url(../images/sale_bg.png) 0 0 no-repeat;
}

.rec-product-contents{
    width: 310px;
    height: 440px;
}
/*20200309*/
.customer-interface:hover {
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background-color: #f2f2f2;
}
.order-interface:hover {
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background-color: #f2f2f2;
}
.shopping-trolley:hover {
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background-color: #f2f2f2;
}
.login-interface:hover{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #333;
    background-color: #f2f2f2;
}
.shopping-trolley-add{
    width: 51px;
    height: 51px;
    border-radius: 40px;
    border: 1px solid #1ea1ea;
    background: url(../images/shopping-trolley-add.png) no-repeat center;
    position: relative;
    background-color: #daeffa;
}
.shopping-trolley-add p{
    position: absolute;
    left: 30px;
    top: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #1ea1ea;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 10px;
    background: #fff;

}


.bg_pre_sale {
    background:url(../images/advance_bg.png) repeat;
    position:absolute;
    left:60px;
    top:60px;
    height:180px;
    width:180px;
    overflow:hidden;
    border-radius:90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.bg_pre_sale:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.bg_pre_sale:hover {
    -webkit-animation: anime_soldout 1s infinite;
    -moz-animation: anime_soldout 1s infinite;
    -o--animation: anime_soldout 1s infinite;
    -ms-animation: anime_soldout 1s infinite;
}


/*20200812-定制功能优化*/
.input_box .add-pic{
    width: 48px;
    height: 36px;
    background: #F7F7F7;
    text-align: center;
    line-height: 36px;
}
.input_box .add-pic .add-pic-a{
    color: rgb(87, 87, 87);
    padding: 0px;
    font-size: 20px;
    display: inline-block;
    width: 48px;
    height: 36px;
}

.input_box .add-pic:hover{
    background: #eeeeee;
}
.input_box .add-images{
    padding: 20px 0px;
}
.add-images li{
    position: relative;
    float: left;
    padding-right: 20px;
    cursor: pointer;
}
.add-images img{
    width: 100px;
    height: 100px;
    background: #ccc;
}
.add-images p{
    text-align: center;
}
.add-images p:hover{
    text-decoration: underline;
}
.add-unavailable{
    position: relative;
    cursor: not-allowed!important;
    color: #DDD;
    opacity: 0.8;
}
.add-unavailable span{
    position: absolute;
    top: 30%;
    left: 10%;
    color: #fff;
    font-size: 16px;
}
.btn_close_Material{
    position: absolute;
    right: -25px;
    top: -5px;
    width: 10px;
    height: 10px;
    padding: 5px;
    background: url(../images/video/btn-off.png) 5px 5px no-repeat;
}
/*20200813-GiveAway页面*/
.GiveAway {
    width: 1300px;
    margin: 0 auto;
}
.GiveAway-content {
    padding-top: 25px;
    background: #f2f2f2;
    padding-bottom: 25px;
}
.GiveAway-content-text {
    font-size: 26px;
    line-height: 28px;
    color: #333;
    text-align: left;
    padding: 30px 20px;
}
.GiveAway-content span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.GiveAway-content-text p{
    font-size: 20px;
    line-height: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.GiveAway-input{
    padding: 20px 0;
    margin: auto;
    text-align: center;
}
.GiveAway-input input{
    width: 900px;
    height: 42px;
    font-size: 16px;
}
.GiveAway-input .input-error {
    border: 1px solid #bb7047 !important;
    background: url(../images/reviews/error-icon.png) no-repeat 99% 50% #fff;
}
.GiveAway-btn {
    padding-bottom: 20px;
    text-align: center;
}
.GiveAway-btn button {
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #bb7047;
    padding: 10px 20px;
    border-style: none;
    cursor: pointer;
}
.GiveAway-btn button:hover {
    background: #1ea1ea;
}
.GiveAway-box{
    width: 1300px;
    height: auto;
    margin: 0 auto;
}
.GiveAway-product{
    width: 310px;
    height: 450px;
}
.GiveAway-intrduction{
    margin: 0 auto;
    padding: 20px;
    background-color: #f2f2f2;
}
.GiveAway-intrduction h3{
    font-size: 26px;
    color: #333;
    text-align: center;
}
.GiveAway-intrduction span{
    color: #333;
    font-size: 18px;
}
/*提示弹窗*/
.popup-GiveAway {
    background: rgba(0,0,0,0.35);
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.box-GiveAway{
    width: 450px;
    padding: 20px;
    margin: 0 auto;
    top: 100px;
    position: relative;
    border-radius: 10px;
    background: #fff;
    z-index: 1;
}
.content-GiveAway {
    width: 450px;
    height: 100px;
    position: relative;
}
.content-GiveAway .head p {
    line-height: 35px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}


/*20201020-tab*/
.Address-box{
    padding: 20px;
    border: 1px solid #eaeaea;
}
.tab-menu {
    height: 35px;
    line-height: 35px;
}
.tab-menu .tab-menu-item {
    float: left;
    padding: 0 42px;
    margin-right:5px;
    cursor: pointer;
    color: #444444;
    border-radius: 8px 8px 0 0;
    background-color: #f2f2f2;
}
.tab-action {
    background-color: #bb7047!important;
    color: #fff!important;
}
.tab-menu-item:hover {
    background-color: #bb7047;
    color: #fff;
}
.add-tab{
    float: left;
    padding: 0 38px;
    cursor: pointer;
    font-size: 18px;
    background-color: #f2f2f2;
}
.add-tab:hover {
    background-color: #bb7047;
    color: #fff;
}

/*关闭按钮开始*/
.btn_close_for_address {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 4px;
    top: 7px;
    background: url(../images/close-btn.png) 0px 0px no-repeat;
}
.tab-menu-item:hover .btn_close_for_address {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 4px;
    top: 7px;
    background: url(../images/close-btn.png) -18px 0px no-repeat;
}
/*关闭按钮结束*/

.tab-content {
    overflow-y: auto;
    overflow-x: auto;
    width: 100%;
    /* height: 100%; */
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    background-color: #fff;
}
.Apply-address-tab{
    padding-bottom: 20px;
}
.Apply-address-tab label{
    line-height: 18px;
    vertical-align: text-bottom;
}
/*订单确认*/
.incorrect-border{
    padding: 10px;
    border: 1px solid #bb7047;
    border-radius: 8px;
}
/**/
.btn_close_for_action {
    background: url(../images/close-btn.png) -18px 0px no-repeat;
}
/*添加地址*/
.Apply-address-check {
    margin-top: 24px;
    padding: 5px;
    border: 2px dashed #ddd;
}
.DeleteIcon {
    background: url(../images/delete.png) no-repeat;
    width: 15px;
    height: 18px;
    display: inline-block;
}
.Apply-address-check p {
    margin: 0;
    text-align: left;
    line-height: 48px;
    color: #666;
    text-indent: 10px;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px dashed #ddd;
}
.select_list_left {
    width: 84%;
    float: left;
}
.select_list_left > span {
    line-height: 16px;
    text-indent: 0px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #333;
    word-break: break-word;
}
.font12 {
    font-size: 12px;
}
.select_list_right {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 160px;
    top: 16px;
    background: url(../images/select_arrow.png) center no-repeat;
    transform:rotate(-90deg);
}
.payment_title h2 {
    text-align: left;
    line-height: 48px;
    color: #666;
    text-indent: 10px;
    font-weight: bold;
    font-size: 24px;
    margin-top: 24px;
    border-bottom: 1px dashed #ddd;
}
.margintop15 {
    margin-top: 15px;
}
.check-border {
    border: 2px dashed #bb7047;
}