
/*----banner----*/
.banner{width: 100%; position: fixed; overflow: hidden}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}
.mark{width: 100%; height: 890px; position: relative;}

.banner .txt{position: absolute; width: 120px; left: 50%; top: 30%; margin-left: -380px; z-index: 2}
.banner .txt img{width: 120px; height: 380px; transform: translateY(60px); -webkit-transform: translateY(60px); opacity: 0; transition: all ease .6s .8s; -webkit-transition: all ease .6s .8s; font-family: 'novecentowide'}

.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)}
}


/*----content----*/
.content{width: 85%; margin-left: 15%; background: #fff; position: relative; z-index: 9}

.title{margin-bottom: 50px; text-align: center;}
.title h1{font-size: 24px; color: #282828; margin-bottom: 4px;}
.title p{font-size: 14px; color: #999; line-height: 24px; font-family: 'Montserrat-Light'}

.a_link{width: 140px; padding: 10px 0; text-align: center; border: 1px solid #dedede; margin: 40px auto 0 auto; position: relative;}
.a_link i{font-size: 14px; 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: #fff; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover i{color: #005ba8}
.a_link:hover:before{width: 100%;}

/*----list01----*/
.list01{position: relative; padding: 80px 0;}
.list01 .list01_con{overflow: hidden}
.list01 .list01_con .list{margin-right: -0.3%;}
.list01 .list01_con .list li{width: 24.7%; margin-right: 0.3%; float: left; position: relative; box-sizing: border-box;}
.list01 .list01_con .list li .img{width: 100%; height: 770px; background-size: cover; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list01 .list01_con .list li .txt{width: 80%; height: 90%; padding: 40% 20px; position: absolute; top: 0; left: 50%; margin-left: -40%; margin-top: 10%; background: rgba(0,0,0,.5); text-align: center; transform: translateY(-100%); -webkit-transform: translateY(-100%); opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list01 .list01_con .list li .txt h1{font-size: 20px; color: #fff; margin-bottom: 10px;}
.list01 .list01_con .list li .txt h6{font-size: 14px; color: #fff; margin-bottom: 30px; font-family: 'Montserrat-Light'}
.list01 .list01_con .list li .txt p{font-size: 13px; color: #fff; line-height: 24px;}
.list01 .list01_con .list li .txt .p_link{display: block; width: 130px; padding: 10px 0; font-size: 13px; color: #fff; background: #005ba8; margin: 30px auto 0 auto; font-family: 'novecentowide-book'}
.list01 .list01_con .list li .txt .p_line{display: block; width: 2px; height: 0; background: #fff; margin: 0 auto 30px auto; opacity: 0; transition: all ease .4s .3s; -webkit-transition: all ease .4s .3s}

.list01 .list01_con .list li:hover .txt{transform: translateY(0); -webkit-transform: translateY(0); opacity: 1}
.list01 .list01_con .list li:hover .p_line{height: 60px; opacity: 1}


/*----list02----*/
.list02{position: relative; padding-bottom: 60px;}
.list02 .list02_con{width: 94%; margin: 0 auto}
.list02 .list02_con .list02_left{width: 60%;}
.list02 .list02_con .list02_left .img{width: 100%; overflow: hidden}
.list02 .list02_con .list02_left .img img{width: 840px;}

.list02 .list02_con .list02_right{width: 40%;}
.list02 .list02_con .list02_right .list{}
.list02 .list02_con .list02_right .list li{margin-bottom: 60px; position: relative; cursor: pointer; transition: all ease .3s; -webkit-transition: all ease .3s;}
.list02 .list02_con .list02_right .list li:before{content: ""; display: block; width: 1px; height: 30px; background: #dedede; position: absolute; bottom: 0; left: 0; margin: 0 0 -46px 50px;}
.list02 .list02_con .list02_right .list li:nth-child(3):before{display: none}
.list02 .list02_con .list02_right .list li .ico{width: 25%;}
.list02 .list02_con .list02_right .list li .ico .img{width: 100px; padding: 20px; border: 1px solid #dedede; border-radius: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list02 .list02_con .list02_right .list li .ico img{width: 60px; height: 60px; float: none; display: block;}
.list02 .list02_con .list02_right .list li .t{width: 75%; padding-top: 10px;}
.list02 .list02_con .list02_right .list li .t p{font-size: 13px; color: #666; line-height: 24px;}

.list02 .list02_con .list02_right .list li:hover{transform: translateY(10px); -webkit-transform: translateY(10px)}
.list02 .list02_con .list02_right .list li:hover .ico .img{background: #005ba8}

/*----list03----*/
.list03{position: relative;}
.list03 .list03_con{height: 780px; overflow: hidden}
.list03 .list03_con .list03_left{width: 41%; background: #005ba8; padding: 380px 140px 220px 200px; text-align: right}
.list03 .list03_con .list03_left h1{font-size: 20px; color: #fff; margin-bottom: 20px;}
.list03 .list03_con .list03_left p{font-size: 14px; color: #fff; line-height: 28px;}
.list03 .list03_con .list03_left .a_link{margin: 40px 0 0 190px;}

.list03 .list03_con .list03_right{width: 59%;}
.list03 .list03_con .list03_right .li{width: 100%;}
.list03 .list03_con .list03_right .li .img{width: 100%;}
.list03 .list03_con .list03_right .li .img img{width: 100%;}

.list03 .list03_con .slick-dots{width: auto; left: -80px; bottom: 28%;}
.list03 .list03_con .slick-dots li{display: block; margin: 16px 5px;}
.list03 .list03_con .slick-dots li button:before{background: #fff;}

/*----list04----*/
.list04{position: relative; padding: 60px 0; overflow: hidden}
.list04 .title{width: 88%; margin: 0 auto 50px auto; text-align: left}
.list04 .list04_con{width: 88%; margin: 0 auto}
.list04 .list04_con .list{}
.list04 .list04_con .list li{padding: 20px; border: 1px solid #dedede; margin-bottom: 30px; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .img{width: 20%; margin-right: 5%;}
.list04 .list04_con .list li .img img{width: 100%;}
.list04 .list04_con .list li .txt{width: 55%; margin-right: 8%; padding-top: 30px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .txt h1{font-size: 17px; color: #333; margin-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .txt p{font-size: 13px; color: #999; line-height: 26px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data{width: 12%; padding-top: 40px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data h6{font-size: 22px; color: #999; margin-bottom: 20px; font-family:'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data span{position: relative; display: block; width: 120px; padding: 12px 0; font-family:'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data span i{ font-size: 13px; color: #fff; font-style: normal; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data span:before{content: ""; display: block; width: 40px; height: 30px; background: url("../image/ico09.png") no-repeat 0 0; position: absolute; top: 0; left: 0; margin: 4px 0 0 0; transition: all ease .3s; -webkit-transition: all ease .3s}

.list04 .list04_con .list li:nth-child(2) .img{float: right; margin-right: 0}
.list04 .list04_con .list li:nth-child(2) .txt{float: right; margin-right: 5%; text-align: right}
.list04 .list04_con .list li:nth-child(2) .data{padding-left: 20px;}

.list04 .list04_con .list li:hover{box-shadow: 5px 5px 15px 4px rgba(0,0,0,.1); border: 1px solid transparent}
.list04 .list04_con .list li:hover .txt h1{color: #005ba8;}
.list04 .list04_con .list li:hover .data h6{color: #005ba8}
.list04 .list04_con .list li:hover .data span{background: #005ba8;}
.list04 .list04_con .list li:hover .data span i{padding-left: 30px;}
.list04 .list04_con .list li:hover .data span:before{background: url("../image/ico09.png") no-repeat -40px 0; margin: 4px 0 0 100px;}

.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}

/*----list05----*/
.list05{padding: 140px 0; background: url("../image/img08.jpg") no-repeat; background-size: cover}
.list05 .list05_con{}
.list05 .title h1{color: #fff;}
.list05 .title p{color: #fff;}
.list05 .list05_con p{font-size: 14px; color: #fff; line-height: 32px; text-align: center}

.list05 .data .li{width: 25%; float: left; margin-top: 80px; text-align: center; position: relative; z-index: 2}
.list05 .data .li span{height: 60px; font-size: 50px; color: #fff; margin-top: 10px; font-family: 'novecentowide-book'}
.list05 .data .li i{font-size: 12px; font-style: normal; color: #fff; vertical-align: top; line-height: 32px; padding-left: 6px}
.list05 .data .li p{font-size: 12px; color: #fff; line-height: 30px}

/*----list06----*/
.list06{padding: 80px 0}
.list06 .list{}
.list06 .list li{width: 20%; float: left; box-sizing: border-box; position: relative}
.list06 .list li .img{width: 100%; overflow: hidden}
.list06 .list li .img img{width: 100%;}
.list06 .list li:before{content: ""; display: block; width: 1px; height: 80%; background: #dedede; position: absolute; top: 0; right: 0; margin-top: 5%;}
.list06 .list li:nth-child(1):after{content: ""; display: block; width: 90%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0; margin-left: 5%;}
.list06 .list li:nth-child(2):after{content: ""; display: block; width: 90%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0; margin-left: 5%;}
.list06 .list li:nth-child(3):after{content: ""; display: block; width: 90%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0; margin-left: 5%;}
.list06 .list li:nth-child(4):after{content: ""; display: block; width: 90%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0; margin-left: 5%;}
.list06 .list li:nth-child(5):after{content: ""; display: block; width: 90%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0; margin-left: 5%;}
.list06 .list li:nth-child(5):before{display: none}
.list06 .list li:nth-child(10):before{display: none}

