.bg1 {
    background: #f9f9f9;
}
.section-bgp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.maint {
    margin: 5vw 7% 0 7%;
    height: auto;
    overflow: hidden;
}
.maint span {
    display: block;
}
.maint2 span {
    color: #fff;
}
.t1 {
    font-size: 3.3rem;
    line-height: 120%;
    font-weight: bold;
}
.t2 {
    font-size: 1.125rem;
    margin: 20px 0;
    line-height: 120%;
    font-weight: bold;
}
.t3 {
    width: 35%;
    height: auto;
    overflow: hidden;
    float: right;
    font-size: 1rem;
    color: #666;
    line-height: 160%;
    margin-right: 30px;
}
.t3f {
    float: none;
    margin-top: 50px;
}
img.bgp {
    display: block;
    width: 100%;
    height: auto;
}

.sd {
    width: 75%;
    height: auto;
    overflow: hidden;
    margin: 90px auto;
    display: table;
}
.sdc {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.sdc:nth-child(odd) {
    padding-right: 6vw;
}
.sdc:nth-child(even) {
    border-left: 2px solid #85a4c9;
    padding-left: 6vw;
}
.sdc span {
    display: block;
}
.sdc span:nth-child(1) {
    font-size: 1.25rem;
    color: #0b4994;
}
.sdc span:nth-child(2) {
    font-size: 2.25rem;
    color: #0b4994;
    margin-top: 15px;
    font-weight: bold;
    line-height: 120%;
}
.sdc span:nth-child(3) {
    font-size: 1.25rem;
    color: #666;
    margin-top: 40px;
    line-height: 180%;
}
.gdbox, .kjbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.gdrow {
    padding: 3vw 0 6vw 0;
    text-align: center;
    font-size: 0;
}
.gdc {
    display: inline-block;
    width: 17vw;
    height: 17vw;
    background: #fff;
    margin: 0 12px;
    vertical-align: top;
}
.gdc:hover, .bzi:hover {
    -moz-box-shadow: 0 0 30px rgba(255,255,255,.7);
	-webkit-box-shadow: 0 0 30px rgba(255,255,255,.7);
	box-shadow: 0 0 30px rgba(255,255,255,.7);
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gdc img {
    display: block;
    width: 6vw;
    height: 6vw;
    margin: 50px auto 0 auto;
}
.gdc span {
    display: block;
    line-height: 150%;
}
.gdc span:nth-child(2) {
    margin-top: 30px;
    font-size: 1.5rem;
    color: #0b4994;
    font-weight: bold;
}
.gdc span:nth-child(3) {
    color: #666;
    font-size: 1rem;
    margin-top: 15px;
}
.vicolor {
    color: #0b4994;
}
.yth {
    width: 86%;
    height: auto;
    padding: 70px 0 100px 0;
    margin: 0 auto;
    overflow: hidden;
}
.yti {
    width: calc(25% - 10px);
    height: 8vw;
    overflow: hidden;
    border: 2px solid #0b4994;
    border-radius: 10px;
    margin: 0 0 12px 12px;
    float: left;
}
.yti:nth-child(4n+1) {
    margin-left: 0;
}
.yti img {
    display: inline-block;
    width: 3.5vw;
    height: 3.5vw;
    object-fit: contain;
    vertical-align: middle;
    margin-left: 50px;
}
.yti span {
    display: inline-block;
    line-height: 7.5vw;
    font-size: 1.5rem;
    font-weight: bold;
    margin-left: 50px;
}
.yti:hover span {
    color: #0b4994;
}

.ysc {
    width: 86%;
    height: auto;
    overflow: hidden;
    margin: 60px auto 100px auto;
}
.ys {
    width: calc(50% - 15px);
    height: auto;
}
.ysp {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.ysp.p1, .ysp.p4 {
    height: 35vw;
}
.ysp.p2, .ysp.p3 {
    height: 25vw;
}
.ysp span {
    display: block;
    width: 180px;
    line-height: 45px;
    font-size: 1.25rem;
    color: #0b4994;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    left: 40px;
    top: 30px;
}

.fwc {
    height: auto;
    overflow: hidden;
    width: 50%;
    margin: 70px 0 0 7%;
}
.fwi {
    float: left;
    margin: 0 80px 50px 0;
    height: auto;
    overflow: hidden;
    color: #fff;
}
.fwi img {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    width: auto;
    margin-right: 15px;
}
.fwii {
    display: inline-block;
    vertical-align: top;
}
.fwii span {
    display: block;
    line-height: 130%;
}
.fwi span:nth-child(1) {
    font-size: 1.125rem;
    font-weight: bold;
}
.fwi span:nth-child(2) {
    font-size: 1rem;
    margin-top: 5px;
}

.lcbox, .bzbox {
    margin: 3vw 0;
    height: auto;
    overflow: hidden;
}
.lci {
    width: 25%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 60px;
    text-align: center;
    position: relative;
}
.lci p {
    width: 5vw;
    height: 5vw;
    border: 3px solid #fff;
    border-radius: 5px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lci img {
    display: block;
    width: 50%;
    height: 50%;
    margin: 25%;
}
.lci span {
    display: block;
    font-size: 1.125rem;
    line-height: 70px;
    color: #fff;
}
.lci i {
    display: block;
    font-size: 1rem;
    line-height: 30px;
    color: #fff;
    font-style: normal;
    position: relative;
}
.lci::before {
    content: '';
    width: calc(50% - 30px);
    border-top: 1px dashed #ddd;
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1;
}
.lci::after {
    content: '';
    width: calc(50% - 30px);
    border-top: 1px dashed #ddd;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 1;
}
.lci:nth-child(4n+1)::before {
    border: 0;
}
.lci:nth-child(4n+4)::after {
    border: 0;
}
.lci i::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 12px;
    background: url(?static/images/aright.png) center no-repeat;
    background-size: contain;
    z-index: 2;
}
.lci:nth-child(4n+1) i::before {
    background: none;
}

.bzbox {
    text-align: center;
    padding: 30px 0;
}
.bzi {
    display: inline-block;
    vertical-align: top;
    width: 20vw;
    height: 20vw;
    background: rgba(255,255,255,.2);
    backdrop-filter: blur(5px);
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 0 10px;
    position: relative;
}
.bzi span {
    display: block;
}
.bzi span:nth-child(1) {
    font-size: 2.375rem;
    color: #0b4994;
    margin-top: 12%;
    font-weight: bold;
}
.bzi span:nth-child(2) {
    width: 65%;
    height: 120px;
    border: 3px solid #0b4994;
    margin: 30px auto 0 auto;
    color: #0b4994;
    line-height: 180%;
    display: table;
}
.bzi span:nth-child(2) i {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.bzi span:nth-child(3) {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    left: 0;
    bottom: 10px;
    color: #fff;
    opacity: .4;
    font-size: 3.5rem;
    line-height: 120%;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.bzi:hover span:nth-child(3) {
    opacity: .6;
}

@media screen and (max-width: 1680px) {
    .maint {
        margin: 5vw 6% 0 6%;
    }
    .t1 {
        font-size: 3rem;
    }
    .t3 {
        width: 40%;
        margin-right: 30px;
    }
    .sd {
        width: 80%;
        margin: 80px auto;
    }
    .gdc img {
        width: 5vw;
        height: 5vw;
        margin: 40px auto 0 auto;
    }
    .yti img {
        width: 3vw;
        margin-left: 40px;
    }
    .yti span {
        margin-left: 30px;
    }
    .ysc {
        width: 88%;
        margin: 50px auto 90px auto;
    }
    .bzi {
        width: 21vw;
        height: 21vw;
    }
    .bzi span:nth-child(1) {
        font-size: 2.125rem;
        margin-top: 10%;
    }
    .bzi span:nth-child(2) {
        height: 110px;
        border: 2px solid #0b4994;
    }
    .bzi span:nth-child(3) {
        font-size: 3.3rem;
    }
}
@media screen and (max-width: 1440px) {
    .maint {
        margin: 5vw 5% 0 5%;
    }
    .sd {
        width: 90%;
        margin: 70px auto;
    }
    .bzi span:nth-child(2) {
        height: 100px;
    }
    .bzi span:nth-child(3) {
        font-size: 3rem;
    }
}
@media screen and (max-width: 1280px) {
    
}