/**html #kefu1 {
	margin-top:50px;--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--
	position:absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 :document.body.scrollTop +50);
}
*/
#kefu1{position:fixed;right:0px;top:130px;z-index:10008;width:154px;padding:10px;background:#fff;border:1px solid #ddd;box-shadow:1px 1px 1px #d4d4d4;font-size:12px;}
#kefu1 .cs_tel{height:25px;background:url('../images/img.gif') no-repeat 0px 0px;}
#kefu1 .cs_tel_ct{color:#666;line-height:150%;}
#kefu1 .cs_tel_num{color:#c00;font-size:15px;font-family:Arial,Verdana;font-style:italic;font-weight:bold;display:block;padding:5px 0px;}

#kefu1 .cs_online{height:30px;font-size:15px;font-weight:bold;color:#333;line-height: 1.6;background:url('../images/img.gif') no-repeat 0px -50px;}
#kefu1 .cs_online_qq{height:25px;}
#kefu1 .cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration:none;font-size:16px;font-weight:bold;color:#c00;}
#kefu1 .cs_qcode img,#kefu1 .cs_online_qq img{vertical-align: bottom;border: 0;}
#kefu1 .cs_qcode{padding:10px 0px 0px 0px;}

#kefu1 .cs_free{height:32px;background:url('../images/img.gif') no-repeat 0px -100px;}
#kefu1 .cs_free a{display:block;font-size:13px;height:32px;text-decoration:none;margin-left: 38px;}

#kefu1 .cs_spr{border-bottom:1px dashed #c0c0c0;margin:8px 0px;}
#kefu1 .cs_space{clear:both;overflow:hidden;height:8px;}
#kefu1 .cs_close{position:absolute;right:5px;top:5px;width:12px;height:12px;background:url('../images/img.gif') no-repeat 0px -150px;}
#kefu1 .cs_close a{display:block;height:10px;}
#kefu1 .cs_close a span{display:none;}


#floatDivBoxs{width:155px;background:#006cc7;position:fixed;top:150px;right:0px;z-index:999;border:4px solid #9CD0FA;border-radius: 5px;}
#floatDivBoxs .floatDtt{width:100%;height:35px;line-height:35px; background:#006cc7;color:#fff;font-size:18px;text-align: center;position:relative;}
#floatDivBoxs .floatDqq{padding:5px 8px;list-style: none;}
#floatDivBoxs .floatDqq li{height:35px;line-height:35px;font-size:12px; text-align: left;}
#floatDivBoxs .floatDqq li img{ float:right;margin-top: 7px;}
#floatDivBoxs .floatDtxt{font-size:15px;color:#333;padding:5px 14px;border-top:1px solid #C4E9FE;text-align: center;}
#floatDivBoxs .floatDtel{padding:0 0 10px 10px;}
#floatDivBoxs .floatImg{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatImg img{ margin-bottom:5px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#F0F9FF;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:150px;right:0;z-index:999;}
#rightArrow a{display:block;height:45px;}
#floatDivBoxs .floatDtel p{font-size: 16px;color: red;margin-bottom: 0;text-align: center;font-weight: 700;}
#floatDivBoxs .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#floatDivBoxs .btn-warning {
    color: #fff;
    background-color: #006cc7;
    border-color: #0065ba;
}
#floatDivBoxs .btn-block {
    display: block;
    width: 100%;
}
#floatDivBoxs .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#floatDivBoxs .pull-right {
    float: right!important;
}
/**#floatDivBoxs .fa-times:before{content: "\f00d";}
#floatDivBoxs :after,#floatDivBoxs  :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}**/

.footer .webLogo {clear: both;
    text-align: center;
    margin-top: 15px;}