.inx_fsEmpty{height:100vh;}
.hmFocus,.hmFocus_item{height: 100vh;}
.hmFocusWpr{position:relative; z-index:2;}
.hmFocus{ background:#000;}
.hmFocus_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: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/inx_bannerSdx2.png) no-repeat center center; background-size:cover;}
.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmFs_trsBg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/banLine.png) repeat-x left top; background-size:auto 100%; }
.hmFs_trsBg:after{content:"";position:absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/hmfs_2.png) repeat-x left bottom; }
.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}
.hmFocus .slick-prev{ background:rgba(0,0,0,0.25) url(../images/baner_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: 35px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer;border-radius: 50%; z-index: 3; margin-top: -25px; transition: all 0.5s ease;}
.hmFocus .slick-next{ background:rgba(0,0,0,0.25) url(../images/baner_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: 35px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer;border-radius: 50%; z-index: 3; margin-top: -25px;transition: all 0.5s ease; transform: rotate(180deg);}
.hmFocus .slick-prev:hover,.hmFocus .slick-next:hover{ background:rgba(0,0,0,0.55) url(../images/baner_ar.png) no-repeat center center;}
.hmFocus_doc{ width: 100%; position: absolute; left: 0px; bottom: 25px; z-index: 5; }
.hmFocus_doc .container{display:flex; justify-content:space-between; }
.hmFocus_doc ul{ text-align:left}
.hmFocus_doc ul li{ cursor:pointer; margin:0 5px; width:18vw; display:inline-block;}
.hmFs_docx{ line-height: 50px; height: 51px; border-top: 2px solid rgba(255,255,255,0.3); transition: all 0.5s ease; font-size: 14px; color: #FFF; opacity:1; position:relative; }
.hmFs_docx.on{opacity:1;}
.hmFs_docx i{width:0; height:2px; background:#fff; position:absolute; left:0; top:-2px;}
.hmFs_docx.on i{width:100%; transition:all 5s linear;}
/*.hmFocus_doc ul li:first-child .hmFs_docx.on i{transition:all 10s linear;}*/
.hmBan_txt{ position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff; width:100%; text-shadow:0 2px 8px rgba(0,0,0,0.2);}
.hmBan_txt strong{ font-size: 36px; line-height: 48px; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; font-weight: normal; display: block; }
.hmBan_txt p{ font-size: 16px; line-height: 30px; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; margin: 28px 0px 0px; max-width:720px; }
.hmBan_txt strong span{ color:#c12c25;}
.active .hmBan_txt strong{ opacity:1; transform:translateY(0);}
.active .hmBan_txt p{ opacity:1; transform:translateY(0); transition-delay:0.2s}
.hmBanBtns{ transition: all 0.8s ease; transform: translateY(50px); opacity: 0; margin-top:50px;}
.active .hmBanBtns{ opacity:1; transform:translateY(0); transition-delay:0.4s}
.hmBan_m{ line-height: 60px; text-align: center; display: inline-block; width: 234px; margin-right: 35px; font-size: 16px; font-weight: bold; background: #c12c25; letter-spacing: 4px; color: #FFF; float:left; }
.hmBan_m:hover{ transform:translateY(-3px); box-shadow:0 3px 20px rgba(193,44,37,0.3); color:#fff;}
.hmBan_mvBtn{ background: url(../images/hmBan_ico.png) no-repeat center center; height: 60px; width: 60px; margin-left: 36px; border: 1px solid #FFF; border-radius:50%; display:inline-block;}
.hmNext{ background: url(../images/hmMs.png) no-repeat center center; display: inline-block; position: absolute; margin-left: -12px; z-index: 1; height: 40px; width: 24px; left: 50%; bottom: 120px; }
.hmNext:after{ content: ""; background: url(../images/hmBar.png) no-repeat center center; height: 6px; width: 10px; margin-left: -5px; position: absolute; left: 50%; bottom: -16px; animation:nextAni 1s linear infinite; }
@media (max-width:1799px){
.hmFocus .slick-prev,
.hmFocus .slick-next{width:46px; height:46px; margin-top:-23px;}
.hmFocus .slick-prev{left:25px;}
.hmFocus .slick-next{right:25px;}
.hmBan_txt strong{font-size:30px; line-height:42px;}
.hmBan_txt p{font-size:14px; line-height:28px; margin-top:18px;}
}
@media (max-width:1379px){
.hmFocus .slick-prev{left:15px;}
.hmFocus .slick-next{right:15px;}
.hmBan_txt .container{padding-left:35px; padding-right:35px;}
}
@media (max-width:1199px){
.hmBan_txt .container{padding-left:15px; padding-right:15px;}
.hmFocus .slick-prev,
.hmFocus .slick-next{display:none !important;}
}
@media (max-width:993px){
.inx_fsEmpty{height:500px;}
.hmFocus,.hmFocus_item{height: 500px;}
.hmBan_txt strong{font-size:24px; line-height:36px;}
}
@media (max-width:767px){
.hmBan_txt strong{font-size:20px; line-height:30px;}
.hmBan_txt p{font-size:12px; line-height:22px; margin-top:10px;}
}

.m2banner{position: relative; overflow: hidden}
.m2banner .coverImg{ height: 550px; transition:all 6s ease; transform:scale(1.15);}
.m2banner.on .coverImg{ transform:scale(1);}
.m2banTxt{ position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; color: #fff;}
.m2banTxt strong{font-size: 50px;line-height: 60px;letter-spacing: 3px;display: block;font-weight: normal;}
.m2banTxt p{font-size: 22px;line-height: 32px;letter-spacing: 5px;display: block; margin-top: 12px;}


.page { text-align: center; margin-bottom:2.6vw }
.page .pagination li { display: inline-block; }
.page .pagination li a { padding: 0px 8px; height: 46px; min-width: 46px; text-align: center; display: inline-block; margin: 0px 6px; vertical-align: middle; border: 1px solid #CCD7E2; color: #333; border-radius: 50%; font-size: 16px; line-height: 44px; }
.page .pagination li.active a, .page .pagination li a:hover { color: #004b9f; border: 1px solid #004b9f; }
@media (max-width:1799px){
.page .pagination li a { padding: 0px 6px; height: 40px; min-width: 42px; margin: 0px 4px; font-size: 14px; line-height: 38px; }
}
@media (max-width:767px){
.page .pagination li a { padding: 0px 5px; height: 36px; min-width: 36px; margin: 0px 3px; font-size: 13px; line-height: 34px; }
}


@keyframes hmfs_line {
  0% {
    opacity: 0;
    transform:translate(-50%,-50%) scale(0.06);
  }
  20% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
    transform:translate(-50%,-50%) scale(1);
  }
}
.inx_mvBox{ height:100vh; position:fixed; left:0; top:0; width:100%; overflow:hidden; z-index:1;}
.inx_mvBox video{ display:block; width:100%; height:100%; object-fit: cover;}
.inx_mvBox:after{ content: ""; background: url(../images/inx_bannerSdx.png) no-repeat center center; background-size:cover; position:absolute; left:0; top:0; right:0; bottom:0;}
.inx_mvtxt{ position:absolute; left:0; right:0; top:50%; margin-top:-40px; z-index:1; color:#fff; text-align:center; padding-top:100px;}
.inx_mvtxt p{ font-size: 64px; line-height: 80px; letter-spacing:20px; padding-left:10px;}
.inx_mvBtn{ width:60px; height:60px; position:absolute; left:50%; top:50%; z-index:1; margin-left:-30px; margin-top:-30px;}
.inx_mvBtn i{ width:36.6vw; height:36.6vw; position:absolute; left:50%; top:50%; border:1px solid #fff; border-radius:50%; animation:hmfs_line 3s linear infinite;opacity: 0.8; transform:translate(-50%,-50%) scale(0.1); transform-origin:center center; opacity:0;}
.inx_mvBtn i:nth-child(2){ animation-delay:1s;}
.inx_mvBtn i:nth-child(3){ animation-delay:2s;}
.inx_mvBtn span{ cursor: pointer; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/inx_paly.png) no-repeat center center; background-size:cover; }
.pub_more{ line-height: 48px; display: inline-block; padding: 0px 45px; border: 1px solid #FFF; font-size: 16px; color: #FFF; border-radius:0.3em;}
.pub_more:after{ content: ""; background: url(../images/inx_more.png) no-repeat center center; display: inline-block; height: 12px; width: 12px; position: relative; margin-left:6px;}
.pub_more:hover{ background:#fff;}
.pub_more:hover:after{ background: url(../images/inx_more2.png) no-repeat center center; }
.hmfs_nums{ font-size:16px; line-height:24px; color:#fff; font-family:hm_m; position:relative; top:-15px;}
.hmfs_ns1{ font-size:24px;}
.hmfs_ns2{}
@media (max-width:1799px){
.inx_mvBtn{width:50px; height:50px; margin-left:-25px; margin-top:-25px;}
.inx_mvtxt p{ font-size: 50px; line-height: 66px; letter-spacing:16px; padding-left:8px;}
.pub_more {line-height: 44px;padding: 0px 35px;	font-size: 14px;}
.pub_more:after{top:1px;}
.hmFocus_doc{bottom:10px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_mvtxt p{font-size:42px; line-height:56px;}
}
@media (max-width:993px){
.inx_mvBox{height:500px;}
.inx_fsEmpty{height:444px;}
.inx_mvtxt p{font-size:36px; line-height:48px; letter-spacing:8px}
}
@media (max-width:767px){
.inx_mvBtn{width:42px; height:42px; margin-left:-20px; margin-top:-20px;}
.inx_mvtxt p{font-size:24px; line-height:36px; letter-spacing:6px;}
.inx_mvtxt{margin-top:-50px;}
.inx_mvBox{height:356px;}
.inx_fsEmpty{height:300px;}
.pub_more{font-size:14px; line-height:40px; padding:0 26px;}
.hmBan_txt{padding-bottom:50px;}
.hmFocus, .hmFocus_item{height:420px;}
}

.inx_con1{ background:#fff; position:relative; z-index:2;}
.inx_tx{display:flex; justify-content:space-between; }
.inx_tx span{ font-size: 46px; line-height: 46px; }
.inx_tx a{ font-size: 16px; line-height: 16px; background: url(../images/inx_more3.png) no-repeat right center; display: inline-block; padding-right: 18px; height: 16px; margin-top:28px; }
.inx_tx a:hover{ background: url(../images/inx_more2.png) no-repeat right center; }
.inx_c1top{ margin-top:2.6vw;}
.inx_c1aBox{ display:block;display:flex; justify-content:space-between; border-radius:1em; overflow:hidden; background:#F7F7F7;}
.inx_c1aBox .overflowHide{ width:calc(66.66% - 17px); height:380px;}
.inx_c1rx{ width:calc(33.33% - 17px); text-align:center;display:flex; flex-direction:column; justify-content:center; padding:0 25px;}
.inx_c1rx span{}
.inx_c1rx span img{ transform:scale(1) !important;}
.inx_c1rx strong{ font: normal 20px/30px hm_m; margin-top: 26px; }
.inx_c1rx p{ font-size: 16px; line-height: 24px; color: #777; margin-top: 4px; }
.inx_c1ul{ margin:40px -17px 0;}
.inx_c1ul li{ width:calc(33.33% - 34px); margin:0 17px;}
.inx_c1item{ display:block;}
.inx_c1item .overflowHide{ border-radius:1em; height:305px;}
.inx_c1bmx{ transition:all 0.5s ease; margin-top:22px; position:relative; padding-bottom:13px;}
.inx_c1bmx strong{ font: normal 20px/30px hm_m; }
.inx_c1bmx p{ font-size: 16px; line-height: 24px; color: #777; margin-top: 4px; }
.inx_c1bmx:after{ content: ""; background: url(../images/inx_more2.png) no-repeat; height: 12px; width: 12px; position: absolute; left: 0px; top:9px; transition:all 0.5s ease; opacity:0;}
.inx_c1item:hover .inx_c1bmx,
.wna_c4item:hover .inx_c1bmx{padding-left:29px;}
.inx_c1item:hover .inx_c1bmx:after,
.wna_c4item:hover .inx_c1bmx:after{opacity:1;}
.inx_c1bmx:before{content:""; height:1px; background:var(--cor); position:absolute; left:0; bottom:0; width:0%; transition:all 1s ease;}
.inx_c1item:hover .inx_c1bmx:before,
.wna_c4item:hover .inx_c1bmx:before{width:100%;}
@media (max-width:1799px){
.inx_tx a{font-size:14px; margin-top:18px;}
.inx_tx span{font-size:36px; line-height:36px;}
.inx_c1aBox .overflowHide{ height:268px;}
.inx_c1rx span img{height:120px; width:auto}
.inx_c1rx strong{font-size:18px; line-height:28px; margin-top:22px;}
.inx_c1rx p{font-size:14px; line-height:22px;}
.inx_c1ul{margin:30px -12px 0;}
.inx_c1ul li{ width:calc(33.33% - 24px); margin:0 12px;}
.inx_c1item .overflowHide{height:215px;}
.inx_c1bmx{margin-top:18px; padding-bottom:12px;}
.inx_c1bmx strong{font-size:18px; line-height:28px;}
.inx_c1bmx p{font-size:14px; line-height:22px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_tx span{font-size:32px;}
}
@media (max-width:993px){
.inx_tx span{font-size:26px;}
}
@media (max-width:767px){
.inx_tx span{font-size:24px;}
.inx_tx a{margin-top:14px;}
.inx_c1aBox{flex-wrap:wrap;}
.inx_c1aBox .overflowHide{width:100%; height:40vw;}
.inx_c1rx{width:100%; padding:25px 15px}
.inx_c1rx strong{font-size:16px; line-height:24px;}
.inx_c1ul li{ width:calc(100% - 24px); margin-bottom:10px;}
.inx_c1ul li:last-child{margin-bottom:0;}
.inx_c1bmx strong{line-height:24px;}
.inx_c1bmx p{font-size:12px; line-height:20px;}
.inx_c1item .overflowHide{height:52vw;}
}

.inx_con2{ background:#f7f7f7; position:relative; z-index:2; padding-top:6.14vw; padding-bottom:6.14vw;}
.inx_c2sw{ margin-left:-10px;}
.inx_c2sw dd{ padding-top:90px; padding-left:10px;}
.inx_c2item{ display:flex; justify-content:space-between; position:relative;flex-direction:row-reverse;}
.inx_c2imgs{ width:50%; padding-right:96px; position:relative;}
.inx_c2simg{ position:absolute; right:0; width:60%; top:-90px; bottom:90px; border-radius:1em; overflow:hidden; opacity:0.4;}
.inx_c2bimg{ position:relative; z-index:1; height:480px; border-radius:1em; overflow:hidden;}
.inx_c2txt{ width:50%; padding-right:76px;display:flex; flex-direction:column; justify-content:center;}
.inx_c2tg{ font-size: 18px; line-height: 26px; display:block; color:var(--cor); font-family:hm_m; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.inx_c2txt strong{ font-size: 46px; line-height: 64px; font-weight: normal; margin-top: 5px; transition:all 0.5s ease; transform:translateY(50px); opacity:0; }
.inx_c2txt p{ font-size: 16px; line-height: 30px; color: #777; margin-top: 22px; -webkit-line-clamp:5; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.inx_c2btn{margin-top:50px; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.on .inx_c2tg{opacity:1; transform:translateY(0);}
.on .inx_c2txt strong{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.on .inx_c2txt p{opacity:1; transform:translateY(0); transition-delay:0.3s;}
.on .inx_c2btn{opacity:1; transform:translateY(0); transition-delay:0.4s;}
.inx_mbtn{ line-height: 50px; font-size: 16px; display: inline-block; padding: 0px 45px; position: relative; border-radius:0.3em; overflow:hidden; transition:all 0.5s ease; cursor:pointer }
.inx_mbtn span{display:block; position:relative; z-index:1; color:#fff;}
.inx_mbtn span:after{content:""; background: url(../images/inx_more.png) no-repeat center center; display: inline-block; height: 12px; width: 12px; position: relative; margin-left:6px;}
.inx_mbtn:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background-image:linear-gradient(90deg,#D3B796 0%,#A27A4B 100%); }
.inx_mbtn_wpr:hover .inx_mbtn{ box-shadow:0 5px 12px rgba(0,0,0,0.1); transform:translateY(-5px)}
.inx_c2sw .slick-prev{ background: #C09B77 url(../images/baner_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: calc(50% - 45px); top: auto; overflow: hidden; cursor: pointer; z-index: 1; bottom: 0px; }
.inx_c2sw .slick-next{ background: #000 url(../images/baner_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: calc(50% + 5px); top: auto; overflow: hidden; cursor: pointer; z-index: 1; bottom: 0px;  transform:rotate(180deg);}
.inx_c2sw .slick-prev:hover,.inx_c2sw .slick-next:hover{background-image:url(../images/baner_ar.png);}
@media (max-width:1799px){
.inx_c2txt strong{font-size:36px; line-height:52px;}
.inx_c2txt p{font-size:14px; line-height:28px; margin-top:15px;}
.inx_mbtn {line-height: 46px;font-size: 14px;padding: 0px 38px;}
.inx_c2bimg{height:380px;}
.inx_c2imgs{padding-right:86px;}
.inx_c2sw dd{padding-top:80px;}
.inx_c2simg{top:-80px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c2txt strong{font-size:30px;}
}
@media (max-width:993px){
.inx_c2txt{padding-right:30px;}
.inx_c2txt strong{font-size:24px; line-height:36px;}
}
@media (max-width:767px){
.inx_con2{padding-top:13vw; padding-bottom:13vw;}
.inx_c2item{flex-wrap:wrap;}
.inx_c2imgs{width:100%;}
.inx_c2txt{width:100%; padding-right:0; margin-top:25px;}
.inx_c2sw .slick-prev,
.inx_c2sw .slick-next{display:none !important;}
.inx_c2sw .slick-dots{bottom:0;}
.inx_c2sw .slick-dots li button{display:none;}
.inx_c2sw .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.inx_c2sw .slick-dots li.slick-active{ background:var(--cor);}
.inx_c2imgs{padding-right:25px;}
.inx_c2sw dd{padding-top:25px;}
.inx_c2simg{top:-25px;}
.inx_c2bimg{height:58vw;}
.inx_c2txt strong{font-size:20px; line-height:30px;}
.inx_c2txt p{font-size:12px; line-height:24px; margin-top:10px;}
.inx_mbtn {line-height: 42px;font-size: 14px;padding: 0px 24px;}
.inx_c2sw{padding-bottom:25px;}
}

.footer{ position: relative; z-index: 1; background: #1d1e20; color:rgba(255,255,255,0.6); padding-top: 3.75vw; overflow:hidden }
.foot_top{display:flex; justify-content:space-between; padding-bottom:40px; }
.foot_logo{ padding-top:10px;}
.foot_logo img{ height:96px; width:auto;}
.foot_nav{ display:flex;}
.foot_nav dl{ margin-left:5.2vw;}
.foot_nav dl dt{ color: #FFF; font: 20px/48px hm_m; }
.foot_nav dl dd{ font-size: 16px; line-height: 30px; }
.foot_a1{ color:rgba(255,255,255,1);}
.foot_a2{ color:rgba(255,255,255,0.6);}
.foot_us{ padding-bottom:22px; text-align:right;}
.foot_us span,.foot_us a{vertical-align:middle;}
.foot_us span{ font-size:16px; line-height:30px; display:inline-block;}
.foot_sa{ height: 30px; width: 30px; margin-right: 6px; border: 1px solid rgba(255,255,255,0.5); border-radius:50%; display: inline-block; }
.foot_sa1{ background: url(../images/foot_ico1.png) no-repeat center center; }
.foot_sa2{ background: url(../images/foot_ico2.png) no-repeat center center; }
.foot_sa:hover{ border: 1px solid rgba(255,255,255,0.8);}
.foot_info{ display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,0.1); font-size: 16px; line-height: 28px; padding: 26px 0px; }
.foot_link{}
.foot_info a{ color:rgba(255,255,255,0.6); margin-left:10px;}
.foot_info a:hover{ color:rgba(255,255,255,0.8);}
@media (max-width:1799px){
.foot_logo img{height:80px;}
.foot_nav dl dd{font-size:14px; line-height:28px;}
.foot_nav dl dt{font-size:18px; line-height:42px;}
.foot_nav dl{margin-left:4vw;}
.foot_us span{font-size:14px;}
.foot_info{font-size:14px; line-height:26px; padding:20px 0px}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.foot_nav dl{margin-left:2vw;}
.foot_nav dl:nth-child(1){margin-left:0;}
.foot_logo img{height:70px;}
}
@media (max-width:993px){
.foot_top{display:block;}
.foot_logo{display:block; text-align:center;}
.foot_nav{margin-top:20px; display:block; overflow:hidden;}
.foot_nav dl{margin-left:0; overflow:hidden; width:100%;}
.foot_nav dl dt{width:100%; float:left;}
.foot_nav dl dd{float:left; margin-right:25px;}
}
@media (max-width:767px){
.footer{padding:10vw 0 0;}
.foot_logo img{height:66px;}
.foot_top{padding-bottom:10px;}
.foot_info{flex-wrap:wrap;font-size: 12px;line-height: 22px;padding: 18px 0px;}
.foot_info .fl,
.foot_info .fr{width:100%; text-align:center;}
.foot_nav dl dd{margin-right:18px;}
.foot_nav dl dt{font-size:16px;}
}


@keyframes nextscr {
	0% {
  		top:0;
	}
	100% {
  		top:50px;
	}
}
.wna_banner{ position:fixed; left:0; top:0; width:100%;}
.m2banEmpty{height:100vh;}
.page_content{background:#fff; position:relative; z-index:1;}
.wna_banner .coverImg{ height:100vh;}
.wna_banner .coverImg:after{ content: ""; background: url(../images/inx_bannerSdx2.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:cover;}
.wna_bantxt{ position:absolute; left:0; right:0; top:50%; transform:translateY(-50%); text-align:center; color:#fff;}
.wna_bantxt strong{ font-size: 64px; line-height: 88px; font-weight: normal; display: block; letter-spacing:16px; }
.wna_bantxt p{ font-size: 18px; line-height: 30px; letter-spacing: 15px; margin-top: 15px; padding-left:8px; }
.wna_next{ font-size: 16px; line-height: 28px; color: #FFF; white-space: nowrap; position: absolute; left: 50%; bottom: 30px; transform:translateX(-50%);}
.wna_next i{ height: 30px; width: 2px; margin-left: -1px; position: absolute; left: 50%; bottom: 35px; background:rgba(255,255,255,0.3); overflow:hidden}
.wna_next i:after{content:""; width:2px; left:0; top:0; background:#fff; position:absolute; left:0; height:10px; animation:nextscr 2s linear infinite;}
@media (max-width:1799px){
.wna_next{font-size:14px; line-height:26px;}
.wna_bantxt strong{font-size:50px; line-height:66px; letter-spacing:12px;}
.wna_bantxt p{font-size:16px; line-height:28px; letter-spacing:12px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.wna_bantxt strong{font-size:42px; line-height:56px; letter-spacing:10px;}
}
@media (max-width:993px){
.wna_banner .coverImg{height:500px;}
.wna_bantxt strong{font-size:30px; line-height:42px; letter-spacing:8px;}
.m2banEmpty{ height:444px;}
}
@media (max-width:767px){
.wna_bantxt strong{font-size:22px; line-height:32px; letter-spacing:2px;}
.wna_next {font-size: 13px;line-height: 22px;}
.wna_banner .coverImg{height:350px;}
.m2banEmpty{height:295px;}
.wna_bantxt p{font-size:14px; letter-spacing:3px; margin-top:8px;}
}


.map_box {position:relative;}
.map_pint{ position:absolute; width:0; height:0;}
.map_pint a{width:220px; height:115px; display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.map_pint1{ left: 15%; top: 30.2%;}
.map_pint2{left: 17%; top: 48.5%;}
.map_pint3{left: 38.6%; top: 68%;}
.map_pint4{left: 56%; top: 72%;}
.wna_con1{ padding:55px 0 0;}
.wna_c1line{ margin-top:55px; height:1px; background:#E7E7E7; display:block; overflow:hidden}
.wna_c1dl{ margin:0 -16px;}
.wna_c1dl dd{ padding:0 16px;}
.wna_c1item{ display:block;}
.wna_c1item .overflowHide{ height:215px; border-radius:1em;}
.wna_c1item p{ font-size: 20px; line-height: 30px; color: #FFF; position: absolute; left: 20px; right: 20px; bottom: 12px; text-align: center; z-index: 1; transition:all 0.5s ease; }
.wna_c1item .coverImg:before{content:""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-image: linear-gradient(0deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 60%); z-index:1; transition:all 0.5s ease;}
.wna_c1item .coverImg:after{content:""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background:rgba(0,0,0,0.3); transition:all 0.5s ease; opacity:0; z-index:1;}
.wna_c1item:hover .coverImg:before{ opacity:0;}
.wna_c1item:hover .coverImg:after{ opacity:1;}
.wna_c1item:hover p{bottom:50%; transform:translateY(50%);}
.wna_c1dl .slick-prev{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -55px; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transition:all 0.5s ease; }
.wna_c1dl .slick-next{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -55px; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transform:rotate(180deg); transition:all 0.5s ease;}
.wna_c1dl .slick-prev:hover,.wna_c1dl .slick-next:hover{ border: 1px solid var(--cor); background: var(--cor) url(../images/wna_ar2.png) no-repeat center center; }
@media (max-width:1799px){
.wna_c1dl .slick-prev{width:44px; height:44px; margin-top:-22px; left:-50px;}
.wna_c1dl .slick-next{width:44px; height:44px; margin-top:-22px; right:-50px;}
.wna_con1{ padding:42px 0 0;}
.wna_c1line{ margin-top:42px;}
.wna_c1dl{ margin:0 -12px;}
.wna_c1dl dd{ padding:0 12px;}
.wna_c1item .overflowHide{ height:165px;}
.wna_c1item p{ font-size: 18px; line-height:28px; left: 16px; right: 16px;}
}
@media (max-width:1379px){
.wna_c1dl{margin-left:20px; margin-right:20px;}
}
@media (max-width:1199px){
.map_pint a{width:180px; height:80px;}
}
@media (max-width:993px){
.wna_c1dl .slick-prev{left:-38px;}
.wna_c1dl .slick-next{right:-38px;}
}
@media (max-width:767px){
.wna_c1dl{margin-left:-5px; margin-right:-5px; padding-bottom:30px;}
.wna_c1dl dd{padding:0 5px;}
.wna_c1item .overflowHide{height:30vw;}
.wna_c1dl .slick-dots{bottom:0;}
.wna_c1dl .slick-dots li button{display:none;}
.wna_c1dl .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.wna_c1dl .slick-dots li.slick-active{ background:var(--cor);}
.wna_c1line{margin-top:30px;}
}


.wna_con2{}
.wna_tx{ text-align:center;}
.wna_tx p{ font: 18px/18px hm_m; color:var(--cor);}
.wna_tx strong{ font-size: 46px; line-height: 46px; font-weight: normal; margin-top: 14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden}
.wna_c2txt{ font-size: 16px; line-height: 30px; color: #777; margin: 35px auto 0px; text-align:center }
.wna_c2txt p{ max-width: 925px; margin:0 auto;}
.wna_c2txt img{ display:block; border-radius:1em; overflow: hidden; margin-top:2.6vw;}
.imgsw .slick-dots{bottom:25px; text-align:center}
.imgsw .slick-dots li button{display:none;}
.imgsw .slick-dots li { background:rgba(255,255,255,0.6); display: inline-block; height: 8px; width: 8px; margin: 0px 5px; position: relative; border-radius:50%; vertical-align:middle}
.imgsw .slick-dots li.slick-active{ background:rgba(255,255,255,1);}
.wna_con3{ background:#F7F7F7;}
.wna_c3box{}
.wna_c3box dd{}
.wna_c3item{display:flex; justify-content:space-between;flex-direction:row-reverse;}
.wna_c3item .overflowHide{ height:470px; border-radius:1em; width:50%;}
.wna_c3txt{ width:50%; padding-right:3.64vw;display:flex; flex-direction:column; justify-content:center; padding-bottom:100px;}
.wna_c3t{ text-align:left; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.wna_c3tip{ font-size: 18px; font-style: italic; line-height: 30px; margin-top: 26px; -webkit-line-clamp:2; color:#111; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.wna_c3p{ font-size: 16px; line-height: 30px; margin-top: 30px; -webkit-line-clamp:3; color:#777; transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.wna_c3box .slick-prev{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: 0; bottom:36px; overflow: hidden; cursor: pointer; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transition:all 0.5s ease; }
.wna_c3box .slick-next{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left:58px; bottom:36px; overflow: hidden; cursor: pointer; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transform:rotate(180deg); transition:all 0.5s ease;}
.wna_c3box .slick-prev:hover,.wna_c3box .slick-next:hover{ border: 1px solid var(--cor); background: var(--cor) url(../images/wna_ar2.png) 
no-repeat center center; }
.on .wna_c3t{opacity:1; transform:translateY(0);}
.on .wna_c3tip{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.on .wna_c3p{opacity:1; transform:translateY(0); transition-delay:0.3s;}
@media (max-width:1799px){
.wna_tx p{font-size:16px; line-height:16px;}
.wna_tx strong{font-size:32px; line-height:40px; margin-top:12px;}
.wna_c2txt{margin-top:25px; font-size:14px; line-height:28px;}
.wna_c3tip{font-size:16px; line-height:28px; margin-top:20px;}
.wna_c3p{font-size:14px; line-height:28px; margin-top:25px;}
.wna_c3box .slick-prev{ height: 44px; width: 44px; bottom:25px;}
.wna_c3box .slick-next{ height: 44px; width: 44px; left:54px; bottom:25px;}
.wna_c3item .overflowHide{height:350px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.wna_tx strong{font-size:26px; line-height:36px;}
}
@media (max-width:993px){
.wna_tx strong{font-size:24px;}
.imgsw .slick-dots{bottom:18px;}
}
@media (max-width:767px){
.wna_tx strong{font-size:22px; line-height:32px; margin-top:8px;}
.wna_c2txt{margin-top:15px; line-height:26px;}
.wna_c2txt img{margin-top:20px;}
.wna_c3item{flex-wrap:wrap;}
.wna_c3item .overflowHide{width:100%; height:58vw;}
.wna_c3txt{width:100%; padding-top:25px}
.wna_c3tip{margin-top:12px;}
.wna_c3p {font-size: 12px;line-height: 24px;margin-top: 12px;}
.imgsw .slick-dots{bottom:8px;}
.imgsw .slick-dots li{width:6px; height:6px;}
}

.wna_con4{}
.wna_c4dl{ margin:0 -13px;}
.wna_c4dl li{ width:calc(25% - 26px); margin:0 13px 26px;}
.wna_c4item{ display:block;}
.wna_c4item .overflowHide{ height:460px; background:#F7F7F7; border-radius:1em;}
.wna_c4item .overflowHide img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:78%; max-height:78%; width:auto; height:auto;}
.wna_loading{ padding-top:24px; text-align:center}
.wna_loadbtn{ display:inline-block; padding:0 45px; line-height:48px; border:1px solid #E7E7E7; border-radius:0.3em; cursor:pointer;}
.wna_loadbtn:before{content:"";}
.wna_loadbtn span{ font-size: 16px; line-height: 48px; display:inline-block; position:relative;}
.wna_loadbtn span:after{ content: ""; background: url(../images/menu_bar.png) no-repeat center center; height: 6px; width: 10px; margin-left: 12px; display: inline-block; position:relative; top:-3px; }
.wna_loadbtn:hover{color:#fff; border:1px solid var(--cor); background:var(--cor);}
.wna_loadbtn:hover span:after{ background: url(../images/menu_bar2.png) no-repeat center center; }
@media (max-width:1799px){
.wna_c4dl{ margin:0 -10px;}
.wna_c4dl li{ width:calc(25% - 20px); margin:0 10px 20px;}
.wna_c4item .overflowHide{ height:360px;}
.wna_loading{ padding-top:20px;}
.wna_loadbtn{ padding:0 30px; line-height:42px;}
.wna_loadbtn span{ font-size: 14px; line-height: 42px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.wna_c4item .overflowHide{height:200px;}
}
@media (max-width:767px){
.wna_c4dl li{ width:calc(100% - 20px); margin-bottom:10px}
.inx_c1bmx{text-align:center;}
.wna_c4dl li:last-child{margin-bottom:0;}
}

.lx_page{display:flex; justify-content:space-between; }
.lx_imgx{ width:50%; height:100vh;}
.lx_content{ width:50%; display:flex; flex-direction:column; justify-content:center; padding:0 60px;}
.lx_back{ background: url(../images/menu_close.png) no-repeat center center; height: 36px; width: 36px; position: absolute; right: 50px; z-index: 1; top: 48px; cursor:pointer; transition:all 0.5s ease;}
.lx_back:hover{ transform: rotate(180deg); background: url(../images/menu_close2.png) no-repeat center center; }
.lx_tx{ font-size:46px; line-height:46px;}
.lx_form{ margin-top:2.96vh; margin-left:-10px; margin-right:-10px; display:flex; flex-wrap:wrap;}
.lx_form li{ margin-bottom:2.6vh; width:50%; padding:0 10px;}
.lx_form li:nth-child(1),.lx_form li:nth-child(6){width:100%;}
.lx_cnm{ font: 20px/24px hm_m; }
.lx_int{ position:relative;}
.lx_int input{ line-height: 54px; border-bottom: 1px solid #E7E7E7; width: 100%; font-size: 16px; color: #666; }
.lx_int input:focus{ border-bottom:1px solid var(--cor); color:#333;}
.lx_int select{appearance: none; -moz-appearance: none; -webkit-appearance: none; border-bottom: 1px solid #E5E5E5; background: transparent url(../images/menu_bar.png) no-repeat right center; padding-right: 26px; opacity: 1; color: #999; font: 16px/54px "微软雅黑"; width: 100%; height: 55px; padding-left: 0px;}
.lx_int textarea{ width: 100%; height: 120px; padding:10px 15px; border: 1px solid #E7E7E7; border-radius:1em; margin-top:15px; color:#666; font-size:16px; line-height:28px;}
.lx_int textarea:focus{ border: 1px solid var(--cor); color:#333;}
.lx_agrx{ font-size: 16px; line-height: 30px; color: #777;}
.lx_agrx a:hover{text-decoration:underline;}
.lx_agrx input{ margin-right:8px; opacity:0.5;filter: hue-rotate(160deg) saturate(40%);}
.lx_btnx{ margin-top: 4.62vh; }
.lx_btnx .inx_mbtn{border-radius:3em; padding:0 50px;}
.lx_btnx .inx_mbtn:hover{ box-shadow:0 5px 12px rgba(0,0,0,0.1); transform:translateY(-5px)}
.lx_btnx .inx_mbtn span:after{display:none;}
@media (max-width:1799px){
.lx_tx{font-size:36px; line-height:36px;}
.lx_content{padding:0 50px;}
.lx_back{right: 30px;top: 18px;}
.lx_int input{font-size:14px; line-height:48px;}
.lx_int select{font-size:14px; line-height:48px; height:50px;}
.lx_cnm {font: 18px/20px hm_m;}
.lx_int textarea {padding: 8px 15px;margin-top: 12px;font-size: 14px;line-height: 26px; height:100px;}
.lx_agrx{font-size:14px; line-height:28px;}
.lx_form li{ margin-bottom:2vh;}
.lx_btnx{margin-top:3.5vh;}
}
@media (max-width:1379px){
.lx_cnm{font-size:16px; line-height:18px;}
}
@media (max-width:1199px){
.lx_body .wrapper{padding-top:0;}
.lx_agrx{font-size:12px;}
.lx_int textarea{height:80px;}
.lx_tx{font-size:32px; line-height:32px;}
}
@media (max-width:993px){
.lx_content{padding:0 25px;}
.lx_tx{font-size:24px;}
}
@media (max-width:767px){
.lx_page{flex-wrap:wrap;}
.lx_imgx{width:100%; height:60vw;}
.lx_content{width:100%; padding:25px 15px 55px;}
.lx_back{ background: url(../images/close-1.png) no-repeat center center !important; background-size:16px auto!important; position: absolute; top: 15px; right: 10px; }
.lx_int textarea{height:120px;}
.lx_tx{font-size:22px;}
}

.dtl_page{ padding-top:4vw;}
.dtl_back{ border-bottom:1px solid #E7E7E7; padding-bottom:20px;}
.dtl_bka{ font-size: 18px; line-height: 20px; background: url(../images/dtl_back.png) no-repeat left center; padding-left: 18px; }
.dtl_bka:hover{ background: url(../images/dtl_back2.png) no-repeat left center; }
.dtl_tx{ padding: 2.81vw 0px 2.34vw; border-bottom: 1px solid #E7E7E7; }
.dtl_tx span{ font-size: 16px; line-height: 24px; color:var(--cor);}
.dtl_tx h2{ font-size: 46px; line-height: 66px; font-weight: normal; display:block; margin-top:5px;}
.dtl_content{display:flex; justify-content:space-between; padding-top:2.86vw;}
.dtl_lx{ width:315px;}
.dtl_shax{position: -webkit-sticky;position: sticky;top: 135px; }
.dtl_shax strong{ font-size: 16px; line-height: 30px; font-weight: normal; display: block; }
.dtl_sas{ margin-top:18px;}
.dtl_sa{ height: 50px; width: 50px; margin-right: 10px; display: inline-block; border: 1px solid rgba(192,155,119,0.6); border-radius:50%;-webkit-filter: grayscale(100%); filter: grayscale(100%); cursor:pointer;}
.dtl_sa:hover{-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.dtl_sa1{ background: url(../images/dtl_sa1a.png) no-repeat center center; }
.dtl_sa2{ background: url(../images/dtl_sa2a.png) no-repeat center center; }
.dtl_sa3{ background: url(../images/dtl_sa3a.png) no-repeat center center; }
.dtl_rx{ width: calc(100% - 315px); font-size: 16px; line-height: 30px; color: #777; }
.dtl_rx h4{ font-size: 24px; line-height: 36px; font-weight: normal; display: block; color: #333; }
@media (max-width:1799px){
.dtl_bka{font-size:16px; line-height:18px;}
.dtl_tx span{font-size:14px; line-height:22px;}
.dtl_tx h2{font-size:36px; line-height:48px;}
.dtl_lx{width:280px;}
.dtl_rx{ width: calc(100% - 280px); font-size: 14px; line-height: 28px;}
.dtl_sa{width:46px; height:46px;}
.dtl_rx h4{font-size:20px; line-height:32px;}
.dtl_sas{margin-top:14px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.dtl_tx h2{font-size:30px; line-height:42px;}
.dtl_lx{width:220px;}
.dtl_rx{ width: calc(100% - 220px);}
}
@media (max-width:993px){
.dtl_tx h2{font-size:24px; line-height:36px;}
.dtl_lx{display:none;}
.dtl_rx{width:100%;}
}
@media (max-width:767px){
.dtl_page{padding-top:8vw;}
.dtl_bka{font-size:14px;}
.dtl_tx{padding:20px 0;}
.dtl_tx h2 {font-size: 20px;line-height: 32px;}
.dtl_content{padding-top:25px;}
.dtl_rx h4{font-size:18px; line-height:28px;}
}

.pro_con1{display:flex; justify-content:space-between; }
.pro_c1lx{ background:#f7f7f7; width:50%; position:relative;}
.pro_c1lx img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.pro_c1rx{ width:50%;display:flex; flex-direction:column; justify-content:center; min-height:calc(100vh - 100px); padding:5vw 5.8vw;}
.web_pos{ font-size: 16px; line-height: 30px; color: #777; }
.pro_tx{ margin-top: 3.64vw; font-size: 42px; line-height: 58px; }
.pro_tx strong{ font-family: hm_m; font-weight: normal; display: block; }
.pro_tx p{}
.pro_txt{ margin-top:24px;}
.pro_txt h4{ font: italic normal 18px/34px hm_m; }
.pro_txt strong{ font-size: 20px; line-height: 30px; font-weight: normal; display: block; margin: 24px 0px; color:var(--cor);}
.pro_txt p{ font-size: 16px; line-height: 30px; color: #777; }
.pro_btns{ margin-top:3.4vw; display:flex;}
.pro_abtn{ display: inline-block; padding: 0 55px; border-radius: 0.3em; border: 1px solid #E7E7E7; font: 16px/58px hm_m; margin-right:10px; position:relative; overflow:hidden; transition:all 0.5s ease; }
.pro_abtn:before{content:"";position:absolute; left:0; top:0; right:0; bottom:0;background-image: linear-gradient(90deg,#D3B796 0%,#A27A4B 100%); opacity:0; transition:all 0.5s ease;}
.pro_abtn.on:before,.pro_abtn:hover:before{ opacity:1;}
.pro_abtn span{display:block; position:relative;}
.pro_abtn.on,.pro_abtn:hover{ border:1px solid rgba(255,255,255,0); color:#fff;}
.pro_abtn:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); transform:translateY(-5px);}
.pro_con2{ text-align:center;}
.pro_con2 strong{ font-size: 46px; line-height: 46px; font-weight: normal; display:block;}
.pro_con2 p{ font-size: 16px; line-height: 30px; color: #777; margin-top: 30px; max-width:980px; margin-left:auto; margin-right:auto;}
.pro_con3{}
.pro_c3box{border-top:1px solid #e7e7e7;}
.pro_ct{ font-size:46px; line-height:46px; text-align:center; margin-bottom:2.6vw;}
@media (max-width:1799px){
.web_pos{font-size:14px; line-height:28px;}
.pro_tx {margin-top: 2vw;font-size: 30px;line-height: 42px;}
.pro_txt h4{font-size:16px; line-height:30px;}
.pro_txt{margin-top:15px;}
.pro_txt strong{font-size:18px; line-height:28px; margin:15px 0;}
.pro_txt p{font-size:14px; line-height:28px;}
.pro_abtn {	padding: 0 50px;font: 14px/52px hm_m;}
.pro_btns{margin-top:2.6vw;}
.pro_c1rx{ padding-top:3.5vw; padding-bottom:3.5vw;}
.pro_c1lx{min-height:calc(100vh - 80px);}
.pro_con2 strong{font-size:36px; line-height:36px;}
.pro_con2 p {font-size: 14px;line-height: 28px;margin-top: 25px;max-width: 860px;}
.pro_ct{font-size:36px; line-height:36px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.pro_txt h4{font-size:14px; line-height:26px;}
.pro_tx{font-size:26px; line-height:38px;}
.pro_con2 strong{font-size:30px; line-height:30px;}
.pro_ct{font-size:30px; line-height:30px;}
}
@media (max-width:993px){
.pro_c1rx{padding-left:25px; padding-right:25px;}
.pro_abtn{padding:0 30px;}
.pro_c1rx{min-height:500px; padding-top:50px; padding-bottom:50px;}
.pro_c1lx{min-height:500px;}
.pro_txt h4{font-size:13px;}
.pro_con2 strong{font-size:24px; line-height:24px;}
.pro_ct{font-size:24px; line-height:24px;}
}
@media (max-width:767px){
.pro_con1{flex-wrap:wrap;}
.pro_c1lx{width:100%; min-height:50px; height:260px;}
.pro_c1rx{width:100%; min-height:50px; padding:13vw 15px 0;}
.pro_tx{font-size:22px; line-height:32px;}
.pro_abtn{line-height:46px;}
.pro_btns{margin-top:26px;}
.pro_con2 strong{font-size:20px; line-height:20px;}
.pro_con2 p{margin-top:18px;}
.pro_con3 .pro_ct{margin-bottom:25px; font-size:20px}
}

.wna_c2bm{ margin: 40px -25px 0px; }
.wna_c2bm dd{ width:calc(25% - 50px); margin:0 25px;}
.wna_c2bm dd strong{ font: normal 20px/42px hm_m; }
.wna_c2bm dd p{ font-size: 16px; line-height: 30px; color: #777; }
.tv_con2{ background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.wna_txw{}
.wna_txw p{ color:#fff;}
.wna_txw strong{ color:#fff;}
.tv_c2form{ padding-top:15px; display:flex; justify-content:space-between; padding-bottom:10px; }
.tv_c2ul{ width:66.66%; display:flex; flex-wrap:wrap;}
.tv_c2ul li{ width:50%; padding-right:20px;}
.tv_c2nm{ padding-top:24px; font-size:16px; line-height:40px; padding-top:20px; color:#fff; font-family:hm_m;}
.tv_inx select{appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid rgba(255,255,255,0.6); background: transparent url(../images/menu_bar2.png) no-repeat right 15px center; padding-right: 35px; opacity: 1; color:rgba(255,255,255,0.6); font: 16px/48px "微软雅黑"; width: 100%; height: 50px; padding-left: 15px; border-radius: 0.3em; }
.tv_inx input{ padding:0 15px; line-height:48px; height:50px; border: 1px solid rgba(255,255,255,0.6); width:100%; border-radius: 0.3em; background:none; color:rgba(255,255,255,0.6); font-size:16px;}
.tv_mesx{ width:33.33%;}
.tv_mesx textarea{ width:100%; padding:10px 15px; border-radius:0.3em; border: 1px solid rgba(255,255,255,0.6); background:none; font-size:16px; line-height:28px; color:rgba(255,255,255,0.7); height:160px;}
.tv_inx input::-webkit-input-placeholder{color:#fff; opacity:0.6;}
.tv_inx input::-moz-placeholder{color:#fff; opacity:0.6}
.tv_inx input:-moz-placeholder{color:#fff; opacity:0.6}
.tv_inx input:-ms-input-placeholder{color:#fff; opacity:0.6}
.tv_mesx textarea::-webkit-input-placeholder{color:#fff; opacity:0.6;}
.tv_mesx textarea::-moz-placeholder{color:#fff; opacity:0.6}
.tv_mesx textarea:-moz-placeholder{color:#fff; opacity:0.6}
.tv_mesx textarea:-ms-input-placeholder{color:#fff; opacity:0.6}
.tv_con3{}
.tv_c3item{ padding-bottom:3.12vw; margin-bottom:3.12vw; border-bottom:1px solid #e7e7e7;}
.tv_con3 .container .tv_c3item:last-child{ padding-bottom:0; margin-bottom:0; border-bottom:none;}
.tv_c3aBox{display:flex; justify-content:space-between; }
.tv_con3 .container .tv_c3item:nth-child(2n) .tv_c3aBox{flex-direction:row-reverse;}
.tv_c3aBox .overflowHide{ width:57.5%; height:480px; border-radius:1em;}
.tv_c3rtxt{ width:37.18%;display:flex; flex-direction:column; justify-content:center;}
.tv_c3rtxt i{ font-size: 80px; line-height: 80px; color:#F8F4F1; text-align: right; display: block; font-family:hm_m; }
.tv_con3 .wna_tx{text-align:left;}
.tv_con3 .wna_tx strong{color:#333;}
.tv_c3ps{ font-size: 16px; line-height: 30px; color: #777; margin-top: 25px; -webkit-line-clamp:inherit;}
.tv_con3 .inx_c2btn{ transform:translateY(0); opacity:1}
.tv_c3aBox:hover .inx_mbtn{box-shadow: 0 5px 12px rgba(0,0,0,0.1); transform: translateY(-5px);}
@media (max-width:1799px){
.wna_c2bm{ margin: 30px -15px 0px; }
.wna_c2bm dd{ width:calc(25% - 30px); margin:0 15px;}
.wna_c2bm dd strong{ font: normal 18px/36px hm_m; }
.wna_c2bm dd p{ font-size: 14px; line-height: 28px; }
.tv_inx select{font-size:14px; line-height:44px; height:46px;}
.tv_inx input{line-height:44px; height:46px;}
.tv_mesx textarea{font-size:14px; line-height:26px; height:144px;}
.tv_c2nm{padding-top:12px}
.tv_c3rtxt i{ font-size: 60px; line-height: 60px;}
.tv_c3ps{ font-size: 14px; line-height: 28px; margin-top: 20px; }
.inx_c2btn{margin-top:30px;}
.tv_c3aBox .overflowHide{height:400px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.tv_con3 .wna_tx strong{font-size:20px;}
}
@media (max-width:767px){
.inx_c2btn{margin-top:15px;}
.wna_c2bm{margin-top:18px;}
.wna_c2bm dd {width: calc(100% - 30px); margin-bottom:12px; text-align:center}
.wna_c2bm dd p{font-size:14px; line-height:26px;}
.wna_c2bm dd:last-child{margin-bottom:0;}
.tv_c2form{margin-top:-5px; flex-wrap:wrap;}
.tv_c2ul{width:100%;}
.tv_mesx{width:100%;}
.tv_c2ul li{width:100%; padding-right:0}
.tv_c2nm{padding-top:5px;}
.lx_btnx .inx_mbtn{padding:0 35px;}
.lx_btnx{margin-top:18px;}
.tv_c3item{padding-bottom:25px; margin-bottom:25px;}
.tv_c3aBox{ flex-wrap:wrap;}
.tv_c3aBox .overflowHide{width:100%; height:52vw;}
.tv_c3rtxt{width:100%;}
.tv_c3rtxt i{display:none;}
.tv_con3 .wna_tx{margin-top:24px;}
.tv_c3ps{font-size:12px; line-height:24px;margin-top:5px;}
}

.hs_con1{}
.hs_con1 .container{display:flex; justify-content:space-between; }
.hs_c1lx{ width:56.25%;display:flex; flex-direction:column; justify-content:center;}
.hs_c1txt{ font-size: 16px; line-height: 30px; color: #777; margin-top: 25px; }
.hs_c1rx{ width:43.75%; position:relative; text-align:center;display:flex; flex-direction:column; justify-content:center;}
.hs_c1rx img{ display:block; margin:0 auto;}
.hs_con1 .wna_tx{text-align:left;}
.hs_con1 .wna_tx strong{ line-height:60px;}
@media (max-width:1799px){
.hs_c1rx img{width:340px; height:auto;}
.hs_con1 .wna_tx strong{line-height:48px;}
.hs_c1txt{font-size:14px; line-height:28px; margin-top:20px;}
.hs_c1lx{width:57%;}
.hs_c1rx{width:43%;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hs_con1 .wna_tx strong{line-height:42px;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.hs_con1 .container{flex-wrap:wrap;}
.hs_c1lx{width:100%;}
.hs_c1rx{width:100%; margin-top:20px;}
.hs_c1txt {line-height: 26px;margin-top: 5px;}
}

.hs_con2{ background:#f7f7f7;}
.hs_c2dls{ margin-top:3.42vw;}
.hs_c2dls dd{}
.hs_c2item{display:flex; justify-content:space-between; position:relative;flex-direction:row-reverse; }
.hs_bgyr{ font-size: 180px; line-height: 180px; color: #EEEEEE; position: absolute; left: 0px; right: 0px; text-align: center; top: 50%; margin-top:-90px; padding-right:4vw;}
.hs_img{ width:48.31%; height:460px; border-radius:1em; overflow:hidden; position:relative; z-index:1;}
.hs_c2txt{ width:44.06%;display:flex; flex-direction:column; justify-content:center; position:relative; z-index:1;}
.hs_c2txt h5{ font: italic 72px/72px hm_m; color: #c09b77; transition:all 0.5s ease; opacity:0; transform:translateY(50px); }
.hs_c2txt strong{ font-size: 36px; line-height: 50px; font-weight: normal; display: block; margin-top: 35px; transition:all 0.5s ease; opacity:0; transform:translateY(50px); }
.hs_c2txt p{ font-size: 16px; line-height: 30px; color: #777; margin-top: 25px; transition:all 0.5s ease; opacity:0; transform:translateY(50px); }
.hs_bmx{ margin-top:3.12vw; height:60px; position:relative;}
.hs_yrline{ background: url(../images/hs_line1.png) no-repeat center center; width: 100%; height: 1px; position: absolute; left: 0px; top: 15px; background-size:100% auto;}
.hs_yrline i{ position: absolute; left: 0; width: 0%; top: 0; height: 1px; background: url(../images/hs_line1a.png) no-repeat left center; background-size:1600px auto; transition:all 1s linear; }
.hs_yrs{ display:flex; justify-content:space-around;}
.hs_yrs dd{ position:relative; padding-top:40px; font-size:20px; line-height:20px; color:var(--cor); cursor:pointer; transition:all 0.5s ease; opacity:0.6;}
.on .hs_c2txt h5{opacity:1; transform:translateY(0);}
.on .hs_c2txt strong{opacity:1; transform:translateY(0); transition-delay:0.1s;}
.on .hs_c2txt p{opacity:1; transform:translateY(0); transition-delay:0.2s;}
@keyframes hs_c2ani {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(2.4);
  }
}
.hs_point{ height: 16px; width: 16px; border: 1px solid #DECDBD; position: absolute; left: 50%; top: 7px; margin-left: -8px; border-radius:50%;}
.hs_point:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; border-radius:50%; border: 1px solid #DECDBD; transition:all 0.5s ease; opacity:0; animation:hs_c2ani 2s linear infinite; visibility:hidden}
.hs_point:after{ content: ""; height: 6px; width: 6px; position: absolute; left: 4px; top: 4px; background:var(--cor); background:var(--cor); border-radius:50%;}
.hs_point span{}
.hs_yrs dd.on .hs_point:before{ visibility:visible;}
.hs_yrs dd.on,.hs_yrs dd.hover{opacity:1;}
@media (max-width:1799px){
.hs_bgyr{ font-size: 130px; line-height: 130px; margin-top:-65px;}
.hs_img{height:350px;}
.hs_c2txt h5{ font: italic 58px/58px hm_m;}
.hs_c2txt strong{ font-size: 30px; line-height: 42px; margin-top: 20px; }
.hs_c2txt p{ font-size: 14px; line-height: 28px; margin-top: 18px;}
.hs_bmx{ margin-top:3vw; height:55px;}
.hs_yrs dd{ padding-top:35px; font-size:18px; line-height:18px;}
.hs_yrline i{ background-size:1140px auto;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hs_c2txt strong{font-size:26px; line-height:38px;}
}
@media (max-width:993px){
.hs_c2txt strong{font-size:20px; line-height:30px;}
.hs_c2txt h5 {font: italic 50px/50px hm_m;}
}
@media (max-width:767px){
.hs_c2dls{margin-top:25px;}
.hs_bgyr{display:none;}
.hs_c2item{flex-wrap:wrap;}
.hs_img{width:100%; height:52vw;}
.hs_c2txt{width:100%; margin-top:25px}
.hs_bmx{display:none;}
.hs_c2txt h5 {font: italic 30px/30px hm_m;}
.hs_c2txt strong { margin-top:12px; font-size: 18px;line-height: 28px;}
.hs_c2txt p{margin-top:10px; line-height:26px;}
.hs_c2dls{padding-bottom:25px;}
.hs_c2dls .slick-dots{bottom:0;}
.hs_c2dls .slick-dots li button{display:none;}
.hs_c2dls .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.hs_c2dls .slick-dots li.slick-active{ background:var(--cor);}
}

.hs_con3{ background-repeat:no-repeat; background-position:center center; background-size:cover; background-attachment:fixed;}
.hs_c3dls{ margin-top:5vw; margin-left:-40px; margin-right:-40px;}
.hs_c3dls dd{ width:calc(25% - 80px); margin:0 40px; color:#fff; transition:all 0.5s ease; position:relative}
.hs_c3ico{ display:block; transition:all 0.5s ease; width:80px;}
.hs_c3dls dd strong{ font: normal 24px/36px hm_m; margin-top: 18px; display:block}
.hs_c3dls dd p{ font-size: 16px; line-height: 30px; margin-top: 20px; }
.hs_c3dls dd:hover .hs_c3ico{ transform:rotateY(180deg);}
.hs_c3dls dd:hover {transform:translateY(-10px);}
.hs_c3dls dd:after{content:""; position:absolute; right:-40px; top:0; bottom:8px; width:1px; background:rgba(255,255,255,0.3);}
.hs_c3dls dd:last-child:after{ display:none;}
@media (max-width:1799px){
.hs_c3dls{ margin-left:-30px; margin-right:-30px;}
.hs_c3dls dd{ width:calc(25% - 60px); margin:0 30px;}
.hs_c3ico{ width:70px;}
.hs_c3dls dd strong{ font: normal 22px/32px hm_m; margin-top: 15px;}
.hs_c3dls dd p{ font-size: 14px; line-height: 28px; margin-top: 16px; }
.hs_c3dls dd:after{ right:-30px;bottom:7px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hs_c3dls dd strong{font-size:20px; line-height:30px;}
}
@media (max-width:993px){
.hs_c3dls{margin-left:-15px; margin-right:-15px;}
.hs_c3dls dd{width: calc(25% - 30px);  margin: 0 15px;}
.hs_c3dls dd strong{font-size:18px; line-height:30px;}
.hs_c3dls dd::after {right: -15px;}
}
@media (max-width:767px){
.hs_c3dls dd{width: calc(50% - 30px); margin-bottom:15px;}
.hs_c3ico{width:50px;}
.hs_c3dls dd strong{margin-top:5px;}
.hs_c3dls dd p {font-size: 12px;line-height: 24px;margin-top: 5px;}
.hs_c3dls dd:nth-child(2n):after{ display:none;}
body *{background-attachment:inherit !important;}
}

.hs_con4{}
.hs_c4tag{ text-align:center; margin-top:35px;}
.hs_c4tag a{ font-size: 18px; line-height: 18px; border-bottom: 1px solid #FFF; margin: 0px 25px; cursor:pointer; }
.hs_c4tag a.on,.hs_c4tag a:hover{ color:var(--cor); border-bottom:1px solid var(--cor);}
.hs_c4box{ margin:40px -17px 0; height:500px; position:relative;}
.hs_c4sw{ position:absolute; left:0; top:0; right:0; opacity:0; visibility:hidden; transform:translateY(30px);}
.hs_c4sw.on{opacity:1; visibility:visible; transform:translateY(0); transition:all 0.5s ease;}
.hs_c4sw dd{ padding:0 17px}
.hs_c4aBox{ display:block;}
.hs_c4aBox .overflowHide{ height:285px; border-radius:1em;}
.hs_c4bm{ padding-top: 18px; }
.hs_c4bm strong{ font: normal 20px/48px hm_m; }
.hs_c4bm p{ font-size: 16px; line-height: 30px; color: #777; -webkit-line-clamp:3;}
.hs_c4bm span{ font-size: 16px; line-height: 16px; color: #777; margin-top: 18px; display: block; font-style: italic; }
.hs_c4sw .slick-prev{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -60px; top: 118px; overflow: hidden; cursor: pointer; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transition:all 0.5s ease; }
.hs_c4sw .slick-next{ background: url(../images/wna_ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -60px; top: 118px; overflow: hidden; cursor: pointer; z-index: 1; border: 1px solid #E7E7E7; border-radius: 0.4em; transform:rotate(180deg); transition:all 0.5s ease;}
.hs_c4sw .slick-prev:hover,.hs_c4sw .slick-next:hover{ border: 1px solid var(--cor); background: var(--cor) url(../images/wna_ar2.png) no-repeat center center; }
@media (max-width:1799px){
.hs_c4tag{ margin-top:25px;}
.hs_c4tag a{ font-size: 16px; line-height: 16px; margin: 0px 20px;}
.hs_c4box{ margin:30px -12px 0; height:385px;}
.hs_c4sw dd{ padding:0 12px}
.hs_c4aBox .overflowHide{ height:205px;}
.hs_c4bm{ padding-top: 15px; }
.hs_c4bm strong{ font: normal 18px/42px hm_m; }
.hs_c4bm p{ font-size: 14px; line-height: 28px;}
.hs_c4bm span{ font-size: 14px; line-height: 14px; margin-top: 15px;}
.hs_c4sw .slick-prev{height: 44px; width:44px; left: -55px; top: 85px;}
.hs_c4sw .slick-next{height: 44px; width: 44px; right: -55px; top: 85px;}
}
@media (max-width:1379px){
.hs_c4box{margin-left:30px; margin-right:30px;}
}
@media (max-width:1199px){

}
@media (max-width:993px){
.hs_c4sw .slick-prev{left:-42px;}
.hs_c4sw .slick-next{right:-42px;}
}
@media (max-width:767px){
.hs_c4tag a{margin:0 10px;}
.hs_c4sw{padding-bottom:35px;}
.hs_c4sw .slick-dots{bottom:0;}
.hs_c4sw .slick-dots li button{display:none;}
.hs_c4sw .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.hs_c4sw .slick-dots li.slick-active{ background:var(--cor);}
.hs_c4box{margin-left:-8px; margin-right:-8px;}
.hs_c4sw dd{padding:0 8px;}
.hs_c4box{height:360px;}
.hs_c4aBox .overflowHide{height:48vw;}
.hs_c4bm strong{font-size:16px; line-height:36px;}
.hs_c4bm p{font-size:12px; line-height:24px;}
.hs_c4bm span{margin-top:12px;}
}

.gb_con1{}
.gb_c1ul{ margin:40px -17px;}
.gb_c1ul dd{ width:calc(33.33% - 34px); margin:0 17px;}
.gb_c1item{ display:block;}
.gb_c1item .overflowHide{ height:330px; border-radius:1em;}
.gb_c1item p{ font-size: 16px; line-height: 30px; color: #777; margin-top: 20px; }
.gb_con2{ background:#f7f7f7;}
.gb_con2 .tv_c3rtxt i{ color:#F1EDEA}
@media (max-width:1799px){
.gb_c1ul{ margin:30px -12px;}
.gb_c1ul dd{ width:calc(33.33% - 24px); margin:0 12px;}
.gb_c1item .overflowHide{ height:240px;}
.gb_c1item p{font-size:14px; line-height:28px; margin-top:16px;}
}
@media (max-width:1379px){

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

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

}
@media (max-width:767px){
.gb_c1ul dd{ width:calc(100% - 24px); margin-bottom:25px}
.gb_c1item .overflowHide{height:59vw;}
.gb_c1item p{font-size:12px; line-height:22px;}
.gb_c1ul{margin-bottom:0;}
.gb_c1ul dd:last-child{margin-bottom:0;}
}

.gb_con3{ background-size:cover; color:#fff; background-repeat:no-repeat; background-attachment:fixed; min-height:42.8vw;display:flex; flex-direction:column; justify-content:center;}
.gb_con3 .wna_tx{text-align:left;}
.gb_con3 .wna_c2txt{color:#fff;}
.gb_con3 .wna_c2txt p{ margin-left:0; text-align:left; max-width:710px;}
@media (max-width:1799px){

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

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

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

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

}

.gb_con4{}
.gb_c4sw{ margin:2.6vw -17px 0;}
.gb_c4sw dd{ padding:0 17px;}
.gb_c4item{ display:block; position:relative;}
.gb_c4item .overflowHide{ height:560px; border-radius:1em;}
.gb_c4lay{ position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.35); backdrop-filter: blur(3px); color:#fff; transition:all 0.5s ease; padding:0 50px;display:flex; flex-direction:column; justify-content:center; opacity:0}
.gb_c4x1{ border-top: 1px solid #FFF; padding-top: 28px; font-size: 16px; line-height: 30px; }
.gb_c4x2{ font-size: 16px; line-height: 30px; margin-top: 25px; -webkit-line-clamp:3; }
.gb_c4m{ margin-top:50px; display:inline-block; font-size:16px; display:inline-block;}
.gb_c4m:after{ content: ""; background: url(../images/inx_more.png) no-repeat center center; display: inline-block; height: 12px; width: 12px; margin-left: 5px; position:relative; top:1px;}
.gb_c4snm{ padding-top: 22px; }
.gb_c4snm strong{ font: normal 20px/30px hm_m; }
.gb_c4snm p{ font-size: 16px; line-height: 28px; color: #777; margin-top: 3px; }
.gb_c4item:hover .gb_c4lay{opacity:1;}
.gb_c4fun{ margin-top:30px; height:50px; position:relative; padding-right:160px; padding-top:24px;}
.gb_c4line{ height:1px; background:#E7E7E7; position:relative;}
.gb_c4line i{ height:2px; background:var(--cor); width:0%; position:absolute; left:0; top:0;}
.gb_c4fun .prev{ height: 50px; width: 50px; position: absolute; top: 0px; right: 60px; border: 1px solid #e7e7e7; border-radius:0.4em; display:inline-block; background: url(../images/wna_ar.png) no-repeat center center; cursor:pointer; }
.gb_c4fun .next{ height: 50px; width: 50px; position: absolute; top: 0px; right: 0px; border: 1px solid #e7e7e7; border-radius:0.4em; display:inline-block; background: url(../images/wna_ar.png) no-repeat center center; transform:rotate(180deg); cursor:pointer; }
.gb_c4fun .prev:hover,.gb_c4fun .next:hover{ border: 1px solid var(--cor); background: var(--cor) url(../images/wna_ar2.png) 
no-repeat center center; }
@media (max-width:1799px){
.gb_c4sw{ margin:2.6vw -12px 0;}
.gb_c4sw dd{ padding:0 12px;}
.gb_c4item .overflowHide{ height:420px;}
.gb_c4lay{padding:0 30px;}
.gb_c4x1{ padding-top: 20px; font-size: 14px; line-height: 28px; }
.gb_c4x2{ font-size: 14px; line-height: 28px; margin-top: 20px;}
.gb_c4m{ margin-top:38px; font-size:14px;}
.gb_c4snm{ padding-top: 18px; }
.gb_c4snm strong{ font: normal 18px/28px hm_m; }
.gb_c4snm p{ font-size: 14px; line-height: 26px; margin-top: 2px; }
.gb_c4fun{ margin-top:25px; height:44px; padding-right:150px; padding-top:20px;}
.gb_c4fun .prev{ height: 44px; width: 44px; right: 56px;}
.gb_c4fun .next{ height: 44px; width: 44px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.gb_c4item .overflowHide{height:250px;}
}
@media (max-width:767px){
.gb_c4sw{margin-top:20px;}
.gb_c4item .overflowHide{height:90vw;}
}

.gb_con5{ padding-top:0;}
.gb_c5tab{ margin-top:36px; text-align:center;}
.gb_c5tab a{ font-size: 18px; line-height: 20px; display: inline-block; border-bottom:1px solid #fff; margin:0 25px; cursor:pointer}
.gb_c5tab a.on,.gb_c5tab a:hover{ color:var(--cor); border-bottom:1px solid var(--cor);}
.gb_c5box{ margin:45px -10px 0; position:relative; height:355px;}
.gb_c5dls{ position:absolute; left:0; top:0; right:0; opacity:0; visibility:hidden; transform:translateY(50px); display:flex; flex-wrap:wrap;}
.gb_c5dls.on{ transition:all 0.5s ease; opacity:1; visibility:visible; z-index:1; transform:translateY(0);}
.gb_c5dls dd{ width:16.66%; padding:0 10px;}
.gb_c5item{ display:block;}
.gb_c5item .overflowHide{ height:270px; background:#F7F7F7; border-radius:1em; position:relative;}
.gb_c5item .overflowHide img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.gb_c5item p{ font-size: 16px; line-height: 28px; color: #777; margin-top: 22px; text-align:center; padding:0 15px;}
@media (max-width:1799px){
.gb_c5tab{ margin-top:30px;}
.gb_c5tab a{ font-size: 16px; line-height: 18px; margin:0 18px;}
.gb_c5box{ margin:35px -10px 0; height:280px;}
.gb_c5item .overflowHide{ height:200px;}
.gb_c5item p{ font-size: 14px; line-height: 24px; margin-top: 18px; padding:0 10px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.gb_c5tab a{margin-bottom:10px;}
.gb_c5dls .slick-dots{bottom:0;}
.gb_c5dls .slick-dots li button{display:none;}
.gb_c5dls .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 4px; position: relative; border-radius:50%; vertical-align:middle}
.gb_c5dls .slick-dots li.slick-active{ background:var(--cor);}
.gb_c5box{height:310px}
.gb_c5dls{padding-bottom:35px;}
}
@media (max-width:767px){
.gb_c5tab a{margin:0 5px 10px;}
.gb_c5box{margin-top:20px;}
}