.sx-tip{
    width: 380px !important;
    margin-left: -190px !important;
}
.sx-div{
	background-image: url('../../../images/wecom/pc/cus_bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.sx-logo{
	width: 223px;
	height: 60px;
	background-image: url('../../../images/wecom/pc/logo0802.png');
	background-size: 100% 100%;
	cursor: alias !important;
}
.sx-con{
	background: url('../../../images/wecom/pc/cus_con.png') no-repeat;
    background-size: 100% 100%;
}
.none {
    display: none;
}