/*订阅弹窗 开始*/
	/*订阅成功*/
.DYPop{    
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
	background: url(../images/bg_Pop.png) repeat;
}
.DYPop .txtPop{
	top: 30%;
	left: 50%;
	margin-left: -90px;
	border-radius: 3px;
}
.DYPop .txtPop span{
	background: url(../images/right.png) no-repeat left center;
}
.YDYPop .txtPop span{
	background: url(../images/wrong.png) no-repeat left center;
}
/*左侧盒子*/
	/*侧边菜单栏 开始*/
.benefit_main .hd{
	width: 164px;
}
.benefit_main .hd .title_hd{
	height: 50px;
	width: 150px;
	line-height: 50px;
	padding-left: 50px;
	background:#0676c9 url(../images/xwdt_title.png) no-repeat 10px center;
	font-size: 20px;
}
.benefit_main .hd ul li ul, .benefit_main .hd ul li ul{
	width: 124px;
	margin-bottom: 30px;
}
.benefit_main .hd ul li ul, .benefit_main .hd ul li ul{
	margin-left: -40px;
}
.benefit_main .hd ul li,.benefit_main .hd ul li ul li{
	width: 124px;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	color: #666666;
	margin-top: 5px;
	font-size: 16px;
	background:#f6f6f6 url(../images/xwdt_li.png) no-repeat 16px center;
}
.benefit_main .hd ul{
	margin-bottom: 30px;
}
.benefit_main .hd ul li ul li:hover{
	color: cornflowerblue;
}
.benefit_main .hd ul li.on, .benefit_main .hd ul li.father:hover{
	font-size: 18px;
	background: #308bd8 url(../images/xwdt_liOn.png) no-repeat 16px center;
	color: #FFFFFF;
}
	/*列表 开始*/
.benefit_main .list{
	width: 706px;
}
.benefit_main .list ul{
	border-top: 1px solid #ededed;
}
.benefit_main .list li{
	height: 90px;
	/*line-height: 90px;*/
	padding: 0 5px;
	border-top: #ededed;
	border-bottom: 1px solid #ededed;
}
.benefit_main .list li .playTitle{
	width:680px;
	height: 50px;
	line-height: 50px;
	background: url(../images/listtitle.png) no-repeat left center;
	padding-left: 23px;
}
.benefit_main .list li .playTitle:hover{
	color: #308bd8;
	background: url(../images/listtitleOn.png) no-repeat left center;
}
.benefit_main .list li .txtBox a{
	height: 18px;
	line-height: 18px;
	border: 1px solid #ededed;
	border-radius: 2px;
	padding: 0 5px;
	margin-right: 10px;
}
.benefit_main .list li .txtBox a:hover{
	color: #fff;
	background-color: #3B94E0;
}
.benefit_main .list li .txtBox .nameSpan{
	max-width: 400px;
}
.benefit_main .list li .txtBox .dateSpan{
	padding-left: 21px;
	background: url(../images/clock.png) no-repeat left center;
}
/*右侧盒子 开始*/
.rightBox .lineHot{
	width: 210px;
	height: 108px;
	padding: 10px 15px 10px 20px;
	background: url(../images/Delete/bg_lineHot.png) no-repeat left center;
}
.rightBox .lineHot .phoneNumBox{
	height: 60px;
	padding-left: 35px;
	background: url(../images/phone_lineHot.png) no-repeat left 6px;
}
.rightBox .lineHot .phoneNumBox .phoneitle,
.rightBox .lineHot .phoneNumBox .phoneNum{
	color: #0a6cfe;
}
.rightBox .lineHot .phoneNumBox .phoneService{
	width: 185px;
	height: 25px;
	line-height: 25px;
	margin-left: -15px;
	background: url(../images/lineHot.png) no-repeat left center;
}
.rightBox .lineHot .onlineService{
	width: 120px;
	height: 28px;
	line-height: 28px;
	background-color: #fa8936;
	border-radius: 20px;
	margin-top: 16px;
}
.rightBox .lineHot .onlineService:hover{
	color: #fff;
	background-color: #fa974e;	
}
.rightBox a.transi:hover{
	color: #308BD8;
}
.rightBox .xmrl,
.rightBox .zcpp{
	width: 200px;
	height: 60px;
	background: url(../images/Delete/xmrlPic.jpg) no-repeat left center;
}
.rightBox .zcpp{
	background: url(../images/Delete/zcppPic.jpg) no-repeat left center;
}
.rightBox .zcjd{
	background: url(../images/Delete/zcjdPic.jpg) no-repeat left center;
}
.rightBox .zctWecheat{
	width: 153px;
	height: 208px;
	padding: 12px 0 0 17px;
	margin: 30px 0 0 45px;
	background: url(../images/Delete/littleCX.jpg) no-repeat left center;
}
