/*-------公共样式-------*/
*{margin: 0; padding: 0;box-sizing: border-box; -webkit-box-sizing: border-box;}
body{width: 100%; height: auto; overflow-x: hidden; font-family: "STXihei", "Micorosoft YaHei"; font-size: 14px; margin: 0 auto; color: #3c3c3c; background: #fff;}
ol,ul{list-style-type: none;}
a{text-decoration: none;color: #111; outline: none;}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
a:hover,a:focus{outline: none;}
a:hover{color: #00C2F1;}
img{display: block; outline: none; border: 0;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.clearbox:after{content: ''; clear: both; display: block; visibility: hidden; height: 0;}
input:focus,select:focus{outline: none;}
h1,h2,h3,h4{font-weight:normal;}
/*离线宝*/
/*#LXB_CONTAINER,#LXB_CONTAINER_SHOW{display: none!important; visibility: hidden!important; opacity: 0!important; filter: alpha(opacity: 0)!important;}*/
/*娃娃咨询*/
#doyoo_panel{display: none!important;}
