﻿/************************************************************************//* 联系我们 */
.contact-us-bg
{
    background: url("404.png") no-repeat center;
}
.contact_us_title
{
    float: left;
    width: 100%;
    height: auto;
}
.contact_us_title h2
{
    font-size: 24px;
    font-weight: normal;
    color: #121212;
    font-family: 'Noto Sans SC','Source Han Sans','OPPO Sans','Roboto','MiSans','HarmonyOS Sans','思源黑体',sans-serif;/*letter-spacing: .1em;*/
}
.contact_us_title h2 span
{
    font-size: 24px;
    color: #121212;/*letter-spacing: .1em;*/
}
.contact_us_content
{
    margin-top: 40px;
    float: left;
    height: auto;
}
.contact_us_content ul li
{
    margin-bottom: 36px;
    float: left;
    width: 50%;
    height: auto;
}
.contact-us-lumtop
{
    margin-bottom: 10px;
    float: left;
    width: 100%;
    height: 20px;
    font-size: 20px;
    color: #000;
    line-height: 20px;/*letter-spacing: .1em;*/
}
.contact-us-mark1
{
    margin-right: 12px;
    margin-top: 3px;
    float: left;
    width: 13px;
    height: 13px;
    background: #81796f;
}
.contact-us-add
{
    margin-bottom: 22px;
    padding: 20px 22px 20px 22px;
    float: left;/*width: 315px;*/
    width: 95%;
    border: 1px solid #979797;
    box-sizing: border-box;
}
.contact-us-add p
{
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 20px;
    color: #6b6b6b;
    letter-spacing: .1em;
}
.contact-us-mark2
{
    float: left;
    width: 50%;
    height: 1px;
    background: #979797;
}
.contact-us-mark3
{
    float: left;
    width: 50%;
    height: 1px;
}
.contact-us-add1
{
    margin-bottom: 22px;
    float: left;
    position: relative;
    width: 100%;
    height: 146px;
}
.contact-us-add1-text
{
    position: absolute;
    left: 175px;
    bottom: 0;
}
.contact-us-add1-text p
{
    font-size: 12px;
    line-height: 24px;
    color: #6b6b6b;
    letter-spacing: .1em;
}/* 联系我们 */
#content
{
    float: right;
    width: 880px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    padding-left: 40px;
    margin-bottom: 40px;
}
