.other_header{margin: auto; background: #ffffff;}
.header_warp{ margin: auto; width: 1200px; margin-top: 10px;}
.header_warp .logo{ text-align:center; padding: 25px 0; }


/*********套红样式**********/
.header_warp_th{ width: 1200px; margin:0 auto; margin-top: 15px; }
.header_warp_th .logo{ text-align:center; }

/*********套红样式**********/
.nav_bg_th { margin:0 auto; background: #064ec0; border-bottom: 5px solid #d6181f; margin-top: 15px; height: 48px; }


.nav_bg { margin:0 auto; background: #af0d0a; border-bottom: 5px solid #af0d0a; margin-top: 20px; height: 45px; }

.nav_bg .nav { margin: auto; width: 1200px; height: 45px; text-align: center; }
.nav_bg .nav a{ color:#fff;
    width: 148px;
    height: 45px;
    line-height: 45px;
    float: left;
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.nav_bg .nav a:hover{ background: #f7a902;}
.nav_bg .nav li.top_separte span {
    width: 2px;
    height: 20px;
    font-size: 22px;
    background-color: #ffffff;
    margin: 13px 12px 0;
    display: block;
    float: left;
}