.nav_bg {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 3;}
.nav {
    height: 100px;}
.top_box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;}
.top .nav ul>li {
    line-height: 100px;
    height: 100px;
    position: relative;
    text-align: center;}

.top .nav ul>li>a {
    display: inline-block;
    font-size:2rem;
    color: #fff;
    padding: 0 26px;}

.top .nav ol {
    position: absolute;
    left: 0;
    top: 97px;
    width: 200px;
    background: #8f0607
;}
.top .nav ol:before {
    width: 17px;
    height: 6px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: -33px;}
.top .nav ol>li {
    font-size: 1.6rem;
    color: #fff;
    line-height: 45px;
    text-align: center;}
@media all and (max-width: 768px) {.banner_bg img{    height: 87px;}}
.pb_sys_style1 .p_no_d{
    border: 1px solid #880000 !important;
    color: #fff;
    background-color: #880000 !important;}
