:root {  --cor:#ff6a00;
 --bgcor:#eee;
 --rgba: rgba(255,106,0,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: -150px; 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(/html/html/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(/html/html/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(/html/html/images/pubBtn2.png) no-repeat center center; }
@media (max-width:1799px) {
.posLink { top: -120px; }
}
@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(/html/html/images/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(/html/html/images/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(/html/html/images/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: 28.12vw; }
.jlban .coverImg:after { content: ""; background: url(/html/html/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; }
.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(/html/html/images/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(/html/html/images/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(/html/html/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(/html/html/images/page-arr.png) no-repeat center center; height: 24px; width: 20px; }
.page-next { transform: rotate(180deg); }
.page-prev:hover, .page-next:hover { background: url(/html/html/images/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; }
}
.tssex1 { padding-bottom: 0 }
.tsul { background: url(/html/html/images/ts-bg.jpg) no-repeat center center; background-size: cover; margin-top: 2.6vw; }
.tsul li { width: 25%; position: relative; height: 41.66vw; }
.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; }
}
@media (max-width:1379px) {
}
@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(/html/html/images/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: 230px; 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; }
.ryul li { width: 50%; }
}
@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; }
.tm-serx { margin-top: 18px; position: relative; padding-right: 185px; }
.tm_ser_var { height: 40px; display: flex; justify-content: space-between; margin-left: -5px; margin-right: -5px; }
.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: #FF6A00; }
.tm-sel { height: 52px; display: flex; justify-content: space-between; margin: 30px -5px 0; }
.tm-sel li { width: calc(33.33% - 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 #ff6a00; }
.tm-sel li select { appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #E0E0DC; background: transparent url(../images/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: 122px; background: url(/html/html/images/tm-btn.png) repeat-y center top; height: 122px; 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:hover { box-shadow: 0 3px 25px rgba(255,106,0,0.4); }
.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: #ff6a00; 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(/html/html/images/arr_dico.png) no-repeat right center; display: block }
.tm-item:hover .tm-rinfo .transition { background: url(/html/html/images/arr_ico.png) no-repeat right center; color: #ff6a00; }
@media (max-width:1799px) {
.tm-tip { font-size: 16px; line-height: 28px; }
.tm-serx { margin-top: 14px; padding-right: 145px; }
.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: 102px; background: url(/html/html/images/tm-btn.png) repeat-y center top; height: 102px; width: 135px; font-size: 20px; }
.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: #ff6a00; 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 #ff6a00; background: #ff6a00 url(../images/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 #ff6a00; background: url(/html/html/images/tm3-ico2.png) no-repeat 30px center; color: #ff6a00; 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: #ff6a00; font-size: 24px; line-height: 24px; margin-bottom: 15px; display: block }
.tm3rmx { position: absolute; right: 0; top: 0; }
.cmpmore { background: url(/html/html/images/mmar.png) no-repeat right center; font-size: 16px; line-height: 18px; padding-right: 18px; color: #999999; }
.cmpmore:hover { color: #ff6a00; background: url(/html/html/images/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: #ff6a00; 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 #ff6a00; 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 { display: flex; justify-content: space-between; background: #F6F6F6 url(../images/lx-c1bg.png) no-repeat right center; border-radius: 0.8em; overflow: hidden; }
.bdmap { height: 550px; width: 50%; }
.bdmap img { max-width: none; }
.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: #ff6a00; display: block; margin-top: 22px; }
.lxsx1rx p { font-size: 16px; line-height: 30px; padding-left: 28px; }
.lxsx1rx .eml { margin-top: 20px; background: url(/html/html/images/lx-c1ico1.png) no-repeat left center; }
.lxsx1rx .tel { background: url(/html/html/images/lx-c1ico2.png) no-repeat left center; }
.lxsx1rx .adr { background: url(/html/html/images/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 -23px 0px; }
.lxswx dd { padding: 15px 23px 70px; }
.lxitem { display: block; background: #fff; border-radius: 0.6em; overflow: hidden; }
.lxitem .overflowHide { height: 275px; }
.lxswx dd:hover .lxitem { box-shadow: 0 8px 15px rgba(0,0,0,0.1); transform: translateY(-10px); }
.lxibmx { padding: 35px 45px 40px; }
.lxibmx strong { font-size: 24px; line-height: 36px; letter-spacing: 1px; display: block; }
.lxinx { }
.lxinx p { margin-top: 8px; padding-left: 28px; line-height: 28px; font-size: 16px; color: #666666; }
.lxinx p:nth-child(1) { background: url(/html/html/images/lx-c2i1.png) no-repeat left 4px; }
.lxinx p:nth-child(2) { background: url(/html/html/images/lx-c2i2.png) no-repeat left 4px; }
@media (max-width:1799px) {
.bdmap { height: 450px; }
.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; }
.lxswx dd { padding: 15px 15px 70px; }
.lxitem .overflowHide { height: 205px; }
.lxibmx { padding: 20px 20px 30px; }
.lxibmx strong { font-size: 21px; line-height: 30px; }
.lxinx p { margin-top: 5px; line-height: 26px; font-size: 14px; }
}
@media (max-width:1379px) {
}
@media (max-width:1199px) {
}
@media (max-width:993px) {
.lxsx1rx .adr { background-position: left 6px; }
.lxswx dd { padding-bottom: 40px; }
}
@media (max-width:767px) {
.lxsexl { flex-wrap: wrap; background-position: right bottom }
.bdmap { width: 100%; height: 380px; }
.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; }
}
.dt-page { }
.dt-top { }
.dt-fir { display: flex; justify-content: space-between; background: #f6f6f6 url(../images/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: #ff6a00; 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(/html/html/images/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 #ff6a00; color: #ff6a00; }
.pmbtn-w { background: url(/html/html/images/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: #ff6a00 url(/html/html/images/mbtn-ar.png) no-repeat 125px center; border: 1px solid #ff6a00; }
.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(/html/html/images/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(/html/html/images/mbtn-ar2.png) no-repeat 115px center; width: 160px; padding-left: 30px; }
.pmbtn-w { background: url(/html/html/images/mbtn-ar.png) no-repeat 115px center; }
.pmbtn:hover, .pmbtn-wrp:hover .pmbtn { background: #ff6a00 url(/html/html/images/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(/html/html/images/mbtn-ar2.png) no-repeat 90px center; width: 120px; padding-left: 18px; background-size: 6px auto; }
.pmbtn-w { background: url(/html/html/images/mbtn-ar.png) no-repeat 90px center; background-size: 6px auto; }
.pmbtn:hover, .pmbtn-wrp:hover .pmbtn { background: #ff6a00 url(/html/html/images/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(/html/html/images/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(/html/html/images/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(/html/html/images/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(/html/html/images/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: #ff6a00; 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(/html/html/images/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(/html/html/images/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(/html/html/images/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: #ff6a00; }
.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: #ff6a00; 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: #ff6a00; 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(/html/html/images/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; }
}
.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: #ff6a00; }
.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(/html/html/images/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; }
}
@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; }
}
.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; }
.cs3-info { margin-top: 25px; font-size: 16px; line-height: 30px; color: #5c5c5c; }
.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(/html/html/images/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: #ff6a00; }
.cs3editor { font-size: 16px; line-height: 28px; color: #666666; padding-top: 40px; letter-spacing: 1px; }
.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, #ff6a00 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(/html/html/images/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(/html/html/images/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: #ff6a00; background: url(/html/html/images/cs3-ri2a.png) no-repeat left center; }
.cs3rsw { margin-top: 30px; }
.cs3rsw .slick-prev { display: none!important; }
.cs3rsw dd { }
.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: #ff6a00 url(/html/html/images/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: #ff6a00; 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: #ff6a00; 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(/html/html/images/mmar.png) no-repeat center center; display: inline-block; height: 10px; width: 6px; margin-left: 15px; letter-spacing: 1px; }
.cs3-back:hover { background: #ff6a00; color: #FFF; box-shadow: 0 3px 18px rgba(255,106,0,0.3); transform: translateY(-6px); }
.cs3-back:hover i { background: url(/html/html/images/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: #ff6a00 url(/html/html/images/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: #ff6a00; }
.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(/html/html/images/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(/html/html/images/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: #ff6a00; padding: 0px 24px; border-radius: 0.4em; }
.ly-s1item li:nth-child(1):before, .ly-s1item li:nth-child(2):before { content: ""; background: url(/html/html/images/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(/html/html/images/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(/html/html/images/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: #ff6a00; 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(/html/html/images/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(/html/html/images/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: 2; 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; }
.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 #ff6a00; 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(/html/html/images/mmar.png) no-repeat center center; display: inline-block; height: 11px; width: 6px; margin-left: 8px; }
.ly-s3ul li a:hover { color: #ff6a00; }
.ly-s3ul li a:hover i { background: url(/html/html/images/mmar2.png) no-repeat center center; }
.ly-s3ul li a:after { content: ""; position: absolute; bottom: 0; width: 0; height: 1px; background: #ff6a00; 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: #ff6a00; font-size: 22px; font-weight: bold; }
.ly-sex3 .gy-nums { }
@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: #ff6a00; 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: #ff6a00; border: 1px solid #ff6a00; }
.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 3.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: #ff6a00; }
.hy-s3tab a:after { content: ""; height: 2px; background: #ff6a00; 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: #ff6a00; cursor: pointer; border-radius: 0.3em; text-align: center }
.hy-s3tab2 a.on { background: #ff6a00; 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: #FF6A00; padding: 48px 58px 0px; color: #fff; letter-spacing: 1px; }
.hy-s4txts .slick-prev { background: #FFAC25 url(../images/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(../images/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: #ff6a00 url(../images/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: #ff6a00; 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 2.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 { content: ""; background: url(/html/html/images/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(/html/html/images/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(/html/html/images/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(/html/html/images/hm-fs-btn.png); border: 2px solid #fff; }
.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: #ff6a00; 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: #ff6a00; width: 0%; position: absolute; left: 0; bottom: -1px; transition: all 0.8s ease; }
.hm-c2nums li strong { font-size: 32px; color: #ff6a00; 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; }
.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; }
.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: #ff6a00; 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,106,0,0.3); }
.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; }
.hm-p3sw dd:hover .hm-p3-hx p { opacity: 1; transform: translateY(0); transition-delay: 1s; max-height: 280px; }
.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(/html/html/images/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: #ff6a00; background: url(/html/html/images/hm-c3ar.png) no-repeat 24px center; border: 1px solid #ff6a00; }
.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.55); }
.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: #ff6a00; 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: #ff6a00; 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(/html/html/images/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(/html/html/images/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: #FFAC25 url(../images/hm-ri1.png) no-repeat center 100px; padding-top: 22px; font-size: 16px; line-height: 18px; color: #FFF; height: 145px; 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: #FF6A00 url(../images/hm-ri2.png) no-repeat center center; height: 110px; display: block; }
.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: 10px; background-position: center 70px; 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; }
