@media screen and (max-width:20em){#home-blog{display:none}}::-webkit-scrollbar {  width: 10px;}::-webkit-scrollbar-track {  background: #d6d5d5;}::-webkit-scrollbar-thumb {  background-color: #5c5c5d;  border-radius: 20px;  border: 0px;}.chatboxMain {	display: none;    position: fixed;    bottom: 0%;    right: 0%;    z-index: 111;    width: 100%;    height: 100%;    padding: 0px;    border: 1px solid #b7b7b7;    font-family: Arial;}.chatboxDivIcon{	border: 2px solid #dddddd;    background: #dddddd;    position: fixed;    bottom: 1%;    right: 1%;    z-index: 111;    border-radius: 40px;    cursor: pointer;    width: 47px;    height: 47px;    box-shadow: 3px 3px 8px #9d9d9d;}.chatboxIcon {	width: 33px;	height: 33px;	display: inline-block;	padding: 8px;}.chatboxIconNbFrame{	position: absolute;    right: -9px;    top: -8px;    border-radius: 20px;    border: 1px solid #bfbfbf;    width: 18px;    height: 18px;    background: #ff0000;}.chatboxIconNbBody{	overflow: hidden;	margin: 0;	padding: 1px 5px;    font-size: 14px;    font-family: Arial;    color: #ffffff;    font-weight: bold;}.ChatMainBody {	margin: 0px;	font-family: Arial;	font-size: 13px;	color: #1e1e1e;	background: #f5f5f5;}.ChatMainTop {	width: calc(100% - 26px);	background: #0081c6;	font-size: 17px;	padding: 6px 6px 6px 20px;	font-family: Arial;	color: #fff;	font-weight: bold;}.ChatMainQR {	height: calc(100% - 100px);	overflow: auto;	scrollbar-width: thin;}.ChatMainQ {	height: 66px;	border-top: 2px solid #dfdfdf;	background: #fff;	margin: 0px;}.ChatBoxR {	background: #fff;	border: 1px solid #a5a4a4;	border-radius: 7px;	margin: 10px 10px 10px 10px;	width: calc(100% - 36px);	padding: 7px;}.ChatBoxQ {	background: #c0e9ff;	border: 1px solid #a5a4a4;	border-radius: 7px;	margin: 10px 10px 10px calc(30% - 26px);	width: 70%;	padding: 7px;	text-align: right;}.ChatRul {	margin: 5px 0px 0px 0px;	padding: 0px 0px 0px 17px;}.ChatRli {	color: #283b99;    font-weight: bold;	cursor: pointer;}.ChatQQ {	width: 98%;    height: 100%;    margin: 0px;    outline: none;    resize: none;    border: 0px;    padding: 5px;}.ChatIconLinka {}.ChatIconLinkimg {	width: 10px;	padding: 0px 0px 0px 5px;}.ChatIconsSpan {	position: absolute;    right: 4px;}.ChatIcons {	position: relative;	display: inline-block;    width: 15px;    border-radius: 4px;    background: #fff;    color: #000;    padding: 0px 0px 0px 4px;	cursor: pointer;}