<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*    CSS Document    */

#indexPage .news .content_list .item_block:first-child .item_img img {
    max-width: 380px;
}

.npagePage.post .team #postInfo .description {
    display: none;
}

.agent-mobile .contactinfo div a,
.agent-mobile .contactinfo p a,
.agent-mobile #mcontact .container_header .title,
.agent-mobile #mcontact .container_header .subtitle,
.agent-mobile .container_header .title,
.agent-mobile .container_header .subtitle,
.agent-mobile #mcontact .contactinfo h3,
.agent-mobile #mcontact .contactinfo p,
.agent-pc #mcontact #contactinfo p,
#sitecontent #mcontact .module_container .container_header .title,
#sitecontent #mcontact .module_container .container_header .subtitle,
#sitecontent #mcontact #contactinfo {
    color: #f5f5f5;
}

#sitecontent #mcontact {
    background: #b00
}

.agent-pc #mcontact #contactinfo div a:hover {
    border: none;
    border-radius: 50%;
    background: #233876;
}

.agent-pc #mcontact #contactinfo div a {
    width: 28px;
    height: 28px;

    text-align: center;

    color: #9fa0a0;
    border: none;
    border-radius: 50%;
   /* background: #f5f5f5;*/
}

.agent-pc #mcontact #contactinfo div a i {
    font-size: 12px;
    line-height: 28px;

    position: static;

    margin: 0;
}

.agent-pc #mcontact #contactinfo div:after {
    display: none;
}

.agent-pc #mcontact #contactinfo div {
    top: 60px;
    left: 0;

    margin: 0;
}

#mcontact.module .module_container .container_header .title {
    font-size: 27px;
    line-height: 42px;
	    color: #f5f5f5;
}

#mcontact.module .module_container .container_header .subtitle {
    font-size: 12px;
    line-height: 32px;
color: #f5f5f5;
    margin: 0;

    text-transform: uppercase;
}

.agent-pc #mcontact .container_content #contactinfo {
    top: -66px;
}

.agent-pc #mcontact #contactinfo h3 {
    font-size: 17px;
color: whitesmoke;
    margin-bottom: 1px;
    padding-top: 73px;
}

#olx_qq li a {
    padding: 12px 20px;
}

#olx_tel {
    padding: 20px 20px;
}

#online_lx {
    width: 212px;
}

.agent-pc #mcontact #contactinfo p {
    font-size: 14px;

    margin-top: 12px;
}

.agent-pc #mcontact #contactinfo .contact_add {
    width: 100%;
}

#olx_tel p {
    font-size: 14px;
}

.agent-pc #mcontact #contactinfo #site_qrcode {
    top: 166px;
}

#site_qrcode img {
    box-sizing: border-box;
    width: 106px;
    margin-left: 7px;

    border: 6px solid;
}

.agent-pc #mcontact #contactinfo div a {
    margin-right: 18px;
}

#contactform {
    display: none;
}

.agent-pc #mcontact .container_header {
    float: none;

    width: 100%;
}

.agent-mobile #mcontact .contactinfo p {
    height: auto;
}

.agent-mobile .contactinfo div a {
    text-align: center;
}

.zip,
.contact_zip {
    display: none;
}

.tel_wrapper {
    font-size: 12px;
    line-height: inherit;

    float: left;

    width: 290px;
    height: auto;
    margin: 0;
    padding-right: 60px;

    letter-spacing: 1px;
}

#contactinfo {
    letter-spacing: 1px;
}


/* 2019.07.09 yyq 修改 */
/* 联系我们二维码 */
#site_qrcode img {
    border: none;
}

/* 2019.07.09 yyq 修改 */

.ff_social ul li{ color:#fff; font-size: 17px; line-height:40px;}
.ff_social ul li span{ font-weight:bold;font-size: 18px;}


</pre></body></html>