.swiper_container_banner{padding-bottom: 3%;margin: 0 0 3%;}
.swiper_container_banner img{width:100%;}
.swiper_container_banner .swiper-pagination-bullet{background-color: #B4B5B4; width: 10px;height: 10px;}
.swiper_container_banner .swiper-pagination-bullet-active{background-color: #7091D9;width: 70px;border-radius: 5px;}
.row_mod_01{
    background: url(../image/index_mod1_bj01.png) no-repeat center 60px;
    background-size: cover;
    padding: 0% 0 7%;
    margin: 2% 0 0;
}
.row_mod_01_ctn_bj{
    background: url(../image/index_mod1_bj02.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    padding: 7% 0 7% 10% !important;
    box-sizing: border-box;
}
.row_mod_01_l{width: 46%;}
.row_mod_01_l img{width: 82%;}
.row_mod_01_l span{display: block;font-size: 30px;margin:30px 0 20px;}
.row_mod_01_l em{display: block; margin: 20px 0;text-align: justify;}
.row_mod_01_l i{display: block;margin: 20px 0;color: #999;font-size:12px;line-height:20px;}
.row_mod_01_l a.readMore{
    color: white;
    display: block !important;
    background: #7091DB;
    width: 50%;
    text-align: center;
    padding: 2% 0;
    margin: 20px 0;
    font-size: 18px;
    cursor: pointer !important;
}
.row_mod_01_r{width:49%;margin:0;}
.row_mod_01_r img{width:100%;}
.row_mod_tit{    
    margin: 0 0 5%;
}
.row_mod_tit img{    
    width: 100%;
}
.row_mod_02 .swiper-container{padding: 0 0 6%;}
.row_mod_02 .swiper-container,.row_mod_04 .swiper-container{
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
}
.row_mod_02 .swiper-slide{width:23.5%;height:100%;}
.row_mod_02 .swiper-slide,.row_mod_04 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  position: relative;
}
.row_mod_02 .swiper-slide-active,.row_mod_02 .swiper-slide-duplicate-active{
  transform: scale(1);
  z-index: 999;
}
.row_mod_02 .row_mod_slide_hover em{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #7091D9;
    opacity: 0.6;
    z-index: 9;
}
.row_mod_02 .row_mod_slide_hover{    
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10% 12%;
    box-sizing: border-box;
    color: white;
}
.row_mod_02 .swiper-slide:hover .hid,.row_mod_02 .swiper-slide:hover .model{
    display: block !important;
}
.row_mod_02 .swiper-slide:hover .row_mod_02_slide_img{
    margin: 10% auto 0;
}
.row_mod_02 .tit{
    display: block;
    line-height: 22px;
    text-align: left;
    font-size: 16px;
}
.row_mod_02 .more{
    display: block;
    line-height: 30px;
    color: white;
    border: solid 1px white;
    width: 100%;
}
.row_mod_02 .model{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: block;
    background: #7092D7;
    opacity: 0.5;
}
.row_mod_02 .row_mod_02_slide_img{width:40%;}
.row_mod_02 .swiper-slide a{display:block;width:100%;}
.row_mod_02 .row_mod_slide_con_img{width: 100%;}
.row_mod_02 .swiper-pagination .swiper-pagination-bullet-active{background: #7091D9;width: 50px;border-radius: 5px;}
.row_mod_02 .swiper-pagination-bullet{background:#B4B5B4;opacity:1;}
.row_mod_03{margin: 5% 0;}
.row_mod_03 img{width:100%;}

.row_mod_4{margin: 5% auto;}
.row_mod_4 .swiper-container{width:100%;}
.row_mod_4 .swiper_pagination_04{top:auto;bottom:0;background:#e3e3e3;}
.row_mod_4 .swiper_pagination_04 span{background:#04090d;}
