.fontstyle202373{ font-size: 9pt; font-family: 宋体 ;}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.inp {
    width: 204px;
    height: 38px;
    line-height: 38px;
    padding: 0 40px 0 10px;
    font-size: 14px;
    color: #444;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px 0 0 3px;}
 .sub {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    border: none;
    border: 1px solid #d66b0f;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    font-size: 14px;
    color:  #d66b0f;
    background: 0 0;
    background: url(images/ser.svg)  #d66b0f no-repeat center;
    background-size: 20px 20px;}
  #c202377 ul {list-style: none; margin: 0px; padding: 0px;} 
    #c202377 ul li a {font-family: 微软雅黑;text-decoration: none;color:#fff; display:block; width:108px; line-height:45px;  text-align:center;   font-size:14px;} 
    #c202377 ul li { float:left; margin-left:0px;} 
    #c202377 ul li a:hover {background:#a72f16;}
    #c202377 ul li a#current { background:#a72f16; font-weight:bold; color:#fff;}
    #c202377 ul li ul { border:0px solid #ccc; display:none;} 
    #c202377 ul li ul li {font-family: 微软雅黑;text-decoration: none; float:none;  margin:0;border-bottom:1px solid #5d2014;min-height:30px;line-height:39px;}
    #c202377 ul li ul li a {min-height:30px;line-height:39px; text-align:center; background:#a72f16; color:#fff;font-size:14px;min-width:122px;padding:0px 0px;} 
    #c202377 ul li ul li a:hover { background:#a72f16; color:#fff;}  
    #c202377 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c202377 ul li.sfhover ul { display:block;} 
    #c202377 ul li a {
       font-family: fantasy !important;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 199px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;}
#c202377 ul li ul li a {
    min-height: 37px;
    line-height: 39px;
    text-align: center;
    background: #861600 !important;
    color: #fff;
    font-size: 16px;
    min-width: 122px;
    padding-top: 9px;}

.ny_pic2 ul{    overflow: hidden;}
.ny_pic2 ul li {
    float: left;
    margin: 1%;
    width: 23%;
    text-align: center;}
    .ny_pic2 ul li .box {
        width: 100%;
        height: auto;
        overflow: hidden;}
.ny_pic2 ul li .box a {
    position: relative;
    padding-top: 145%;
    display: block;}
.ny_pic2 ul li .box img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    object-fit: cover;}
    .ny_pic2 ul li .tit a {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
        color: #707070;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;}

    .ny_pic2 ul li:hover .box img {
        transform: scale(1.1);}
