:root {  --cor:#c39b6e;
 --bgcor:#eee;
 --rgba: rgba(195,155,110,0.95);
 --borcor:#dedede;
}
@media (min-width:768px) {
.container { width: 750px }
}
@media (min-width:993px) {
.container { width: 970px }
}
@media (min-width:1200px) {
.container { width: 1170px }
}
@media (min-width:1799px) {
.container { width: 1470px }
}
body { font-size: 14px; color: #393837; }
a { color: #393837; }
a:active, a:hover { color: var(--cor); }
.autoScr { padding-right: 15px; margin-right: -15px; overflow-y: auto; }
.flexlst { display: flex; flex-wrap: wrap; }
.elis { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.vhCter { display: flex; flex-direction: column; align-items: center; justify-content: center; }
.hCter { display: flex; flex-direction: column; justify-content: center; }
.pubCon { padding-top: 6.25vw; padding-bottom: 6.25vw; }
.pub_t { }
.pub_t strong { font-size: 38px; line-height: 40px; letter-spacing: 2px; }
.pub_t p { font-size: 16px; line-height: 30px; margin-top: 15px; }
.pub_txt { font-size: 16px; line-height: 30px; text-align: justify; }
.pub_m { font-size: 16px; line-height: 48px; color: #386bf3; background: #FFF; height: 50px; width: 160px; border: 1px solid #FFF; text-align: center; display: inline-block; border-radius: 2em; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; }
.pub_m:hover, .pub_mWpr:hover .pub_m { background: #386bf3; transform: translateY(-5px); box-shadow: 0 3px 18px rgba(56,107,243,0.5); color: #fff; border: 1px solid #386bf3; }
.posLink { height: 0; position: relative; overflow: hidden; top: -100px; display: block; }
.pubSw { }
.pubSw .slick-dots { bottom: 0; }
.pubSw .slick-dots li button { display: none; }
.pubSw .slick-dots li { display: inline-block; height: 16px; width: 16px; margin: 0px 5px; position: relative; border-radius: 50%; vertical-align: middle; border: 2px solid #D9D9D9; }
.pubSw .slick-dots li.slick-active { background: #386bf3; border: 2px solid #386bf3; height: 16px; width: 16px; }
.pubSw .slick-prev { background: url(https://www.jialilaw.com/images/pubBtn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -80px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; margin-top: -30px; z-index: 1; box-shadow: 0 0 15px rgba(70,70,70,0.1); border-radius: 50%; background-size: cover!important; }
.pubSw .slick-next { background: url(https://www.jialilaw.com/images/pubBtn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -80px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; margin-top: -30px; z-index: 1; box-shadow: 0 0 15px rgba(70,70,70,0.1); border-radius: 50%; background-size: cover!important; transform: rotateY(180deg); }
.pubSw .slick-prev:hover, .pubSw .slick-next:hover { background: url(https://www.jialilaw.com/images/pubBtn2.png) no-repeat center center; }
@media (max-width:1799px) {
.posLink { top: -80px; }
}
@media (max-width:1379px) {
.pub_t strong { font-size: 32px; line-height: 32px; }
}
@media (max-width:1199px) {
.wrapper { width: 100%; overflow: hidden; padding-top: 56px; }
.indexBody .wrapper { padding-top: 0; }
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.pub_t strong { font-size: 24px; font-weight: normal; }
}
.vdo-page { position: relative; }
.vdo-page .coverImg { height: 50vw; }
.vdo-page .coverImg:after { content: ""; background: url(../image/jlsp_imgbg.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size: cover; }
.vdo-btn { display: none; }
.mvBtn.vdo-btn { display: block; font-size: 20px; background: url(../image/playIco.png) no-repeat center top; color: #FFF; line-height: 28px; padding-top: 74px; white-space: nowrap; position: absolute; z-index: 2; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.5s ease; letter-spacing: 2px; }
.mvBtn.vdo-btn:hover { margin-top: -15px; }
@media (max-width:1799px) {
.mvBtn.vdo-btn { font-size: 18px; line-height: 26px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.vdo-page .coverImg { height: 66vw; }
}
@media (max-width:767px) {
.mvBtn.vdo-btn:hover { margin-top: 0; }
.mvBtn.vdo-btn { font-size: 16px; background-size: 46px auto; padding-top: 55px; }
}
.footer { background: url(../image/jlfootbg.jpg) no-repeat center center; padding-top: 58px; background-size: cover; color: #9D9D9D; font-size: 16px; }
.footer a { color: #9D9D9D; }
.footer a:hover { color: #fff; }
.foot-top { display: flex; justify-content: space-between; padding-bottom: 45px }
.foot-tlx { width: 900px; }
.foot-logo { }
.foot-logo img { height: 60px; width: auto; }
.foot-info { margin-top: 20px; overflow: hidden }
.foot-info li { width: 50%; float: left; line-height: 36px; }
.foot-trx { }
.foot-trx li { float: left; text-align: center; margin-left: 20px; }
.foot-trx li img { width: 135px; height: auto; }
.foot-trx li p { line-height: 48px; }
.foot-bom { border-top: 1px solid #626160; padding: 18px 0px; display: flex; justify-content: space-between; }
.foot-bmlx { line-height: 26px; padding: 7px 0px; }
.foot-share { }
.foot-share li { float: left; margin-left: 12px; position: relative }
.foot-sha { display: inline-block; height: 40px; width: 40px; border: 1px solid #FFF; background-repeat: no-repeat; background-position: center center; border-radius: 50%; opacity: 0.3; }
.foot-sha:hover { opacity: 1 }
.foot-sha span { width: 100px; height: 100px; background: #fff; border-radius: 0.3em; position: absolute; left: 50%; margin-left: -50px; bottom: 60px; transition: all 0.5s ease; transform: translateY(-15px); visibility: hidden; opacity: 0; transform-origin: bottom center; }
.foot-sha span:after { content: ""; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fff; position: absolute; left: 50%; margin-left: -6px; bottom: -6px; }
.foot-sha span img { border-radius: 0.3em; }
.foot-sha:hover span { opacity: 1; transform: translateY(0); visibility: visible; }
@media (max-width:1799px) {
.foot-logo img { height: 52px; }
.footer { font-size: 14px; }
.foot-info li { line-height: 30px; }
.foot-tlx { width: 780px; }
.foot-trx li img { width: 125px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.foot-trx li img { width: 115px; }
.foot-info li { width: 100%; }
.foot-tlx { width: 600px; }
.foot-info { margin-top: 10px; }
}
@media (max-width:993px) {
.foot-tlx { width: 420px; }
}
@media (max-width:767px) {
.foot-top { flex-wrap: wrap; }
.foot-tlx, .foot-trx { width: 100%; }
.foot-logo { text-align: center; }
.foot-logo img { height: 46px; }
.footer { padding-top: 25px; }
.foot-info li { line-height: 24px; font-size: 14px; }
.foot-trx { text-align: center; margin-top: 25px; }
.foot-trx li { margin: 0 20px; display: inline-block; float: none; }
.foot-trx li p { line-height: 38px; }
.foot-top { padding-bottom: 15px; }
.foot-bom { flex-wrap: wrap; padding-top: 10px; }
.foot-bmlx { width: 100%; text-align: center; line-height: 20px; font-size: 12px; padding: 0 20px }
.foot-share { width: 100%; text-align: center; margin-top: 10px; }
.foot-share li { margin: 0 6px; display: inline-block; float: none }
}
.jl-con { padding-top: 5.2vw; padding-bottom: 5.2vw; }
.jl2pt { text-align: center }
.jl2pt strong { font-size: 44px; line-height: 44px; letter-spacing: 2px; display: block; }
.jl2pt p { font-size: 16px; line-height: 28px; color: #666666; letter-spacing: 1px; max-width: 1120px; margin: 25px auto 0px; }
.jlban { position: relative; }
.jlban .coverImg { height: 42.12vw; }
.jlban .coverImg:after { content: ""; background: url(https://www.jialilaw.com/images/jlban-lg.png) no-repeat 65px bottom; position: absolute; left: 0; top: 0; bottom: 0; right: 0 }
.jlban-txt { position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 2; display:none;}
.jlban-txt strong { font-size: 58px; line-height: 58px; letter-spacing: 2px; display: block; position: relative; color: var(--cor); }
.jlban-txt strong i { background: url(../image/jjban-ico.png) no-repeat center center; height: 46px; width: 46px; margin-top: -23px; position: absolute; left: -66px; top: 50%; background-size: cover; }
.jlban-txt p { font-size: 18px; line-height: 30px; letter-spacing: 1px; margin-top: 18px; }
.pos-wrp { border-bottom: 1px solid #F0F0F0; }
.pos { color: #999; font-size: 16px; line-height: 50px; background: url(../image/pos-ico.png) no-repeat left center; padding-left: 22px; }
@media (max-width:1799px) {
.jlban-txt strong { font-size: 46px; line-height: 46px; }
.jlban-txt strong i { height: 38px; width: 38px; margin-top: -19px; left: -56px; }
.jlban-txt p { font-size: 16px; line-height: 28px; margin-top: 15px; }
.jl2pt strong { font-size: 36px; line-height: 36px; }
.jl2pt p { font-size: 15px; line-height: 26px; max-width: 1000px; margin: 20px auto 0px; }
.pos { font-size: 14px; }
.jlban .coverImg:after { background: url(https://www.jialilaw.com/images/jlban-lg.png) no-repeat 45px bottom; background-size: auto 100% }
}
@media (max-width:1379px) {
.jlban-txt p { padding-left: 56px; }
.jlban-txt strong { font-size: 40px; line-height: 40px; padding-left: 56px }
.jlban-txt strong i { height: 36px; width: 38px; margin-top: -18px; left: 0; }
.jl2pt strong { font-size: 32px; line-height: 32px; }
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.jlban-txt strong { font-size: 30px; line-height: 30px; }
.jlban-txt strong i { height: 30px; width: 30px; margin-top: -16px; left: 0; }
.jlban-txt strong, .jlban-txt p { padding-left: 42px; }
.jlban .coverImg { height: 37vw; }
.jl2pt strong { font-size: 26px; line-height: 26px; }
}
@media (max-width:767px) {
.jlban .coverImg { height: 40vw; }
.jlban-txt strong { font-size: 24px; line-height: 24px; }
.jlban-txt strong i { height: 20px; width: 20px; margin-top: -10px; }
.jlban-txt strong, .jlban-txt p { padding-left: 25px; }
.jlban-txt p { font-size: 12px; margin-top: 5px; }
.jl-con { padding-top: 12vw; padding-bottom: 12vw; }
.jl2pt strong { font-size: 24px; line-height: 24px; font-weight: normal }
.jl2pt p { font-size: 14px; line-height: 24px; margin-top: 14px; }
}
.pages { text-align: center; font-size: 16px; color: #999999; line-height: 24px; }
.pages * { vertical-align: middle; display: inline-block }
.pages a { cursor: pointer; }
.page-info { margin-right: 30px }
.page-a { color: #999999; margin: 0px 5px; padding: 0px 6px; position: relative; }
.page-a:hover, .page-a.on { color: var(--cor); }
.page-a:after { content: ""; width: 10px; height: 2px; position: absolute; left: 50%; margin-left: -5px; bottom: -3px; background: var(--cor); opacity: 0; transition: all 0.5s ease; }
.page-a.on:after { opacity: 1 }
.page-prev, .page-next { background: url(../image/page-arr.png) no-repeat center center; height: 24px; width: 20px; }
.page-next { transform: rotate(180deg); }
.page-prev:hover, .page-next:hover { background: url(../image/page-arr2.png) no-repeat center center; }
.page-fun { margin-left: 30px; }
.page-fun input { font-size: 16px; line-height: 22px; color: #999; text-align: center; height: 24px; width: 42px; border: 1px solid #F0F0F0; margin: 0 5px; }
.page-fun input:focus { border: 1px solid var(--cor); color: #333; }
@media (max-width:1799px) {
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.page-info { display: none; }
.page-fun { display: none; }
.page-a{margin:0 2px;}
}
.tssex1 { padding-bottom: 0 }
.tsul { background: url(../image/ts-bg.jpg) no-repeat center center; background-size: cover; margin-top: 2.6vw; }
.tsul li { width: 25%; position: relative; height: 40vw; }
.tsul li .coverBg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s ease; opacity: 0 }
.tsul li .coverBg:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); }
.tsdx { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; flex-direction: column; justify-content: center; padding: 0 3.12vw; }
.tsdx span { display: block; width: 60px; height: 60px; margin-bottom: 15px; transition: all 0.5s ease; }
.tsdx strong, .tshx strong { font-size: 30px; line-height: 66px; letter-spacing: 2px; display: block; position: relative; transition: all 0.5s ease; }
.tsdx strong:before, .tshx strong:before { content: ""; background: var(--cor); width: 12px; height: 2px; position: absolute; left: 0; bottom: 0 }
.tsdx p, .tshx p { font-size: 16px; line-height: 30px; color: #666666; letter-spacing: 1px; text-align: justify; margin-top: 15px; overflow: hidden; -webkit-line-clamp: 5; transition: all 0.5s ease; }
.tshx { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; flex-direction: column; justify-content: center; padding: 0 3.12vw; color: #fff; }
.tsul li:hover .tsdx span { transform: translateY(-50px); opacity: 0; }
.tsul li:hover .tsdx strong { transform: translateY(-50px); opacity: 0; transition-delay: 0.1s; }
.tsul li:hover .tsdx p { transform: translateY(-50px); opacity: 0; transition-delay: 0.2s; }
.tshx strong { opacity: 0; transform: translateY(50px); }
.tshx strong:before { background: #fff; }
.tshx p { color: #fff; opacity: 0; transform: translateY(50px); }
.tsul li:hover .coverBg { opacity: 1; }
.tsul li:hover .tshx strong { opacity: 1; transform: translateY(0); }
.tsul li:hover .tshx p { opacity: 1; transform: translateY(0); transition-delay: 0.1s }
@media (max-width:1799px) {
.tsdx, .tshx { padding: 0 2.5vw; }
.tsdx span { width: 50px; height: 50px; margin-bottom: 10px; }
.tsdx strong, .tshx strong { font-size: 22px; line-height: 48px; }
.tsdx p, .tshx p { font-size: 14px; line-height: 26px; }
.tsul li{height:48vw;}
}
@media (max-width:1379px) {
.tsdx strong, .tshx strong{font-size:20px;}
}
@media (max-width:1199px) {
.tsdx p { font-size: 14px; line-height: 24px; }
.tshx p { font-size: 12px; line-height: 22px; letter-spacing: 0 }
.tsdx strong, .tshx strong { font-size: 16px; line-height: 38px; }
}
@media (max-width:993px) {
.tsul { flex-wrap: wrap; }
.tsul li { width: 50%; }
}
@media (max-width:767px) {
.tsul { margin-top: 25px; margin-left: 15px; margin-right: 15px; margin-bottom: 10vw }
.tsul li { width: 100%; height: auto; padding: 12vw 0; border-bottom: 10px solid #fff; }
.tshx { position: static; }
.tsdx strong, .tshx strong { font-size: 18px; }
.tsdx, .tshx { padding-left: 15px; padding-right: 15px; }
}
.ry-page { background: url(../image/rybg.png) no-repeat center center; background-size: 100% auto; }
.ryul { margin-top: 2.6vw; padding: 1px 0px 0px 1px; margin-bottom: 2.6vw }
.ryul li { width: 33.33%; padding: 52px 52px 315px; margin-top: -1px; margin-left: -1px; border: 1px solid #D9DBEA; position: relative }
.ryul li p { font-size: 23px; line-height: 40px; letter-spacing: 1px; }
.ryul li .overflowHide { height: 235px; position: absolute; left: 52px; right: 52px; bottom: 52px; border-radius: 0.4em; }
@media (max-width:1799px) {
.ryul li { padding: 35px 30px 260px; }
.ryul li p { font-size: 18px; line-height: 32px; }
.ryul li .overflowHide { height: 210px; position: absolute; left: 30px; right: 30px; bottom: 30px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.ryul { margin-top: 25px; }
.ryul li { width: 100%; padding: 15px 18px calc(54vw + 36px) }
.ryul li .overflowHide { left: 18px; right: 18px; height: 52vw }
.ryul li p { font-size: 16px; line-height: 26px; letter-spacing: 1px; }
}
.tm-page { }
.tm-tip { font-size: 18px; line-height: 30px; font-weight: bold; letter-spacing: 2px; display:none; }
.tm-serx { margin-top: 18px; position: relative; padding-right: 105px; margin-top:0!important }
.tm_ser_var { height: 40px; display: flex; justify-content: space-between; margin-left: -5px; margin-right: -5px; display:none; }
.tm_ser_var a { display: block; line-height: 40px; background: #F6F6F6; font-size: 16px; text-transform: uppercase; margin: 0 5px; width: 100%; text-align: center; transition: all 0.5s ease; cursor: pointer; border-radius: 0.3em; }
.tm_ser_var a.on, .tm_ser_var a:hover { color: #FFF; background: #c39b6e; }
.tm-sel { height: 52px; display: flex; justify-content: space-between; margin: 30px -5px 0; margin-top:0!important; }
.tm-sel li { width: calc(100% - 10px); margin: 0 5px; }
.tm-sel li input { height: 50px; width: 100px; border: 1px solid #E0E0DC; padding: 0px 38px 0px 15px; border-radius: 0.3em; font-size: 16px; color: #333; width: 100%; }
.tm-sel li input:focus { border: 1px solid #c39b6e; }
.tm-sel li select { appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #E0E0DC; background: transparent url(../image/tm-arr.png) no-repeat calc(100% - 15px) center; padding-right: 38px; opacity: 1; color: #888; font: 16px/50px "微软雅黑"; width: 100%; height: 52px; padding-left: 15px; border-radius: 0.3em; }
/*.tm-serx button { line-height: 52px; background: url(../images/tm-btn.png) repeat-y center top; height: 52px; width: 164px; text-align: center; color: #FFF; font-size: 24px; letter-spacing: 1px; position: absolute; top: 0px; right: 0px; border-radius: 0.2em; cursor: pointer; transition: all 0.5s ease; }*/
.tm-serx button { background: url(../image/arrBtn.png) no-repeat center 12px; height: 52px; width: 90px; text-align: center; color:rgba(255,255,255,0);position: absolute; top: 0px; right: 0px; border-radius: 0.2em; cursor: pointer; transition: all 0.5s ease; border:1px solid var(--cor); border-radius:0.4em; background-size:30px auto; }
/*.tm-serx button:hover { box-shadow: 0 3px 25px rgba(255,106,0,0.4); }*/
.tm-serx button:hover { }
.tm-serx button i { }
.tm-serx button i, .tm-serx button text { vertical-align: middle; }
.tmul { margin: 3vw -25px 0px; }
.tmul li { width: calc(50% - 50px); margin: 0 25px 50px; }
.tm-item { display: block; border-radius: 0.4em; overflow: hidden; background: #f6f6f6; }
.tmul li:hover .tm-item { background: #fff; box-shadow: 0 0 30px rgba(0,0,0,0.1); transform: translateY(-10px) }
.tm-item .overflowHide { float: left; height: 395px; width: 348px; }
.tm-rinfo { margin-left: 348px; padding: 68px 45px 0px; }
.tm-rinfo strong { font-size: 34px; line-height: 34px; display: block; color: #333 }
.tm-rinfo strong span { font-size: 18px; font-weight: normal; color: #c39b6e; display: inline-block; margin-left: 5px; }
.tm-pzw { font-size: 16px; line-height: 30px; color: #393837; margin-top: 20px; height: 170px; margin-bottom: 20px; overflow-y: auto; }
.tm-rinfo .transition { line-height: 66px; border-top: 1px solid #E8E8E8; font-size: 16px; color: #999999; background: url(../image/arr_dico.png) no-repeat right center; display: block }
.tm-item:hover .tm-rinfo .transition { background: url(../image/arr_ico.png) no-repeat right center; color: #c39b6e; }
@media (max-width:1799px) {
.tm-tip { font-size: 16px; line-height: 28px; }
.tm-serx { margin-top: 14px; padding-right: 75px; }
.tm_ser_var { height: 36px; }
.tm_ser_var a { line-height: 36px; font-size: 15px; }
.tm-sel { height: 48px; margin: 20px -5px 0; }
.tm-sel li input { height: 46px; font-size: 14px; }
.tm-sel li select { padding-right: 36px; font: 14px/46px "微软雅黑"; height: 46px; }
/*.tm-serx button { line-height: 46px; background: url(../images/tm-btn.png) repeat-y center top; height: 46px; width: 135px; font-size: 20px; }*/
.tm-serx button { height: 46px; width: 65px; font-size: 20px; background-position:center 10px; background-size:26px auto; }
.tmul { margin: 3vw -15px 0px; }
.tmul li { width: calc(50% - 30px); margin: 0 15px 30px; }
.tm-item .overflowHide { height: 325px; width: 288px; }
.tm-rinfo { margin-left: 288px; padding: 38px 25px 0px; }
.tm-rinfo strong { font-size: 24px; line-height: 24px; }
.tm-rinfo strong span { font-size: 16px; }
.tm-pzw { font-size: 14px; line-height: 26px; margin-top: 15px; height: 140px; margin-bottom: 15px; }
.tm-rinfo .transition { line-height: 58px; font-size: 14px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.tmul li { width: calc(100% - 30px); }
}
@media (max-width:993px) {
.tm_ser_var { margin-left: -2px; margin-right: -2px; }
.tm_ser_var a { margin: 0 2px; }
}
@media (max-width:767px) {
.tm-serx { padding-right: 0; }
.tm_ser_var { flex-wrap: wrap; justify-content: flex-start; }
.tm_ser_var a { width: calc(11.1% - 4px); margin-bottom: 4px; }
.tm_ser_var { height: auto; }
.tm-serx button { position: static; }
.tm-sel { margin-top: 10px; }
.tm-sel li { width: calc(100% - 10px); margin-bottom: 10px; }
.tm-sel { height: auto; }
.tm-serx button { line-height: 62px; height: 62px; width: 100%; background-size: 100% auto }
.tmul { margin-top: 35px; }
.tmul li:hover .tm-item { transform: translateY(0); }
.tm-item .overflowHide { width: 100%; float: none; }
.tm-rinfo { margin-left: 0; margin-top: 15px; }
.tm-item .overflowHide { height: 102vw; }
.tm-rinfo { padding: 12px 15px 0px; }
.tm-pzw { height: auto; padding-bottom: 5px; }
}
.tm3-page { }
.tm3topx { display: flex; justify-content: space-between; }
.tm3lx { width: 30.9%; }
.tm3lx .coverImg { height: 505px; overflow: hidden; border-radius: 0.5em; }
.tm3tnm { font-size: 20px; color: #c39b6e; line-height: 40px; display: block; font-weight: bold; margin-top: 45px; }
.tm3tnm strong { font-size: 36px; }
.tm3des { font-size: 16px; line-height: 28px; margin-top: 25px; }
.tm3btns { margin-top: 40px; }
.tm3btn1 { line-height: 48px; height: 50px; width: 178px; border: 1px solid #c39b6e; background: #c39b6e url(../image/tm3-ico1.png) no-repeat 30px center; color: #fff; font-size: 16px; display: inline-block; padding-left: 62px; font-weight: bold; cursor: pointer; margin-right: 10px; }
.tm3btn2 { line-height: 48px; height: 50px; width: 178px; border: 1px solid #c39b6e; background: url(../image/tm3-ico2.png) no-repeat 30px center; color: #c39b6e; font-size: 16px; display: inline-block; padding-left: 62px; font-weight: bold; cursor: pointer; }
.tm3btn1:hover, .tm3btn2:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(255,106,0,0.3); }
.tm3btn1:hover { color: #fff; }
.tm3rx { width: 64.93%; padding-top: 38px; position: relative; }
.tm3ritem { padding: 35px 0px; border-top: 1px solid #F0F0F0; font-size: 16px; line-height: 28px; color: #666666; }
.tm3ritem strong { color: #c39b6e; font-size: 24px; line-height: 24px; margin-bottom: 15px; display: block }
.tm3rmx { position: absolute; right: 0; top: 0; }
.cmpmore { background: url(../image/mmar.png) no-repeat right center; font-size: 16px; line-height: 18px; padding-right: 18px; color: #999999; }
.cmpmore:hover { color: #c39b6e; background: url(../image/mmar2.png) no-repeat right center; }
@media (max-width:1799px) {
.tm3lx .coverImg { height: 405px; }
.tm3tnm { font-size: 18px; line-height: 36px; margin-top: 25px; }
.tm3tnm strong { font-size: 28px; }
.tm3des { font-size: 14px; line-height: 26px; margin-top: 15px; }
.tm3btns { margin-top: 25px; }
.tm3btn1 { line-height: 44px; height: 46px; width: 158px; font-size: 15px; padding-left: 58px; }
.tm3btn2 { line-height: 44px; height: 46px; width: 170px; font-size: 15px; padding-left: 62px; }
.tm3rx { padding-top: 25px; }
.tm3ritem { padding: 25px 0px; font-size: 14px; line-height: 26px; }
.tm3ritem strong { font-size: 20px; line-height: 22px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.tm3lx { width: 38%; }
.tm3rx { width: 59%; }
}
@media (max-width:993px) {
.tm3topx { display: block; }
.tm3lx { width: 100%; }
.tm3rx { width: 100%; margin-top: 45px; }
.tm3lx .coverImg { width: 380px; }
.tm3rmx { right: auto; left: 0; top: -10px; }
}
@media (max-width:767px) {
.tm3btn1 { width: 148px; font-size: 14px; padding-left: 50px; background-position: 20px center }
.tm3btn2 { width: 150px; font-size: 14px; padding-left: 50px; background-position: 20px center }
}
.tm3-bottom { background: #F6F6F6; }
.tm3bsw { margin: 2.2vw -19px 0px; }
.tm3bsw dd { padding: 15px 19px 60px; }
.tm3-bmx { display: block; }
.tm3-bmx .overflowHide { height: 256px; border-radius: 0.5em; }
.tm3-bmdes { padding-top: 28px; }
.tm3-bmdes strong { font-size: 24px; line-height: 36px; -webkit-line-clamp: 2; }
.tm3-bmdes p { font-size: 16px; line-height: 28px; -webkit-line-clamp: 2; margin-top: 12px; color: #666666; }
.tm3-bmdes span { font-size: 16px; line-height: 20px; color: #999999; margin-top: 24px; display: block }
.tm3bsw dd:hover .tm3-bmx { transform: translateY(-10px); }
.tm3bsw dd:hover .tm3-bmx .overflowHide { box-shadow: 0 5px 15px rgba(0,0,0,0.2); }
.pubswx .slick-dots { bottom: 0; }
.pubswx .slick-dots li button { display: none; }
.pubswx .slick-dots li { display: inline-block; height: 16px; width: 16px; margin: 0px 4px; position: relative; border-radius: 50%; vertical-align: middle; }
.pubswx .slick-dots li:before { content: ""; background: #c39b6e; height: 8px; width: 8px; position: absolute; left: 50%; top: 50%; margin: -4px 0px 0px -4px; border-radius: 50%; }
.pubswx .slick-dots li:after { content: ""; border-radius: 50%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border-top: 3px solid #c39b6e; border-right: 3px solid #E8E8E8; border-bottom: 3px solid #E8E8E8; border-left: 3px solid #E8E8E8; animation: turnAni 2s linear infinite; opacity: 0 }
.pubswx .slick-dots li.slick-active:before { opacity: 0; }
.pubswx .slick-dots li.slick-active:after { opacity: 1; }
@media (max-width:1799px) {
.tm3bsw { margin: 2.2vw -15px 0px; }
.tm3bsw dd { padding: 15px 15px 60px; }
.tm3-bmx .overflowHide { height: 206px; }
.tm3-bmdes { padding-top: 20px; }
.tm3-bmdes strong { font-size: 18px; line-height: 30px; }
.tm3-bmdes p { font-size: 14px; line-height: 24px; margin-top: 10px; }
.tm3-bmdes span { font-size: 14px; margin-top: 20px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.tm3lx .coverImg { width: 100%; height: 102vw; }
.tm3tnm strong { font-size: 24px; }
.tm3tnm { font-size: 16px; margin-top: 18px; }
.tm3btns { margin-top: 12px; }
.tm3bsw dd:hover .tm3-bmx { transform: translateY(0); }
.tm3-bmx .overflowHide { height: 50vw; }
.tm3-bmdes strong { font-size: 16px; line-height: 28px; }
}
.lxsexl-wrp + .lxsexl-wrp { padding-top:0 }
.lxsexl { display: flex; justify-content: space-between; background: #F6F6F6 url(../image/lx-c1bg.png) no-repeat right center; border-radius: 0.8em; overflow: hidden; }
.bdmap { height: 550px; width: 50%; }
.bdmap img { max-width: none; }
.bdmap_img img{max-width:100%; display:block}
.lxsx1rx { width: 50%; display: flex; flex-direction: column; justify-content: center; padding: 0 3.64vw; }
.lxsx1rx h5 { font-size: 28px; line-height: 28px; letter-spacing: 1px; display: block; }
.lxsx1rx h4 { font-size: 28px; font-weight: normal; color: #c39b6e; display: block; margin-top: 22px; }
.lxsx1rx p { font-size: 16px; line-height: 30px; padding-left: 28px; }
.lxsx1rx .eml { margin-top: 20px; background: url(../image/lx-c1ico1.png) no-repeat left center; }
.lxsx1rx .tel { background: url(../image/lx-c1ico2.png) no-repeat left center; }
.lxsx1rx .adr { background: url(../image/lx-c1ico3.png) no-repeat left center; }
.lxwul { margin-top: 25px; display: flex; }
.lxwul li { text-align: center; margin-right: 25px; }
.lxwul li img { max-width: 135px; height: auto }
.lxwul li p { padding-left: 0; margin-top: 5px; }
.lxsex2 { background: #f6f6f6;}
.lxswx { margin: 2.2vw -12px 0px;display:flex; flex-wrap:wrap;}
.lxswx dd {/* padding: 15px 23px 70px; */width:calc(25% - 24px); margin:0 12px 24px; }
.lxitem { display: block; background: #fff; border-radius: 0.6em; overflow: hidden; }
.lxitem .overflowHide { height: 165px; }
.lxswx dd:hover .lxitem { box-shadow: 0 8px 15px rgba(0,0,0,0.1); transform: translateY(-10px); }
.lxibmx { padding: 25px 20px 30px; }
.lxibmx strong { font-size: 22px; line-height: 32px; letter-spacing: 1px; display: block; }
.lxinx { }
.lxinx p { margin-top: 8px; padding-left: 28px; line-height: 26px; font-size: 14px; color: #666666; }
.lxinx p:nth-child(1) { background: url(../image/lx-c2i2.png) no-repeat left 4px; }
.lxinx p:nth-child(2) { background: url(../image/lx-c2i1.png) no-repeat left 4px; }
@media (max-width:1799px) {
.bdmap { height: 435px; }
.lxsx1rx h5 { font-size: 22px; line-height: 22px; }
.lxsx1rx h4 { font-size: 22px; margin-top: 15px; }
.lxsx1rx p { font-size: 14px; line-height: 26px; }
.lxsx1rx .eml { margin-top: 15px; }
.lxwul { margin-top: 15px; }
.lxwul li img { max-width: 105px; }
.lxsexl { background-size: auto 350px; }
.lxswx { margin: 2.2vw -15px 0px; }
.lxitem .overflowHide { height: 135px; }
.lxibmx { padding: 20px 20px 30px; }
.lxibmx strong { font-size: 20px; line-height: 30px; }
.lxinx p { margin-top: 5px; line-height: 24px; font-size: 13px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.bdmap{height:360px;}
}
@media (max-width:993px) {
.lxsx1rx .adr { background-position: left 6px; }
.lxswx dd {width:calc(50% - 30px);}
}
@media (max-width:767px) {
.lxsexl { flex-wrap: wrap; background-position: right bottom }
.bdmap { width: 100%; height: 380px; height:auto; }
.lxsx1rx { width: 100%; padding: 11vw 15px; }
.lxsx1rx h5 { font-size: 20px; }
.lxsx1rx h4 { margin-top: 8px; }
.lxsx1rx .eml { margin-top: 10px; }
.lxitem .overflowHide { height: 56vw; }
.lxibmx strong { font-size: 18px; line-height: 26px; }
.lxswx dd {width:calc(100% - 30px); margin-bottom:20px;}
}
.dt-page { }
.dt-top { }
.dt-fir { display: flex; justify-content: space-between; background: #f6f6f6 url(../image/dt-tbg.png) no-repeat right center; border-radius: 0.8em; overflow: hidden; }
.dt-fir .overflowHide { width: 50%; height: 460px; }
.dt-trx { width: 50%; padding: 0px 3.64vw; display: flex; flex-direction: column; justify-content: center; }
.dt-trx h6 { font-size: 24px; line-height: 24px; font-weight: normal; color: #c39b6e; display: block; }
.dt-trx strong { font-size: 24px; line-height: 36px; margin-top: 25px; -webkit-line-clamp: 2; letter-spacing: 1px; color: #393837; }
.dt-trx p { font-size: 16px; line-height: 28px; color: #666666; margin-top: 15px; -webkit-line-clamp: 2; margin-bottom: 45px; }
.pmbtn { font-size: 16px; line-height: 48px; letter-spacing: 1px; background: url(../image/mbtn-ar2.png) no-repeat 125px center; width: 180px; display: inline-block; text-align: left; padding-left: 45px; transition: all 0.5s ease; border: 1px solid #c39b6e; color: #c39b6e; }
.pmbtn-w { background: url(../image/mbtn-ar.png) no-repeat 125px center; color: #fff; border: 1px solid #fff; }
.pmbtn:hover, .pmbtn-wrp:hover .pmbtn { box-shadow: 0 5px 25px rgba(255,106,0,0.3); transform: translateY(-8px); color: #fff; background: #c39b6e url(../image/mbtn-ar.png) no-repeat 125px center; border: 1px solid #c39b6e; }
.pmbtn-wrp { }
.dtul { margin: 3.64vw -15px 1vw; }
.dtul li { width: calc(33.33% - 30px); margin: 0 15px 30px; }
.dt-item { display: block; border-radius: 0.6em; overflow: hidden; box-shadow: 0 3px 10px rgba(0,0,0,0.1); }
.dt-item .overflowHide { height: 257px; }
.dtbmx { padding: 25px 35px 30px; }
.dtbmx strong { font-size: 20px; line-height: 30px; -webkit-line-clamp: 2; }
.dtbmx p { font-size: 15px; line-height: 24px; color: #666666; margin-top: 15px; -webkit-line-clamp: 2; }
.dtbmx span { line-height: 32px; display: block; margin-top: 20px; font-size: 15px; color: #999999; background: url(../image/dt-ico.png) no-repeat left center; padding-left: 23px; }
.dtul li:hover .dt-item { transform: translateY(-10px); box-shadow: 0 8px 20px rgba(0,0,0,0.1); }
@media (max-width:1799px) {
.dt-fir { background-size: auto 100%; }
.dt-fir .overflowHide { height: 350px; }
.dt-trx { padding: 0px 2.8vw; }
.dt-trx h6 { font-size: 20px; line-height: 20px; }
.dt-trx strong { font-size: 20px; line-height: 32px; margin-top: 16px; }
.dt-trx p { font-size: 14px; line-height: 24px; margin-top: 12px; margin-bottom: 35px; }
.pmbtn { font-size: 14px; line-height: 46px; background: url(../image/mbtn-ar2.png) no-repeat 115px center; width: 160px; padding-left: 30px; }
.pmbtn-w { background: url(../image/mbtn-ar.png) no-repeat 115px center; }
.pmbtn:hover, .pmbtn-wrp:hover .pmbtn { background: #c39b6e url(../image/mbtn-ar.png) no-repeat 115px center; }
.dt-item .overflowHide { height: 195px; }
.dtbmx { padding: 20px 25px 25px; }
.dtbmx strong { font-size: 18px; line-height: 28px; }
.dtbmx p { font-size: 14px; margin-top: 12px; }
.dtbmx span { line-height: 28px; margin-top: 15px; font-size: 14px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.dtul li { width: calc(50% - 30px); }
.dt-fir { display: block; }
.dt-fir .overflowHide { width: 100%; }
.dt-trx { width: 100%; padding: 30px 25px 40px; }
.dt-fir .overflowHide { height: 58vw; }
}
@media (max-width:767px) {
.dt-trx { padding: 20px 15px 30px; }
.dt-trx h6 { font-size: 16px; }
.dt-trx strong { font-size: 16px; line-height: 28px; margin-top: 8px; }
.dt-trx p { font-size: 12px; line-height: 22px; margin-top: 8px; margin-bottom: 15px }
.pmbtn { line-height: 40px; background: url(../image/mbtn-ar2.png) no-repeat 90px center; width: 120px; padding-left: 18px; background-size: 6px auto; }
.pmbtn-w { background: url(../image/mbtn-ar.png) no-repeat 90px center; background-size: 6px auto; }
.pmbtn:hover, .pmbtn-wrp:hover .pmbtn { background: #c39b6e url(../image/mbtn-ar.png) no-repeat 90px center; background-size: 6px auto; }
.dtul { margin-top: 25px; }
.dtul li { width: calc(100% - 30px); margin-bottom: 20px }
.dt-item .overflowHide { height: 45vw; }
.dtbmx { padding: 15px 16px 20px; }
.dtbmx strong { font-size: 16px; line-height: 28px; }
.dtbmx p { font-size: 12px; line-height: 22px; margin-top: 8px; }
.dtbmx span { margin-top: 8px; }
}
.gy-con1 { background: url(../image/gy-c1bg.jpg) no-repeat center center; background-size: cover; }
.gy-nums { margin-top: 3.64vw; display: flex; justify-content: space-between; }
.gy-nums li { }
.gy-nums li p { font-size: 22px; line-height: 36px; letter-spacing: 1px; display: block; }
.gy-nums li strong { font-size: 30px; line-height: 80px; margin-top: 8px; display: block; font-weight: normal; color: var(--cor) }
.gy-nums li strong span { font-size: 80px; font-weight: bold; display: inline-block; }
.gy-con2 { padding-bottom: 0; }
.gy-c2fst { margin-top: 2.6vw; }
.gy-c2item { display: block; }
.gy-c2item .overflowHide { height: 500px; border-radius: 0.8em; }
.gy-c2item .coverImg:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.35) }
.gy-c2layer { position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.gy-c2layer strong { font-size: 30px; line-height: 46px; color: #FFF; letter-spacing: 2px; max-width: 840px; margin-left: auto; margin-right: auto; }
.gy-c2layer p { font-size: 16px; line-height: 28px; color: #FFF; letter-spacing: 1px; margin-top: 25px; max-width: 840px; margin-left: auto; margin-right: auto; -webkit-line-clamp: 2; }
.gy-c2btn { margin-top: 45px; }
.gy-c2ul { margin: 40px -20px 0px; }
.gy-c2ul li { width: calc(50% - 40px); margin: 0 20px 40px; }
.gy-c2imte2 { display: block; border-radius: 0.8em; overflow: hidden; background: #f6f6f6; }
.gy-c2imte2 .overflowHide { height: 385px; }
.gy-c2imte2:hover { background: #fff; box-shadow: 0 5px 30px rgba(0,0,0,0.1); transform: translateY(-10px); }
.gy-c2bmx { padding: 45px 55px 55px; }
.gy-c2bmx strong { font-size: 30px; line-height: 40px; letter-spacing: 2px; font-weight: normal; }
.gy-c2bmx p { font-size: 16px; color: #666666; line-height: 28px; letter-spacing: 1px; margin: 20px 0px 0px; -webkit-line-clamp: 3; }
.gy-c2bmx .pmbtn { margin-top: 36px; }
.gybmx { padding: 4.68vw 0px; background-size: cover; text-align: center; color: #fff; }
.gy-bm-btn { margin-top: 40px; }
.ask-btn { line-height: 48px; color: #FFF; background: url(../image/ask-ico.png) no-repeat 40px center; width: 180px; font-size: 16px; letter-spacing: 1px; display: inline-block; text-align: left; padding-left: 74px; border: 1px solid #FFF; cursor: pointer; }
.ask-btn:hover { background: var(--cor) url(../image/ask-ico.png) no-repeat 40px center; box-shadow: 0 5px 25px rgba(255,106,0,0.3); transform: translateY(-8px); color: #fff; border: 1px solid var(--cor); }
@media (max-width:1799px) {
.gy-nums li p { font-size: 18px; line-height: 30px; }
.gy-nums li strong { font-size: 22px; line-height: 60px; }
.gy-nums li strong span { font-size: 60px; }
.gy-c2layer strong { font-size: 24px; line-height: 40px; }
.gy-c2layer p { font-size: 15px; line-height: 26px; margin-top: 20px; }
.gy-c2btn { margin-top: 35px; }
.gy-c2item .overflowHide { height: 430px; }
.gy-c2ul { margin: 30px -15px 0px; }
.gy-c2ul li { width: calc(50% - 30px); margin: 0 15px 30px; }
.gy-c2imte2 .overflowHide { height: 300px; }
.gy-c2bmx { padding: 35px 35px 40px; }
.gy-c2bmx strong { font-size: 24px; line-height: 32px; }
.gy-c2bmx p { font-size: 14px; line-height: 26px; margin: 16px 0px 0px; }
.gy-c2bmx .pmbtn { margin-top: 25px; }
.gybmx { padding: 3.5vw 0px; }
.gy-bm-btn { margin-top: 30px; }
.ask-btn { line-height: 44px; color: #FFF; background: url(../image/ask-ico.png) no-repeat 30px center; width: 160px; font-size: 15px; padding-left: 66px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.gy-nums li p { font-size: 16px; line-height: 28px; }
.gy-nums li strong { font-size: 20px; line-height: 50px; }
.gy-nums li strong span { font-size: 50px; }
}
@media (max-width:993px) {
.gy-nums li p { font-size: 13px; line-height: 26px; }
.gy-nums li strong { font-size: 16px; line-height: 40px; }
.gy-nums li strong span { font-size: 40px; }
.gy-c2layer p { padding-left: 15px; padding-right: 15px; -webkit-line-clamp: 3; }
.gy-c2ul li { width: 100%; }
.gy-c2imte2 .overflowHide { height: 360px; }
.gybmx { padding: 10vw 0; }
.gy-c2bmx strong { font-size: 22px; }
}
@media (max-width:767px) {
.gy-nums li strong { line-height: 26px; margin-top: 0px; }
.gy-nums li strong span { font-size: 26px; }
.gy-nums li p { font-size: 12px; }
.gy-nums li { padding: 5px 0; }
.gy-c2fst { margin-top: 25px; }
.gy-c2layer strong { font-size: 16px; letter-spacing: 0px; }
.gy-c2layer p { font-size: 12px; line-height: 22px; margin-top: 2px; }
.gy-c2btn { margin-top: 25px; }
.gy-c2item .overflowHide { height: 270px; }
.gy-c2ul li { margin-bottom: 20px; }
.gy-c2bmx p { font-size: 12px; line-height: 22px; margin-top: 5px; }
.gy-c2bmx strong { font-size: 16px; letter-spacing: 1px; font-weight: bold }
.gy-c2bmx .pmbtn { margin-top: 15px; }
.gy-c2bmx { padding: 15px 15px 30px; }
.gy-c2imte2 .overflowHide { height: 48vw; }
.gy-bm-btn { margin-top: 20px; }
}
.ddt-uls { margin-bottom: 2.6vw; }
.ddt-uls li { padding: 2.5vw 0; border-bottom: 1px solid #ededed; }
.ddt-item { display: flex; justify-content: space-between; }
.ddt-item .overflowHide { height: 320px; width: 570px; border-radius: 0.6em; }
.ddt-rx { width: calc(100% - 630px); display: flex; flex-direction: column; justify-content: center; }
.ddt-rx h5 { font-size: 24px; line-height: 24px; font-weight: normal; color: #c39b6e; display: block; }
.ddt-rx strong { font-size: 24px; line-height: 34px; letter-spacing: 1px; margin-top: 25px; font-weight: normal; }
.ddt-rx p { letter-spacing: 1px; text-align: justify; font-size: 16px; line-height: 28px; color: #666666; margin: 15px 0px 35px; -webkit-line-clamp: 3; }
.ddt-rx span { background: url(../image/ddt-ar.png) no-repeat center center; display: inline-block; height: 37px; width: 24px; }
.ddt-item:hover .ddt-rx span { transform: translateX(15px); }
@media (max-width:1799px) {
.ddt-item .overflowHide { height: 260px; width: 470px; border-radius: 0.6em; }
.ddt-rx { width: calc(100% - 505px); }
.ddt-rx h5 { font-size: 20px; line-height: 20px; }
.ddt-rx strong { font-size: 20px; line-height: 26px; margin-top: 20px; }
.ddt-rx p { font-size: 14px; line-height: 26px; margin: 12px 0px 28px; }
.ddt-rx span { height: 37px; width: 20px; background-size: 20px auto; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.ddt-item { display: block; }
.ddt-item .overflowHide { width: 100%; float: none; height: 52vw }
.ddt-rx { width: 100%; margin-top: 25px; }
.ddt-rx p { margin-bottom: 5px; }
}
@media (max-width:767px) {
.ddt-rx strong { font-size: 16px; font-weight: bold; -webkit-line-clamp: 2; }
.ddt-rx p { font-size: 12px; line-height: 22px; margin-top: 5px; }
.ddt-rx h5 { font-size: 16px; }
.ddt-rx strong { margin-top: 8px; }
.ddt-uls li { padding: 30px 0 15px; }
.ddt-item .overflowHide { height: 48vw; }
}
 @keyframes msAni {  0% {
 transform:translateY(0px);
}
 100% {
 transform:translateY(3px);
}
}
.dgy-ban { position: relative; }
.dgy-ban .coverImg { height: 100vh; }
.dgy-ban .coverImg:after { content: ""; background: url(../image/dgy-ban-bg.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size: cover; }
.dgy-ban-txt { position: absolute; width: 100%; left: 0px; top: 50%; transform: translateY(-50%); color: #fff; text-align: center }
.dgy-ban-txt strong { font-size: 60px; line-height: 80px; letter-spacing: 5px; display: block }
.dgy-ban-txt p { font-size: 32px; letter-spacing: 3px; display: block; line-height: 44px; margin-bottom: 15px; }
.dgy-ban-txt strong + p { margin-bottom: 0; margin-top: 15px; }
.dgy-next { font-size: 16px; line-height: 32px; color: #FFF; width: 100%; padding-top: 38px; position: absolute; left: 0px; bottom: 28px; text-align: center; letter-spacing: 1px; color: #fff!important; }
.dgy-next i { border: 2px solid #FFF; position: absolute; height: 30px; width: 18px; left: 50%; top: 0px; margin-left: -9px; border-radius: 2em; }
.dgy-next i:before { content: ""; background: #FFF; height: 5px; width: 2px; position: absolute; left: 50%; margin-left: -1px; top: 3px; animation: msAni 0.8s ease infinite; border-radius: 1em; }
.dgy-main { background: url(../image/rybg.png) no-repeat center 150px; }
.dgy-item { padding: 5vw 0; display: flex; justify-content: space-between; border-bottom: 2px solid #efefef; position: relative }
.dgy-item:after { content: ""; height: 2px; width: 0%; position: absolute; left: 50%; transform: translateX(-50%); bottom: -2px; background: #c39b6e; }
.dgy-item.on:after { width: 100%; transition: all 1.5s ease }
.dgy-main .dgy-item:last-child { border: none; }
.dgy-main .dgy-item:last-child:after { display: none; }
.dgy-t { }
.dgy-t p { font-size: 36px; color: #c39b6e; line-height: 36px; }
.dgy-t strong { font-size: 30px; line-height: 30px; font-weight: normal; display: block; margin-top: 10px; letter-spacing: 2px; }
.dgy-txt { width: calc(100% - 450px); font-size: 16px; line-height: 30px; color: #5c5c5c; letter-spacing: 1px; text-align: justify }
.dgy-txt img { border-radius: 0.8em; }
.dgy-sst { font-size: 28px; line-height: 30px; letter-spacing: 2px; display: block; margin-top: 30px; }
.dgy-dl { margin: 35px -2px; }
.dgy-dl dd { width: calc(50% - 4px); margin: 0 2px 4px; background: #F6F6F6; padding: 40px 50px; }
.dgy-dl dd span { display: block; width: 70px; transition: all 0.5s ease; }
.dgy-dl dd strong { font-size: 24px; line-height: 46px; margin-top: 5px; font-weight: normal; display: block; color: #393837; position: relative }
.dgy-dl dd strong:after { content: ""; background: #c39b6e; height: 2px; width: 18px; position: absolute; left: 0px; bottom: -2px; }
.dgy-dl dd p { color: #666666; margin-top: 10px; }
.dgy-dl dd:hover span { transform: rotateY(180deg); }
.dgy-bom { background: url(../image/dgy-bmbg.png) no-repeat center center; background-size: cover; padding-bottom: 4.5vw }
.dgy-bom .gy-nums { margin-top: 0; }
@media (max-width:1799px) {
.dgy-next { font-size: 14px; }
.dgy-ban-txt strong { font-size: 46px; line-height: 66px; }
.dgy-t p { font-size: 30px; line-height: 30px; }
.dgy-t strong { font-size: 26px; line-height: 26px; }
.dgy-txt { width: calc(100% - 320px); font-size: 14px; line-height: 26px; }
.dgy-item { padding: 3.6vw 0; }
.dgy-sst { font-size: 22px; line-height: 26px; margin-top: 25px; }
.dgy-dl { margin: 30px -2px; }
.dgy-dl dd { padding: 30px 40px; }
.dgy-dl dd span { width: 56px; }
.dgy-dl dd strong { font-size: 20px; line-height: 36px; margin-top: 2px; }
.dgy-main { background-size: 100% auto; }
.dgy-ban-txt p { font-size: 24px; line-height: 32px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.dgy-ban .coverImg { height: calc(100vh - 56px); }
.dgy-dl dd strong { line-height: 30px; padding-bottom: 8px; }
}
@media (max-width:993px) {
.dgy-ban-txt strong { font-size: 36px; line-height: 52px; }
.dgy-ban .coverImg { height: 60vw; }
.dgy-item { display: block; }
.dgy-txt { width: 100%; margin-top: 25px; }
.dgy-t { width: 100%; text-align: center }
.dgy-bom { padding: 8vw 0; }
.dgy-ban-txt p { margin-bottom: 5px; }
.dgy-ban-txt strong + p { margin-top: 5px; }
}
@media (max-width:767px) {
.dgy-next { display: none; }
.dgy-ban-txt strong { font-size: 24px; line-height: 34px; font-weight: normal; letter-spacing: 2px; }
.dgy-item { padding: 11vw 0; }
.dgy-t strong, .dgy-t p { font-size: 22px; line-height: 32px; letter-spacing: 1px; margin-top: 0 }
.dgy-txt { margin-top: 20px; }
.dgy-txt { font-size: 13px; line-height: 24px; margin-top: 12px; }
.dgy-sst { font-size: 20px; line-height: 20px; }
.dgy-dl { margin-top: 20px; }
.dgy-dl dd { width: calc(100% - 4px); padding: 20px 15px; }
.dgy-dl dd span { width: 40px; height: 40px; }
.dgy-ban-txt p { font-size: 16px; line-height: 24px; }
}
.jl_menu2{ margin-bottom:3vw; font-size:18px; letter-spacing:1px;}
.jl_menu2a{ display:inline-block; margin:0 15px; font-size:22px; position:relative; top:1px;}
.jl_menu2a.on{ color:#c39b6e;}
.csul { margin: 65px -19px 25px; }
.csul a { display: block; width: calc(50% - 38px); margin: 0 19px 38px; border: 1px solid #F1F1F1; border-radius: 1em; padding: 45px 55px; }
.cs-tm { font-size: 24px; line-height: 32px; display: block; color: #c39b6e; }
.cs-item strong { font-size: 24px; line-height: 34px; margin-top: 20px; font-weight: normal; letter-spacing: 1px; }
.cs-item p { font-size: 16px; line-height: 28px; color: #666666; margin-top: 14px; letter-spacing: 1px; text-align: justify; -webkit-line-clamp: 3; }
.cs-item i { background: url(../image/ddt-ar.png) no-repeat center center; display: inline-block; height: 17px; width: 24px; margin-top: 28px; transition: all 0.5s ease; }
.cs-item:hover { border: 1px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transform: translateY(-10px) }
.cs-item:hover i { transform: translateX(15px) }
@media (max-width:1799px) {
.csul { margin: 45px -12px 20px; }
.csul a { width: calc(50% - 30px); margin: 0 15px 30px; padding: 30px 35px; }
.cs-tm { font-size: 20px; line-height: 28px; }
.cs-item strong { font-size: 20px; line-height: 30px; margin-top: 15px; }
.cs-item p { font-size: 14px; line-height: 26px; margin-top: 12px; }
.cs-item i { background-size: 20px auto; margin-top: 18px; }
.jl_menu2{ font-size:16px}
.jl_menu2a{margin:0 10px; font-size:20px;}
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.csul a { width: calc(100% - 30px); }
.csul { margin-bottom: 0; }
}
@media (max-width:767px) {
.csul a { padding: 20px 15px; margin-bottom: 20px; }
.cs-item strong { font-size: 16px; line-height: 24px; font-weight: bold; margin-top: 10px; -webkit-line-clamp: 2; }
.cs-item p { font-size: 12px; line-height: 22px; }
.cs-tm { font-size: 16px; }
.jl_menu2{ font-size:12px; margin-bottom:20px;}
.jl_menu2a{margin:0 4px; font-size:15px; margin-bottom:8px; letter-spacing:0}
}
.cs-content { }
.cs-article { display: flex; justify-content: space-between; }
.cs3lx { width: calc(100% - 390px); padding-top: 72px; padding-bottom: 60px; }
.cs3-t { font-size: 33px; line-height: 50px; letter-spacing: 2px; font-weight: normal; display: block; text-align:center; }
.cs3-info { margin-top: 25px; font-size: 16px; line-height: 30px; color: #5c5c5c; text-align:center; }
.cs3-fr, .cs3-tm { display: inline-block; margin-right: 20px; position: relative }
.cs3-fr:after, .cs3-tm:after { content: ""; background: #E0E0E0; height: 12px; width: 1px; margin-top: -6px; position: absolute; top: 50%; right: -13px; }
.cs3-font { background: url(../image/cs3-ft.png) no-repeat left center; display: inline-block; padding-left: 30px; }
.cs3-font i { width: 30px; height: 30px; display: inline-block; text-align: center; background: #F6F6F6; border-radius: 50%; font-style: normal; margin-left: 8px; cursor: pointer }
.cs3-font i.on { color: #FFF; background: #c39b6e; }
.cs3editor { font-size: 16px; line-height: 28px; color: #666666; padding-top: 40px; letter-spacing: 1px; }
.cs3editor img{ max-width:100%!important; height:auto!important;}
.cs3editor-b { font-size: 20px; line-height: 34px; }
.cs3editor-m { font-size: 18px; line-height: 30px; }
.cs3editor dl { margin-top: 35px; }
.cs3editor dt { background: linear-gradient(to right, #c39b6e 0%, #fff 90%); padding-left: 41px; font-size: 24px; line-height: 50px; color: #FFF; letter-spacing: 2px; border-radius: 0.6em 0 0 0; position: relative; }
.cs3editor dt:after { content: ""; background: url(../image/cs3-lico.png) no-repeat center center; height: 17px; width: 17px; margin-top: -9px; position: absolute; left: 15px; top: 50%; }
.cs3editor dd { padding-top: 25px; }
.cs3rx { width: 345px; border-left: 1px solid #F0F0F0; padding-left: 34px; padding-bottom: 60px; padding-top: 34px; }
.cs3rt { height: 57px; position: relative; border-bottom: 1px solid #F0F0F0; }
.cs3rt span { font-size: 24px; display: inline-block; position: relative; padding-left: 38px; line-height: 56px; letter-spacing: 2px; }
.cs3rt span i { height: 30px; width: 30px; position: absolute; left: 0px; top: 13px; line-height: 30px; }
.cs3rt span i img { }
.cs3rt .next { background: url(../image/cs3-ri2.png) no-repeat left center; padding-left: 22px; font-size: 16px; line-height: 56px; color: #999; position: absolute; top: 0px; right: 0px; cursor: pointer }
.cs3rt .next:hover { color: #c39b6e; background: url(../image/cs3-ri2a.png) no-repeat left center; }
.cs3rsw { margin-top: 30px; }
.cs3rsw .slick-prev { display: none!important; }
.cs3rsw dd { margin-bottom:25px; }
.cs3rsw dd:last-child{margin-bottom:0;}
.cs3rt .next{display:none!important;}
.cs3-rtx { display: flex; justify-content: space-between; }
.cs3-rtx .overflowHide { height: 148px; width: 131px; border-radius: 0.6em; }
.cs3-rpx { width: 158px; }
.cs3-rpx strong { font-size: 24px; line-height: 28px; font-weight: normal; display: block; letter-spacing: 1px; }
.cs3-rpx p { font-size: 16px; line-height: 24px; color: #999999; margin-top: 12px; }
.cs3-rbtn { display: block; margin-top: 20px; background: #c39b6e url(../image/ask-ico.png) no-repeat 21px center; padding-left: 51px; font-size: 16px; line-height: 40px; letter-spacing: 1px; color: #FFF; transition: all 0.5s ease; }
.cs3-rtx:hover .cs3-rbtn { color: #FFF; box-shadow: 0 3px 15px rgba(255,106,0,0.3); transform: translateY(-5px); }
.cs3-rplst { margin-top: 20px; border-top: 1px dotted #ccc; }
.cs3-rplst strong { font-size: 20px; color: #c39b6e; line-height: 46px; letter-spacing: 1px; display: block; font-weight: normal; }
.cs3-rplst p { font-size: 14px; line-height: 44px; height: 45px; padding-left: 13px; overflow: hidden; border-bottom: 1px dotted #ccc; letter-spacing: 1px; position: relative }
.cs3-rplst p:after { content: ""; background: #c39b6e; height: 4px; width: 4px; position: absolute; left: 0px; top: 20px; border-radius: 50%; }
.cs3rt2 { margin-top: 35px; }
.cs3-fa { display: block; margin-top: 30px; }
.cs3-fa .overflowHide { height: 172px; border-radius: 0.4em; }
.cs3-fbmx { margin: 20px 0px 25px; letter-spacing: 1px; }
.cs3-fbmx strong { font-size: 16px; line-height: 30px; }
.cs3-fbmx p { font-size: 14px; line-height: 24px; color: #666666; -webkit-line-clamp: 2; margin-top: 6px; }
.cs3-rsul { }
.cs3-rsul li { padding: 28px 0px; border-top: 1px solid #F0F0F0; }
.cs3-rsa { display: flex; justify-content: space-between; }
.cs3-rsa .overflowHide { height: 72px; width: 132px; border-radius: 0.3em; }
.cs3-rsrx { width: calc(100% - 152px); }
.cs3-rsrx strong { font-size: 16px; line-height: 24px; letter-spacing: 1px; -webkit-line-clamp: 2; }
.cs3-rsrx p { font-size: 15px; line-height: 16px; color: #999999; margin-top: 8px; }
.cs3-pg { padding-top: 5px; letter-spacing: 1px; }
.cs3-pg p { font-size: 16px; line-height: 28px; color: #999999; -webkit-line-clamp: 2; padding-left: 58px; margin-bottom: 20px; position: relative; }
.cs3-pg p span { color: #393837; display: inline-block; position: absolute; left: 0px; top: 0px; }
.cs3-back { display: block; line-height: 46px; background: #F6F6F6; text-align: center; font-size: 14px; color: #999999; margin-top: 32px; }
.cs3-back i { line-height: 10px; background: url(../image/mmar.png) no-repeat center center; display: inline-block; height: 10px; width: 6px; margin-left: 15px; letter-spacing: 1px; }
.cs3-back:hover { background: #c39b6e; color: #FFF; box-shadow: 0 3px 18px rgba(255,106,0,0.3); transform: translateY(-6px); }
.cs3-back:hover i { background: url(../image/mmar3.png) no-repeat center center; }
@media (max-width:1799px) {
.cs3lx { width: calc(100% - 330px); padding-top: 50px; padding-bottom: 50px; }
.cs3-t { font-size: 24px; line-height: 36px; }
.cs3-info { margin-top: 15px; font-size: 14px; }
.cs3editor { font-size: 14px; line-height: 26px; padding-top: 30px }
.cs3editor-m { font-size: 16px; line-height: 28px; }
.cs3editor-b { font-size: 18px; line-height: 32px; }
.cs3editor dl { margin-top: 25px; }
.cs3editor dt { padding-left: 36px; font-size: 20px; line-height: 44px; }
.cs3editor dt:after { height: 14px; width: 14px; margin-top: -7px; left: 14px; }
.cs3editor dd { padding-top: 20px; }
.cs3rx { width: 300px; padding-left: 28px; padding-bottom: 50px; }
.cs3rt { height: 55px; }
.cs3rt span { font-size: 20px; padding-left: 35px; line-height: 50px; }
.cs3rt span i { height: 24px; width: 24px; top: 10px; line-height: 24px; }
.cs3-rtx .overflowHide { height: 140px; width: 125px; border-radius: 0.6em; }
.cs3-rpx { width: 128px; }
.cs3-rpx strong { font-size: 20px; line-height: 26px; }
.cs3-rpx p { font-size: 14px; line-height: 22px; margin-top: 10px; }
.cs3-rbtn { margin-top: 15px; background: #c39b6e url(../image/ask-ico.png) no-repeat 15px center; padding-left: 40px; font-size: 14px; line-height: 38px; letter-spacing: 0; background-size: 18px auto; }
.cs3-rplst strong { font-size: 18px; }
.cs3rt2 { margin-top: 20px; }
.cs3-fa { margin-top: 25px; }
.cs3-fa .overflowHide { height: 155px; }
.cs3-fbmx { margin: 15px 0px 20px; }
.cs3-rsul li { padding: 20px 0px; }
.cs3-rsa .overflowHide { height: 68px; width: 125px; }
.cs3-rsrx { width: calc(100% - 135px); }
.cs3-rsrx strong { font-size: 15px; line-height: 22px; }
.cs3-rsrx p { font-size: 14px; line-height: 14px; }
.cs3-pg p { font-size: 14px; line-height: 26px; padding-left: 55px; margin-bottom: 15px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.cs-article { display: block; }
.cs3lx { width: 100%; }
.cs3rx { width: 100%; padding-left: 0; border: none; padding-top: 0 }
.cs3-fa .overflowHide { display: none; }
.cs3-rtx { justify-content: flex-start; }
.cs3-rpx { margin-left: 25px; }
}
@media (max-width:767px) {
.cs3-fa .overflowHide { display: block; }
.cs3lx { padding-top: 11vw; padding-bottom: 10vw; }
.cs3-t { font-size: 20px; line-height: 32px; }
.cs3-info { margin-top: 10px; }
.cs3-fa .overflowHide { height: 50vw; }
}
.jjsex1 { }
.jjsex1 .container { display: flex; justify-content: space-between; flex-direction: row-reverse; }
.jjx1rx { width: 60.5%; font-size: 16px; line-height: 28px; color: #666666; text-align: justify; letter-spacing: 1px; }
.jjx1rx h2 { font-size: 44px; font-weight: normal; line-height: 50px; letter-spacing: 2px; display: block; color: #c39b6e; }
.jjx1rx h3 { font-size: 44px; line-height: 50px; letter-spacing: 2px; display: block; margin-top: 8px; color: #393837; font-weight: normal; margin-bottom: 25px; }
.jjsex1 .gy-nums { margin-top: 0; width: 39.5%; justify-content: center; }
.jjsex1 .gy-nums li { width: 50%; padding: 20px 0 30px; }
.jjsex2 { background-size: cover; background-attachment: fixed; color: #fff; }
.jjc3ul { margin-top: 2.4vw; position: relative; }
.jjc3ul li { padding-bottom: 2.6vw; position: relative; padding-left: 205px; position: relative; }
.jjc3ul li:before { content: ""; background: rgba(255,255,255,0.3); position: absolute; left: 156px; top: 18px; bottom: -10px; width: 1px; }
.jjc3ul li strong { font-size: 36px; line-height: 44px; position: absolute; left: 0px; top: 0px; }
.jjc3ul li p { font-size: 16px; line-height: 28px; text-align: justify; letter-spacing: 1px; margin-bottom: 16px; }
.jjc3ul li:after { content: ""; height: 13px; width: 13px; border: 2px solid #FFF; position: absolute; left: 150px; top: 8px; border-radius: 50%; }
.jjc3ul li:last-child { padding-bottom: 0; }
.jjc3ul li:first-child:before { top: 18px; }
.jjc3ul li.on:after { background: #fff; }
.jjsex3 { }
.jjsex3-ul { margin: 2.6vw -2px 0px; }
.jjsex3-ul li { padding: 0px 2px; float: left; width: 50%; margin-bottom: 4px; }
.jjsex-c3item { display: block; }
.jjsex-c3item .overflowHide { height: 300px; border-radius: 0.6em; }
.jjsex-c3item .coverImg:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.3); }
.jjs3-text { color: #fff; position: absolute; z-index: 1; left: 50px; top: 50px; padding-left: 96px; }
.jjs3-text strong { font-size: 30px; font-weight: 600; letter-spacing: 2px; line-height: 50px; display: block; }
.jjs3-text p { font-size: 20px; font-weight: normal; line-height: 26px; letter-spacing: 1px; }
.jjs3-text img { position: absolute; left: 0; top: 0 }
.jjsex3-ul li:nth-child(1) .jjsex-c3item .overflowHide { height: 604px; }
.jjsex4 { padding: 8.85vw 0px; background: url(../image/jj-bmimg.jpg) no-repeat left center; background-size: cover; }
.jjsex4 .jl2pt { text-align: justify; margin-left: 50%; }
@media (max-width:1799px) {
.jjx1rx { font-size: 14px; line-height: 26px; }
.jjx1rx h2 { font-size: 34px; line-height: 40px; }
.jjx1rx h3 { font-size: 34px; line-height: 40px; margin-bottom: 20px; }
.jjsex1 .gy-nums li { padding: 5px 0 20px; }
.jjsex3-ul { margin: 2.6vw -2px 0px; }
.jjsex-c3item .overflowHide { height: 235px; }
.jjs3-text { left: 30px; top: 30px; padding-left: 80px; }
.jjs3-text strong { font-size: 24px; line-height: 40px; }
.jjs3-text img { width: 64px; height: auto; }
.jjs3-text p { font-size: 16px; }
.jjsex3-ul li:nth-child(1) .jjsex-c3item .overflowHide { height: 474px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.jjx1rx h2, .jjx1rx h3 { font-size: 30px; line-height: 36px; }
.jjx1rx h3 { margin-bottom: 20px; }
}
@media (max-width:993px) {
.jjsex1 .container { display: block; }
.jjx1rx { width: 100%; }
.jjsex1 .gy-nums { width: 100%; margin-top: 25px; }
.jjsex1 .gy-nums li { width: 25%; }
.jjsex-c3item .overflowHide { height: 185px; }
.jjsex3-ul li:nth-child(1) .jjsex-c3item .overflowHide { height: 374px; }
.jjsex4 { background-position: -100px center; }
}
@media (max-width:767px) {
.jjx1rx h2, .jjx1rx h3 { font-size: 22px; line-height: 34px; letter-spacing: 1px; }
.jjx1rx h3 { font-size: 18px; margin-top: 0; margin-bottom: 14px; }
.jjx1rx + .gy-nums { flex-wrap: wrap; }
.jjx1rx + .gy-nums li { width: 50%; }
.jjc3ul { margin-top: 28px; }
.jjc3ul li { padding-left: 0; }
.jjc3ul li strong { position: static; font-size: 28px; line-height: 38px; }
.jjc3ul li:before, .jjc3ul li:after { display: none; }
.jjc3ul li p { font-size: 14px; line-height: 22px; letter-spacing: 0; margin-top: 8px; margin-bottom: 8px; }
.jjsex3-ul { margin-top: 25px; }
.jjsex3-ul li { width: 100%; }
.jjsex-c3item .overflowHide { height: 48vw; }
.jjsex3-ul li:nth-child(1) .jjsex-c3item .overflowHide { height: 78vw; }
.jjs3-text { left: 15px; top: 15px; }
.jjs3-text strong { font-size: 22px; }
.jjsex4 { background-position: -330px center; }
}
.ly-sex1 { }
.ly-s1item { text-align: center; margin-bottom: 3.5vw; }
.ly-s1item li { display: inline-block; vertical-align: top; position: relative; letter-spacing: 1px; }
.ly-s1item li:nth-child(1), .ly-s1item li:nth-child(2) { height: 80px; padding: 0 52px; margin-right: 78px; background: url(../image/ly-c1i1.png) no-repeat left center; }
.ly-s1item li:nth-child(3) { line-height: 80px; display: inline-block; font-size: 26px; color: #fff; background: #c39b6e; padding: 0px 24px; border-radius: 0.4em; }
.ly-s1item li:nth-child(1):before, .ly-s1item li:nth-child(2):before { content: ""; background: url(../image/ly-c1i2.png) no-repeat center center; height: 80px; width: 32px; position: absolute; top: 0px; right: 0px; }
.ly-s1item li:nth-child(1):after { content: ""; background: url(../image/ly-c1si1.png) no-repeat center center; height: 20px; width: 20px; position: absolute; top: 30px; right: -48px; }
.ly-s1item li:nth-child(2):after { content: ""; background: url(../image/ly-c1si2.png) no-repeat center center; height: 20px; width: 20px; position: absolute; top: 30px; right: -48px; }
.ly-s1item li strong { font-size: 26px; line-height: 44px; font-weight: normal; color: #c39b6e; display: block; }
.ly-s1item li p { font-size: 20px; line-height: 34px; }
.jl2pt2 p { font-size: 20px; color: #666; margin-top: 20px; }
.ly-s1ul { margin: 2.6vw -8px 0px; }
.ly-s1ul li { width: 25%; float: left; padding: 0 8px; margin-bottom: 16px; }
.ly-s1item-a { display: block; position: relative; }
.ly-s1item-a .overflowHide { border-radius: 0.6em; height: 300px; }
.ly-s1item-a .coverImg:after { content: ""; background: url(../image/ly-c2tbg.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.ly-s1item-a .overflowHide strong { position: absolute; left: 30px; right: 30px; bottom: 22px; font-size: 24px; line-height: 38px; color: #FFF; letter-spacing: 1px; z-index: 2; }
.ly-s1ul li:nth-child(1) { width: 50%; }
.ly-sex2 { position: relative; padding-bottom: 0 }
.ly-s2bg { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 190px; background-size: cover; }
.ly-sex2 .container { position: relative; z-index: 1; }
.ly-s2sw-wpr { position: relative; margin-top: 2.6vw; }
.ly-s2sw { border: 10px solid #FFF; box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.ly-s2item { display: block; position: relative }
.ly-s2item .coverImg { height: 540px; }
.ly-s2item .coverImg:after { content: ""; background: url(../image/ly-c3tbg.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.ly-s2item .coverImg:after { content: ""; }
.ly-s2txt { color: #FFF; right: 50px; bottom: 50px; left: 50px; position: absolute; z-index: 1; }
.ly-s2txt strong { max-width: 700px; text-align: justify; font-size: 44px; line-height: 66px; letter-spacing: 2px; }
.ly-s2txt p { max-width: 700px; text-align: justify; -webkit-line-clamp:4; font-size: 16px; line-height: 28px; letter-spacing: 1px; margin-top: 16px; }
.ly-s2dot { position: absolute; z-index: 1; right: 35px; bottom: 55px; white-space: nowrap; color: #fff; }
.ly-s2dot li { display: inline-block; font-size: 18px; line-height: 21px; margin-right: 20px; font-weight: bold; position: relative; cursor: pointer }
.ly-s2dot li.on { margin-right: 72px; }
.ly-s2dot li:before { content: ""; background: rgba(255,255,255,0.2); height: 1px; position: absolute; left: 30px; top: 50%; width: 55px; opacity: 0; ; }
.ly-s2dot li:after { content: ""; background: rgba(255,255,255,1); height: 1px; position: absolute; left: 30px; top: 50%; width: 0px; width: 0%; visibility: hidden; }
.ly-s2dot li.on:before { opacity: 1; }
.ly-s2dot li.on:after { width: 55px; visibility: visible; transition: all 5s ease; }
.ly-sex3 { }
.ly-s3ul { margin: 2.6vw -15px 0px; }
.ly-s3ul li { width: calc(33.33% - 30px); margin: 0 15px; border: 1px solid #F0F0F0; border-radius: 0.6em; padding: 60px 65px 55px; text-align: center; transition: all 0.5s ease; letter-spacing: 1px; position:relative; overflow:hidden; }
.ly-s3ul li:hover { border: 1px solid #fff; box-shadow: 0 5px 20px rgba(0,0,0,0.1); transform: translateY(-10px); }
.ly-s3ico { display: block; width: 100px; margin: 0 auto; height: 100px; border: 2px solid #c39b6e; border-radius: 50%; position: relative; transition: all 0.5s ease; }
.ly-s3ico img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.ly-s3ul li:hover .ly-s3ico { transform: rotateY(180deg) translateY(-10px); }
.ly-s3ul li strong { font-size: 24px; line-height: 36px; font-weight: normal; margin-top: 25px; display: block; }
.ly-s3ul li p { font-size: 16px; line-height: 28px; color: #5c5c5c; margin-top: 10px; }
.ly-s3ul li a { line-height: 22px; display: inline-block; margin-top: 40px; color: #999999; font-size: 16px; font-weight: bold; position: relative }
.ly-s3ul li a i { line-height: 11px; background: url(../image/mmar.png) no-repeat center center; display: inline-block; height: 11px; width: 6px; margin-left: 8px; }
.ly-s3ul li a:hover { color: #c39b6e; }
.ly-s3ul li a:hover i { background: url(../image/mmar2.png) no-repeat center center; }
.ly-s3ul li a:after { content: ""; position: absolute; bottom: 0; width: 0; height: 1px; background: #c39b6e; left: 50%; transform: translateX(-50%); transition: all 0.8s ease; }
.ly-s3ul li a:hover:after { width: 100%; }
.ly-s3ul li em { line-height: 22px; display: inline-block; margin-top: 40px; color: #c39b6e; font-size: 22px; font-weight: bold; }
.ly-sex3 .gy-nums { }
.ly-layer{position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,0.9); text-align:center;display:flex; flex-direction:column; justify-content:center; transition:all 0.5s ease; opacity:0; visibility:hidden; display:none!important;}
.ly-layer img{display:block; margin:0 auto 10px; border:1px solid #ddd; border-radius:0.3em; overflow:hidden;}
.ly-s3ul li:hover .ly-layer{opacity:1; visibility:visible;}
@media (max-width:1799px) {
.jl2pt2 p { font-size: 16px; margin-top: 16px; }
.ly-s1item li:nth-child(1), .ly-s1item li:nth-child(2) { height: 60px; padding: 0 45px; margin-right: 68px; background-size: auto 60px }
.ly-s1item li:nth-child(3) { line-height: 60px; font-size: 22px; padding: 0px 20px; }
.ly-s1item li:nth-child(1):before, .ly-s1item li:nth-child(2):before { height: 60px; width: 26px; background-size: auto 60px }
.ly-s1item li:nth-child(1):after { top: 20px; right: -46px; }
.ly-s1item li:nth-child(2):after { top: 20px; right: -46px; }
.ly-s1item li strong { font-size: 20px; line-height: 32px; }
.ly-s1item li p { font-size: 18px; line-height: 28px; }
.ly-s1item-a .overflowHide { height: 225px; }
.ly-s1item-a .overflowHide strong { left: 20px; right: 20px; bottom: 15px; font-size: 20px; line-height: 36px; }
.ly-s2bg { bottom: 120px; }
.ly-s2item .coverImg { height: 450px; }
.ly-s2txt { right: 30px; bottom: 30px; left: 30px; }
.ly-s2txt strong { max-width: 700px; text-align: justify; font-size: 36px; line-height: 50px; }
.ly-s2txt p { font-size: 14px; line-height: 24px; margin-top: 10px; }
.ly-s3ul li { padding: 40px 35px 35px; }
.ly-s3ico { width: 80px; height: 80px; }
.ly-s3ul li strong { font-size: 20px; line-height: 30px; margin-top: 20px; }
.ly-s3ul li p { font-size: 14px; line-height: 26px; margin-top: 6px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.ly-s1item li strong { font-size: 18px; }
.ly-s1item li p { font-size: 14px; }
.ly-s2txt p, .ly-s2txt strong { max-width: 550px; }
}
@media (max-width:993px) {
.ly-s1item li:nth-child(3) { font-size: 18px; }
.ly-s1item li:nth-child(1), .ly-s1item li:nth-child(2) { padding: 0 25px; margin-right: 40px; }
.ly-s1item li:nth-child(1):after, .ly-s1item li:nth-child(2):after { top: 20px; right: -32px; }
.ly-s1item-a .overflowHide { height: 135px; }
.ly-s2txt strong { font-size: 28px; line-height: 42px; }
.ly-s2txt { bottom: 65px; }
.ly-s2dot { bottom: 30px; right: 30px; }
}
@media (max-width:767px) {
.jl2pt2 p { font-size: 14px; }
.ly-s3ul li { width: calc(100% - 30px); margin-top: 20px; }
.ly-s3ul li:hover { transform: translateY(0); }
.jl2pt2 p { margin-top: 10px; }
.ly-s1ul { margin-top: 15px; }
.ly-s1ul li { width: 100%!important; }
.ly-s1item-a .overflowHide strong { font-size: 18px; left: 15px; bottom: 8px; }
.ly-s1item-a .overflowHide { height: 50vw; }
.ly-s2dot li:before, .ly-s2dot li:after { display: none }
.ly-s2dot li { margin: 0 5px!important; display: inline-block; }
.ly-s2dot { left: 15px; right: 15px; text-align: center; bottom: 12px; }
.ly-s2dot li { font-size: 14px; opacity: 0.5 }
.ly-s2dot li.on { opacity: 1; }
.ly-s2txt strong { font-size: 16px; line-height: 30px; }
.ly-s2txt p { font-size: 12px; line-height: 20px; margin-top: 0 }
.ly-s2txt { left: 15px; right: 15px; bottom: 35px; }
.ly-s2item .coverImg { height: 45vw; }
.ly-s2sw { border: 5px solid #fff; }
.ly-s2sw-wpr { margin-top: 25px; }
.ly-s2item .coverImg:after { background-size: auto 150px; }
}
.hy-sbox1 { background: #f6f6f6; }
.hy-sx1ul { display: flex; justify-content: space-around; margin-top: 2.6vw; }
.hy-sx1ul li { text-align: center; }
.hy-s1ico { display: block; margin: 0 auto; width: 100px; height: 100px; transition: all 0.5s ease; }
.hy-sx1ul li strong { font-size: 30px; font-weight: bold; letter-spacing: 2px; display: block; line-height: 68px; margin-top: 8px; position: relative; }
.hy-sx1ul li strong:after { content: ""; background: #c39b6e; height: 2px; width: 12px; margin-left: -6px; position: absolute; left: 50%; bottom: 0px; }
.hy-sx1ul li p { font-size: 16px; line-height: 28px; color: #666666; letter-spacing: 1px; max-width: 328px; margin-top: 10px; }
.hy-sx1ul li:hover .hy-s1ico { transform: rotateY(180deg) translateY(-10px); }
.hy-sbox2 { padding-bottom: 0px; background-size: cover; background-attachment: fixed; overflow: hidden; }
.hy-sbox2 .container-fluid { padding-left: 0; padding-right: 0; }
.hy-sbox2 .jl2pt strong, .hy-sbox2 .jl2pt p { color: #fff; }
.hy-s2tab { margin-top: 3vw; text-align: center; }
.hy-s2tab a { display: inline-block; line-height: 50px; color: #FFF; letter-spacing: 2px; white-space: nowrap; padding: 0px 28px; border: 1px solid #FFF; font-size: 18px; margin: 0 8px; cursor: pointer; }
.hy-s2tab a.on { color: #FFF; background: #c39b6e; border: 1px solid #c39b6e; }
.hy-s2chxs { position: relative; height: 555px; margin-top: 3vw; }
.hy-s2dl { position: absolute; left: 0; width: 100%; top: 0; opacity: 0; transform: translateY(30px); display: flex; justify-content: space-between; letter-spacing: 1px; color: #fff; }
.hy-s2dl.on { opacity: 1; transform: translateY(0); z-index: 1; }
.hy-s2dl dd { height: 555px; border-right: 1px solid rgba(255,255,255,0.3); position: relative; overflow: hidden }
.hy-s2dl dd:last-child { border: none; }
.hy-s2dt { writing-mode: vertical-rl; text-align: center; display: flex; align-items: center; justify-content: center; width: 100%; font-size: 24px; line-height: 30px; transition: all 0.5s ease; }
.hy-s2hx { position: absolute; left: 0; right: 0; bottom: 0; padding: 0 3.5vw 8.12vw; transition: all 0.5s ease; opacity: 0 }
.hy-s2hx strong { font-size: 40px; line-height: 50px; font-weight: normal; display: block; margin-bottom: 12px; opacity: 0; transform: translateY(50px); }
.hy-s2txt { font-size: 16px; line-height: 26px; max-height: 312px; opacity: 0; transform: translateY(50px); }
.hy-s2txt p { margin-bottom: 26px; }
.hy-s2txt p:last-child { margin-bottom: 0; }
.hy-sbox3 { }
.hy-s3tab { margin-top: 15px; text-align: center; font-size: 18px; height: 59px; border-bottom: 1px solid #F0F0F0; letter-spacing: 2px; }
.hy-s3tab a { line-height: 58px; display: inline-block; margin: 0px 30px; position: relative; cursor: pointer; }
.hy-s3tab a.on { color: #c39b6e; }
.hy-s3tab a:after { content: ""; height: 2px; background: #c39b6e; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0%; transition: all 0.5s ease; }
.hy-s3tab a.on:after { width: 100% }
.hy-s3cx-wpr { margin-top: 2.6vw; }
.hy-s3cx { display: none; }
.hy-s3cx.on { display: block; animation: fadeInUp 0.5s ease; }
.hy-s3tab2 { display: flex; margin: 0 -8px; flex-wrap: wrap; }
.hy-s3tab2 a { width: calc(16% - 16px); margin: 0 8px 16px; background: #FFF6F0; height: 80px; padding: 0 45px; display: flex; flex-direction: column; justify-content: center; font-size: 22px; line-height: 28px; color: #c39b6e; cursor: pointer; border-radius: 0.3em; text-align: center }
.hy-s3tab2 a.on { background: #c39b6e; color: #fff; }
.hy-c3sw { margin-top: 2.6vw; }
.hy-c3sw dd { display: none; }
.hy-c3sw dd.on { display: block; animation: fadeInUp 0.5s ease; }
.hy-c3sw .imgBox { width: 50%; }
.hy-c3sw .imgBox .coverImg { height: 380px; border-radius: 0.8em; overflow: hidden; }
.hy-c3sw .txtBox { width: 50%; padding-left: 2.6vw; display: flex; flex-direction: column; justify-content: center; letter-spacing: 1px; }
.hy-c3sw .txtBox strong { font-size: 40px; line-height: 50px; font-weight: normal; }
.hy-c3sw .txtBox .autoScr { font-size: 16px; line-height: 26px; color: #666666; margin-top: 25px; max-height: 260px; }
.hy-c3sw .txtBox p { margin-bottom: 28px; }
.hy-c3sw .txtBox p:last-child { margin-bottom: 0; }
.hy-sbox4 { position: relative; overflow: hidden; padding-bottom: 0 }
.hy-s4bgs { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.hy-s4bgs li { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s ease; opacity: 0 }
.hy-s4bgs li.on { opacity: 1; }
.hy-s4bgs li .bgImg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 5s ease; }
.hy-s4bgs li .bgImg:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.3); }
.hy-s4bgs li.on .bgImg { transform: scale(1.1); }
.hy-sbox4 .container { position: relative; z-index: 1; }
.hy-s4con { height: calc(100vh - 50px); position: relative; }
.hy-s4txts { height: 482px; width: 43.05%; position: absolute; right: 0px; bottom: 0px; background: #c39b6e; padding: 48px 58px 0px; color: #fff; letter-spacing: 1px; }
.hy-s4txts .slick-prev { background: #FFAC25 url(../image/hy-btn.png) no-repeat center center; display: inline-block; height: 46px; width: 46px; position: absolute; left: auto; top: -46px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; right: 50px; z-index: 1; }
.hy-s4txts .slick-next { background: #FFAC25 url(../image/hy-btn.png) no-repeat center center; display: inline-block; height: 46px; width: 46px; position: absolute; left: auto; top: -46px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; right: 0px; z-index: 1; transform: rotate(180deg); }
.hy-s4txts .slick-prev:hover, .hy-s4txts .slick-next:hover { background: #c39b6e url(../image/hy-btn.png) no-repeat center center; }
.hy-s4txts dd { }
.hy-s4txts dd strong { font-size: 40px; line-height: 50px; font-weight: normal; letter-spacing: 2px; display: block; }
.hy-s4txts dd .autoScr { margin-top: 16px; height: 308px; font-size: 16px; line-height: 28px; }
.hy-s4txts dd .autoScr p { margin-bottom: 26px; }
.hy-s4txts dd .autoScr p:last-child { margin-bottom: 0; }
.hy-s4imgs { background: #FFF; height: 132px; padding: 0px 10px; width: 56.95%; position: absolute; left: 0; bottom: 0; }
.hy-s4imgs dd { padding: 20px 10px; transition: all 0.5s ease; -webkit-filter: grayscale(100%); filter: grayscale(100%); position: relative; }
.hy-s4imgs dd .coverImg { height: 92px; }
.hy-s4imgs dd.slick-current { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.hy-s4imgs dd:after { content: ""; height: 3px; background: #c39b6e; width: 0%; bottom: 0; position: absolute; left: 50%; transform: translateX(-50%); }
.hy-s4imgs dd.slick-current:after { width: calc(100% - 20px); transition: all 0.8s ease; }
@media (min-width:993px) {
.hy-s2dl dd:hover { width: 80% }
.hy-s2dl dd:hover .hy-s2dt { opacity: 0 }
.hy-s2dl dd:hover .hy-s2hx { opacity: 1; }
.hy-s2dl dd:hover .hy-s2hx strong { transition: all 0.5s ease; opacity: 1; transform: translateY(0); transition-delay: 0.4s; }
.hy-s2dl dd:hover .hy-s2txt { transition: all 0.5s ease; opacity: 1; transform: translateY(0); transition-delay: 0.6s; }
.hy-s2dl dd { width: 10%; transition: all 0.5s ease; }
}
@media (max-width:1799px) {
.hy-s1ico { width: 80px; height: 80px; }
.hy-sx1ul li strong { font-size: 22px; line-height: 48px }
.hy-sx1ul li p { font-size: 14px; line-height: 26px; max-width: 300px; }
.hy-s2tab { margin-top: 2vw; }
.hy-s2tab a { line-height: 40px; font-size: 16px; }
.hy-s2chxs { margin-top: 2vw; height: 385px; }
.hy-s2dl dd { height: 385px; }
.hy-s2dt { font-size: 21px; line-height: 26px; }
.hy-s2hx { padding: 0 2.5vw 6.12vw; }
.hy-s2hx strong { font-size: 24px; line-height: 40px; }
.hy-s2txt { font-size: 14px; line-height: 24px; max-height: 240px; }
.hy-s3tab { margin-top: 10px; height: 51px; }
.hy-s3tab a { line-height: 50px; margin: 0px 20px; }
.hy-s3cx-wpr { margin-top: 2.2vw; }
.hy-s3tab2 a { height: 72px; padding: 0 25px; font-size: 17px; line-height: 26px; }
.hy-c3sw .imgBox .coverImg { height: 295px; }
.hy-c3sw .txtBox strong { font-size: 24px; line-height: 32px; }
.hy-c3sw .txtBox .autoScr { font-size: 14px; line-height: 24px; margin-top: 15px; max-height: 240px; }
.hy-c3sw .txtBox p { margin-bottom: 24px; }
.hy-c3sw .txtBox p:last-child { margin-bottom: 0; }
.hy-s4txts { height: 425px; padding: 30px 28px 0px; }
.hy-s4txts dd strong { font-size: 24px; line-height: 40px; }
.hy-s4txts dd .autoScr { margin-top: 10px; height: 288px; font-size: 14px; line-height: 26px; }
.hy-s4txts dd .autoScr p { margin-bottom: 24px; }
.hy-s4txts dd .autoScr p:last-child { margin-bottom: 0; }
.hy-s4imgs { height: 110px; }
.hy-s4imgs dd { padding: 14px 7px; }
.hy-s4imgs dd .coverImg { height: 82px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.hy-s3tab2 a { width: calc(33.33% - 16px); }
.hy-s2chxs { margin-top: 30px; }
.hy-s2dl { display: block; }
.hy-s2dt { display: none; }
.hy-s2hx { opacity: 1; }
.hy-s2txt { opacity: 1; transform: translateY(0); }
.hy-s2hx strong { opacity: 1; transform: translateY(0); }
.hy-s2dl dd:hover .hy-s2txt { opacity: 1; transform: translateY(0) }
.hy-s2hx { position: static; }
.hy-s2dl dd { border: none; }
.hy-s2dl .slick-dots { bottom: 40px; }
.hy-s2dl .slick-dots li button { display: none; }
.hy-s2dl .slick-dots li { background: rgba(255,255,255,0.3); display: inline-block; height: 7px; width: 7px; margin: 0px 6px; position: relative; border-radius: 50%; vertical-align: middle }
.hy-s2dl .slick-dots li.slick-active { background: #fff; }
* { background-attachment: inherit!important; }
.hy-c3sw .imgBox { display: none; }
.hy-c3sw .txtBox { width: 100%; padding-left: 0; }
.hy-s3tab2 a { height: 62px; }
.hy-s4imgs { display: none; }
.hy-s4txts { width: 100%; background: rgba(255,106,0,0.6); height: 360px; }
.hy-s4con { height: 460px; }
.hy-s4txts dd .autoScr { height: 232px; }
.ly-s3ul li { padding: 30px 15px 30px; }
.ly-s3ul li p { font-size: 12px; line-height: 22px; }
.ly-s3ico { width: 60px; height: 60px; }
.ly-s3ico img { width: 32px; height: 32px; }
.ly-s3ul li strong { font-size: 18px; line-height: 24px; }
.ly-s3ul li a, .ly-s3ul li em { margin-top: 20px; }
}
@media (max-width:767px) {
.hy-sx1ul li strong { font-size: 16px; line-height: 42px; }
.hy-sx1ul li p { font-size: 12px; line-height: 22px; }
.hy-s1ico { width: 50px; height: 50px; }
.hy-sx1ul li { margin-top: 25px; }
.hy-s2tab a { line-height: 36px; padding: 0 15px; margin: 0 5px; }
.hy-s2tab { margin-top: 20px; }
.hy-s2txt p, .hy-s4txts dd .autoScr p { margin-bottom: 12px; }
.hy-s2txt p:last-child, .hy-s4txts dd .autoScr p:last-child { margin-bottom: 0; }
.hy-s2hx strong { font-size: 22px; line-height: 32px; text-align: center; }
.hy-s2txt { max-height: 255px; }
.hy-s3tab2 { margin-left: -5px; margin-right: -5px; }
.hy-s3tab2 a { height: 56px; line-height: 20px; font-size: 14px; letter-spacing: 0; padding: 0 10px; width: calc(33.33% - 10px); margin: 0 5px 10px; }
.hy-s3cx-wpr { margin-top: 20px; }
.hy-c3sw .txtBox strong { text-align: center; font-size: 22px; }
.hy-c3sw .txtBox .autoScr { margin-top: 10px; }
.hy-s4txts { padding: 20px 15px }
.hy-s4txts dd strong { font-size: 22px; text-align: center; }
.hy-c3sw .txtBox .autoScr, .hy-s2txt, .hy-s4txts dd .autoScr { font-size: 12px; line-height: 22px; }
.hy-s4txts dd .autoScr { height: 258px; }
.ly-s1item li strong { font-size: 20px; line-height: 24px; }
.ly-s1item li p { font-size: 17px; }
.ly-s1item li { padding: 0 45px; }
.ly-s1item li:nth-child(1), .ly-s1item li:nth-child(2) { margin-right: 0; margin-bottom: 50px; }
.ly-s1item li:nth-child(1):after, .ly-s1item li:nth-child(2):after { right: auto; left: 50%; transform: translateX(-50%); top: 75px; }
.ly-s1item li:nth-child(3) { margin-bottom: 40px; position: relative; top: 5px; padding: 0 35px; }
}
.hm-focus-wpr { position: relative; }
.hm-focus, .hm-fs-item { height: 100vh; position: relative; }
.hm-fs-item { position: relative; overflow: hidden; }
.hmfs-bg { height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; -webkit-transform: scale(1.12); transform: scale(1.12); }
.hmfs-bg:after,.hmfs-video:after { content: ""; background: url(../image/hm-ban-bg.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size: cover; }
.on .hmfs-bg { visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards; }
.hm-focus .slick-prev { background: url(../image/hm-fs-btn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: 65px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transform: rotate(180deg); transition: all 0.5s ease-in-out; }
.hm-focus .slick-next { background: url(../image/hm-fs-btn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; right: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transition: all 0.5s ease-in-out; }
.hm-focus .slick-prev:hover, .hm-focus .slick-next:hover { background-image: url(../image/hm-fs-btn.png); border: 2px solid #fff; }
.hmfs-video{position:absolute; left:0; top:0; right:0; bottom:0;}
.hmfs-video video{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmfs-text { position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: #fff; width: 100%; text-shadow: 0 1px 5px rgba(0,0,0,0.1); }
.hmfs-img { transition: all 0.8s ease; transform: translateY(50px); opacity: 0; }
.hmfs-tip { font-size: 50px; letter-spacing: 12px; display: block; line-height: 62px; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; margin: 30px 0px 0px 50px; font-weight: bold; padding-left: 32px; position: relative; }
.hmfs-tip:before { content: ""; width: 2px; background: #fff; position: absolute; left: 0; height: 0; transition: all 2s ease; top: 50%; transform: translateY(-50%); }
.on .hmfs-img { opacity: 1; transform: translateY(0); }
.on .hmfs-tip { opacity: 1; transform: translateY(0); transition-delay: 0.2s }
.on .hmfs-tip:before { height: calc(100% - 20px); transition-delay: 0.3s; }
.hm-dot { position: absolute; left: 0%; transform: translateX(0%); width: 100%; text-align: center; z-index: 3; bottom: 2.72vw; }
.hm-dot:before { content: ""; height: 1px; background: rgba(255,255,255,0.1); width: 100%; position: absolute; left: 0; top: 16px; display: none }
.hm-dot span { height: 32px; display: inline-block; position: relative; margin: 0 18px; transform: scale(0.8) }
.hm-dot span:before { content: ""; width: 10px; height: 10px; background: #fff; border-radius: 50%; position: absolute; left: 11px; top: 11px; }
.hm-dot span svg { width: 32px; height: 32px; position: absolute; left: 0; top: 0; }
.hm-dot span:after { content: ""; width: 32px; height: 32px; border: 2px solid rgba(255,255,255,0.3); border-radius: 50%; position: absolute; left: 0; top: 0; transition: all 0.5s ease-in-out; opacity: 0 }
@keyframes dash { to {
stroke-dashoffset:0px
}
}
.load { width: 100%; height: 100%; position: absolute; z-index: 234; left: 0px; top: 0px; }
.circle { stroke-dasharray: 360px; stroke-dashoffset: 360px }
.on .circle { animation: dash 5s linear forwards }
.hm-dot span.on:before { background: #fff }
.hm-dot span.on:after { opacity: 1; }
@media (max-width:1799px) {
.hmfs-img img { height: 100px; }
.hm-focus .slick-prev { height: 50px; width: 50px; left: 45px; margin-top: -22px; }
.hm-focus .slick-next { height: 50px; width: 50px; right: 45px; margin-top: -22px; }
.hmfs-tip { font-size: 36px; letter-spacing: 8px; line-height: 50px; margin: 20px 0px 0px 50px; padding-left: 20px; }
}
@media (max-width:1379px) {
.hm-focus .slick-prev { left: 25px; }
.hm-focus .slick-next { right: 25px; }
}
@media (max-width:1199px) {
.hm-focus .slick-prev, .hm-focus .slick-next { display: none!important; }
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.hmfs-img img { height: 55px; }
.hmfs-tip { font-size: 24px; letter-spacing: 5px; line-height: 30px; margin: 15px 0px 0px 30px; padding-left: 10px; }
.hm-dot { transform: scale(0.8); transform-origin: center bottom; }
}
.hm-page2 { background-size: cover; }
.hm-c2t { font-size: 62px; line-height: 72px; letter-spacing: 3px; text-align: center; font-weight: bold; color: #c39b6e; margin-top: 50px; }
.hm-c2txt { font-size: 18px; line-height: 34px; letter-spacing: 1px; margin: 26px auto 0px; max-width: 1160px; text-align: center }
.hm-c2nums { margin-top: 3.38vw; display: flex; justify-content: space-between; }
.hm-c2nums li { transition: all 0.5s ease; cursor: default }
.hm-c2nums li p { font-size: 22px; line-height: 66px; border-bottom: 1px solid #CCCCCC; letter-spacing: 1px; position: relative; }
.hm-c2nums li p:after { content: ""; height: 1px; background: #c39b6e; width: 0%; position: absolute; left: 0; bottom: -1px; transition: all 0.8s ease; }
.hm-c2nums li strong { font-size: 32px; color: #c39b6e; line-height: 80px; height: 80px; margin-top: 38px; display: block; padding-right: 3vw; }
.hm-c2nums li strong span { font-size: 80px; font-weight: bold; }
.hm-c2nums li:hover p:after { width: 100%; }
.hm-c2nums li:hover { transform: translateY(-15px); }
@media (max-width:1799px) {
.hm-c2t { font-size: 50px; line-height: 60px; letter-spacing: 2px; margin-top: 35px; }
.hm-c2txt { font-size: 16px; line-height: 30px; margin: 22px auto 0px; max-width: 1060px; }
.hm-c2nums { margin-top: 3vw; }
.hm-c2nums li p { font-size: 20px; line-height: 60px; }
.hm-c2nums li strong { font-size: 26px; line-height: 60px; height: 60px; margin-top: 30px; padding-right: 2vw; }
.hm-c2nums li strong span { font-size: 60px; }
}
@media (max-width:1379px) {
.hm-c2t { font-size: 44px; line-height: 56px; }
.hm-c2txt { font-size: 15px; line-height: 28px; margin: 20px auto 0px; max-width: 1000px; }
.hm-c2nums li strong { font-size: 22px; line-height: 52px; height: 52px; margin-top: 26px; }
.hm-c2nums li strong span { font-size: 52px; }
}
@media (max-width:1199px) {
.hm-c2t { font-size: 30px; line-height: 46px; }
.hm-c2txt { font-size: 14px; line-height: 24px; margin: 10px auto 0px; }
.hm-c2nums li strong { font-size: 18px; line-height: 32px; height: 32px; margin-top: 8px; }
.hm-c2nums li strong span { font-size: 32px; }
.hm-c2nums { flex-wrap: wrap; margin-left: -8px; margin-right: -8px; }
.hm-c2nums li { width: calc(50% - 16px); margin-top: 20px; margin: 15px 8px 0; }
.hm-c2nums li p { font-size: 16px; line-height: 46px; }
}
@media (max-width:993px) {
}
@media (max-width:767px) {
}
.hm-page3 { background-size: cover; }
.hm-p3sw { display: flex; justify-content: space-between; margin-top: 100px; }
.hm-p3sw dd { position: relative; }
.hm-p3-dx { text-align: center; transition: all 0.5s ease; display: flex; flex-direction: column; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index:1; }
.hm-p3-dx p { font-size: 24px; height: 36px; overflow: hidden; line-height: 36px; letter-spacing: 1px; margin-top: 32px; font-weight: bold; }
.hm-p3ico { height: 60px; width: 60px; display: block; margin-left: auto; margin-right: auto; }
.hm-p3-hx { transition: all 0.5s ease; opacity: 0; padding: 0 4.68vw; display: flex; flex-direction: column; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index:2; }
.hm-p3-hx p { font-size: 16px; line-height: 28px; color: #666666; text-align: justify; margin-top: 22px; transition: all 0.8s ease; opacity: 0; transform: translateY(50px); max-height: 0; overflow: hidden; }
.hm-p3-hx strong { font-size: 44px; font-weight: normal; transition: all 0.5s ease; opacity: 0; transform: translateY(50px); height: 74px; overflow: hidden; }
.hm-p3-hx strong span { display: inline-block; position: relative; line-height: 72px; height: 74px; overflow: hidden; }
.hm-p3-hx strong span:after { content: ""; background: #c39b6e; height: 2px; position: absolute; left: 0; bottom: 0px; width: 0%; transition: all 1.8s ease 0.3s; }
@media (min-width:993px) {
.hm-p3sw dd { width: 25%; transition: all 0.3s ease; height: calc(100vh - 100px); border-right: 1px solid rgba(255,255,255,0.3); }
.hm-p3sw dd .bg{content:""; position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.3s ease; opacity:0; background-repeat:no-repeat; background-size:cover;}
.hm-p3sw dd .bg:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.42);}
.hm-p3sw dd:hover .bg{ opacity:1;}
.hm-p3sw dd:last-child { border: none; }
.hm-p3sw dd:hover { width: 50%;}
.hm-p3sw dd:hover .hm-p3-dx { opacity: 0; transform: translateY(-50px); }
.hm-p3sw dd:hover .hm-p3-hx { opacity: 1; }
.hm-p3sw dd:hover .hm-p3-hx strong { opacity: 1; transform: translateY(0); transition-delay: 0s; color:#fff; }
.hm-p3sw dd:hover .hm-p3-hx p { opacity: 1; transform: translateY(0); transition-delay: 1s; max-height: 280px; color:#fff; }
.hm-p3sw dd:hover .hm-p3-hx strong span:after { width: 100%; }
}
@media (max-width:1799px) {
.hm-p3sw { margin-top: 80px; }
.hm-p3sw dd { height: calc(100vh - 80px); }
.hm-p3-dx p { font-size: 20px; height: 30px; line-height: 30px; margin-top: 22px; }
.hm-p3ico { height: 50px; width: 50px; }
.hm-p3-hx { padding: 0 4.2vw; }
.hm-p3-hx p { font-size: 14px; line-height: 26px; margin-top: 20px; }
.hm-p3-hx strong { font-size: 32px; height: 62px; }
.hm-p3-hx strong span { line-height: 60px; height: 62px; }
.hm-p3sw dd:hover .hm-p3-hx p { max-height: 220px; }
}
@media (max-width:1379px) {
.hm-p3-hx strong { font-size: 26px; }
}
@media (max-width:1199px) {
.hm-p3sw { margin-top: 56px; }
}
@media (max-width:993px) {
.hm-p3-dx { display: none; }
.hm-p3-hx { opacity: 1; position: relative; display: block; padding: 0 50px }
.hm-p3-hx strong { opacity: 1; display: block; text-align: center; transform: translateY(0) }
.hm-p3-hx p { opacity: 1; max-height: none!important; overflow: visible; transform: translateY(0) }
.hm-p3-hx strong span:after { width: 100%; }
.hm-p3sw dd { height: auto; }
.hm-p3sw .slick-dots { bottom: -40px; }
.hm-p3sw .slick-dots li button { display: none; }
.hm-p3sw .slick-dots li { background: #D6D6D6; display: inline-block; height: 7px; width: 7px; margin: 0px 6px; position: relative; border-radius: 50%; vertical-align: middle }
.hm-p3sw .slick-dots li.slick-active { background: var(--cor); }
}
@media (max-width:767px) {
.hm-p3-hx { padding: 0 15px; }
.hm-p3-hx strong { font-size: 24px; }
.hm-p3sw { margin-top: 0; }
}
.hm-page4 { background-size: cover; }
.hm-page4 .container { display: flex; justify-content: space-between; margin-top: 80px; }
.hmp4-lx { width: 230px; padding-top: 60px; padding-bottom: 60px; }
.hm-t { padding-left: 48px; position: relative; }
.hm-t strong { display: block; font-size: 50px; line-height: 56px; font-weight: bold; text-transform: uppercase; }
.hm-t p { font-size: 30px; line-height: 44px; letter-spacing: 2px; }
.hm-t strong i { background: url(../image/jjban-ico.png) no-repeat center center; height: 24px; width: 24px; position: absolute; left: 0px; top: 16px; background-size: cover }
.hm-c2tab { margin-top: 105px; }
.hm-c2tab a { display: block; font-size: 18px; line-height: 58px; letter-spacing: 1px; padding-left: 61px; background-position: 5px center; border: 1px solid rgba(255,255,255,0); margin-bottom: 3px; transition: all 0.5s ease; cursor: pointer }
.hm-c2tab a.on { color: #c39b6e; background: url(../image/hm-c3ar.png) no-repeat 24px center; border: 1px solid #c39b6e; }
.hmp4-rx { width: calc(100% - 314px); }
.hmp4-news { display: none; flex-wrap: wrap; }
.hmp4-news.on { display: flex; animation: fadeInUp 0.5s ease; }
.hmp4-news dd { width: calc(50% - 3px); margin: 0 0 3px 3px; }
.hmp4-item { display: block; background: rgba(0,0,0,0.03); }
.hmp4-item .overflowHide { height: 220px; }
.hmp4-item .coverImg:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.45); }
.hmp4-item .coverImg { transition: all 0.5s ease; opacity: 0 }
.hmp4-txt { position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding: 36px 50px 0px; }
.hmp4-txt strong { font-size: 24px; line-height: 36px; font-weight: normal; letter-spacing: 1px; }
.hmp4-txt p { font-size: 16px; line-height: 28px; letter-spacing: 1px; margin-top: 10px; -webkit-line-clamp: 2; }
.hmp4-txt span { font-size: 16px; line-height: 26px; display: block; margin-top: 18px; }
.hmp4-item:hover .coverImg { opacity: 1; }
.hmp4-item:hover { color: #fff; }
@media (max-width:1799px) {
.hm-page4 .container { margin-top: 60px; }
.hmp4-lx { width: 200px; padding-top: 50px; padding-bottom: 50px; }
.hm-t { padding-left: 42px; }
.hm-t strong { font-size: 40px; line-height: 46px; }
.hm-t p { font-size: 24px; line-height: 36px; }
.hm-t strong i { height: 20px; width: 20px; top: 12px; }
.hm-c2tab { margin-top: 85px; }
.hm-c2tab a { font-size: 17px; line-height: 54px; padding-left: 55px; }
.hmp4-rx { width: calc(100% - 250px); }
.hmp4-item .overflowHide { height: 165px; }
.hmp4-txt { padding: 22px 30px 0px; }
.hmp4-txt strong { font-size: 20px; line-height: 30px; }
.hmp4-txt p { font-size: 14px; line-height: 26px; margin-top: 5px; }
.hmp4-txt span { font-size: 14px; line-height: 22px; margin-top: 10px; }
}
@media (max-width:1379px) {
.hmp4-item .overflowHide { height: 150px; }
.hmp4-txt { padding: 15px 25px 0px; }
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.hm-page4 .container { display: block; }
.hmp4-lx { padding: 0; width: 100%; text-align: center; }
.hmp4-rx { width: 100%; position: relative; height: 400px; }
.hm-t strong i { display: none; }
.hm-c2tab { margin-top: 15px; }
.hm-c2tab a { display: inline-block; font-size: 16px; line-height: 52px; border: none; background: none; padding: 0 20px; }
.hm-c2tab a.on { color: #c39b6e; border: none; background: none; }
.hmp4-news { display: block; width: 100%; position: absolute; left: 0; top: 0; transition: all 0.5s ease; opacity: 0; visibility: hidden; }
.hmp4-news.on { opacity: 1; visibility: visible; z-index: 1; animation: none }
.hmp4-news .slick-dots { bottom: -40px; }
.hmp4-news .slick-dots li button { display: none; }
.hmp4-news .slick-dots li { background: #D6D6D6; display: inline-block; height: 7px; width: 7px; margin: 0px 6px; position: relative; border-radius: 50%; vertical-align: middle }
.hmp4-news .slick-dots li.slick-active { background: var(--cor); }
.hmp4-news dd { padding-left: 2px; padding-right: 2px; }
.hm-t { padding-left: 0; }
}
@media (max-width:767px) {
.hm-t p { font-size: 20px; line-height: 30px; }
.hm-t strong { font-size: 32px; line-height: 36px; }
.hm-c2tab a { line-height: 50px; }
.hm-c2tab { margin-top: 5px; }
.hmp4-txt { padding-left: 18px; padding-right: 18px; }
.hmp4-txt strong { font-size: 16px; font-weight: bold; }
.hmp4-txt p { font-size: 12px; line-height: 22px; }
.hmp4-item .overflowHide { height: 145px; }
}
.hm-page5 { background-size: cover; }
.hm-page5 .hm-t { margin-top: 60px; }
.hmc5-dls { margin-top: 2.5vw; padding: 1px 0px 0px 1px; }
.hmc5-dls dd { width: 33.33%; margin-left: -1px; margin-top: -1px; }
.hmc5-item { display: block; border: 1px solid #FBC7A2; padding: 33px 72px 28px; letter-spacing: 1px; text-align: center }
.hmc5-item strong { font-size: 24px; font-weight: normal; line-height: 52px; display: block; position: relative; }
.hmc5-item strong:after { content: ""; background: #c39b6e; height: 2px; width: 18px; margin-left: -9px; position: absolute; left: 50%; bottom: 0px; }
.hmc5-item p { font-size: 16px; line-height: 24px; color: #666666; margin-top: 8px; -webkit-line-clamp: 2; }
.hmc5-ico { display: block; width: 66px; height: 66px; margin: 0 auto; transition: all 0.5s ease; }
.hmc5-item:hover .hmc5-ico { transform: rotateY(180deg) translateY(-10px); }
@media (max-width:1799px) {
.hm-page5 .hm-t { margin-top: 50px; }
.hmc5-item { padding: 25px 50px 20px; }
.hmc5-item strong { font-size: 20px; line-height: 46px; }
.hmc5-item p { font-size: 14px; margin-top: 5px; }
.hmc5-ico { width: 50px; height: 50px; }
}
@media (max-width:1379px) {
.hmc5-item { padding: 20px 40px 20px; }
.hmc5-item strong { font-size: 20px; line-height: 42px; }
.hmc5-item p { font-size: 14px; margin-top: 5px; }
.hmc5-ico { width: 42px; height: 42px; }
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.hmc5-dls { padding: 0; }
.hmc5-dls dd { margin: 0; }
.hmc5-dls .slick-dots { bottom: -40px; }
.hmc5-dls .slick-dots li button { display: none; }
.hmc5-dls .slick-dots li { background: #D6D6D6; display: inline-block; height: 7px; width: 7px; margin: 0px 6px; position: relative; border-radius: 50%; vertical-align: middle }
.hmc5-dls .slick-dots li.slick-active { background: var(--cor); }
.hm-page5 .hm-t { text-align: center; }
.hmc5-item { padding-top: 50px; padding-bottom: 50px; }
.hmc5-item p { margin-top: 25px; }
}
@media (max-width:767px) {
.hmc5-dls { margin-top: 25px; }
.hmc5-item p { margin-top: 15px; }
.hmc5-item { padding: 30px 20px; }
.hm-page5 .hm-t { margin-top: 0; }
}
.hm-page6 { }
.hm-page6 .hm-t { margin-top: 60px; }
.hmp6sw-wpr { margin-top: 2.6vw; position: relative; }
.hmp6-sw { width: 2793px; position: relative; left: 50%; transform: translateX(-50%); }
.hmp6-sw dd { padding: 0 3px; }
.hmp6-sw .overflowHide { height: 450px; border-radius: 0.5em; }
.hmp6-txt { margin-top: 25px; text-align: center; padding: 0px 15px; transition: all 0.5s ease; opacity: 0; }
.hmp6-txt strong { font-size: 24px; line-height: 32px; font-weight: normal; letter-spacing: 1px; display: block; }
.hmp6-txt p { font-size: 16px; line-height: 26px; color: #666666; margin-top: 8px; }
.hmp6-dot { display: inline-block; white-space: nowrap; position: absolute; left: 50%; transform: translateX(-50%); top: 402px; height: 48px; border-radius: 0.8em 0.8em 0 0; padding: 0 48px; background: rgba(255,106,0,0.8); z-index: 3; }
.hmp6-dot .prev { background: url(../image/hm-fs-btn.png) no-repeat center center; height: 48px; width: 44px; position: absolute; left: 0px; top: 0px; transform: rotate(180deg); cursor: pointer; }
.hmp6-dot .next { background: url(../image/hm-fs-btn.png) no-repeat center center; height: 48px; width: 44px; position: absolute; right: 0px; top: 0px; cursor: pointer; }
.hmp6-dot ul { display: block; padding-top: 19px; line-height: 10px; }
.hmp6-dot ul li { margin: 0px 5px; height: 10px; width: 10px; border: 1px solid #FFF; border-radius: 50%; display: inline-block; cursor: pointer }
.hmp6-dot ul li.on { background: #FFF; }
.hmp6-sw dd.slick-current .hmp6-txt { opacity: 1; }
@media (max-width:1799px) {
.hm-page6 .hm-t { margin-top: 50px; }
.hmp6-sw { width: 2193px; }
.hmp6-sw .overflowHide { height: 345px; }
.hmp6-txt { margin-top: 20px; }
.hmp6-txt strong { font-size: 20px; line-height: 28px; }
.hmp6-txt p { font-size: 14px; line-height: 24px; margin-top: 6px; }
.hmp6-dot { top: 297px; }
}
@media (max-width:1379px) {
.hmp6sw-wpr { margin-top: 20px; }
.hmp6-sw .overflowHide { height: 305px; }
.hmp6-dot { top: 257px; }
.hm-page6 .hm-t { text-align: center; }
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.hmp6-sw { width: 100vw; }
.hmp6-sw .overflowHide { height: 185px; }
.hmp6-dot { top: 137px; }
.hmp6-dot ul { display: none; }
.hm-page6 .hm-t { margin-top: 20px; }
}
.rmenu { position: fixed; z-index: 20; width: 60px; top: 50%; transform: translateY(-50%); right: 0; transition: all 0.5s ease }
.rmenu.out { transform: translateX(60px); opacity: 0 }
.rmenu li { }
.rmenu-ask { background: #c39b6e url(../image/ajzx01.png) no-repeat center 20px; padding-top: 45px; font-size: 16px; line-height: 18px; color: #FFF; height: 135px; text-align: center; display: block; font-weight: bold; }
.rmenu-ask:hover { color: #fff; box-shadow: 0 0 20px rgba(255,172,37,0.5) }
.rmenu-top { background: #FFFFFF url(../image/ajzx02.png) no-repeat center center; height: 60px; display: block;border:1px solid #c39b6e; }
.rmenu-top:hover { box-shadow: 0 0 20px rgba(255,172,37,0.5); }
@media (max-width:1799px) {
.rmenu { width: 50px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
.rmenu-top { display: none; }
.rmenu { width: 32px; }
.rmenu-ask { font-size: 14px; line-height: 14px; padding-top: 25px; background-position: center 10px; background-size: 16px auto; height: 96px; border-radius: 0.4em 0 0 0.4em; }
}
@media (max-width:993px) {
}
@media (max-width:767px) {
.rmenu { top: auto; transform: translateY(0); bottom: 5vh; }
}
.hm-c2t { transition: all 1s ease; transform: translate(0px, 120px); opacity: 0; }
.active .hm-c2t { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.3s; }
.hm-c2txt { transition: all 1s ease; transform: translate(0px, 120px); opacity: 0; }
.active .hm-c2txt { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.6s; }
.hm-c2nums { transition: all 1s ease; transform: translate(0px, 120px); opacity: 0; }
.active .hm-c2nums { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.9s; }
.hm-p3sw dd { transition: all 1s ease; transform: translate(0px, 220px); opacity: 0; }
.hm-p3sw dd:nth-child(2n) { transform: translate(0px, -220px); }
.active .hm-p3sw dd { opacity: 1; transform: translate(0px, 0px)!important; transition-delay: 0.5s; }
.hmp4-lx { transition: all 1s ease; transform: translate(-150px, 0px); opacity: 0; }
.active .hmp4-lx { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.5s; }
.hmp4-rx { transition: all 1s ease; transform: translate(150px, 0px); opacity: 0; }
.active .hmp4-rx { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.5s; }
.hm-page5 .hm-t { transition: all 1s ease; transform: translate(0px, 150px); opacity: 0; }
.active.hm-page5 .hm-t { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.4s; }
.hmc5-dls { transition: all 1s ease; transform: translate(0px, 150px); opacity: 0; }
.active .hmc5-dls { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.6s; }
.hm-page5 .hm-t { transition: all 1s ease; transform: translate(0px, 150px); opacity: 0; }
.active.hm-page5 .hm-t, .active2.hm-page5 .hm-t { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.4s; }
.hmp6sw-wpr { transition: all 1s ease; transform: translate(0px, 150px); opacity: 0; }
.active .hmp6sw-wpr, .active2 .hmp6sw-wpr { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.6s; }

/*2023-08-04 CSS*/
.nnews-content .cs-article{display:block;}
.nnews-content .cs3lx{float:none; width:100%;}
.nnpages{border-top: 1px solid #F0F0F0;overflow: hidden;padding-top: 35px;padding-bottom: 4.2vw;}
.nnpages li{width: 48%;float: left;color: #888;font-size: 16px;line-height: 28px;color: #888888;}
.nnpages li:nth-child(2) {float: right;text-align: right;}
@media (max-width:1799px){
.nnpages li{font-size:14px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.nnpages li {width: 100%!important;text-align: left !important; float:none!important;}
.nnpages {padding-top: 15px;padding-bottom: 25px;}
}


/*2023-08-12 CSS*/
.hmc5-item strong,
.hmc5-item p{color:#fff!important;}
.hmc5-item strong:after{background:#fff!important;}
.active .hmc5-dls{ border-top: 1px solid rgba(255,255,255,0.3); border-left: 1px solid rgba(255,255,255,0.3); padding:0 }
.hmc5-item{ border-right: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); border-top-style: none; border-left-style: none; }
.hmc5-dls dd{margin-left:0; margin-top:0;}
.hmc5-dls dd:nth-child(2n){background:rgba(255,255,255,0.15);}
.hm-page5 .hm-t strong,
.hm-page5 .hm-t p{ color:#fff;}



/*2023-08-19 CSS*/
.nBanner{ background: url(../image/ntm_banbg.jpg) no-repeat right center; background-size:cover;}
.nBan_box{ height:650px; position:relative;}
.nBan_pimg{ width:400px; height:560px; position:absolute; left:0; bottom:0;}
.nBan_pimg img{ position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.nBan_ptxt{ position:absolute; left:580px; bottom:0; right:0; height:320px;}
.nBan_ptxt strong{ font-size: 20px; color: #c39b6e; line-height: 50px; font-weight: normal; letter-spacing:2px; }
.nBan_ptxt strong span{ font-size: 40px; display: inline-block; margin-right: 25px; }
.nBan_ptxt h5{ font-size: 40px; font-weight: normal; line-height: 50px; margin-top: 6px; }
.nBan_ptxt p{ font-size: 16px; line-height: 28px; margin-top: 36px; letter-spacing:1px;}
.ntm_page{}
.ntm_lx{ padding: 32px 20px; float: left; width: 240px; background: url(../image/ntm_mbg.jpg) no-repeat center center; border-radius:1em;position: -webkit-sticky;position: sticky;top:135px; background-size:cover;}
.ntm_lx strong{ font-size: 24px; line-height: 40px; text-align: center; display: block; font-weight: normal; }
.ntm_menu{ margin-top:12px;}
.ntm_menu li{ margin-bottom:10px;}
.ntm_ma{ display: block; line-height: 60px; font-size: 18px; letter-spacing: 1px; padding-left: 62px; border-radius:0.6em; box-shadow:0 3px 12px rgba(0,0,0,0.1); background:#fff; position:relative;}
.ntm_ma.on{ background:#c39b6e; color:#fff;}
.ntm_ma span{ height: 36px; width: 36px; position: absolute; left: 16px; top: 12px; }
.ntm_ma span img{ position: absolute; left: 0px; top: 0px; transition:all 0.5s ease;}
.ntm_ma span img:nth-child(2){ opacity:0;}
.ntm_ma.on span img:nth-child(1){ opacity:0;}
.ntm_ma.on span img:nth-child(2){ opacity:1;}
.ntm_rx{ margin-left:375px;}
.ntm_ritem{ padding: 26px 0px 36px; border-top: 2px solid #c39b6e; min-height:170px; }
.ntm_ritem dt{ font-size: 24px; font-weight: normal; line-height: 60px; color: #c39b6e; }
.ntm_ritem dd{ color: #666666; font-size: 16px; line-height: 28px; }
.nus_c2swiper .slick-prev{ background: url(../image/nus_btn.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -95px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -25px; border: 1px solid #e5e5e5; z-index: 1; transition:all 0.5s ease; border-radius:50%; }
.nus_c2swiper .slick-next{ background: url(../image/nus_btn.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -95px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -25px; border: 1px solid #e5e5e5; z-index: 1; transition:all 0.5s ease; border-radius:50%; transform:rotate(180deg);}
.nus_c2swiper .slick-prev:hover,.nus_c2swiper .slick-next:hover{background-image:url(../image/nus_btna.png); background-color:var(--cor); border:1px solid var(--cor)}
.nus_c2swiper .slick-dots{ display:none!important;}
.nus_con2 + .nus_con3 .tsul{margin-top:0!important;}
.nus_con4 + .nus_con3 .tsul{margin-top:0!important;}
@media (max-width:1799px){
.nBan_pimg{ width:300px; height:420px;}
.nBan_box{ height:500px;}
.nBan_ptxt{height:250px; left:450px}
.nBan_ptxt strong{ font-size: 18px; line-height: 40px; }
.nBan_ptxt strong span{ font-size: 32px; margin-right: 20px; }
.nBan_ptxt h5{ font-size: 32px; line-height: 32px; margin-top: 5px; }
.nBan_ptxt p{ font-size: 15px; line-height: 26px; margin-top: 25px;}
.ntm_lx{ padding: 25px 18px; width: 220px;top:125px;}
.ntm_lx strong{ font-size: 20px; line-height: 30px; }
.ntm_ma{ line-height: 50px; font-size: 16px; padding-left: 58px;}
.ntm_ma span{width:30px; height:30px;}
.ntm_rx{ margin-left:305px;}
.ntm_ritem{ padding: 20px 0px 30px; border-top: 2px solid #c39b6e; }
.ntm_ritem dt{ font-size: 22px; line-height: 50px; }
.ntm_ritem dd{ font-size: 15px; line-height: 26px; }
.nus_c2swiper .slick-prev{left:-85px;}
.nus_c2swiper .slick-next{right:-85px;}
}
@media (max-width:1379px){
.nus_c2swiper .slick-prev{left:-65px;}
.nus_c2swiper .slick-next{right:-65px;}
.nus_c2swiper {margin-left:30px; margin-right:30px;}
}

.nus_con1{ background:#f6f6f6;}
.nus_c2swiper{ margin-top: 2.6vw; padding-left: 1px; border-left:1px solid #EBECF4; border-right:1px solid #EBECF4; }
.nus_c2swiper dd{ margin-left: -1px; border: 1px solid #EBECF4; padding:52px 52px 315px; position:relative}
.nus_c2swiper dd p{font-size: 23px;line-height: 40px;letter-spacing: 1px; height:120px; -webkit-line-clamp:3; overflow:hidden;}
.nus_c2swiper .overflowHide{height: 230px;position: absolute;left: 52px;right: 52px;bottom: 52px;border-radius: 0.4em;}
.nus_con2 .pubswx .slick-dots{bottom:-50px;}
.nus_con3{}
.nus_con4{ position:relative;}
.nus_c4img{/* height:34.37vw;*/ height:39vw; position:relative; background-size:cover; background-position:center center;}
.nus_c4img:after{content:""; background:rgba(0,0,0,0.25); position:absolute; left:0; top:0; right:0; bottom:0;}
.nus_c4mv{ display: inline-block; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); transition:all 0.5s ease;}
.nus_c4mv i{ background: url(../image/nus_paly.png) no-repeat center center; display: block; height: 80px; width: 80px; margin: 0px auto; }
.nus_c4mv p{ white-space: nowrap; font-size: 20px; line-height: 32px; color: #FFF; letter-spacing: 1px; margin-top:15px; }
.nus_c4mv:hover{ margin-top:-10px;}
@media (max-width:1799px){
.nus_c2swiper dd p{ font-size:18px; line-height:32px; height:96px;}
.nus_c2swiper dd {padding: 35px 30px 260px;}
.nus_c2swiper .overflowHide {height: 210px;left: 30px;right: 30px;bottom: 30px;}
.nus_c4mv p{font-size:18px;}
.nus_c4img{height:48vw;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.nus_con2{padding-bottom:8vw;}
.ntm_rx{margin-left:255px;}
.nus_c2swiper {margin-left:0px; margin-right:0px;}
.nus_c2swiper .slick-dots{display:block!important; bottom:-40px;}
}
@media (max-width:993px){
.nus_con2{padding-bottom:10vw;}
.ntm_rx{margin-left:0px;}
.ntm_lx{display:none;}
.nBan_ptxt{left:330px;}
}
@media (max-width:767px){
.nus_c2swiper{margin-top:25px;}
.nus_c2swiper dd{padding:20px 25px 206px;}
.nus_c2swiper .overflowHide{height:160px;}
.nus_con2 .pubswx .slick-dots {bottom: -32px;}
.nus_c4img{height:36vw;}
.nus_c4mv i{background-size:50px auto; height:50px;}
.nus_c4mv p{font-size:16px; margin-top:6px;}
.nBan_pimg{width:190px;}
.nBan_ptxt{left:10px; bottom:auto; top:20px;}
.nBan_ptxt strong{font-size:14px; line-height:30px;}
.nBan_ptxt strong span {font-size: 22px;margin-right: 4px;}
.nBan_ptxt h5 {font-size: 22px;line-height: 24px;margin-top: 2px;}
.nBan_ptxt p {font-size: 14px;line-height: 24px;margin-top: 12px;}
.nBan_pimg{width:200px; left:50%; margin-left:-100px;}
.ntm_ritem dt{font-size:20px; line-height:40px;}
.ntm_ritem dd{font-size:12px; line-height:24px;}
.nus_con2{padding-top:0; padding-bottom:20vw;}
.nus_c4mv p{font-size:14px; line-height:24px;}
}


/*2023-09-23 CSS*/
.nmmNext{ height: 30px; width: 32px; position: fixed; z-index: 15; left: 50%; bottom: 35px; margin-left: -16px; cursor: pointer; background: url(../image/nmm_next1.png) no-repeat center center; background-size:32px auto!important; display:block}
.nmmpage1{ background-size:cover; color:#fff;}
.nmmc1_ico{display:block;}
.nmmc1_ico img{ height:40px; width:auto}
.nmmpage1 strong{ font-size: 26px; line-height: 34px; font-weight: normal; display: block; margin-top:18px; }
.nmmpage1 p{ font-size: 36px; line-height: 42px; margin-top: 12px; letter-spacing:4px;}
.mOpenBtn i{ display:none;}
.mOpenBtn{ background: url(../image/nmm_mico.png) no-repeat center center; height: 30px; width: 30px; margin-top: -15px; background-size:26px auto;}
.mMmenuLay{background:#272636;}
.nmmpage2{ background: center top; background-size:100% auto; background-color:#f7f7f7;}
.nmm_c2t{ font-size: 30px; line-height: 42px; letter-spacing: 2px; text-align: center; }
.nmm_c2uls{display:flex; justify-content:space-between; flex-wrap:wrap; margin-top:5vh; margin-bottom:2vh;}
.nmm_c2uls li{ width:50%; text-align:center; margin-bottom:3vh}
.nmm_c2uls li p{ font-size: 16px; line-height: 20px; color: #999; }
.nmm_c2uls li strong{ line-height: 30px; font-weight: normal; display: block; color: #c39b6e; }
.nmm_c2uls li strong span{ font-size: 26px; }
.nmm_c2uls li strong i{ font-size: 22px; font-style: normal; display: inline-block; transform:translateY(-3px) }
.nmm_c2uls li strong em{ font-style: normal; font-size: 14px; }
.nmm_c2ico{ background: url(../image/nmm_c2bor.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: relative; margin: 0px auto; background-size:cover; }
.nmm_c2ico:before{content:""; background:#fff; position:absolute; left:6px; top:6px; right:6px; bottom:6px; border-radius:50%;}
.nmm_c2ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:70%; max-height:70%; width:auto; height:auto;}
.nmm_c2tip{ font-size: 15px; line-height: 25px; color: #939393; text-align: justify;}
.nmmpage3{ background-size:cover; color:#fff;}
.nmmc3txt{text-align:center}
.nmmc3txt strong{ font-size: 24px; display: inline-block; padding-bottom: 10px; border-bottom: 1px solid #FFF; font-weight: normal; letter-spacing:2px; }
.nmmc3txt p{ font-size: 18px; line-height: 36px; }
.nmmc3txt .slick-prev{ background: #F6741F url(../image/nmm_arbtn.png) no-repeat center center; display: inline-block; height: 22px; width: 22px; position: absolute; left: 0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:10px auto; cursor:pointer; border-radius:50%; margin-top:-11px; }
.nmmc3txt .slick-next{ background: #F6741F url(../image/nmm_arbtn.png) no-repeat center center; display: inline-block; height: 22px; width: 22px; position: absolute; right:0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:10px auto; cursor:pointer; border-radius:50%; transform:rotate(180deg); margin-top:-11px;}
.nmmc3txt .slick-dots{bottom:-30px}
.nmmc3txt .slick-dots li button{display:none;}
.nmmc3txt .slick-dots li { background:#fff; display: inline-block; height: 6px; width: 6px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.nmmc3txt .slick-dots li.slick-active{ background: #F6741F;}
.mbody .wrapper{padding-top:0;}
.nmmpage4{ background-size:auto 100%;}
.nmmpt{}
.nmmpt strong{ font-size: 30px; line-height: 36px; font-weight: normal; display: block; letter-spacing:2px;}
.nmmpt p{ font-size: 30px; line-height: 36px; color: #939393; text-transform: uppercase; }
.nmm_c4ul{ margin-top:2vh;display:flex; justify-content:space-between; flex-wrap:wrap;}
.nmm_c4ul li{ width:50%; margin-top:2vh;}
.nmm_c4ul li span{ font-size: 21px; line-height: 32px; font-weight: 100; color: #c39b6e; display:block}
.nmm_c4ul li strong{ font-size: 18px; line-height: 26px; display: block; margin-bottom: 5px; font-weight: normal; }
.nmm_c4ul li p{ font-size: 14px; line-height: 18px; color: #939393; }
.nmmpage5{ background-size:auto 100%;}
.nmmc5sw{ margin:8vh 30px 0;}
.nmmc5sw .slick-prev{ background: #F6741F url(../image/nmm_arbtn.png) no-repeat center center; display: inline-block; height: 22px; width: 22px; position: absolute; left: -32px; top: 92px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:10px auto; cursor:pointer; border-radius:50%; }
.nmmc5sw .slick-next{ background: #F6741F url(../image/nmm_arbtn.png) no-repeat center center; display: inline-block; height: 22px; width: 22px; position: absolute; right: -32px; top: 92px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:10px auto; cursor:pointer; border-radius:50%; transform:rotate(180deg);}
.nmmc5sw .slick-dots{bottom:auto; top:200px;}
.nmmc5sw .slick-dots li button{display:none;}
.nmmc5sw .slick-dots li { background:#939393; display: inline-block; height: 6px; width: 6px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.nmmc5sw .slick-dots li.slick-active{ background: #F6741F;}
.nmmc5sw dd{ text-align:center}
.nmmc5sw dd .coverImg{ height:186px; border-radius:0.6em; overflow:hidden;}
.nmmc5sw h5{ font-size: 18px; line-height: 20px; margin-top:42px; display:block; font-weight:normal;}
.nmmc5sw h6{ text-align:center;}
.nmmc5sw h6 span{ display: inline-block; background: url(../image/nmm_telico.png) no-repeat left center; padding-left: 20px; line-height: 22px; margin-top: 6px; font-size: 18px; color: #939393; background-size: 12px auto; font-weight: normal; }
.nmmc5sw p{ font-size: 12px; line-height: 16px; color: #939393; margin-top:5px}
.nmmpage5 .nmmpt{padding-left:30px;}

.nmmc1_ico {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active2 .nmmc1_ico{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nmmpage1 strong {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active2.nmmpage1 strong{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nmmpage1 p {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active2.nmmpage1 p{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.nmm_c2t {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmm_c2t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nmm_c2uls {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmm_c2uls{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nmm_c2tip {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmm_c2tip{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.nmmc3txt {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmmc3txt{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nmmpt {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmmpt,.active2 .nmmpt{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nmm_c4ul {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmm_c4ul{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nmmc5sw {transition:all 0.8s ease; transform:translate(0px,80px); opacity:0; }
.active .nmmc5sw,.active2 .nmmc5sw{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}

.fp-viewing-p2 .nmmNext{ background: url(../image/nmm_next2.png) no-repeat center center; }
.fp-viewing-p4 .nmmNext{ background: url(../image/nmm_next3.png) no-repeat center center; }
.fp-viewing-p5 .nmmNext{ background: url(../image/nmm_next3.png) no-repeat center center; }


/*2023-11-4 CSS*/
.abtBody .headerWpr{position:absolute; left:0; top:0;}
.abtBody .header{box-shadow:none;}
.abt_page1{}
.abt_con1{ padding-top:100px;}
.abt_page1 .coverImg{ height:calc(100vh - 100px);}
.abt_page2{ background:#f6f4f4;}
.abt_con2{ position:relative; padding-right:650px;}
.abt_c2pos{line-height: 32px; font-size: 20px; line-height: 32px; color: #999; margin-top: 28px; }
.abt_c2tt{ margin-top:2.6vw;}
.abt_c2tt strong{ font-size: 58px; line-height: 74px; font-weight: normal; letter-spacing: 3px; display: block; color: #c39b6e; }
.abt_c2tt p{ font-size: 40px; line-height: 62px; letter-spacing: 2px; }
.abt_c2img{ height: 32.31vw; width: 513px; position: absolute; right: 0px; top:50%; margin-top:-14vw; }
.abt_c2txt{ font-size: 17px; line-height: 30px; color: #595757; letter-spacing: 1px; margin-top:1.66vw; max-height:calc(100vh - 550px); text-align:justify}
.abt_c2bm{ background:#fff; width:100%; position:absolute; left:0; bottom:0;display:flex; justify-content:space-between; padding:0 11vw; display:none!important; }
.abt_c2bm li{ height:180px;display:flex; flex-direction:column; justify-content:center; text-align:center}
.abt_c2bm li strong{ display:block; color:#c39b6e;}
.abt_c2bm li p{ font-size: 22px; line-height: 32px; letter-spacing: 1px; color: #595757; }
.abt_c2bm li strong span{ font-size: 58px; line-height: 62px; display: inline-block; }
.abt_c2bm li strong em{ font-style: normal; font-size: 26px; line-height: 26px; display:inline-block; position:relative; top:-3px;}
.abt_c2bm li strong i{ font-style: normal; font-size: 34px; line-height: 34px; display: inline-block; position:relative; top:-26px; }
.abt_page3{}
.abt_c3box{ display:block; position:relative;}
.abt_c3box .coverImg{ /*height:calc(100vh - 100px -  6.3vw);*/height:calc(100vh - 100px); margin-top:100px;}
.abt_c3box .coverImg:after{content:""; background:rgba(9,26,64,0.5); position:absolute; left:0; top:0; right:0; bottom:0;}
.abt_c3box:after{ content: ""; background: url(../image/abt_play.png) no-repeat center center; height: 8.07vw; width: 8.07vw; max-width:155px; max-height:155px; background-size:cover; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.abt_c3t{ height: 6.3vw; line-height: 6.3vw; text-align: center; margin-top: 100px; font-size: 32px; letter-spacing: 2px; display:none; }
.abt_c3t span{ display: inline-block; padding: 0px 4.16vw; position: relative; }
.abt_c3t span:before{ content: ""; background: url(../image/abt_pt.png) no-repeat center center; height: 6px; width: 113px; margin-top: -3px; position: absolute; left: -113px; top: 50%; display:none}
.abt_c3t span:after{content:""; background: url(../image/abt_pt.png) no-repeat center center; height: 6px; width: 113px; margin-top: -3px; position: absolute; right: -113px; top: 50%; transform:rotate(180deg); display:none }
.abt_page4{ background-size:cover;}
.abt_c4con{position:relative; height:100vh;display:flex; flex-direction:column; justify-content:center;}
.abt_c4tbg{ background: url(../image/abt_c3bg.png) no-repeat center top; height: 304px; position: absolute; z-index: 2; left: 0px; top: 0px; right: 0px; }
.abt_c4bbg{ background: url(../image/abt_c3bg2.png) no-repeat center bottom; height: 234px; right: 0px; bottom: 0px; left: 0px; z-index:2; position:absolute}
.abt_c4dl{display:flex; justify-content:space-between; margin-top:50px;}
.abt_c4dl dd{ width:25%;}
.abt_c4item{ width:340px; text-align:center; height:340px; margin:0 auto;display:flex; flex-direction:column; justify-content:center; border:1px solid transparent; border-radius:50%; transition:all 0.5s ease;}
.abt_c4item p{ font-size: 26px; line-height: 50px; letter-spacing: 2px; margin-top: 5px; transition:all 0.3s ease; }
.abt_c4dl dd:hover .abt_c4item{ border:1px solid #FC6B22;}
.abt_c4dl dd:hover .abt_c4item p{font-size:30px;}
.abt_c4ico img{width:90px; height:90px; transition:all 0.5s ease;}
.abt_c4dl dd:hover .abt_c4ico img{transform:rotateY(180deg) translateY(-10px);}
.abt_page4 .abt_c5t{text-align:center;}
.abt_page5{}
.abt_page5 .container{max-width:1360px;}
.abt_c5t{ font-size: 58px; line-height: 60px; letter-spacing: 2px; font-weight: normal; margin-top:50px }
.abt_c5dl{display:flex; justify-content:space-between; margin:0 -4px; margin-top:2.6vw}
.abt_c5dl dd{ width:calc(50% - 8px); margin:0 4px;}
.abt_c5item{ height:275px; background:#F5F5F5; display:block; position:relative; padding:85px 365px 0 45px;}
.abt_c5item:after{ content: ""; background: url(../image/abt_c4ar.png) no-repeat center center; height: 12px; width: 57px; position: absolute; left: 45px; top: 55px; }
.abt_c5item p{ font-size: 20px; line-height: 28px; text-align:justify; letter-spacing:2px;}
.abt_c5item .overflowHide{ height: 227px; width: 302px; position: absolute; top: 25px; right: 25px; }
.abt_c5sw{ margin-top:25px; margin-left:-4px; margin-right:-4px;}
.abt_c5sw dd{ padding:0 4px;}
.abt_c5bitem{ display:block; padding:24px; background:#F5F5F5}
.abt_c5bitem p{ margin-top: 14px; font-size: 18px; line-height: 30px; letter-spacing: 1px; height: 60px; -webkit-line-clamp:2;}
.abt_c5bitem .overflowHide{ height: 182px; margin-top: 40px; border-radius:0.3em;}
.abt_c5sw .slick-prev{ background: url(../image/abt_c4btn.png) no-repeat 13px center; display: inline-block; height: 48px; width: 48px; position: absolute; left: -85px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #ACACAC; z-index: 1; border-radius:50%; transition:all 0.5s ease; margin-top:-24px; margin-top:-24px; }
.abt_c5sw .slick-next{ background: url(../image/abt_c4btn.png) no-repeat 13px center; display: inline-block; height: 48px; width: 48px; position: absolute; right: -85px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #ACACAC; z-index: 1; border-radius:50%; transition:all 0.5s ease; transform:rotate(180deg); margin-top:-24px;}
.abt_c5sw .slick-prev:hover,.abt_c5sw .slick-next:hover{ background-image: url(../image/abt_c4btn2.png); border: 1px solid #c39b6e; }
.nav{ margin-right:0!important;}
.pc-lan{display:none;}

@media (min-width:993px){
.abt_c2pos {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c2pos{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.abt_c2tt {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c2tt{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.abt_c2img {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c2img{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.abt_c2txt {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c2txt{opacity:1; transform:translate(0px,0px); transition-delay:0.9s;}
.abt_c2bm {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c2bm{opacity:1; transform:translate(0px,0px); transition-delay:1.1s;}

.abt_c3t {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c3t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.abt_c3box {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c3box{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}

.abt_c4dl dd:nth-child(1) {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c4dl dd:nth-child(1){opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.abt_c4dl dd:nth-child(2) {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c4dl dd:nth-child(2){opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.abt_c4dl dd:nth-child(3) {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c4dl dd:nth-child(3){opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.abt_c4dl dd:nth-child(4) {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c4dl dd:nth-child(4){opacity:1; transform:translate(0px,0px); transition-delay:0.9s;}

.abt_c5t{transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c5t,.active2 .abt_c5t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.abt_c5dl{transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c5dl,.active2 .abt_c5dl{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.abt_c5sw{transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .abt_c5sw,.active2 .abt_c5sw{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
}

@media (max-height:900px) and (min-width:1799px){
.abt_c5dl{margin-top:1.8vw;}
.abt_c5bitem p{margin-top:0;}
.abt_c5bitem .overflowHide{margin-top:10px;}
.abt_c5sw{margin-top:12px;}
.abt_c5item .overflowHide{height:205px;}
.abt_c5item{height:255px;}
.abt_c4dl{margin-top:30px;}
}
@media (max-width:1799px){
.abt_con1{ padding-top:80px;}
.abt_page1 .coverImg{ height:calc(100vh - 80px);}
.abt_con2{  padding-right:460px;}
.abt_c2pos{line-height: 26px; font-size: 14px; margin-top: 20px; }
.abt_c2tt{ margin-top:2vw;}
.abt_c2tt strong{ font-size: 42px; line-height: 60px; }
.abt_c2tt p{ font-size: 32px; line-height: 42px; }
.abt_c2txt{ font-size: 14px; line-height: 26px; margin-top:1.66vw; max-height:calc(100vh - 320px);}
.abt_c2img{ height: 32.31vw; width: 400px; bottom:120px; }
.abt_c2bm{ padding:0 5vw; }
.abt_c2bm li{ height:120px;}
.abt_c2bm li p{ font-size: 18px; line-height: 30px;}
.abt_c2bm li strong span{ font-size: 46px; line-height: 50px; }
.abt_c2bm li strong em{font-size: 20px; line-height: 20px; top:-3px;}
.abt_c2bm li strong i{font-size: 28px; line-height: 28px; top:-20px; }
.abt_c3box .coverImg{/* height:calc(100vh - 80px -  6.3vw);*/height:calc(100vh - 80px); margin-top:80px}
.abt_c3t{ margin-top: 80px; font-size: 28px; }
.abtBody.fp-viewing-p4 .header{background:none;}
.abt_c4tbg{ height: 15.83vw; background-size:100% auto;}
.abt_c4bbg{ height: 12.18vw; background-size:100% auto;}
.abt_c4dl{margin-top:20px;}
.abt_c4item{ width:280px;height:280px;}
.abt_c4item p{ font-size: 20px; line-height:40px;}
.abt_c4dl dd:hover .abt_c4item p{font-size:24px;}
.abt_c4ico img{width:70px; height:70px;}
.abt_c5t{ font-size: 42px; line-height: 44px; margin-top:60px }
.abt_c5dl{ margin-top:2vw}
.abt_c5item .overflowHide {height: 175px;width: 245px;top: 20px;right: 20px;}
.abt_c5item {height: 215px;padding: 65px 295px 0 30px;}
.abt_c5item:after {left: 30px;top: 42px;}
.abt_c5item p{ font-size:16px; line-height: 24px;}
.abt_c5sw{ margin-top:15px;}
.abt_c5bitem{ padding:20px;}
.abt_c5bitem p{ margin-top: 5px; font-size: 16px; line-height:24px; height: 48px}
.abt_c5bitem .overflowHide{ height: 145px; margin-top: 20px;}
.abt_c5sw .slick-prev{ background: url(../image/abt_c4btn.png) no-repeat 10px center;height: 40px; width: 40px; left: -65px; margin-top:-20px; background-size:12px auto!important;}
.abt_c5sw .slick-next{ background: url(../image/abt_c4btn.png) no-repeat 10px center;height: 40px; width: 40px; right: -65px; margin-top:-20px; background-size:12px auto!important;}
}
@media (max-width:1379px){
.abt_c5sw{margin-left:35px; margin-right:35px;}
.abt_c5item .overflowHide{height:155px;}
.abt_c5item{height:195px;}
.abt_c5bitem .overflowHide{height:125px;}
.abt_c5t{line-height:32px; font-size:32px;}
}
@media (max-width:1199px){
.abtBody .wrapper{padding-top:0;}
.abt_con1{ padding-top:56px;}
.abt_page1 .coverImg{ height:calc(100vh - 56px);}
.abt_c2img{width:340px;}
.abt_con2 {padding-right: 380px;}
.abt_c2tt strong {font-size: 36px;line-height: 52px;}
.abt_c2tt p {font-size: 26px;line-height: 36px;}
.abt_c2txt {max-height: calc(100vh - 336px);}
.abt_c3t{margin-top:60px; font-size:24px;}
.abt_c3box .coverImg {/*height: calc(100vh - 60px - 6.3vw);*/height:calc(100vh - 60px); margin-top:60px;}
.abtBody .mHeader{box-shadow:none;}
.abtBody.fp-viewing-p4 .mHeader{background:none;}
.abt_c4dl{margin-top:60px;}
.abt_c4item{ width:220px;height:220px;}
.abt_c4item p{ font-size:16px; line-height:36px;}
.abt_c4dl dd:hover .abt_c4item p{font-size:18px;}
.abt_c4ico img{width:60px; height:60px;}
.abt_c5sw .slick-prev{left:-45px;}
.abt_c5sw .slick-next{right:-45px;}
}

/*2024-03-21 CSS*/
.nbusBody .headerWpr{ position:fixed}
.nly_main{}
.nly_main .section{ background-size:cover; background-repeat:no-repeat;}
.nlytxt{ transition:all 0.5s ease; max-width:1440px;}
.nly_t{ position: relative; height: 150px; transition:all 0.8s ease; opacity:0; transform:translateY(150px);}
.nly_t span{ font-size: 150px; line-height: 150px; font-weight: bold; background-image: linear-gradient(180deg, rgba(255,106,0,1) 20%,rgba(255,106,0,0.1) 50%,rgba(255,106,0,0) 70%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.nly_t p{ font-size: 30px; line-height: 30px; letter-spacing: 2px; position: absolute; left: 0px; top: 82px; font-weight: bold; }
.nly_des{ font-size: 16px; line-height: 28px; letter-spacing: 1px; margin-top: 16px; text-align:justify; transition:all 0.8s ease; opacity:0; transform:translateY(150px);}
.nbusBody #fp-nav{right:auto; left:10px; z-index:10}
.nbusBody #fp-nav ul li a span,.nbusBody .fp-slidesNav ul li a span{display:none;}
.nbusBody #fp-nav ul li a{width:12px; height:12px; background:rgba(0,0,0,0.2); border-radius:50%;}
.nbusBody #fp-nav ul li a.active{background:var(--cor);}
@media (min-width:993px){

}
.on .nly_t,.on2 .nly_t{opacity:1; transform:translateY(0); transition-delay:0s;}
.on .nly_des,.on2 .nly_des{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.nlytxt:hover{transform:translateY(-20px);}
@media (max-width:1799px){
.nlytxt{padding-top:25px; max-width:500px}
.nly_t{ height: 120px;}
.nly_t span{ font-size: 120px; line-height: 120px;}
.nly_t p{ font-size: 26px; line-height: 26px; top: 72px; }
.nly_des{ margin-top:8px; font-size:15px; line-height:26px;}
.nbusBody #fp-nav ul li a{width:8px; height:8px;}
.nbusBody #fp-nav ul li{ margin:6px 0}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.nly_t{opacity:1; transform:translateY(0); transition-delay:0s;}
.nly_des{opacity:1; transform:translateY(0); transition-delay:0.2s; font-size:14px; line-height:24px; letter-spacing:0; margin-top:0}
.nlytxt{ padding:100px 0; max-width:400px;}
.nbusBody #fp-nav ul li a{width:5px; height:5px;}
.nbusBody #fp-nav ul li{ margin:4px 0}
.nbusBody .wrapper{padding-top:0;}
}
@media (max-width:767px){
.nlytxt{ padding:0px 0 50px 15px;}
.nly_t{ height: 80px;}
.nly_t span{ font-size: 70px; line-height: 80px;}
.nly_t p{ font-size: 22px; line-height: 24px; top: 45px; letter-spacing:0px; }
.nly_main .section{ background-position:-450px center;}
.nly_main .section:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,0.3);}
.nly_main .section .fp-tableCell{position:relative; z-index:1;}
}