@charset "utf-8";
a:hover{color:#008475 !important;}
a, img{transition: all ease .5s;-webkit-transition: all ease .5s;-moz-transition: all ease .5s;}

.header{position: relative;}
.header-top{background: url(2025hnnydx_mba_topbg.png)no-repeat center;padding: 17px 0px 21px 0;overflow: hidden;}
.logo{height: 91px;float: left;}
.logo img{height: 100%;width: auto;}
.header-l{float: right;display: flex;align-items: center;height: 91px;}
.header-l ul li{float: left;}
.header-l ul li::after{content: "|";color: #fff;font-size: 18px;margin: 0px 18px;}
.header-l ul li:last-child::after{display: none;}
.header-l ul li a, .header-l ul li span{color: #fff;font-size: 18px;cursor: pointer;}
.header-l ul li span:hover{color:#008475;}
.header-l ul li img{padding-left:8px;}

/* 导航 */
.header-nav{background-color: #fff;}
.nav>li{width: calc(100% / 8);float: left;text-align: center;line-height: 50px;position: relative;}
.nav>li>a{font-size: 18px;display: block;}
.nav>li.on{background-color: #008475;background: #8db11f;}
.nav>li.on>a{color: #fff !important;font-weight: bold;}
.nav-sub{position: absolute;top: 50px;width: 100%;z-index: 999;background: rgba(255, 255, 255, 0.8);display: none;}
.nav-sub li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 10px 5px;line-height: 30px;}
.nav-sub li:hover{background:rgba(0, 132, 117, 0.8);background: rgba(141, 177, 31, 0.8);}
.nav-sub li a:hover{color:#fff !important;}
.nav-sub::after{content:"";height: 5px;background: url(2025hnnydx_mba_topbg.png)no-repeat center;display: block;background-size: cover;}

/* banner */
.banner{position:relative;height: 680px;overflow: hidden;width: 100%;}
.banner .hd{overflow: hidden;position: absolute;z-index: 99;bottom: 120px;width: 100%;text-align: center;}
.banner .hd ul{overflow: hidden;margin: 0 auto;zoom:1;display: inline-block;}
.banner .hd ul li{float: left;width: 15px;height: 15px;margin: 0px 9px;border-radius: 50%;cursor: pointer;overflow: hidden;background: white;font-size: 0px;}
.banner .hd ul li.on{background:#bd2e39;}
.banner .bd{position:relative;height:100%;z-index:0;width: 100%;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd li a { display: block;position: relative;}
.banner .bd li img{ width:100%; height:680px; display:block;object-fit: cover;}

.index-bar{background: rgba(248, 182, 44, 0.9);margin-top: -100px;position: relative;border-radius: 15px;/* overflow: hidden; */margin-bottom: 10px;}
.index-bar ul li{float: left;width: 25%;text-align:center;height: 180px;display: flex;align-items: center;justify-content: center;position:relative;}
.index-bar ul li a img{height:50px;width:auto;margin:15px 0;}
.index-bar ul li a p{font-size:24px;color:#fff;line-height: 30px;margin: 12px 0;}
.index-bar ul li:hover{background-color:#dea736;}
.ewm-box{position:absolute;background:#fff;width: 122px;height: 122px;top: -135px;}
.ewm-box::after{background: #fff url(2025hnnydx_mba_sanjiao.png)no-repeat center bottom;}

.con-tit{overflow:hidden;margin: 26px 0;}
.con-tit>a{float:left;}
.con-tit a p{font-size: 26px;line-height: 32px;}
.con-tit a i{display: inline-block;width: 40px;height: 7px;border-radius: 7px;background-color: #f8b62c;}
.con-tit a span{font-size: 14px;color:#ccc;line-height: 20px;height: 20px;display: inline-block;margin-left: 5px;}
.con-tit .more{float: right;line-height:54px;}
.con-tit .more a{color:#afafaf;font-size:16px;}

.con1, .con1-box{overflow:hidden;}
.con1-l{width: 60%;padding-right: 40px;float: left;box-sizing: border-box;}
.con1-r{width: 40%;padding-left: 8px;float: right;box-sizing: border-box;}

span.time{color:#fff;display: flex;align-content: center;flex-wrap: wrap;text-align:center;}
span.time em{display:block;width: 100%;}
span.time i{display:block;width: 100%;}

/* 轮播图 */
.slideBox{width:100%;height: 480px;overflow:hidden;position:relative;float: left;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{width:100%;height: 480px;display:block;}
.slideBox .bd li .txt{position: absolute;bottom: 0px;width: 100%;height: 85px;}
.slideBox .bd li .txt p{background-color: rgba(248, 182, 44,0.9);width: calc(100% - 100px);float: left;font-size: 18px;padding: 30px 20px 30px 25px;line-height: 25px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;box-sizing: border-box;}
.slideBox .bd li .txt span{background-color: rgba(96, 177, 25,0.9);float: right;width: 100px;font-size:14px;line-height:20px;height: 100%;}
.slideBox .bd li .txt span em{font-size:34px;line-height:42px;}
.slideBox .prev,.slideBox .next{position: absolute;left: 0;top: 0;display:block;width: 40px;height: 80px;overflow:hidden;cursor:pointer;background: url(2025hnnydx_mba_prev.png) no-repeat center;z-index: 9;top: 50%;margin-top: -82px;display: none;}
.slideBox .next{left: auto;right: 0px;background: url(2025hnnydx_mba_next.png) no-repeat center;}
.slideBox .prev:hover{background: url(2025hnnydx_mba_prev01.png) no-repeat center;}
.slideBox .next:hover{background: url(2025hnnydx_mba_next01.png) no-repeat center;}
.slideBox .bd img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.slideBox .bd li .txt p:hover{font-weight: bold;}

.con1-list ul{margin-top: -15px;}
.con1-list ul li{overflow:hidden;/* margin-top:30px; */position:relative;padding: 15px 0;}
.con1-list ul li span{width: 72px;height: 72px;border-radius: 72px;background: url(2025hnnydx_mba_bg01.png) no-repeat center;float: left;margin-right: 20px;}
.con1-list ul li span em{font-size:26px;font-weight: bold;line-height: 1;font-size: 20px;padding-top: 5px;}
.con1-list ul li span i{font-size: 13px;}
.con1-list ul li a{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;font-size: 18px;line-height: 30px;margin: 6px 0;}

.con1-list ul li::after {content: '';position: absolute;bottom: -1px;left: 50%;width: 0;height: 3px;background-color: #118569;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.con1-list ul li:hover::after {width: 100%;left: 0;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);}
.con1-list ul li:hover {border-bottom-color: transparent;}

.con1-list01 ul{margin-top: -11px;padding-bottom: 5px;}
.con1-list01 ul li{padding: 0;height: 82px;border: none;background-position-y: 16px;background: none;box-sizing:border-box;display: flex;flex-wrap: wrap;align-content: center;position:relative;justify-content: space-between;background: url(2025hnnydx_mba_icon02.png)no-repeat left 18px;padding-left:23px;}
.con1-list01 ul li a{width:100%;}
.con1-list01 ul li a p{display:block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;height: 40px;line-height: 40px;}
.con1-list01 ul li a span{float: none;width: 110px;display: block;text-align: right;/* background: url(2025hnnydx_mba_icon02.png)no-repeat left center; *//* padding-right: 20px; */line-height: 30px;height: 30px;float: right;/* padding-right: 5px; */}
.con1-list01 ul li:hover *{color: #068574 !important;}
.con1-list01 ul li::after {content: '';position: absolute;bottom: -1px;left: 50%;width: 0;height: 1px;background-color: #118569;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.con1-list01 ul li:hover::after {width: 100%;left: 0;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);}

.con2{overflow: hidden;margin-top: 20px;padding: 18px 0;background: url(2025hnnydx_mba_bg02.png)no-repeat center;padding: 18px 30px;box-sizing: border-box;}
.con2-l, .con2-r, .con3-l, .con3-r{width: calc(50% - 20px);float: left;}
.con2-r, .con3-r{float: right;}
.con2-l .new-list{margin-top: -20px;}

.new-list ul li{background: url(2025hnnydx_mba_icon02.png)no-repeat left 20px;border-bottom: 1px solid #f0f0f0;overflow: hidden;line-height: 30px;padding: 14px 0px 12px 28px;height: 60px;}
.new-list ul li span{float: right;color: #999;font-size: 16px;width: 130px;text-align: right;}
.new-list ul li a{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;font-size: 18px;}

.special-new{overflow:hidden;border-bottom: 1px solid #f0f0f0;padding-bottom:23px;height: 140px;margin-top: -10px;}
.special-new .img-box{width: 220px;float: left;height: 140px;overflow:hidden;}
.special-new .img-box img{width:100%;height:100%;object-fit:cover;}
.special-new .img-box img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.special-new .txt-box{width: calc(100% - 248px);float: right;padding-top: 10px;display: flex;flex-wrap: wrap;align-content: space-between;height: 100%;box-sizing: border-box;}
.special-new .txt-box a{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height: 30px;font-size: 18px;width: 100%;}
.special-new .txt-box span{font-size: 16px;color: #999;line-height: 24px;width: 100%;display: block;}

.special-list .special-new{padding-bottom: 0px;border: 0px;margin-top: 12px;}

.con3{overflow: hidden;}
.con3-video{width: 100%;height: 372px;background-color: #000;}
.con3-list{margin-top:10px;}
/* 切换 */
.tab_hd{overflow:hidden;}
.tab_hd ul li{float: left;background-color: #efefef;width: 50%;}
.tab_hd ul li a{display: block;font-size: 18px;line-height: 30px;padding: 10px 5px;text-align: center;}
.tab_hd ul li.on, .tab_hd ul li:hover{background-color: #f8b62c;}
.tab_hd ul li.on a, .tab_hd ul li:hover a{color:#fff !important;font-weight: bold;}

.new-list01{border: 1px solid #f8f8f8;padding-left: 12px;box-sizing: border-box;width: 100%;margin-top:4px;padding-bottom:14px;}
.new-list01 ul li{border: 0px;height: 50px;padding: 0px;padding-left: 24px;line-height: 50px;background-position: left center;}
.new-list01 ul li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* 底部 */
.footer{background: url(2025hnnydx_mba_fbg.png)no-repeat center top;overflow: hidden;margin-top: 43px;}
.footer p, .footer a{color:#fff;font-size: 14px;}
.footer-info{overflow: hidden;display: flex;justify-content: space-between;align-items: center;padding-bottom: 22px;padding-top: 36px;}
.footer-info .footer-l{width: 65%;float: left;overflow: hidden;}
.footer-info .footer-r{width: 25%;float: right;}
.footer-info .l-logo{height: 80px;}
.footer-info .l-logo img{height: 100%;width: auto;} 
.footer-info .l-txt{margin: 15px 0;}
.footer-info .l-txt p{line-height: 34px;}
.footer-r{box-sizing: border-box;}
.footer-r ul{display:flex;justify-content: space-between;}
.footer-r ul li{width: 50%;text-align: center;}
.footer-r ul li img{width: 130px;height: 130px;}
.footer-r ul li p{font-size:16px;line-height: 20px;margin-top: 15px;}
.footer-info01{background-color:#008475;line-height: 30px;padding: 10px 0;text-align: center;}

/* 手机端头部 */
.app_btn{background: url(app_btn.png) no-repeat center;width: 40px;height: 40px;display: none;position: absolute;background-size:cover !important;right: 15px;top: 50%;margin-top: -20px;}
.app_header{position:fixed;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;right: -100vw;top: 130px;}
.app_btn.on{background: url(app_btn_close.png) no-repeat center;z-index: 1000;top: 50%;margin-top: -20px;}
.app_header.on {right: 0;width: 100%;height: calc(100% - 129px);background: rgb(0 0 0 / 0.8);z-index: 999;margin-top: 129px;top: 0;}
.app_search form{background-color: #f5f5f5;line-height: 40px;height: 40px;font-size: 14px;border-radius: 20px;margin-top: 5px;}
.app_search{width: 80%;margin:0 auto;margin-top: 30px;}
.app_nav{padding:20px 40px;width:80%;margin:0 auto;margin-top:20px;overflow-y: auto;height: 70%;}
.app_nav::-webkit-scrollbar{width: 2px;}
.app_nav::-webkit-scrollbar-track{border-radius: 2px;background: #f4f4f4;}
.app_nav::-webkit-scrollbar-thumb{border-radius: 2px;background: #b0b0b0;}
.app_nav>ul>li{border-bottom: 1px solid #ffffff;line-height:50px;position: relative;/* padding-left: 20px; */}
.app_nav>ul>li>span>a{font-size:18px;color:#fff}
.app_nav>ul>li>i{float: right;width: 50px;height: 50px;background-size: 15px 15px !important;background: url(2025hnnydx_mba_arrow_down.png) center no-repeat;position: absolute;right: -17px;}
.app_nav>ul>li.on>i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.app_nav_sub{display: none;}
.app_nav_sub li{height: 40px;line-height: 40px;}
.app_nav_sub li a{font-size: 14px;color: #c1c1c1;}
.search form{background-color: #f5f5f5;line-height: 40px;height: 40px;font-size: 14px;border-radius: 20px;margin-top: 5px;}
.search{width: 20%;float: right;}
.search-inp,.search-bnt{border: none;outline: none;display: block;float: left;}
.search-bnt{background: url(2025hnnydx_mba_fang.png) no-repeat center / 20px;width: 18%;height: 40px;}
.search-inp{font-size: 16px; background-color: rgba(255,255,255,0);padding-left: 6%;width: 76%;border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.search,.search-bnt{float: right;}

/* 搜索框 */
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #118569 url(2025hnnydx_mba_dialog-box.png) center 105% no-repeat;background-size:100% auto;transition: .6s;left: 0;right: 0;z-index: 9;opacity: .8;-webkit-backdrop-filter: blur(15px);/* backdrop-filter: blur(15px); */}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0, 0, 0, 0.7);background-size: cover;background-repeat: no-repeat;transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1);}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100%;}
.search-dialog-box.on .search-box{width: 500px;height: 150px;position: absolute;left: 50%;top: 50%;margin-left: -250px;margin-top: -75px;z-index: 9;text-align: center;}
.search-dialog-box.on .search-box form{width: 500px;height: 40px;background: url(2025hnnydx_mba_search01.png) no-repeat;padding: 0 20px;box-sizing: border-box;background-size: cover;border-radius: 20px;}
.search-dialog-box.on .search-box h3 {font-size: 28px;color: #fff;text-align: center;margin-bottom: 30px;position: relative;z-index: 99;}
.search-dialog-box.on .search-box .search-text {height: 40px;border: none;background-color: rgba(255, 255, 255, 0);width: 425px;outline: none;float: left;padding-left: 10px;box-sizing: border-box;}
.search-dialog-box.on .search-box .search-button{width: 21px;height: 40px;background: url(2025hnnydx_mba_fdj.png) no-repeat center 9px;border: none;float: right;cursor: pointer;}
.pub-close{position: absolute;width: 48px;height: 48px;z-index: 10;right: 24px;top: 24px;background-color: rgba(255,255,255,.1);border-radius: 100%;}
/* .pub-close .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #1c5ab7;transform: scale(0);border-radius: 100%;transition: transform .3s;font-size: 20px;} */
.pub-close i{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 12px;background-repeat: no-repeat;background-image: url(2025hnnydx_mba_close_btn.png);transition:.6s;}
.pub-close i:hover{ transform:rotate(180deg)}


/* 新增 */
.tab_hd02{overflow:hidden;}
.tab_hd02 ul{display: inline-block;margin-bottom: -12px;}
.tab_hd02 .con-tit{display: inline-block;margin-right: 20px;height: 56px;}
.tab_hd02 .con-tit i{display: none;}
.tab_hd02 .con-tit.on i{display: inline-block;}
.tab_hd02 span{float:right;margin:26px 0;line-height: 32px;}

.special-list01 li *{ transition: .5s;}
.special-list01 li.special-new {border-bottom: 1px solid  #f0f0f0;box-sizing: border-box;}
.special-list01 li.special-new:last-child{border: none;}
.special-list01 li a{padding-bottom: 12px;display: flex;flex-wrap: wrap;}
.special-list01 li a .con{/* padding: 40px 0 0; */width: calc(100% - 230px);}
.special-list01 li a .con h4{font-size: 22px;color: #05322b;line-height: 38px;font-weight: bold;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.special-list01 li a .con h6{font-size: 16px;color: #05322b;line-height: 30px;padding: 0 0 0 26px;position: relative;z-index: 1;font-weight: normal;}
.special-list01 li a .con h6:nth-child(2){background: url(special_ico1.png) left center no-repeat;background-size: auto 15px;}
.special-list01 li a .con h6:nth-child(3){background: url(special_ico2.png) 2px center no-repeat;background-size: auto 16px;}
.special-list01 li a .con h6:nth-child(4){background: url(special_ico3.png) 3px center no-repeat;background-size: auto 16px;}
.special-list01 li:hover a h4{color:#118569 !important;}
.special-list01 li a .time{width: 215px;display: flex;font-size: 24px;color: #05322b;font-weight: bold;align-items: center;}
.special-list01 li a .time span{font-size: 32px;color: #fff;width: 64px;height: 64px;display: flex;align-items: center;justify-content: center;background: #118569;border-radius: 50%;margin: 0 10px 0 0;position: relative;z-index: 1;}
.special-list01 li a .time span:before{ content: ""; position: absolute; top: 0;  right: 0; bottom: 0; left: 0; background: #118569; border-radius: 50%; transform: scale(0); opacity: 0; z-index: -1}
.special-list01 li a:hover .time span{background: transparent;}
.special-list01 li a:hover .time span:before{transform: scale(1);opacity: 1;}
.special-list01 li a:hover .con h4{ color: #118569;}
::before, ::after{ transition: .5s;}

@media screen and (max-width:1200px){
    .floor{width: 98%;}
    .logo{width: 50%;line-height: 91px;}
    .logo img{width:100%;height:auto;}
    .footer{background: -moz-linear-gradient( 180deg, #83b21d 0%,#ddb529 50%, #f8b62c 100%);
        background: -webkit-linear-gradient( 180deg, #83b21d 0%,#ddb529 50%, #f8b62c 100%);
        background: -ms-linear-gradient( 180deg, #83b21d 0%,#ddb529 50%, #f8b62c 100%);}
    .footer-info{display: block;}
    .footer-info .footer-l, .footer-info .footer-r{width: 100%;text-align: center;}
    .footer-r ul{justify-content:center;}
    .footer-r ul li{width:150px;}
    .footer-r ul li p{font-size:14px;}
}

@media screen and (max-width:900px){
    .header-l, .header-nav{display: none;}
    .app_btn{display: block;}
    .header{position: fixed;width: 100%;z-index: 999;}
    .banner{padding-top: 129px;}
    .con1-l{padding: 0px;margin-bottom: 20px;}
    .con1-l, .con1-r, .con2-l, .con2-r, .con3-l, .con3-r{width: 100%;}
    .con2{background-size: cover;}
    .banner, .banner .bd li img{height:300px;}
    .banner .hd{bottom:10px;}
    .index-bar{margin-top:20px;overflow-x:auto;box-sizing:border-box;border-right: 16px solid #199083;border-left: 16px solid #199083;}
    .index-bar::-webkit-scrollbar{height: 3px;bottom: 5px;}
    .index-bar::-webkit-scrollbar-track{border-radius: 3px;background: #f4f4f4;}
    .index-bar::-webkit-scrollbar-thumb{border-radius: 3px;background: #cbcbcb;}
    .index-bar ul{overflow:hidden;min-width:700px;}
    .index-bar ul li a p{font-size:18px;}
    .footer-info .l-logo{height: auto;}
    .footer-info .l-logo img{max-width: 80%;height: auto;}

    .special-list01 li.special-new{height: auto;}
    .special-list01 li a .time{width: 120px;flex-wrap: wrap;justify-content: center;font-size: 18px;}
    .special-list01 li a .con{width: calc(100% - 120px);padding-left: 20px;box-sizing: border-box;}
    .special-list01 li a .time span{font-size: 26px;}

}
@media screen and (max-width:520px){
    .logo{width: 80%;line-height: 90px;}
    .banner{padding-top:90px;}
    .header-top{padding: 0px;}
    .app_btn{width30px;height:30px;margin-top:-15px;}
    .app_header.on{margin-top:90px;height: calc(100% - 90px);}
    .app_header{top:90px;}
    .slideBox, .slideBox .bd img{height:320px;}
    .slideBox .bd li .txt{height:60px;}
    .slideBox .bd li .txt p{padding:20px;line-height: 20px;}
    .slideBox .bd li .txt span em{line-height:30px;font-size: 26px;}
    
}
@media screen and (max-width:420px){
    .banner, .banner .bd li img{height:240px;}
    .slideBox, .slideBox .bd img{height:270px;}
    .special-new{height:100px;}
    .special-new .img-box{width: 150px;height: 100px;}
    .special-new .txt-box{width: calc(100% - 170px);padding-top: 0px;}
    .con3-video{height: 250px;}
    .footer{margin-top: 20px;}
    .footer-info .l-txt{text-align: left;}
}