.tea {
    height: 105px;
    background-position: top center;
}
.footer .bdr {
    border-color: #585858;
}
.bdr {
    border-right: 1px solid #ddd;
}
.footer {
    background-color: #333;
    font-size: 14px;
    color: #fff;
}
.copyright {
    padding-bottom: 80px !important;
}
li {
    list-style: none;

}
ul{
    padding-inline-start:0;
}
.footer-menu > li {
    float: left;
    width: 25%;
    padding-left: 20px;
}
.button.bg-orange:hover{
    background-color: transparent;
    color:#f08300;
    transition: 1s all ease;
}

/* 底部广告 */
.footer-form {
    width: 100%;
    height: 80px;
    background-image: url(../img/bottom-form.png);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 0;
    padding-top: 20px;
    z-index: 5;
}
.main_area {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.libiaofl {
    border: 1px solid #ffe1cb;
    background: #fff3eb;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
    display: block;
}
.lanmuwai {
    padding: 0;
}
.mbxie {
    width: 100%;
    overflow: hidden;
    background: url(../img/mbxie.jpg) repeat-x 0 -5px;
    background-color: #fdfbfb;
}
.breadcrumb {
    margin: 0 auto;
    width: 1200px;
    color: #333;
    font-size: 14px;

}
.breadcrumb {
    background-color: transparent;
}
.main_title p {
    font-size: 29px;
    line-height: 98px;
    font-family: SimSun;
    margin: 0;
    padding: 0;
}
.small_title{
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: -10px;
}
.small_title a {
    color: #3e4149 !important;
}