/* ´¼¯à¤pÂF */
.smartDove {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: block;
	width: 63px;
	z-index: 100;
}
.smartDoveInner {
     width: 100%;
     position: relative;
}

.smart_dove img {
    display: block;
    width: 100%;
}
.dovemessage {
     position: absolute;
    top: 0;
    right: 69px;
    width: 160px;
}
.dovemessage img {
   
    width: 100%;
}
.dovemessage {
	/*display: none;*/
}
/* ´¼¯à¤pÂF end */