body {
    min-width: 1440px;
    font-size: 14px;
    background: #f5f7f6;
    
}
.column{padding:0!important;}
.hsfz-home-content {
    margin: 0 auto;
    width: 1440px;
    height: 100%;
}
/* 下面是前/后按钮代码 */
#banner_main  .prev,
#banner_main  .next { width: 52px; height: 60px; margin: -40px 0 0; display: block; background: url(../images/2022110717030035027.png) no-repeat 0 0; position: absolute; top: 55%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity:1;}
#banner_main  .prev { left:20px; }
#banner_main  .next { background-position: 100%  -60px; right:20px; }

#banner_main span{position:absolute;bottom:0px;left:0px;width:100%;height:64px;line-height:64px;background-color: RGBA(0,0,0,0.6);text-align:center;color:#FFF;font:24px/64px "微软雅黑","Arial";}
#banner_main .bannerlist a{width:100%;height:530px;display:block}

/*Js幻灯片样式*/
#banner_main {position:relative;;height:530px;clear:both;width:100%;min-width:1440px;margin:0 auto;}
#banner_main img{width:100%;height:530px}
#banner_main #banner {border:0px solid red;margin:0 auto;overflow:hidden;width:100%;}
#banner_main .bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;height:530px;position:relative}
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:9px; background:#FFF; margin-right:6px; overflow:hidden; font-size:0px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:none}
#banner_main .hd ul li.on{  background:#FFF;width:40px; height:9px;}

/*新闻列表*/
.hsfz-home-content .hsfz-area-b {
    margin: 30px 0 0 0;
    width: 100%;
   
    justify-content: space-between;
}
.hsfz-area-b{
    
}
.hsfz-area-b1{
    width:616px;
    margin-right:2.5%;
float: left;
}
.hsfz-home-content .hsfz-area-b .hsfz-area-b2{
    margin-right:2.5%;
}
.hsfz-article-list .hsfz-header{
   overflow:hidden;
}
.hsfz-article-list .hsfz-header .hsfz-title{
    float:left;
}
.hsfz-article-list .hsfz-header .hsfz-title .hsfz-image {
    vertical-align: middle;
    width: 32px;
    height: 32px;
}
.hsfz-article-list .hsfz-header .hsfz-title .hsfz-text {
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-size: 20px;
    font-weight: bold;
}
.hsfz-article-list .hsfz-header {
    padding: 0 5px 5px 5px;
    display:flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 3px solid;
    border-image-source: linear-gradient(to right, #017bdc, #f4f4f4);
    border-image-slice: 1;
}

.hsfz-article-list .hsfz-header .hsfz-action{
    float:right;
}
.hsfz-article-list .hsfz-header .hsfz-action .hsfz-more .hsfz-arrow {
    vertical-align: middle;
    width: 14px;
    height: 14px;
}
.hsfz-article-list .hsfz-header .hsfz-action .hsfz-more {
    color: #017bdc;
}
.hsfz-article-list .hsfz-header .hsfz-action .hsfz-more .hsfz-text {
    vertical-align: middle;
    font-size: 14px;
}
.hsfz-article-list .hsfz-content {
    margin: 10px 0 0 0;
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item {
    display: flex;
    align-items: center;
    line-height: 32px;
    border-bottom: 1px dashed #e3e3e3;
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item .hsfz-mark {
    display: inline-block;
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item .hsfz-title {
    margin: 0 0 0 5px;
    flex: 1;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item .hsfz-title a{
    color: #4a4a4a;
    font-size: 16px;
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item .hsfz-title a:hover {
    color: #017bdc
}
.hsfz-article-list .hsfz-content .hsfz-list .hsfz-item .hsfz-time {
    display: inline-block;
    font-size: 16px;
    color: #989898;
}
.hsfz-home-content .hsfz-area-b .hsfz-area-b2,.hsfz-home-content .hsfz-area-b .hsfz-area-b3{
    width:376px;float: left;
}
/*专题轮播图*/
.hsfz-home-content .hsfz-topics {
    margin: 30px 0 0 0;
    padding: 0 0px 30px 0px!important;
}
.hsfz-home-content .hsfz-topics .hsfz-header {
    padding: 0 5px 5px 5px;
    border-bottom: 3px solid;
    border-image-source: linear-gradient(to right, #017bdc, #f4f4f4);
    border-image-slice: 1;
}
.hsfz-home-content .hsfz-topics .hsfz-header .hsfz-title .hsfz-image {
    vertical-align: middle;
    width: 32px;
    height: 32px;
}
.hsfz-home-content .hsfz-topics .hsfz-header .hsfz-title .hsfz-text {
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-size: 20px;
    font-weight: bold;
}
.swiper_box{position: relative;}
.mySwiper{
    margin: 10px 50px 0 50px;
    box-sizing: border-box;
    overflow: hidden;
}
.swiper-slide img{width:100%;height:100%;object-fit: cover;}

/*教育服务*/
.hsfz-home-content .hsfz-services {
    margin-top: 30px;
    width: 100%;
    margin-top: -10px;
}
.hsfz-home-content .hsfz-services .hsfz-header {
    padding: 0 5px 5px 5px;
    border-bottom: 3px solid;
    border-image-source: linear-gradient(to right, #017bdc, #f4f4f4);
    border-image-slice: 1
}

.hsfz-home-content .hsfz-services .hsfz-header .hsfz-title .hsfz-image {
    vertical-align: middle;
    width: 32px;
    height: 32px
}

.hsfz-home-content .hsfz-services .hsfz-header .hsfz-title .hsfz-text {
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-size: 20px;
    font-weight: bold
}
.hsfz-home-content .hsfz-services .hsfz-content-2 {
    margin: 10px 0 0 0;
    display: flex;
    flex-flow: row wrap;
    background: #017bdc;
}
.hsfz-home-content .hsfz-services .hsfz-content-2 .hsfz-service-wrapper {
    flex: 0 0 12.5%;
    width: 0;
    flex: 1;
}
.hsfz-home-content .hsfz-services .hsfz-content-2 .hsfz-service-wrapper .hsfz-service {
    height: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hsfz-home-content .hsfz-services .hsfz-content-2 .hsfz-service-wrapper .hsfz-service .hsfz-image {
    width: 48px;
    height: 48px;
}
.hsfz-home-content .hsfz-services .hsfz-content-2 .hsfz-service-wrapper .hsfz-service .hsfz-text {
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #e6e6e6;
    font-size:14px;
}
.hsfz-home-content .hsfz-services .hsfz-content-2 .hsfz-service-wrapper .hsfz-service:hover .hsfz-text {
    color: #ffeb3b;
}

.pading30{
   padding: 0 30px !important;
}

.bg-cr{
    background: #017bdc;
}