.{width:30px;}
    .fl {
        float: left;}

    .fr {
        float: right;}

    .clear {
        clear: both;}

    .w40 {
    width: 280px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);}

    .w60 {
        width: 48%;}

    .w40 img {
        display: flex;
        width: 100%;
        height: auto;}

    .img-box ul li {
        float: left;
        position: relative;
        z-index: 998;
        display: block;
        width: 33%;}

    .img-box ul li a {
        display: block;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        line-height: 35px;
        justify-content: space-between;
            position: relative;}

    .img-box {
        display: none;}

    .img-box li:hover a {
        color: #7d000a !important;}

    
       .nav-l li:nth-child(1):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(2):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(3):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(4):hover .img-box {
        left: 50%;
        transform: translate(-50%);}

    .nav-l li:nth-child(5):hover .img-box {
        left: 50%;
transform: translate(-50%);}

    .nav-r li:nth-child(1):hover .img-box {
        left: 50%;
      transform: translate(-50%);}

    .nav-r li:nth-child(2):hover .img-box {
        left: 50%;
     transform: translate(-50%);}

    .nav-r li:nth-child(3):hover .img-box {
       right: 0;}

    .nav-r li:nth-child(4):hover .img-box {
        right: 0;}

    .nav-r li:nth-child(5):hover .img-box {
        right: 0;}
.img-box a:before {
    content: "·";
    position: absolute;
    font-size: 20px;
    left: 5%;
    top: 0;}
#nav li:hover .img-box {
    top: 100%;
    position: absolute;
    background: #fff;
    width: 658px;
    z-index: 10000;
    transform-origin: top;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 5px;
    justify-content: space-between;
    align-items: center;}
.nav-red li:nth-child(1):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li :nth-child(2):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li:nth-child(3):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li:nth-child(4):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(5):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(6):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(7):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(8):hover .img-box {
    right: 0;
    transform: translate(0);}

.nav-red li:nth-child(9):hover .img-box {
    right: 0;
    transform: translate(0);}

.nav-red li:nth-child(10):hover .img-box {
    right: 0;
    transform: translate(0);}

.content-con TABLE{ width:90%; margin:0 auto; border-collapse:collapse; border:1px solid #bbb;} 
.content-con TABLE TD{ border:1px solid #bbb; padding:0px 5px;} 

.content-con TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14px;}
.content-con TABLE TH P {
    text-indent: 0px; margin: 0px; font-size: 14px;}
.fl p a{
color:#fff;}
