﻿/* =============kefu===================*/
.fwxt-right{position:fixed;right:0px;top:73%;margin-top:-100px;z-index:10000;border:0px solid #eee;box-shadow:2px 1px 10px 0px rgba(0,0,0,0.3)}
.fwxt-right a{text-decoration:none}
a:focus{outline: none}
.fwxt-right li{ list-style:none}
.fwxt-right-meau{position:relative;}
.fwxt-right-btn{width:48px;height:48px;text-align:center;display:block;margin-bottom:0px;position:relative;background-color:#FFF;
    /*filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;*/
}
.fwxt-right-btn span{color:#f0422d;font-size:26px;line-height:48px;}


.meau-top .fwxt-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .fwxt-right-btn i{display:block;color:#f0422d; font-style:normal}
.meau-top .fwxt-right-btn i.fa{font-size: 30px}


.meau-top.fwxt-right-meau:hover .fwxt-right-btn,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn
{background-color:#F30;}
.meau-top.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn span
{display:block;color:#FFF}

.meau-top.fwxt-right-meau:hover .fwxt-right-btn i{color:#FFF;}
.fwxt-right-box{position:absolute;top:-15px;right:38px;padding-right:25px;display:none;}
.fwxt-right-box .box-border{border:1px solid #eee;border-top:4px solid #F60;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;
    /*filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;*/
}
.fwxt-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
/*.fwxt-right-box .box-border .arrow-right:before{font-family:'FontAwesome';content:"\f0da";color: #FFF;border: 1px solid #EEE}*/
.fwxt-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:15px;color:#F60}
.fwxt-right-box .box-border .sev-t p{float:left;color:#F60;font-size:18px;line-height:28px; padding: 0; margin: 0}
.fwxt-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#F60;}

.meau-contact .fwxt-right-box .box-border{width:290px;min-height:80px;padding-left: 20px;overflow: hidden;}
.fwxt-right-meau:hover .fwxt-right-box{display:block}
.meau-code .fwxt-right-box{top:inherit;bottom:-35px;}
.meau-code .fwxt-right-box .box-border{width:138px;text-align:center;border-top:1px solid #eee;}
.meau-code .fwxt-right-box .box-border img{ width:120px; height:147px}
.meau-code .fwxt-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
@media (max-width: 767px) {
    .fwxt-right{display: none}
}
/* =============kefu===================*/