/*Created by lk on 2020/07/29.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0; overflow: hidden}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.banner .video-js{width: 100%; height: 100%}

.banner .swiper-slide video{width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; object-fit:cover;}

.mark{width: 100%; height: 820px; position: relative;}

.banner .swiper-slide-active .img{animation: zoom 9s linear; -webkit-animation: zoom 9s linear; 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)}
}


/*----content----*/
.content{position: relative; background: #fff; z-index: 3}

.title{margin-bottom: 60px; position: relative}
.title h1{font-size: 32px; color: #181818; margin-bottom: 6px;}
.title h6{font-size: 18px; color: #181818; margin-bottom: 20px;  font-family: 'novecentowide-book'}
.title p{font-size: 13px; color: #242424; line-height: 28px;}
.title span{display: block; width: 100px; height: 1px; margin: 0 auto; background: #999;}

.a_link{width: 140px;  padding: 12px 0; text-align: center; background: #f0f0f0; transition: all ease .4s; -webkit-transition: all ease .4s }
.a_link i{font-size: 14px; color: #333; font-style: normal; font-family: 'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover{background: #212485}
.a_link:hover i{color: #fff;}

/*----list01----*/
.list01{position: relative; padding: 80px 0; background: url("../image/img05.jpg") no-repeat}
.list01 .title{padding-top: 60px;}
.list01 .title p{padding-right: 50%;}
.list01 .list01_logo{width: 46%; position: absolute; top: 0; right: 0;}
.list01 .list01_logo .list{margin-right: -2%;}
.list01 .list01_logo .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 10px; box-sizing: border-box}
.list01 .list01_logo .list li .img{width: 100%; overflow: hidden}
.list01 .list01_logo .list li .img img{width: 100%;}

.list01 .list01_con{margin-top: 80px;}
.list01 .list01_con .list{margin-right: -1%;}
.list01 .list01_con .list li{position: relative; width: 24%; float: left; margin-right: 1%; padding: 30px 40px; border: 1px solid #dedede; border-radius: 2px; box-sizing: border-box; background: #fff; overflow: hidden; cursor: pointer; transition: all ease .6s; -webkit-transition: all ease .6s}
.list01 .list01_con .list li .d{height: 100px; color: #787878; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li .d h1{font-size: 20px; margin-bottom: 4px; transition: all ease .3s; -webkit-transition: all ease .3s}
.list01 .list01_con .list li .d h6{font-size: 12px;}
.list01 .list01_con .list li .t{}
.list01 .list01_con .list li .t h1{font-size: 24px; color: #393838; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li .t p{font-size: 13px; color: #787878; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li span{display: block; position: absolute; top: 0; right: 0; margin: 30px 40px 0 0}
.list01 .list01_con .list li span img{width: 70px; height: 70px; float: none; display: block; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li span .on{position: absolute; top: 0; left: 0; opacity: 0;}

.list01 .list01_con .list li:hover{background: #212485}
.list01 .list01_con .list li:hover .d{color: #fff;}
.list01 .list01_con .list li:hover .d h1{font-size: 40px;}
.list01 .list01_con .list li:hover .d h6{font-size: 16px;}
.list01 .list01_con .list li:hover .t h1{color: #fff;}
.list01 .list01_con .list li:hover .t p{color: #fff;}
.list01 .list01_con .list li:hover span .on{opacity: 1}


/*----list02----*/
/*.list02{position: relative; background: #eeeeee; overflow: hidden}*/
/*.list02:before{content: ""; display: block; width: 40%; height: 600px; position: absolute; top: 0; right: 0; background: url("../image/img01.jpg") no-repeat}*/
/*.list02 .list02_con{width: 64%; padding: 100px 0; background: #eeeeee;}*/

/*.list02 .list02_con .list02_left{width: 30%; margin-right: 10%;}*/
/*.list02 .list02_con .list02_left .img{width: 240px; margin-bottom: 10px;}*/
/*.list02 .list02_con .list02_left .img img{width: 100%; display: block; float: none}*/
/*.list02 .list02_con .list02_left h1{font-size: 20px; color: #333; font-weight: bold;}*/
/*.list02 .list02_con .list02_left .a_link{border: 1px solid #212485; margin-top: 30px;}*/


/*.list02 .list02_con .list02_right{width: 60%;}*/
/*.list02 .list02_con .list02_right .list{}*/
/*.list02 .list02_con .list02_right .list li{padding: 0 20px; margin-bottom: 12px; position: relative}*/
/*.list02 .list02_con .list02_right .list li:before{content: ""; display: block; width: 40px; height: 1px; background: #999; position: absolute; top: 0; left: 0; margin: 30px 0 0 100px; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list02_right .list li:after{content: ""; display: block; width: 0; height: 100%; background: #212485; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list02_right .list li .ico{width: 60px; height: 60px; margin-right: 100px; float: left; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}*/
/*.list02 .list02_con .list02_right .list li .ico01{background: url("../image/ico04.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li .ico02{background: url("../image/ico04.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li .ico03{background: url("../image/ico05.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li .ico04{background: url("../image/ico06.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li .ico05{background: url("../image/ico07.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li h1{font-size: 15px; color: #787878; line-height: 60px; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}*/

/*.list02 .list02_con .list02_right .list li:hover:after{width: 100%}*/
/*.list02 .list02_con .list02_right .list li:hover:before{background: #fff;}*/
/*.list02 .list02_con .list02_right .list li:hover h1{color: #fff;}*/
/*.list02 .list02_con .list02_right .list li:hover .ico01{background: url("../image/ico04_1.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li:hover .ico02{background: url("../image/ico04_1.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li:hover .ico03{background: url("../image/ico05_1.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li:hover .ico04{background: url("../image/ico06_1.png") no-repeat}*/
/*.list02 .list02_con .list02_right .list li:hover .ico05{background: url("../image/ico07_1.png") no-repeat}*/


/*----list03----*/
.list03{padding: 80px 0 40px 0;}
.list03 .list03_con{position: relative}
.list03 .list03_con .list{margin-right: -1%;}
.list03 .list03_con .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 20px;}
.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 .txt{width: 100%; padding: 10px 0; text-align: center}
.list03 .list03_con .list li .txt h1{font-size: 14px; color: #181818;}

.list03 .list03_con .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

.list03 .list03_con .list li:nth-child(1){animation-delay: .4s; -webkit-animation-delay: .4s}
.list03 .list03_con .list li:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.list03 .list03_con .list li:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}
.list03 .list03_con .list li:nth-child(4){animation-delay: .7s; -webkit-animation-delay: .7s}
.list03 .list03_con .list li:nth-child(5){animation-delay: .8s; -webkit-animation-delay: .8s}
.list03 .list03_con .list li:nth-child(6){animation-delay: .9s; -webkit-animation-delay: .9s}
.list03 .list03_con .list li:nth-child(7){animation-delay: 1s; -webkit-animation-delay: 1s}
.list03 .list03_con .list li:nth-child(8){animation-delay: 1.1s; -webkit-animation-delay: 1.1s}


/*----list04----*/
.list04{position: relative; overflow: hidden}
.list04 .title{text-align: center}
.list04 .title h1{color: #fff;}
.list04 .title h6{color: #fff;}
.list04 .title span{background: #fff;}

.list04 .list04_con{padding: 100px 0 120px 0; background: url("../image/img04.jpg") no-repeat top center;}
.list04 .list04_con .li{padding: 0 12px;}
.list04 .list04_con .li .img{padding: 4px; background: #f0f0f0;}
.list04 .list04_con .li .img img{width: 100%; float: none; display: block}


/*----list05----*/
.list05{padding: 80px 0; background: #f4f4f4 url("../image/img05.jpg") no-repeat;}
.list05 .list05_con{  }
.list05 .list05_con .list05_left{width: 45%; margin-right: 5%;}
.list05 .list05_con .list05_left .title{padding: 0 26px; margin-bottom: 10px;}
.list05 .list05_con .list05_left .title:before{content: ""; display: block; width: 60%; height: 1px; background: #999; position: absolute; top: 20%; left: -40%; margin-top: 10px;}
.list05 .list05_con .list05_left .title p{font-size: 13px;}

.list05 .list05_con .list05_left .list05_data{}
.list05 .list05_con .list05_left .list05_data .li{width: 33.3333%; float: left; margin-top: 20px; text-align: center; position: relative; z-index: 2}
.list05 .list05_con .list05_left .list05_data .li span{height: 60px; font-size: 50px; color: #282828; margin-top: 10px; background: transparent; font-family:  'novecentowide-book';}
.list05 .list05_con .list05_left .list05_data .li p{font-size: 13px; color: #666; line-height: 30px}

.list05 .list05_con .list05_right{width: 50%;}
.list05 .list05_con .list05_right .list05_video{width: 100%; height: 100%; outline: none}


/*----list06----*/
.list06{padding: 40px 0 80px 0}
.list06 .title{text-align: center}

.list06 .list06_con{}
.list06 .list06_con .list{}
.list06 .list06_con .list li{width: 100%; padding: 40px 0; border-bottom: 1px solid #f0f0f0; box-sizing: border-box; transition: all ease .6s; -webkit-transition: all ease .6s}
.list06 .list06_con .list li a{padding: 0 60px; box-sizing: border-box}
.list06 .list06_con .list li .data{width: 15%; margin-right: 5%; text-align: right; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li .data h6{font-size: 40px; color: #999; font-family: 'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li .data h5{font-size: 14px; color: #666; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li .txt{width: 80%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li .txt h1{font-size: 15px; color: #282828; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li .txt p{font-size: 13px; color: #666; line-height: 24px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li span{display: block; position: absolute; top: 0; right: 0; margin: 24px 20px 0 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li span i{font-size: 32px; color: #fff; transition: all ease .4s; -webkit-transition: all ease .4s}

.list06 .list06_con .list li:hover{background: #212485;}
.list06 .list06_con .list li:hover .data{transform: translateX(20px); -webkit-transform: translateX(20px)}
.list06 .list06_con .list li:hover .data h6{color: #fff;}
.list06 .list06_con .list li:hover .data h5{color: #fff;}
.list06 .list06_con .list li:hover .txt{transform: translateX(20px); -webkit-transform: translateX(20px)}
.list06 .list06_con .list li:hover .txt h1{color: #fff;}
.list06 .list06_con .list li:hover .txt p{color: #fff;}
.list06 .list06_con .list li:hover span{margin: 24px 10px 0 0}

.list06 .list06_con .list li:nth-child(1){animation-delay: .4s; -webkit-animation-delay: .4s}
.list06 .list06_con .list li:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.list06 .list06_con .list li:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}











