.header-nav-yybq {
    height: 40px;
    background: #F76A4E;
    /* background: rgb(r255,g266,b226); */
    line-height: 40px
}
.header-nav-yybq .rbar {
    width: 138px;
    background: #F76A4E;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.header-nav-yybq .rbar .line {
    margin: 0 5px;
    color: #F76A4E
}

.header-nav-yybq .rbar a {
    color: #fff
}

.header-nav-yybq .nav {
    font-size: 0;
    margin-left:12px;
}

.header-nav-yybq .nav>li {
    position: relative;
    z-index: 999;
    float: left;
    display: block;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    /* border-right:1px solid #eeeeee; */
}

.header-nav-yybq .nav>li a {
    display: block;
    padding: 0 56px;
    color: #fff;
    text-align: center
}
.header-nav-yybq .nav .line{
    float: left;
    width:1px;
    height:32px;
    background:#eee;
    margin-top:4px;
}
.header-nav-yybq .nav>li.hover a,
.header-nav-yybq .nav>li.hover a:hover {
    background: #F78E8D;
    background-size: cover;
    color: #fff
}

.header-nav-yybq .nav>li>ul {
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    display: none;
    background: #F76A4E
}

.header-nav-yybq .nav>li:hover>a {
    background: #F78E8D
}

.header-nav-yybq .nav>li>ul>li:hover a {
    background: #F78E8D
}

.header-nav-yybq .nav>li:hover>ul {
    display: block
}

.banner-right-yybq{
    width:278px;
}
.banner-right-yybq ul{
    margin-top:20px;
}
.banner-right-yybq ul li{
    width:258px;
    height:52px;
    line-height:52px;
    font-size: 16px;
    color:#fff;
    margin-top:8px;
    /* margin-left:20px */
}
.h-box .h-d .line::after, .banner-left .h-d .line::after{
    content: ''; 
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 174px;
    height: 2px;
    background-color: #F76A4E;
}
.h-box .h-d .yybq:before,.banner-left .h-d .yybq:before {
    display: inline-block;
    margin: -4px 10px 0 0;
    width: 8px;
    height: 16px;
    background: #F76A4E;
    content: '';
    vertical-align: middle
}
.table-list-yybq th {
    padding: 0 0 0 16px;
    background: #000;
    color: #FFFFFF;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    line-height: 36px
}

.table-list-yybq td {
    padding: 0 16px;
    background: #f9f9f9;
    color: #888;
    font-size: 12px;
    line-height: 32px
}

.table-list-yybq tr:hover td {
    background: #f4f1ea !important
}

.table-list-yybq tr:nth-child(odd) td {
    background: #fff;
    color: #888;
    line-height: 32px
}
.yybq-foot{
    background:#F76A4E;
}
/* .table{width:500px;height:150px;margin:0px auto;border:1px solid #000;border-left-width:0;}
.col{width:249px;height:100%;border-left:1px solid #000;float:left;} */