/*Created by lk on 2020/06/04.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0;}
.banner .swiper-wrapper{overflow: hidden}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.banner .txt{width: 584px; height: 152px; position: absolute; left: 10%; top: 0; margin: 20% 0 0 0; z-index: 9}
.banner .txt img{transform: translateY(60px); -webkit-transform: translateY(60px); opacity: 0; transition: all ease .6s .8s; -webkit-transition: all ease .6s .8s;}

.banner .swiper-slide-active .txt img{transform: translateY(0); -webkit-transform: translateY(0); opacity: 1}

.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}


.banner .banner_txt{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 20%; text-align: center; z-index: 9}
.banner .banner_txt h6{font-size: 56px; color: #000; font-family: 'DisneyEnglish-Bold'}
.banner .banner_txt h1{font-size: 26px; color: #181818; margin-bottom: 20px;}
.banner .banner_txt p{font-size: 15px; color: #000; line-height: 26px; padding: 0 33%;}


@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}
@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

.mark{width: 100%; height: 820px; position: relative;}


/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{width: 500px; margin: 0 auto; padding-bottom: 40px; position: relative; z-index: 9}
.title .ico{margin-right: 20px; margin-top: 4px;}
.title h3{font-size: 30px; color: #282828; font-family: 'DisneyEnglish-Bold'}
.title h1{font-size: 22px; color: #333; font-weight: bold}

.title_t{padding-bottom: 40px; position: relative; text-align: center; z-index: 9}
.title_t:before{content: ""; display: block; width: 700px; height: 110px; position: absolute; top: 0; left: 50%; margin: 100px 0 0 -350px}
.title_t .img{width: 50px; margin: 0 auto 10px auto}
.title_t .img img{float: none; display: block;}
.title_t h1{font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 30px;}
.title_t h3{font-size: 30px; color: #fff; font-family: 'DisneyEnglish-Bold'}
.title_t p{font-size: 15px; color: #fff; letter-spacing: 26px;}

.a_link{position: relative; width: 150px; padding: 10px 0; margin-top: 40px; text-align: center; background: transparent; border: 1px solid #999; box-sizing: border-box; overflow: hidden}
.a_link:before{content: ""; display: block; width: 100%; height: 0; position: absolute; top: 0; left: 0; background: #e71518; transition: all ease .3s; -webkit-transition: all ease .3s}
.a_link i{font-size: 14px; color: #999; font-style: normal; position: relative;  font-family: 'Montserrat-Light'; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover{border: 1px solid #e71518;}
.a_link:hover i{color: #fff;}
.a_link:hover:before{height: 100%;}


/*----list01----*/
.list01{padding: 120px 0 100px 0; position: relative; overflow: hidden;}
.list01 .list01_left{width: 50%; padding: 50px 0 0 50px; position: relative}
.list01 .list01_left .list01_list .li{width: 100%;}
.list01 .list01_left .list01_list .li .img{overflow: hidden}
.list01 .list01_left .list01_list .li .img img{width: 100%;}
.list01 .list01_left:before{content: ""; display: block; width: 80%; height: 100%; background: url("../image/c1.png") no-repeat; position: absolute; top: 0; left: 0;}

.list01 .list01_left .list01_list .slick-prev, .list01 .list01_left .list01_list .slick-next{top: 100%; border-radius: 0; margin-top: -25px; background: #96cd02}
.list01 .list01_left .list01_list .slick-prev{left: 100%; margin-left: -101px; background: #418518}
.list01 .list01_left .list01_list .slick-prev:before{background: url("../image/next7.png") no-repeat;}
.list01 .list01_left .list01_list .slick-next:before{background: url("../image/next8.png") no-repeat;}

.list01 .list01_right{width: 45%; margin-left: 5%; padding-top: 50px;}
.list01 .list01_right .line{display: block; width: 120px; height: 2px; background: #96cd02; margin-bottom: 20px;}
.list01 .list01_right h1{font-size: 28px; color: #181818; margin-bottom: 6px;}
.list01 .list01_right h1 i{color: #ff0000; font-style: normal}
.list01 .list01_right h6{font-size: 16px; color: #666; font-family: 'Montserrat-Light'}
.list01 .list01_right .list01_con{margin-top: 30px; padding: 20px; border: 1px solid #181818;}
.list01 .list01_right .list01_con .list{}
.list01 .list01_right .list01_con .list li{margin-bottom: 10px;}
.list01 .list01_right .list01_con .list li .ico{width: 54px; margin-right: 20px;}
.list01 .list01_right .list01_con .list li .ico img{float: none; display: block; width: 100%;}
.list01 .list01_right .list01_con .list li .t{}
.list01 .list01_right .list01_con .list li .t h3{font-size: 13px; color: #333; line-height: 46px;}

/*----list02----*/
.list02{position: relative; margin-bottom: 80px; overflow: hidden}

.list02 .title_t h3{color: #181818}
.list02 .title_t h1{color: #181818}
.list02 .title_t p{color: #282828}
.list02 .title_t:before{background: url("../image/ico09.png") no-repeat;}

.list02 .list02_con{padding: 80px 0 0 0; position: relative; z-index: 2}
.list02 .list02_con .list{}
.list02 .list02_con .list li{position: relative; width: 18%; padding: 90px 0; float: left; background-size: cover; background-position: center; box-sizing: border-box; overflow: hidden; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list li:before{content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.6); position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list li .txt{text-align: center; padding-top: 20px; position: relative; overflow: hidden}
.list02 .list02_con .list li .txt h1{font-size: 24px; color: #fff; font-weight: bold; margin-bottom: 4px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list li .txt h6{font-size: 13px; color: #fff; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list li .txt .bc{display: block; width: 130px; font-size: 13px; color: #fff; padding: 8px 0; margin: 30px auto 0 auto; border: 1px solid #fff; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}

.list02 .list02_con .list li.on{width: 28%;}
.list02 .list02_con .list li.on:before{background: rgba(150,205,2,.5)}
.list02 .list02_con .list li.on .txt .bc{opacity: 1}

/*----list03----*/
.list03{position: relative; padding: 80px 0;  background: url("../image/c4.jpg") no-repeat; background-size: cover; overflow: hidden;}

.list03 .title{}
.list03 .title h1{color: #fff;}
.list03 .title h3{color: #fff;}

.list03 .list03_con{padding: 40px 5%; margin-top: 40px;}
.list03 .list03_con .li{padding: 0 4px; transform: scale(1); -webkit-transform: scale(1); transition: all ease .4s; -webkit-transition: all ease .4s; cursor: pointer}
.list03 .list03_con .li .img{padding: 10px; background: #fff; overflow: hidden}
.list03 .list03_con .li .img img{width: 100%;}
.list03 .list03_con .li .txt{padding: 50px 10px; background: #fff; text-align: center}
.list03 .list03_con .li .txt h1{font-size: 24px; color: #181818; font-weight: bold; margin-bottom: 8px; text-transform: uppercase}
.list03 .list03_con .li .txt p{font-size: 14px; color: #181818; font-family: 'novecentowide-book'}
.list03 .list03_con .li .txt span{display: block; width: 140px; padding: 10px 0; text-align: center; font-size: 13px; color: #fff; background: #96cd02; margin: 30px auto 0 auto; font-family: 'novecentowide-book'}

.list03 .list03_con .slick-prev, .list03 .list03_con .slick-next{background: transparent}
.list03 .list03_con .slick-prev:before{background: url("../image/next7.png") no-repeat;}
.list03 .list03_con .slick-next:before{background: url("../image/next8.png") no-repeat;}

.list03 .list03_con .slick-list{padding: 40px 0 !important;}

.list03 .list03_con .li.slick-center{transform: scale(1.1); -webkit-transform: scale(1.1); z-index: 9}


/*----list04----*/
.list04{position: relative; padding: 80px 0; overflow: hidden; background: #f4f4f4}

.list04 .title{padding-left: 40px;}

.list04 .list04_con{margin-right: -3.3333%}
.list04 .list04_con .li{float: left; margin-right: 3.3333%; width: 30%;}
.list04 .list04_con .li .li_on{margin-bottom: 64px;}
.list04 .list04_con .li .li_on .img{width: 100%; overflow: hidden}
.list04 .list04_con .li .li_on .img img{width: 100%; float: none; display: block; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .li .li_on .t{padding-top: 40px; text-align: center}
.list04 .list04_con .li .li_on .t h1{font-size: 18px; color: #282828; margin-bottom: 8px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .li .li_on .t p{font-size: 13px; color: #666; font-family: 'novecentowide-book'}

.list04 .a_link{margin: 40px auto 0 auto; background: #96cd02; border: 1px solid #96cd02}
.list04 .a_link i{color: #fff;}

.list04 .list04_con .li .li_on:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list04 .list04_con .li .li_on:hover .t h1{color: #96cd02}

/*----list05----*/
.list05{padding: 80px 0;}

.list05 .title{padding-left: 80px;}

.list05 .list05_con{position: relative}
.list05 .list05_con:before{content: ""; display: block; width: 100%; border-bottom: 1px dashed #dedede; position: absolute; bottom: 0; left: 0; margin-bottom: 10px;}
.list05 .list05_con .list{margin-right: -1%}
.list05 .list05_con .list li{width: 24%; float: left; margin-right: 1%;}

.list05 .list05_con .list li .img{width: 100%; overflow: hidden; position: relative}
.list05 .list05_con .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li .img:before{content: ""; display: block; width: 0; height: 2px; background: #96cd02; position: absolute; bottom: 0; left: 0; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li .txt{padding: 30px 0 0 0}
.list05 .list05_con .list li .txt h6{font-size: 13px; color: #666; text-align: center; margin-bottom: 10px; font-family: 'novecentowide-book'}
.list05 .list05_con .list li .txt h1{font-size: 16px; color: #282828; text-align: center; margin-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li .txt p{font-size: 14px; color: #666; line-height: 22px; padding: 0 10px;}
.list05 .list05_con .list li .txt span{display: block; width: 2px; height: 20px; background: #000; margin: 30px auto 0 auto; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); transition: all ease .4s; -webkit-transition: all ease .4s}

.list05 .list05_con .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list05 .list05_con .list li:hover .img:before{width: 100%;}
.list05 .list05_con .list li:hover .txt h1{color: #96cd02}
.list05 .list05_con .list li:hover .txt span{transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); background: #96cd02}

.list05 .list05_con .list li:nth-child(1){animation-delay: .5s; -webkit-animation-delay: .5s}
.list05 .list05_con .list li:nth-child(2){animation-delay: .6s; -webkit-animation-delay: .6s}
.list05 .list05_con .list li:nth-child(3){animation-delay: .7s; -webkit-animation-delay: .7s}
.list05 .list05_con .list li:nth-child(4){animation-delay: .8s; -webkit-animation-delay: .8s}


/*----list06------*/
.list06{width: 100%; padding: 60px 0; background: url("../image/c12.jpg") no-repeat;}
.list06 .title_t:before{background: url("../image/ico10.png") no-repeat;}

.list06 .w1440{padding: 40px 0; background: rgba(150,205,2,1)}
.list06 .list06_con{width: 70%; margin: 70px auto 0 auto;}
.list06 .list06_con h3{font-size: 14px; color: #fff; text-align: center; line-height: 26px;}

.list06 .list06_con .list06_data{margin-top: 40px;}
.list06 .list06_con .list06_data .li{width: 25%; float: left; text-align: center; position: relative; z-index: 2}
.list06 .list06_con .list06_data .li span{height: 60px; font-size: 50px; color: #fff; margin-top: 10px; font-weight: bold; font-family:'Montserrat-Light'}
.list06 .list06_con .list06_data .li i{font-size: 12px; font-style: normal; color: #fff; vertical-align: top; line-height: 32px; padding-left: 6px}
.list06 .list06_con .list06_data .li p{font-size: 12px; color: #fff; line-height: 30px}
.list06 .list06_con .a_link{margin: 50px auto 0 auto; background: #fff; border: 1px solid #fff;}
