<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-img {
    background: url(../images/bg-1.jpg) no-repeat center center;
}
.contain-3 {
    margin: 60px 0;
}
.title-c {
    position: relative;
    padding-bottom: 8px;
}
.title-c .name {
    color: #ff9000;
    font-size: 20px;
    font-weight: bold;
}
.title-c em {
    color: #c7c9ca;
    font-size: 14px;
}
.title-c:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 3px;
    font-size: 0;
    background: #ff9000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.contact-list {
    color: #fff;
    font-size: 14px;
    padding-left: 0;
    list-style: none;
}
.contact-list li {
    margin-top: 22px;
}
.contact-list li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/icon-contact.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 8px;
}
.contact-list li a{
	color: #fff;
}
.contact-list li .icon-phone {
    background-position: 0 -36px;
}
.contact-list li .icon-phone {
    background-position: 0 -36px;
}
.contact-list li .icon-email {
    background-position: 0 -108px;
}
.contact-list li .icon-addr {
    background-position: 0 0;
}
.contact-list li .icon-phone {
    background-position: 0 -36px;
}
.contact-list li .icon-phone {
    background-position: 0 -36px;
}
.contact-list li .icon-phone {
    background-position: 0 -36px;
}
		

/*�割唱�阪�*/
.col-plug-right {
    position: fixed !important;
    z-index: 99;
    height: 377px;
    bottom: 120px;
    right: 10px;
    min-width: 74px;
    background-color: transparent;
}
.side-bar {
    border-bottom: none;
    background: #fff;
    width: 72px;
}
.side-pannel {
    position: fixed;
    z-index: 99;
    padding: 0;
    font: 12px Verdana, Arial, "\5FAE\8F6F\96C5\9ED1";
}
.side-bar a.text {
    padding-top: 24px;
}
.side-bar a {
    display: block;
    cursor: pointer;
    width: 70px;
    height: 70px;
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    color: #676767;
    text-align: center;
}
.side-bar a:hover {
	text-decoration: none;
}
.side-bar a s {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.g-icon-qq1 {
    background-position: -71px -4px;
    height: 24px;
    margin-top: -10px;
    width: 22px;
}
.side-bar a span {
    line-height: 20px;
}
.side-bar a.call s {
    position: absolute;
    left: 25px;
}
.side-bar a s {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.g-icon-call {
    height: 24px;
    width: 22px;
    margin-top: -12px;
    background-position: -208px -4px;
}
.col-plug-right .side-bar a.call i {
    right: 70px;
}
.side-bar a.call i {
    width: 140px;
    height: 65px;
    position: absolute;
    /* right: 70px; */
    top: 28px;
    margin-top: -25px;
    display: none;
    font-size: 14px;
    background: #fff;
    line-height: 25px;
    border: 1px solid #ccc;
    font-style: normal;
}
.side-bar a.call i span {
    font-size: 16px;
    color: red;
}
.text.call span {
    line-height: 38px;
}
.side-bar&gt;a:last-child {
    border-bottom: none;
}
.side-bar a.gotop s {
    position: absolute;
    top: 50%;
    left: 20px;
    background-position: 0 -4px;
}
.g-icon-top {
    height: 24px;
    width: 35px;
    margin-top: -10px;
    background-position: 0 -33px;
}
.weixin {
    display: none;
    background: #f2f2f2;
    padding: 0 10px;
    width: 135px;
    height: 170px;
    position: fixed;
    right: 0;
    bottom: 0;
    _margin-bottom: 0;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index: 9999;
}
.weixin p {
	font-size: 14px;
    height: 28px;
    line-height: 28px;
}
.weixin span.fl {
    width: 65px;
    color: #999;
    font-size: 12px;
}
.weixin img, .weixin canvas {
    display: block;
    background: #fff;
    padding: 8px;
    width: 100%;
    overflow: hidden;
}
.weixin span.tc {
    height: 30px;
    line-height: 30px;
    display: block;
    color: #999;
}
.g-icon-qq1, .g-icon-qr1, .g-icon-qr2, .g-icon-survey1, .g-icon-survey2, .g-icon-top, .g-icon-call, .g-icon-weibo1, .g-icon-weibo2, .g-icon-xchengxu1 {
    background-image: url(../images/sprite1.png);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.side-bar a.qr:hover i, .side-bar a.call:hover i, .side-bar a.xcx:hover i {
    display: block;
}
		</pre></body></html>