.hmFocus,.hmFocus_item{height: 37.2vw;}
.hmFocusWpr{position:relative;}
.hmFocus{ }
.hmFocus_item { position: relative; overflow: hidden; }
.hmFs_bg { height: 100%; width: 100%; background-repeat:no-repeat; background-size:cover; background-position:center center; }
.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;}
.hmFocus .slick-prev{ background: url(../images/fsBtn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transform:rotate(180deg); transition:all 0.5s ease; opacity:0.3; }
.hmFocus .slick-next{ background: url(../images/fsBtn.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: 1px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transition:all 0.5s ease; opacity:0.3; }
.hmFocus .slick-prev:hover,.hmFocus .slick-next:hover{background-image:url(../images/fsBtn.png); opacity:1}
.hmFocus_doc{ width: 100%; position: absolute; left: 0px; bottom: 10px; z-index: 5; }
.hmFocus_doc ul{ text-align:center}
.hmFocus_doc ul li{ cursor:pointer; margin:0 5px; width:50px; display:inline-block;}
.hmFs_docx{ line-height:40px; height: 41px; 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); display:none;}
.hmBan_txt strong{ font-size: 60px;line-height: 72px; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0;}
.hmBan_txt p{ font-size: 22px; line-height: 36px; margin-top: 15px; transition: all 0.8s ease; transform: translateY(50px); opacity: 0;}
.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; height:60px; margin-top:50px}
.active .hmBanBtns{ opacity:1; transform:translateY(0); transition-delay:0.4s}
.hmBan_m{ line-height: 52px; text-align: center; display: inline-block; width: 180px; margin-right: 15px; font-size: 16px; font-weight: bold; background:var(--red); letter-spacing: 4px; color: #FFF; float:left; border-radius:2em; }
.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){
.hmBan_txt strong{ font-size: 42px;line-height:58px;}
.hmBan_txt p{ font-size: 16px; line-height: 28px; margin-top: 12px;}
.hmBan_m{ line-height: 48px; width: 160px; font-size: 14px; letter-spacing: 2px;}
.hmFs_docx{ line-height:30px; height: 31px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmBan_txt strong{font-size:32px; line-height:42px;}
.hmBanBtns{margin-top:32px;}
.hmBan_m {line-height: 44px;width: 140px;}
}
@media (max-width:993px){
.hmFocus,.hmFocus_item{height:42vw;}
}
@media (max-width:767px){
.hmFocus,.hmFocus_item{height:300px;}
.hmBan_txt strong{font-size:18px; line-height:28px;}
.hmBan_txt p {font-size: 14px;line-height: 24px;margin-top: 5px;}
.hmBan_m{width:120px; line-height:38px;}
.hmFs_docx{ line-height:25px; height: 26px; }
}


.m2banner{position: relative; overflow: hidden}
.m2banner .coverImg{ height: 18vw; 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: 40px;line-height: 50px;letter-spacing: 1px;display: block;font-weight: normal;}
.m2banTxt p{font-size: 22px;line-height: 30px;letter-spacing:1px;display: block; margin-top:5px;}
.page { text-align: center; }
.page .pagination li { display: inline-block; }
.page .pagination li a { padding: 0px 5px; height: 38px; min-width: 38px; text-align: center; display: inline-block; margin: 0px 6px; vertical-align: middle; color: #333; border-radius: 50%; font-size: 16px; line-height: 38px; }
.page .pagination li.active a, .page .pagination li a:hover { color: #fff; background:var(--cor);}
@media (max-width:1799px){
.m2banTxt strong{font-size: 32px;line-height: 40px;}
.m2banTxt p{font-size: 20px;line-height: 28px; margin-top:4px;}
.page .pagination li a {}
}
@media (max-width:767px){
.page .pagination li a {height: 32px;min-width: 32px;margin: 0px 2px;font-size: 14px;line-height: 32px;}
}


.inx_con1{ background:#2a6198; color:#fff;}
.inx_c1ul{ margin:0 -25px;}
.inx_c1ul li{ width:25%;}
.inx_c1item{ display:block; text-align:center; height:320px; display:flex; flex-direction:column; justify-content:center; color:#fff!important; cursor:pointer; position:relative; padding:0 25px;}
.inx_c1item:before{content:""; position:absolute; left:0; right:0; top:50%; transform:translateY(-50%); background:var(--cor); height:0;}
.inx_c1ico{ width:90px; height:90px; border:1px solid #fff; border-radius:50%; display:block; margin:0 auto; position:relative; transition:all 0.8s ease;}
.inx_c1ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:52%; max-height:52%; width:auto; height:auto; transition:all 0.5s ease;}
.inx_c1ico img:nth-child(2){opacity:0;}
.inx_c1item strong{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-top:25px; position:relative;}
.inx_c1item p{ font-size:14px; line-height:24px; margin-top:8px; display:none; position:relative}
.inx_c1item:hover:before{height:100%; transition:all 0.8s ease;}
.inx_c1item:hover .inx_c1ico{ transform:rotateY(180deg);}
.inx_con1a{ background:#D9E7F4;}
.inx_con1a .inx_c1ico{border:none;}
.inx_con1a .inx_c1ico:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/inx_c1rnda.png) no-repeat center center; background-size:100% 100%; transition:all 0.5s ease; opacity:0; animation:RturnAni 3s linear infinite;}
.inx_con1a .inx_c1ico:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/inx_c1rnd.png) no-repeat center center; background-size:100% 100%; transition:all 0.5s ease;}
.inx_con1a .inx_c1item strong{transition:all 0.5s ease; color:#333;}
.inx_con1a .inx_c1item:hover .inx_c1ico:before{opacity:1;}
.inx_con1a .inx_c1item:hover .inx_c1ico:after{opacity:0;}
.inx_con1a .inx_c1item:hover strong{color:#fff;}
.inx_con1a .inx_c1item:hover .inx_c1ico img{opacity:0;}
.inx_con1a .inx_c1item:hover .inx_c1ico img:nth-child(2){opacity:1;}
@media (max-width:1799px){
.inx_c1ul{ margin:0 -15px;}
.inx_c1item{height:260px;padding:0 15px;}
.inx_c1ico{ width:72px; height:72px;}
.inx_c1item strong{ font-size:20px; line-height:28px; margin-top:20px;}
.inx_c1item p{ font-size:12px; line-height:22px; margin-top:6px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.inx_c1item p{display:block!important;}
.inx_con1a{background:var(--cor); padding-bottom:40px;}
.inx_con1a .inx_c1item .inx_c1ico:before{opacity:1;}
.inx_con1a .inx_c1item .inx_c1ico:after{opacity:0;}
.inx_con1a .inx_c1item .inx_c1ico img{opacity:0;}
.inx_con1a .inx_c1item .inx_c1ico img:nth-child(2){opacity:1;}
.inx_con1a .inx_c1item strong{color:#fff;}
.inx_c1ul .slick-dots{bottom:0;}
.inx_c1ul .slick-dots li button{display:none;}
.inx_c1ul .slick-dots li { background:#fff; display: inline-block; height: 8px!important; width: 8px!important; margin: 0px 6px!important; position: relative; border-radius:50%; vertical-align:middle}
.inx_c1ul .slick-dots li.slick-active{ background:var(--cor); border: 3px solid #fff; height: 16px!important; width: 16px!important; }
.m2banner .coverImg{height:25vw;}
}
@media (max-width:767px){
.inx_c1item{height:280px;}
.m2banner .coverImg{height:35vw;}
}


.inx_con2{ background: url(../images/inx_c2bg.jpeg) no-repeat center bottom; background-size:100% auto;}
.inx_ptx{ color:var(--cor);}
.inx_ptx_c{text-align:center;}
.inx_ptx strong{ font-size: 24px; line-height: 24px; display: block; font-weight: normal; margin-top: 10px;}
.inx_ptx p{ font-size: 36px; line-height: 36px; letter-spacing: 0em; font-weight:bold; text-transform: uppercase; }
.inx_c2sw{ margin:2.6vw 60px 0;}
.inx_c2sw dd{ text-align:center;}
.inx_c2item{}
.inx_c2item .overflowHide{ width:160px; height:160px; border-radius:50%; margin:0 auto}
.inx_c2item strong{ font-size: 22px; line-height: 36px; margin-top: 18px; display:block; font-weight:normal; margin-bottom:22px; position:relative}
.inx_c2item strong:after{content:""; width:24px; height:2px; background:var(--red); position:absolute; left:50%; bottom:-12px; margin-left:-12px;}
.inx_c2item p{ font-size:16px; color:#888; line-height:26px;}
.inx_c2sw .slick-prev{ background: url(../images/inx_c2btn1.png) no-repeat center center; display: inline-block; height: 50px; width: 40px; position: absolute; left: -50px; top: 50%; overflow: hidden; cursor: pointer; z-index: 1; margin-top: -25px; transition:all 0.5s ease; background-size:28px auto!important; }
.inx_c2sw .slick-next{background: url(../images/inx_c2btn1.png) no-repeat center center; display: inline-block; height: 50px; width: 40px; position: absolute; right: -50px; top: 50%; overflow: hidden; cursor: pointer; z-index: 1; margin-top: -25px; transition:all 0.5s ease; background-size:28px auto!important; transform:rotate(180deg);}
.inx_c2sw .slick-prev:hover,.inx_c2sw .slick-next:hover{ background: url(../images/inx_c2btn2.png) no-repeat center center; }
@media (max-width:1799px){
.inx_ptx strong{ font-size: 20px; line-height: 20px; margin-top: 8px;}
.inx_ptx p{ font-size: 32px; line-height: 32px;}
.inx_c2sw{ margin:2.6vw 50px 0;}
.inx_c2item .overflowHide{ width:120px; height:120px;}
.inx_c2item strong{ font-size: 20px; line-height: 32px; margin-top: 16px; margin-bottom:18px;}
.inx_c2item strong:after{content:""; width:20px; height:2px; bottom:-10px; margin-left:-10px;}
.inx_c2item p{ font-size:14px; line-height:24px;}
}
@media (max-width:1379px){

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

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

}
@media (max-width:767px){
.inx_ptx strong{ font-size:18px;}
.inx_ptx p{font-size:24px; line-height:24px;}
.inx_c2sw{margin-top:25px;}
}


.inx_con3{ position:relative; z-index:1; padding-top:5.2vw;}
.inx_c3box{display:flex; justify-content:space-between; flex-direction:row-reverse;}
.inx_c3img{ width:45.9%;}
.inx_c3img .overflowHide{}
.inx_c3txt_wpr{ width:48.61%; padding-top:25px;}
.inx_c3txt{ font-size: 16px; line-height: 28px; text-align: justify; margin-top: 25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5; overflow:hidden }
.inx_c3btn{ margin-top:2.6vw;}
.pubmore{ display:inline-block; width:180px; line-height:46px; background:var(--red); color:#fff; text-align:center; font-size:16px; border-radius:2em;}
.pubmore_sm{ line-height:42px; width:150px;}
.pubmore:hover{ box-shadow:0 5px 18px rgba(192,25,42,0.3); transform:translateY(-3px); color:#fff;}
.inx_c3bom{ background:#2a6198; padding:100px 0 60px; color:#fff; margin-top:-45px;}
.inx_c3bom .container{display:flex; justify-content:space-between; }
.inx_c3lx{ display:flex;}
.inx_c3lx li{ margin-right:4.5vw;}
.inx_c3lx li strong{ font: 56px/56px din; display: block; height:60px; overflow:hidden; }
.inx_c3lx li strong i{ font-size: 28px; font-style: normal; display:inline-block; position:relative; top:-4px; margin-left:2px; }
.inx_c3lx li p{ font-size:16px; line-height:24px; margin-top:8px;}
.inx_c3rx{ font-size:18px; line-height:30px; text-align:right;display:flex; flex-direction:column; justify-content:center;}
@media (max-width:1799px){
.inx_c3txt_wpr{ padding-top:10px;}
.inx_c3txt{ font-size: 14px; line-height: 24px; margin-top: 20px; }
.inx_c3btn{ margin-top:2.2vw;}
.pubmore{ width:160px; line-height:42px; font-size:14px;}
.inx_c3bom{padding:70px 0 50px; margin-top:-25px;}
.inx_c3lx li{ margin-right:3.2vw;}
.inx_c3lx li strong{ font: 42px/42px din; height:50px; }
.inx_c3lx li strong i{ font-size: 22px; top:-4px;}
.inx_c3lx li p{ font-size:14px; line-height:22px; margin-top:6px;}
.inx_c3rx{ font-size:16px; line-height:26px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c3txt{-webkit-line-clamp:3;}
.inx_c3rx{font-size:14px; line-height:24px;}
}
@media (max-width:993px){
.inx_c3box{flex-wrap:wrap;}
.inx_c3img{width:100%;}
.inx_c3txt_wpr{width:100%; margin-top:25px;}
.inx_c3txt{-webkit-line-clamp:10;}
.inx_c3btn{text-align:center;}
.inx_c3bom{margin-top:35px; padding-top:30px;}
.pubmore{ width:140px; line-height:40px;}
}
@media (max-width:767px){
.pubmore{width:120px; line-height:36px;}
.inx_con3{padding-top:12vw;}
.inx_c3txt_wpr .inx_ptx{text-align:center;}
.inx_c3btn{margin-top:25px;}
.inx_c3bom{margin-top:12vw; padding-top:12vw}
.inx_c3bom .container{flex-wrap:wrap;}
.inx_c3lx{width:100%;}
.inx_c3rx{width:100%; margin-top:20px; text-align:center}
.inx_c3lx li{margin-right:0; width:33.33%; text-align:center}
.inx_c3lx li strong i{font-size:16px;}
.inx_c3lx li strong{font-size:38px; line-height:38px;}
}


/*.inx_con4{background: linear-gradient(to bottom, #DEDEDE 0%,#F4F4F4 10%); }*/
.inx_con4{background: linear-gradient(to bottom, #DEDEDE 0%,#fff 10%); }
.inx_c4list{ margin:2.6vw -15px 0;}
.inx_c4list dd{ width:calc(25% - 30px); margin:0 15px 30px;}
.inx_c4item{ display:block;}
.inx_c4item .overflowHide{ height:200px;}
.inx_c4bmx{ display:block; background:#fff; padding:15px; position:relative}
.inx_c4bmx strong{ font-size:17px; font-weight:normal; padding-right:75px;}
.inx_c4btn{text-align:center; padding-top:1.2vw;}
.inx_c4item:hover{box-shadow:0 8px 18px rgba(0,0,0,0.1); transform:translateY(-8px);}
.inx_c4bmx span{ font-size: 14px; background: url(../images/more_ar2.png) no-repeat right center; position: absolute; top: 50%; right: 15px; padding-right: 10px; background-size:6px auto; color:var(--cor); line-height:16px; margin-top:-8px; transition:all 0.5s ease; opacity:0; transform:translateY(20px);}
.inx_c4item:hover .inx_c4bmx span{opacity:1; transform:translateY(0);}
@media (max-width:1799px){
.inx_c4list{ margin:2.6vw -12px 0;}
.inx_c4list dd{ width:calc(25% - 24px); margin:0 12px 24px;}
.inx_c4item .overflowHide{ height:170px;}
.inx_c4bmx strong{ font-size:14px; padding-right:48px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.inx_c4list dd {width: calc(50% - 24px);margin: 0 12px 24px;}
}
@media (max-width:767px){
.inx_c4list{margin-top:25px;}
.inx_c4list dd{width:calc(100% - 24px);}
.inx_c4item .overflowHide{height:60vw;}
}


.inx_con5{ padding-top:0}
.inx_c5box{ margin-top:2.6vw;display:flex; justify-content:space-between; }
.inx_c5lx{ width:52%;}
.inx_c5lx li{ margin-bottom:30px;}
.inx_c5lx li:last-child{margin-bottom:0!important;}
.inx_c5item{justify-content:space-between;  display:flex;}
.inx_c5item .overflowHide{ width:178px; height:120px;}
.inx_c5lrx{ width:calc(100% - 200px); padding-top:5px;}
.inx_c5lrx strong{ font-size:18px; line-height:28px;}
.inx_c5lrx p{ font-size:14px; line-height:22px;-webkit-line-clamp:2; color:#666; margin-top:6px;}
.inx_c5fun{ margin-top:6px;display:flex; justify-content:space-between; color:#888; font-size: 14px; line-height: 24px; }
.inx_c5fun span:nth-child(1){ background: url(../images/tm_ico.png) no-repeat left center; padding-left: 20px; background-size:14px auto;}
.inx_c5fun span:nth-child(2){ background: url(../images/eye_ico.png) no-repeat left center; padding-left: 25px; background-size:22px auto;}
.inx_c5rx{ width:40%;}
.inx_c5raBox{ display:block;}
.inx_c5raBox .overflowHide{ height:288px;}
.inx_c5rbmx{ margin-top:18px;}
.inx_c5rbmx strong{ font-size:18px; line-height:28px;}
.inx_c5rbmx p{ font-size:14px; line-height:22px;-webkit-line-clamp:2; color:#666; margin-top:6px;}
@media (max-width:1799px){
.inx_c5lx li{ margin-bottom:12px;}
.inx_c5item .overflowHide{ width:168px; height:110px;}
.inx_c5lrx{ width:calc(100% - 185px); padding-top:2px;}
.inx_c5lrx strong{ font-size:16px; line-height:26px;}
.inx_c5lrx p{ font-size:13px; line-height:22px;}
.inx_c5raBox .overflowHide{ height:228px;}
.inx_c5rbmx strong{ font-size:16px; line-height:26px;}
.inx_c5rbmx p{ font-size:13px; line-height:22px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c5lx{width:56%;}
}
@media (max-width:993px){
.inx_c5box{flex-wrap:wrap;}
.inx_c5lx{width:100%;}
.inx_c5rx{width:100%; margin-top:25px;}
.inx_c5raBox .overflowHide{height:46vw;}
}
@media (max-width:767px){
.inx_c5box{margin-top:25px; flex-wrap:wrap;}
.inx_c5item{display:block;}
.inx_c5item .overflowHide{width:100%; height:52vw;}
.inx_c5lrx{width:100%; margin-top:15px;}
.inx_c5lx li{margin-bottom:20px;}
.inx_c5lrx p{ height:auto}
.inx_c5raBox .overflowHide{height:52vw;}
}


.inx_con6{ background-size:cover;}
.inx_con6 .inx_ptx strong{ color:#fff;}
.inx_con6 .inx_ptx p{ color:#fff;}
.inx_c6dls{ margin:2.6vw -4px 0;}
.inx_c6dls dd{ width:calc(20% - 8px); margin:0 4px 8px;}
.inx_c6lg{ display: block; height: 120px; background: rgba(255,255,255,1);text-align: center; position: relative;}
.inx_c6lg:after{content:"";background:var(--red); height: 4px; width: 50px; position: absolute;left: 50%; bottom: 0px; margin-left: -25px; opacity: 0; transition: all 0.4s ease;}
.inx_c6lg:hover:after{opacity:1;}
.inx_c6lg img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.inx_c6btn{padding-top:2vw; text-align:center}
.footer{ background:#1D1D1D; color:rgba(136, 136, 136, 1) !important}
.footer a{ color:rgba(136, 136, 136, 1) !important}
.foot_top{ padding:3.6vw 0 2.6vw;}
.foot_top .container{display:flex; justify-content:space-between; }
.foot_tplx{ display:flex;}
.foot_map{ width:700px; height:188px; background:#444; position:relative; overflow:hidden;}
.foot_info{ padding-left:35px;display:flex; flex-direction:column; justify-content:center;}
.foot_info dt{ font-size:18px; color:#fff!important; line-height:28px;}
.foot_info dd{ font-size:14px; line-height:26px; margin-top:5px;}
.foot_tprx{}
.foot_tprx img{ display:block; width:160px; height:160px;}
.foot_tprx p{ font-size:14px; line-height:24px; text-align:center; margin-top:8px; color:#fff!important;}
.foot_copy{ text-align: center; font-size: 14px; line-height: 24px; padding: 20px 0px 25px; border-top: 1px solid #444444; }
.foot_map img{ width:1440px; height:360px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
@media (max-width:1799px){
.inx_c6lg{height:98px;}
.foot_map{ width:550px; height:180px;}
.foot_info{padding-left:28px;}
.foot_info dd{line-height:24px;}
.foot_tprx img{width:152px; height:152px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.foot_map{width:420px;}
}
@media (max-width:993px){
.foot_map{width:235px;}
.foot_info{padding-left:15px;}
}
@media (max-width:767px){
.inx_c6btn{padding-top:25px;}
.inx_c6dls{margin-top:25px;}
.inx_c6dls dd {width: calc(33.33% - 8px);}
.inx_c6lg{height:58px;}
.foot_top{padding:12vw 0 25px;}
.foot_tplx{flex-wrap:wrap; width:100%}
.foot_map{width:100%; height:150px;}
.foot_info{padding-left:0; width:100%; margin-top:15px;}
.foot_top .container{flex-wrap:wrap;}
.foot_copy {font-size: 13px;line-height: 24px;padding: 15px 0px 20px;}
.foot_tprx{width:100%; text-align:center; margin-top:20px;}
.foot_tprx img{margin:0 auto;}
}


.bus_page{ padding-top:1vw;}
.bus_list{}
.bus_list li{ padding:4.16vw 0;}
.bus_list li:nth-child(2n){ background:#F2F2F2;}
.bus_item{display:flex; justify-content:space-between; flex-direction:row-reverse;}
.bus_item .overflowHide{ width:31.25%; height:280px;}
.bus_txt{display:flex; flex-direction:column; justify-content:center; width:65%;}
.bus_txt strong{ font-size: 26px; line-height: 36px; font-weight: normal; margin-bottom:15px;}
.bus_txt p{ font-size: 16px; line-height: 28px; color: #666; -webkit-line-clamp:3; margin-bottom:35px;}
@media (max-width:1799px){
.bus_txt strong{font-size:22px; line-height:32px; margin-bottom:12px;}
.bus_txt p{font-size:14px; line-height:24px;}
.bus_item .overflowHide{height:230px;}
}
@media (max-width:1379px){

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

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

}
@media (max-width:767px){
.bus_item{flex-wrap:wrap;}
.bus_item .overflowHide{width:100%; height:52vw;}
.bus_txt{width:100%; margin-top:20px;}
.bus_txt strong{font-size:20px; line-height:24px;}
.bus_page{padding-top:8vw;}
.bus_list li{padding:25px 0;}
.bus_txt p{margin-bottom:15px;}
}


.pro_page{ background:#F7F7F7;}
.pro_list{ margin-bottom:2.6vw}
.pro_list li{ width:50%;}
.pro_item{display:flex; justify-content:space-between; }
.pro_item .overflowHide{ width:50%; background:#EFEFEF;}
.pro_txt{ width:50%; position:relative;display:flex; flex-direction:column; justify-content:center; padding:25px 25px; background:#fff;}
.pro_txt:after{content:""; border-top:12px solid transparent; border-bottom:12px solid transparent; border-right:18px solid #fff; position:absolute; left:-18px; top:50%; margin-top:-6px;}
.pro_txt strong{ font-size: 26px; line-height: 32px; font-weight: normal; }
.pro_txt i{ width:40px; height:2px; background:var(--cor); display:block; margin:15px 0;}
.pro_txt p{ font-size: 16px; line-height: 28px; color: #666; -webkit-line-clamp:3; text-align:justify}
.pro_list li:nth-child(3) .pro_item,
.pro_list li:nth-child(4) .pro_item,
.pro_list li:nth-child(7) .pro_item,
.pro_list li:nth-child(8) .pro_item{flex-direction:row-reverse;}
.pro_list li:nth-child(3) .pro_txt:after,
.pro_list li:nth-child(4) .pro_txt:after,
.pro_list li:nth-child(7) .pro_txt:after,
.pro_list li:nth-child(8) .pro_txt:after{ border-right:none; border-left:18px solid #fff; left:auto; right:-18px;}
@media (max-width:1799px){
.pro_txt strong{font-size:20px; line-height:24px;}
.pro_txt p{font-size:12px; line-height:24px;}
.pro_txt{padding:20px;}
.pro_txt:after {border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-right: 15px solid #fff;	left: -15px;margin-top: -5px;}
.pro_list li:nth-child(3) .pro_txt:after,
.pro_list li:nth-child(4) .pro_txt:after,
.pro_list li:nth-child(7) .pro_txt:after,
.pro_list li:nth-child(8) .pro_txt:after{ border-right:none; border-left:15px solid #fff; left:auto; right:-15px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.pro_list li{width:100%; margin-bottom:12px;}
.pro_item{display:flex; justify-content:space-between;flex-direction:row!important;}
.pro_txt:after{display:none!important;}
}
@media (max-width:767px){
.pro_item{flex-wrap:wrap;}
.pro_item .overflowHide{width:100%;}
.pro_txt{width:100%;}
.pro_list li{margin-bottom:20px;}
}

.pdtl_page{}
.pdtl_top{display:flex; justify-content:space-between; }
.pdtl_lx{ width:550px;}
.pdtl_bsw{ border:1px solid #eee;}
.pdtl_bsw dd{ height:550px; position:relative}
.pdtl_bsw dd img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.pdtl_ssw{ margin-top:15px; margin-left:-5px; margin-right:-5px;}
.pdtl_ssw dd{ padding:0 5px;}
.pdtl_ssw dd span{display:block; border:1px solid #eee; height:102px; position:relative;}
.pdtl_ssw dd span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.pdtl_ssw dd.slick-current span{ border:1px solid var(--cor);}
.pdtl_rx{ width:calc(100% - 595px); padding-top:15px;}
.pdtl_t{ font-size: 28px; line-height: 40px;}
.pdtl_des{ font-size: 16px; line-height: 28px; text-align: justify; margin-top:18px;}
.pdtl_price{ margin:30px 0; background:#F7F7F7; padding:20px; display:none}
.pdtl_price span{ display:inline-block; font-size:36px; font-family:din; color:var(--red); border-radius:0.3em;}
.pdtl_price span i{ font-size: 20px; font-style: normal; }
.pdtl_info{ font-size: 16px; line-height: 28px; text-align: justify; margin-top:25px; }
.pdtl_info p{}
.pdtl_btns{ margin-top:85px; display:flex;}
.pdtl_phone{ line-height: 44px; background: var(--red) url(../images/tel.png) no-repeat 25px center; display: inline-block; padding: 0px 30px 0px 57px; border-radius:3em; background-size:24px auto; color:#fff; font-size:20px; font-family:din;}
.pdtl_mes{ line-height:42px; border:1px solid var(--red); padding:0 35px; min-width:150px; text-align:center; border-radius:3em; font-size:16px; display:inline-block; margin-left:20px; color:var(--red);}
.pdtl_phone:hover,.pdtl_mes:hover{ box-shadow:0 5px 18px rgba(192,25,42,0.3); color:#fff; background-color:var(--red); transform:translateY(-3px)}
.pdtl_bom{ margin-top:5.2vw;}
.pdtl_tab{ border-bottom:1px solid #eee;}
.pdtl_tab span{ font-size: 22px; line-height: 62px; padding:0 35px; display: inline-block; border-right: 1px solid #eee; border-left: 1px solid #eee; border-top: 2px solid var(--cor); border-bottom:1px solid #fff; position:relative; top:1px; }
.pdtl_editor{ font-size: 16px; line-height: 28px; margin-top: 2.2vw; text-align:justify; }
@media (max-width:1799px){
.pdtl_lx{width:420px;}
.pdtl_bsw dd{height:420px;}
.pdtl_rx {width: calc(100% - 475px);padding-top: 8px;}
.pdtl_t{font-size:26px; line-height:36px;}
.pdtl_des {font-size: 14px;line-height: 26px;margin-top: 12px;}
.pdtl_price{margin:20px 0;}
.pdtl_info{margin-top:18px;}
.pdtl_info {font-size: 14px;line-height: 26px;}
.pdtl_btns{margin-top:55px;}
.pdtl_ssw dd span{height:76px;}
.pdtl_tab span{font-size:20px; line-height:52px;}
.pdtl_editor{font-size:14px; line-height:26px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.pdtl_top{flex-wrap:wrap;}
.pdtl_lx{width:100%;}
.pdtl_rx{width:100%; margin-top:25px;}
.pdtl_t{text-align:center; margin-bottom:20px;}
}
@media (max-width:767px){
.pdtl_t{font-size:22px; line-height:32px;}
.pdtl_bsw dd{height:80vw;}
.pdtl_ssw dd span{height:56px;}
.pdtl_rx{margin-top:5px;}
.pdtl_btns{margin-top:25px;}
.pdtl_bom{margin-top:12vw;}
.pdtl_phone {line-height: 42px;background: var(--red) url(../images/tel.png) no-repeat 20px center;	padding: 0px 20px 0px 48px;	background-size: 24px auto;font-size: 18px;}
.pdtl_mes {line-height: 40px;padding: 0 28px;font-size: 16px;margin-left: 12px; min-width:100px;} 
.pdtl_tab span{padding:0 25px;}
}

.case_page{}
.case_list{ margin:0 -15px 10px;}
.case_list li{ width:calc(33.33% - 30px); margin:0 15px 40px;}
.cse_item{ display:block;}
.cse_item .overflowHide{ height:235px}
.case_bmx{ padding:18px 0 0;}
.case_bmx strong{ font-size:20px; font-weight:normal; line-height:32px;}
.case_bmx p{ font-size:14px; line-height:24px; -webkit-line-clamp:2; color:#666; margin-top:5px;}
.news_list li{padding-bottom:35px; border-bottom:1px solid #eee; margin-bottom:35px;}
.news_list .inx_c5item .overflowHide {width: 230px;height: 160px;}
.news_list .inx_c5lrx {width: calc(100% - 265px);padding-top: 12px;}
.news_list .inx_c5lrx p{margin-top:12px; font-size:14px; line-height:26px;}
.news_list .inx_c5fun{margin-top:20px;}
.news_list .inx_c5lrx strong{font-size:22px; font-weight:normal;}
@media (max-width:1799px){
.case_list{ margin:0 -12px 10px;}
.case_list li{ width:calc(33.33% - 24px); margin:0 12px 32px;}
.cse_item .overflowHide{height:215px;}
.case_bmx strong{font-size:18px; line-height:26px;}
.case_bmx p{font-size:13px; line-height:22px;}
.news_list .inx_c5lrx strong{font-size:20px;}
.news_list .inx_c5lrx p{font-size:13px; line-height:24px;}
}
@media (max-width:1379px){

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

}
@media (max-width:993px){
.case_list li{ width:calc(50% - 24px);}
}
@media (max-width:767px){
.case_list li{ width:calc(100% - 24px);}
.news_list .inx_c5item .overflowHide{width:100%; height:52vw;}
.news_list .inx_c5lrx{width:100%;}
.news_list .inx_c5lrx strong{font-size:18px;}
}

.dtl_page{}
.dtl_title{ text-align: center; font-size: 30px; line-height: 46px; }
.dtl_info{ text-align: center; font-size: 16px; line-height: 30px; margin-top: 12px; }
.dtl_tm{ display: inline-block; margin-right: 40px; background: url(../images/tm_ico.png) no-repeat left center; padding-left: 26px;background-size: 16px auto;  }
.dtl_views{ background: url(../images/eye_ico.png) no-repeat left center; padding-left: 28px; background-size: 24px auto;}
.m3nContent{ font-size: 16px; line-height: 32px; color: #666; padding-bottom:2.34vw;padding-top: 1.82vw; border-top:1px solid #E7E7E7; margin-top:2.2vw;} 
.m3npage{ padding-top: 1.82vw; border-top: 1px solid #E7E7E7; position:relative; min-height:72px; padding-right:200px;}
.m3npage p{ font-size: 16px; line-height: 36px; height: 36px; }
.m2nBack{ line-height: 40px; color: #FFF; background: var(--red) url(../images/m3nico.png) no-repeat 78px center; height: 40px; width: 130px; padding-left: 37px; display: inline-block; font-size: 16px; border-radius:2em; position:absolute; right:0; top:calc(1.82vw + 12px); }
.m2nBack:hover{ color: #FFF; background: var(--red) url(../images/m3nico.png) no-repeat 88px center; box-shadow:0 10px 20px rgba(192,25,42,0.3);}
@media (max-width:1799px){
.dtl_title{font-size:26px; line-height:38px;}
.dtl_info{font-size:14px; line-height:26px;}
.m3nContent{font-size:15px; line-height:30px;}
.m3npage p{font-size:14px; line-height:32px; height:32px;}
.m2nBack{font-size:14px;}
}
@media (max-width:1379px){

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

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

}
@media (max-width:767px){
.dtl_title{font-size:20px; line-height:32px;}
.m3nContent{margin-top:25px; padding-top:25px; padding-bottom:25px;}
.m3npage{padding-top:20px; padding-right:0}
.m2nBack{position:relative; display:block; margin:0 auto;}
.m3npage{min-height:150px;}
}


.m2abt_banner{}
.m2abt_banner .coverImg{height:calc(18vw + 120px);}
.m2abt_banner .m2banTxt{padding-bottom:120px;}
.about_page{ position:relative; z-index:1; margin-top:-140px; padding-top:20px; overflow:hidden;}
.abt_top{ background:#fff; padding:50px; box-shadow:0px 0px 15px rgba(242, 242, 242, 1);display:flex; justify-content:space-between; }
.abt_tptxt{ width: 60.3%; display: flex; flex-direction: column; justify-content: center; padding-left: 1%; font-size: 16px; line-height: 28px; text-align:justify; }
.abt_tpimgx{ width:35.83%;}
.abt_numsbox{ margin-top:3.12vw}
.abt_numsbox .inx_c3lx li strong{color:var(--cor);}
.abt_numsbox .inx_c3rx{color:#666;}
.abt_numsbox .container{display:flex; justify-content:space-between; }
.abt_mapx:after{content:""; position:absolute; left:50%; transform:translateX(-50%); height:1px; background:#eee; position:absolute; top:0; width:100vw;}
.abt_mapx{ margin-top:3.12vw; position:relative; padding-top:3.12vw;}
.abt_map{ height:360px; background:#efefef;}
.abt_map img{max-width:none;}
.abt_map .title{font-size:16px; font-weight:bold; margin-bottom:3px; padding-right:30px; color:var(--cor);}
.abt_info{ margin-top:30px; display:flex;justify-content:space-around;}
.abt_info p{ font-size:16px; line-height:28px;}
.abt_message{ margin-top:5.2vw;}
.abt_form{ padding-top:2.6vw; max-width:800px; margin-left:auto; margin-right:auto;}
.abt_form li{ margin-bottom:25px;}
.abt_form input{ background:rgba(245, 245, 245, 1) !important; line-height:46px; width:100%; font-size:14px; color:#666; height:46px; padding:0 15px;}
.abt_form input:focus,.abt_form textarea:focus{ color:#333;}
.abt_form textarea{ background:rgba(245, 245, 245, 1) !important; line-height:26px; width:100%; font-size:14px; color:#666; height:186px; padding:12px 15px;}
.abt_form button{ width:260px; height:46px; line-height:46px; display:block; margin:0 auto; background:var(--red); color:#fff; transition:all 0.5s ease; font-size:16px; border-radius:3em; cursor:pointer;}
.abt_form button:hover{ box-shadow:0 5px 18px rgba(192,25,42,0.3);}
.message{top:-50px;}
@media (max-width:1799px){
.abt_tptxt{font-size:14px; line-height:26px;}
.message{top:-40px;}
.abt_form li{margin-bottom:18px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.abt_top{padding:30px;}
}
@media (max-width:993px){
.m2abt_banner .coverImg{height:25vw;}
.abt_top{flex-wrap:wrap;}
.about_page{margin-top:25px;}
.m2abt_banner .m2banTxt{padding-bottom:0;}
.abt_tptxt{width:100%; padding-left:0;}
.abt_tpimgx{width:100%; margin-top:25px;}
.abt_tpimgx img{width:100%; height:auto;}
}
@media (max-width:767px){
.m2abt_banner .coverImg{height:35vw;}
.m2banTxt strong{font-size:24px; line-height:32px;}
.m2banTxt p {font-size: 18px;line-height: 24px;	margin-top: 2px;}
.abt_top{padding:18px;}
.abt_numsbox{margin-top:25px;}
.abt_numsbox .container{flex-wrap:wrap;}
.abt_mapx{margin-top:12vw; padding-top:12vw;}
.abt_info{flex-wrap:wrap;}
.abt_message{margin-top:12vw;}
.abt_form{padding-top:25px;}
}



/*2025-06-03 CSS*/
.inx_newcon{background: #f2f2f2 url(../images/hmc2bg.png) no-repeat center center; background-size:cover;}
.hmc2ul { margin-top: 2.08vw; display: flex; justify-content: space-between; }
.hmc2ul li{ width:30%; transition:all 0.5s ease-in-out; position:relative}
.hmc2ul li.on{ width:60%;}
.hmc2aBox .overflowHide { height: 500px; transition:all 0.5s ease-in-out;/*-webkit-filter: grayscale(100%); filter: grayscale(100%);*/}
.hmc2aBox .overflowHide:after{ content:""; background:rgba(0,0,0,0.7); position:absolute; left:0; right:0; bottom:0; top:0; transition:all 0.5s ease-in-out;}
.hmc2ul li.on .hmc2aBox .overflowHide {/*-webkit-filter: grayscale(0%); filter: grayscale(0%);*/}
.hmc2ul li.on .hmc2aBox .overflowHide:after{ background:rgba(0,0,0,0.2);}
.hmc2Btm{ font-size: 22px; line-height: 32px; font-weight: normal; color: #FFF; text-align: center; position: absolute; left: 50%; top: 50%;transform:translate(-50%,-50%); z-index:3; transition:all 0.5s ease-in-out; width:100%; max-width:135px; text-align:center;}
.hmc2ul li.on .hmc2Btm{ opacity:0;}
.hmc2Layer{ color: #FFF; padding: 8px 1.97vw 28px; background:var(--red); position: absolute; left: 0px; right: 0px; bottom: 0px; z-index:3; opacity:0; transform:translateY(100%);}
.hmc2Layer:after{ content: ""; background: url(../images/hmc3mi.png) no-repeat center center; height: 10px; width: 61px; position: absolute; right: 40px; top: 85px; display:none; }
.hmc2Layer strong{ line-height: 70px; display: block; height: 70px; margin-bottom: 25px; font-weight: normal; font-size: 22px; overflow: hidden; position: relative; }
.hmc2Layer strong:after{ content: ""; background: url(../images/hmc3line.jpg) no-repeat center center; height: 4px; width: 69px; position: absolute; left: 0px; bottom: 0px; }
.hmc2Layer p{ font-size: 14px; line-height: 24px; color: #FFF; }
.hmc2ul li.on .hmc2Layer{ transition:all 0.5s ease-in-out; transition-delay:0.3s; opacity:1; transform:translateY(0%);}
@media (max-width:1799px){
.hmc2aBox .overflowHide{height:420px;}
.hmc2Layer strong{font-size:20px; line-height: 60px; height: 60px;}
.hmc2Layer strong:after{height:3px;}
.hmc2Layer:after{top:72px;}
}
@media (max-width:993px){
.hmc2ul{display:block;}
.hmc2ul li{width:50%!important; float:left;}
.hmc2aBox .overflowHide{height:295px;}
.hmc2ul{margin:35px -1px 0;}
.hmc2Layer{padding:2px 1.97vw 15px;}
.hmc2Layer strong{margin-bottom:15px;}
.hmc2Btm{font-size:20px;}
}
@media (max-width:767px){
.hmc2ul{margin-top:25px;}
.hmc2ul li{width:100%!important;}
.hmc2Layer strong{font-size:16px; text-align:center}
.hmc2Layer{padding:0 15px;}
.hmc2Layer strong:after{display:none;}
.hmc2Layer strong{margin-bottom:0;}
.hmc2Layer p{position:relative; top:-10px; padding-bottom:10px; font-size:12px; line-height:22px;}
}