body{
background-color: #221816; /* 澶囩敤鑳屾櫙鑹� */
    background-image: url(/assets/v3/bgs.jpg?t=12s);
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: bottom center;
    background-attachment: fixed; 
    min-height: 100vh;
   
}
.foot[data-v-7e7088c1] {
    
     background:none 
   
}
.ye{
    color: #ffe1a6;
}
.ivu-message {
    top: 38% !important;
    font-size: 20px;
    font-weight: 500;
}
.ivu-message .ivu-icon{
    margin-right: 5px;
    font-size: 30px;
}
.spe_safe_icon {
    position: absolute;
    left: 12px;
    top: 167px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #9b5101, #ffac1f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}
.spe_safe_icon_lb {
    position: absolute;
    left: 24px;
    top: 175px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #9b5101, #ffac1f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
    z-index: 1;
}

.ivu-tabs-nav .ivu-tabs-tab-active{
    color:#ff9130;
    text-shadow:0 0 .25px currentColor;
}
.ivu-tabs-nav .ivu-tabs-tab:hover{
    color:#ff9130;
}
.ivu-tabs-nav .ivu-tabs-tab-active{
    color:#ff9130;
    text-shadow:0 0 .25px currentColor;
}
.ivu-tabs-ink-bar{
    background-color:#ff9130;
}
a:hover{
    color:#ff9130;
}
.ivu-radio-checked .ivu-radio-inner{
    border-color:#ff9130;
}
.ivu-radio-inner:after{
    background-color:#ff9130;
}
.el-cascader--mini{
    height: 32px;
    line-height: 32px;
}
.el-input--mini .el-input__inner{
    height: 32px;
    line-height: 32px;
}
.el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner{
    border-color:#ff9130;
}
.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path{
    color:#ff9130;
}
.gitf_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
}
.gitf_boxs {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    width: 498px;
    height: 498px;
    background: #FFFFFF;
    border-radius: 10px;
}
.gitf_icon {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 12px;
    height: 12px;
    background: url(/index/v1/img/iconclose.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.gitf_top_img {
    width: 100%;
    height: 108px;
    background: url(/index/v1/img/bg.png);
    background-size: 100% 100%;
}
.gitf_top_tt {
    position: absolute;
    top: 40px;
    width: 438px;
    height: auto;
    margin: 0 30px;
}
.gitf_top_tt h1 {
    width: 438px;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}
.gitf_top_tt p {
    margin: 20px 0 17px 0;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #474747;
}
.gitf_input {
    width: 412px;
    height: 40px;
    padding: 0 12px;
    background: rgba(245, 238, 255, 0);
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    outline: none;
}
.gift_prompt {
    width: 414px;
    height: auto;
    background: #fff6e6;
    border-radius: 4px;
    padding: 12px;
    margin-top: 29px;
}
.gitf_button {
    width: 438px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 58px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(91deg, #f2d29c, #ff9130);
    box-shadow: 0px 5px 8px 0px rgb(99 71 160 / 24%);
    border-radius: 29px;
    margin-top: 39px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #bb6200;
}
.right_tag {
    position: absolute;
    right: 0px;
    top: 0px;
}
.right_tag img {
    display: inline-block;
    border: none;
    vertical-align: middle;
}
/*浮动条*/
#Floatingbar {
    width: 44px;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #5f1718 url(/assets/v3/bg_floatingbar.jpg)  no-repeat right -200px;
    background-color: #723f00;
    z-index: 5000;
}


	#Floatingbar ul{position:absolute;top:50%;margin-top:-240px;}
	#Floatingbar ul li{border-bottom:1px solid #c68a05;}
	#Floatingbar ul li [class^='icon']{margin-bottom:5px;}
	#Floatingbar ul li a{line-height:15px;text-align:center;font-size:13px;color:#fff;padding-top:10px;padding-right:6px;padding-bottom:10px;padding-left:6px;display:block;}
	#Floatingbar ul li a:hover{background-color:#af6001;text-decoration:none;}
	#Floatingbar .erweima{width:100%;text-align:center;position:absolute;bottom:100px;left:0px;display:block;}
	#Floatingbar .erweima .btn_ewm:hover .ewm{display: block;}
	#Floatingbar .erweima .btn_ewm{/*height:23px;*/position:relative;margin-bottom:12px;padding-top:8px;padding-bottom:8px;border-radius:5px;}
	#Floatingbar .erweima .btn_ewm .ewm{width:140px;height:152px;position:absolute;top:0px;right:100%;padding-top:10px;background:#fff;box-shadow:0 0 14px rgba(0,0,0,0.2);display:none;}
	#Floatingbar .erweima .btn_ewm .ewm span{height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#Floatingbar .erweima .btn_ewm .ewm img{width:120px;height:120px;margin:0 auto;background-color:#020202;display:block;}
	#Floatingbar .erweima .btn_ewm:hover{background-color:#fbfffc;border-radius:0 5px 5px 0;}
	#Floatingbar .btn_close{height:23px;padding-top:8px;padding-bottom:8px;border-radius:5px;cursor:pointer;}
	#Floatingbar .btn_close:hover{background-color:#fbfffc;}
	#Floatingbar .btn_backtop{line-height:23px;text-align:center;position:absolute;color:#fff;right:0px;bottom:29px;left:0px;}
	#Floatingbar .btn_backtop .icon_arrowtop{width:18px;height:18px;margin:0 auto 2px auto;background:url("/assets/v3/icon_arrow.png") no-repeat left top;display:block;}
	.icon_ewm{width:23px;height:23px;background:url("/assets/v3/icon_ewm.png") no-repeat left top;display:inline-block;}
	.icon_ewm.icon_ewm1x1{background-position:0 0;}
	#Floatingbar .btn_ewm:hover .icon_ewm1x1{background-position:0 -23px;}
	.icon_ewm.icon_ewm2x1{background-position:-23px 0;}
	#Floatingbar .btn_close:hover .icon_ewm2x1{background-position:-23px -23px;}
	.icon_kefu{width:29px;height:32px;margin:0 auto;background:url("/assets/v3/icon_kefu.png") no-repeat left top;display:block;}
	.icon_kefu.icon_kefu1x1{background-position:0 0;}
	.icon_kefu.icon_kefu1x2{background-position:0 -32px;}
	.icon_kefu.icon_kefu1x3{background-position:0 -64px;}
