.box {
    width: 100%;
    position: relative;
    border-top: 4px solid #f4f4f4;
}

.box_left {
    width: 71%;
    position: relative;
}

.box_right {
    width: 24.3%;
    position: relative;
    padding-top: 80px;
}

.box_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lianjie {
    padding: 50px 0 26px 0
}

.lianjie a {
    cursor: pointer;
    color: #595757;
    font-size: 14px;
    text-decoration: none;
}

.lianjie :hover {
    color: red;
}

.box_bottom {
    width: 100%;
    position: relative;
    padding: 30px 0 60px 0;
}

.span4 {
    font-size: 14px;
    color: #727171;
    padding: 20px;
    background: #eeefef;
    display: block;
}

.box_bottom input {
    font-size: 12px;
    color: #727171;
    padding: 16px 12px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_bottom .box_bottom_input1,
.box_bottom .box_bottom_input2 {
    position: relative;
    width: 48%;
    display: inline-block;
}

.box_bottom .box_bottom_input2 {
    left: 4%
}

.box_bottom_textarea {
    font-size: 12px;
    color: #727171;
    padding: 16px 12px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_bottom .box_bottom_submit {
    width: auto;
    color: white;
    background: #29201d;
    border: navajowhite;
    padding: 16px 36px;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 14px;
}

.span5 {
    font-size: 18px;
    display: block;
    border-bottom: 1px dashed #d7d8d8;
    width: 100%;
    padding-bottom: 30px;
}

.box_right ul,
.box_right li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.box_right_ul {
    position: relative;
    width: 100%;
}

.box_right_ul li {
    width: 100%;
    display: block;
    position: relative;
    border-bottom: 1px dashed #d7d8d8;
    color: #595757;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 0;
    cursor: pointer;
}

.box_right_ul a {
    width: 100%;
    display: block;
    position: relative;
    border-bottom: 1px dashed #d7d8d8;
    color: #595757;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 0;
    cursor: pointer;
    text-decoration: none !important;
}

.box_right_jiantou {
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #595757;
    border-right: 1px solid #595757;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-right: 10px;
}

.box_right_ul :hover {
    color: #f1ebdd;
}

.box_right_ul :hover span {
    border-bottom: 1px solid #d8b671;
    border-right: 1px solid #d8b671;
}

.box_right_concact {
    width: 100%;
    position: relative;
}

.box_right_concact_con {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.box_right_concact>span {
    padding: 50px 0 38px 0;
    display: block;
    font-size: 18px;
    color: #3e3a39;
}

.box_right_concact_con img {
    margin-right: 10px;
}

.box_center {
    width: 100%;
    position: relative;
    margin-bottom: 36px;
}

.page {
    width: 100%;
    position: relative;
    text-align: center;
}

.page li {
    padding: 6px 13px;
    border: 1px solid #c9c9ca;
    color: #3e3a39;
    font-size: 14px;
    text-decoration: none;
    margin: 5px 2px 0 2px;
    display: inline-block;
}
.page li a{
    color: #3e3a39;
}
.page .page-active{
    background: #d8b671;
}
.page .page-active a{
color: white !important;
}


.pageactive {
    color: white !important;
    background: #d8b671
}

.box_center_span1 {
    font-size: 16px;
    color: #3e3a39;
    padding: 14px 20px;
    background: #eeefef;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.box_left_top {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.box_left_top img {
    width: 31.5%;
}

.box_left_top_con {
    width: 67%;
    position: relative;
}

.box_left_top_span1 {
    font-size: 18px;
    color: #3e3a39;
    line-height: 58px;
  text-decoration: none !important;
}

.box_left_top_span2 {
    font-size: 14px;
    color: #727171;
    line-height: 21px;
}

.box_center_a1 {
    position: absolute;
    font-size: 12px;
    color: #3e3a39;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    text-decoration: none !important;
}

.box_center_ul {
    list-style: none;
    position: relative;
}

.box_center_li {
    list-style: none;
    position: relative;
    padding: 14px 0;
}

.box_center_li_a {
    text-decoration: none !important;
    color: #3e3a39;
    font-size: 14px;
    line-height: 21px;
}

.box_center_li_span {
    font-size: 14px;
    color: #595757;
    line-height: 21px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    text-decoration: none !important;
}

.box_center_li_a :hover {}

a:focus,
a:hover {
    color: #d8b671;
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .box_left {
        width: 100%;
    }
    .box_right {
        width: 100%;
    }
    .box_con {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .box_change_top_con {
        margin-right: 0px;
        margin-top: 10px;
    }
    .box_left_top img {
        width: 100%;
    }
    .box_left_top_con {
        width: 100%
    }
    .box_left_top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}