/*Created by lk on 2020/06/04.*/

/*----banner----*/
.banner{width: 100%; overflow: hidden; position: fixed}
.banner .swiper-slide{width: 100%; height: 100%; overflow: hidden}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    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;
    color:#fff;
}

.banner .swiper-slide .text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; margin-top: 15%}
.banner .swiper-slide .text img{width: 860px; float: none; display: block; margin: 0 auto}
.banner .swiper-slide .text h1{font-size: 46px; color: #fff; font-weight: bold; text-align: center}
.banner .swiper-slide .text h3{font-size: 22px; color: #fff; text-align: center; margin-top: 16%}

.banner .swiper-pagination-bullet{width: 26px; border-radius: 12px;}
.banner .swiper-pagination-bullet-active{background: #009984; border: none}

.mark{width: 100%; height: 820px; position: relative; z-index: -1}

.wow{animation: fadeInUp 1s ease both; -webkit-animation: fadeInUp 1s ease both; animation-delay: .4s; -webkit-animation-delay: .4s}


/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{position: relative; margin-bottom: 60px; z-index: 2;}
.title h1{font-size: 32px; color: #333; margin-bottom: 6px;}
.title h4{font-size: 18px; color: #999; font-family: 'novecentowide-book'}

.a_link{position: relative; display: block; width: 48px; height: 48px; line-height: 48px; padding: 9px 0; text-align: center; margin-top: 60px; border-radius: 100%; background: #009984; box-sizing: border-box; overflow: hidden; transition: all ease .4s; -webkit-transition: all ease .4s; animation-delay: .6s; -webkit-animation-delay: .6s}
.a_link i{display: inline-block; width: 30px; height: 30px; font-size: 14px; color: transparent; position: relative; background: url("../image/next.png") no-repeat 0 0; transition: all ease .4s; -webkit-transition: all ease .4s; }
.a_link:before{content:""; display: block; width: 30px; height: 30px; background: url("../image/next.png") no-repeat; position: absolute; top: 0; left: 0; margin: 9px 0 0 -30px; transition: all ease .4s .1s; -webkit-transition: all ease .4s .1s;}
.a_link:hover i{background-position: 30px 0}
.a_link:hover:before{margin: 9px 0 0 9px;}

/*----list01----*/
.list01{position: relative; padding: 110px 0; overflow: hidden}
.list01 .list01_left{width: 50%; padding-right: 3%; padding-top: 60px;}
.list01 .list01_left .title{margin-bottom: 20px;}
.list01 .list01_left .text{animation-delay: .5s; -webkit-animation-delay: .5s}
.list01 .list01_left .text p{font-size: 15px; color: #646464; line-height: 1.8}

.list01 .list01_right{width: 50%; padding-left: 3%;}
.list01 .list01_right .list li{width: 50%; height: 210px; float: left; box-sizing: border-box; position: relative; cursor: pointer}
.list01 .list01_right .list li:nth-child(1), .list01 .list01_right .list li:nth-child(4){background-color: #009984; padding: 40px 60px 0 30px;}
.list01 .list01_right .list li:nth-child(1){background-image: url("../image/img01.png"); background-repeat: no-repeat; background-position: 86%}
.list01 .list01_right .list li:nth-child(4){background-image: url("../image/img02.png"); background-repeat: no-repeat; background-position: 86%}
.list01 .list01_right .list li:nth-child(2){background: url("../image/img01.jpg") no-repeat; background-size: cover;}
.list01 .list01_right .list li:nth-child(3){background: url("../image/img02.jpg") no-repeat; background-size: cover;}
.list01 .list01_right .list li h1{font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 6px;}
.list01 .list01_right .list li h6{font-size: 15px; color: #fff;}
.list01 .list01_right .list li h2{display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center; background: rgba(0,0,0,.4); position: absolute; bottom: 0; left: 0;}

/*----list02----*/
.list02{position: relative; padding: 100px 0 140px 0; overflow: hidden; text-align: center; background: url("../image/bg01.jpg") no-repeat; }
.list02 .list02_con .text{margin-bottom: 50px; animation-delay: .5s; -webkit-animation-delay: .5s}
.list02 .list02_con .text p{font-size: 16px; color: #333; line-height: 1.8; text-shadow: 1px 1px 0 rgba(255,255,255,.5); padding: 0 17%;}
.list02 .list02_con .list02_link{animation-delay: .7s; -webkit-animation-delay: .7s}
.list02 .list02_con .list02_link a{display: inline-block; width: 170px; height: 52px; line-height: 52px; font-size: 15px; color: #fff; text-align: center; background: #009984; margin: 0 16px;}

/*----list03----*/
.list03{position: relative; padding: 120px 0 80px 0; overflow: hidden}
.list03 .title{text-align: center; margin-bottom: 20px;}

.list03 .list03_con{padding: 50px 0;}
.list03 .list03_con .list{margin-right: -2%;}
.list03 .list03_con .list li{width: 31.3333%; margin-right: 2%; float: left; padding: 20px 20px 10px 20px; border: 1px solid #dedede; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list03 .list03_con .list li .img{width: 100%; overflow: hidden}
.list03 .list03_con .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list03 .list03_con .list li .text{padding: 30px 10px 40px 10px; height: 140px; text-align: center}
.list03 .list03_con .list li .text h1{font-size: 18px; color: #009984; margin-bottom: 10px;}
.list03 .list03_con .list li .text h4{font-size: 14px; color: #a8a8a8;}
.list03 .list03_con .list li:hover{box-shadow: 3px 3px 10px 3px #e4e4e4;}
.list03 .list03_con .list li:hover .img img{transform: scale(1.1);}

/*----list04----*/
.list04{position: relative; padding: 100px 0; background: #f5f6fb; overflow: hidden}
.list04 .title{text-align: center}
.list04 .list04_con{animation-delay: .6s; -webkit-animation-delay: .6s}
.list04 .list04_con .li{margin: 0 10px;}
.list04 .list04_con .li img{width: 100%; float: none; display: block;}


/*----list05----*/
.list05{position: relative; padding: 100px 0; overflow: hidden; }
.list05 .title{text-align: center}
.list05 .list05_con{width: 100%; animation-delay: .7s; -webkit-animation-delay: .7s}
.list05 .list05_con .list05_list{width: 76%; margin: 0 auto}
.list05 .list05_con .list05_list .slick-list{overflow: visible}
.list05 .list05_con .list05_list .li{margin: 0 12px;}
.list05 .list05_con .list05_list .li .img{width: 100%; border: 1px solid #f0f0f0;}
.list05 .list05_con .list05_list .li .img img{width: 100%; float: none; display: block}






