<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*right_fixed_start*/
.b_fixed ul {
    margin: 0;
    padding: 0;
}

.b_fixed li {
    list-style: none;
}

.b_fixed p {
    padding: 0;
    margin: 0;
}
.b_fixed input {

    border: none;
    outline: none;
    -webkit-appearance: none;
    padding: 0;
    font-size: 12px;
}
.b_fixed textarea{
    font-size: 12px;
}
.b_fixed{
    z-index: 999;
}

.right_fixed {
    width: 58px;
    position: fixed;
    top: 55%;
    right: 34px;
}

.right_fixed ul {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    position: relative;
}

.right_fixed ul li {
    width: 100%;
    height: 54px;
}

.right_fixed .division {
    width: 38px;
    height: 1px;
    background: #dedede;
    margin: auto;
}

.right_fixed ul li .min {
    width: 38px;
    margin: auto;
    padding: 4px 0;
    text-align: center;
    display: block;
    height: 45px;
}

.right_fixed ul li .min p {
    font-size: 12px;
    color: #999;

}

.right_fixed ul li .mins {
    display: none;
    font-size: 12px;
    width: 38px;
    margin: auto;
    text-align: center;
    height: 35px;
    padding: 9px 0;

}

.right_fixed ul li .mins a {
    color: #ffffff;
}

.right_fixed ul li:hover {
    background-image: linear-gradient(140deg, #ff8a5e, #f04e5d);
}

/*.right_fixed ul li:hover .min {*/
/*    display: none;*/
/*}*/

/*.right_fixed ul li:hover .mins {*/
/*    display: block;*/
/*}*/


.right_fixed ul li:nth-child(1) .min i {
    content: url("../../img/xtb/indexx_14.png");

}

.right_fixed ul li:nth-child(2) .min i {
    content: url("../../img/xtb/indexx_20.png");

}

.right_fixed ul li:nth-child(3) .min i {
    content: url("../../img/xtb/indexx_22.png");

}

.right_fixed ul li:nth-child(4) .min i {
    content: url("../../img/xtb/indexx_25.png");

}

.right_fixed ul li:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.right_fixed ul li:nth-child(4) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


.right_fixed_top {
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    background: #fff;
    height: 54px;
    margin-top: 11px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #fff;
}

.right_fixed_top img {
    width: auto !important;
    display: block;
    margin: 13px auto 0;

}

.right_fixed_top .top_centent {
    display: none;
    margin-top: 11px;
    font-size: 12px;
    color: #fff;
}

.right_fixed_top:hover .top_mins {
    display: none;
}

.right_fixed_top:hover .top_centent {
    display: block
}

.right_fixed_top:hover {
    background-image: linear-gradient(140deg, #ff8a5e, #f04e5d);
}


.wechat_code {
    width: 158px;
    height: 170px;
    background: #fff;
    position: absolute;
    top: 60px;
    left: -167px;
    display: none;

}

.wechat_code .code_img {
    width: 150px;
    height: 170px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 5px;
    float: left;

}

.wechat_code .code_img img {
    width: 130px;
    height: 130px;
    margin: 10px 1px 1px 10px;
}

.wechat_code .code_img p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 1px;
}

.trigon {
    width:0;
    height:0;
    border-top:8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    float: right;
    margin-top: 70px;

}

.kefu{
    width: 274px;
    height: 260px;
    position: absolute;
    top: 0;
    left: -285px;
    display: none;

}
.kefu .trigon{
    margin-top: 24px;
}
.kefu .kefu_min{
    float: left;
    width: 266px;
    height: 260px;
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 5px;
}
.kefu .kefu_min .tips{
    width: 86%;
    margin: 3% auto 0;
    text-align: left;
    font-size: 12px;
    color: #666666;
}
.kefu .kefu_min .tips a{
    color: #ec4344;
    font-size: 12px;
}
.kefu .kefu_min .kefu_name{
    width: 86%;
    margin: 4% auto 0;
    display: block;
    height: 34px;
    border: 1px solid #e8e8e8;
    border-radius:5px;
    text-indent: 10px;
}
.kefu .kefu_min .kefu_phone{
    width: 86%;
    margin: 2% auto 0;
    display: block;
    height: 34px;
    border: 1px solid #e8e8e8;
    border-radius:5px;
    text-indent: 10px;
}
.kefu .kefu_min .kefu_con{
    width: 86%;
    margin: 2% auto 0;
    display: block;
    height: 66px;
    border: 1px solid #e8e8e8;
    border-radius:5px;
    text-indent: 10px;
    line-height: 16px;
}
.right_fixed input::-webkit-input-placeholder,.right_fixed textarea::-webkit-input-placeholder {
    color: #999999 !important;
    font-size: 12px !important;
    font-family: "寰蒋闆呴粦";
}
.right_fixed input:-moz-placeholder,.right_fixed textarea:-moz-placeholder {
    color: #999999 !important;
    font-size: 12px !important;
    font-family: "寰蒋闆呴粦";
}
.right_fixed input:-ms-input-placeholder,.right_fixed textarea:-ms-input-placeholder {
    color: #999999 !important;
    font-size: 12px !important;
    font-family: "寰蒋闆呴粦";
}
input,button,select,textarea{outline:none}
textarea{resize:none}


.kefu_con{
    width: 84%;
    margin: 2% auto 0;
    display: block;
    height: 64px;
    border: 1px solid #e8e8e8;
    border-radius:5px
}
.kefu .kefu_min .kefu_sub{
    width: 86%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    margin:3% auto 0;
    background: #ec4344;
    border-radius:5px;
    cursor: pointer;
}
.kefu_close{
    content: url("../../img/xtb/llss_03.png");
    position: absolute;
    top: -25px;
    right: -12px;
    cursor: pointer;
}



.dianhua{
    width: 274px;
    height: 109px;
    position: absolute;
    top: 25px;
    left: -285px;
    display: none;

}
.dianhua .trigon{
    margin-top: 44px;
}
.dianhua .dianhua_min{
    float: left;
    width: 266px;
    height: auto;
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 5px;
}
.dianhua .dianhua_min .input{
    width: 86%;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 36px;
    box-sizing: border-box;
    margin: 6% auto 0;
}
.dianhua .dianhua_min .input input{
    display: block;
    width: 78.29%;
    float: left;
    height: 34px;
    margin-left: 1%;
}
.dianhua .dianhua_min .input div{
    width: 20.71%;
    float: right;
    height: 36px;
    margin-top: -1px;
    background: #ec4344;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}
.dianhua .dianhua_min p{
    width: 90%;
    margin: 4% 8%;
    font-size: 14px;
    text-align:center;
    color:#666666;
}
.dianhua .dianhua_min p .z_z{
   display: block;
    text-align: left;
}
.dianhua .dianhua_min p span{
    color: #ec4344;
    font-weight: 700;
}

/*right_fixed_end*/
</pre></body></html>