.hmFocus,.hmFocus_item{height: 30.2vw;}
.hmFocusWpr{position:relative;}
.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); }
.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: 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-in-out; 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-in-out; 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; display:none; }
.hmFocus_doc ul{ text-align:center}
.hmFocus_doc ul li{ cursor:pointer; margin:0 5px; width:80px; 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-in-out; 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; transition:all 0.5s ease-in-out;}
.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); text-align:center}
.hmBan_txt p{ font-size: 48px; line-height: 58px; margin-top: 20px; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; letter-spacing: 12px; font-style: italic; }
.hmBan_txt strong{ font-size: 60px; letter-spacing: 12px; display: block; line-height: 80px; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; margin: 14px 0px 46px; }
.hmBan_txt strong span{ color:#c12c25;}
.active .hmBan_txt strong{ opacity:1; transform:translateY(0); transition-delay:0.2s}
.active .hmBan_txt p{ opacity:1; transform:translateY(0);}
.hmBanBtns{ transition: all 0.8s ease; transform: translateY(50px); opacity: 0; height:60px;}
.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; }
.hmFocus .slick-dots{bottom:35px;}
.hmFocus .slick-dots li button{display:none;}
.hmFocus .slick-dots li { background:rgba(255,255,255,0.5); display: inline-block; height: 10px; width: 10px; margin: 0px 12px; position: relative; vertical-align:middle;}
.hmFocus .slick-dots li.slick-active:after{ content: ""; height: 16px; width: 16px; margin-top: -8px; margin-left: -8px; border: 1px solid #FFF; position: absolute; left: 50%; top: 50%; }
.hmFocus .slick-dots li.slick-active{ background: #fff; }
@media (max-width:1799px){
.hmBan_txt strong{ font-size: 46px; letter-spacing: 8px; line-height:66px }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmBan_txt strong{ font-size: 36px; letter-spacing: 5px; line-height:56px }
}
@media (max-width:993px){
.hmFocus,.hmFocus_item{height: 40vw;}
}
@media (max-width:767px){
.hmFocus,.hmFocus_item{height: 60vw;}
.hmBan_txt strong{ font-size: 22px; letter-spacing: 2px; line-height:36px; margin:5px 0 15px; }
.hmFocus .slick-dots{transform:scale(0.7); transform-origin:center bottom; bottom:25px;}
}

.m2banner{position: relative; overflow: hidden}
.m2banner .coverImg{ height: 30.2vw; 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%); color: #fff;}
.m2banTxt strong{ font-size: 52px; line-height: 60px; letter-spacing: 3px; display: block; font-weight: bold; }
.m2banTxt p{ font-size: 22px; line-height: 32px; letter-spacing: 1px; display: block; margin-top: 12px; font-weight: bold; text-transform: capitalize; }
@media (max-width:1799px){
.m2banTxt strong{ font-size: 38px; line-height: 46px; letter-spacing: 2px;}
.m2banTxt p{ font-size: 20px; line-height:28px; margin-top:8px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2banTxt strong{font-size:32px; line-height:40px;}
}
@media (max-width:993px){
.m2banTxt strong{font-size:26px; line-height:32px;}
.m2banner .coverImg{height:38vw;}
}
@media (max-width:767px){
.m2banner .coverImg{height:50vw;}
.m2banTxt strong{font-size:22px; line-height:28px;}
.m2banTxt p{font-size:16px; line-height:24px;}
}

.footer{ background: #F3F3F3 url(../images/foot_bg.png) no-repeat center top; padding-top: 3.43vw; border-top: 2px solid #991923; }
.foot_top{ padding-bottom:4.16vw; }
.footlx{ float:left; padding-top:2px;}
.foot_logo{}
.foot_logo img{ height:50px; width:auto;}
.foot_nav{ position:relative; display:flex; margin-top:42px;}
.foot_nav dl{ margin-right:58px;}
.foot_nav dl:last-child{margin-right:0!important;}
/*.foot_nav dl:nth-child(2){position:absolute; left:0; top:190px;}*/
.foot_nav dl dt{ font-size: 16px; line-height: 34px; margin-bottom: 24px; position:relative}
.foot_nav dl dt:after{ content: ""; background: #991923; height: 2px; width: 24px; position: absolute; left: 0px; bottom: -12px; }
.foot_nav dl dd{ font-size: 14px; line-height: 30px; }
.foot_a1{}
.foot_a1:hover{}
.foot_a2{ color:#939393;}
.foot_a2:hover{}
.footrx{ float:right;max-width:300px;}
.foot_info{}
.foot_info p{ font-size: 16px; line-height: 32px; position: relative; padding-left: 30px; }
.foot_info p img{ position: absolute; left: 0px; top: 5px; }
.foot_wx{ margin-top:35px; text-align:right; font-size:0}
.foot_wx img{ border:1px solid #000000;}
.foot_bom{ text-align: center; font-size: 14px; line-height: 26px; color: #A6A6A6; padding: 35px 0px; }
.foot_bom span{ display:inline-block; margin:0 15px;}
.foot_bom a{color: #A6A6A6;}
.foot_bom a:hover{ color:#888;}
.lx_pos{ top:-76px;}
@media (max-width:1799px){
.foot_logo img{height:40px;}
.foot_nav{margin-top:20px;}
.foot_nav dl{margin-right:46px;}
.foot_info p{font-size:14px; line-height:30px;}
.foot_wx img{width:140px; height:auto;}
.foot_bom{padding:20px 0;}
.foot_top{padding-bottom:2vw;}
.foot_nav dl dd{font-size:13px; line-height:28px;}
.lx_pos{ top:-66px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.foot_nav dl{margin-right:12px;}
}
@media (max-width:993px){
.footlx{width:100%; float:none;}
.footrx{width:100%; float:none;}
.foot_nav dl:nth-child(2){position:static;}
.foot_logo{text-align:center;}
.foot_nav dl{margin-right:0; width:100%; overflow:hidden; float:none;}
.foot_nav dl dt{width:100%; float:none; margin-bottom:12px;}
.foot_nav dl dd{width:auto; float:left; margin-right:15px;}
.foot_nav{display:block;}
.foot_nav dl dt:after{bottom:-5px;}
.foot_wx{text-align:left; margin-top:15px;}
.foot_top{padding-bottom:0;}
.lx_pos{ top:-56px;}
}
@media (max-width:767px){
.foot_nav dl dd{font-size:12px; margin-right:12px;}
.footer{padding-top:8vw;}
.foot_nav{margin-top:12px;}
.foot_bom{font-size:12px; line-height:20px;}
.foot_wx{text-align:center;}
}

.rmenu{ width:70px; position:fixed; right:0; top:50%; transform:translateY(-50%); background:rgba(255,255,255,0.5); border-radius:0.6em 0 0 0.6em; box-shadow:0 0 12px rgba(0,0,0,0.1); padding:10px 0; z-index:20}
.rmenu li{ position:relative}
.rmenu li:before{ content: ""; background:rgba(0,0,0,0.1); height: 1px; width: 38px; margin-left: -19px; position: absolute; left: 50%; bottom: 0px; }
.rmenu li:last-child:before{display:none;}
.remenu_a{ display:block; height:70px; background-repeat:no-repeat!important; background-position:center center!important; cursor:pointer; position:relative}
.remenu_a:hover{ background-color:#991923;}
.remenu_a1{ background-image:url(../images/mrico1.png)}
.remenu_a1:hover{ background-image:url(../images/mrico1a.png)}
.remenu_a2{ background-image:url(../images/mrico2.png)}
.remenu_a2:hover{ background-image:url(../images/mrico2a.png)}
.remenu_a3{ background-image:url(../images/mrico3.png)}
.remenu_a3:hover{ background-image:url(../images/mrico3a.png)}
.remenu_a4{ background-image:url(../images/mrico4.png)}
.remenu_a4:hover{ background-image:url(../images/mrico4a.png)}
.remenu_a5{ background-image:url(../images/mrico5.png)}
.remenu_a5:hover{ background-image:url(../images/mrico5a.png)}
.rmenu_tel{ color: #fff; white-space: nowrap; padding: 0 35px; right: 90px; top: 0; background: #991923; position: absolute; border-radius: 0.4em; font: 24px/70px din; transition:all 0.5s ease; opacity:0; transform:translateX(-25px); visibility:hidden }
.rmenu_tel:after{content:""; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #991923; position:absolute; right:-8px; top:50%; margin-top:-8px;}
.rmenu li:hover .rmenu_tel,
.rmenu li:hover .rmenu_wx{ opacity:1; visibility:visible; transform:translateX(0)}
.rmenu_wx{ width:150px; height:150px; right:90px; top:50%; margin-top:-75px; background:#991923; position:absolute; background:#fff; border-radius:0.4em; box-shadow:0 0 10px rgba(0,0,0,0.1); padding:2px; transition:all 0.5s ease; opacity:0; transform:translateX(-25px); visibility:hidden }
.rmenu_wx:after{content:""; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #fff; position:absolute; right:-8px; top:50%; margin-top:-8px;}
.mesLayer{ position: fixed; z-index: 65; left: 0px; top: 0px; right: 0px; bottom: 0px; background:rgba(0,0,0,0.6);}
.meslay{ position:fixed; width:1280px; background:#fff; padding:80px 50px 25px; border-radius:0.5em; left:50%; top:50%; transform:translate(-50%,-50%); z-index:68; box-shadow:0 3px 30px rgba(0,0,0,0.1);}
.mes_close{ background: url(../images/close-2.png) no-repeat center center; height: 20px; width: 20px; position: absolute; top: 25px; right: 25px; cursor: pointer; transition:all 0.5s ease;}
.mes_close:hover{transform:rotate(180deg);}
.mesfm{ margin:0 30px;}
.mesfm li{ width:calc(50% - 60px); margin:0 30px 25px; position:relative; padding-left:110px;}
.mesfm li span{ font-size: 20px; line-height: 46px; position: absolute; left: 0px; top: 0px; }
.mesinx{ position:relative;}
.mesinx input{ line-height:44px; height:46px; padding:0 18px; font-size:16px; color:#666; border:1px solid #DFDFDF; width:100%;}
.mesinx input:focus,
.mesinx textarea:focus{ color: #333; border: 1px solid #991923; }
.mesinx textarea{ height: 140px; padding: 8px 18px; font-size: 16px; line-height:28px; color: #666; border: 1px solid #DFDFDF; width: 100%; }
.mes_submit button{ font-size: 18px; line-height: 50px; color: #FFF; letter-spacing: 2px; text-align: center; display: block; background: #991923; width:100%; cursor:pointer; transition:all 0.5s ease; }
.mes_submit:hover button{ box-shadow:0 5px 28px rgba(153,25,35,0.3);}
.mesfm li.mes_empty{}
.mesfm li.mes_area{ width:calc(100% - 60px);}
.mesfm li.mes_submit{ width:calc(100% - 60px);}
@media (max-width:1799px){
.rmenu{ width:60px; padding:8px 0;}
.rmenu li:before{ width: 30px; margin-left: -15px;}
.remenu_a{ height:60px; background-size:26px auto!important;}
.rmenu_tel{ padding: 0 25px; right: 70px; font: 20px/60px din;}
.rmenu_tel:after{border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:6px solid #991923; right:-6px; margin-top:-6px;}
.rmenu_wx{ width:120px; height:120px; right:70px; margin-top:-60px; }
.rmenu_wx:after{border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:6px solid #fff; right:-6px; margin-top:-6px;}
.header .container-fluid,.headFixed .container-fluid{padding:0 60px;}
.meslay{ width:1140px; padding:50px 25px 35px;}
.mesfm li{ width:calc(50% - 40px); margin:0 20px 15px; padding-left:90px;}
.mesfm li span{ font-size: 16px; line-height: 40px;}
.mesinx input{ line-height:38px; height:40px; padding:0 15px; font-size:14px;}
.mesinx textarea{ height: 100px; padding: 6px 15px; font-size: 14px; line-height:24px;}
.mes_submit button{ font-size: 16px; line-height: 42px; }
.mesfm li.mes_area{ width:calc(100% - 40px);}
.mesfm li.mes_submit{ width:calc(100% - 40px);}
}
@media (max-width:1379px){
.rmenu{ width:54px; padding:6px 0;}
.remenu_a{ height:54px; background-size:24px auto!important;}
.rmenu_tel,.rmenu_wx{right:64px;}
.header .container-fluid,.headFixed .container-fluid{padding:0 30px;}
}
@media (max-width:1199px){
.rmenu{transform:scale(0.8) translateY(-50%); transform-origin:right center}
.meslay{ max-width:90%;}
}
@media (max-width:993px){
.rmenu li:last-child{display:none;}
.rmenu li:nth-child(3):before{display:none;}
.rmenu{transform:scale(0.8) translateY(0%); transform-origin:right bottom; top:auto; bottom:5vh;}
.mesfm{margin-left:0; margin-right:0;}
.mes_close{right:18px; top:18px;}
}
@media (max-width:767px){

}

.main2{ position:relative; z-index:1; margin-top:-45px; padding-bottom:5.2vw}
.m2menuWpr{ background:#fff; box-shadow:0 5px 20px rgba(0,0,0,0.1);}
.m2menu{display:flex; justify-content:space-between; }
.m2menu a{ display: block; line-height: 90px; text-align: center; width: 100%; font-size: 22px; letter-spacing:2px; position:relative }
.m2menu a.on{ color: #991923; }
.m2menu a:after{ content: ""; line-height: 4px; position: absolute; width: 0%; left: 50%; bottom: 0px; background:#991923; transition:all 0.5s ease; height:3px; transform:translateX(-50%);}
.m2menu a.on:after,.m2menu a:hover:after{ width:100%;}
@media (max-width:1799px){
.main2{ margin-top:-40px;}
.m2menu a{ line-height: 80px; font-size: 20px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.main2{margin-top:0; padding-bottom:11vw;}
.m2menuWpr{margin-left:-15px; margin-right:-15px; padding:15px; text-align:center; overflow-x:auto}
.m2menu{white-space:nowrap; display:inline}
.m2menu a{line-height:28px; font-size:16px; margin:0 8px; width:auto; display:inline-block; letter-spacing:1px;}
.m2menu a:after{display:none;}
}


.page { text-align: center;}
.page .pagination li { display: inline-block; }
.page .pagination li a { padding: 0px 8px; height: 50px; min-width: 50px; text-align: center; display: inline-block; margin: 0px 5px; vertical-align: middle; color: #333; border-radius: 50%; font-size: 16px; line-height: 50px; }
.page .pagination li.active a, .page .pagination li a:hover { color: #fff; background:#991923;}

@media (max-width:1799px){
.page .pagination li a { padding: 0px 6px; height: 40px; min-width: 40px; 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: 36px; }
}


.zp_top{ margin-top:5.2vw}
.zp_tpx{display:flex; justify-content:space-between;flex-direction:row-reverse; }
.zp_tpx .overflowHide{ height: 496px; width: 818px; }
.zp_tlx{ color: #FFF; background: #CE1724; padding-left: 130px;display:flex; flex-direction:column; justify-content:center; width:calc(100% - 818px)}
.m2pt{}
.m2pt strong{ font-size: 40px; display: block; line-height: 50px; letter-spacing:2px; }
.m2pt p{ font-size: 16px; line-height: 22px; text-transform: capitalize; margin-top: 4px; }
.m2pt span{ font-size: 18px; line-height: 18px; letter-spacing: 1px; display: inline-block; padding-right: 35px; margin-top: 65px; background: url(../images/jn_ar.png) no-repeat right center; }
.zp_list{ padding-top: 30px; }
.zp_list li{ margin-top: 25px; }
.zp_c2item{ display: block; padding: 35px 280px 35px 30px; position: relative; background: #F0F0F0; }
.zp_c2item strong{ font-size: 24px; line-height: 32px; font-weight: normal; display: block; color: #333; letter-spacing:1px; }
.zp_c2item strong span{ font-size: 18px; color: #999999; display: inline-block; margin-left: 8px; }
.zp_c2item h5{ font-size: 24px; line-height: 32px; position: absolute; top: 35px; right: 30px; font-weight: normal; color: #333; }
.zp_c2item h6{ font-size: 16px; line-height: 26px; font-weight: normal; color: #999999; margin-top: 20px; }
@media (max-width:1799px){
.m2pt strong{ font-size: 28px; line-height: 36px; }
.m2pt p{ font-size: 15px; margin-top: 3px; }
.m2pt span{ font-size: 16px; line-height: 16px; padding-right: 25px; margin-top: 40px; }
.zp_tpx .overflowHide{height: 460px;width: 800px;}
.zp_tlx{ padding-left:60px; width:calc(100% - 800px)}
.zp_list{ padding-top: 25px; }
.zp_list li{ margin-top: 20px; }
.zp_c2item{padding: 25px 260px 25px 25px }
.zp_c2item strong{ font-size: 22px; line-height: 26px; }
.zp_c2item strong span{ font-size: 16px; margin-left: 6px; }
.zp_c2item h5{ font-size: 20px; line-height: 30px; top: 25px; right: 25px;}
.zp_c2item h6{ font-size: 15px; line-height: 24px; margin-top: 15px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.zp_tpx .overflowHide{width:680px; height:380px;}
.zp_tlx {padding-left: 50px;width: calc(100% - 680px);}
}
@media (max-width:993px){
.zp_tpx .overflowHide{width:480px; height:300px;}
.zp_tlx {padding-left: 40px;width: calc(100% - 480px);}
.m2pt strong{font-size:22px; line-height:30px;}
.m2pt span{font-size:14px; padding-right:20px; background-size:10px auto}
}
@media (max-width:767px){
.zp_tpx{display:block;}
.zp_tpx .overflowHide{width:100%; height:52vw;}
.zp_tlx{width:100%; padding:9vw 25px 11vw;}
.zp_top{margin-top:11vw;}
.zp_c2item h5{position:static; margin-top:5px;}
.zp_c2item {padding: 25px 15px 25px 15px;}
.zp_c2item strong{ font-size:21px;}
.zp_c2item strong span{font-size:15px;}
.zp_list li{margin-top:12px;}
}

.ln_con1{}
.ln_top{display:flex; justify-content:space-between; }
.ln_top .coverImg{ width:50%; height:580px;}
.ln_trx{ width:50%; padding:0 5.72vw; color:#fff;display:flex; flex-direction:column; justify-content:center; background-image: linear-gradient(135deg, #af3a24 20%,#eb9125 90%); }
.ln_trx strong{ font-size: 24px; line-height: 36px; font-weight: normal; letter-spacing: 1px; display: block; margin-bottom:30px; }
.ln_trx p{ font-size: 16px; line-height: 24px; letter-spacing: 1px; margin-top: 12px; padding-left:22px; position:relative}
.ln_trx p:after{ content: ""; background: #FFF; height: 4px; width: 4px; position: absolute; left: 0px; top: 10px; border-radius:50%;}
.ln_con2{ background: url(../images/ln_bg.png) no-repeat center bottom; padding: 7.25vw 0px 22.53vw; }
.ln_con2 strong{ font-size: 34px; line-height: 42px; letter-spacing: 2px; font-weight: normal; display: block; margin-bottom:30px;}
.ln_con2 p{ font-size: 16px; line-height: 24px; letter-spacing: 1px; margin-top: 18px; padding-left:22px; position:relative}
.ln_con2 p:after{content:"";background: #333; height: 4px; width: 4px; position: absolute; left: 0px; top: 10px; border-radius:50%;}
@media (max-width:1799px){
.ln_top .coverImg{height:400px;}
.ln_trx strong{ font-size: 20px; line-height: 30px; margin-bottom:20px; }
.ln_trx p{ font-size: 14px; line-height: 22px; margin-top: 10px;}
.ln_con2{padding: 5.25vw 0px 18.53vw; }
.ln_con2 strong{ font-size: 28px; line-height: 38px; margin-bottom:25px;}
.ln_con2 p{ font-size: 14px; margin-top:12px}
.ln_trx{padding:0 3vw;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.ln_con2 strong{font-size:22px; line-height:24px;}
.ln_top{display:block;}
.ln_top .coverImg{width:100%;}
.ln_trx{width:100%; padding:50px 25px}
}
@media (max-width:767px){
.ln_top .coverImg{height:62vw;}
.ln_trx{padding:11vw 15px;}
.ln_trx strong{font-size:16px; line-height:28px; margin-bottom:2px;}
.ln_con2{padding:11vw 0 20vw; background-size:100% auto}
}

.jzg_body{ background: #f6f6f6; }
.jzg_con1{ padding-bottom: 6.25vw; background: url(../images/jzg_c1bg.png) no-repeat right bottom; display:flex; justify-content:space-between; background-size:1650px auto; padding-top:20px }
.jzg_c1img{ width: 50%; height: 538px; }
.jzg_c1txt{ width:50%;display:flex; flex-direction:column; justify-content:center; padding:0 16.4vw 0 4.68vw;}
.jzg_c1txt strong{ font-size: 34px; line-height: 42px; letter-spacing: 1px; }
.jzg_c1txt .autoScr{ font-size: 16px; line-height: 32px; color: #666666; text-align: justify; margin-top: 28px; max-height:418px; }
.jzg_con2{display:flex; justify-content:space-between; }
.jzg_con2 li{ float: left; width: 33.33%; position:relative }
.jzg_con2 li:hover{}
.jzg_con2 li .coverImg{ height:45.57vw;}
.jzg_c2dx{ position:absolute; left:0; top:0; right:0; bottom:0;display:flex; flex-direction:column; justify-content:center; text-align:center }
.jzg_c2ico{ display: block; margin: 0px auto 11.45vw; height: 216px; width: 216px; border: 5px solid #FFF; border-radius:50%; position:relative}
.jzg_c2ico img{ position:absolute; left:50%; top:50%; margin-left:-50px; margin-top:-50px;}
.jzg_c2nms{ color:#fff;}
.jzg_c2nms strong{ font-size: 34px; line-height: 36px; letter-spacing: 1px; display: block; }
.jzg_c2nms p{ font-size: 16px; line-height: 18px; text-transform: capitalize; margin-top: 12px; }
.jzg_hx{ position:absolute; left:0; top:0; right:0; bottom:0;display:flex; flex-direction:column; justify-content:center; text-align:center; transition:all 0.5s ease; opacity:0;}
.jzg_hx:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background-image: linear-gradient(135deg, #af3a24 20%,#eb9125 90%); opacity:0.95;}
.jzg_hx .jzg_c2nms{ position:relative; transition:all 0.5s ease; opacity:0; transform:translateY(80px);}
.jzg_c2txt{ position: relative; font-size: 24px; line-height: 68px; margin-top: 30px; color:#fff; letter-spacing:1px; transition:all 0.5s ease; opacity:0; transform:translateY(80px); }
.jzg_con2 li:hover .jzg_hx{opacity:1;}
.jzg_con2 li:hover .jzg_hx .jzg_c2nms{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.jzg_con2 li:hover .jzg_c2txt{opacity:1; transform:translateY(0); transition-delay:0.4s;}
@media (max-width:1799px){
.jzg_con1{background-size:100% auto;}
.jzg_c1img{height:350px; }
.jzg_c1txt{ padding:0 8.4vw 0 3.68vw;}
.jzg_c1txt strong{ font-size: 28px; line-height: 30px;}
.jzg_c1txt .autoScr{ font-size: 15px; line-height: 28px; margin-top: 25px; max-height:252px; }
.jzg_con2 li .coverImg{ height:40vw;}
.jzg_c2ico{ margin: 0px auto 5vw; height: 150px; width: 150px; border:3px solid #FFF}
.jzg_c2ico img{ width:80px; height:80px; margin-left:-40px; margin-top:-40px;}
.jzg_c2nms strong{ font-size: 28px; line-height: 30px;}
.jzg_c2nms p{ font-size: 15px; line-height: 16px;margin-top: 10px; }
.jzg_c2txt{font-size: 20px; line-height: 48px; margin-top: 20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.jzg_c2txt{font-size:16px; line-height:32px;}
}
@media (max-width:993px){
.jzg_con1{display:block;}
.jzg_c1img{width:100%;}
.jzg_c1txt{width:100%; margin-top:35px; padding-left:25px; padding-right:25px;}
.jzg_c1txt strong{text-align:center;}
.jzg_c1txt .autoScr{max-height:none;}
.jzg_c2nms strong{font-size:22px; line-height:24px;}
.jzg_c2ico{width:100px; height:100px;}
.jzg_c2ico img{width:60px; height:60px; margin-left:-30px; margin-top:-30px;}
.jzg_c1txt strong{ font-size:22px; line-height:24px;}
}
@media (max-width:767px){
.jzg_c1img{height:55vw;}
.jzg_c1txt .autoScr{margin-top:20px; font-size:14px; line-height:26px;}
.jzg_c1txt{padding-left:15px; padding-right:15px;}
.jzg_con2 li{width:100%; float:none}
.jzg_con2{ display:block;}
.jzg_con2 li .coverImg{height:90vw;}
.jzg_c2ico{width:80px; height:80px; margin-bottom:50px}
.jzg_c2ico img{width:46px; height:46px; margin-left:-23px; margin-top:-23px;}
}

.dsz_page{ background: url(../images/dsz_bg.png) no-repeat center center; padding: 6.25vw 0px; background-size:cover;}
.dsz_tnm{ text-align:center}
.dsz_editor{ font-size: 16px; line-height: 30px; color: #666666; margin-top: 2.6vw; text-align:justify}
.ptr_page{ padding: 6.25vw 0px;}
.ptr_list{ margin:0 -8px;}
.ptr_list li{ width:calc(20% - 16px); margin:0 8px 16px;}
.ptr_list li span{ display:block; height:70px; background:#F8F8F8; position:relative}
.ptr_list li span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
@media (max-width:1799px){
.dsz_tnm img{height:40px; width:auto;}
.dsz_editor{font-size:15px; line-height:28px;}
.ptr_list li span{height:65px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.dsz_page{padding:11vw 0;}
.dsz_tnm img {height: 30px;width: auto;}
.dsz_editor{font-size:14px; line-height:26px;}
.ptr_page{padding:11vw 0;}
.ptr_list li {width: calc(50% - 16px);}
}

.m2ry_page{overflow:hidden; padding-bottom:3vw; background:#fafafa;}
.m2ry_yrs{ margin-top: 2.6vw; position:relative; height:120px;}
.m2ry_yrs:before{content:""; height:3px; background:#CB0C1D; position:absolute; left:50%; transform:translateX(-50%); top:94px; width:100vw;}
.m2ry_yrs dd{ text-align:center; transition:all 0.5s ease; padding-top:25px; height:120px; cursor:pointer; position:relative}
.m2ry_yrs dd p{ font-size: 24px; line-height: 66px; color: #666666; transition:all 0.5s ease; font-family:din; }
.m2ry_yrs dd i{ background: #cb0c1d; height: 20px; width: 20px; border: 4px solid #FFF; position: absolute; left: 50%; margin-left: -10px; bottom: 14px; transition:all 0.5s ease; border-radius:50%;}
.m2ry_yrs dd.slick-current i{ background: #FFF; height: 44px; width: 44px; margin-left: -22px; border: 2px solid #cb0c1d; position: absolute; left: 50%; bottom: 3px; border-radius:50%;}
.m2ry_yrs dd i:after{content:""; height:20px; width:20px; background:#CB0C1D; position:absolute; left:10px; top:10px; border-radius:50%; transition:all 0.5s ease; transform:scale(0); opacity:0}
.m2ry_yrs dd.slick-current i:after{ opacity:1; transform:scale(1); transition-delay:0.3s}
.m2ry_yrs dd.slick-current{padding-top:0;}
.m2ry_yrs dd.slick-current p{ color: #CB0C1D; font-size: 50px; }
.m2ryimgsWpr{ margin-top:3vw;}
.m2ryimgs{ display:none; margin-left:-15px; margin-right:-15px;}
.m2ryimgs.on{ display:flex; animation:fadeInUp 0.3s ease;}
.m2ryimgs li{ width:calc(33.33% - 30px); margin:0 15px 30px;}
.m2ry_item{ height:300px; background:#F0F0F0; position:relative;}
.m2ry_item img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.m2ry_nm{ height: 90px; font-size: 16px; line-height: 24px; color: #999999; text-align: center; display:flex; flex-direction:column; justify-content:center;}
@media (max-width:1799px){
.m2ry_yrs{height:110px;}
.m2ry_yrs:before{height:2px;top:84px}
.m2ry_yrs dd{padding-top:12px; height:110px;}
.m2ry_yrs dd p{ font-size: 24px;}
.m2ry_yrs dd i{height: 18px; width: 18px; border: 3px solid #FFF; margin-left: -9px; bottom: 15px}
.m2ry_yrs dd.slick-current i{height: 38px; width: 38px; margin-left: -19px; bottom: 5px;}
.m2ry_yrs dd i:after{height:16px; width:16px; left:9px; top:9px;}
.m2ry_yrs dd.slick-current p{ font-size: 40px; }
.m2ryimgsWpr{ margin-top:2.6vw;}
.m2ry_item{ height:250px;}
.m2ry_nm{ height: 80px; font-size: 15px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.m2ryimgs li {width: calc(100% - 30px); margin-bottom:20px;}
.m2ryimgsWpr{margin-top:25px;}
}

.news_page{}
.m3menu{ margin-top:3.6vw; text-align:center}
.m3menu_a{ font-size: 20px; line-height: 40px; margin: 0px 30px; }
.m3menu_a.on{ color: #991923; }
.news_top{ margin-top: 2.6vw; }
.news_tbox{ display:block;display:flex; justify-content:space-between; }
.news_tbox .overflowHide{ width:50%; height:366px;}
.news_trx{ width: 50%; display: flex; flex-direction: column; justify-content: center; border-top: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; border-bottom: 1px solid #E4E4E4; padding: 0px 3.38vw; }
.news_trx h5{ font-size: 18px; color: #999999; line-height: 26px; font-weight: normal; display: block; }
.news_trx strong{ font-size: 22px; line-height: 34px; letter-spacing: 1px; font-weight: normal; margin-top: 14px; -webkit-line-clamp:2;}
.news_trx p{ font-size: 16px; line-height: 26px; color: #666666; margin-top: 20px; -webkit-line-clamp:2;}
.news_trx span{ display: inline-block; margin-top: 35px; padding: 0px; font-size: 14px; line-height: 48px; color: #FFF; background: #991923; border-radius: 2em; transition: all 0.5s ease; width: 175px; text-align: center; }
.news_tbox:hover .news_trx span{ box-shadow:0 10px 30px rgba(153,25,35,0.3); transform:translateY(-5px)}
.news_list{ margin-top:3.38vw; margin-bottom:2.6vw;}
.news_list li{ margin-bottom:30px;}
.news_a{display:flex; justify-content:space-between; padding: 32px; border: 1px solid #E4E4E4; }
.news_a:hover{ background:#F1F1F1;}
.news_tm{ text-align: center; display: block; height: 110px; width: 110px; padding-top: 25px; background:#F1F1F1; color: #999999; transition:all 0.5s ease; }
.news_tm strong{ font-size: 40px; line-height: 40px; display: block; font-weight: normal; }
.news_tm p{ font-size: 18px; line-height: 28px; }
.news_rx{ width:calc(100% - 150px);}
.news_rx strong{ font-size: 24px; font-weight: normal; line-height: 52px; letter-spacing:1px; }
.news_rx p{ font-size: 16px; line-height: 26px; color: #999999; margin-top: 5px; -webkit-line-clamp:2;}
.news_a:hover .news_tm{ color: #FFF; background: #991923; }
@media (max-width:1799px){
.m3menu_a{ font-size: 18px; line-height: 30px; margin: 0px 20px; }
.news_tbox{ display:block;display:flex; justify-content:space-between; }
.news_tbox .overflowHide{ height:325px;}
.news_trx{ padding: 0px 2.6vw; }
.news_trx h5{ font-size: 16px; line-height: 24px; }
.news_trx strong{ font-size: 20px; line-height: 30px; margin-top: 10px}
.news_trx p{ font-size: 15px; line-height: 24px; margin-top: 15px;}
.news_trx span{margin-top: 25px; width: 155px; line-height:46px; }
.news_list{ margin-top:2.8vw;}
.news_list li{ margin-bottom:20px;}
.news_a{padding: 25px;}
.news_tm{height: 100px; width: 100px; padding-top: 20px; }
.news_tm strong{ font-size: 30px; line-height: 34px; }
.news_tm p{ font-size: 14px;}
.news_rx{ width:calc(100% - 120px);}
.news_rx strong{ font-size: 20px; line-height: 42px;}
.news_rx p{ font-size: 15px; line-height: 24px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.news_tbox .overflowHide{height:245px;}
.news_trx strong{-webkit-line-clamp:1; font-size:18px;}
.news_trx p{margin-top:8px;}
.news_trx span{margin-top:15px;}
.news_rx strong{font-size:18px;}
}
@media (max-width:767px){
.m3menu_a{font-size:14px; margin:0 5px;}
.news_top{margin-top:20px;}
.news_list li{margin-bottom:15px;}
.news_list{margin-top:25px;}
.news_tbox{display:block;}
.news_tbox .overflowHide{width:100%; height:52vw;}
.news_trx{width:100%; border-top:none; border-left:1px solid #E4E4E4; padding:15px 15px 35px}
.news_trx strong{font-size:17px; line-height:28px;}
.news_trx p{font-size:13px; -webkit-line-clamp:3;}
.news_a{padding:0;}
.news_tm{width:75px;}
.news_rx {width: calc(100% - 90px); padding-top:8px; padding-right:8px;}
.news_rx strong{font-size:16px; line-height:30px;}
.news_rx p{font-size:12px; line-height:22px;font-size:13px;}
}

.m2posWpr{ font-size: 14px; line-height: 62px; color: #999999; border-bottom: 1px solid #EEEEEE; }
.m2pos_a{ color:#999}
.m2posWpr span{ color:#333;}
.m3n_page{}
.m3n_page .container{max-width:980px;}
.m3n_t{font-size: 42px;line-height: 60px;text-align: center;font-weight: normal; letter-spacing:3px;}
.m3ninfo{font-size: 16px;color: #666666;line-height: 30px;margin-top: 22px;text-align: center;}
.m3ninfo span{display: inline-block;margin: 0 20px;}
.m3nEditor{ margin-top: 2.6vw; font-size: 16px; line-height: 28px; color: #555; }
.n3_page{font-size: 16px;line-height: 30px;color: #999999;background: #EDEDED;padding: 14px 25px;display: flex;justify-content: space-between; margin-top:2.6vw}
.n3_page p{width: 48%;}
.n3_page p:nth-child(2){text-align: right;}
@media (max-width:1799px){
.m2posWpr{line-height: 56px;}
.m3n_t{font-size: 32px;line-height: 46px; letter-spacing:2px;}
.m3ninfo{font-size: 14px;line-height: 26px;margin-top: 18px;}
.m3ninfo span{margin: 0 15px;}
.m3nEditor{font-size: 15px; line-height: 26px; }
.n3_page{font-size:15px; line-height:26px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m3n_t{font-size:28px; line-height:42px;}
}
@media (max-width:993px){
.m3n_t{font-size:22px; line-height:36px;}
}
@media (max-width:767px){
.m2posWpr{font-size:12px; line-height:24px; padding:15px 0;}
.m3n_page{padding-top:6vw;}
.m3n_t{font-size:20px; line-height:34px; letter-spacing:1px;}
.m3ninfo{margin-top:12px;}
.m3nEditor{margin-top:25px; font-size:14px; line-height:24px; padding-bottom:20px;}
.n3_page{font-size:14px; line-height:24px; display:block; padding:12px 15px;}
.n3_page p{width:100%; text-align:left!important; font-size:14px;}
}

.pt_tpbox{ margin-top:2.6vw}
.pt_tpbox dd{}
.pt_tbox{ display:flex; background:#f0f0f0}
.pt_tbox .overflowHide{ width:50%; height:408px;}
.pt_trx{ width:50%;display:flex; flex-direction:column; justify-content:center; padding:0 2.86vw; padding-bottom:50px;}
.pt_trx h4{ font-size: 18px; line-height: 26px; font-weight: normal; display: block; color: #666; }
.pt_trx strong{ font-size: 22px; line-height: 36px; font-weight: normal; letter-spacing: 1px; margin-top: 18px; -webkit-line-clamp:2;}
.pt_trx p{ font-size: 16px; line-height: 28px; color: #868686; margin-top: 18px; -webkit-line-clamp:3;}
.pt_tpbox .slick-dots{bottom:50px; padding-left:calc(50% + 2.86vw); text-align:left}
.pt_tpbox .slick-dots li button{display:none;}
.pt_tpbox .slick-dots li { background: #DFC5C7; display: inline-block; height: 10px; width: 10px; margin: 0px 12px 0px 0px; position: relative; border-radius: 50%; vertical-align: middle }
.pt_tpbox .slick-dots li.slick-active{ background: #991923; }
.pt_list{ margin: 30px -13px 1vw; }
.pt_list li{ width:calc(50% - 26px); margin:0 13px 30px; background:#F0F0F0; padding:40px 38px 35px;}
.pt_ax{ display:block;}
.pt_ax strong{ font-size: 22px; line-height: 34px; letter-spacing: 1px; -webkit-line-clamp: 2; font-weight: normal; }
.pt_ax p{ font-size: 16px; line-height: 26px; color: #999999; margin-top: 20px; -webkit-line-clamp:2;}
.pt_ax span{ font-size: 16px; color: #999999; line-height: 32px; margin-top: 18px; display: block; }
@media (max-width:1799px){
.pt_tbox .overflowHide{ height:355px;}
.pt_trx strong{font-size:20px; line-height:32px; margin-top:12px;}
.pt_trx p{font-size:15px; line-height:26px; margin-top:12px;}
.pt_trx h4{font-size:16px;}
.pt_list{ margin: 25px -10px 1vw; }
.pt_list li{ width:calc(50% - 20px); margin:0 10px 24px; padding:25px 25px 25px;}
.pt_ax strong{ font-size: 20px; line-height: 30px; }
.pt_ax p{ font-size: 15px; line-height: 24px; margin-top: 15px;}
.pt_ax span{ font-size: 15px; line-height: 26px; margin-top: 12px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.pt_trx strong{font-size:18px; line-height:30px;-webkit-line-clamp:1;}
.pt_trx p{-webkit-line-clamp:2;}
.pt_tbox .overflowHide{height:235px;}
.pt_tpbox .slick-dots{bottom:30px;}
}
@media (max-width:767px){
.pt_tbox{display:block;}
.pt_tbox .overflowHide{width:100%; height:50vw;}
.pt_trx{width:100%; padding:20px 15px 50px}
.pt_tpbox .slick-dots{padding-left:0; text-align:center;}
.pt_trx strong{font-size:17px; line-height:20px}
.pt_trx p{font-size:13px; line-height:22px; -webkit-line-clamp:3;}
.pt_tpbox .slick-dots{bottom:20px;}
.pt_tpbox{margin-top:20px;}
.m3menu{margin-top:25px;}
.pt_list li{ width:calc(100% - 20px); margin-bottom:15px; padding-left:15px; padding-right:15px;}
.pt_ax strong{font-size:17px; line-height:26px;}
.pt_ax p {font-size: 12px;line-height: 22px;margin-top: 10px;-webkit-line-clamp:3;}
}

.lx_page{}
.lxTop{ margin-top:2.6vw;background: linear-gradient(to bottom,  #f7f7f7 0%,#fff 100%); padding-bottom:0}
.lx_tpul{justify-content:space-between; }
.lx_tpul li{}
.lx_tpul li h4{ font-size: 22px; font-weight: normal; line-height: 32px; letter-spacing: 1px; display: block; }
.lx_tptxt{ font-size: 16px; line-height: 30px; color: #666666; margin-top: 12px; }
.lx_tpul li strong{ font: bold 28px/38px din_b; color: #f04444; margin-top: 26px; display: block; }
.lxbom{ position:relative}
.lxmapImgs{ position:relative; background:#f2f2f2;}
.lxmapImgs img{ position:absolute; left:0; top:0; width:100%; height:auto; transition:all 0.5s ease; opacity:0; display:block}
.lxmapImgs img.on{ opacity:1;}
.lxmapImgs img:nth-child(1){ position:relative;}
.lxbmWpr{position:absolute; left:0; top:0; right:0; bottom:0; z-index:2}
.lxbom .container{}
.lxbom_con{}
.lxbmCnms{ width:345px; background:#fff; height:44.58vw; padding-top:45px; box-shadow:0 0 30px rgba(0,0,0,0.1);}
.lxbmCnms h5{ font-size: 32px; line-height: 40px; letter-spacing: 2px; text-align: center; display: block; }
.lxbm_cmul{ margin-top:40px; height:calc(44.58vw - 205px); overflow-y:auto;}
.lxbm_cmul p{ position:relative}
.lxbm_cmul p:after{ content: ""; background: #EEEEEE; height: 1px; position: absolute; left: 50px; right: 50px; bottom: 0px; }
.lxbm_a{ display: block; line-height: 70px; font-size: 18px; color: #666666; letter-spacing: 1px; text-align: center; padding: 0px 15px; cursor:pointer; position:relative; z-index:1 }
.lxbm_a.on{ color: #FFF; background: #991923; }
.lx_mapinfo{ height: 1px; width: 1px; position: absolute; z-index: 5; right: 29.37%; bottom: 41.58%; }
.lx_mapinfo:before{ content: ""; background: url(../images/pos_icp.png) no-repeat center center; height: 101px; width: 84px; position: absolute; left: 50%; top: 50%; margin-left:-42px; margin-top:-50px;}
.lx_mapinfo dd{ opacity:0; position:absolute; left:50%; margin-left:-215px; background:#fff; bottom:82px; width:430px; padding:32px 45px; transform:translateY(-35px); box-shadow:0 10px 35px rgba(0,0,0,0.1);}
.lx_mapinfo dd:after{content:""; border-left:12px solid transparent; border-right:12px solid transparent; border-top:15px solid #fff; position:absolute; left:50%; margin-left:-12px; bottom:-15px;}
.lx_mapinfo dd strong{ display:none}
.lx_mapinfo dd.on{ opacity:1; transform:translateY(0); transition:all 0.8s ease; transition-delay:0.1s;}
.lx_mapinfo dd p{ font-size: 16px; line-height: 22px; margin-bottom: 10px; padding-left:48px; text-indent:-48px; }
.lx_mapinfo dd p:last-child{margin-bottom:0!important;}
@media (max-width:1799px){
.lx_tpul li h4{ font-size: 20px; line-height: 26px;}
.lx_tptxt{ font-size: 14px; line-height: 26px; margin-top: 10px; }
.lx_tpul li strong{ font: bold 24px/32px din_b; margin-top: 20px; }
.lxbmCnms{ width:255px; padding-top:55px;}
.lxbmCnms h5{ font-size:28px; line-height: 30px;}
.lxbm_cmul{ margin-top:22px;height: calc(44.58vw - 162px);}
.lxbm_cmul p:after{ left: 20px; right: 20px;}
.lxbm_a{line-height: 50px; font-size: 16px;}
.lx_mapinfo:before{ transform:scale(0.6);}
.lx_mapinfo dd{ margin-left:-180px; bottom:52px; width:360px; padding:25px 20px;}
.lx_mapinfo dd:after{border-left:8px solid transparent; border-right:8px solid transparent; border-top:12px solid #fff;margin-left:-8px; bottom:-12px;}
.lx_mapinfo dd p{ font-size: 14px; padding-left:44px; text-indent:-44px; margin-bottom:5px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.lx_tpul li:nth-child(3){margin-top:25px;}
.lx_mapinfo dd p{font-size:12px;}
.lx_mapinfo dd {padding: 12px 15px;}
}
@media (max-width:767px){
.lxTop{margin-top:25px;}
.lx_tpul li{margin-bottom:25px;}
.lx_tpul li strong{margin-top:8px;}
.lx_tptxt{height:auto!important;}
.lx_tpul li:nth-child(3){margin-top:0;}
.lxbmWpr .container{display:none;}
.lxmapImgs{display:none;}
.lxbmWpr{position:static; width:auto; height:auto; margin-left:15px; margin-right:15px;}
.lx_mapinfo{width:auto; height:auto; position:static}
.lx_mapinfo dd{opacity:1; position:relative; left:0; transform:translate(0,0); margin-left:0; box-shadow:none; border:1px solid #ddd; bottom:0; padding-top:15px; padding-bottom:15px;}
.lx_mapinfo dd strong{display:block; font-size:16px; line-height:24px; margin-bottom:5px;}
.lx_mapinfo dd:after{display:none;}
.lx_mapinfo:before{display:none;}
.lx_page{padding-bottom:0;}
.lx_mapinfo {padding-bottom:80px;}
.lx_mapinfo .slick-dots{bottom:40px;}
.lx_mapinfo .slick-dots li button{display:none;}
.lx_mapinfo .slick-dots li { background: #D6D6D6; display: inline-block; height: 5px; width: 5px; margin: 0px 3px; position: relative; border-radius:50%; vertical-align:middle}
.lx_mapinfo .slick-dots li.slick-active{ background:#f04444;}
.lx_tpul li h4{font-size:18px; line-height:24px;}
.lx_tptxt{ font-size:13px; line-height:22px;}
}

.xy_page{}
.xy_content{}
.xy_menu{ width:328px; background:#EDEDED; float:left; letter-spacing:1px;}
.xy_menu li{ margin-bottom:2px;}
.xy_menua{ line-height: 26px; display: block; font-size: 16px; padding: 20px 35px; position:relative; border-top:1px dashed #fff; cursor:pointer;}
.xy_menu li:first-child .xy_menua{border-top:none;}
.xy_menua:hover,.xy_menua.on{ color: #FFF; background: #CA0D1C; border-top:1px solid #CA0D1C;}
.xy_menua:after{ content: ""; background: url(../images/pj_ar2.png) no-repeat center center; height: 14px; width: 9px; margin-top: -7px; position: absolute; top: 50%; right: 30px; transition:all 0.5s ease;}
.xy_menua_noarr:after{ display:none;}
.xy_menua:hover:after{ background: url(../images/xy_ar.png) no-repeat center center;}
.xy_menua.on:after{ background: url(../images/xy_ar.png) no-repeat center center; transform:rotate(90deg)}
.xy_menua_sub.on:after{}
.xy_submenu{ display:none;}
.xy_mm2{ font-size: 16px; line-height: 24px; color: #666666; margin: 0px 25px 0px 25px; padding: 15px 35px 15px 50px; border-bottom: 1px dashed #fff; display:block; position:relative }
.xy_mm2:after{ content: ""; background: url(../images/pj_ar2.png) no-repeat center center; height: 14px; width: 9px; margin-top: -7px; position: absolute; top: 50%; right: 6px; opacity:0;}
.xy_mm2.on,.xy_mm2:hover{ color:#CA0D1C;}
.xy_mm2:hover:after,.xy_mm2.on:after{ opacity:1}
.xy_submenu li:last-child .xy_mm2{border:none;}
.xyrx{ width:900px; float:right}
.xy_rnm{ font-size: 34px; line-height: 40px; font-weight: normal; letter-spacing: 1px; display: block; margin-bottom:20px; }
.xy_ryr{ position:relative; line-height:80px;}
.xy_ryr:before{ content: ""; background: #D53D49; height: 1px; width: 100%; position: absolute; left: 0px; top: 50%; }
.xy_ryr span{ font-size: 24px; font-weight: normal; background: #FFF; padding-right: 25px; position:relative; }
.xy_rul{ margin:0 -59px;}
.xy_rul li{ width:calc(33.33% - 118px); margin:0 59px; text-align:center}
.xy_rabox{}
.xy_rabox .overflowHide{}
.xy_rabox strong{ font-size: 21px; letter-spacing:1px; line-height: 30px; font-weight: normal; margin: 15px 0px 20px; height: 60px; overflow: hidden; display:block}
.xy_rul .slick-track{margin-left:0; margin-right:0;}
.xy_rul dd{ padding:0 59px; width:33.33%; float:left}
.xy_rul .slick-dots{bottom:0;}
.xy_rul .slick-dots li button{display:none;}
.xy_rul .slick-dots li { background: #D6D6D6; display: inline-block; height: 12px; width: 12px; margin: 0px 8px; position: relative; border-radius:50%; vertical-align:middle}
.xy_rul .slick-dots li.slick-active{ background: #d7000f;}
@media (max-width:1799px){
.xy_menu{ width:258px; }
.xy_menua{ line-height: 24px;font-size: 15px; padding: 15px 25px; }
.xy_menua:after{ right: 25px; }
.xy_mm2{ font-size: 15px; line-height: 24px; margin: 0px 15px 0px 15px; padding: 12px 25px 12px 25px;}
.xyrx{ width:850px;}
.xy_rnm{ font-size: 28px; line-height: 30px; margin-bottom:15px; }
.xy_ryr{line-height:70px;}
.xy_ryr span{ font-size: 20px; }
.xy_rul{ margin:0 -48px;}
.xy_rul li{ width:calc(33.33% - 96px); margin:0 48px;}
.xy_rabox strong{ font-size: 18px; line-height: 28px; margin: 10px 0px 15px; height: 56px;}
.xy_rul dd{ padding:0 48px;}
.xy_rul .slick-dots li { height: 11px; width: 11px; margin: 0px 6px;}
.xy_mm2:after{right:10px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.xyrx{width:660px;}
.xy_rul{ margin:0 -18px;}
.xy_rul li{ width:calc(33.33% - 36px); margin:0 18px;}
.xy_rul dd{ padding:0 18px;}
}
@media (max-width:993px){
.xy_menu{width:100%; float:none; margin-bottom:35px;}
.xyrx{width:100%; float:none;}
.xy_rnm{font-size:22px; text-align:center}
}
@media (max-width:767px){
.xy_menua{padding-top:10px; padding-bottom:10px;}
.xy_rul{ margin:0 -10px;}
.xy_rul li{ width:calc(50% - 20px); margin:0 10px;}
.xy_rabox strong{font-size:15px; line-height:26px; height:52px; margin-bottom:8px; margin-top:5px;}
.xy_rul dd{width:50%; padding:0 10px;}
}

.xy_ul02{ padding:10px 0}
.xy_ul02 li{ margin-bottom:25px;}
.xy_u2a{ display: block; position: relative; padding: 35px 40px; border: 1px solid #ECECEC; }
.xy_u2a:after{content:""; width:0%; height:3px; background:#CA0D1C; position:absolute; left:0; top:-1px; transition:all 0.8s ease;}
.xy_u2a:hover{ box-shadow:0 10px 25px rgba(0,0,0,0.07);}
.xy_u2a:hover:after{ width:100%;}
.xy_u2a strong{ font-size: 22px; line-height: 32px; font-weight: normal; letter-spacing: 1px;-webkit-line-clamp:2;}
.xy_u2a p{ font-size: 15px; line-height: 26px; color: #666666; margin-top: 15px; -webkit-line-clamp:2;}
.xy_fun{ line-height: 20px; margin-top: 28px; font-size: 16px; color: #999999; }
.xy_fun span{ display: inline-block; margin-right: 40px; background: url(../images/xy_tm.png) no-repeat left center; padding-left: 24px; }
.xy_fun span:nth-child(2){ background: url(../images/xy_eye.png) no-repeat left center; }
.xy_ul03 .xy_u2a strong{-webkit-line-clamp:1; padding-right:150px;}
.xy_ul03 .xy_u2a span{ background: url(../images/xy_tm.png) no-repeat left center; display: inline-block; padding-left: 24px; font-size: 16px; line-height: 30px; color: #999999; position: absolute; top: 50%; right: 40px; margin-top: -15px; }
.xxSer{ height:54px; position:relative; margin-top:35px; margin-bottom:15px;}
.xxSer input{ border: 1px solid #DADADA; line-height: 52px; background: #FBFBFB; height: 54px; width: 100%; padding: 0px 240px 0px 30px; font-size: 16px; color: #666; }
.xxSer input:focus{ border: 1px solid #CA0D1C; color: #333; }
.xxSer button{ line-height: 54px; background: #CA0D1C; height: 54px; width: 172px; text-align: center; font-size: 18px; color: #FFF; cursor: pointer; position:absolute; right:0; top:0; transition:all 0.5s ease;}
.xxSer button:hover{ box-shadow:0 5px 20px rgba(202,13,28,0.3);}
@media (max-width:1799px){
.xy_u2a{ padding: 20px 25px;}
.xy_ul02 li{margin-bottom:20px;}
.xy_u2a strong{font-size:18px; line-height:30px;}
.xy_fun{font-size:14px; margin-top:12px;}
.xy_u2a p{font-size:14px; line-height:24px; margin-top:12px;}
.xxSer{ height:50px; margin-top:25px; margin-bottom:12px;}
.xxSer input{ line-height: 48px; height: 50px; padding: 0px 200px 0px 20px; font-size: 15px;}
.xxSer button{ line-height: 50px; height: 50px; width: 160px; font-size: 16px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.xy_ul02 li{margin-bottom:15px;}
.xy_ul02{padding-top:0;}
.xy_u2a{padding-left:15px; padding-right:15px;}
.xy_u2a strong{font-size:17px; line-height:28px;}
.xy_u2a p {font-size: 13px;line-height: 22px;margin-top: 8px;}
.xxSer button{width:80px;}
.xy_u2a{padding-top:15px; padding-bottom:15px;}
.xy_ul03 .xy_u2a span{position:static; font-size:15px; margin-top:3px;}
.xy_ul03 .xy_u2a strong{padding-right:0; font-size:16px;}
}

.pjtable{ margin-top:30px; margin-bottom:35px;}
.pjtable td{ font-size: 15px; color: #666666; line-height: 26px; padding: 12px; border-bottom:1px solid #E1E1E1; text-align:center}
.pjtable tr:nth-child(1) td{ background: #F6F6F6; border-bottom: 2px solid #CA0D1C; white-space:nowrap }
.pjtable tr td:nth-child(1){text-align:left;}
.pj_p{height:26px;}
.pj_dw{ background: url(../images/pj_ico.png) no-repeat center center; display: inline-block; height: 18px; width: 18px; }
@media (max-width:1799px){
.pjtable{ margin-top:20px; margin-bottom:25px;}
.pjtable td{ font-size: 14px; line-height: 24px; padding: 12px;}
.pj_p{height:24px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.pjtable{width:100%; overflow-x:auto;}
.pjtable table{width:800px;}
}
@media (max-width:993px){

}
@media (max-width:767px){

}

.abt_con1{ background: url(../images/abt_bg1.png) no-repeat center top; background-size:100% 100%; padding:6.25vw 0; overflow:hidden}
.abt_c1top{ position:relative; padding-right:52%; min-height:588px;}
.abt_c1st{ font-size: 34px; line-height: 36px; letter-spacing: 2px; display: block; font-weight: bold; }
.abt_c1top .coverImg{ height: 588px; width: 930px; position: absolute; left: 52.34%; top: 0px; }
.abt_c1txt{ font-size: 16px; line-height: 30px; color: #666666; margin-top: 25px; text-align:justify; max-height:510px;}
.abt_c1bom{ margin-top:6.25vw;}
.abt_c1tab{ text-align:center;}
.abt_c1tab a{ font-size: 24px; font-weight: bold; color: #999999; line-height: 40px; letter-spacing: 1px; margin:0 22px; cursor:pointer}
.abt_c1tab a.on{ font-size: 34px; color: #333; }
.abt_c1swwpr{ margin-top:2.6vw; position:relative; height:475px; width:2200px; left:50%; margin-left:-1100px;}
.abt_c1sw{ position:absolute; left:0; top:0; width:100%; height:475px; transform:translateY(50px); visibility:hidden; opacity:0;}
.abt_c1sw.on{opacity:1; visibility:visible; z-index:1; transform:translateY(0); transition:all 0.5s ease;}
.abt_c1sw dd{ padding:20px 15px; transition:all 0.5s ease;}
.abt_c1sw dd.slick-current{ padding:0 15px;}
.abt_c1sw dd .overflowHide{ height:305px; position:relative; background:#F2F4F6; transition:all 0.5s ease;}
.abt_c1sw dd.slick-current .overflowHide{height:345px;}
.abt_c1sw dd .overflowHide img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.abt_c1sw dd p{ text-align: center; font-size: 16px; line-height: 24px; color: #999999; margin-top: 20px; }
.abt_c1sw .slick-prev{ background: url(../images/abt_c2btn1.png) no-repeat center center; display: inline-block; height: 48px; width: 48px; position: absolute; left: 416px; top: 145px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:cover!important; }
.abt_c1sw .slick-next{ background: url(../images/abt_c2btn1.png) no-repeat center center; display: inline-block; height: 48px; width: 48px; position: absolute; right: 416px; top: 145px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size:cover!important; transform:rotate(180deg);}
.abt_c1sw .slick-prev:hover,.abt_c1sw .slick-next:hover{background-image:url(../images/abt_c2btn2.png);}
.abt_mx{ text-align:center;}
.abt_more{ line-height: 44px; display: inline-block; padding: 0px 40px; border: 1px solid #999999; font-size: 16px; color: #999999; border-radius:0.3em;}
.abt_more:hover{ color: #FFF; background: #d7000f; box-shadow: 0 5px 25px rgba(215,0,15,0.3); border: 1px solid #d7000f;  transform:translateY(-3px) }
@media (max-width:1799px){
.abt_c1top{ min-height:368px;}
.abt_c1st{ font-size: 28px; line-height: 30px; }
.abt_c1top .coverImg{ height: 450px; width: 50vw;}
.abt_c1txt{ font-size: 15px; line-height: 28px; max-height:365px;}
.abt_c1tab a{ font-size: 20px; line-height: 30px; margin:0 20px;}
.abt_c1tab a.on{ font-size: 28px;}
.abt_c1swwpr{height:405px; width:1800px; margin-left:-900px;}
.abt_c1sw{height:405px;}
.abt_c1sw dd .overflowHide{ height:255px;}
.abt_c1sw dd.slick-current .overflowHide{height:295px;}
.abt_c1sw dd p{ font-size: 15px; margin-top: 15px; }
.abt_c1sw .slick-prev{height: 44px;width: 44px;left: 339px;top: 122px;}
.abt_c1sw .slick-next{height: 44px;width: 44px;right: 339px;top: 122px}
.abt_more{ line-height: 42px; padding: 0px 38px; font-size: 15px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.abt_c1sw .slick-prev{left:698px;}
.abt_c1sw .slick-next{right:698px;}
}
@media (max-width:993px){
.abt_c1top{padding-right:0;}
.abt_c1top .coverImg{position:relative; left:auto; top:auto; width:100%; margin-top:25px;}
.abt_c1txt{max-height:none;}
.abt_c1st{font-size:22px; text-align:center;}
.abt_c1tab a{font-size:18px; margin:0 8px;}
.abt_c1tab a.on{font-size:24px;}
}
@media (max-width:767px){
.abt_con1{padding:11vw 0 0;}
.abt_c1top .coverImg{height:60vw;}
.abt_c1txt{font-size:14px; line-height:24px;}
.abt_c1swwpr{width:auto; margin-left:-15px; left:0px; margin-right:-15px;}
.abt_c1sw .slick-prev{left:40px; width:40px; height:40px;}
.abt_c1sw .slick-next{right:40px; width:40px; height:40px;}
.abt_c1swwpr,.abt_c1sw{height:385px;}
.abt_more{font-size:14px;}
}

.abt_con2wpr{ overflow:hidden;}
.abt_con2wpr .container{ position:relative;}
.abt_con2{ width:1920px; position:relative; left:50%; transform:translateX(-50%);}
.abt_c2lx{ width:58.28%; float:left;}
.abt_c2lx .coverImg{ width:71.55%; height:745px; float:left;}
.abt_c2yrs{ width: 28.45%; float: left; height: 745px; background: url(../images/abt_c3bg2.jpg) no-repeat center center; background-size:cover; color:#fff; padding:120px 0; text-align:center; }
.abt_c2yrs dd{ height:100px!important; line-height:100px!important;}
.abt_c2yrs dd span{ display: inline-block; position: relative; color: rgba(255,255,255,0.55); transition: all 0.5s ease; font: 28px din_b; }
.abt_c2yrs dd.slick-current span{color:#fff; font-size:60px; font-family:din; font-weight:bold}
.abt_c2yrs dd span:before{content:""; width:0px; height:3px; background:#fff; position:absolute; right:-48px; top:50%; margin-top:-2px; transition:all 0.5s ease; opacity:0;}
.abt_c2yrs dd span:after{content:""; width:0px; height:3px; background:#fff; position:absolute; left:-48px; top:50%; margin-top:-2px; transition:all 0.5s ease; opacity:0;}
.abt_c2yrs dd.slick-current span:before,
.abt_c2yrs dd.slick-current span:after{width:22px; opacity:1}
.abt_c2yrs .slick-prev{ background: url(../images/abt_c2btn3.png) no-repeat center center; display: inline-block; height: 13px; width: 23px; position: absolute; left: 50%; top: 60px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size: cover!important; margin-left: -11px; }
.abt_c2yrs .slick-next{ background: url(../images/abt_c2btn3.png) no-repeat center center; display: inline-block; height: 13px; width: 23px; position: absolute; left: 50%; bottom: 60px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; background-size: cover!important; margin-left: -11px; transform: rotate(180deg);}
.abt_c2rx{ width: 41.72%; float: right; margin-top: 80px; height: 785px; background: #F5F5F5 url(../images/abt_c3bg.jpg) no-repeat right bottom; padding-left:5.98vw; padding-top:145px; }
.abt_c2t{}
.abt_c2t strong{ font-size: 34px; line-height: 36px; letter-spacing: 2px; display: block; }
.abt_c2t p{ font-size: 15px; line-height: 20px; color: #999999; margin-top: 8px; letter-spacing:1px; }
.abt_c2rx .coverImg{}
.abt_c2sw{ height:358px;}
.abt_c2sw dd{}
.abt_c2sw dd strong{ font-size:16px; line-height:28px; display:block; margin-bottom:12px;}
.abt_c2sw dd p{ font-size: 14px; line-height: 24px; max-height:216px; overflow-y:auto; text-align:justify }
.abt_c2sw dd span{display:none;}
.abt_c2sw .slick-prev{ background: url(../images/abt_c3btn.png) no-repeat center center; display: inline-block; height: 47px; width: 47px; position: absolute; left: 0px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; bottom: 0px; background-size:cover!important; }
.abt_c2sw .slick-next{ background: url(../images/abt_c3btn.png) no-repeat center center; display: inline-block; height: 47px; width: 47px; position: absolute; left: 80px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; bottom: 0px; transform: rotate(180deg); background-size:cover!important; }
.abt_c2sw .slick-prev:hover,.abt_c2sw .slick-next:hover{ background: url(../images/abt_c3btn2.png) no-repeat center center; }

.nabtEvens{max-width: 375px; width:100%; margin-top: 50px; height: 358px; position:relative;}
.nabtItem{ position:absolute; left:0; top:0; width:100%; opacity:0; visibility:hidden; transform:translateY(80px);}
.nabtItem.on{ opacity:1; visibility:visible; z-index:1; transform:translateY(0px); transition:all 0.5s ease;}
.nabt_mmt{display:none;}


@media (max-width:1799px){
.abt_c2lx .coverImg{height:585px;}
.abt_c2yrs{height: 585px; padding:90px 0;}
.abt_c2yrs dd{ height:82px!important; line-height:82px!important;}
.abt_c2yrs dd span{ font: 22px din_b; }
.abt_c2yrs dd.slick-current span{ font-size:40px;}
.abt_c2yrs dd span:before{height:2px; right:-40px; margin-top:-1px;}
.abt_c2yrs dd span:after{height:2px; left:-40px; margin-top:-1px;}
.abt_c2yrs dd.slick-current span:before,
.abt_c2yrs dd.slick-current span:after{width:18px;}
.abt_c2rx{margin-top: 50px; height: 615px; padding-left:4.2vw; padding-top:105px;}
.abt_c2t strong{ font-size: 28px; line-height: 30px; }
.abt_c2t p{ font-size: 14px; line-height: 18px; margin-top: 5px;}
.abt_c2rx .coverImg{}
.abt_c2sw{ max-width:375px;}
.abt_c2sw dd p{ }
.abt_c2sw .slick-prev{ height: 40px; width: 40px}
.abt_c2sw .slick-next{ height: 40px; width: 40px; left:60px}
.nabtEvens{margin-top:20px;}
}
@media (max-width:1379px){
.abt_c2rx{padding-left:30px;}
}
@media (max-width:1199px){
.abt_c2yrs{width:24%;}
.abt_c2lx{width:55%;}
.abt_c2lx .coverImg{ width:76%;}
.abt_c2rx{width:45%; padding-left:3.2vw;}
.abt_c2sw{ max-width:308px; overflow:hidden}
}
@media (max-width:993px){
.abt_c2lx{display:none;}
.abt_c2rx{width:100%; padding:50px 20px; height:auto}
.abt_con2{width:100%; left:0; transform:translateX(0);}
.abt_c2rx .coverImg{margin-top:25px;}
.abt_con2wpr .container{width:100%; padding-left:0; padding-right:0; margin-left:0; margin-right:0}
.abt_c2sw{max-width:none;}
.abt_c2t{text-align:center;}
.abt_c2t strong{font-size:22px; line-height:26px;}
.nabt_myrs{margin-top:35px; text-align:center; width:100%; overflow-x:auto;}
.nabt_myrs ul{display:inline; white-space:nowrap;}
.nabt_myrs li{display:inline-block; line-height:58px; font-size:24px; padding:0 25px; cursor:pointer;}
.nabt_myrs li.on{ color:#ca0d1c;}
.nabtEvens{max-width:none; margin-top:25px;}
}
@media (max-width:767px){
.abt_c1swwpr{margin-top:25px;}
.abt_c2rx{background-size:450px auto;}
.nabt_myrs li{padding:0 15px; line-height:42px;}
.abt_c2sw dd p{font-size:12px; line-height:22px;}
.nabtEvens{max-width:none; margin-top:15px;}
}

.abt_con3{ background: url(../images/abt_bg2.png) no-repeat center bottom; padding:6.25vw 0 10vw; background-size:100% auto;}
.abt_c3t{ text-align:center}
.abt_c3t p{font-size:16px; margin-top:12px;}
.abt_c3lst{ margin:2.6vw -8px 2vw;}
.abt_c3lst dd{ width:calc(20% - 16px); margin:0 8px 16px;}
.abt_c3lst dd span{ display:block; position:relative; height:70px; background:#F8F8F8; transition:all 0.5s ease;}
.abt_c3lst dd span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.abt_c3lst dd:hover span{box-shadow:0 5px 25px rgba(0,0,0,0.1);}
@media (max-width:1799px){
.abt_c3t p{font-size:15px; margin-top:10px;}
.abt_c3lst{ margin:2.6vw -6px 2vw;}
.abt_c3lst dd{ width:calc(20% - 12px); margin:0 6px 12px;}
.abt_c3lst dd span{height:60px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.abt_c3lst dd{ width:calc(33% - 12px);}
}
@media (max-width:767px){
.abt_con3{padding:11vw 0;}
.abt_c3lst{margin-top:25px;}
.abt_c3lst dd {width: calc(50% - 12px);}
.abt_c3lst dd span img {max-width: 90%;max-height: 90%;}
.abt_c3lst dd span{height:50px;}
}

.inx_con1{}
.inx_c1lx{ width: 35.15%; float:right; }
.inx_tx{ height: 40px; letter-spacing: 1px;  }
.inx_tx span{ font-size: 34px; line-height: 40px; float: left; font-weight: bold; letter-spacing: 2px; }
.inx_tx a{ float: right; font-size: 14px; line-height: 14px; margin-top: 22px; }
.inx_c1sw{ margin-top:25px;}
.inx_c1sw dd{}
.inx_c1a{ display:block; position:relative}
.inx_c1a .overflowHide{ height:283px;}
.inx_c1a p{ line-height: 58px; padding: 0px 120px 0px 20px; position: absolute; left: 0px; right: 0px; bottom: 0px; background: rgba(0,0,0,0.6); font-size: 16px; color: #FFF; letter-spacing: 1px; }
.inx_c1sw .slick-dots{bottom:22px; text-align:right; padding-right:8px;}
.inx_c1sw .slick-dots li button{display:none;}
.inx_c1sw .slick-dots li { background:#9E9FA1; display: inline-block; height: 9px; width: 9px; margin: 0px 12px 0px 0px; position: relative; border-radius:50%; vertical-align:middle}
.inx_c1sw .slick-dots li.slick-active{ background: #fff;}
.inx_c1tm{ text-align: center; height: 80px; width: 80px; position: absolute; z-index: 1; left: 0px; top: 0px; background: #991923; padding-top: 13px; font-family: din_b; color: #FFF; }
.inx_c1tm span:nth-child(1){ font-size: 34px; line-height: 38px; display: block; }
.inx_c1tm span:nth-child(2){ font: 14px/18px din; }
.inx_c1ul{ background: #F5F5F5; padding: 5px 20px; }
.inx_c1ul li{ padding: 22px 0px; border-bottom: 1px solid #E7E7E7; }
.inx_c1ul li:last-child{border:none;}
.inx_c1a2{ display:block;}
.inx_c1a2 strong{ font-size: 16px; line-height: 24px; letter-spacing: 1px;  height: 24px; font-weight: normal; }
.inx_c1a2 span{ font-size: 16px; line-height: 16px; color: #666666; letter-spacing: 1px; display: block; margin-top: 8px; }
.inx_c1rx{ width:60.46%; float:left}
.inx_c1sw2 .inx_c1a .overflowHide{ height:430px;}
.inx_c1rul{ margin-top:15px; letter-spacing:1px;}
.inx_c1rul li{}
.inx_c1ra{ display:block; line-height:32px; height:32px; font-size:16px; position:relative; padding:0 130px 0 0}
.inx_c1ra strong{ font-weight:normal;}
.inx_c1ra span{ position:absolute; right:0; top:0; font-size:15px;}
@media (max-width:1799px){
.inx_tx{ height: 30px; }
.inx_tx span{ font-size: 28px; line-height: 30px;}
.inx_tx a{ margin-top: 14px; }
.inx_c1a .overflowHide{ height:245px;}
.inx_c1a p{ line-height: 50px;font-size: 15px }
.inx_c1sw .slick-dots{bottom:17px;}
.inx_c1tm{height: 66px; width: 66px; padding-top: 8px;}
.inx_c1tm span:nth-child(1){ font-size: 26px; line-height: 32px;}
.inx_c1tm span:nth-child(2){ font: 13px/18px din; }
.inx_c1ul li{ padding: 16px 0px;}
.inx_c1a2 strong{ font-size: 15px; }
.inx_c1a2 span{ font-size: 15px; line-height: 15px; margin-top: 6px; }
.inx_c1sw2 .inx_c1a .overflowHide{ height:350px;}
.inx_c1rul{ margin-top:12px;}
.inx_c1ra{line-height:30px; height:30px; font-size:15px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_c1lx{width:100%; float:none;}
.inx_c1rx{width:100%; float:none; margin-bottom:35px;}
.inx_c1a .overflowHide{height:435px;}
.inx_c1sw2 .inx_c1a .overflowHide{height:400px;}
.inx_tx span{font-size:22px;}
.inx_tx a{margin-top:12px;}
}
@media (max-width:767px){
.inx_tx a{font-size:12px;}
.inx_c1a .overflowHide{height:58vw;}
.inx_c1ul{padding-left:15px; padding-right:15px;}
.inx_c1a2 strong{font-size:14px;}
.inx_c1sw2 .inx_c1a .overflowHide{height:52vw;}
.inx_c1ra{letter-spacing:0; font-size:14px; padding-right:75px;}
.inx_c1sw .slick-dots li{margin-right:8px;}
.inx_c1a p{padding-right:75px; font-size:14px;}
}

.inx_con2{ background:#F5F5F5;}
.inx_c2top{ background:#fff; border-bottom:1px solid #EEEEEE; padding:20px; overflow:hidden}
.inx_c2tnm{ font-size: 34px; line-height: 54px; font-weight: bold; letter-spacing: 2px; float: left; }
.inx_c2tab{ float:left; margin-left:25px; margin-top:9px;}
.inx_c2tab a{ font-size: 17px; color: #666666; letter-spacing: 1px; display: inline-block; line-height: 36px; padding: 0px 14px; margin-right: 10px; border-radius:0.4em; cursor:pointer;}
.inx_c2tab a.on{ color: #FFF; background: #991923; }
.inx_c2ser{ width:430px; height:54px; float:right; position:relative; border:1px solid #E6E6E6; background:#F1F1F1; padding-right:130px;}
.inx_c2ser input{ width: 100%; font-size: 16px; line-height: 52px; color: #666; height: 54px; padding: 0px 20px 0px 42px; background: url(../images/inx_serico.png) no-repeat 18px center; }
.inx_c2ser button{ line-height: 54px; height: 54px; width: 110px; position: absolute; top: -1px; right: -1px; font-size: 18px; color: #FFF; letter-spacing: 2px; text-align: center; display: inline-block; cursor: pointer; background:#991923; transition:all 0.5s ease;}
.inx_c2ser button:hover{ box-shadow:0 3px 20px rgba(153,25,35,0.3);}
.inx_c2tableWpr{ background:#fff; padding-bottom:20px;}
.inx_c2table{ display:none;}
.inx_c2table.on{ display:block; animation:fadeInUp 0.5s ease;}
.inx_c2table td{ font-size: 16px; line-height: 28px; color: #666666; padding: 12px 20px; text-align:center }
.inx_c2table tr:nth-child(1) td{ background: #F9F9F9; padding:15px 20px; border-bottom:20px solid #fff;}
.inx_c2table tr td:nth-child(1){ text-align:left}
.inx_c2links{ margin:25px -14px 0;display:flex; justify-content:space-between; }
.inx_c2links li{ width:calc(50% - 28px); margin:0 14px 0;}
.inx_c2a{ display:block; height:142px; position:relative; padding-left:65px; line-height:142px; background:#fff;}
.inx_c2a *{vertical-align:middle;}
.inx_c2a:before{ content: ""; background: url(../images/inx_c2bg.png) repeat-y center top; position:absolute; left:0; top:0; bottom:0; opacity:0; transition:all 0.5s ease; width:0%;}
.inx_c2a:after{content:""; width:6px; background:#991923; position:absolute; left:0; top:50%; height:100%; transform:translateY(-50%); opacity:1; transition:all 0.5s ease;}
.inx_c2a p{ position: relative; display: inline-block; font-size: 26px; letter-spacing: 2px; margin-left: 22px; }
.inx_c2icon{ display:inline-block; width:40px; height:40px; position:relative}
.inx_c2icon img{ position:absolute; left:0; top:0; transition:all 0.5s ease;}
.inx_c2icon img:nth-child(2){ opacity:0}
.inx_c2a i{ background: url(../images/inx_c2ar.png) no-repeat center center; height: 17px; width: 11px; margin-top: -8px; position: absolute; top: 50%; right: 35px; }
.inx_c2a:hover:before{opacity:1; width:100%;}
.inx_c2a:hover{color:#fff;}
.inx_c2a:hover:after{opacity:0; height:0%;}
.inx_c2a:hover .inx_c2icon img{opacity:0;}
.inx_c2a:hover .inx_c2icon img:nth-child(2){opacity:1;}
.inx_c2a:hover i{ background: url(../images/inx_c2ara.png) no-repeat center center; }
@media (max-width:1799px){
.inx_c2tnm{ font-size: 28px; line-height: 46px;}
.inx_c2tab{ margin-left:15px; margin-top:8px;}
.inx_c2tab a{ font-size: 16px; line-height: 30px; padding: 0px 12px; margin-right: 2px;}
.inx_c2ser{ width:350px; height:46px; padding-right:110px;}
.inx_c2ser input{font-size: 15px; line-height: 44px;height: 44px; padding: 0px 20px 0px 40px;}
.inx_c2ser button{ line-height: 46px; height: 46px; width: 90px; font-size: 16px;}
.inx_c2tableWpr{padding-bottom:15px;}
.inx_c2table td{ font-size: 15px; line-height: 26px; padding: 10px 20px; }
.inx_c2table tr:nth-child(1) td{padding:10px 20px; border-bottom:15px solid #fff;}
.inx_c2a{ height:122px; padding-left:55px; line-height:122px;}
.inx_c2a:after{width:4px;}
.inx_c2a p{font-size: 24px; letter-spacing: 1px; margin-left: 18px; }
.inx_c2icon{width:36px; height:36px;}
.inx_c2a i{ right: 30px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c2tab a{padding:0 5px; letter-spacing:0;}
.inx_c2ser{width:300px;}
}
@media (max-width:993px){
.inx_c2ser{width:100%; margin-top:10px;}
.inx_c2table{width:100%; overflow-x:auto;}
.inx_c2table table{width:1000px;}
.inx_c2tnm{font-size:22px;}
.inx_c2a p{font-size:21px;}
}
@media (max-width:767px){
.inx_c2tab{margin-left:0; margin-top:-2px;}
.inx_c2tab a{font-size:14px; line-height:26px;}
.inx_c2table td{padding-top:6px; padding-bottom:6px;}
.inx_c2table td{font-size:14px; line-height:22px;}
.inx_c2table table{width:880px;}
.inx_c2links li{ width:calc(100% - 28px); margin-bottom:15px;}
.inx_c2links{flex-wrap:wrap;}
.inx_c2a{padding-left:30px; line-height:66px; height:66px;}
.inx_c2a p{font-size:18px; margin-left:8px;}
.inx_c2a i{right:20px;}
.inx_c2top{padding-left:15px; padding-right:15px;}
}

.inx_con3{}
.inx_c3lx{ width:64.84%; float:left;}
.inx_c3lul{ margin-top:25px; border-top:1px solid #EEEEEE; padding-top:22px;}
.inx_c3lul li{}
.inx_c3lul li a{ display:block; position:relative; padding-right:150px; line-height:52px; height:52px; font-size:16px; color:#666666; letter-spacing:1px; padding-left:145px;}
.inx_c3lul li span{ line-height: 24px; color: #FFF; background: #D2A825; text-align:center; display: inline-block; width: 130px; position: absolute; left: 0px; top: 50%; margin-top: -12px; border-radius:0.3em; letter-spacing:0; font-size:14px;}
.inx_c3lul li i{ font-style: normal; display: inline-block; position: absolute; top: 0px; right: 0px; }
.inx_c3lul li a:hover{ color:#d7000f;}
.inx_c3lul li p{}
.inx_c3rx{ width:28.12%; float:right; overflow:hidden}
.inx_c3rul{ margin-top:25px; border-top:1px solid #EEEEEE; margin-left:-50px; margin-right:-50px;}
.inx_c3rul li{ padding-top:32px; width:calc(50% - 100px); margin:0 50px 0; float:left}
.inx_c3a{ display:block;}
.inx_c3a .overflowHide{ height:172px;}
.inx_c3a p{ font-size: 16px; line-height: 24px; margin-top: 12px; }
@media (max-width:1799px){
.inx_c3lul li a{ padding-right:100px; line-height:46px; height:46px; font-size:15px; padding-left:120px;}
.inx_c3lul li span{width:110px; font-size:12px;}
.inx_c3rul{ margin-left:-40px; margin-right:-40px;}
.inx_c3rul li{ padding-top:30px; width:calc(50% - 80px); margin:0 40px 0;}
.inx_c3a .overflowHide{ height:150px;}
.inx_c3a p{ font-size: 15px; line-height: 22px; margin-top: 10px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c3rul{ margin-left:-20px; margin-right:-20px;}
.inx_c3rul li{ width:calc(50% - 40px); margin:0 20px 0;}
}
@media (max-width:993px){
.inx_c3lx{width:100%; float:none; margin-bottom:35px;}
.inx_c3rx{width:100%; float:none}
.inx_c3rul li {width: calc(25% - 40px);margin: 0 20px 0;}
.inx_c3a .overflowHide{height:210px;}
}
@media (max-width:767px){
.inx_c3lul li a{padding-bottom:40px; padding-left:0; padding-right:0; height:70px; font-size:14px;}
.inx_c3lul li span{top:auto; margin-top:0; bottom:5px;}
.inx_c3lul li i{top:32px;}
.inx_c3rul{margin-left:-8px; margin-right:-8px;}
.inx_c3rul li {width: calc(50% - 16px); margin-left:8px; margin-right:8px;}
.inx_c3a .overflowHide{height:58vw;}
}

.inx_con4{ position:relative; padding:7vw 0 11vw}
.inx_con4 .coverImg{ position:absolute; left:0; top:0; right:0; bottom:0;}
.inx_con4 .container{ position:relative; color:#fff;}
.inx_con4 h2{ font-size: 34px; line-height: 40px; letter-spacing: 2px; display: block; }
.inx_c4tm{ position:relative; margin-top:17px; position:relative; padding-left:200px;}
.inx_c4tm p{ font-size: 18px; line-height: 22px; font-weight: bold; }
.inx_c4tm img{ position:absolute; left:0; top:2px}
.inx_c4des{ font-size: 16px; line-height: 28px; letter-spacing: 1px; margin: 25px 0px 35px; text-align: justify; width: 685px; }
.inx_c4mx{}
.inx_c4m{ line-height: 44px; text-align: center; display: inline-block; width: 150px; font-size: 14px; color: #FFF; letter-spacing: 1px; background: #991923; }
.inx_c4m:hover{ color:#fff; box-shadow:0px 5px 25px rgba(153,25,35,0.3); transform:translateY(-3px)}
.inx_c4links{ margin-top:2.8vw;}
.inx_c4bma{ line-height: 100px; display: inline-block; width: 290px; background: rgba(255,255,255,0.9); text-align: center; font-size: 22px; letter-spacing: 1px; margin-right:16px; }
.inx_c4bma img{ margin-right:10px;}
.inx_c4bma img,.inx_c4bma text{ vertical-align:middle;}
.inx_c4bma:hover{ color:#991923; transform:translateY(-8px); box-shadow:0 5px 25px rgba(0,0,0,0.1);}
@media (max-width:1799px){
.inx_con4{ position:relative; padding:6vw 0 10vw}
.inx_con4 h2{ font-size: 28px; line-height: 30px; }
.inx_c4tm{ margin-top:15px; position:relative; padding-left:190px;}
.inx_c4tm p{ font-size: 16px; line-height: 18px; font-weight:bold}
.inx_c4tm img{ height:32px;}
.inx_c4des{ font-size: 15px; line-height: 26px; margin: 22px 0px 30px; width: 625px; }
.inx_c4links{ margin-top:2.2vw;}
.inx_c4bma{ line-height: 80px; width: 250px; font-size: 20px; }
.inx_c4bma img{ margin-right:10px; width:46px; height:auto}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_con4 h2{font-size:22px;}
}
@media (max-width:767px){
.inx_con4{padding:11vw 0 50vw;}
.inx_con4 h2{font-size:21px;}
.inx_c4des{width:auto; font-size:14px; line-height:24px;}
.inx_c4links{margin-top:30px; margin-left:-5px; margin-right:-5px; display:flex; flex-wrap:wrap;}
.inx_c4bma{width:calc(50% - 10px); margin:0 5px; font-size:18px; line-height:60px;}
.inx_c4bma img{width:42px; margin-right:3px;}
}

.inx_con5{ padding:7vw 0 11vw; background-position:center bottom; background-repeat:no-repeat; background-color:#f6f6f6;}
.inx_c5box{ display:block; position:relative; height:354px; background:#fff; box-shadow:0 5px 25px rgba(0,0,0,0.05);}
.inx_c5box .overflowHide{ width:50%; height:354px; position:absolute; right:0; top:0;}
.inx_c5lx{ padding:58px 0 0 0; width:50%;}
.inx_c5lx strong{ display: block; padding-left: 65px; font-size: 34px; line-height: 40px; letter-spacing: 2px; margin-bottom:55px; }
.inx_c5lx p{}
.inx_c5a{ display:block; line-height:82px; padding-left:65px; position:relative}
.inx_c5a:before{ content: ""; background-image: linear-gradient(90deg,#991923 0%,#fff 100%); position:absolute; left:0; top:0; transition:all 0.5s ease; width:0%; bottom:0;}
.inx_c5a span{ display:block; position:relative; font-size:20px; letter-spacing:1px;}
.inx_c5a:after{content:""; background: url(../images/inx_c2ar.png) no-repeat center center; height: 17px; width: 11px; position: absolute; top: 50%; left: 220px; margin-top: -8px; background-size:8px auto!important; }
.inx_c5a.on:before{width:100%;}
.inx_c5a.on{color:#fff;}
.inx_c5a.on:after{ background: url(../images/inx_c2ara.png) no-repeat center center; }
.nsvr_npage {padding-top:0;}
.nsvr_npage .xyrx{width:100%;}
.nsvr_npage .xy_content{margin-top:3.38vw;}
@media (max-width:1799px){
.inx_con5{ padding:6vw 0 10vw; background-size:100% auto}
.inx_c5box{ height:325px;}
.inx_c5box .overflowHide{ height:325px;}
.inx_c5lx{ padding:62px 0 0 0;}
.inx_c5lx strong{ padding-left:45px; font-size: 28px; line-height: 32px; margin-bottom:35px; }
.inx_c5a{line-height:72px; padding-left:45px;}
.inx_c5a span{ font-size:18px;}
.inx_c5a:after{left: 210px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_c5box .overflowHide{height:260px;}
.inx_c5lx{padding-top:50px;}
.inx_c5a{line-height:62px;}
.inx_c5box{height:260px;}
.inx_c5lx strong{margin-bottom:20px; font-size:22px;}
}
@media (max-width:767px){
.inx_con5{padding:11vw 0 20vw;}
.inx_c5box{display:block; height:auto;}
.inx_c5box .overflowHide{position:relative; width:100%; height:50vw;}
.inx_c5lx{width:100%; padding-top:30px; padding-bottom:30px;}
.inx_c5lx strong{padding-left:25px;}
.inx_c5a{padding-left:25px; line-height:50px;}
.inx_c5a:after{left:auto; right:30px;}
.nsvr_npage .xy_content{margin-top:11vw;}
}

/*2023-11-29 CSS*/
.m2ocmulWpr{padding-top:5.2vw;}
.m2ocmul{ margin: 2.6vw -14px 0; }
.m2ocm_st{ font-size: 24px; line-height: 100px; }
.m2ocmul li{ padding: 0px 14px; float: left; width: 50%; margin-bottom: 28px; }
.m2ocm_itm{display:flex; flex-direction:column; justify-content:center; position:relative; border-radius:0 0 6em 0; transition:all 0.5s ease-in-out; border:1px solid #E6E6E6; height:250px;}
.m2ocm_itm:hover{ box-shadow:0 10px 30px rgba(215,0,15,0.3);}
.m2ocBg{ position:absolute; left:-1px; top:-1px; right:-1px; bottom:-1px; border-radius:0 0 6em 0; overflow:hidden; transition:all 0.5s ease-in-out; opacity:0}
.m2ocBg:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0;background: linear-gradient(to right,#d7000f 40%,rgba(215,0,15,0.3) 100%);}
.m2ocBg img{position:absolute; right:0; top:0; height:100%; width:auto;}
.m2ocm_itm:hover .m2ocBg{opacity:1;}
.m2ocmDes{ height:200px; position:relative; z-index:1; padding:0 40px;display:flex; flex-direction:column; justify-content:center;}
.m2ocmDes strong{ font-size: 24px; font-weight: normal; line-height: 40px; display: block; transition:all 0.5s ease-in-out; margin-bottom:15px; }
.m2ocmDes p{ font-size: 16px; color: #808080; line-height: 28px; padding-left: 25px;transition:all 0.5s ease-in-out; }
.m2ocmDes span{ font-size: 14px; line-height: 30px; color: #d7000f; margin-top:25px; transition:all 0.5s ease; }
.m2ocm_itm:hover .m2ocmDes strong,.m2ocm_itm:hover .m2ocmDes p{color:#fff;}
.m2ocm_itm:hover p{ background: url(../images/m2lx_si2.png) no-repeat left 6px; }
.m2ocmDes p.m2lx_adr{ background: url(../images/m2lx_si1.png) no-repeat left 6px;}
.m2ocmDes p.m2lx_tel{ background: url(../images/m2lx_si2.png) no-repeat left 6px;}
.m2ocmDes p.m2lx_eml{ background: url(../images/m2lx_si3.png) no-repeat left 6px;}
.m2ocm_itm:hover p.m2lx_adr {background: url(../images/m2lx_si1a.png) no-repeat left 6px;}
.m2ocm_itm:hover p.m2lx_tel {background: url(../images/m2lx_si2a.png) no-repeat left 6px;}
.m2ocm_itm:hover p.m2lx_eml {background: url(../images/m2lx_si3a.png) no-repeat left 6px;}
.m2ocm_itm:hover .m2ocmDes span{color:#fff;}
@media (max-width:1799px){
.m2ocmDes{padding:0 25px;}
.m2ocmDes strong{font-size:20px; line-height:30px; margin-bottom:8px;}
.m2ocmDes p{font-size:15px;}
.m2ocmDes span{margin-top:15px;}
.m2ocm_itm{height:220px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2ocmDes p{font-size:14px; line-height:26px;}
.m2ocmDes p.m2lx_adr { background-position:left 3px!important;}
.m2ocmDes p.m2lx_tel { background-position:left 3px!important;}
.m2ocmDes p.m2lx_eml { background-position:left 3px!important;}
}
@media (max-width:993px){
.m2ocmul li{width:100%;}
.m2ocm_itm{height:auto; padding:10px 0}
}
@media (max-width:767px){
.m2ocmul li{margin-bottom:12px;}
.m2ocmul{margin-top:25px;}
.m2ocmulWpr{padding-bottom:12vw;}
}