.headerWpr{ height:110px; position:relative; z-index:10}
.header{ transition:all 0.3s ease; position:fixed; left:0; width:100%; top:0; height:110px; background:#fff; box-shadow:0 2px 3px rgba(0,0,0,0.1);}
.logo{ float:left; margin-top:29px; transition:all 0.3s ease;}
.logo img{ width:auto; height:53px;}
.headRx{ float:right; position:relative;}
.nav{ float:left;}
.nav li{ float:left; position:relative; margin-left:30px;}
.nav_a{ font-size: 20px; line-height: 110px; position:relative; display:inline-block;}
.nav_a:after{content:""; height:4px; background:#bc6f4e; width:0%; left:50%; bottom:0; position:absolute; transform:translateX(-50%); transition:all 0.3s ease;}
.nav_a.on:after,.nav li:hover .nav_a:after{width:100%;}
.nav_a:hover,.nav li:hover .nav_a,.nav_a.on{ color:#bc6f4e;}
.topSerBtn{ transition: all 0.3s ease; height: 110px; background: url(../images/ser_cio.png) no-repeat center center; float: left; width: 20px; margin-left: 30px; }
.topSerLay{ position: absolute; right: 0; height: 54px; width: 374px; bottom: -54px; background:rgba(255,255,255,0.95); }
.topSerLay input{ background: none; width: 100%; line-height: 54px; padding: 0px 90px 0px 20px; height: 54px; font-size: 16px; box-shadow:0 3px 5px rgba(0,0,0,0.1); }
.topSerLay button{ background: #bc6f4e url(../images/serbtn.png) no-repeat center center; height: 54px; width: 54px; position: absolute; top: 0px; right: 0px; cursor: pointer; transition:all 0.3s ease; }
.topSerLay button:hover{ background: #c98a6f url(../images/serbtn.png) no-repeat center center; }
.subMenu{ width:200px; position:absolute; left:50%; margin-left:-100px; top:110px;background: #FFF;opacity: 0;visibility: hidden;box-shadow: inset 0 3px 5px rgba(0,0,0,0.1); transition:all 0.3s ease; transform:scaleY(0); transform-origin:center top;}
.nav li:hover .subMenu{opacity:1; visibility:visible; transform:scaleY(1);}
.subMenu dl{ padding:12px 0 25px;}
.subMenu dd{ position:relative;}
.subMenu dd:before{content:""; height:1px; background:#E6E6E6; position:absolute; left:40px; right:40px; top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{ display: block; line-height: 28px; padding: 10px 20px; font-size: 16px; letter-spacing:1px; color: #666; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; text-align:center }
.subNav_a:before{content:""; background:#bc6f4e; position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{ width:100%;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block; position:relative;}
@media (max-width:1799px){
.headerWpr{ height:90px;}
.header{ height:90px;}
.logo{ margin-top:19px;}
.nav_a{ font-size: 18px; line-height: 90px;}
.topSerBtn{height:90px;}
.subMenu{top:90px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.topSerLay input{font-size:14px;}
}
@media (max-width:767px){

}


.hmFocus{ position:relative;}
.hmFocus .bgImg{ height:600px;}
.hmFocus .slick-dots{bottom:100px;}
.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 6px; position: relative; border-radius:50%; vertical-align:middle;}
.hmFocus .slick-dots li.slick-active{ background: #fff; width:38px; border-radius:2em;}
.hmNumbsx{ position:relative; z-index:2; margin-top:-70px;}
.hmNumul{ background:#bc6f4e; height:160px; overflow:hidden;}
.hmNumul li{ height: 160px; padding-top: 38px; float: left; width: 20%; text-align: center; color: #FFF; transition:all 0.3s ease }
.hmNumul li:hover{ background: #c98a6f; }
.hmNumul li strong{ display: block; font-size: 30px; font-weight: normal; line-height: 44px; }
.hmNumul li p{ font-size: 16px; line-height: 24px; margin-top: 6px; }
.hmNumul-box{
    height:90px;
}
@media (max-width:1799px){
.hmFocus .bgImg{height:470px;}
.hmNumul li strong{font-size:26px; line-height:36px;}
.hmNumul{height:135px;}
.hmNumul li{padding-top:30px; height:135px;}
.hmNumbsx{margin-top:-60px;}
.hmNumul-box{
    height:50px;
}
}
@media (max-width:1379px){
    .hmNumul-box{
    height:10px;
}
.hmFocus .bgImg{height:460px;}
}
@media (max-width:1199px){
.hmFocus .bgImg{height:420px;}
.hmFocus .slick-dots li{width:6px; height:6px;}
.hmFocus .slick-dots{bottom:50px;}
.hmNumul li strong{font-size:22px; line-height:32px;}
.hmNumul li{padding-top:22px;}
.hmNumul{height:115px;}
.hmNumbsx{margin-top:-30px;}
.wrapper{padding-top:56px;}
.hmNumul-box{
    height:10px;
}
}
@media (max-width:993px){
    .hmNumul-box{
    height:10px;
}
}
@media (max-width:767px){
.hmNumul li p{font-size:15px;}
.hmNumul-box{
    height:10px;
}
}


.mRmenu{ position:fixed; z-index:10; width:50px; background:rgba(0,0,0,0.8); top:50%; transform:translateY(-50%); right:0}
.mRmenu li{}
.mRemnu_a{ display:block; height:50px; position:relative; background-repeat:no-repeat; background-position:center center;}
.mRemnu_a:hover{ background-color:#bc6f4e;}
.mRemnu_a1{ background-image:url(../images/webr_i2.png)}
.mRemnu_a2{ background-image:url(../images/webr_i3.png)}
.mRemnu_a3{ background-image:url(../images/webr_i4.png)}
.mRemnu_a4{ background-image:url(../images/webr_i1.png)}
.mRemnu_tel span{ white-space:nowrap; line-height:50px; font-size:20px; padding:0 25px; position:absolute; right:65px; background:#bc6f4e; color:#fff; transition:all 0.5s ease; transform:scaleX(0); transform-origin:center right; opacity:0; visibility:hidden;}
.mRemnu_tel:hover span{transform:scale(1); opacity:1; visibility:visible;}
.mRemnu_tel span:after{content:""; border-top:5px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #bc6f4e; position:absolute; right:-8px; top:50%; margin-top:-6px;}
.mRemnu_wx span{ width:90px; height:90px; background:#fff; position:absolute; right:65px; top:50%; margin-top:-45px; transition:all 0.5s ease; transform:translateX(-25px); transform-origin:center right; opacity:0; visibility:hidden; box-shadow:0 0 8px rgba(0,0,0,0.1);}
.mRemnu_wx span:after{content:""; border-top:5px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #fff; position:absolute; right:-8px; top:50%; margin-top:-6px;}
.mRemnu_wx:hover span{transform:translateX(0px); opacity:1; visibility:visible;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.mRmenu{transform:scale(0.8) translateY(0%); transform-origin:right center; top:auto; bottom:20px;}
}


.footer{ background: #2D2D2D; padding: 20px 0px; color: #FFF; overflow:hidden;}
.footer a,.footer a:hover{color:#fff;}
.footLx{ float: left; padding-top: 11px; font-size: 14px; line-height: 26px; }
.footNav{ margin-bottom: 14px; }
.footNav span{ display:inline-block; margin:0 10px; font-size:12px;}
.footNav a{ color:#fff;}
.footNav a:hover{ color:#bc6f4e;}
.foot_copy{}
.footRx{ float:right;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.footNav span{margin:0 5px;}
.footNav{margin-bottom:5px;}
.footLx{width:100%; float:none; text-align:center}
.footRx{float:none; margin-top:25px; text-align:center}
}


.hmCon1{ padding: 34px 0px 32px; }
.hmPut_t{ text-align:center;}
.hmPut_t strong{ font-size: 28px; line-height: 40px; }
.hmPut_t strong span{ display: inline-block; letter-spacing:1px; padding: 0px 16px; position: relative; font-weight: normal; }
.hmPut_t strong span:before{ content: ""; background: #BC6F4E; height: 4px; width: 54px; margin-top: -2px; position: absolute; left: -54px; top: 50%; }
.hmPut_t strong span:after{content:""; background: #BC6F4E; height: 4px; width: 54px; margin-top: -2px; position: absolute; right: -54px; top: 50%; }
.hmPut_t p{ font-size: 20px; text-transform: uppercase; color: #cccccc; line-height: 30px; letter-spacing:3px;}
.hmc1dls{ margin:25px -22px 0;}
.hmc1_item{ width:33.33%; float:left; padding:0 22px;}
.hmc1_item dt{ line-height: 30px; font-size: 20px; font-weight: bold; padding-left: 14px; position: relative; margin-bottom:10px; }
.hmc1_item dt:before{ content: ""; background: #bc6f4e; height: 20px; width: 3px; margin-top: -10px; position: absolute; left: 0px; top: 50%; }
.hmc1_item dd{ line-height: 40px; height: 41px; overflow: hidden; border-bottom: 1px solid #CCCCCC; font-size: 16px; position: relative; padding: 0px 70px 0px 12px; }
.hmc1_item dd span{ font-size: 16px; display: inline-block; position: absolute; top: 0px; right: 0px; }
.hmc1_item dd:before{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent; border-left:6px solid #bc6f4e; position:absolute; left:0; top:50%; margin-top:-4px;}
.hmCon2{ margin-bottom:35px;}
.hmc2tags{ margin-top:25px; text-align:center;}
.hmc2tags span{background: #fff; border-bottom: 2px solid #fff; position: relative; display: inline-block; padding: 0px 20px; margin: 0px 20px; font-size: 20px; line-height: 34px; cursor:pointer; }
.hmc2tags span:after{ content: ""; background: url(../images/hmtar.png) no-repeat center center; height: 11px; width: 18px; margin-left: -9px; position: absolute; left: 50%; bottom: -11px; opacity:0; transition:all 0.5s ease; }
.hmc2tags span.on{color: #FFF; background: #BC6F4E; border-bottom: 2px solid #F2E2DC;}
.hmc2tags span.on:after{opacity:1;}
.hmc2Change{ margin-top: 25px; background: #F9F9F7; height: 320px; position:relative; }
.hmc2item{ position:absolute; padding: 33px 50px 0px; left:0; top:0; right:0; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden;}
.hmc2item.on{ opacity:1; visibility:visible;}
.hmc2lx{ width:calc(100% - 345px); padding-right:45px; float:left;}
.hmc2t{ height: 30px; font-size: 18px; }
.hmc2t *{vertical-align:middle;}
.hmc2t span{ font-size: 28px; color: #bc6f4e; display: inline-block; margin-left: 12px; position:relative; top:-2px;}
.hmc2t img{ margin-right:10px; position:relative; top:-2px;}
.hmc2ldes{ margin-top: 25px; overflow: hidden; height: 190px; position:relative; padding-left:328px; padding-top:12px;}
.hmc2ldes .bgImg{ height: 190px; width: 300px; position: absolute; left: 0px; top: 0px; }
.hmc2sp{ font-size: 16px; line-height: 30px; height: 120px; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.hmc2ldes a{ font-size: 14px; color: #bc6f4e; margin-top: 16px; line-height: 22px; height: 24px; width: 86px; border: 1px solid #bc6f4e; background: url(../images/hmc2m.png) no-repeat 67px center; display:inline-block; padding-left:6px; }
.hmc2ldes a:hover{ color: #FFF; background: #bc6f4e url(../images/m2shzr_arr.png) no-repeat 67px center; }
.hmc2sp{}
.hmc2rx{ width: 345px; float: right; height: 250px; padding-left: 45px; border-left: 1px dashed #CCCCCC; }
.hmc2api{ margin-top:25px;}
.hmCon3{ margin-bottom:40px;}
.hmc3ul li{ float: left; width: 16.6666%; }
.hmc3ul{ margin-top:30px;}
.hmc3a{ display:block; height:280px; background:#FFF5F0; color:#BC6F4E; position:relative;}
.hmc3a:hover{ background:#BC6F4E; color:#fff;}
.hmc3a .overflowHide{ height:140px; width:100%; position:absolute; left:0; bottom:0;}
.hmc3txt{ height:140px; width:100%; position:absolute; left:0; top:0; z-index:1; text-align:center; padding-top:50px;}
.hmc3txt p,.hmc3txt span{vertical-align:middle;}
.hmc3txt p{ display: inline-block; font-size: 18px; line-height: 38px; color: #bc6f4e; letter-spacing: 1px; margin-left: 15px; transition:all 0.5s ease-in-out; }
.hmc3txt span{ display:inline-block; position:relative; width:38px; height:38px; border:1px solid #bc6f4e; border-radius:50%; transition:all 0.5s ease-in-out;}
.hmc3txt span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important; transition:all 0.5s ease;}
.hmc3txt span img:nth-child(2){ opacity:0;}
.hmc3a:hover .hmc3txt span img{opacity:0;}
.hmc3a:hover .hmc3txt span img:nth-child(2){opacity:1;}
.hmc3a:hover .hmc3txt span{border:1px solid #fff;}
.hmc3a:hover .hmc3txt p{color:#fff;}
.hmc3ul li:nth-child(2n) .hmc3a .overflowHide{ bottom:auto; top:0;}
.hmc3ul li:nth-child(2n) .hmc3txt{ top:auto; bottom:0;}
.hmc3a .overflowHide:after{content:""; border-left:6px solid transparent; border-right:6px solid transparent;position:absolute; left:50%; top:0; margin-left:-6px; transition:all 0.3s ease-in-out; border-top:8px solid #FFF5F0; }
.hmc3a:hover .overflowHide:after{ border-top:8px solid #BC6F4E; }
.hmc3ul li:nth-child(2n) .hmc3a .overflowHide:after{ transform:rotate(180deg); top:auto; bottom:0}
.hmCon4{ background: url(../images/hmc4bg.jpg) no-repeat center center; background-size: cover; padding: 35px 0px 72px; }
.hmc4swiper{ margin: 24px 0px 0px -6px; }
.hmc4item{ padding:4px 6px;}
.hmc4a{ height:120px; background:#fff; position:relative; display:block; position:relative}
.hmc4a:hover{box-shadow:0 0 6px rgba(0,0,0,0.15);}
.hmc4a img{ position:absolute; left:50%; top:50%; max-width:80%; max-height:80%; width:auto; height:auto; transform:translate(-50%,-50%);}
.hmc4swiper .slick-dots{bottom:-30px;}
.hmc4swiper .slick-dots li button{display:none;}
.hmc4swiper .slick-dots li { background:#CCCCCC; display: inline-block; height: 10px; width: 10px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle;}
.hmc4swiper .slick-dots li.slick-active{ background: #bc6f4e; width:38px; border-radius:2em;}
.hmCon5{ padding: 35px 0px 40px; }
.hmc5ul{ margin-top: 30px; padding-left: 1px; }
.hmc5ul li{ float: left; width: 12.5%; margin-left:-1px; border: 1px solid #FFEAE1;  }
.hmc5a{ display: block; padding-top: 40px; height: 200px; text-align:center; position:relative;}
.hmc5a:before{ content: ""; background: url(../images/hmc5sbg.png) repeat-x left bottom; height: 0%; left: 0px; right: 0px; bottom: 0px; position: absolute; transition:all 0.5s ease; }
.hmc5a:hover:before{height:100%;}
.hmc5a:hover{ padding-top:24px;}
.hmc5a span{ display:inline-block; position:relative; height:80px; width:80px;}
.hmc5a span:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0;background: linear-gradient(to top,  #fff 0%,rgba(255,255,255,0.0) 80%); transition:all 0.5s ease;}
.hmc5a p{ font-size: 18px; line-height: 20px; position:relative }
.hmc5a i{ background: url(../images/hm_bmar.png) no-repeat; display: inline-block; height: 21px; width: 21px; margin-top: 20px; position:relative; transition:all 0.5s ease; opacity:0 }
.hmc5a:hover i{opacity:1;}
.hmc5a:hover span:after{content:""; opacity:0}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmPut_t strong span:before,.hmPut_t strong span:after{height:2px; margin-top:-1px;}
.hmPut_t strong{font-size:24px;}
.hmPut_t p{font-size:17px;}
.hmc1dls{ margin:25px -12px 0;}
.hmc1_item{padding:0 12px;}
.hmc1_item dt{font-size:18px;}
.hmc1_item dd{font-size:14px; padding-right:55px;}
.hmc1_item dd span{font-size:14px;}
.hmc2tags span{font-size:17px;}
.hmc2item{padding-left:25px; padding-right:25px;}
.hmc2ldes .bgImg{width:250px;}
.hmc2ldes{padding-left:275px;}
.hmc2lx{padding-right:20px;}
.hmc2sp{font-size:14px;}
.hmc2rx{padding-left:25px;}
.hmc3txt p{margin-left:8px; font-size:16px;}
.hmc5a p{font-size:16px;}
.hmc5a{padding-top:20px; height:170px;}
.hmc5a:hover{ padding-top:5px;}
}
@media (max-width:993px){
.hmc1_item{width:100%; margin-bottom:25px;}
.hmc2lx{width:100%; float:none;}
.hmc2rx{width:100%; float:none; padding-left:0; margin-top:35px;}
.hmc2Change{height:610px;}
.hmc3ul {padding-bottom:50px;}
.hmc3ul .slick-dots{bottom:10px; text-align:center}
.hmc3ul .slick-dots li button{display:none;}
.hmc3ul .slick-dots li { background:#CCCCCC; display: inline-block; height: 6px; width: 6px; margin: 0px 6px!important; position: relative; border-radius:50%; vertical-align:middle; padding:0!important; float:none!important}
.hmc3ul .slick-dots li.slick-active{ background: #bc6f4e; width:38px; border-radius:2em;}
.hmc4swiper .slick-dots li{height:6px; width:6px;}
}
@media (max-width:767px){
.hmc2tags span{font-size:16px; margin:0 12px;}
.hmc2item{padding-left:15px; padding-right:15px;}
.hmc2ldes{padding-left:0; padding-top:0; height:auto;}
.hmc2lx{padding-right:0;}
.hmc2ldes .bgImg{width:100%; position:relative; left:auto; top:auto;}
.hmc2sp{font-size:14px; line-height:28px; margin-top:12px; text-align:justify}
.hmc2ldes a{margin-top:8px;}
.hmc2Change{height:775px;}
.hmc4a{height:90px;}
.hmc5ul li{width:33.33%;}
.hmc5ul li:nth-child(4),.hmc5ul li:nth-child(5),.hmc5ul li:nth-child(6),.hmc5ul li:nth-child(7){width:25%;}
.hmc5a span{width:60px; height:60px;}
.hmc5a{padding-top:15px; height:125px;}
.hmc5a p{font-size:15px;}
.hmc5a i{margin-top:6px;}
.hmc1_item dd:nth-child(6),.hmc1_item dd:nth-child(7){display:none;}
}


.m2banner{ position:relative;}
.m2banner .bgImg{ height:400px;}
.m2banTxt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); color:#fff; text-align:center}
.m2banTxt strong{ font-size: 36px; letter-spacing: 1px; display: block; line-height: 46px; text-shadow:1px 1px 6px rgba(0,0,0,0.3) }
.m2banTxt p{ font-size: 18px; line-height: 28px; letter-spacing: 1px; margin-top: 8px; text-transform: uppercase; text-shadow:1px 1px 6px rgba(0,0,0,0.3) }
.m2menu{ height: 60px; }
.m2menu .container{display:flex; justify-content:space-between; }
.m2menu_a{ display: block; width: 100%; text-align: center; line-height: 60px; font-size: 16px; }
.m2menu_a.on{ color: #FFF; background: #bc6f4e; }
.pubConWpr{ background: #F5F5F5; padding: 30px 0px 40px; }
.pubCon{ background: #FFF; padding: 0px 50px 40px; }
.m2put_t{ line-height: 70px; height: 71px; border-bottom: 1px solid #CCCCCC; position:relative; }
.m2put_t span{ font-size: 20px; font-weight: bold; letter-spacing: 1px; float: left; padding-left: 14px; position:relative }
.m2put_t a{ font-size:16px; color:#bc6f4e; float:right;}
.m2put_t span:before {content: "";background: #bc6f4e;height: 20px;width: 3px;margin-top: -10px;position: absolute;left: 0px;top: 50%;}
.m2put_tl span:after{content:""; background:#bc6f4e; position:absolute; left:0; bottom:-1px; width:100%; height:4px;}
.m2cmEditor{ font-size: 16px; line-height: 30px; padding: 20px 0px; }
.m2orgEditor{padding-top:32px;}
.m2cmBom{ margin: 0px -5px; }
.m2cmBom li{ padding: 0px 5px; float: left; width: 33.33%; }
.m2cmBitem{ height: 100px; border: 1px solid #F2E2DC; display: flex; align-items: center; justify-content: center; font-size: 18px; }
.m2cmBitem strong{ font-size: 36px; display: inline-block; margin-right:8px; color: #bc6f4e; position:relative; top:-6px; }
.m2cmBitem span{ color: #bc6f4e; display:inline-block; margin-right:8px; }
@media (max-width:1799px){
.m2banTxt strong{font-size:32px; line-height:42px;}
.m2banTxt p{font-size:16px; line-height:26px;}
.m2banner .bgImg{height:360px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2cmEditor{font-size:14px;}
.m2cmBitem{font-size:16px;}
.m2cmBitem strong{font-size:28px;}
.m2banner .bgImg{height:320px;}
.m2put_tl span::after{ height:2px;}
}
@media (max-width:993px){
.m2banTxt strong{font-size:26px; line-height:36px;}
.m2banTxt p{font-size:14px;}
.m2banner .bgImg{height:260px;}
}
@media (max-width:767px){
.m2menu{ display:none;}
.m2banTxt strong{font-size:20px; letter-spacing:0;}
.m2banTxt p{font-size:12px; line-height:20px;}
.m2banner .bgImg{height:200px;}
.pubCon{padding:0px 15px 40px;}
.m2cmBom li{width:100%; margin-top:5px;}
}


.m2tzz_list{}
.m2tzz_list li{ margin-bottom: 20px; background: #fff; overflow: hidden; padding: 32px 0px 32px 32px; }
.m2tzz_list li:last-child{ margin-bottom:0}
.m2tzzImg{ float:left;}
.m2tzzImg .overflowHide{ float: left; height: 360px; width: 500px; }
.m2tzzrx{ margin-left:500px; position:relative; padding-top:20px;}
.m2tzz_logo{ background: url(../images/m2tzz_lgbg.png) no-repeat left center; height: 100px; position:relative; left:-60px;display:flex; align-items:center; font-size:18px; letter-spacing:1px; }
.m2tzz_logo span{ display: inline-block; width: 386px; margin-left: 38px; }
.m2tzz_logo span img{}
.m2tzz_logo strong{ font-size: 36px; color: #bc6f4e; letter-spacing: 2px; display: inline-block; margin-right: 12px; }
.m2tzz_des{ font-size: 16px; line-height: 30px; padding: 17px 0px 0px 36px; margin-bottom: 18px; }
.m2tzBtn{ padding-left:36px;}
.pub_more{ font-size: 14px; color: #bc6f4e; line-height: 22px; height: 24px; width: 86px; border: 1px solid #bc6f4e; background: url(../images/hmc2m.png) no-repeat 67px center; display:inline-block; padding-left:6px; transition:all 0.3s ease-in-out; text-align:left; }
.pub_more:hover,.pub_moreWpr:hover .pub_more{ color: #FFF; background: #bc6f4e url(../images/m2shzr_arr.png) no-repeat 67px center; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2tzzImg .overflowHide{width:350px;}
.m2tzzrx{margin-left:350px;}
.m2tzz_des{padding-left:25px; font-size:14px;}
.m2tzz_logo span{margin-left:22px; width:345px;}
.m2tzz_logo{font-size:14px;}
.m2tzz_logo strong{font-size:28px; letter-spacing:0;}
}
@media (max-width:993px){
.m2tzzImg .overflowHide{width:100%; float:none;}
.m2tzzImg{float:none;}
.m2tzzrx{margin-left:0;}
.m2tzz_logo{left:0;}
.m2tzz_list li{padding-right:32px;}
}
@media (max-width:767px){
.m2tzz_list li{padding:25px 15px 25px 15px;}
.m2tzzImg .overflowHide{height:220px;}
.m2tzz_logo span{width:100%; margin-left:0;}
.m2tzz_logo{padding-left:15px; padding-right:15px; padding-top:15px;display:block; background-size:100% 100px}
.m2tzz_logo span img{height:36px; width:auto;}
.m2tzz_logo strong{font-size:26px;}
.m2tzz_des{padding-left:5px;}
.m2tzBtn{ padding-left:5px;}
}


.m2map img{max-width:none;}
.m2map .info { margin-top: 20px; padding-left: 20px; color: #cc5522; font-size: 20px; }
.m2map .left { width: 600px; margin: 40px auto 0 auto; }
.m2map .right { width: 600px; margin: 40px auto 0 auto; }
.m2map .title { font-size: 16px; font-weight: bold; color: #bc6f4e; }
.m2map .content { font-size: 13px; color: #333; margin-top: 6px; }
.m2lxTop{}
.m2lxInfo{ width:calc(100% - 20px); float:left; padding-top:30px;}
.m2lxInfo li{ width: 50%; float: left; height: 78px; position: relative; padding-left: 68px; }
.m2lxInfo li:nth-child(2n){ width:50%;}
.m2lxInfo li span{ display: inline-block; height: 50px; width: 50px; position: absolute; left: 0px; top: 0px; }
.m2lxInfo li strong{ font-size: 18px; display: block; line-height: 26px; margin-bottom:2px; }
.m2lxInfo li p{ color: #666666; font-size: 16px; line-height: 20px; }
.m2lx_wx{ float:right; padding:20px 38px 0 0;}
.m2map{ height:600px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2lxInfo li strong{font-size:15px;}
.m2lxInfo li p{font-size:15px;}
}
@media (max-width:993px){
.m2lxInfo li{width:100%!important;}
}
@media (max-width:767px){
.m2lxInfo{width:100%; float:none; overflow:hidden;}
.m2lx_wx{width:100%; float:none; padding-right:0; padding-left:68px; margin-bottom:30px;}
.m2lxInfo li p{font-size:14px;}
.m2map{ height:400px;}
}


.m2xynav{ float:right; margin-top:17px;}
.m2xynav a{ line-height: 36px; padding: 0px 20px; font-size: 18px; white-space: nowrap; display: inline-block; border-radius:0.3em;}
.m2xynav a.on{ color: #FFF; background: #bc6f4e; }
.m2ccul{ background: url(../images/m2xy_bg.jpg) no-repeat center center; background-size:cover;}
.m2ccul li{ border-right: 5px solid #FFF; border-left: 5px solid #FFF; width:33.33%; float:left; }
.m2ccul li:nth-child(1){border-left:none;}
.m2ccul li:nth-child(3){border-right:none;}
.m2cc_aBox{ display:block; height:728px; position:relative; overflow:hidden;}
.m2cc_aBox p{ font-size: 14px; line-height: 30px; color: #FFF; position: absolute; left: 30px; right: 30px; bottom: 48px; min-height: 90px; text-align: justify; }
.m2cc_aBox:hover{ background: rgba(188,111,78,0.8); }
.m2ccIcon{ display: inline-block; height: 280px; width: 280px; position: absolute; left: 50%; top: 50%; margin-left:-140px; margin-top:-140px; transition:all 0.5s ease;}
.m2cc_aBox:hover .m2ccIcon{ margin-top:-180px;}
.m2ccul li:nth-child(1) .m2ccIcon{transform:translateX(-120px)}
.m2ccul li:nth-child(3) .m2ccIcon{transform:translateX(120px)}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2xynav a{font-size:16px;}
.m2jy_tnm{width:42px;}
.m2cc_aBox{height:600px;}
.m2ccIcon{width:180px; height:180px; margin-left:-90px; margin-top:-90px;}
.m2ccul li:nth-child(1) .m2ccIcon{transform:translateX(-90px)}
.m2ccul li:nth-child(3) .m2ccIcon{transform:translateX(90px)}
.m2cc_aBox:hover .m2ccIcon{ margin-top:-120px;}
}
@media (max-width:993px){
.m2ccul li:nth-child(1) .m2ccIcon{transform:translateX(-60px)}
.m2ccul li:nth-child(3) .m2ccIcon{transform:translateX(60px)}
.m2cc_aBox p{left:15px; right:15px; line-height:24px;}
}
@media (max-width:767px){
.m2xynav a{font-size:13px; padding:0 10px;}
.m2xynav a.on{padding:0 15px;}
.m2cc_aBox{height:350px;}
.m2cc_aBox p{left:10px; right:10px; font-size:12px; letter-spacing:0; bottom:20px; line-height:20px; min-height:180px;}
.m2ccIcon{width:80px; height:80px; margin-left:-40px; margin-top:-40px;}
.m2ccul li:nth-child(1) .m2ccIcon{transform:translateX(0px)}
.m2ccul li:nth-child(3) .m2ccIcon{transform:translateX(0px)}
.m2ccIcon{top:22%!important;}
.m2cc_aBox:hover .m2ccIcon{ margin-top:-40px;}
}
@media (max-width:400px){
.m2xynav a{font-size:12px; padding:0 7px;}
.m2xynav a.on{padding:0 10px;}
}


.m2jyBox{ position:relative;}
.m2jyBgs img{ position:absolute; left:0; top:0; transition:all 0.5s ease-in-out; opacity:0;}
.m2jyBgs img.on{ opacity:1;}
.m2jyBgs img:nth-child(1){position:relative;}
.m2jy_bldImg{ position:absolute; left:0; width:100%; bottom:0;}
.m2jyItems{ position:absolute; left:0; width:100%; bottom:0; top:0}
.m2jyItems li{ width:33.33%; float:left; height:100%;}
.m2jy_aBox{ display:block; height:100%; text-align:center; padding-top:60px;}
.m2jy_tnm{ display:inline-block; position:relative;}
.m2jy_tnm img{ position:relative; transition:all 0.5s ease-in-out;}
.m2jy_tnm img:nth-child(2){ opacity:1; position:absolute; left:0; top:0; opacity:0;}
.m2jy_aBox.on .m2jy_tnm img{ opacity:0;}
.m2jy_aBox.on .m2jy_tnm img:nth-child(2){ opacity:1;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.m2jy_aBox{padding-top:12px;}
.m2jy_tnm{width:22px;}
}


.m2qlul{ margin: 0px -5px; }
.m2qlul li{ padding: 0px 5px; float: left; width: 33.33%; }
.m2ql_aBox{ display:block; position:relative;}
.m2ql_aBox img{display:block;}
.m2ql_lay{ position:absolute; left:0; width:100%; top:0; height:50%; transition:all 0.5s ease;}
.m2ql_lay img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.m2ql_aBox:hover .m2ql_lay{ height:100%;}
.m2qlul li:nth-child(1) .m2ql_lay{ background-color:#6B0505;}
.m2qlul li:nth-child(2) .m2ql_lay{ background-color:#806C49;}
.m2qlul li:nth-child(3) .m2ql_lay{ background-color:#05386B;}
.m2qlul li:nth-child(1):hover .m2ql_lay{ background-color:rgba(107,5,5,0.8);}
.m2qlul li:nth-child(2):hover .m2ql_lay{ background-color:rgba(128,108,73,0.8);}
.m2qlul li:nth-child(3):hover .m2ql_lay{ background-color:rgba(5,56,107,0.8);}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2qlul li:nth-child(1) .m2ql_lay img{max-width:78.55%; height:auto;}
.m2qlul li:nth-child(3) .m2ql_lay img{max-width:51.81%; height:auto;}
}
@media (max-width:993px){

}
@media (max-width:767px){

}


.m2posWpr{ line-height: 70px; height: 71px; border-bottom: 1px solid #CCCCCC; }
.m2pos{ background: url(../images/m2pso_i.png) no-repeat left center; font-size: 14px; float: left; padding-left: 28px; }
.m2back{ float: right; letter-spacing:1px; }
.m2xyul{}
.m2xyul li{ padding: 30px 0px 20px; }
.m2xyul li:last-child{padding-bottom:10px;}
.m2xyaBox{ display: block; position: relative; height: 240px; }
.m2xyaBox:after{ content: ""; position: absolute; left: -24px; top: -24px; right: -24px; bottom: -24px; box-shadow:0 0 8px rgba(0,0,0,0.1); opacity:0}
.m2xyaBox:hover:after{opacity:1;}
.m2xyaBox .overflowHide{ float: left; height: 240px; width: 550px; }
.m2xyRdes{ height: 240px; margin-left: 580px; display:flex; flex-direction:column; justify-content:center;}
.m2xyRdes strong{ font-size: 18px; line-height: 30px; height: 30px; display: block; }
.m2xyRdes p{ font-size: 16px; line-height: 28px; margin-bottom: 30px; max-height:84px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.m2xyRdes i{ background: #bc6f4e; height: 3px; width: 36px; margin: 10px 0px 22px; }
.m2xyRdes1{ height: 240px; margin-left: 980px; display:flex; flex-direction:column; justify-content:center;}
.m2xyRdes1 strong{ font-size: 18px; line-height: 30px; height: 30px; display: block; }
.m2xyRdes1 p{ font-size: 16px; line-height: 28px; margin-bottom: 30px; max-height:84px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.m2xyRdes1 i{ background: #bc6f4e; height: 3px; width: 36px; margin: 10px 0px 22px; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2xyaBox .overflowHide{width:400px;}
.m2xyRdes{margin-left:425px;}
.m2xyRdes p{font-size:15px;}
}
@media (max-width:993px){
.m2xyaBox .overflowHide{width:100%; float:none;}
.m2xyRdes{margin-left:0; margin-top:25px; display:block; height:auto;}
.m2xyaBox{height:auto;}
}
@media (max-width:767px){
.m2pos{display:none;}
.m2back{float:left; font-size:16px;}
.m2xyaBox .overflowHide{height:160px;}
.m2xyRdes{margin-top:18px;}
.m2xyRdes strong{font-size:16px; margin-bottom:5px;}
.m2xyRdes p{font-size:14px; line-height:26px; max-height:78px; margin-bottom:12px;}
.m2xyaBox:hover:after{display:none!important;}
.m2xyul li{border-bottom:1px solid #ccc;}
.m2xyul li:last-child{border:none;}
}


.m2nLx{ width:calc(100% - 430px); float:left; padding:0 30px; background:#fff;}
.m2nRx{ width:390px; float:right; position: -webkit-sticky;position: sticky;top:130px;}
.mt20{margin-top:20px;}
.ph20{height:20px;}
.ph10{height:10px;}
.m2nul{ margin: 20px 0px 10px; }
.m2nul li{ margin-bottom:20px;}
.m2naBox{ display:block; overflow:hidden;}
.m2naBox .overflowHide{ float: left; height: 140px; width: 215px; }
.m2nrx{ margin-left: 236px; padding-top: 3px; }
.m2nrx strong{ font-size: 18px; line-height: 28px; display: block; height: 28px; margin-bottom: 9px; }
.m2nrx p{ font-size: 16px; line-height: 28px; height: 56px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-bottom:11px;}
.m2nbm{ height:24px; line-height:24px;}
.m2ntm{ float: left; font-size: 16px; color: #666666; transition:all 0.3s ease-in-out; }
.m2naBox:hover .m2ntm{ color:#bc6f4e;}
.m2nbm .pub_more{float:right;}
.page{ margin-bottom:20px; text-align:center;}
.page *{vertical-align:middle;}
.page_prev{ display: inline-block; height: 36px; width: 36px; background: #F5F5F5 url(../images/page_ar1.png) no-repeat center center; margin: 0px 7px; }
.page_prev:hover{ background: #bc6f4e url(../images/page_ar2.png) no-repeat center center; }
.page_next{ display: inline-block; height: 36px; width: 36px; background: #F5F5F5 url(../images/page_ar1.png) no-repeat center center; margin: 0px 7px; transform:rotate(180deg);}
.page_next:hover{ background: #bc6f4e url(../images/page_ar2.png) no-repeat center center;}
.page_a{ padding: 0px 10px; height: 36px; min-width: 36px; text-align: center; font-size: 16px; line-height: 36px; background: #F5F5F5; display: inline-block; margin: 0px 7px; }
.page_a.on,.page_a:hover{ color: #FFF; background: #bc6f4e; }
.page span{ display:inline-block; background:#F5F5F5; padding:0 15px; font-size:16px; line-height:36px; margin:0 7px;}
.m2nRpub1{ background:#fff; padding:0 30px 30px;}
.m2nRpub1 .hmc1_item{ width:100%; float:none; padding:0}
.m2nRb1_des{ font-size:16px; line-height:28px; margin-top:15px;}
.m2nRpub2{ background:#fff; padding:30px 30px 50px;}
.m2nrSwiper{}
.m2nritem{}
.m2nra{ display:block; position:relative;}
.m2nra .overflowHide{ height:190px;}
.m2nra p{ line-height:40px; height:40px; background:rgba(0,0,0,0.55); position:absolute; left:0; width:100%; bottom:0; padding:0 15px; overflow:hidden; color:#fff; font-size:14px;}
.m2nrSwiper .slick-dots{bottom:-20px;}
.m2nrSwiper .slick-dots li button{display:none;}
.m2nrSwiper .slick-dots li { background: none; display: inline-block; height: 10px; width: 10px; margin: 0px 4px; position: relative; border-radius: 50%; vertical-align: middle; border: 1px solid #bc6f4e; }
.m2nrSwiper .slick-dots li.slick-active{ background: #bc6f4e;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2nRx{width:350px;}
.m2nLx{width:calc(100% - 370px);}
.m2nrx strong{font-size:16px;}
.m2nrx p{font-size:14px;}
.m2ntm{font-size:14px;}
}
@media (max-width:993px){
.m2nLx{width:100%; float:none; margin-bottom:20px;}
.m2nRx{width:100%; float:none;}
.m2nra .overflowHide{height:370px;}
}
@media (max-width:767px){
.m2naBox .overflowHide{float:none;}
.m2nrx{margin-left:0; margin-top:10px;}
.m2nLx{padding:0 15px;}
.m2nrx p{font-size:14px; line-height:24px; max-height:48px; height:auto;}
.m2nrx strong{margin-bottom:5px;}
.m2nul li{margin-bottom:25px; padding-bottom:15px; border-bottom:1px solid #ccc;}
.m2nul li:last-child{border:none; margin-bottom:0}
.m2naBox .overflowHide{width:100%; height:180px;}
.m2nRpub1{padding-left:15px; padding-right:15px;}
.m2nRpub2{padding-left:15px; padding-right:15px;}
.m2nra .overflowHide{height:180px;}
.m2nRpub1 .hmc1_item{margin-bottom:0;}
.page_prev,.page_next,.page_a,.page span{margin:0 3px; margin-bottom:5px;}
.page span{font-size:14px;}
}


.m2dotul{ margin-bottom:20px;}
.m2dotul li{ padding: 16px 0px; border-bottom: 1px solid #CCCCCC; }
.m2dot_a{ display:block; height:56px; position:relative; padding:0 138px 0 118px;}
.m2dot_a .dsPc{ height: 50px; text-align: right; padding: 3px 24px 0px 0px; width: 96px; border-right: 1px solid #ccc; position: absolute; left: 0px; top: 4px; }
.m2dot_a .dsPc strong{ font-size: 20px; color: #bc6f4e; line-height: 24px; display: block; }
.m2dot_a .dsPc p{ font-size: 16px; line-height: 18px; color: #999999; margin-top: 3px; }
.m2dot_des{}
.m2dot_des strong{ font-size: 18px; line-height: 30px; display: block; height: 30px; }
.m2dot_des p{ font-size: 16px; line-height: 26px; height: 26px; }
.m2dot_a .dsPadPhone{}
.m2dot_a .pub_more{ position: absolute; right: 0px; bottom: 0px; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2dot_des strong{font-size:16px;}
.m2dot_des p{font-size:14px;}
.m2nRb1_des{font-size:14px;}
}
@media (max-width:993px){
.m2dot_a{padding-left:0;}
.m2dot_a .dsPadPhone{font-size:14px; color:#999; margin-top:8px;}
.m2dot_a{height:82px;}
}
@media (max-width:767px){
.m2dot_a{padding-right:0;}
.m2dot_a .pub_more{bottom:-5px;}
}


.m2cyul{}
.m2cyul li{ margin-bottom: 20px; background: #fff; padding: 30px; transition:all 0.5s ease; }
.m2cyul li:hover{box-shadow:0 0 8px rgba(0,0,0,0.1);}
.m2cyul li:last-child{ margin-bottom:0}
.m2cy_aBox{ display:block; overflow:hidden;}
.m2cy_aBox .overflowHide{ width:550px; height:240px; float:left;}
.tsys-item-wrap:hover .item-boter1{
    opacity: 1 !important;
}
.m2cyrx{ text-align:center; position:relative}
/* .m2cyr_ar{ position:absolute; left:0; top:0; right:0; bottom:0;}
.m2cyr_ar span{ position:absolute; left:0; top:0; right:0; bottom:0;} */
.m2cyrx i{ margin-left:auto; margin-right:auto;}
.m2cyrx .pub_more{display:block; margin-left:auto; margin-right:auto;}
/* .m2cyr_ar span:nth-child(1):before{ content: ""; height: 20px; width: 20px; border-top: 2px solid #E6E5E5; border-left: 2px solid #E6E5E5; transition:all 0.5s ease; position:absolute; left:0; top:0;}
.m2cyr_ar span:nth-child(1):after{content:""; height: 20px; width: 20px; border-bottom: 2px solid #E6E5E5; border-left: 2px solid #E6E5E5; transition:all 0.5s ease; position:absolute; left:0; bottom:0;}
.m2cyr_ar span:nth-child(2):before{content:"";height: 20px; width: 20px; border-top: 2px solid #E6E5E5; border-right: 2px solid #E6E5E5; transition:all 0.5s ease; position:absolute; right:0; top:0;}
.m2cyr_ar span:nth-child(2):after{content:""; height: 20px; width: 20px; border-bottom: 2px solid #E6E5E5; border-right: 2px solid #E6E5E5; transition:all 0.5s ease; position:absolute; right:0; bottom:0;} */
.m2cy_aBox:hover .m2cyr_ar span:nth-child(1):before{ border-color:#bc6f4e;}
.m2cy_aBox:hover .m2cyr_ar span:nth-child(1):after{ border-color:#bc6f4e;}
.m2cy_aBox:hover .m2cyr_ar span:nth-child(2):before{ border-color:#bc6f4e;}
.m2cy_aBox:hover .m2cyr_ar span:nth-child(2):after{ border-color:#bc6f4e;}
.m2cyul2 li .m2xyRdes{ width:calc(100% - 430px); float:right; margin-left:0;}
.m2cyul2 li .m2xyRdes1{ width:calc(100% - 730px); float:right; margin-left:0;}
.m2cyul2 li:nth-child(2n) .m2cy_aBox .overflowHide{ float:left;}
.m2cyul2 li:nth-child(2n) .m2xyRdes{ float:right;}
.m2cyrx p{text-align:left; -webkit-line-clamp:4; max-height:112px;}
.m2cyrx {padding-left:12px; padding-right:12px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2cy_aBox .overflowHide{width:400px;}
.m2cyul2 li .m2xyRdes{width:calc(100% - 420px)}
}
@media (max-width:993px){
.m2cy_aBox .overflowHide{width:100%; float:none;}
.m2cyul2 li .m2xyRdes{width:100%;}
}
@media (max-width:767px){
.m2cyul li{padding-left:15px; padding-right:15px;}
.m2cy_aBox .overflowHide{height:150px;}
}


.m2pubDl{width:100%; float:none; padding:0;}
.m2zr_item{ margin-bottom: 20px; background: #FFF; padding: 30px; overflow:hidden; }
.m2zrWpr .m2zr_item:last-child{ margin-bottom:0;}
.m2zr_item .bgImg{ float: left; height: 310px; width: 550px; }
.m2zr_rx{ height:310px; width:calc(100% - 580px); float:right;}
.m2zr_t{ line-height: 38px; height: 64px; position: relative; }
.m2zr_t span{ font-size: 18px; font-weight: bold; float: left; }
.m2zr_t span:after{ content: ""; background: #bc6f4e; height: 3px; width: 36px; position: absolute; left: 0px; top: 44px; }
.m2zr_t .pub_more{ float: right; margin-top: 23px; }
.m2zrWpr .m2zr_item:nth-child(2n) .bgImg{float:right;}
.m2zrWpr .m2zr_item:nth-child(2n) .m2zr_rx{float:left;}
.m2zr_rx .hmc1_item dd{padding-right:90px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2zr_item .bgImg{width:480px;}
.m2zr_rx{width:calc(100% - 510px);}
}
@media (max-width:993px){
.m2zr_item .bgImg{width:100%; float:none; height:380px;}
.m2zr_rx{width:100%; float:none; margin-top:25px;}
}
@media (max-width:767px){
.m2zr_item{padding-left:15px; padding-right:15px;}
.m2zr_item .bgImg{height:180px;}
.m2zr_t .pub_more{margin-top:9px;}
}


.m3nCon{ background:#fff; padding:0 50px;}
.m3nt{ text-align: center; font-size: 20px; line-height: 34px; padding: 23px 0px 14px; color: #000; }
.m3nInfo{ line-height: 38px; background: #F5F5F5; padding: 0px 20px; font-size: 14px; }
.m3nInfo .fl{}
.m3nInfo .fl span{ display:inline-block; margin-right:25px;}
.m2nshare{ float:right;}
.m2nshare *{vertical-align:middle;}
.m2swx{ background: url(../images/m3n_si1.png) no-repeat center center; display: inline-block; height: 20px; width: 20px; margin-right: 8px; position:relative; top:-1px;-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity:0.6; }
.m2sina{ background: url(../images/m3n_si2.png) no-repeat center center; display: inline-block; height: 20px; width: 20px; position:relative; top:-1px;-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity:0.6;}
.m2swx:hover,.m2sina:hover{ opacity:1;-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.m3nEditor{ font-size: 16px; line-height: 30px; padding: 20px 0px 30px; }
.m3page{ line-height: 70px; height: 71px; border-top: 1px solid #CCC; font-size: 14px; } 
.m3page span{ max-width:48%;}
.m3page span p{line-height:70px; height:70px;}
.m3nEditor img{max-width:100%!important;height: auto !important;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.m3nCon{padding-left:15px; padding-right:15px;}
.m3nt{font-size:18px; line-height:32px;}
.m3nInfo{padding:12px; text-align:center; line-height:26px; font-size:12px;}
.m3nInfo .fl{width:100%;}
.m3nInfo .fl span{margin:0 6px;}
.m2nshare{display:none;}
.m3nEditor{font-size:14px; line-height:28px;}
.m3page span{width:100%; text-align:left; float:none;}
.m3page span p{line-height:30px; height:30px;}
.m3page{padding-top:5px; height:76px;}
}


.m2ptCon{padding:0 30px;}
.m2ptul{ margin: 30px -15px 0px; display:flex; justify-content:space-between;  flex-wrap:wrap;}
.m2ptul li{ width:50%; padding:0 15px; margin-bottom:30px;}
.m2pt_aBox{ display:block;}
.m2pt_aBox .overflowHide{ height:240px;}
.m2pt_txt{ margin-top: 8px; position: relative; padding-right: 115px; }
.m2pt_txt strong{ line-height: 42px; font-size: 18px; display: block; height: 42px; }
.m2pt_txt p{ font-size: 16px; line-height: 28px; }
.m2pt_wx{ position: absolute; top: 10px; right: 0px; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2pt_txt p{font-size:14px;}
}
@media (max-width:993px){
.m2ptul li{width:100%;}
}
@media (max-width:767px){
.m2ptCon{padding:0 15px;}
.m2pt_aBox .overflowHide{height:160px;}
.m2pt_txt{padding-right:0;}
.m2pt_wx{position:{$theme_path}; margin-top:10px}
.m2pt_txt p{font-size:13px; line-height:24px;}
}


.m2put_t a.m2back{ color:#333; font-size:14px;}
.m2put_t a.m2back:hover{ color:#bc6f4e;}
.m2form{ padding: 30px 60px 15px; }
.m2form li{ margin-bottom:15px; overflow:hidden;}
.m2form li span{ font-size: 16px; line-height: 36px; background: #F5F5F5; text-align: center; width: 140px; float: left; }
.m2fInx{ margin-left:150px;}
.m2fInx input{ line-height: 34px; width: 100%; padding: 0px 12px; font-size: 16px; border: 1px solid #CCC; }
.m2fInx input:focus{ border: 1px solid #bc6f4e; }
.m2fInx select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #ccc; background: transparent url(../images/m2ts_arrow.png) no-repeat calc(100% - 12px) center; padding-right: 32px; opacity: 1; color: #333; font: 16px/34px "微软雅黑"; width: 100%; height: 36px; padding-left: 12px; }
.m2fInx textarea{ line-height: 28px; width: 100%; padding: 4px 12px; font-size: 16px; border: 1px solid #CCC; height: 136px; }
.m2fInx textarea:focus{ border: 1px solid #bc6f4e;}
.m2fInx button{ margin-top: 15px; font-size: 16px; color: #bc6f4e; height: 36px; width: 160px; border: 1px solid #bc6f4e; text-align: center; cursor:pointer; transition:all 0.5s ease-in-out; background:#fff; }
.m2fInx button:hover{ color: #FFF; background: #bc6f4e; }
.m2fInx button p{position:relative; top:-2px;}
.m2form li:last-child span{ opacity:0;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2form{padding-left:30px; padding-right:30px;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.m2form{padding-left:0; padding-right:0;}
.m2form li span{font-size:14px; width:90px;}
.m2fInx{margin-left:95px;}
}


.m2frul{ padding-top: 10px; margin: 0px -5px; }
.m2frul li{ padding: 0px 5px; float: left; width: 33.33%; margin-top: 10px; }
.m2frul li p{ font-size: 16px; line-height: 24px; padding-left: 15px; height: 48px;display:flex; flex-direction:column; justify-content:center; overflow:hidden; position:relative;}
.m2frul li p:before{content:"";border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 6px solid #bc6f4e;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.m2fr_a{ display: block; padding: 12px 30px 12px 20px; border: 1px solid #ccc; }
.m2fr_a:hover{ border: 1px solid #bc6f4e; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2frul li p{font-size:14px;}
}
@media (max-width:993px){
.m2frul li{width:50%;}
}
@media (max-width:767px){
.m2frul li{width:100%;}
}


.m2serCon{padding-top:30px; padding-bottom:20px;}
.m2serInx{ margin: 0px auto 20px; height: 54px; width:100%; max-width: 570px; border: 1px solid #bc6f4e; position:relative; }
.m2serInx input{ line-height: 52px; height: 52px; width: 100%; padding: 0px 80px 0px 20px; font-size: 16px; }
.m2serInx button{ background: #bc6f4e url(../images/serbtn.png) no-repeat center center; height: 54px; width: 54px; position: absolute; top: -1px; right: -1px; cursor:pointer; transition:all 0.5s ease-in-out; }
.m2serInx button:hover{background: #c98a6f url(../images/serbtn.png) no-repeat center center;}
.m2serMain .m2dot_a{ padding-right:0}
.m2serMain .page{ padding-top:10px;}
.m2serMain .m2dot_des strong span{ display: inline-block; line-height: 24px; padding: 0px 7px; height: 24px; font-size: 14px; color: #bc6f4e; background: #F8F0ED; margin-right: 10px; font-weight: normal; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){

}


.m2xlPage{display:flex; justify-content:space-between; }
.m2xLx{background:#fff;width: calc(100% - 460px); padding:0 30px; height:610px;}
.m2xRx{background:#fff; width:430px; padding:0 30px;}
.m2xyLbm{ margin-top: 30px; overflow:hidden;}
.m2xyLx1{ width:325px; float:left;}
.m2xy_bk img{ display: block; border: 1px solid #CCC; }
.m2xy_page{ margin-top: 5px; display:flex; justify-content:space-between;}
.m2xy_page a{ line-height: 40px; height: 42px; width: 160px; border: 1px solid #CCC; font-size: 14px; text-align: center; }
.m2xy_page a:hover{ color: #FFF; background: #bc6f4e; border: 1px solid #bc6f4e; }
.m2xyLx2{ float: right; height: 470px; width: 325px; border: 1px solid #CCC; }
.m2xyL2top{ height: 49px; border-bottom: 1px solid #CCC; padding: 12px 10px 0px; }
.m2xyL2top strong{ font-size: 16px; line-height: 24px; float: left; height: 24px; width: 180px; overflow: hidden; }
.m2xyL2btn{}
.m2xyL2btn a{ font-size: 14px; line-height: 21px; height:24px; color: #bc6f4e; display: inline-block; padding: 0px 9px; border: 1px solid #bc6f4e; }
.m2xyL2btn a:hover{ color: #FFF; background: #bc6f4e; }
.m2xyL2top .m2xyL2btn{ float:right;}
.m2xyL2top .m2xyL2btn a{ margin-left:10px;}
.m2xyLtxt{ font-size: 16px; line-height: 30px; margin: 13px 0px 15px; padding: 0px 15px; height:387px; overflow-y:auto;}
.m2xrul{ margin: 19px 0px 14px; }
.m2xrul li{ height: 145px; position: relative; padding-left: 114px; }
.m2xr_bk{ position:absolute; left:0; top:0;}
.m2xr_bk img{ display:block; border:1px solid #ccc;}
.m2xrul li strong{ font-size: 16px; line-height: 30px; display: block; height: 30px; }
.m2xrul li p{ font-size: 16px; line-height: 30px; display: block; height: 60px; overflow:hidden; }
.m2xrul .m2xyL2btn{ margin-top:10px;}
.m2xrul .m2xyL2btn a{ margin-right:10px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2xLx{width:100%; float:none;}
.m2xlPage{display:block;}
.m2xRx{width:100%; float:none; padding-bottom:50px;}
.m2xyLx2{width:535px;}
.m2xyLtxt{font-size:14px;}
.m2xrul li p{font-size:14px;}
}
@media (max-width:993px){
.m2xyLx2{width:315px;}
.m2xyL2top strong{width:170px;}
}
@media (max-width:767px){
.m2xLx{padding-left:15px; padding-right:15px; height:auto;}
.m2xyLx1{width:100%; margin-bottom:15px;}
.m2xy_page a{width:148px;}
.m2xyLx2{width:100%;}
.m2xyL2top .m2xyL2btn a{margin-left:0;}
.m2xRx{padding-left:15px; padding-right:15px;}
.m2xrul li p{font-size:14px; line-height:26px; height:52px;}
}


.m2spVideo{ text-align:center; margin-top:30px;}
.m2spVideo video{ display:block; margin:0 auto; max-width:100%; height:auto;}
.m2spVnm{ font-size: 20px; font-weight: bold; line-height: 56px; text-align: center; height: 56px; }
.m2spSwiper{ background: #F5F5F5; height: 166px; position: relative; padding: 11px 43px 0px; }
.m2sp_thumb{ padding:0 2px;}
.m2sp_thumb a{ display:block; position:relative}
.m2sp_thumb .bgImg{ height: 144px; border: 5px solid transparent; }
.m2sp_thumb strong{ font-size: 14px; font-weight: normal; color: #FFF; text-align: center; position: absolute; left: 0px; bottom: 5px; right: 0px; padding: 0px 20px; line-height: 28px; height: 28px; transition:all 0.9s ease }
.m2sp_thumb .bgImg:after{content:""; height:28px; position:absolute; left:0; right:0; bottom:0; background:rgba(0,0,0,0.55); transition:all 0.9s ease;}
.m2spSwiper .slick-prev{ background: #FFF url(../images/m2spbtn2.png) no-repeat center center; display: inline-block; height: 162px; width: 34px; position: absolute; left: 2px; top: 2px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 2; transition: all 0.9s ease; }
.m2spSwiper .slick-next{ background: #FFF url(../images/m2spbtn2.png) no-repeat center center; display: inline-block; height: 162px; width: 34px; position: absolute; right: 2px; top: 2px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 2; transition: all 0.9s ease; transform:rotate(180deg);}
.m2spSwiper .slick-prev:hover,.m2spSwiper .slick-next:hover{background-image:url(../images/m2spbtn.png);}
.slick-current.m2sp_thumb .bgImg{ border: 5px solid #bc6f4e; }
.slick-current.m2sp_thumb .bgImg:after{height:100%;}
.slick-current.m2sp_thumb strong{ bottom: 50%; transform: translateY(50%); font-size: 16px; font-weight: bold; }
.m2imgBm{opacity:0; position:absolute; left:20px; right:20px; color:#fff; top:50%; transform:translateY(-50%); text-align:center; transition:all 0.5s ease}
.m2spSwiper2 .slick-current.m2sp_thumb strong{opacity:0;}
.m2spSwiper2 .slick-current.m2sp_thumb .m2imgBm{opacity:1;}
.m2imgBm h5{ font-size: 16px; line-height: 28px; display: block; height: 28px; overflow: hidden; }
.m2imgBm p{ font-size: 14px; line-height: 20px; }
.m2imgSwiper{position:absolute; left:0; width:100%; top:0; transition:all 0.5s ease; opacity:0; z-index:0;}
.m2imgSwiper.on{opacity:1; z-index:2;}
.m2imgWpr{position:relative; overflow:hidden}
.m2imgWpr .m2imgSwiper:nth-child(1){position:relative;}
.m2imgWpr .swiper-button-prev{ background: url(../images/m2imgxbtn.png) no-repeat; height: 57px; width: 32px; margin-top: -28px; position: absolute; top: 40%; left: 20px; }
.m2imgWpr .swiper-button-next{ background: url(../images/m2imgxbtn.png) no-repeat; height: 57px; width: 32px; margin-top: -28px; position: absolute; top: 40%; right: 20px; transform:rotate(180deg)}
.m2imgWpr .swiper-button-prev:after,.m2imgWpr .swiper-button-next:after{display:none;}
.m2imgNm{ background: url(../images/m2imgbg.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2imgNm span{ font-size: 20px; line-height: 40px; font-weight: bold; text-align: center; left: 0px; right: 0px; bottom: 16px; position:absolute; color:#fff;}
.m2img_bnm{ font-size: 18px; line-height: 40px; color: #FFF; position: absolute; left: 25px; bottom: 16px; z-index:3;}
.m2imgWpr .swiper-pagination{ left:auto; right:30px; line-height:40px; bottom:15px; color:#fff; font-size:18px; font-weight:bold; width:auto;}
.m2imgWpr .swiper-pagination-current{ font-size: 24px; color: #bc6f4e; }
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.slick-current.m2sp_thumb strong{font-size:14px;}
.m2img_bnm{display:none;}
.m2imgNm span{text-align:left; padding-left:15px; font-size:16px;}
.m2imgWpr .swiper-pagination{right:15px;}
.m2imgWpr .swiper-button-prev{left:5px; transform:scale(0.6); transform-origin:center center;}
.m2imgWpr .swiper-button-next{right:5px; transform:scale(0.6) rotate(180deg); transform-origin:center center;}
}

@media (max-width:767px){
.m2menu{display:block;}
.m2menu .container{display:block; text-align:center; padding:20px 0;}
.m2menu_a{font-size:15px; line-height:42px; height:42px; margin:0 5px; width:auto; display:inline-block; padding:0 20px;}
.m2menu{height:auto;}
}


/*2022-09-28 CSS*/
.hmnCon1{ background: url(../images/mhmc1bg.jpg) no-repeat center center; padding: 40px 0px 60px; margin-bottom:40px; background-size:cover;}
.hmnc1Slider{ margin-top:40px;display:flex; justify-content:space-between; }
.hmnc1Slider li{ transition:all 0.5s ease; width:15%;}
.hmnc1Slider li.on{ width:60%;}
.hmnc1item{ display:block;}
.hmnc1item .overflowHide{ height:480px;}
.hmnc1xs{ position:absolute; left:0; right:0; bottom:0; height:85px; text-align:center; z-index:3}
.hmnc1xs span{ display:block; width:38px; height:38px; border:1px solid #fff; border-radius:50%; margin:0 auto; position:relative;}
.hmnc1xs span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important;}
.hmnc1xs p{ font-size: 18px; line-height: 26px; transition:all 0.5s ease; margin-top: 3px; color:#fff; }
.hmnc1Slider li.on .hmnc1xs p{ font-weight:bold;}
.hmnc1item .bgImg img{ z-index:0;}
.hmnc1item .bgImg:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-repeat:repeat-x; background-position:left top; background-size:auto 100%; transition:all 0.5s ease; z-index:1; }
.hmnc1item .bgImg:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/hmnc1pbg.png) repeat-x left bottom; transition:all 0.5s ease; z-index:1; opacity:0}
.hmnc1Slider li:nth-child(1) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(2) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(3) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(4) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(5) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(6) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.hmnc1Slider li:nth-child(7) .bgImg:before{ background-image:url(../images/hmnc1_pngbg3.png);}
.on .hmnc1item .bgImg:before{ opacity:0;}
.on .hmnc1item .bgImg:after{ opacity:1;}
.hmnc1item .bgImg i{ border: 2px solid #BC6F4E; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; transition:all 0.5s ease; opacity:0 }
.on .hmnc1item .bgImg i{opacity:1;}
.hmnCon2{margin-bottom:40px;}
.hmnCon2 .slick-dots{bottom:0;}
.hmnCon2 .slick-dots li button{display:none;}
.hmnCon2 .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 12px; position: relative; border-radius:50%; vertical-align:middle}
.hmnCon2 .slick-dots li.slick-active{ background: #005aaa; border: 5px solid #CCDEEE; height: 16px; width: 16px; }
.hmnc2swiper{ margin-bottom:80px;}
.hmnc2ico{ width:120px; height:60px; margin:0 auto; position:relative;}
.hmnc2ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important;}
.hmnc2cnm{ font-size:18px; line-height:20px; height:20px; overflow:hidden; margin:0 10px;}
.hmnc2swiper .hmc3txt{padding-top:28px;}
.hmnc2swiper .slick-dots{bottom:-30px; height:10px;}
.hmnc2swiper .slick-dots li button{display:none;}
.hmnc2swiper .slick-dots li { background: #CCCCCC; display: inline-block; height: 10px; width: 10px; margin: 0px 5px; position: relative; border-radius:50%; vertical-align:middle; border:none!important; float:none;}
.hmnc2swiper .slick-dots li.slick-active{ background:#BC6F4E; width: 36px; border-radius:1.8em; height:10px }
.hmnCon4{ background: url(../images/hmnc3bg.jpg) no-repeat center center; padding: 40px 0px 60px; background-size:cover; margin-top:40px;}
.hmnc4ul{ margin: 45px -17px 0px; }
.hmnc4ul li{ padding: 0px 17px; float: left; width: 150px; text-align:center; margin-top:-25px;}
.hmnc4lgx{ background: url(../images/hmnc4bg.png) no-repeat center center; display: inline-block; height: 137px; width: 119px; position: relative; }
.hmnc4lgx img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.hmnc4ul li:nth-child(9),.hmnc4ul li:nth-child(24),.hmnc4ul li:nth-child(39),.hmnc4ul li:nth-child(54){margin-left:75px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.nav li{ margin-left:18px;}
.hmnc4ul li{width:120px; margin-top:-37px;}
.hmnc4ul li:nth-child(9), .hmnc4ul li:nth-child(24){margin-left:61px;}
}
@media (max-width:993px){
.hmnc1Slider li{width:33.33%!important;}
.hmnc1item .overflowHide{height:165px;}
.hmnc4ul li:nth-child(9), .hmnc4ul li:nth-child(24){margin-left:0px;}
}
@media (max-width:767px){
.hmnc1Slider{flex-wrap:wrap;}
.hmnc1Slider li:nth-child(4),
.hmnc1Slider li:nth-child(5),
.hmnc1Slider li:nth-child(6),
.hmnc1Slider li:nth-child(7){width:25%!important;}
.hmnc1xs p{font-size:14px;}
.hmnc1Slider{margin-top:30px;}
.hmnc2swiper{padding-bottom:0;}
.hmc5ul li{width:25%;}
.hmnc4lgx{width:90px; height:104px; background-size:cover;}
.hmnc4ul li{width:33.33%; margin-top:12px;}
.hmnc4ul{margin-left:-5px; margin-right:-5px; margin-top:12px;}
}


/*2022-10-10 CSS*/
.m2nFullLx{width:100%;}
.m2nFullLx .m2dot_des p{ height:auto; max-height:52px; white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.m2nFullLx .m2dot_a{height:auto;}
.m2nFullLx .m2dot_a .pub_more{bottom:auto; top:50%; transform:translateY(-50%);}
.m2banTxt h5{ display:block; text-align:center;}
.m2banTxt h5 span{ display:inline-block; position:relative; font-size:3.12vw; padding:0 15px;}
.m2banTxt h5 span:before{ content: ""; background: url(../images/m2banline.png) no-repeat; height: 2px; width: 139px; position: absolute; left: -139px; top: 50%; margin-top: -1px; }
.m2banTxt h5 span:after{content:""; background: url(../images/m2banline.png) no-repeat; height: 2px; width: 139px; position: absolute; right: -139px; top: 50%; margin-top: -1px; transform:rotate(180deg);}
.m2cy_aBox .overflowHide span {position: absolute;left: 0px;top: 0px;font-size: 16px;color: #FFF;background: #c98b6e;line-height: 30px;padding: 0px 20px 0px 15px;z-index: 2;border-radius: 0 0 1.8em 0;height: 32px;}
.m2nnxl{ overflow: hidden; line-height: 26px; padding: 30px 0px 10px; }
.m2nnxl strong{ font-size: 16px; float: left; }
.m2nnx1as{margin-left:56px;}
.m2nnx1as a{ font-size: 16px; color: #999999; line-height: 24px; height:26px; margin: 0px 10px 10px 0px; display:inline-block; padding:0 10px; }
.m2nnx1as a.on{ color: #FFF; background: #bc6f4e; }
.m2nnx1as a:hover{ color:#bc6f4e;}
.m2nnula{margin-left:-30px; margin-right:-30px;}
.m3nInfo h5{font-size:16px;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.wrapper{padding-top:0;}
}
@media (max-width:993px){
.wrapper{padding-top:56px;}
.pubCon{padding-left:30px; padding-right:30px;}
}
@media (max-width:767px){
.m2nFullLx .m2dot_a .pub_more{bottom:0; top:auto; transform:translateY(0);}
.pubCon{padding-left:15px; padding-right:15px;}
.m2nnula{margin-left:-15px; margin-right:-15px;}
.m2banTxt h5 span{font-size:24px;}
.m2nnxl strong{font-size:14px;}
.m2nnx1as a{font-size:14px; margin-right:5px;}
.m2nnx1as{margin-left:45px;}
}

.subNav_a span {
    word-break: keep-all;
}

/* .nav li:hover .subMenu
{
    width: auto;
} */



/*2022-11-22 CSS*/
.m2nnbCon1{ margin: 8px -5px 0px;}
.m2nnbCon1 dd{ padding: 0px 5px; float: left; width: 33.33%;}
.m2nnbc1Box{ display:block; position:relative;}
.m2nnbc1img img{ display:block;}
.m2nnbLayer{ position:absolute; left:0; top:0; right:0; height:49.18%; transition:all 0.5s ease;}
.m2nnbLayer img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m2nnbc1Box:hover .m2nnbLayer{ height:100%;}
.m2nnbCon1 dd:nth-child(1) .m2nnbLayer{background:rgba(6,53,107,1);}
.m2nnbCon1 dd:nth-child(2) .m2nnbLayer{background:rgba(187,111,79,1);}
.m2nnbCon1 dd:nth-child(3) .m2nnbLayer{background:rgba(108,5,6,1);}
.m2nnbCon1 dd:nth-child(1):hover .m2nnbLayer{background:rgba(6,53,107,0.9);}
.m2nnbCon1 dd:nth-child(2):hover .m2nnbLayer{background:rgba(187,111,79,0.9);}
.m2nnbCon1 dd:nth-child(3):hover .m2nnbLayer{background:rgba(108,5,6,0.9);}
.m2nnaCon1{ margin: 8px -5px 0px; }
.m2nnaCon1 dd{ padding: 0px 5px; float: left; width: 33.33%; }
.m2nnac1Box{ display:block;}
.m2nnac1img{ position:relative;}
.m2nnac1img img{ transition:all 0.5s ease;}
.m2nnac1img img.iOpacity{ position:absolute; left:0; top:0;}
.m2nnac1Box:hover .m2nnac1img img{ opacity:0;}
.m2nnac1Box:hover .m2nnac1img img.iOpacity{ opacity:1;}
.m2nnaCon2{ background:#fff url(../images/nna_ac1bg.jpg) no-repeat right top; padding-top: 25px; padding-bottom: 20px; }
.m2nna_back{ text-align:right;}
.m2nnna_bk{ display: inline-block; font-size: 16px; line-height: 30px; letter-spacing: 1px; }
.m2nna_tnm{ text-align: center; font-size: 15px; margin: 0px 0px 35px; line-height: 50px; background: url(../images/nna_tbg.png) no-repeat center center; padding-top: 8px; font-weight: bold; }
.m2nna_tnm span{ font-size: 12px; display: inline-block; margin: 0px 4px; transform: translateY(-1px); font-weight: normal; }
.m2nna_adls{ margin: 0px -25px; }
.m2nna_adls dd{ padding: 0px 25px; float: left; width: 50%; margin-bottom: 48px; }
.m2nna_ast{ background: url(../images/nna_paimg1.png) no-repeat; height: 251px; width: 49px; text-align: center; padding: 0px 14px; float:left;display:flex; flex-direction:column; justify-content:center; color:#BC6F4E; font-size:18px; line-height:22px;}
.m2naa_aBox{ float: right; width: 471px; }
.m2naa_aBox .overflowHide{ height: 302px;}
.m2naa_aBox .overflowHide .bgImg:after{ content: ""; background: rgba(188,111,78,0.8) url(../images/nna_paimg2.png) no-repeat center center; position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease; opacity:0; }
.m2naa_atxt{ color: #FFF; padding: 0px 75px; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;display:flex; flex-direction:column; justify-content:center; text-align:justify; transition:all 0.5s ease; opacity:0; }
.m2naa_atxt p{ font-size: 16px; line-height: 28px; max-height:140px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.m2naa_atxt span{ font-size: 12px; text-transform: uppercase; line-height: 22px; margin-top: 25px; background: url(../images/nna_par.png) no-repeat left bottom; display: block; }
.m2naa_aBox:hover .overflowHide .bgImg:after{opacity:1;}
.m2naa_aBox:hover .m2naa_atxt{opacity:1;}
.m2nnaCon3{ background: #FFF url(../images/nna_bg3.jpg) no-repeat center top; padding-top: 25px; padding-bottom: 68px;  }
.m2nna_tnm2{ background: url(../images/nna_tbg3.png) no-repeat center center; height: 83px; padding-top:45px; line-height:28px;}
.m2nnaCon3Imgs{ height:560px; position:relative; margin-left:-50px; margin-right:-50px;}
.m2nnc2bx{ display:block; position:absolute;}
.m2nnc2bx .overflowHide{ position:absolute; left:0; top:0; right:0; bottom:0;}
.m2nnc2x_logo{background:rgba(188,111,78,0.8); position:absolute; left:0; top:0; right:0; bottom:0; opacity:0; transition:all 0.5s ease;}
.m2nnc2x_logo img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important; max-width:60%; max-height:60%; width:auto; height:auto;}
.m2nnc2bx:hover .m2nnc2x_logo{ opacity:1;}
/*.m2nnc2bx1{ width:365px; height:260px; left:0; top:0;}
.m2nnc2bx2{ width:235px; height:194px; left:365px; top:0;}
.m2nnc2bx3{ width:375px; height:361px; left:600px; top:0;}
.m2nnc2bx4{ width:225px; height:180px; right:0; top:0;}
.m2nnc2bx5{ width:216px; height:300px; left:0; bottom:0;}
.m2nnc2bx6{ width:149px; height:132px; left:216px; bottom:169px;}
.m2nnc2bx7{ width:235px; height:198px; left:365px; bottom:169px;}
.m2nnc2bx8{ width:239px; height:169px; left:216px; bottom:0;}
.m2nnc2bx9{ width:145px; height:169px; left:455px; bottom:0;}
.m2nnc2bx10{ width:147px; height:200px; left:600px; bottom:0;}
.m2nnc2bx11{ width:228px; height:200px; left:747px; bottom:0;}
.m2nnc2bx12{ width:226px; height:380px; right:0; bottom:0;}*/
.m2nnc2bx1{ width:30.41%; height:46.42%; left:0; top:0;}
.m2nnc2bx2{ width:19.58%; height:34.64%; left:30.41%; top:0;}
.m2nnc2bx3{ width:31.25%; height:64.46%; left:50%; top:0;}
.m2nnc2bx4{ width:18.75%; height:32.14%; right:0; top:0;}
.m2nnc2bx5{ width:18%; height:53.57%; left:0; bottom:0;}
.m2nnc2bx6{ width:12.41%; height:23.57%; left:18%; bottom:30.17%;}
.m2nnc2bx7{ width:19.58%; height:35.35%; left:30.41%; bottom:30.17%;}
.m2nnc2bx8{ width:19.91%; height:30.17%; left:18%; bottom:0;}
.m2nnc2bx9{ width:12.08%; height:30.17%; left:37.91%; bottom:0;}
.m2nnc2bx10{ width:12.25%; height:35.71%; left:50%; bottom:0;}
.m2nnc2bx11{ width:19%; height:35.71%; left:62.25%; bottom:0;}
.m2nnc2bx12{ width:18.83%; height:67.85%; right:0; bottom:0;}
.m2nna_tnm3{ background: url(../images/nna_tbg3.png) no-repeat center center; height: 77px; line-height:22px; padding-top:50px;}
.m2nnaCon4{ background: url(../images/nna_bg3.jpg) no-repeat center top; padding-top: 25px; padding-bottom: 85px; }
.m2nnc4boxWpr{ margin:30px -50px 0; position:relative; }
.m2nnc4bgs{position:absolute; left:0; top:0; right:0; bottom:0;}
.m2nnc4bgs .bgImg{position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease; opacity:0;}
.m2nnc4bgs .bgImg.on{ opacity:1;}
.m2nnc4box{position:relative; background-repeat:no-repeat; background-size:cover;display:flex;}
.m2nnc4box dl{display:flex;}
.m2nnc4box dl.on{}
.m2nnc4box dl dt{ height: 414px; width: 60px; border-right: 5px solid #FFF; background:rgba(0,0,0,0.5); cursor:pointer; }
.m2nnc4box dl dt strong{ display: block; background: url(../images/nna_mti.png) no-repeat center bottom; text-align: center; margin: 0px auto; padding: 30px 16px 28px; font-size: 18px; line-height: 22px; color: #FFF; font-weight: normal; }
.m2nnc4box dl.on dt{ background:rgba(0,0,0,0.15);}
.m2nnc4box dl dd{ height:414px; text-align:center;display:flex; flex-direction:column; justify-content:center; transition:all 0.5s linear; overflow:hidden; width:0;}
.m2nnc4box dl dd span{ line-height: 50px; color: #FFF; background: url(../images/nna_mbg.png) no-repeat center center; height: 54px; width: 137px; font-size: 16px; letter-spacing: 2px; text-align: center; margin:0 auto }
/* .m2nnc4box dl dd span:hover{transform:translateY(-5px);} */
.m2nnc4box dl.on dd{ width:845px;}
@media (max-width:1199px){
.nav_a{font-size:16px;}
.nav li{margin-left:15px;}
.m2nnaCon3Imgs{height:420px;}
.m2nnc4box dl.on dd{width:585px;}
.m2nnc4box dl dd,.m2nnc4box dl dt{height:350px;}
.m2nna_adls{margin:0px -15px}
.m2nna_adls dd{padding:0 15px; margin-bottom:30px;}
.m2naa_aBox{width:350px;}
.m2naa_aBox .overflowHide .bgImg:after{background-image:none;}
.m2naa_atxt{padding:0 25px;}
}
@media (max-width:993px){
.m2naa_aBox{width:260px;}
.m2naa_aBox .overflowHide{height:258px;}
.m2nnc4box dl.on dd{width:365px;}
.m2nnc4boxWpr {margin: 30px -30px 0;}
}
@media (max-width:767px){
.m2nnna_bk{font-size:14px; line-height:28px;}
.m2nna_adls dd{width:100%; padding:0}
.m2nna_ast{ width: 100%; text-align: center; float: none; font-size: 16px; line-height: 49px; background: url(../images/nna_paimg1a.png) no-repeat center center; height:49px; }
.m2nna_tnm{margin-bottom:10px;}
.m2naa_aBox{width:100%; float:none; margin-top:12px; display:block;}
.m2naa_atxt p{font-size:14px; line-height:26px; max-height:130px;}
.m2naa_aBox .overflowHide{height:220px;}
.m2nnaCon3Imgs{margin-left:-30px; margin-right:-30px;}
.m2nnaCon3{padding-bottom:50px;}
.m2nnaCon3Imgs{height:160px;}
.m2nnaCon4{padding-bottom:55px;}
.m2nnc4boxWpr{margin-left:-30px; margin-right:-30px;}
.m2nnc4box dl dt{ height: 200px; width: 30px; border-right: 1px solid #FFF; }
.m2nnc4box dl dt strong{  padding: 18px 5px 20px; font-size: 14px; line-height: 16px; }
.m2nnc4box dl dd{ height:200px;}
.m2nnc4box dl dd a{ line-height: 36px; height: 40px; width: 137px; font-size: 12px; letter-spacing:0px; background-size:auto 40px;}
.m2nnc4box dl dd a:hover{transform:translateY(0px);}
.m2nnc4box dl.on dd{ width:calc(100vw - 180px);}
}


/*2022-11-30 CSS*/
.m2nnnbCon1{margin-top:30px; margin-bottom:35px; margin-left:-5px; margin-right:-5px;}
.m2nnnbCon1 dd{width:33.33%; float:left; padding:0 5px;}
.m2nnnbc1Box{ display:block; height:660px; position:relative;}
.m2nnnbc1dimg{ height:300px; position:absolute; left:0; bottom:0; right:0;}
.m2nnnbLayer{height:360px; position:absolute; left:0; top:0; right:0; transition:all 1s ease;}
.m2nnnbLayer img{position:absolute; transition:all 0.5s ease; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m2nnnbc1himg{ position:absolute; left:0; top:0; right:0; bottom:0; opacity:0;transition:all 1.5s ease;}
.m2nnnbCon1 dd:nth-child(1) .m2nnnbc1Box{ background:#06356b;}
.m2nnnbCon1 dd:nth-child(2) .m2nnnbc1Box{ background:#bb6f4f;}
.m2nnnbCon1 dd:nth-child(3) .m2nnnbc1Box{ background:#6c0506;}
.m2nnnbc1Box:hover{height:732px; margin-top:-36px;}
.m2nnnbc1Box:hover .m2nnnbc1dimg{opacity:0;}
.m2nnnbc1Box:hover .m2nnnbc1himg{opacity:1;}
.m2nnnbc1Box:hover .m2nnnbLayer{ height:100%;}
/* .m2nnnbCon1 dd:nth-child(1) .m2nnnbc1Box:hover .m2nnnbLayer{ background:rgba(6,53,107,0.4);}
.m2nnnbCon1 dd:nth-child(2) .m2nnnbc1Box:hover .m2nnnbLayer{ background:rgba(187,111,79,0.8);}
.m2nnnbCon1 dd:nth-child(3) .m2nnnbc1Box:hover .m2nnnbLayer{ background:rgba(108,5,6,0.7);} */
@media (max-width:1199px){
.m2nnnbc1Box{height:502px;}
.m2nnnbLayer{height:274px;}
.m2nnnbc1dimg{height:228px;}
.m2nnnbc1Box:hover{height:557px; margin-top:-27px;}
.m2nnnbCon1{margin-top:25px; margin-bottom:30px;}
}
@media (max-width:767px){
.m2nnnbc1Box{height:194px;}
.m2nnnbLayer{height:106px;}
.m2nnnbc1dimg{height:88px;}
.m2nnnbc1Box:hover{height:215px; margin-top:-10px;}
.m2nnnbCon1{ margin-top:10px; margin-bottom:5px;}
}

/*2022-12-03 CSS*/
.m2sjPage{ background: url(../images/m2sj_bg.jpg) no-repeat center center; background-size: cover; padding: 30px 0px 0px; margin-bottom:40px; }
.m2sjPage .m2nna_back{padding:0 50px;}
.m2sjConWpr{ position:relative;}
.m2sjSwiper{position:relative; overflow:hidden;}
.m2sjSwiper .slick-prev{ background: #BC6F4E url(../images/m2sj_arbtn.png) no-repeat 35px center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -30px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 2; margin-top: -30px; border-radius:50%; }
.m2sjSwiper .slick-next{ background: #BC6F4E url(../images/m2sj_arbtn.png) no-repeat 35px center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -30px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 2; margin-top: -30px; border-radius:50%; transform:rotate(180deg);}
.m2sjSwiper .slick-prev:hover,.m2sjSwiper .slick-next:hover{background-image:url(../images/m2sj_arbtn.png);}
.m2sjSwiper .slick-prev.slick-disabled,.m2sjSwiper .slick-next.slick-disabled{cursor:default; opacity:0.3; display:none!important;}
.m2sjSwiper dd{ position:relative;}
/*.m2sjSwiper dd.on{z-index:1;}*/
.m2sjSwiper dd:hover{z-index:1;}
.m2sj_aBox{ display: block; height: 644px; background: url(../images/m2sj_dbg.png) no-repeat center top; background-size:cover; }
.m2sj_aBox:before{ content: ""; background: url(../images/m2sj_hbg.jpg) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:cover; transition:all 0.5s ease; opacity:0}
.m2sjItem{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding: 48px 58px 0px; }
.m2sj_logo{ transition:all 0.5s ease; transform:translateY(50px); opacity:0;}
.m2sj_logo img{height:46px; width:auto; max-width:none;}
.m2sjDes{ margin-top: 26px; transition:all 0.5s ease; transform:translateY(50px); opacity:0; }
.m2sjDes h4{ font-size: 18px; font-weight: normal; color: #FFF; line-height: 28px; display: block; }
.m2sjDes strong{ font-weight: normal; font-size: 14px; line-height: 24px; color: #FFF; }
.m2sjDes p{ font-size: 14px; line-height: 18px; color:rgba(255,255,255,0.7); margin-top:12px; text-align:justify;}
.m2sj_snm{ font-size: 18px; color: #333333; width: 26px; line-height: 20px; text-align: center; position: absolute; top: 410px; left: 58px; transition: all 1.2s ease; }
.m2sj_snm:after{ content: ""; background: #BC6F4E; height: 10px; width: 10px; margin-left: -5px; position: absolute; left: 50%; top: -16px; border-radius:50%;transition: all 1.2s ease;}
.m2sj_simg{ position: absolute; bottom: 110px; right: -105px; }
/*.on .m2sj_aBox:before{ opacity:1;}
.on .m2sj_aBox .m2sj_logo{ opacity:1; transform:translateY(0); transition-delay:0.1s;}
.on .m2sj_aBox .m2sjDes{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.on .m2sj_aBox .m2sj_snm{ color:#fff; font-weight:bold;}*/

/*.slick-current .m2sj_aBox:before{ opacity:1;}
.slick-current .m2sj_aBox .m2sj_logo{ opacity:1; transform:translateY(0); transition-delay:0.1s;}
.slick-current .m2sj_aBox .m2sjDes{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.slick-current .m2sj_aBox .m2sj_snm{ color:#fff; font-weight:bold;}*/
.m2sj_aBox:hover:before{ opacity:1;}
.m2sj_aBox:hover .m2sj_logo{ opacity:1; transform:translateY(0); transition-delay:0.1s;}
.m2sj_aBox:hover .m2sjDes{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.m2sj_aBox:hover .m2sj_snm{ color:#fff; font-weight:bold;}


.m2sjSwiper dd:nth-child(2n) .m2sj_simg{bottom:auto; top:58px;}
.m2sjSwiper dd:nth-child(2n) .m2sjItem{padding-top:320px;}
.m2sjSwiper dd:nth-child(2n) .m2sj_snm{top:110px;}
.m2sjYrsWpr{ height: 80px; width: 714px; position: absolute; left: 50%; bottom: 0px; margin-left: -357px; z-index: 3; background: url(../images/m2sj_arrow.png) no-repeat center 32px; transform:translateX(-300px); opacity:0; transition:all 0.8s ease; }
.m2sjYrsWpr.on{transform:translateX(0); opacity:1}
.m2sjYrs{ position: relative; margin: 0px 70px; }
.m2sjYear{ text-align:center; position:relative; height:80px; line-height:32px; font-size:16px!important; cursor:pointer}
.m2sjYear:before{ content: ""; height: 9px; width: 9px; margin-left: -4px; background: url(../images/m2sj_pt1.png) no-repeat center center; position: absolute; left: 50%; top: 40px; }
.m2sjYear:after{ content: ""; background: url(../images/m2sj_pt2.png) no-repeat center center; height: 17px; width: 17px; margin-left: -8px; position: absolute; left: 50%; top: 38px; transition:all 0.3s ease; opacity:0 }
.m2sjNyear{ font-size: 16px; font-weight: bold; line-height: 32px; display: inline-block; position: absolute; top: 0px; right: 0px; cursor:pointer;}


/*.m2sjYear.on{font-weight:bold;}*/
/*.m2sjYear.on:hover .month-sty{opacity:1;}*/
/*.m2sjYear.on:after{opacity:1;}*/
.m2sjYear.slick-current{font-weight:bold;}
.m2sjYear.slick-current .month-sty{opacity:1;}
.m2sjYear.slick-current:after{opacity:1;}


.month-sty{ opacity:0;transition:all 0.8s ease;font-size: 12px;font-weight: 400;}

@media (max-width:1199px){
.m2sjYrsWpr{display:none}
.m2sjItem{padding-left:25px; padding-right:25px;}
.m2sj_snm{left:25px;}
.m2sjPage .m2nna_back{padding:0 30px;}
}
@media (max-width:767px){
.m2sjSwiper dd{overflow:hidden;}
.m2sj_aBox:before{ opacity:1;}
.m2sj_aBox .m2sj_logo{ opacity:1; transform:translateY(0); transition-delay:0.1s;}
.m2sj_aBox .m2sjDes{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.m2sj_aBox .m2sj_snm{ color:#fff; font-weight:bold;}
.m2sjPage .m2nna_back{padding:0 15px;}
.m2sjConWpr{margin-top:20px;}
}

.hmnCn1{ position:relative; height:400px; margin-top:35px; margin-bottom:32px;}
.hmnc1tag{ width:48.33%; position:absolute; right:0; top:0; z-index:3;display:flex; justify-content:space-between; }
.hmnc1tag span{font-size: 20px;line-height: 32px;width: 120px;height: 46px;display: inline-block;text-align: center;cursor: pointer;}
.hmnc1tag span.on{ color: #FFF; background: url(../images/hmc1tab_bg.png) no-repeat center top; }
.hmnc1Changes{ position:relative;}
.hmnchx{ width:100%; position:absolute; left:0; top:0; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.hmnchx.on{ opacity:1; visibility:visible;}
.hmnc1Fa{ width:48.33%; float:left;}
.hmnc1Fa .overflowHide{ height:400px;}
.hmnc1Fa .overflowHide .ellipsis{line-height: 60px;padding: 0px 15px 0px 15px;height: 60px;font-size: 18px;color: #FFF;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;right: 0;}
.hmnc1Rx{ width:48.33%; float:right; margin-top:38px;}  
.hmc1btn {text-align: center;margin-top: 30px;}
.hmPub_more {line-height: 38px;text-align: center;display: inline-block;height: 40px;width: 140px;border: 1px solid #bc6f4e;font-size: 14px;color: #bc6f4e;}
.hmPub_more:hover {color: #FFF;background: #bc6f4e;box-shadow: 0 3px 8px rgba(177, 155, 106, 0.2);}
.hmc1ul li {height: 91px;padding-top: 13px;border-bottom: 1px solid #CCCCCC;}
.hmc1ra {display: block;position: relative;padding-left: 120px;}
.hmc1tm {text-align: center;position: absolute;width: 98px;top: 6px;left: 0px;border-right: 1px solid #CCCCCC;height: 50px;padding-top: 2px;}
.hmc1tm strong {font-size: 20px;font-weight: bold;color: #bc6f4e;line-height: 24px;display: block;}
.hmc1tm p {font-size: 16px;color: #999999;line-height: 22px;}
.hmc1rrx strong {font-size: 18px;line-height: 34px;display: block;height: 34px;}
.hmc1rrx p {font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;color: #333;}
@media (max-width:1199px){
.hmnc1tag span{font-size:17px;}
.hmc1rrx strong{font-size:16px; line-height:30px;}
.hmc1rrx p{font-size:14px; line-height:24px; height:24px;}
.hmc1ul li{padding-top:10px; height:84px;}
.hmnc1Fa .overflowHide{height:374px;}
.hmnCn1{height:374px;}
.hmnc1Fa .overflowHide .ellipsis{font-size:16px; line-height:52px; height:52px;}
}
@media (max-width:993px){
.hmnCn1{height:800px; padding-top:58px; margin-top:25px;}
.hmnc1tag{width:100%; right:auto; left:0;}
.hmnc1Fa{width:100%; float:none;}
.hmnc1Rx{width:100%; float:none; margin-top:20px;}
}
@media (max-width:767px){
.hmnc1Fa .overflowHide{height:220px;}
.hmnc1Fa .overflowHide .ellipsis{font-size:14px; line-height:42px; height:42px;}
.hmc1tm strong{font-size:16px;}
.hmc1tm p{font-size:14px;}
.hmc1tm{width:65px;}
.hmc1ra{padding-left:80px;}
.hmnCn1{height:650px;}
.hmnc1Slider li:nth-child(4), .hmnc1Slider li:nth-child(5), .hmnc1Slider li:nth-child(6){width:33.33%!important;}
.hmnc4ul li{margin-left:0!important;}
}

/*2023-01-06 CSS*/
.m2nhisBox{ margin-top: 25px; padding-bottom:20px; }
.m2nhisYrs{ float: left; width: 277px; border-right: 1px solid #E7E7E7; }
.m2nhisdl{}
.m2nhisdl dd{ margin-bottom: 30px; line-height: 50px; background: url(../images/m2nhis_bg0.png) no-repeat left top; font-size: 20px; color: #999999; transition:all 0.3s ease; cursor:pointer; position:relative }
.m2nhisdl dd:last-child{margin-bottom:0;}
.m2nhisdl dd span{display:inline-block; text-align:center; width:184px;}
.m2nhisdl dd.on,.m2nhisdl dd:hover{ color: #FFF; background: url(../images/m2nhis_bg1.png) no-repeat left top; }
.m2nhisdl dd:after{ content: ""; height: 14px; width: 14px; border: 2px solid #FFF; background: #C1C1C1; margin-top: -7px; position: absolute; top: 50%; right: -7px; transition:all 0.3s ease; border-radius:50%;}
.m2nhisdl dd.on:after,.m2nhisdl dd:hover:after{ background: #BC6F4E; }
.m2nhisRcon{ margin-left: 350px; }
.m2nhisRcon dl{ margin-bottom: 35px; }
.m2nhisRcon dl:last-child{margin-bottom:0!important;}
.m2nhisRcon dl dt{ font-size: 20px; line-height: 20px; color: #bc6f4e; font-weight: bold; margin-bottom: 25px; }
.m2nhisRcon dl dd{ font-size: 16px; line-height: 26px; margin-bottom: 12px; padding-left: 20px; position: relative; }
.m2nhisRcon dl dd:before{ content: ""; background: #BC6F4E; height: 4px; width: 4px; position: absolute; left: 0px; top: 11px; border-radius:50%; }
@media (max-width:1799px){
.m2nhisYrs{width: 247px;}
.m2nhisRcon{ margin-left: 300px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2nhisRcon dl dd{font-size:14px;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.m2nhisYrs{width:100%; overflow-x:auto; float:none; border:none}
.m2nhisRcon{ margin-left:0; margin-top:25px;}
.m2nhisdl{display:inline; white-space:nowrap;}
.m2nhisdl dd{background:none; display:inline-block; margin-right:15px; line-height:40px; font-size:16px; margin-bottom:10px}
.m2nhisdl dd span{width:auto; padding:0 18px;}
.m2nhisdl dd:after{display:none;}
.m2nhisRcon dl dt{margin-bottom:12px; font-size:18px;}
.m2nhisRcon dl{margin-bottom:20px;}
.m2nhisBox{padding-bottom:0;}
}