@charset "utf-8";
/* CSS Document */

.index24{margin-top: 30px;}
.center{width: 1500px;margin: 0 auto;}
.index24 .mod1 li{text-align: center;background-size: 100% auto;position: relative;}
.index24 .mod1 .bot{position: relative;margin-top: 40px;}
.index24 .mod1 li .imgfd{height: 360px;}
.index24 .mod1 li .txt{padding: 30px 30px 40px 30px;background: #edf0f4;text-align: center;}
.index24 .mod1 li .txt .des{height: 48px;overflow: hidden;line-height: 24px;margin: 15px 0 30px;}
.index24 .mod1 li .txt .more{width: 100px;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #fff;background: #005bad;border-radius: 500px;margin: 0 auto;}
.index24 .mod1 li .txt b{font-size: 18px;color: #333;}
.index24 .mod1 li:hover .txt b{color: #005bad;transition:all .3s;}
.index24 .mod1 li .txt .more:hover{background: #f09800;transition:all .3s;}
.index24 .mod1 .swiper-button-prev,.index24 .mod1 .swiper-button-next{background: no-repeat;font-size: 18px;color: #fff;width: auto;height: auto;outline: none;right: 0px;top: -60px;}
.index24 .mod1 .swiper-button-prev{right: 50px;text-align: right;}
.index24 .mod1 .swiper-button-prev i,.index24 .mod1 .swiper-button-next i{font-size: 20px;color: #b8b8b8;display: inline-block;width: 40px;height: 36px;line-height: 36px;text-align: center;font-family: 宋体;font-weight: bold;background: #edf0f4;}
.index24 .mod1 .swiper-button-prev i:hover,.index24 .mod1 .swiper-button-next i:hover{background: #f09800;color: #fff;transition:all .3s;}

.fl{float: left;}

.fr{float: right;}

.imgfd{overflow: hidden;}

.imgfd img{transition: all 0.5s ease;height: 100%;width: 100%;margin: 0 auto;display: block;vertical-align: middle;}

.imgfd:hover img{transform: scale(1.1);}