/*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}

.mark{width: 100%; height: 820px; position: relative;}




/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{padding-bottom: 60px; position: relative}
.title h1{font-size: 24px; color: #181818; margin-bottom: 4px;}
.title h6{font-size: 22px; color: #999; font-family: 'novecentowide-book'}
.title h1 i{font-size: 24px; color: #999; font-style: normal; padding-left: 6px; font-weight: normal; vertical-align: bottom; font-family: 'Montserrat-Light'}

.a_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #0e69b2; position: relative; font-family: 'novecentowide-book'}


/*----list01----*/
.list01{padding: 80px 0; overflow: hidden}
.list01 .list01_con{}
.list01 .list01_con .list{}
.list01 .list01_con .list li{width: 27.3333%; float: left; margin: 0 3%; cursor: pointer; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li .img{width: 80px; margin: 0 auto 20px auto; position: relative}
.list01 .list01_con .list li .img img{display: block; float: none; width: 100%;}
.list01 .list01_con .list li .img .img_bg{position: absolute; top: 0; left: 0; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li h3{font-size: 16px; color: #181818; margin-bottom: 20px; text-align: center; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li p{font-size: 14px; color: #999; line-height: 26px; margin-bottom: 20px;}
.list01 .list01_con .list li span{display: block; width: 0; height: 1px; background: #0e4c89; margin: 0 auto; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li:hover .img .img_bg{opacity: 1}
.list01 .list01_con .list li:hover h3{color: #0e4c89}
.list01 .list01_con .list li:hover span{width: 100%;}
.list01 .list01_con .list li:hover{transform: translateY(-10px); -webkit-transform: translateY(-10px)}

/*----list02----*/
.list02{padding: 120px 0; position: relative; background: url("../image/c1.jpg") no-repeat center fixed; background-size: cover; overflow: hidden}
.list02 .list02_con{margin-bottom: 20px;}
.list02 .list02_con .title{width: 20%;}
.list02 .list02_con .title h1{color: #fff;}
.list02 .list02_con .title h6{color: #fff;}
.list02 .list02_con .list02_right{width: 80%; padding-right: 10%;}
.list02 .list02_con .list02_right p{font-size: 14px; color: #fff; line-height: 30px;}
.list02 .list02_img{width: 100%; height: 300px; background-size: cover; background-position: center;}
.list02 .a_link{margin: 40px auto 0 auto}

/*----list03----*/
.list03{position: relative; padding: 80px 0; overflow: hidden}
.list03 .list03_title{}
.list03 .list03_title .title_right a{display: inline-block; font-size: 14px; color: #666; margin-left: 12px; padding: 8px 20px; border-bottom: 1px solid #dedede; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_title .title_right a:hover{background: #000; color: #fff;}
.list03 .list03_title .title_right .t_link{background: #000; color: #fff; padding: 9px 30px;}
.list03 .list03_con{}
.list03 .list03_con .li{padding: 0 10px;}
.list03 .list03_con .li a{position: relative;}
.list03 .list03_con .li .img{width: 100%; overflow: hidden}
.list03 .list03_con .li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li .txt{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: transparent; padding-top: 20%; text-align: center; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li .txt h1{font-size: 16px; color: #fff; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li .txt h6{font-size: 56px; color: #fff; font-weight: bold; margin-bottom: 10px; font-family: 'Montserrat-Light'; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list03 .list03_con .li:hover .txt{background: rgba(14,76,137,.6)}
.list03 .list03_con .li:hover .txt h1{transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}
.list03 .list03_con .li:hover .txt h6{transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}


/*----list04----*/
.list04{padding: 100px 0 120px 0; background: url("../image/c3.jpg") no-repeat center fixed; background-size: cover}
.list04 .list04_title .title h1{color: #fff;}
.list04 .list04_title .title h1 i{color: #fff;}
.list04 .list04_title .title_right .a_link{background: #000;}

.list04 .list04_con{width: 1200px; margin: 0 auto}
.list04 .list04_con .li{cursor: pointer}
.list04 .list04_con .li .li_left{width: 55%;}
.list04 .list04_con .li .li_left h1{font-size: 18px; color: #fff; margin-bottom: 20px; line-height: 40px; font-family: 'Montserrat-Light'}
.list04 .list04_con .li .li_left h1 i{font-size: 32px; color: #fff; font-weight: bold; font-style: normal; padding-left: 20px; vertical-align: bottom; font-family: 'Montserrat-Light'}
.list04 .list04_con .li .li_left .img{width: 100%; padding-left: 44px; overflow: hidden}
.list04 .list04_con .li .li_left .img img{float: none; display: block;}

.list04 .list04_con .li .li_right{width: 45%; padding-top: 100px;}
.list04 .list04_con .li .li_right h1{font-size: 18px; color: #fff; margin-bottom: 20px;}
.list04 .list04_con .li .li_right p{font-size: 14px; color: #fff; line-height: 26px;}

.list04 .list04_con .slick-prev, .list04 .list04_con .slick-next{top: 100%; margin-top: -20px;}
.list04 .list04_con .slick-prev{left: 50%; margin-left: 40px; }
.list04 .list04_con .slick-prev:before{background: url("../image/next7.png") no-repeat}
.list04 .list04_con .slick-next{left: 50%; margin-left: 80px; }
.list04 .list04_con .slick-next:before{background: url("../image/next8.png") no-repeat}

/*----list05----*/
.list05{padding: 80px 0}
.list05 .list05_con{}
.list05 .list05_con .list{margin-right: -2%;}
.list05 .list05_con .list li{width: 31.3333%; float: left; margin-right: 2%; text-align: center; padding: 30px 80px; box-sizing: border-box; background: #f4f4f4; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li h6{font-size: 38px; color: #0e4c89; font-weight: bold; margin-bottom: 20px; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li h1{font-size: 16px; color: #333; margin-bottom: 30px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list05 .list05_con .list li p{font-size: 13px; color: #666; line-height: 26px; transition: all ease .4s; -webkit-transition: all ease .4s}

.list05 .list05_con .list li:hover{background: #0e4c89}
.list05 .list05_con .list li:hover h6{color: #fff;}
.list05 .list05_con .list li:hover h1{color: #fff;}
.list05 .list05_con .list li:hover p{color: #fff;}

.list05 .list05_con .list li:nth-child(1){animation-delay: .4s; -webkit-animation-delay: .4s}
.list05 .list05_con .list li:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.list05 .list05_con .list li:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}












