﻿@charset "utf-8";



/* 底部监听滑轮事件 */
.hualun {
	background-color: #4251b6 !important;
}

.hualun1 {
	background-color: rgba(8, 19, 82, 0.21) !important;
}

.hualun2 {
	background-color: rgba(32, 46, 128, 1);
}

/* 右边导航 */

.chat_online {position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.chat_online ul li {width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.chat_online .gotop {background:#006ace url(/style/cbtb.png) no-repeat 0 0;}
.chat_online .phone {background:#006ace url(/style/cbtb.png) no-repeat 0 -57px;}
.chat_online .qq {text-indent:0;background:#006ace url(/style/cbtb.png) no-repeat 0 -113px;}
.chat_online .qq1 {
    background: #006ace url(/style/cbtb.png) no-repeat 0 -170px;
}
.chat_online .erweima {/*height:200px;*/background:#006ace url(/style/cbtb.png) no-repeat 0 -227px;}
.chat_online .hd_qr {padding:0 29px 25px 29px;}
.chat_online .qq a {display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
input{
	border:0px;
}