	body {
	    margin: 0px;
	    padding: 0px;
	}

	.zsbridge {
	    width: 188px;
	    position: fixed;
	    font-family: "Microsoft Yahei";
	    z-index: 999;
	    top: 40%;
	}

	body .zsbridge .bricon {
	    width: 188px;
	}

	.zsbridge .brit {
	    width: 190px;
	    height: 60px;
	    background: url(https://www.xuanzhi.com/topic/public/brig.png) center;
	    color: #FFFFFF;
	    font-weight: bold;
	    overflow: hidden;
	    font-weight: normal;
	}

	.zsbridge .brit p {
	    padding: 0;
	    margin: 0
	}

	.zsbridge .brit .brt {
	    height: 17px;
	    font-size: 15px;
	    color: #FFFFFF;
	    padding: 19px 0 0 55px;
	}

	.zsbridge .brit .bre {
	    font-size: 18px;
	    color: #FFFFFF;
	    margin-left: 55px;
	    letter-spacing: -0.2px;
	    margin-top: 22px !important;
	    line-height: 18px;
	}

	.zsbridge .bricon {
	    width: 188px;
	    border: 1px solid #dddddd;
	    border-top: none;
	    border-bottom-left-radius: 5px;
	    border-bottom-right-radius: 5px;
	    margin-top: 0;
	    padding-bottom: 5px;
	    background: #fff;
	}

	.zsbridge .bricon p {
	    text-align: center;
	    font-size: 18px;
	    color: #666666;
	    padding: 0;
	    margin-top: 0;
	    padding-top: 12px;
	    margin-bottom: 13px;
	}

	.zsbridge .bricon li {
	    list-style: none;
	    width: 150px;
	    height: 28px;
	    line-height: 28px;
	    font-size: 16px;
	    border-radius: 14px;
	    border: 1px solid #51b2ec;
	    color: #51b2ec;
	    text-align: center;
	    margin: 0 auto;
	    margin-bottom: 13px;
	}

	.zsbridge .bricon li a {
	    width: 150px;
	    height: 28px;
	    display: block;
	    cursor: pointer;
	    color: #51b2ec;
	}

	.zsbridge .bricon li:hover {
	    background: #51b2ec;
	}

	.zsbridge .bricon li:hover a {
	    color: #fff;
	}

	body .zsbridge .brit .bre {
	    margin-top: 5px;
	}

	.fix-sobot-init {
	    display: none;
	}

	.fix-sobot-phone {
	    display: block;
	}

	.sobot-init-top {
	    position: relative;
	    width: 190px;
	    height: 80px;
	    background: #01C7E6;
	    background: url(../../images/fengxianpark/sobot_online_bg.png) center no-repeat;
	    background-size: cover;
	    border-radius: 5px 5px 0 0;
	}

	.sobot-init-num {
	    float: left;
	    color: #FFFFFF;
	    font-size: 18px;
	    line-height: 24px;
	    margin-left: 60px;
	    margin-top: 30px;
	}

	.fix-sobot-init {
	    position: fixed;
	    z-index: 999;
	    top: 50%;
	    margin-top: -175px;
	    left: 15px;
	    width: 190px;
	    line-height: 1;
	    border-radius: 4px;
	    box-shadow: 0px 2px 6px 0px rgb(49 74 144 / 20%);
	}

	.sobot-init-top img {
	    position: absolute;
	    width: 190px;
	    height: 80px;
	}

	.sobot-init-contact {
	    position: relative;
	    overflow: hidden;
	    text-align: left;
	    color: #fff;
	    height: 56px;
	    padding-left: 50px;
	    padding-top: 24px;
	}

	.sobot-init-contact p {
	    float: left;
	    width: 100%;
	    color: #FFFFFF;
	    font-size: 16px;
	    margin-bottom: 6px;
	}

	.sobot-init-bottom {
	    width: 188px;
	    border: 1px solid #dddddd;
	    border-bottom-left-radius: 5px;
	    border-bottom-right-radius: 5px;
	    background-color: #FFFFFF;
	}

	.sobot-init-title {
	    color: #333333;
	    font-size: 18px;
	    padding: 18px 0;
	    text-align: center;
	}

	.sobot-init-bottom ul {
	    padding-top: 18px;
	    overflow: hidden;
	}

	.sobot-init-bottom ul li {
	    width: 150px;
	    height: 28px;
	    color: #51b2ec;
	    font-size: 16px;
	    line-height: 28px;
	    text-align: center;
	    border-radius: 14px;
	    border: 1px solid #51b2ec;
	    margin: 0 auto;
	    margin-bottom: 18px;
	    cursor: pointer;
	}

	.sobot-init-bottom ul li:hover {
	    color: #FFFFFF;
	    background-color: #51b2ec;
	}

	/* chouhua.zhaoshang */
	.left-online-box {
	    position: absolute;
	    top: 50%;
	    width: 116px;
	    transform: translateY(-50%);
	    left: 50px;
	    z-index: 999;
	    transition: all 1s linear;
	}

	.online-header {
	    background: url("/Public/temp1//pc/images/index/online_header@2x.png") center no-repeat;
	    background-size: 116px 52px;
	    width: 116px;
	    height: 52px;
	}

	.online-content {
	    background: #FFFFFF;
	    box-shadow: 0px 2px 4px 3px rgba(103, 103, 103, 0.1);
	    border-radius: 6px;
	    position: relative;
	    top: -4px;
	    padding: 10px 0;
	}

	.online-item {
	    padding: 10px 0;
	    text-align: center;
	    cursor: pointer;
	}

	.online-item img {
	    width: 34px;
	}

	.online-item div {
	    font-size: 14px;
	    font-weight: bold;
	    color: #666666;
	    margin-top: 4px;
	}

	.sobot-init-contact .xuan_phone {
	    font-weight: bolder;
	}

	.solo-font {
	    padding-top: 10px;
	}