.innerright{
	background:#fff;
}
.innerright .title{
	/*margin-bottom: 134px;*/
}
.innerright .title span{
	background: url(http://www.dtfy.cn/special/serviceCenterV2/img/inner/bbzyt.png) no-repeat center center;
}
.wzjb{
	display: block;
	margin-top: 44px;
}
.inl_use .title{
	background: url(../img/inner/bzzy.png) no-repeat center center;
}
.inl_use .zhxg .icon{
    background: url(../img/inner/i1.png) no-repeat 0 -120px;
}
.inl_use .zhxg.on .icon,.inl_use .zhxg:hover .icon{
    background: url(../img/inner/i1.png) no-repeat 0 -180px;
}
.inl_use .czxg .icon{
    background: url(../img/inner/i1.png) no-repeat -60px -120px;
}
.inl_use .czxg.on .icon,.inl_use .czxg:hover .icon{
    background: url(../img/inner/i1.png) no-repeat -60px -180px;
}
.inl_use .fpzt .icon{
    background: url(../img/inner/i1.png) no-repeat -120px -120px;
}
.inl_use .fpzt.on .icon,.inl_use .fpzt:hover .icon{
    background: url(../img/inner/i1.png) no-repeat -120px -180px;
}

.search{
	display: block;
	width: 812px;
	height: 44px;
	margin: 0 auto;
	padding-top: 20px;
}
.search .input{
	float: left;
	width: 668px;
	height: 42px;
	background: #f9fcfc;
	border: 1px solid #b3dfd2;
}
.search .input i{
	float: left;
	width: 19px;
	height: 20px;
    background: url(../img/bzzy/s.png) no-repeat center center;
    margin: 11px 6px 11px 12px;
}
.search .input input{
	float: left;
	width: 626px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
    color: #717171;
    border: 0;
    background: none;
}
.search .sbtn{
	float: right;
	width: 134px;
	height: 44px;
	line-height: 44px;
	text-align: center;
    background: url(../img/bzzy/btn.png) no-repeat center center;
    font-family: 'fzzzmc';
    font-size: 20px;
    color: #f6ffff;
}
.search .sbtn:hover{
	background: url(../img/bzzy/btnon.png) no-repeat center center;
}

.blist{
	width: 812px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 42px;
}
.bitem{
	display: block;
	width: 812px;
	height: 79px;
	border-bottom: 1px solid #f0f7f7;
}
.bitem i{
	float: left;
	width: 11px;
	height: 11px;
	margin-top: 34px;
	margin-right: 10px;
	background: url(../img/bzzy/i.png) no-repeat center center;
}
.bitem span{
	float: left;
	width: 780px;
	height: 79px;
	line-height: 79px;
	font-size: 18px;
	color: #717171;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bitem:hover i{
	background: url(../img/bzzy/ion.png) no-repeat center center;
}
.bitem:hover span{
	color: #00a3a5;
}

.bcontent{
	width: 812px;
	margin: 0 auto;
	padding-top: 54px;
	font-size: 18px;
    color: #717171;
}
.btitle{
	display: block;
	width: 812px;
	height: 58px;
	line-height: 58px;
	background: #def6f1;
	text-indent: 22px;
	font-size: 18px;
	color: #00a3a5;
	margin-bottom: 43px;
}
.bcontent .html{
	display: block;
	width: 812px;
	/*padding-top: 36px;*/
	font-size: 18px;
	color: #717171;
	line-height: 32px;
	padding-bottom: 80px;
}
.bcontent .html img{
	max-width: 812px;
}
.bcontent .html a{
	color: #019a9d;
}
.bcontent .html a:hover{
	color: #037d88;
}
.bpl{
	width: 812px;
	height: 25px;
	position: absolute;
	left: 20px;
	bottom: 26px;
}
.bpl span{
	float: left;
	height: 25px;
	line-height: 25px;
	color: #717171;
	font-size: 14px;
	margin-right: 16px;
}
.bpl .yes{
	float: left;
	width: 78px;
	height: 25px;
	margin-right: 12px;
	text-indent: -999999px;
	background: url(../img/bzzy/i1.png) no-repeat center center;
}
.bpl .yes:hover{
	background: url(../img/bzzy/i1hover.png) no-repeat center center;
}
.bpl .yes.on{
	background: url(../img/bzzy/i1on.png) no-repeat center center;
}
.bpl .no{
	float: left;
	width: 78px;
	height: 25px;
	text-indent: -999999px;
	background: url(../img/bzzy/i2.png) no-repeat center center;
}
.bpl .no:hover{
	background: url(../img/bzzy/i2hover.png) no-repeat center center;
}
.bpl .no.on{
	background: url(../img/bzzy/i2on.png) no-repeat center center;
}