﻿@charset "utf-8";
.banner {
    position: relative;
}
.banner a{
    display: block;
}
.banner img{
    display: block;
    width: 100%;
    /* height: 500px; */
}
.banner .btnBox{
    position: absolute;
    right: 113px;
    bottom: 95px;
    z-index: 99;
}
.banner .paga{
    display: inline-block;
    vertical-align: middle;
}
.banner .paga .slick-dots{
    position: static;
    font-size: 0;
}
.banner .paga .slick-dots li{
    margin: 0 15px;
    position: relative;
}
.banner .paga .slick-dots li:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 0;
    height: 1px;
    background: #fff;
    transition: .5s;
}
.banner .paga .slick-dots span{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.banner .paga .slick-dots li.slick-active:after{
    width: 65px;
}
.banner .paga .slick-dots li.slick-active{
    padding-right: 72px;
}
.banner .btn{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 32px;
}
.banner .btn:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 1px;
    height: 26px;
    background: rgba(255, 255, 255, 0.5);
    transform: translate(-50%,-50%);
}
.banner .btn .slick-arrow{
    position: static !important;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: none;
}
.banner .btn .slick-prev{
    margin-right: 60px;
    background-image: url("../images/arrow-l.png");
}
.banner .btn .slick-next{
    background-image: url("../images/arrow-r.png");
}
.tit001 {
    position: relative;
    text-align: center;
}
.tit001 h2{
    display: inline-block;
    position: relative;
    font-size: 40px;
    color: #ffffff;
    line-height: 44px;
    text-align: center;
    font-weight: 600;
    /* margin-bottom: 0px; */
    margin-top: -2px;
}
.tit001 h2 span{
    display: inline-block;
    position: relative;
    z-index: 3;
}
.tit001 h2:before{
    position: absolute;
    content: '';
    left: -25px;
    top: -3px;
    width: 41px;
    height: 35px;
    background: url("../images/tit.png") no-repeat 50%;
    background-size: cover;
}
.tit001 p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
}
.tit2 h2
{
    color: #192537;
}
.tit2 p{
    color: #81848d;
}
.s1txt h3{
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 74px;
    text-align: center;
    margin-bottom: 63px;
}
.s1txt p{
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    /* text-align: center; */
    font-weight: 300;
    text-indent: 2em;
}

.s1 .tit001{
    margin-bottom: 30px;
}
.s1 {
    margin-bottom: 70px;
}
.s2-list li{
    float: left;
    width: 22.66%;
    margin-left: 3.12%;
    border: 1px solid #e9e9e9;
}
.s2-list li:first-child{
    margin-left: 0;
}
.s2-list li a{
    display: block;
    padding: 17px 17px 20px;
}
.s2-list li a .pic{
    padding-top: 195px;
    margin-bottom: 13px;
}
.s2-list li a .txt h2{
    font-size: 16px;
    line-height: 30px;
    color: #010000;
    height: 60px;
    margin-bottom: 10px;
}
.s2-list li a .txt p{
    font-size: 12px;
    color: #888888;
    line-height: 22px;
    height: 44px;
    text-indent: 2em;
    margin-bottom: 17px;
}
.s2-list li a .txt span{
    display: block;
    font-size: 14px;
    color: #2043a4;
    line-height: 20px;
    background: url("../images/s2-img02.png") no-repeat right 17px bottom 3px;
}
.s2-list {
    margin-bottom: 75px;
}
.s2 .mores{
    width: 72px;
    margin: 0 auto;
    border: 1px solid #818181;
    text-align: center;
}
.s2 .mores a{
    display: inline-block;
    font-size: 12px;
    color: #192537;
    padding-right: 8px;
    background: url("../images/s2-img03.png") no-repeat right center;
    background-size: 4px;
}
.s2 .tit001{
    margin-bottom: 38px;
}
.s2:after{
    position: absolute;
    content: '';
    left: -126px;
    right: -126px;
    top: 0;
    bottom: 0;
    background: #fff;
}
.s2{
    position: relative;
    padding-top: 60px;
    padding-bottom: 59px;

}
.container01{
    padding-top: 82px;
    padding-bottom: 47px;
    overflow: hidden;
    background: #2145a8 url("../images/container01.jpg") no-repeat top center;
}
.s3-list li{
    float: left;
    width: 33.33%;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.s3-list li:nth-child(1),
.s3-list li:nth-child(4){
    border-left: none;
}
.s3-list li a{
    display: block;
    height: 286px;
    position: relative;
    z-index: 3;
    padding: 60px 30px 30px 100px;
}
.s3-list li:nth-child(4) a,
.s3-list li:nth-child(5) a,
.s3-list li:nth-child(6) a
{
    padding: 60px 101px 30px 45px;
    display: block;
    height: 286px;
    position: relative;
    z-index: 3;
    padding: 60px 30px 30px 100px;
}
.s3-list li a h2{
    font-size: 40px;
    color: #fff;
    /* line-height: 28px; */
    /* margin-bottom: 24px; */
    /* text-align: center; */
    margin-left: 35px;
}
.s3-list li a p{
    font-size: 17px;
    color: #fff;
    line-height: 40px;
    font-weight: 300;
    margin-left: 35px;
}
.s3-list li a span{
    position: absolute;
    font-size: 72px;
    top: 18px;
    left: 20px;
    color: #fff;
}
.s3-list li:nth-child(4) a span,
.s3-list li:nth-child(5) a span,
.s3-list li:nth-child(6) a span {
    position: absolute;
    font-size: 72px;
    top: 18px;
    left: 20px;
    color: #fff;
}
.s3-list li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s3-img01.jpg") no-repeat 50%;
    background-size: cover;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.s3-list{
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.s3-list li:hover:after{
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.s3-list li:hover a h2,
.s3-list li:hover a p,
.s3-list li:hover a span{
    color: #fff;
}
.container02 .tit001{
    margin-bottom: 48px;
}
.container02{
    padding-top: 62px;
    padding-bottom: 110px;
    background: url("../images/df2.jpg") no-repeat 51%;
    height: 1014px;
}

.s4-list li{
    width: 293px;
    float: left;
    margin-left: 108.75px;
}
.s4-list li:first-child{
    margin-left: 0;
}
.s4-list li a{
    display: block;
}
.s4-list li .pic{
    padding-top: 213px;
    border-radius: 50%;
    margin-bottom: 42px;
}
.s4-list li .txt h3{
    font-size: 15px;
    color: #000000;
    line-height: 40px;
    text-align: center;
    margin-bottom: 8px;
}
.s4-list li .txt p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-align: center;
}
.s4 .tit001{
    margin-bottom: 88px;
}
.s4:after{
    position: absolute;
    content: '';
    left: -126px;
    right: -126px;
    top: 0;
    bottom: 0;
    background: url("../images/s4.jpg") no-repeat 50%;
    background-size: cover;
}
.s4{
    position: relative;
    padding-top: 98px;
    padding-bottom: 111px;
}
.container03{
    padding-top: 81px;
    padding-bottom: 163px;
    background: #2145a8;
    overflow-x: hidden;
}
.s1txt{width:1200px;margin:0 auto;}
.s1txt p img{display:none;}



@media screen and (max-width: 1500px){
    .banner .btnBox{
        right: 20px;
        bottom: 20px;
    }
    .banner .btn .slick-prev{
        margin-right: 30px;
    }
    .banner .btn{
        margin-left: 20px;
    }
    .s3-list li a{padding: 10px !important;}
    .s3-list li a h2,.s3-list li a p{margin-left:0}
}
@media screen and (max-width: 1200px){
    .s1txt{
        width: 100%;
    }
}
@media screen and (max-width: 1024px){
    .banner{margin-top: 60px;}
    .container01{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .tit001 h2{
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 0;
    }
    .tit001 h2:before{
        width: 30px;
        height: 25px;
        background-size: 100%;
    }
    .s1 .tit001{
        margin-bottom: 20px;
    }
    .s1txt p{
        font-size: 14px;
        line-height: 28px;
    }
    .s1{
        margin-bottom: 30px;
    }
    .s2 .tit001{
        margin-bottom: 20px;
    }
    .s2-list li a .pic{
        padding-top: 64.57%;
    }
    .s2-list li a{
        padding: 10px 10px 15px;
    }
    .s2-list li{
        width: 23.5%;
        margin-left: 2%;
    }
    .s2-list li:nth-child(1){
        margin-left: 0;
    }
    .s2{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .s2-list{
        margin-bottom: 20px;
    }
    .container02{
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }
    .s3-list li a h2{
        font-size: 18px;
        margin-left: 0;
        line-height: 26px;
    }
    .s3-list li a p{
        font-size: 14px;
        line-height: 28px;
        height: 84px;
    }
    .s3-list li{
        width: 50%;
    }
    .s3-list li:nth-child(1), .s3-list li:nth-child(4){
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }
    .s3-list li a{
        padding: 20px !important;
        height: 160px !important;
    }
    .container02 .tit001{margin-bottom:20px}
}
@media screen and (max-width: 768px){
    .banner .btn .slick-arrow{
        width:10px;
        height: 17px;
        background-size: 100%;
    }
    .banner .btnBox{
        bottom:10px
    }
    .banner .paga .slick-dots li.slick-active{
        padding-right:0;
        font-weight:600;
    }
    .banner .paga .slick-dots li:after{
        display:none;
    }
    .s2-list li{
        width:49%;
        margin-left:0;
        margin-bottom:15px
    }
    .s2-list li:nth-child(2n){
        margin-left:2%
    }
    .s2-list li a .txt h2{
        line-height:26px;
        height:52px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 480px){
    .s2-list li{
        width:100%;
    }
    .s2-list li:nth-child(2n){
        margin-left:0
    }
    .s3-list li{
        width:100%;
    }
    .s3-list li a{
        height:auto !important;
    }
    .container02{
        background-size:cover;
    }
}