/* CSS Document */


/*banner*/
.banner{width: 100%;height: auto;}
.banner .swiper-container {width: 100%; height: auto; color: #fff; text-align: center;}
.banner .swiper-container .img{width:100%;height: auto;background-size: cover;background-position: center;background-repeat: no-repeat;}
.banner .pagination { position: absolute;z-index: 20;bottom: 10px;width: 100%;text-align: center; }
.banner .swiper-pagination-switch {display: inline-block; width: 20px; height: 20px; border-radius: 20px; background: #fff;margin-right: 15px; opacity: 0.6; cursor: pointer;}
.banner .swiper-visible-switch {background: #fff;opacity: 1;}
.banner .swiper-active-switch {background: #fff;opacity: 1;}


/*acol1*/
.acol1 .con{width:100%;height: auto;}
.acol1 .con .left{width: 600px;height: 480px;position: relative;}
.acol1 .con .left .img{width:600px;height: 480px;}

.acol1 .con .right{width:570px;height: auto;font-size: 18px;line-height: 36px;color: #333333;padding-left: 30px}


/*企业文化*/
.acol2{padding-bottom: 80px;}
.cultcon{width:100%;height: 560px;position: relative}
.cultcon .left_li{width:500px;height: 560px;overflow: hidden;position: absolute;left: 0;top: 0}
.left_li .img{width: 100%;height: 100%;}
.left_li .mask{width:500px;height: 560px;position: absolute;z-index: 2;left: 0;top: 0;background: rgba(0,0,0,0.2)}
.mask .msg{position:absolute;bottom: 0;left: 0}

.cultcon .right_li{width:692px;height: 275px;overflow: hidden;}
.right_li .img{width: 100%;height: 100%;}
.right_li .mask{width:592px;height: 175px;position: absolute;z-index: 2;left: 0;top: 0;padding: 50px;background: rgba(0,0,0,0.2)}
.cultcon .li_top{position:absolute;right: 0;top: 0}
.cultcon .li_bott{position:absolute;right: 0;bottom: 0}
.cultcon .li_bott .msg{padding-bottom: 20px;}

.mask .fs_30{width:100%;height: auto;font-size: 30px;color: #FFFFFF;line-height: 70px;}
.mask .fs_18{width: 100%;height: auto;font-size: 18px;color: #FFFFFF;line-height: 28px;}
.cultcon .msg{width: 100%;padding: 50px;box-sizing: border-box}
.cultcon div:hover .img{transform:scale(1.1)}
.mask:hover{background: rgba(0,0,0,0.4)}
.left_li .mask:hover .msg{padding-bottom: 80px}
.li_top .mask:hover .msg{padding-bottom: 70px}
.li_bott .mask:hover .msg{padding-bottom: 40px}


/*map col5*/
.col5{background:#FFFFFF;padding-bottom: 0;}
.map{width:100%;height: 496px;background: #F2F2F2;position:relative}
.map::after{content:'';width:100%;height:16px;position:absolute;bottom:0;left:0;background: #fff;z-index: 100;display:block;}





.acol3,.acol4{margin-bottom:70px;}
.acol3_img{width:100%;height:auto}
.acol3_img img{width:100%;height:auto}