﻿.mainContainer .block_main h2{
    margin-bottom:0;
}
.mainContainer .block_main .subTitle{
    margin-bottom:20px;
}
.mainContainer .block_main{
    border-bottom:0
}
.mainContainer .block_main:first-child p{
    margin-bottom:40px;
}
.banner span{
    position:absolute;
    padding:10px 30px;
    background:rgba(0,0,0,.6);
    color:#fff;
    top:calc(50% - 20px);
    left:calc(50% - 50px)
}
.banner img{
    width:100%
}
.mainContainer .banner{
    margin-bottom:10px;
}
.block_main .row{
    overflow:hidden;
    margin-top:30px;
}
.block_main .row div{
    float:left;
    width:30%;
}
.block_main .row div:last-child{
    float:right;
}
.block_main .row div p{
    line-height:2.2
}
.block_main .row div p:first-child{
    border-bottom:1px solid #333;
    font-size:20px;
    color:#333;
}
.botS{
    
}
.botS .swiper-slide{
    overflow:hidden;
}
.botS .swiper-slide div{
    float:left;
    width:47%;
    margin-bottom:30px;
}
.botS .swiper-slide div:nth-child(2n+0){
    float:right
}
#akd_content .botS .swiper-slide div img{
    width:100%;
    margin-bottom:20px
}
.botS .swiper-slide div p{
    line-height:2
}
.botS .swiper-slide div p.botTitle{
    color:#999;
    font-size:16px;
    border-bottom:1px solid #333
}
body .swiper-button-next,body  .swiper-button-prev{
    top:45%;
    font-size: 45px;
    color: #333;
    background:transparent
}
body .swiper-button-next{
    right:10px;
}
body .swiper-button-prev{
    left:-14px;
}