/*Created by lk on 2020/06/04.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0;}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.banner .video-js{width: 100%; }
.banner .video-js video{width: 100%; }

.banner .swiper-slide-active .img{animation: zoom 5s cubic-bezier(0.42,0,0.58,1); -webkit-animation: zoom 5s cubic-bezier(0.42,0,0.58,1); animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards}

@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}
@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

.banner_txt{position: absolute; width: 800px; top: 40%; left: 50%; z-index: 9; text-align: center; margin-left: -400px;}
.banner_txt h1{font-size: 36px; color: #fff; font-weight: 100; letter-spacing: 2px; margin-bottom: 10px;}
.banner_txt h6{font-size: 14px; color: #fff; margin-bottom: 30px; font-weight: 100; letter-spacing: 4px; font-family: 'Montserrat-Light'}
.banner_txt h3{font-size: 16px; color: #fff; margin-bottom: 10px; font-weight: 100; letter-spacing: 4px; font-family: 'Montserrat-Light'}
.banner_txt h5{font-size: 14px; color: #fff; font-weight: 100;}

.mark{width: 100%; height: 820px; position: relative;}


/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{padding-bottom: 60px; position: relative; text-align: center}
.title h1{font-size: 32px; color: #666; font-weight: bold; letter-spacing: 1px; margin-bottom: 10px;}
.title h6{font-size: 14px; color: #999;}

.a_link{width: 140px;  text-align: center; padding: 10px 0; border: 1px solid #dedede; margin-top: 60px; position: relative; overflow: hidden; font-family: 'novecentowide-book'}
.a_link i{font-size: 13px; color: #333; font-style: normal; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:before{content: ""; display: block; width: 0; height: 100%; background: #77b800; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover:before{width: 100%}
.a_link:hover i{color: #fff;}

/*----list01----*/
.list01{padding: 100px 0;}
.list01 .list01_con{}
.list01 .list01_con .li{padding: 0 10px}
.list01 .list01_con .li .img{width: 100%; overflow: hidden}
.list01 .list01_con .li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .li h1{font-size: 14px; color: #333; text-align: center; padding: 10px 0;}
.list01 .list01_con .li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}


/*----list02----*/
.list02{position: relative; overflow: hidden}
.list02 .list02_con{padding-top: 220px; background: url("../image/c1.jpg") no-repeat center; background-size: cover; overflow: hidden}
.list02 .list02_con .txt{width: 70%; margin-left: 30%; background: rgba(255,255,255,.9); padding: 50px;}
.list02 .list02_con .txt h1{font-size: 24px; color: #181818; font-weight: bold;}
.list02 .list02_con .txt h6{font-size: 14px; color: #999; margin-bottom: 20px; font-family: 'novecentowide-book';}
.list02 .list02_con .txt p{font-size: 14px; color: #333; line-height: 22px;}
.list02 .list02_con .txt .a_link{margin-top: 20px;}

.list02 .list02_conn{padding-bottom: 100px; background: url("../image/c6.jpg") no-repeat bottom; background-size: cover}
.list02 .list02_conn .list{}
.list02 .list02_conn .list li{width: 20%; height: 440px; float: left;}
.list02 .list02_conn .list li:nth-child(1){width: 60%;}
.list02 .list02_conn .list li .img{width: 100%; position: relative}
.list02 .list02_conn .list li .img img{width: 100%; float: none; display: block}
.list02 .list02_conn .list li .img .t{position: absolute; top: 0; left: 0; margin: 60px 0 0 40px;}
.list02 .list02_conn .list li .img .t h1{font-size: 18px; color: #fff;}
.list02 .list02_conn .list li .img .t h6{font-size: 14px; color: #fff; font-family: 'novecentowide-book';}
.list02 .list02_conn .list li .img .t a{font-size: 16px; color: #fff; margin-top: 20px; padding: 6px 20px 6px 0}
.list02 .list02_conn .list li .txt{height: 220px; padding: 40px 40px;}
.list02 .list02_conn .list li .txt h1{font-size: 18px; color: #181818; margin-bottom: 20px;}
.list02 .list02_conn .list li .txt p{font-size: 14px; color: #666; line-height: 24px;}
.list02 .list02_conn .list li .txt .a_link{margin-top: 30px;}


/*----list03----*/
.list03{padding: 60px 0; background: url("../image/c7.jpg") no-repeat; background-size: cover}
.list03 .title h1{color: #fff;}
.list03 .title h6{color: #fff;}
.list03 .data{padding-top: 20px;}
.list03 .data .li{width: 33.3333%; float: left; text-align: center; position: relative; z-index: 2}
.list03 .data .li:before{content: ""; display: block; width: 1px; height: 90px; background: #fff; position: absolute; top: 0; right: 0}
.list03 .data .li:nth-child(3):before{display: none}
.list03 .data .li span{font-size: 60px; color: #fff; margin-top: 10px; font-family: 'DisneyEnglish-Bold'}
.list03 .data .li i{font-size: 12px; font-style: normal; color: #fff; vertical-align: bottom; line-height: 46px; padding-left: 6px}
.list03 .data .li p{font-size: 12px; color: #fff; line-height: 30px}

.list03 h5{font-size: 14px; color: #fff; text-align: center; line-height: 26px; padding: 40px 10% 0 10%;}

/*----list04----*/
.list04{padding: 60px 0; overflow: hidden}
.list04 .list04_con{width: 100%; }
.list04 .list04_con .list{border-left: 1px solid #f0f0f0}
.list04 .list04_con .list li{position: relative; width: 33.3333%; float: left; padding: 30px 28px 80px 28px; border-right: 1px solid #f0f0f0; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li:before{content: ""; display: block; width: 0; height: 2px; background: #77b800; position: absolute; bottom: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li h1{font-size: 20px; color: #181818; font-weight: bold; margin-bottom: 30px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li h6{font-size: 36px; color: #777; margin-bottom: 30px; opacity: 0; transform: translateY(-20px); -webkit-translateY(-20px); font-family: 'DisneyEnglish-Bold'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li p{font-size: 13px; color: #999; line-height: 22px; margin-bottom: 20px;}
.list04 .list04_con .list li .img{width: 100%; overflow: hidden}
.list04 .list04_con .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}

.list04 .list04_con .list li:hover{box-shadow: 3px 6px 10px 3px rgba(0,0,0,.1)}
.list04 .list04_con .list li:hover h1{color: #77b800}
.list04 .list04_con .list li:hover h6{transform: translateY(0); -webkit-translateY(0); opacity: 1}
.list04 .list04_con .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list04 .list04_con .list li:hover:before{width: 100%;}

.list04 .list04_con .list li:nth-child(1){animation-delay: .5s; -webkit-animation-delay: .5s}
.list04 .list04_con .list li:nth-child(2){animation-delay: .6s; -webkit-animation-delay: .6s}
.list04 .list04_con .list li:nth-child(3){animation-delay: .7s; -webkit-animation-delay: .7s}






