    #c202234 ul {list-style: none;width:1200px; margin: 0px auto; padding: 0px;} 
    #c202234 ul li a {font-family: 微软雅黑;text-decoration: none;color:#fff; display:block; width:200px; line-height:50px;  text-align:center;   font-size:16px;} 
    #c202234 ul li { float:left; margin-left:0px;} 
    #c202234 ul li a:hover {background:#740000;}
    #c202234 ul li a#current { background:#740000; font-weight:bold; color:#fff;}
    #c202234 ul li ul {  display:none; border:0px solid #ccc;display:none;} 
    #c202234 ul li ul li {font-family: 微软雅黑;text-decoration: none; float:none;  margin:0;border-bottom:1px solid #004161;min-height:35px;line-height:35px; width:133px;}
    #c202234 ul li ul li a {min-height:35px;line-height:35px; text-align:center; background:#006699; color:#fff;font-size:14px;min-width:112px;padding:0px 0px;} 
    #c202234 ul li ul li a:hover { background:#740000; color:#fff;}  
    #c202234 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c202234 ul li.sfhover ul { display:block;} 
.banners .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banners {
    font-size: 0;
    z-index: 2;}

.banners .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banners a {
    display: block;}

.banners .img {
    padding-top: 64%;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banners .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banners .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(images/left-20250528.png);}

.banners .slick-arrow.slick-next {
    right: 5%;
    background-image: url(images/right-20250528.png);}

.banners .slick-dots {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0.2rem;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);}

.banners .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banners .slick-dots li.slick-active {
    background: #8d030a;}
