.floatdivids{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.csltmskj .prev,
.csltmskj .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.csltmskj .next{ left:auto; right:3%; background-position:8px 5px; }
.csltmskj .prev:hover,
.csltmskj .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.csltmskj{
    width: 100%;
    overflow: hidden;
}
.csltmskj li{
    height: 250px;
}
.csltmskj img{
    width: 100%;
    height: 100%;
}
.csltms-container{
    position: relative;
    width: 100%;
}
.csltms{
    position: absolute;
    border:1px solid #f0eded;
    bottom: -40px;
    padding:15px 20px;
    width: 60%;
    height: 60px;
    text-align: center;
    left: 20%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 3px #f0eded;
    -moz-box-shadow: 1px 1px 3px #f0eded;
    box-shadow: 1px 1px 3px #f0eded;
}
.csltms-container .swiper-button-prev:after,.csltms-container .swiper-container-rtl .swiper-button-next:after{
    font-size: 20px;
}
.csltms-container .swiper-button-next:after,.csltms-container .swiper-container-rtl .swiper-button-prev:after{
    font-size: 20px;
}

.csltms-container .swiper-button-prev,.csltms-container .swiper-button-next{
    background: #4a5361;
    width: 30px;
    padding: 2px;
    color: #ffff;
}

.recommend{
    min-height: 270px;
}
.recommend li{
    font-weight: bold;
}
.card{
    margin-bottom: 0px;
    overflow: hidden;
}
.card-title{
    color: #B02D32;
    font-size: 16px;
    font-weight: bold;
    background: #F1F1F1;
    border-top:2px solid #AA1F26;
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
}
.card .black{
    color: #000000 !important;
}
.more{
    font-weight: unset !important;
    font-size: 12px;
    color: #666666;
    text-align: right;
    float: right;
}
.card-recommend h3{
    margin-bottom: 8px;
}
.card-recommend h3 a{
    color: #AB1F22;
    margin-bottom: 10px;
}
.card-recommend p{
    color: #656565;
    line-height: 21px;
    font-size: 12px;
}
.card-body{
    padding: 10px 10px;
}

.card-body li{
    overflow: hidden;
    position: relative;
    text-indent: 10px;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.card-body li a:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 0px;
    width: 3px;
    height: 3px;
    background: #9b0004;
}
.card-body li .datetimte{
    text-align: right;
    float: right;
    margin-right: 10px;
    color: #4a5361;
    font-size: 12px;
}
.card-body a{
    white-space: nowrap;
    font-size: 16px;
}

.yqlj{ margin:0 auto; margin-bottom:10px; }
.yqlj h3{ font-size:16px;  line-height:46px; font-weight: bold;}


#navx {line-height: 24px;  list-style-type: none; margin-top: 5px;}

#navx a {display: block; width: 80px; text-align:center;}

#navx a:link  {color:#666; text-decoration:none;}
#navx a:visited  {color:#666;text-decoration:none;}
#navx a:hover  {color:#FFF;text-decoration:none;font-weight:bold;}

#navx select {height:45px; border:1px solid #efefef; width: 100%;}
#navx li:nth-child(4){ margin-right:0px;}
#navx li a:hover{ background:#999;}
#navx li ul {line-height: 27px;  list-style-type: none;text-align:left;left: -999em; width: 300px; position: absolute; z-index: 999;}
#navx li ul li{float: left; width: 300px;background:#EFEFEF; font-size:16px; line-height:46px;}


#navx li ul a{display: block; width: 276px;text-align:left;padding-left:24px; overflow:hidden;}

#navx li ul a:link  {color:#666; text-decoration:none;}
#navx li ul a:visited  {color:#666;text-decoration:none;}
#navx li ul a:hover  {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#C00;}

#navx li:hover ul {left: auto;}
#navx li.sfhover ul {left: auto;}/****/

.whzq{
   clear: both;
    margin-top: 10px;
}
.whzq img{
    width: 100%;
}
.link{
    padding: 0 10px;
}
.link a{
    overflow: hidden;
    font-weight: unset !important;
    display: inline-block;
    margin: 5px 10px 0px 0px;
    font-size: 14px;
}
.link a::after{
    padding-left: 10px;
    content: "";
    border-right: 1px solid #1f1f1f;
}
.link a:last-child::after{
    border-right: unset;
}
.swiper-slide a{
    height: 250px !important;
}

.swiper-slide img{
    width: 100%;
}