﻿@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);
}

/* 右边 */

.price-middle-right{
	width: 18%;
	height: auto;
	float: left;
	margin-left: 2%;
}
.price-right-text1{
	width: 100%;
	height: auto;
	padding: 15px 15px 15px 15px;
	background: url(../images/main_right_bg.png) repeat;
}
.price-right-text1 h2{
	width: 100%;
	height: auto;
	line-height: 32px;
	font-size: 18px;
	padding-left: 5px;
	background: #fff;
	font-weight: normal;
}
.price-right-text1 ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 10px;
}
.price-right-list{
	width: 45%;
	font-size: 16px;
	height: 30px;
	padding-left: 5px;
}
.price-right-text2{
	width: 100%;
	height: auto;
	padding: 15px 15px 15px 15px;
	background: url(http://www.yinliusms.com/style/image/cbtb.png) repeat;
	margin-top: 30px;
}
.price-right-text2 h2{
	width: 100%;
	height: auto;
	line-height: 32px;
	font-size: 18px;
	float: left;
	padding-left: 5px;
	background: #fff;
	font-weight: normal;
}
.price-right-text2 ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 40px;
}
/* 右边导航 */

.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/image/cbtb.png) no-repeat 0 0;}
.chat_online .phone {background:#006ace url(/style/image/cbtb.png) no-repeat 0 -57px;}
.chat_online .qq {text-indent:0;background:#006ace url(/style/image/cbtb.png) no-repeat 0 -113px;}
.chat_online .qq1 {
    background: #006ace url(/style/image/cbtb.png) no-repeat 0 -170px;
}
.chat_online .erweima {/*height:200px;*/background:#006ace url(/style/image/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;
}