/* 开屏 */
.window-shade {
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100vh;
    left: 0;
    top: 0;
}
.shade-top, .shade-bottom {
	position: absolute;
	width: 100%;
	height: 50%;
	background: #fff;
	top: 0%;
	transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	z-index: 1;
}
.shade-bottom {
	top: auto;
	bottom: 0%;
}
.window-shade.show {
	visibility: hidden;
}
.window-shade.show .shade-top {
	top: -50%;
}
.window-shade.show .shade-bottom {
	bottom: -50%;
}

/* .dalislide.banner .slideb em.on {
    background: #0b4994;
}
.dalislide.banner .slideleft, .dalislide.banner .slideright {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    left: calc(100% - 120px);
}
.dalislide.banner .slideleft {
    top: 75%;
}
.dalislide.banner .slideright {
    top: 90%;
} */

.bk1 {
    padding: 90px 7%;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slogo {
    display: block;
    height: 20px;
    width: auto;
    margin-bottom: 30px;
}
span.t1 {
    display: block;
    font-size: 3.5rem;
    line-height: 130%;
    font-weight: bold;
}
.bk1 .right {
    width: 28%;
}
span.c1 {
    display: block;
    font-size: 1.25rem;
    color: #666;
    line-height: 180%;
    margin: 40px 0;
}
a.more1 {
    display: block;
    width: 120px;
    line-height: 40px;
    border: 1px solid #0b4994;
    color: #0b4994;
    border-radius: 20px;
    text-align: center;
    font-size: 0.875rem;
}
.bgp {
    display: block;
    width: 100%;
    height: auto;
}
.bkc {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    padding: 110px 0 0 7%;
}
span.t2 {
    display: block;
    font-size: 3.5rem;
    line-height: 130%;
    color: #fff;
}
span.t3 {
    display: block;
    font-size: 1.25rem;
    line-height: 130%;
    color: #fff;
    margin-top: 20px;
}
a.more2 {
    display: block;
    width: 140px;
    padding-right: 10px;
    line-height: 50px;
    background: #0b4994 url(/static/images/aright.png) 115px center no-repeat;
    background-size: 7px;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    margin-top: 50px;
    border-radius: 25px;
}
a.more3 {
    display: block;
    width: 140px;
    line-height: 50px;
    background: url(/static/images/aright2.png) 75px center no-repeat;
    background-size: 7px;
    color: #0b4994;
    font-size: 1rem;
    margin-top: 40px;
}
a.more4 {
    display: block;
    width: 140px;
    line-height: 50px;
    background: url(/static/images/aright.png) 75px center no-repeat;
    background-size: 7px;
    color: #fff;
    font-size: 1rem;
    margin-top: 40px;
}
.bk3 {
    padding: 90px 7%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bk3t {
    padding-bottom: 60px;
}
.bk3t span {
    display: block;
    line-height: 130%;
}
.bk3t span:nth-child(1) {
    font-size: 3.5rem;
    font-weight: bold;
}
.bk3t span:nth-child(2) {
    font-size: 1.25rem;
    color: #666;
    margin-top: 10px;
}
.bk3c {
    height: auto;
    overflow: hidden;
}
.bk3c a {
    display: block;
    width: 28vw;
    height: 28vw;
    overflow: hidden;
    float: left;
    margin: 0 0 0.6vw 0.6vw;
    position: relative;
}
.bk3c a:nth-child(3n+1) {
    margin-left: 0;
}
.bk3c span {
    display: block;
    width: 100%;
    height: 110px;
    padding-top: 15%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
}
.bk3c span i {
    display: block;
    color: #fff;
    text-align: center;
    font-style: normal;
    line-height: 180%;
}
.bk3c span i:nth-child(1) {
    font-size: 1.875rem;
}
.bk3c i img {
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    margin-left: 10px;
}
img.ico {
    display: block;
    margin-top: 5vw;
    height: 60px;
}
span.blue {
    color: #0b4994;
}
.join {
    margin-top: 40px;
    height: auto;
    overflow: hidden;
}
.join a {
    display: block;
    width: 140px;
    line-height: 45px;
    font-size: 1rem;
    margin-right: 15px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    float: left;
}
.join a:nth-child(1) {
    border: 1px solid #fff;
}
.join a:nth-child(2) {
    border: 1px solid #0b4994;
    background: #0b4994;
}

.scrollbox {
    padding-left: 7%;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.scrollt {
    margin: 60px 12% 0 0;
    height: auto;
    overflow: hidden;
}
.newst {
    font-size: 3.5rem;
    float: left;
}
.sleft, .sright {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f2f2f2;
    cursor: pointer;
    margin: 10px 15px;
    float: right;
}
.scrollt .svg {
    display: block;
    width: 40%;
    height: 40%;
    object-fit: contain;
    margin: 30%;
}
.scrollt .svg path {
    fill: #333;
}
.sleft:hover, .sright:hover {
    background: #c9c7c7;
}
.scrollu {
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    margin-top: 30px;
}
.scrollu li {
    display: inline-block;
    width: 27%;
    height: auto;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: top;
}
.scrollu li a {
    display: block;
    width: 100%;
    height: auto;
}
.scrollu li a p {
    display: block;
    width: 100%;
    height: 16vw;
    overflow: hidden;
    position: relative;
}
.scrollu li a p i {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.scrollu li a p i .svg {
    display: block;
    width: 20px;
    height: 20px;
    margin: 20px;
}
.scrollu li a p i .svg path {
    fill: #fff;
}
.scrollu li a span {
    display: block;
    line-height: 150%;
}
.scrollu li a span:nth-child(2) {
    margin-top: 20px;
    margin-right: 30px;
    padding-right: 50px;
    font-size: 1.125rem;
    background: url(/static/images/aro.png) right center no-repeat;
}
.scrollu li a span:nth-child(3) {
    margin-top: 25px;
    padding-right: 20px;
    font-size: 1rem;
    color: #888;
    white-space: normal;
}

@media screen and (max-width: 1680px) {
    .bk1 {
        padding: 80px 6%;
    }
    .bkc {
        padding: 100px 0 0 6%;
    }
    .bk3 {
        padding: 80px 6%;
    }
    img.ico {
        height: 55px;
    }
    .scrollbox {
        padding-left: 6%;
    }
}
@media screen and (max-width: 1440px) {
    .bk1 {
        padding: 70px 5%;
    }
    .bkc {
        padding: 80px 0 0 5%;
    }
    .bk3 {
        padding: 70px 5%;
    }
    img.ico {
        height: 50px;
    }
    .scrollbox {
        padding-left: 5%;
    }
}
@media screen and (max-width: 1280px) {
    .bk1 {
        padding: 60px 4%;
    }
    .bkc {
        padding: 70px 0 0 4%;
    }
    .bk3 {
        padding: 60px 4%;
    }
    img.ico {
        height: 45px;
    }
    .scrollbox {
        padding-left: 4%;
    }
}