/*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: 500px; position: absolute; left: 50%; top: 0; margin: 20% 0 0 -250px; 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}

@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

.banner .banner_scr{width: 40px; height: 40px; background: url("../image/ico01.png") no-repeat; position: absolute; bottom: 20px; right: 20px; z-index: 2}
.banner .banner_scr:before{content: ""; display: block; width: 1px; height: 60px; background: rgba(255,255,255,.6); position: absolute; bottom: 0; left: 50%; margin-bottom: 50px; margin-left: -1px;}

.mark{width: 100%; height: 820px; position: relative;}


/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{position: relative; text-align: center; z-index: 9}
.title h1{font-size: 12px; color: #343434; padding: 0 40%; line-height: 20px; font-family: 'novecentowide-book'}
.title h3{font-size: 22px; color: #999; font-family: 'novecentowide-book'}
.title img{width: 80px; height: 80px; margin: 0 auto; float: none; display: block}

.a_link{width: 140px; padding: 12px 10px; margin: 50px auto 0 auto; text-align: center; background: transparent; border: 1px solid #fff; box-sizing: border-box; overflow: hidden; position: relative}
.a_link i{font-size: 13px; color: #fff; font-style: normal; font-family: 'novecentowide-book'; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:before{content: ""; display: block; width: 0; height: 100%; position: absolute; top: 0; left: 0; background: #e50015; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover i{color: #fff;}
.a_link:hover:before{width: 100%;}

/*----list01----*/
.list01{width: 100%; padding: 220px 0 80px 0; position: relative; overflow: hidden; background: url("../image/c15.jpg") no-repeat fixed}
.list01 .mark{width: 100%; height: 100%; background: rgba(255,255,255,.6); position: absolute; top: 0; left: 0}

.list01 .list01_con{width: 100%; height: 300px; padding: 20px; background: rgba(209,0,0,.7)}
.list01 .list01_con .list01_left{width: 40%; margin-right: 5%; position: relative; top: -40px;}
.list01 .list01_con .list01_left .video_li{width: 100%; margin: 0 auto}

.list01 .list01_con .list01_right{width: 55%; padding: 30px 40px 0 0}
.list01 .list01_con .list01_right h3{font-size: 22px; color: #fff; margin-bottom: 20px;}
.list01 .list01_con .list01_right p{font-size: 14px; color: #fff; line-height: 26px;}
.list01 .list01_con .list01_right .a_link{margin: 30px 0 0 0;}
.list01 .list01_con .list01_right .a_link:before{background: #fff;}
.list01 .list01_con .list01_right .a_link:hover i{color: #e50015}

/*----list01----*/
/*.list01{padding: 120px 0; position: relative; overflow: hidden;}*/
/*.list01 .list01_con{position: relative}*/
/*.list01 .list01_con:before{content: ""; display: block; width: 1px; height: 100%; background: #dedede; position: absolute; top: 0; left: 50%;}*/

/*.list01 .list01_con .list01_left{width: 50%; text-align: center}*/
/*.list01 .list01_con .list01_left h5{font-size: 14px; color: #c4b17a; margin-bottom: 10px; font-family: 'novecentowide-book'}*/
/*.list01 .list01_con .list01_left h6{font-size: 32px; color: #c4b17a; margin-bottom: 40px; font-family: 'novecentowide-book'}*/
/*.list01 .list01_con .list01_left h1{font-size: 30px; color: #e50015; font-weight: bold; margin-bottom: 30px;}*/
/*.list01 .list01_con .list01_left p{font-size: 14px; color: #333; line-height: 26px; padding: 0 10%;}*/
/*.list01 .list01_con .list01_left .a_link{border: 1px solid #e50015;}*/
/*.list01 .list01_con .list01_left .a_link i{color: #e50015}*/

/*.list01 .list01_con .list01_left .a_link:hover i{color: #fff;}*/

/*.list01 .list01_con .list01_right{width: 50%; padding: 0 5%;}*/
/*.list01 .list01_con .list01_right .img{width: 100%; overflow: hidden}*/
/*.list01 .list01_con .list01_right .img img{width: 100%;}*/
/*.list01 .list01_con .list01_right .list01_data{}*/
/*.list01 .list01_con .list01_right .list01_data .li{float: left; width: 33.3333%; padding: 20px 0; position: relative; text-align: center; z-index: 2}*/
/*.list01 .list01_con .list01_right .list01_data .li span{display: block; font-size: 32px; color: #e50015; font-family: 'novecentowide-book'}*/
/*.list01 .list01_con .list01_right .list01_data .li p{font-size: 14px; color: #666;}*/

/*----list02----*/
.list02{padding: 100px 0 140px 0; position: relative; background: url("../image/c16.jpg") no-repeat center; overflow: hidden}
.list02 .list02_left{width: 30%; margin-right: 5%; padding-top: 60px;}
.list02 .list02_left h1{font-size: 28px; color: #181818; font-weight: bold}
.list02 .list02_left .line{display: block; width: 100%; height: 1px; background: #dedede; margin: 40px 0 60px 0;}
.list02 .list02_left p{font-size: 14px; color: #666; line-height: 28px;}
.list02 .list02_left .a_link{border: 1px solid #dedede; margin: 40px 0 0 0;}
.list02 .list02_left .a_link i{color: #666;}
.list02 .list02_left .a_link:hover i{color: #fff;}

.list02 .list02_right{width: 65%;}
.list02 .list02_right .list02_con{}
.list02 .list02_right .list02_con .li{position: relative; padding-top: 80px; animation-delay: .6s; -webkit-animation-delay: .6s}
.list02 .list02_right .list02_con .li .li_left{width: 60%; position: relative; z-index: 2}
.list02 .list02_right .list02_con .li .li_right{width: 40%; margin-top: 40%; position: absolute; top: 0; left: 50%}
.list02 .list02_right .list02_con .li .li_right h6{font-size: 14px; color: #999; padding-right: 40px; margin-bottom: 20px; font-family: 'novecentowide-book'}
.list02 .list02_right .list02_con .li .li_right h1{font-size: 24px; color: #333;}
.list02 .list02_right .list02_con .li .d{display: block; font-size: 160px; color: #f3f4f4; position: absolute; top: 0; left: 0; margin-left: 8%; font-family: 'DisneyEnglish-Bold'}
.list02 .list02_right .list02_con .li:nth-child(even){margin-top: 120px;}
.list02 .list02_right .list02_con .li:nth-child(even) .li_right{margin-top: 60%;}


/*----list02----*/
/*.list02{position: relative; overflow: hidden}*/
/*.list02 h5{font-size: 30px; color: #fff; font-weight: bold; text-align: center; padding: 60px 0; position: relative; z-index: 2}*/
/*.list02 .list02_con{padding: 10px 0 0 0; position: relative; z-index: 2}*/
/*.list02 .list02_con .list{border-top: 1px solid rgba(255,255,255,.2);}*/
/*.list02 .list02_con .list li{position: relative; width: 25%; float: left; box-sizing: border-box; overflow: hidden; border-right: 1px solid rgba(255,255,255,.2); transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list li .txt{height: 660px; padding: 180px 50px 280px 50px; position: relative; overflow: hidden}*/
/*.list02 .list02_con .list li .txt h1{font-size: 16px; color: #fff; margin-bottom: 10px; 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 .line{display: block; width: 0; height: 1px; background: rgba(255,255,255,.5); margin: 20px 0; transition: all ease .6s; -webkit-transition: all ease .6s}*/
/*.list02 .list02_con .list li .txt p{font-size: 14px; color: #fff; line-height: 26px;}*/
/*.list02 .list02_con .list li .txt h3{font-size: 80px; color: #fff; position: absolute; bottom: 0; right: 0; margin: 0 40px 60px 0; font-family: 'DisneyEnglish-Bold'; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list li .txt .bc{display: block; width: 490px; height: 260px; background: url("../image/c6.png") no-repeat; position: absolute; bottom: 0; right: 0; margin-bottom: -490px; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list li.on .txt h1{color: #fff}*/
/*.list02 .list02_con .list li.on .txt h6{color: #fff}*/
/*.list02 .list02_con .list li.on .txt .line{width: 100%}*/
/*.list02 .list02_con .list li.on .txt h3{margin: 0 40px 180px 0}*/
/*.list02 .list02_con .list li.on .txt .bc{margin-bottom: 0;}*/

/*.list02 .list02_bg{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}*/
/*.list02 .list02_bg .bg_b{width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; overflow: hidden; background-size: cover; background-position: center; transition: all ease .6s; -webkit-transition: all ease .6s}*/
/*.list02 .list02_bg .bg_b.active{transform: scale(1); -webkit-transform: scale(1); opacity: 1}*/

/*----list03----*/
.list03{height: 850px; position: relative; background: url("../image/c17.jpg") no-repeat; background-size: cover; overflow: hidden}
.list03 .list03_con{}

.list03 .list03_con .list03_left{width: 32%;}
.list03 .list03_con .list03_left .li{padding: 30px 0 0 120px;}
.list03 .list03_con .list03_left .li h1{font-size: 30px; color: #fff; font-weight: bold;}
.list03 .list03_con .list03_left .li .line{display: block; width: 100%; height: 1px; margin: 20px 0 80px 0; background: rgba(255,255,255,.2)}
.list03 .list03_con .list03_left .li .d{display: block; font-size: 24px; color: #fff; margin-bottom: 30px; font-family: 'DisneyEnglish-Bold'}
.list03 .list03_con .list03_left .li .img{margin-bottom: 30px;}
.list03 .list03_con .list03_left .li .img img{float: none; display: block;}
.list03 .list03_con .list03_left .li h6{font-size: 42px; color: #fff; padding-right: 140px; margin-bottom: 50px; font-family: 'Montserrat-Light'}
.list03 .list03_con .list03_left .li h2{font-size: 18px; color: #fff; margin-bottom: 30px;}
.list03 .list03_con .list03_left .li p{font-size: 14px; color: #fff; line-height: 26px; padding-right: 160px;}
.list03 .list03_con .list03_left .li .a_link{margin: 40px 0 0 0}
.list03 .list03_con .list03_left .li .a_link:before{background: #fff;}
.list03 .list03_con .list03_left .li .a_link:hover i{color: #e50015}

.list03 .list03_con .list03_right{width: 68%; margin-top: 120px; position: relative}
.list03 .list03_con .list03_right:before{content: ""; display: block; width: 300px; height: 80px; background: #fff; position: absolute; bottom: 0; right: 0; z-index: 2}

.list03 .list03_con .list03_right .slick-prev, .list03 .list03_con .list03_right .slick-next{bottom: 0; background: transparent}
.list03 .list03_con .list03_right .slick-prev{left: 77%}
.list03 .list03_con .list03_right .slick-dots{bottom: 28px; width: 200px; right: 0; margin-right: 40px;}
.list03 .list03_con .list03_right .slick-dots li{margin: 0 10px;}
.list03 .list03_con .list03_right .slick-dots li button{font-size: 28px; color: #999; font-family: 'dincond-bold-webfont'}
.list03 .list03_con .list03_right .slick-dots li button:before{content: "0"; font-size: 28px; color: #999; background: transparent; margin: 1px 0 0 -8px; top: 0; left: 0; opacity: 1; font-family: 'dincond-bold-webfont'}
.list03 .list03_con .list03_right .slick-dots li.slick-active button{color: #6d2d79; font-size: 42px;}
.list03 .list03_con .list03_right .slick-dots li.slick-active button:before{font-size: 42px; color: #6d2d79}



/*----list03----*/
/*.list03{padding: 120px 0; position: relative; overflow: hidden;}*/
/*.list03 .list03_title{margin-bottom: 60px; text-align: center}*/
/*.list03 .list03_title h5{font-size: 14px; color: #c4b17a; margin-bottom: 10px; font-family: 'novecentowide-book'}*/
/*.list03 .list03_title h6{font-size: 32px; color: #c4b17a; margin-bottom: 40px; font-family: 'novecentowide-book'}*/
/*.list03 .list03_title h1{font-size: 30px; color: #181818; font-weight: bold; margin-bottom: 30px;}*/

/*.list03 .list03_con{}*/
/*.list03 .list03_con .list{margin-right: -1%;}*/
/*.list03 .list03_con .list li{width: 24%; height: 560px; float: left; margin-right: 1%; margin-bottom: 20px; background: #f5f5f5; position: relative}*/
/*.list03 .list03_con .list li .img{width: 100%; margin-top: 90px; overflow: hidden}*/
/*.list03 .list03_con .list li .img img{width: 100%;}*/
/*.list03 .list03_con .list li .img_bg{width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list03 .list03_con .list li .img_bg img{width: 100%;}*/
/*.list03 .list03_con .list li .txt{width: 100%; position: absolute; top: 0; left: 0; padding: 50px 0 0 50px}*/
/*.list03 .list03_con .list li .txt h1{font-size: 16px; color: #282828; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list03 .list03_con .list li .txt h3{font-size: 14px; color: #999; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list03 .list03_con .list li .t{padding: 0 0 0 50px; position: relative; z-index: 2}*/
/*.list03 .list03_con .list li .t h4{font-size: 14px; color: #999; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list03 .list03_con .list li .t span{display: block; width: 20px; height: 2px; background: #e50015; margin-top: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list03 .list03_con .showMorehandle{display: block; width: 160px; font-size: 13px; color: #333; padding: 14px 0; background: #f0f0f0; text-align: center; margin: 40px auto 0 auto; cursor: pointer; transition: all ease .4s; -webkit-transition: all ease .4s}*/

/*.list03 .list03_con .list li:hover .img_bg{opacity: 1}*/
/*.list03 .list03_con .list li:hover .txt h1{color: #fff;}*/
/*.list03 .list03_con .list li:hover .txt h3{color: #fff;}*/
/*.list03 .list03_con .list li:hover .t h4{color: #fff;}*/
/*.list03 .list03_con .list li:hover .t span{width: 60px;}*/
/*.list03 .list03_con .showMorehandle:hover{background: #e50015; color: #fff;}*/

/*.list03 .list03_con .list li:nth-child(1){animation-delay: .6s; -webkit-animation-delay: .6s}*/
/*.list03 .list03_con .list li:nth-child(2){animation-delay: .7s; -webkit-animation-delay: .7s}*/
/*.list03 .list03_con .list li:nth-child(3){animation-delay: .8s; -webkit-animation-delay: .8s}*/
/*.list03 .list03_con .list li:nth-child(4){animation-delay: .9s; -webkit-animation-delay: .9s}*/

/*----list04----*/
.list04{width: 100%; padding: 100px 0 60px 0; position: relative; overflow: hidden}
.list04 .list04_title{margin-bottom: 60px; text-align: center}
.list04 .list04_title h5{font-size: 14px; color: #c4b17a; margin-bottom: 10px; font-family: 'novecentowide-book'}
.list04 .list04_title h6{font-size: 32px; color: #c4b17a; margin-bottom: 20px; font-family: 'novecentowide-book'}
.list04 .list04_title h1{font-size: 30px; color: #181818; font-weight: bold;}

.list04 .list04_con{padding: 0 43px; position: relative}
.list04 .list04_con .li{width: 100%; overflow: hidden; position: relative}
.list04 .list04_con .li img{width: 100%;}
.list04 .list04_con .li h1{position: absolute; bottom: 0; left: 0; margin: 0 0 120px 80px; font-size: 28px; color: #fff; font-weight: bold; z-index: 2;}
.list04 .list04_con:before{content: ""; display: block; width: 82%; height: 1px; background: rgba(255,255,255,.6); position: absolute; bottom: 0; left: 9%; margin-bottom: 110px; z-index: 2;}

.list04 .list04_con .slick-prev, .list04 .list04_con .slick-next{width: 60px; height: 60px; bottom: 0; background: transparent}
.list04 .list04_con .slick-prev{left: 80%;}
.list04 .list04_con .slick-next{right: 10%}
.list04 .list04_con .slick-prev:before{width: 60px; height: 60px; background: url("../image/next5.png") no-repeat}
.list04 .list04_con .slick-next:before{width: 60px; height: 60px; background: url("../image/next6.png") no-repeat}



/*----list04----*/
/*.list04{width: 100%; position: relative; overflow: hidden}*/

/*.list04 .list04_con{margin-top: 60px;}*/
/*.list04 .list04_con .list04_left{width: 45%; height: 780px; padding: 15% 12%; text-align: center; background: url("../image/c8.jpg") no-repeat; background-size: cover; overflow: hidden}*/
/*.list04 .list04_con .list04_left h1{font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 40px;}*/
/*.list04 .list04_con .list04_left p{font-size: 14px; color: #fff; line-height: 26px;}*/
/*.list04 .list04_con .list04_right{width: 55%; height: 780px;}*/
/*.list04 .list04_con .list04_right .li{width: 100%; height: 780px; overflow: hidden}*/
/*.list04 .list04_con .list04_right .li img{width: 100%;}*/

/*.list04 .a_link{margin: 20px auto 0 auto}*/

/*----list06----*/
.list06{padding: 80px 0 60px 0; position: relative; overflow: hidden}
.list06 .title h5{font-size: 14px; color: #999; margin-bottom: 10px; padding: 0 30%; font-family: 'novecentowide-book'}
.list06 .title h1{font-size: 30px; color: #181818; font-weight: bold; margin-top: 40px;}

.list06 .list06_list{width: 1040px; margin: 60px auto 0 auto;}
.list06 .list06_list .li{padding: 0 40px; position: relative; cursor: pointer; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_list .li .li_bg{position: relative; border-radius: 10px; overflow: hidden}
.list06 .list06_list .li .li_bg .img{width: 100%; overflow: hidden; position: relative;}
.list06 .list06_list .li .li_bg .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}

.list06 .list06_list .li:hover{transform: translateY(-20px); -webkit-transform: translateY(-20px)}

.list06 .list06_list .slick-prev, .list06 .list06_list .slick-next{bottom: 50%; margin-bottom: -20px; border-radius: 100%; overflow: hidden}
.list06 .list06_list .slick-list{overflow: inherit}
.list06 .list06_list .slick-prev{left: -20px; background: transparent}
.list06 .list06_list .slick-next{right: -20px; background: transparent}
.list06 .list06_list .slick-prev:before{background: url("../image/next3.png") no-repeat}
.list06 .list06_list .slick-next:before{background: url("../image/next4.png") no-repeat}


/*----list05----*/
.list05{width: 100%; padding: 80px 0; position: relative; overflow: hidden;}

.list05 .list05_title{}
.list05 .list05_title .title_left h1{font-size: 30px; color: #282828; font-weight: bold;}
.list05 .list05_title .title_right a{display: inline-block; font-size: 14px; color: #333; margin-left: 20px; padding-bottom: 4px;}
.list05 .list05_title .title_right a.on{color: #e50015;}

.list05 .list05_con{padding-top: 60px;}
.list05 .list05_con .list05_left{width: 50%; margin-right: 5%; position: relative}
.list05 .list05_con .list05_left .list{}
.list05 .list05_con .list05_left .list li{margin-bottom: 30px;}
.list05 .list05_con .list05_left .list li .d{width: 15%; padding-top: 56px; text-align: center}
.list05 .list05_con .list05_left .list li .d h6{font-size: 13px; color: #999; font-family: 'novecentowide-book'}
.list05 .list05_con .list05_left .list li .d h6 i{display: block; font-size: 42px; color: #181818; margin-top: -70px; font-style: normal; font-family: 'DisneyEnglish-Bold'}
.list05 .list05_con .list05_left .list li .t{width: 85%;}
.list05 .list05_con .list05_left .list li .t h1{font-size: 16px; color: #333; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list05_left .list li .t p{font-size: 14px; color: #999; line-height: 24px}

.list05 .list05_con .list05_left .list li h2{font-size: 14px; color: #282828; float: left; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list05_left .list li span{font-size: 14px; color: #999; float: right; font-family: 'novecentowide-book'}
.list05 .list05_con .list05_left .list li:nth-child(1){padding: 30px 0; margin-bottom: 60px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede}

.list05 .list05_con .list05_right{width: 45%}
.list05 .list05_con .list05_right .list{margin-right: -4%;}
.list05 .list05_con .list05_right .list li{width: 46%; float: left; margin-right: 4%;}
.list05 .list05_con .list05_right .list li .img{width: 100%; height: 200px; overflow: hidden}
.list05 .list05_con .list05_right .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}

.list05 .list05_con .list05_right .list li .t{width: 100%; padding: 20px 20px 0 20px; border: 1px solid #dedede;}
.list05 .list05_con .list05_right .list li .t h6{font-size: 14px; color: #999; margin-bottom: 10px; font-family: 'novecentowide-book'}
.list05 .list05_con .list05_right .list li .t h1{font-size: 14px; color: #333; margin-bottom: 30px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list05_right .list li .t span{display: block; border-top: 1px solid #f0f0f0; font-size: 14px; color: #999; padding: 16px 0; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list05_right .list li .t span i{float: right;}

.list05 .list05_con .list05_left .list li:hover .t h1{color: #e50015}
.list05 .list05_con .list05_left .list li:hover h2{color: #e50015}

.list05 .list05_con .list05_right .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list05 .list05_con .list05_right .list li:hover .t h1{color: #e50015}
.list05 .list05_con .list05_right .list li:hover .t span{color: #e50015}
.list05 .list05_con .list05_right .list li:hover .t span i{color: #e50015}











