* {
    padding: 0;
    margin: 0;
}

.red {
    color: #F00;
}

body {
    font-size: 14px;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none !important;
    color: #333;
}


/* <-- 解决和bootstrap插件a标签样式冲突 */
header a {
    text-decoration: none;
    color: #333;
}


.head_box a:hover,
header a:hover {
    text-decoration: none;
    color: #333;
}
/* 解决和bootstrap插件a标签样式冲突 --> */

.crat_num {
    color: #C10;
}

#ym-window {
    background: #fff;
    overflow: hidden;
    font-size: 12px;
}

.ymPrompt_close {
    cursor: pointer;
    background: url(ymPrompt/skin/qq/images/close.gif) no-repeat 0 0;
    width: 16px;
    height: 16px;
}

.ym-tl {
    padding-left: 3px;
}

.ym-tr {
    padding-right: 3px;
}

.ym-tc {
    overflow: hidden;
    position: relative;
    right: 10px;
}

.ym-ttc {
    height: 3px
}

.ym-header-text {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 10px;
    float: left;
    margin: 10px 0 0 20px;
}

.ym-header-tools {
    float: right;
    margin-top: 5px
}

.red_Color {
    color: red;
}

.head_box {
    width: 100%;
    overflow: visible;
    /* position: fixed;
    top: 0;
    z-index: 11; */
}

.tos_box {
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    margin: 0 auto;
    box-sizing: content-box;
}

.tos_box .tops {
    width: 1250px;
    margin: 0 auto;
    overflow: visible;
}

.tos_box .tops ul,
.jydt_mun ul {
    margin: 0 !important;
}

.tos_box .tops .tops-list-left {
    float: left;
}

.tos_box .tops .tops-list-left li {
    float: left;
    line-height: 40px;
    margin-right: 12px;
}

.tos_box .tops .tops-list-left li a {
    color: #fff;
}

.tos_box .tops .tops-list-left li .jy-logoin {
    color: #333;
    font-size: 13px;
}

.tos_box .tops .tops-list-left li .reg {
    color: #005eea;
}

.tos_box .tops .tops-list-right li a {
    color: #333;
    font-size: 13px;

}

.tos_box .tops .tops-list-right {
    float: right;
    display: flex;
    justify-content: flex-end;
}

.tos_box .tops .tops-list-right>li {
    float: left;
    line-height: 40px;
    color: #005eea;
    font-size: 13px;
    margin-right: 12px;
    position: relative;
    white-space: nowrap;
}

.tos_box .tops .tops-list-right li:hover .header_list {
    display: block;
}

/* .tos_box .tops .tops-list-right li:hover .header_list li a {
    color: #FFFFFF !important;
} */
.header_hyzx{
    background-color: #f5f5f5;
    padding: 10px 0;
}
.header_hyzx li{
    line-height: 34px;
}
.header_hyzx li a{
    font-size: 14px!important;
    color: #333!important; 
}
.header_hyzx li a:hover{
    color: #005eea!important;
}
.tos_box .tops .tops-list-right li .header_list {
    position: absolute;
    width: 200%;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    top: 40px;
    left: -50%;
    z-index: 9999;
    display: none;
}

.qykh {
    color: #ff1f00 !important;
    font-size: 14px !important;
    font-weight: bold;
}

.tos_box .tops .tops-list-right .fwtel {
    margin: 0;
}


header .top_box {
    width: 100%;
    background: white;
}

header .top_box>.top {
    width: 1250px;
    margin: 10px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header>.top_nav {
    border-bottom: 4px solid #005eea;
    width: 100%;
    overflow: hidden;
}

header>.top_nav>ul {
    width: 1250px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 44px;
}
header>.top_nav>ul .all_fl{
    width: 245px;
    line-height: 42px;
    background: #005eea;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 7px
}
header>.top_nav>ul .all_fl img{
    position: relative;
    top: 5px;
    margin-right: 10px;
}
header>.top_nav>ul>li {
    font-size: 16px;
    padding: 0;
    align-items: center;
    width: 105px;
    text-align: center;
}
header>.top_nav>ul>li:nth-child(4)>a{
    display: flex;
    justify-content: center;
}
header>.top_nav>ul>li:nth-child(4)>a>span{
    font-size: 35px;
    color: #fb6a15;
}
header>.top_nav>ul>li>a>span {
    font-size: 20px;
    margin-right: 5px;
}

header>.top_nav>ul>li a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

header>.top_nav>ul>li>.active {
    /*color: #ff1700!important;*/
}

header>.top_nav>ul>li .active {
    color: #005eea;
    text-align: center;
    display: block;
}

header .logo {
    height: auto;
}

header .logo img {
    width: auto;
    height: 78px;
}

header .search {
    /* width: 500px; */
}

header .search .top {
    display: flex;
    align-items: center;
    position: relative;
}

.cust {
    color: #fff;
}

.huise {
    margin-left: 5px;
}

.huise a {
    color: #333;
}

.qq_img .icon {
    width: 20px;
    height: 20px;
    position: relative;
    animation: mymove 0.5s infinite;
    -webkit-animation: mymove 0.5s infinite;
}
.ban_box img{
    width: 100%;
}
.banxin{
    max-width: 1250px;
    margin: 0 auto;
}
.router {
    background-color: #f5f5f5;
    padding: 8px 0;
    margin-top: -4px;
    z-index: 1;
    position: relative;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb>li span{
    padding: 0 5px;
    color: #ccc;
}
@keyframes mymove {
    from {
        bottom: 0px;
    }

    to {
        top: 4px;
    }
}

@-webkit-keyframes mymove {
    from {
        bottom: 0px;
    }

    to {
        top: 4px;
    }
}

.searchlist {
    position: absolute;
    top: 42px;
    left: 0;
    width: 555px;
    border: 1px solid #e2e2e2;
    background: white;
    max-height: 350px;
    overflow-y: scroll;
    display: none;
    z-index: 1;
}

.searchlist li a {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}

.searchlist li a:hover {
    background: #2196f338;
}

.sczl{
    height: 42px;
    border: 2px solid #005eea;
    border-right: none;
    width: 135px;
    text-align: -webkit-center;
    color: #6b6b6b;
    background: #fff;
}

select:focus{outline: none;}
option:focus{outline: none;}

header .search .top input {
    /* width: calc(100% - 50px); */
    height: 42px;
    border: 2px solid #005eea;
    outline: none;
    box-sizing: border-box;
    padding-left: 15px;
    width: 140px;
}

header .search .top .search {
    width: 70px;
    height: 42px;
    background: #005eea;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
}

header .search .top .search span {
    font-size: 30px;
    color: white;
}

header .search .bottom {
    margin-top: 5px;
    /* padding: 0 10px; */
}
header .search .bottom .swiper-slide{
    display: inline-block;
    width: auto;
}
header .search .bottom a {
    padding: 0 8px;
    color: #b4b1b1;
    font-size: 13px;
    text-decoration: none;
}

header .search .bottom a:first-child {
    padding-left: 0;
}

header .right .top div {
    display: inline-flex;
    /*width: 170px;*/
    height: 42px;
    background: #005eea;
    align-items: center;
    justify-content: space-around;
    font-size: 14px;
    color: #fff;
    padding: 0 12px;
    cursor: pointer;
    box-sizing: border-box;
}
header .right .top .car_text{
    margin: 0 10px;
    color: #fff;
}
header .right .top div:nth-child(1) {
    margin-right: 12px;
}

header .right .top div span:nth-child(1) {
    font-size: 20px;
    color: #fff;
}

header .right .top div #dhsl_price {
    font-size: 14px;
    color: #fff;
}
.ewm img{ 
    width: 100px;
}
header .right .top div span:nth-child(3) {
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    color: #005eea;
    background: #fff;
    text-align: center;
    line-height: 23px;
}
header .right .top div .gwc_text{
    color: #fff;
    margin: 0 10px;
}
header .right .bottom {
    margin-top: 15px;
}

header .right .bottom div {
    width: 196px;
    height: 40px;
    background: red;
    float: right;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: white;
}

.ppdt_inp {
	flex: 1;
	border-right: 0 !important;
}

.look {
    width: 280px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #000;
}

.content_box {
    background: #f5f5f5;
}

.content_box>.content {
    width: 1250px;
    margin: 0 auto;
}

.content>.banner_top {
    height: 400px;
    padding: 0;
    position: relative;
}

.banner_top #banner_one .swiper-container img {
    width: 1250px;
    height: 400px;
}

.banner_top #banner_one .swiper-container {
    --swiper-theme-color: white;
}

.banner_top #banner_one .swiper-slide {
    text-align: center;
}

.banner_top #banner_one .swiper-container img {
    padding: 10px 0;
}

.defau_lobox {
    width: 280px;
    height: 400px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9;
}

.defau_lobox>ul {
    display: block;
    width: 100%;
    height: 350px;
}

#index_searlist li {
    padding: 15px 10px;
    display: flex;
    justify-content: space-between;
    color: white;
    border-bottom: 1px solid #9e9e9e;
}
#index_searlist li>span:nth-child(1){
    display: inline-block;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list {
    height: 574px;
    margin-top: 15px;
}

.list .title {
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #a20937;
    color: #636363;
    font-size: 16px;
    padding: 0 !important;
}

.list .body {
    display: flex;
    height: 528px;
}

.list .body .lef {
    margin-top: 10px;
    width: 200px;
    overflow: hidden;
}

.list .body .lef img {
    width: 100%;
    height: 100%;
}

.list .body .right {
    width: 1050px;
    display: flex;
    flex-wrap: wrap;
}

.list .body .right li {
    width: 252.5px;
    height: 254px;
    margin-left: 10px;
    margin-top: 10px;
    background: white;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
    transition: all 0.5s;
    border: 2px solid #ffffff;
}

.list .body .right li .imgs {
    height: 160px;
    overflow: hidden;
}

.list .body .right li .imgs img {
    width: auto;
    height: 160px;
    display: block;
    margin: auto;
    overflow: hidden;
    webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.list .body .right li:hover .imgs img {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.list .body .right li:hover {
    /* box-shadow: 1px 1px 18px rgba(0,0,0,.63); */
    border: 2px solid #ff0000;
}

.list .body .right li .price {
    color: red;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-bottom: 8px;
}

.list .body .right li .remake {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #636363;
}

footer {
    background: #3a3a3a;
    width: 100%;
    overflow: hidden;
    border-top: 6px solid #005eea;
}

footer .contents,
.bottom_footer .contents {
    width: 1250px;
    margin: 0 auto;
}

footer .contents .top .nav {
    display: flex;
    align-items: center;
    color: white;
    font-size: 20px;
    justify-content: space-between;
    border-bottom: 1px solid #5a5a5a;
    padding: 40px 0;
}
footer .contents .top .nav li{
    display: flex;
    align-items: center;
}
footer .contents .top .nav li img{
    float: left;
    margin-right: 15px;
    width: 48px;
}
footer .contents .top .lists {
    padding: 30px 0;
    display: flex !important;
    justify-content: space-between;
}

footer .contents .top .lists li:last-child img {
    display: block;
    width: 150px;
    height: 150px;
}

footer .contents .top .lists li:last-child span {
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

footer .contents .top .lists li span {
    display: block;
    color: #b9b9b9;
    font-size: 13px;
    line-height: 32px;
}

footer .contents .top .lists li a {
    color: #b9b9b9;
    font-size: 13px;
}

footer .contents .top .lists li h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

footer .contents .bottom {
    height: 118px;
    background: #343434;
}
footer>center{
    color: #ccc;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    background: #5a5a5a;
    font-size: 12px;
}
footer>center>a{
    color: #ccc; 
}
.bottom_footer {
    background: #343434;
    height: 60px;
    padding: 20px 0;
    font-size: 12px;
    line-height: 22px;
    color: #a4a4a4;
}

.bottom_footer .contents .top {
    display: flex;
    justify-content: space-between;
}


.begin_list>.lef>#Aicaibao {
    display: none;
}

.listGroup_rignav {
    height: auto !important;
    display: block !important;
    padding: 8px 10px !important;

}

.sear_text {
    font-size: 12px;
    margin-bottom: 8px;
    color: #8c8c8c;
}
#searlist{
    max-height: 95px;
    overflow-y: auto;
}
#searlist span {
    display: inline-block;
    width: 101px;
}

#searlist span a {
    display: inline-block;
    color: #333;
    transition: all 0.3s;
    padding: 8px 0;
}
#searlist span a:hover{
    color: #005eea;
}
#searlist span a.active {
    color: #005eea;
}

#jph_box {
    width: 270px !important;
    margin-top: 20px;
    background: white;
    padding-top: 20px;
}

#jph_box li {
    width: 100% !important;
    margin: 0 !important;
}

.mbnav {
    margin: 0 !important;
}

.youhui {
    color: #333;
    font-size: 15px;
    margin-right: 38px;
    cursor: pointer;
    float: right;
    line-height: 50px;
    margin: 0;
}
/*鎷艰喘*/
.spellorder>li {
    height: 505px;
    width: 100%;
    padding: 50px 23px;
    box-sizing: border-box;
    background: white;
    display: inline-flex;
    justify-content: space-between;
    margin-top: 60px;
}
.spellorder>li>.lef {
    width: 570px;
    overflow: hidden;
    position: relative;
    background-image: url(../image/bg1.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    justify-content: space-between;
}
.spellorder>li:nth-child(2n)>.lef{
    background-image: url(../image/bg2.jpg) !important;
}
.spellorder>li:nth-child(3n)>.lef{
    background-image: url(../image/bg3.jpg);
}
.spellorder>li>.lef>.shop_cot>h3{
    font-size: 40px;
    color: #005BA4;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    text-align: center;
}
.spellorder>li>.lef>.shop_cot>p{
    font-size: 26px;
    text-align: center;
    line-height: 65px;
    color: #333;
}
.spellorder>li>.lef>.shop_cot>h4{
    font-size: 40px;
    color: #f36c3e;
    text-align: center;
}
.spellorder>li>.lef>.imgs_box{
    width: 300px;
    height: 405px;
}
.spellorder>li>.lef>.imgs_box .swiper-slide{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.spellorder>li>.lef>.imgs_box img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.spellorder>li>.lef>.djs {
    position: absolute;
    width: 315px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    border-radius: 0 0 40px 0px;
    top: 0;
    left: 0;
    background: #653626;
    color: white;
    text-align: center;
    z-index: 10;
}

.spellorder>li>.lef>.djs>span {
    text-align: center;
    background: white;
    color: #653626;
    padding: 2px 3px;
    border-radius: 3px;
    margin: 0 5px;
}

.spellorder>li>.rig {
    width: calc(100% - 600px);
}
.spellorder>li>.rig>h3>span {
    margin-right: 15px;
    font-size: 20px;
    color: #333;
}

.spellorder>li>.rig>div {
    margin-top: 30px;
    color: #666;
    font-size: 14px;
}
.spellorder>li>.rig>.dg{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.spellorder>li>.rig>.dg>div:nth-child(2){
    height: 20px;
    color: #ccc;
}

.spellorder>li>.rig>.price {
    padding: 20px 25px 20px 20px;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spellorder>li>.rig>.price>.lef>div{
    /*padding: 10px 0;*/
    color: #666;
    font-size: 16px;
}
.spellorder>li>.rig>.price>.lef>div:nth-child(1){
    margin-bottom: 20px;
}
.spellorder>li>.rig>.price>.lef {
    width: calc(100% - 90px);
    border-right: 1px solid #dedede;
}

.spellorder>li>.rig>.price>.rig {
    width: 90px;
    text-align: right;
    font-size: 16px;
}
.spellorder>li>.rig>.price>.rig>div:nth-child(1){
    margin-bottom: 10px;
}
.spellorder>li>.rig>.price>.lef>div>label {
    display: inline-block;
    width:95px;
}

.spellorder>li>.rig>.price>.lef>div>.cp_price {
    color: red;
}

.spellorder>li>.rig>.price>.lef>div>.cp_price>span {
    font-size: 40px;
    font-weight: bold;
    margin-right: 5px;
}

.spellorder>li>.rig>.price>.lef>div>.ddgm {
    margin-left: 15px;
}

.spellorder>li>.rig>.price>.lef>div>.qpl {
    background: red;
    padding: 2px 10px;
    color: white;
}

.spellorder>li>.rig>.dg>div {
    display: flex;
    align-items: center;
}

.spellorder>li>.rig>.dg>div>div>input {
    outline: none;
    width: 59px;
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    border: none;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    float: left;
}

.spellorder>li>.rig>.dg>div>div>button {
    width: 30px;
    height: 30px;
    background: white;
    outline: none;
    border: 1px solid gainsboro;
    cursor: pointer;
    float: left;
}

.spellorder>li>.rig>.dg>div>span {
    padding: 2px 10px;
    color: red;
    border: 1px solid red;
    margin-left: 15px;
}
.spellorder>li>.rig>.but{
    background:#FBEDD5
}
.spellorder>li>.rig>.but>button {
    width: 250px;
    border: none;
    cursor: pointer;
    background: red;
    color: white;
    height: 45px;
    line-height: 40px;
    font-size: 20px;
    outline: none;
}
.spellorder>li>.rig>.remak>p {
    line-height: 25px;
    font-size: 13px;
    color: #ccc;
}
.spellorder>li>.rig>.remak>p:nth-child(1){
    color: #333;
}
.nothing_box{
    width: 100%;
    background: white;
    margin-top: 20px;
    display: inline-block;
}

/* 加入购物车消息提示 */
.shop_tip {
    width: 100%;
    position: fixed;
    top: 80px;
    z-index: 99;
    display: none;
}
.shop_tip_box {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 350px;
    background-color: #f0f9eb;
    color: #67c23a;
    border-radius: 5px;
    text-align: center;
    padding: 40px 0;;
}
.shop_content {
    margin-left: 5px;
}
/* 加入购物车失败消息提示 */
.tip_error {
    width: 100%;
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 99;
    display: none;
}
.box_error {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 350px;
    background-color: #fff1f0;
    color: #f5222d;
    border-radius: 5px;
    text-align: center;
    padding: 40px 0;;
}
.content_error {
    margin-left: 5px;
}
.shib {
    background-color: #ffe7e7;
    color: #ff0000;
}
/* footer-start */
.footer_box{
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    border-top: 4px solid #005eea;
}
.footer_box .content{
    margin: 0 auto;
    max-width: 1250px;
    overflow: hidden;
}
.footer_box .foot_icon {
    border-bottom: 1px solid #e6e6e6;
}
.footer_box .foot_icon .content .advert_box{
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}
.footer_box .foot_icon .content .advert_box li{
    display: flex;
    align-items: center;
}
.footer_box .foot_icon .content .advert_box li img{
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 46px;
}
.footer_box .foot_icon .content .advert_box li .advert_text h3{
    font-size: 18px;
    margin: 15px 0;
    font-weight: bold;
}
.footer_box .content .foot_serv_box{
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
.footer_box .content .foot_serv_box ul h3{
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.footer_box .content .foot_serv_box ul li a{
    font-size: 14px;
    margin: 0;
    line-height: 36px;
    color: #666666;
}
.footer_box .content .foot_serv_box ul li a:hover{
    color:#005eea
}
.footer_box .content .foot_serv_box ul:last-child h3{
    text-align: center;
}
.footer_box .content .foot_serv_box ul:last-child img{
    width: 145px;
    display: block;
    margin: 0 auto;
}
.footer_box .content .foot_serv_box ul:last-child p{
    text-align: center;
    margin: 6px 0;
    color: #666;
}
.footer_box .content .foot_serv_box ul .wm_box{
    display: flex;
}
.footer_box .content .foot_serv_box ul .wm_box .qr:first-child{
    margin-right: 15px;
}
.footer_box center{
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
    background: #005eea;
}
.banq_box p,
.banq_box span,
.banq_box span a{
    font-size: 13px;
    color: #fff;
    margin: 0;
    line-height: 26px;
}


/* footer-end */


/* right悬浮-start */
.right_suspension{
    width: 36px;
    background: #000;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}
.right_suspension ul{
    position: relative;
    top: 25%;
}
.right_suspension ul li{
    margin: 10px 0;
    padding: 10px 0;
    position: relative;
}
.right_suspension ul li img{
    width: 26px;
    height: 26px;
    margin: auto;
    display: block;
}
.right_suspension ul li p{
    width: 16px;
    color: #fff;
    display: block;
    margin: auto;
    font-size: 14px;
}
.login_box{
    text-align: center;
}
.login_box span{
    font-size: 26px;
    color: #fff;
}
.login_box .login_text{
    display: none;
    position: absolute;
    width: 200px;
    height: auto;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    border-radius: 5px 0 0 5px;
    right: 36px;
    top: -35px;
    text-align: center;
}
.login_box .login_text img{
    width: 55px;
    height: 55px;
}
.login_box .login_text p{
    color: #333;
    width: 100%;
    margin: 10px 0;
}
.login_box .login_text>div a{
    font-size: 13px;
    color: #ff0000;
    margin: 0 5px;
}
.login_box:hover,
.kf_box:hover,
.code_box:hover {
    background: #005eea;
}
.login_box:hover .login_text{
    display: block;
}
.kf_box .suspen_kf{
    display: none;
    position: absolute;
    width: 160px;
    height: auto;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    border-radius: 5px 0 0 5px;
    right: 36px;
    top: -22px;
}
.kf_box .suspen_kf img{
    float: left;
    margin-right: 10px;
    width: 28px;
    height: 28px;
}
.kf_box .suspen_kf p{
    color: #333;
    width: 120px;
    line-height: 32px;
}
.kf_box .suspen_kf>div{
    display: flex;
    margin-top: 10px;
}
.kf_box:hover .suspen_kf{
    display: block;
}
.suspen_cart span{
    font-size: 23px;
    color: #fff;
    display: block;
    margin: 0 0 5px 6px;
}
.suspen_cart:hover{
    background: #005eea;
}
.code_box .code{
    display: none;
    position: absolute;
    width:auto;
    height: auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    border-radius: 5px 0 0 5px;
    right: 36px;
    top: 0;
    text-align: center;
}
.code_box>img{
    width: 22px!important;
    height: 22px!important;
}
.code_box .code img{
    width: 150px;
    height: 150px;
}
.code_box:hover .code{
    display: block;
}
.code_box .code p{
    color: #333;
    width: 100%;
    margin: 0;
}
#myBtn {
	display: none;
	position: fixed;
    bottom: 0;
    right: 0;
    cursor: pointer;
    width: 36px;
    margin: 0;
}
#myBtn img{
    width: 22px;
    height: 22px;
}
#myBtn:hover {
	background-color: #005eea;
}

/* right悬浮-end */