
/*----banner----*/
.banner{width: 100%; height: 800px; padding-top: 70px;}
.banner .swiper-wrapper{overflow: hidden}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}


.title{padding: 60px 0 30px 0}
.title .title_left h3{font-size: 20px; color: #444;}
.title .title_left p{font-size: 16px; color: #999; font-family: 'novecentowide-book'}
.title .title_right a{display: inline-block; font-size: 13px; color: #333; padding: 8px 20px; margin-left: 2px; background: #f0f0f0; transition: all ease .4s; -webkit-transition: all ease .4s}
.title .title_right a:hover{background: #006699; color: #fff;}

/*----list01----*/
.list01{position: relative; padding-bottom: 60px}
.list01 .list01_con{width: 100%; position: relative;}
.list01 .list01_con .list{list-style: none; margin-right: -1.3333%}
.list01 .list01_con .list li{width: 32%; float: left; margin-right: 1.3333%; margin-bottom: 20px}
.list01 .list01_con .list li .img{width: 100%; overflow: hidden}
.list01 .list01_con .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li .txt{border-bottom: 1px solid #e0e0e0; padding: 20px 0 20px 20px; position: relative}
.list01 .list01_con .list li .txt:before{content: ""; display: block; width: 0; height: 1px; background: #999; position: absolute; bottom: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_con .list li .txt h3{font-size: 14px; color: #333;}
.list01 .list01_con .list li .txt span{display: block; width: 36px; height: 26px; position: absolute; top: 0; right: 0; border-left: 1px solid #e0e0e0; margin: 16px 20px 0 0; overflow: hidden}
.list01 .list01_con .list li .txt span:before{content: ""; display: block; width: 40px; height: 26px; background: url("../image/ico01.png") no-repeat; position: absolute; top: 0; left: 0; transition: all ease .2s; -webkit-transition: all ease .2s}
.list01 .list01_con .list li .txt span:after{content: ""; display: block; width: 40px; height: 26px; background: url("../image/ico01.png") no-repeat; position: absolute; top: 0; left: 0; margin: 0 0 0 -40px; transition: all ease .3s; -webkit-transition: all ease .3s}

.list01 .list01_con .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list01 .list01_con .list li:hover .txt:before{width: 100%}
.list01 .list01_con .list li:hover .txt span:before{margin: 0 0 0 40px}
.list01 .list01_con .list li:hover .txt span:after{margin: 0}

/*----list02----*/
.list02{position: relative;}
.list02 .list02_bg{width: 100%; height: 100%; background: url("../image/bg01.jpg") no-repeat fixed}
.list02 .w1200{padding-bottom: 80px}

.list02 .list02_con .list02_left{width: 55%; margin-right: 5%;}
.list02 .list02_con .list02_left .img{width: 100%; height: 215px; overflow: hidden}
.list02 .list02_con .list02_left .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list02_left .txt{padding: 20px 0 0 0}
.list02 .list02_con .list02_left .txt h3{font-size: 16px; color: #333; margin-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list02_left .txt .data{width: 15%; margin-right: 5%; border-right: 1px solid #e0e0e0}
.list02 .list02_con .list02_left .txt .data h6{font-size: 26px; color: #181818; font-family: 'novecentowide-book'}
.list02 .list02_con .list02_left .txt .data p{font-size: 16px; color: #999; font-family: 'novecentowide-book'}
.list02 .list02_con .list02_left .txt .txt_c{width: 75%}
.list02 .list02_con .list02_left .txt .txt_c p{font-size: 14px; color: #999; line-height: 22px}

.list02 .list02_con .list02_right{width: 40%}
.list02 .list02_con .list02_right .list{list-style: none}
.list02 .list02_con .list02_right .list li{border-bottom: 1px solid #e0e0e0; margin-bottom: 20px; padding-bottom: 20px}
.list02 .list02_con .list02_right .list li .data{width: 15%; margin-right: 5%;}
.list02 .list02_con .list02_right .list li .data h6{font-size: 26px; color: #181818; font-family: 'novecentowide-book'}
.list02 .list02_con .list02_right .list li .data p{font-size: 16px; color: #999; font-family: 'novecentowide-book'}
.list02 .list02_con .list02_right .list li .txt{width: 80%;}
.list02 .list02_con .list02_right .list li .txt h3{font-size: 16px; color: #333; margin-bottom: 16px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list02 .list02_con .list02_right .list li .txt p{font-size: 14px; color: #999; line-height: 20px}

.list02 .list02_con .list02_left:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list02 .list02_con .list02_left:hover .txt h3{color: #006699}
.list02 .list02_con .list02_right .list li:hover .txt h3{color: #006699}

/*----list03----*/
.list03{position: relative; width: 100%; height: 240px; background: #006699; overflow: hidden}
.list03 .li{width: 25%; float: left; margin-top: 80px; text-align: center; position: relative; z-index: 2}
.list03 .li span{height: 60px; font-size: 50px; color: #fff; margin-top: 10px; font-family:'novecentowide-book'}
.list03 .li i{font-size: 12px; font-style: normal; color: #fff; vertical-align: top; line-height: 32px; padding-left: 6px}
.list03 .li p{font-size: 12px; color: #fff; line-height: 30px}


/*----list04-----*/
.list04 .list04_bg{width: 100%; height: 100%; background: url("../image/bg02.jpg") no-repeat fixed;}
.list04 .list04_bg .w1200{padding: 100px 0}
.list04 .list04_left{width: 70%; background: #006699; padding: 100px 220px 100px 60px}
.list04 .list04_left h3{font-size: 18px; color: #fff; }
.list04 .list04_left h6{font-size: 14px; color: rgba(255,255,255,.4); margin-bottom: 40px; font-family: 'novecentowide-book'}
.list04 .list04_left p{font-size: 13px; color: rgba(255,255,255,.6); line-height: 22px; margin-bottom: 30px}
.list04 .list04_left .link{position: relative; width: 80px; font-size: 14px; color: rgba(255,255,255,.8); padding: 4px 0; font-family: 'novecentowide-book'}
.list04 .list04_left .link:before{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.8); position: absolute; top: 0; left: 60%; margin: 12px 0 0 0; transition: all ease .4s; -webkit-transition: all ease .4s}

.list04 .list04_right{width: 43%; margin-left: -13%; margin-top: 5%}
.list04 .list04_right img{width: 100%}

.list04 .list04_left .link:hover:before{width: 30px;}






























