.dalislide.ban1 {
	height: calc(100vh - 110px);
}
.dalislide.ban1 .slideb {
	bottom: 30px;
}
.dalislide.ban1 .slideb em {
    width: 15px;
    height: 15px;
}
.ban1 .secbant span {
    line-height: 120%;
}
.ban1 .secbant span:nth-child(1) {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6.25rem;
    color: rgba(255, 255, 255, .6);
}
.ban1 .secbant span:nth-child(2) {
    font-size: 3.75rem;
    font-weight: bold;
}
.ban1.en .secbant span:nth-child(2) {
    font-size: 3rem;
}
.ban1 .secbant span i {
    display: block;
    font-style: normal;
    font-weight: bold;
}
.ban1 .secbant span i:nth-child(2) {
    font-size: 1.125rem;
    line-height: 180%;
    margin: 0 30px;
}
.ban1 .bant1 span i, .ban1 .bant3 span i, .ban1 .bant4 span i {
    float: left;
}
.ban1 .bant2 span i, .ban1 .bant5 span i {
    float: right;
}
.bantbg {
    width: 210px;
    height: 55%;
    background: rgba(168, 126, 71, .9);
    position: absolute;
    z-index: 8;
    top: 10%;
}
.bantbg::after {
    content: '';
    width: 210px;
    height: 85%;
    background: rgba(168, 126, 71, .5);
    position: absolute;
    top: 145px;
    z-index: 6;
}
.bantbg1, .bantbg3, .bantbg4 {
    left: calc(18% - 60px);
}
.bantbg.bantbg1::after, .bantbg.bantbg3::after, .bantbg.bantbg4::after {
    left: 40px;
}
.bantbg2, .bantbg5 {
    right: calc(18% - 60px);
}
.bantbg.bantbg2::after, .bantbg.bantbg5::after {
    left: -40px;
}

.bkl {
    margin-left: 180px;
}
.bkt {
    border-left: 4px solid #a87e47;
    padding-left: 25px;
    height: auto;
    overflow: hidden;
}
.bkt.aboutbkt {
    margin-top: 80px;
    position: relative;
    z-index: 10;
}
.bkt.tzbkt {
    margin-top: 100px;
}
.bkt.dybkt {
    margin-top: 50px;
}
.bkt.newsbkt {
    margin-top: 80px;
}
.bkt span {
    display: block;
    line-height: 100%;
}
.bkt span:nth-child(1) {
    font-size: 4.5rem;
    color: #efe9e2;
    font-weight: bold;
}
.bkt.en span:nth-child(1) {
    color: #e3d9cd;
}
.bkt span:nth-child(2) {
    font-size: 2.25rem;
    margin: 10px 0;
    color: #a87e47;
}
a.bkmore {
    display: block;
    width: 150px;
    padding-right: 30px;
    line-height: 48px;
    border: 1px solid #a87e47;
    text-align: center;
    color: #a87e47;
    font-size: 0.875rem;
    position: relative;
    margin: 60px auto 0 auto;
}
.bkmore::before, .bkmore::after {
    content: '';
    position: absolute;
    -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;
}
.bkmore::before {
    width: 55px;
    height: 1px;
    background: #a87e47;
    right: -20px;
    top: 50%;
    z-index: 10;
}
.bkmore::after {
    width: 6px;
    height: 6px;
    border-top: 1px solid #a87e47;
    border-right: 1px solid #a87e47;
    top: 21px;
    right: -21px;
    z-index: 11;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.bkmore:hover::before {
    right: -30px;
}
.bkmore:hover::after {
    right: -31px;
}

section.about::before {
    content: '';
    width: 60%;
    height: 220px;
    background-image: linear-gradient(to right, #f6f2ec, #fff);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
section.about.en::before {
    height: 220px;
}
.abc {
    height: auto;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
    z-index: 20;
}
.abcc {
    width: 42%;
    height: auto;
    overflow: hidden;
    font-size: 0.875rem;
    line-height: 200%;
    float: left;
    margin-top: 10px;
}
.abcp {
    width: 45%;
    margin-right: 7%;
    height: 320px;
    overflow: hidden;
    float: right;
    position: relative;
}

.tzc {
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}
a.tzt {
    display: inline-block;
    line-height: 2.375rem;
    background: #a87e47;
    color: #fff;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 0 40px;
}
.tzgg {
    width: 46%;
    height: auto;
    overflow: hidden;
    float: left;
}
.tzgg ul {
    width: 100%;
    margin-top: 40px;
}
.tzgg ul li {
    border-bottom: 1px dotted #bbb;
    padding: 10px 0;
}
.tzgg ul li span {
    display: block;
    line-height: 1.875rem;
    font-size: 1rem;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.tzgg ul li span:nth-child(1) {
    color: #ccc;
}
.tzgg ul li span:nth-child(2):hover {
    font-weight: bold;
}
.tznb {
    width: 47%;
    height: auto;
    overflow: hidden;
    float: right;
}
.nbp {
    margin-top: 55px;
}
.nbp a {
    display: block;
    float: left;
    width: 280px;
    height: 440px;
    margin-right: 35px;
}
.nbp a img {
    display: block;
    width: 100%;
    height: calc(100% - 60px);
    object-fit: cover;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.nbp a span {
    display: block;
    text-align: center;
    font-size: 1.125rem;
    line-height: 40px;
    margin-top: 20px;
}

.dy {
    background: #f6f2ec url(/static/images/app/dybg.jpg) center bottom no-repeat;
    margin-top: 60px;
    padding-bottom: 80px;
}
.dyrow {
    width: 68%;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0 auto;
    padding-bottom: 10px;
}
.dyrow figure {
    width: 25.5vw;
    height: 14vw;
    float: left;
    position: relative;
}
.dyrow figure::after {
    content: '';
    width: 80%;
    height: 80%;
    border-right: 10px solid #c6ab87;
    border-bottom: 10px solid #c6ab87;
    position: absolute;
    right: -10px;
    bottom: -10px;
    z-index: 10;
    pointer-events: none;
}
.dyrow p {
    display: block;
    float: right;
    width: calc(100% - 30vw);
}
.dyrow span {
    display: block;
}
.dyrow span:nth-child(1) {
    font-size: 1.875rem;
    line-height: 4rem;
    height: 75px;
}
.dyrow span:nth-child(2) {
    font-size: 1rem;
    line-height: 180%;
}
.dyrow a {
    display: block;
    height: 40px;
    width: 45px;
    margin-top: 20px;
    position: relative;
}
.dyrow a:hover {
    width: 60px;
}
.dyrow a::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #a87e47;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
}
.dyrow a::after {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #a87e47;
    border-right: 1px solid #a87e47;
    position: absolute;
    top: 17px;
    right: 0;
    z-index: 11;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}

.scrollbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.sbox {
    width: calc(100% - 360px);
    margin: 0 auto;
    overflow: hidden;
}
#newsbox ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
}
#newsbox ul li {
    display: inline-block;
    width: 30%;
    height: auto;
    margin-right: 5%;
    overflow: hidden;
    vertical-align: top;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#newsbox ul li p {
    display: block;
    width: 100%;
    height: 15vw;
    overflow: hidden;
    position: relative;
}
#newsbox ul li p i {
    display: block;
    width: 120px;
    line-height: 30px;
    color: rgba(255, 255, 255, .7);
    font-size: 0.875rem;
    background: #a87e47;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align: center;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 10;
    font-style: normal;
}

#newsbox ul li span:nth-child(2) {
    margin-top: 30px;
    font-size: 1.25rem;
    line-height:150%;
    height: 3.75rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#newsbox ul li span:nth-child(3) {
    font-size: 0.875rem;
    margin-top: 1.25rem;
    color: #999;
    line-height: 160%;
    overflow: hidden;
    max-height: 4.2rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sleft, .sright {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
}
.sleft {
    left: 40px;
}
.sright {
    right: 40px;
}
.sleft .svg, .sright .svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 10%;
}
.sleft .svg path, .sright .svg path {
    fill: #ccc;
}
.sleft:hover .svg path, .sright:hover .svg path {
    fill: #666;
}

.footbox {
	margin-top: 80px;
}

@media screen and (max-width: 1680px) {
    .dalislide.ban1 {
        height: calc(100vh - 90px);
    }
    .bantbg, .bantbg::after {
        width: 200px;
    }
    .bkl {
        margin-left: 140px;
    }
    .bkt.aboutbkt {
        margin-top: 60px;
    }
    .bkt.tzbkt {
        margin-top: 80px;
    }
    .bkt.dybkt {
        margin-top: 40px;
    }
    .bkt.newsbkt {
        margin-top: 60px;
    }
    section.about::before {
        height: 200px;
    }
    .abc {
        margin-top: 60px;
    }
    .abcp {
        height: 300px;
    }
    .tzc {
        margin-top: 40px;
    }
    .tzgg ul {
        margin-top: 30px;
    }
    .nbp a {
        width: 260px;
        height: 420px;
    }
    .dy {
        margin-top: 60px;
        padding-bottom: 60px;
    }
    .dyrow span:nth-child(1) {
        line-height: 3rem;
        height: 65px;
    }
    .dyrow a {
        margin-top: 15px;
    }
    .sbox {
        width: calc(100% - 280px);
    }
}
@media screen and (max-width: 1440px) {
    .dalislide.ban1 {
        height: calc(100vh - 75px);
    }
    .bantbg, .bantbg::after {
        width: 190px;
    }
    .bkl {
        margin-left: 100px;
    }
    .bkt.aboutbkt {
        margin-top: 50px;
    }
    .bkt.tzbkt {
        margin-top: 60px;
    }
    .bkt.dybkt {
        margin-top: 30px;
    }
    .bkt.newsbkt {
        margin-top: 50px;
    }
    section.about::before {
        height: 180px;
    }
    .abc {
        margin-top: 50px;
    }
    .abcp {
        height: 280px;
    }
    .tzc {
        margin-top: 30px;
    }
    .nbp {
        margin-top: 45px;
    }
    .nbp a {
        width: 240px;
        height: 400px;
    }
    .dy {
        padding-bottom: 50px;
    }
    .dyrow {
        width: 75%;
        margin: 40px auto 0 auto;
    }
    .sbox {
        width: calc(100% - 200px);
    }
    .sleft, .sright {
        width: 50px;
        height: 50px;
        margin-top: -50px;
    }
    .sleft {
        left: 20px;
    }
    .sright {
        right: 20px;
    }
}
@media screen and (max-width: 1280px) {
    .bkl {
        margin-left: 80px;
    }
    .bkt.aboutbkt {
        margin-top: 50px;
    }
    .bkt.tzbkt {
        margin-top: 50px;
    }
    .bkt.dybkt {
        margin-top: 30px;
    }
    .bkt.newsbkt {
        margin-top: 40px;
    }
    section.about::before {
        height: 160px;
    }
    .abcp {
        height: 260px;
    }
    .nbp {
        margin-top: 40px;
    }
    .nbp a {
        width: 210px;
        height: 370px;
        margin-right: 25px;
    }
    .dyrow {
        width: 80%;
        margin: 40px auto 0 auto;
    }
    .sbox {
        width: calc(100% - 160px);
    }
    #newsbox ul li span:nth-child(3) {
        font-size: 12px;
        line-height: 20px;
        max-height: 60px;
    }
    .sleft, .sright {
        width: 40px;
        height: 40px;
        margin-top: -40px;
    }
    .sleft {
        left: 15px;
    }
    .sright {
        right: 15px;
    }
}
@media screen and (max-width: 1024px) {
    .bkl {
        margin-left: 50px;
    }
    .nbp a {
        width: 190px;
        height: 340px;
        margin-right: 20px;
    }
    .sbox {
        width: calc(100% - 100px);
    }
    .sleft, .sright {
        width: 30px;
        height: 30px;
        margin-top: -30px;
    }
    .sleft {
        left: 10px;
    }
    .sright {
        right: 10px;
    }
}