.{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);}

.nynav_ul ul .sanji{display:none;border-top:1px solid #dfdfdf;}
.nynav_ul ul .hover .sanji{display:block;}
.nynav_ul ul .hover .sanji a{background:#fff;color:#333;padding-left:35px;}
.nynav_ul ul .hover .sanji a:hover{color:#9a0000;}
.nynav_ul ul .hover .sanji .hover a{color:#9a0000;}


.video ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;}
.video {    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: auto;}
.video ul li {
    width: 31%;
    height: auto;
    float: left;
    margin: 1%;}
.video ul li .sp {
    width: 100%;
    position: relative;
    z-index: 0;
    padding-top: 60%;}
.pic-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.video ul li .links {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.video ul li .links a {
    color: #444444;
    font-size: 16px;}
.video ul li .links a:hover{color:#9a0000;}
.video ul li .sp .tips{ width:60px; height:60px;position:absolute;left:120px; top:50px;z-index:999;transition:1s;-webkit-transition:1s; -moz-transition:1s;}
.video ul li .sp .tips:hover{transition:1s;-webkit-transition:1s; -moz-transition:1s;-webkit-transform:rotate(360deg) scale(1.2);  -moz-transform:rotate(360deg) scale(1.2); -ms-transform:rotate(360deg) scale(1.2); -o-transform:rotate(360deg) scale(1.2);}

.fl p a{
color:#fff;}
