﻿
.pic-list-text {
    border: 1px solid #b7b7b7;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.location {
    font-size: 22px;
    line-height: 26px;
    color: #262626;
    border-bottom: 1px solid #b0afaf;
}

    .location a {
        color: #3c0e06;
        text-decoration: none;
    }

    .location span {
        color: #401813;
        margin: 0 20px;
        font-family: '\5B8B\4F53';
    }

.div_lo_title {
    padding: 20px 0;
    color: #262626;
    line-height: 26px;
    font-size: 22px;
    font-weight: bold;
}


.custom-box {
    cursor: pointer;
    padding: 10px;
    background-color: #ffffff;
    color: #401813;
    border: 1px solid #401813;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 0px;
}

.custom-selected {
    background-color: #401813;
    color: #ffffff;
}

.custom-box:hover {
    background-color: #401813;
    color: #ffffff;
}

.box-container {
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 0px 50px 0px;
}

p {
    line-height: 2 !important;
    color: #262626 !important;
    padding: 15px 0px !important;
    word-break: break-all !important;
    /*   text-indent: 2em !important;*/
    font-size: 18px !important;
    background: unset !important;
    font-family: "FAE8F6F96C59ED1", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", "Liberation Sans", "Noto Sans CJK SC", sans-serif !important;
}

.page-button {
    width: 100px
}

.sn {
    padding: 20px 0;
    color: #262626;
    line-height: 26px;
    font-size: 22px;
    font-weight: bold;
}

.article-parameters {
    font-size: 15px;
    padding: 15px 0px 10px 10px;
    border-bottom: 1px solid #DCDCDC;
    line-height: 28px;
    color: #9d9595;
}

.article-title {
    padding: 25px 0px 0px 0px;
    font-size: 36px;
    line-height: 55px;
    font-weight: bold;
    color: #262626;
    text-align: center;
}

.article-region {
    background-image: url(images/renwu1.png);
    background-position: left 130px;
    background-repeat: no-repeat;
    padding: 81px 0px 20px 0px;
}

    .article-region > .container {
        background-color: transparent;
        height: 600px
    }
#name {
    height: 40px;
    border: 1px solid #401813;
    width: 100%;
    margin-bottom: 15px;
}

#phone {
    height: 40px;
    border: 1px solid #401813;
    width: 100%;
    margin-bottom: 15px;
}

#message {
    border: 1px solid #401813;
    width: 100%;
    margin-bottom: 15px;
}

.message_button {
    height: 40px;
    width: 200px;
    background-color: #401813;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    float: right;
}
