@media screen and (max-width: 600px) {
	.yb_conct{
		display: none;
	}
}
.yb_conct {
	  position: fixed;
	  z-index: 9;
	  top: 400px;
	  right: 0;
	}
	yb_bar ul li {
	  width: 180px;
	  color: #fff;
	  margin-bottom: 3px;
	  overflow: hidden;
	}
	.yb_bar .yb_phone {
	  float: right;
	  width: 136px;
	  margin-top: 28px;
	  margin-top: 38px;
	  color: #fff;
	  font-size: 14px;
	}
	
	.yb_QQ iframe {
	  position: relative;
	  top: -5px;
	}
	.yb_phone p {
	  width: 136px;
	  margin-top: 8px;
	  float: left;
	}
	.yb_phone span {
	  font-size: 11px;
	}
	.yb_conct .chushi {
	  background-image: url(/User/Templates/default/callcenter/static/img/fixCont.png);
	  background-repeat: no-repeat;
	  height: 110px;
	  width: 54px;
	  float: left;
	  cursor: pointer;
	}
	.yb_conct .yb_bar {
	  background-image: url(/User/Templates/default/callcenter/static/img/hope.png);
	  background-repeat: no-repeat;
	  float: left;
	  height: 173px;
	  width: 180px;
	}