.mouseright ul {
    z-index: 99999999999;
    width: 180px;
    background-color: rgb(255, 255, 255);
    position: fixed;
    left: 100px;
    top: 100px;
    border: 1px solid rgb(105, 105, 105);
    text-indent: 10px;
    list-style: none;
    display: none;
}
.mouseright li{
    padding: 5px;
}
.mouseright li a{
    margin-bottom: 13px;
    color: #000;
    font: 800 16px/26px "宋体";
}
.mouseright li:hover{
    background-color: rgb(166 169 168);
}
.windows-top-hind {
    width:100%;
    position: fixed;
    top:80px;
    left:0;
    right:0;
    margin: 0 auto;
    text-align: center;
    z-index: 9999999999;
    display: none;
}
.windows-top-hind span {
    background-color: rgba(0,0,0,0.9);
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border-radius:17px;
    color: #fff;
    padding: 0 15px;
    font-size:14px;
}

/*悬浮菜单*/
.fixed-menu {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -90px;
    width: 70px;
    z-index: 999;
    padding: 0;
}

ul.fx-ul {
    margin-bottom: 0;
    background-color: #0067ED;
    padding: 0;
}

.fx-ul li {
    position: relative;
    border-bottom: 1px solid #fff;
    list-style-type: none;
    margin: 0 5px;
    margin-bottom: 5px;
}

.fx-ul li:last-child {
    border-bottom: 0;
}
.fx-ul li:nth-child(3) {
    border-bottom: 0;
}

.fx-ul li>p {
    text-align: center;
    padding-bottom: 15px;
    line-height: 1;
}

.fx-ul li a p {
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    padding-bottom: 15px;
}

.fx-right .title {
    position: absolute;
    left: 150px;
    bottom: 1px;
    color: #fff;
    line-height: 1;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: -99;
    opacity: 0;
}

.fx-right .title:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    bottom: 14px;
    background-color: #fff;
    transform: rotate(45deg);
}

.fx-right .title .tit-img {
    width: 180px;
}

.fx-right .title img {
    padding: 10px 10px 10px 10px;
    width: 180px;
}

.fx-right .title>p {
    font-size: 14px;
    font-weight: 300;
    color: #0067ED;
    width: 200px;
    padding: 25px 0;
}

.fx-ul li:hover .title {
    left: -220px;
    opacity: 1;
}

.fx-ul li.fx-shop i {
    background: url("__IMG__/sk/consultation.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 23px 0;
    display: block;
}

.fx-ul li a {
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
}

.fx-ul li.fx-contact i {
    background: url("__IMG__/sk/QR-sider.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 23px;
    display: block;
}

.fx-ul li.fx-contact .title {
    background-color: #ffffff;
}

.fx-ul li.fx-contact .title:before {
    background-color: #ffffff;
}

.fx-ul li.fx-top {
    cursor: pointer;
    display: none;
}

.fx-ul li.fx-top i {
    background: url("__IMG__/sk/top.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 23px;
    display: block;
}

.fx-ul li.fx-phone i {
    background: url("__IMG__/sk/phone.png") no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 23px;
    display: block;
}

/*头部*/
#el-popover-3938{
    display:none;
}
#dropdown-menu-2944{
    display:none;
}
.down-menu{
    display:none;
}
.category-box{
    display: none;
}

/*底部*/
footer { background: #2e3433; }
.footer_wrap { padding: 40px 0; }
.footer_nav a { margin-right: 20px; color: #fff; opacity: 0.7; }
.footer_nav a:hover { opacity: 1; }
.footer_copy p { line-height: 30px; color: #999; font-size: 12px; text-align: center;}
.footer_copy p a:hover { opacity: 1; color: #36ad9e; }
.footer_copy { position: relative; padding-top: 10px; }
.footer_copy:before{ content:""; display: block; position: absolute; width: 20px; height: 4px; background: #676767; border-radius: 4px; top: 0; left: 50%; margin-left: -10px; }
.footer_ewm { text-align: center; margin-left: 30px; }
.footer_ewm img { width: 90px; height: 90px; }
.footer_ewm p { margin-top: 10px; color: #999; font-size: 12px; }
.footer_r { margin-left: 440px; margin-top: 30px; display: none; }
.footer_r img { float: left; margin-left: 20px; }
.footer1 .footer_b { line-height: 60px; height: 61px; }
.footer_b p { font-size: 12px; color: #999;}
.footer_b a { margin-left: 10px; }
.footer_lx { margin-right: 20px; position: relative; padding-left: 26px; }
.footer_lx em { width: 20px; height: 20px; border-radius: 100%; background: #424847; font-size: 12px; display: block;position: absolute; top: 50%; left: 0; margin-top: -10px; line-height: 20px; text-align: center; }
.footer_lx span { color: #ccc; }
.footer1 .footer_nav a { margin-right: 2px; font-size: 12px; }
.footer { text-align: center; }
.bj_mt20 {
    margin-top: 20px;
}
.c9 {
    color: #999;
}
/*右侧*/
#rightToolbar {
    display: block;
    position: fixed;
    z-index: 1200;
    right: 0;
    top: 197px;
    font-size: 12px;
    box-sizing: border-box
}
.wlc-navigation-bar li, ol, ul {
    list-style: none;
}
.wlc-navigation-bar {
    background: #fff;
    border: 1px solid #ededed;
    padding-left: 0;
}
.wlc-navigation-bar #goTopBtn img {
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}
.wlc-navigation-bar .wlc-navigation-bar-item {
    cursor: pointer;
    height: 88px;
    width: 48px;
    position: relative
}
.wlc-navigation-bar .wlc-navigation-bar-item + .wlc-navigation-bar-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 1px;
    background: #ededed
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover, .wlc-navigation-bar .wlc-navigation-bar-item:hover:after {
    background: #e61717
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover:last-of-type {
    background: #fff
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box img:nth-last-of-type(2) {
    display: none
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box img:last-of-type {
    display: block
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box span {
    color: #fff
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-text-box {
    display: block
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box img {
    display: block;
    margin: 0 auto 5px
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box img:last-of-type {
    display: none
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box span {
    display: block;
    line-height: 1.2;
    color: #323232;
}
.wlc-navigation-bar .wlc-navigation-bar-item:hover .invite_bg {
    display: block
}
.wlc-navigation-bar .wlc-navigation-bar-item .invite_bg {
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    transform: translate(-92%, -25.5%);
    display: none;
    background-image: url(https://s1.weikeimg.com/_nuxt/img/inviteqrcode_bg.4876fad.png);
    width: 197px;
    height: 177px;
    margin-left: -16px;
    background-repeat: no-repeat
}
.wlc-navigation-bar .wlc-navigation-bar-item .invite_bg .title {
    padding-top: 18px;
    height: 17px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #fff;
    line-height: 14px
}
.wlc-navigation-bar .wlc-navigation-bar-item .invite_bg #inviteQrImg {
    width: 83px;
    height: 83px;
    margin: 32px auto 0
}
.wlc-navigation-bar .wlc-navigation-bar-item .invite_bg div {
    padding-top: 10px;
    height: 14px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 14px
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box {
    width: 180px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    position: absolute;
    left: 0;
    transform: translate(-100%, -25.5%);
    display: none
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-top {
    padding: 13px 0;
    background: #f6f6f6;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content {
    padding: 15px 0 20px
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content p {
    font-size: 12px;
    line-height: 3;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #888
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content > a {
    display: block;
    margin: 0 auto 10px;
    width: 130px;
    height: 28px;
    line-height: 28px;
    background: #ec2828;
    border-radius: 4px;
    color: #fff
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content > a:hover {
    color: #fff !important
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a {
    background: #e7e7e7;
    color: #333
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a.active, .wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a:hover {
    color: #fff;
    background: #ec2828
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content img {
    display: none
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content img.acitve {
    display: inline-block
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box {
    height: 26px;
    margin-bottom: 10px
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333
}
.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box a {
    background: #fff;
    border: 1px solid #e61717;
    border-radius: 4px;
    padding: 5px 15px;
    color: #ec2828;
    font-size: 12px
}
#goTopBtn{
    display: none;
}
.aaaaa:after{
    display: none
}

/*新的右侧*/
#floatDivBoxs {
    width: 170px;
    background: #fff;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 999;
}
#floatDivBoxs .floatDqq li {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 0 0 50px;
    list-style: none;
}
#floatDivBoxs .floatDqq li a {
    text-decoration: none;font-size: 16px;color:#5b0a47;
}
#floatDivBoxs .floatDqq li a:hover {
    color: red;
}
#floatDivBoxs .floatDtxt {
    font-size: 18px;
    color: #333;
    padding: 12px 14px;
}
#floatDivBoxs .floatDtel {
    padding: 0 0 15px 15px;
    font-size: 22px;
    color: red;
}
#floatDivBoxs .floatDtel img {
    display: block;
}
#floatDivBoxs .floatDbg {
    width: 100%;
    height: 20px;
    background: url(/index/img/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.kefuimg {max-width:150px;}