﻿@charset "utf-8";
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video{margin:0;padding:0}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video{display:block}
body{font-size:100%;font-family:Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
table{border-collapse:collapse;border-spacing:0}
abbr,acronym,fieldset,img,button{border:0}
ul,ol,li{list-style:none}
input,select{vertical-align:middle}
button:focus,button:hover,input:focus{outline:none!important}
i{font-style:normal}
s{font-style:normal;text-decoration:none}
a{text-decoration:none;color:#333}
a:hover{color:#c00;text-decoration:none !important}
a:focus{text-decoration:none !important;outline:none !important}
img{max-width:100%}
h1,h2,h3,h4{font-weight:100}
img{display:block;max-width:100%;border:none}
.cl:after{content:"\200B";display:block;height:0;clear:both}
.cl{*zoom:1}
.fl{float:left}
.fr{float:right}
.fc{margin-left:auto;margin-right:auto;display:block}
.txc{text-align:center}
.txr{text-align:right}
.iz{float:left;margin-right:20px}
.ir{float:right;margin-left:20px}
html {font-size:16px;}
@media(max-width:1440px) {html {font-size:14px;}
}
@media(max-width:1366px) {html {font-size:12px;}
}
body,select,input{font-family:Microsoft YaHei}
body{width:100%;overflow-x:hidden;font-family:'Noto Sans SC','黑体','微软雅黑','Microsoft YaHei',SimSun,SimHei,"STHeiti Light",STHeiti,"Lucida Grande",Tahoma,Helvetica,sans-serif;}
.wrap{width:80%;margin-left:auto;margin-right:auto;}

.col21{width:49.99%;float:left}
.bk{padding:0 2rem;}
.mt{margin-top:10px}
.mt2{margin-top:20px}
.mz{margin-left:10px}

.flex {display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;}
.between {justify-content:space-between;-webkit-justify-content:space-between;}
.header .wrap {width:86%;box-sizing:border-box;margin:0 auto;position:relative;z-index:10;padding:0;}
.header {position:absolute;top:0;left:0;width:100%;box-sizing:border-box;z-index:101;padding:10px 0;transition:all 0.15s ease-out;background-color: rgba(0,0,0,.2);}
.logo { margin-right:2.5rem}
.logo a{display:block;background:url(logo.png) no-repeat;background-size:auto 100%;width:30rem;height:4.375rem;transition:all 0.2s ease-out;}

.nav-box {flex:1;box-sizing:border-box;}
.navMenu {justify-content:space-between;}
.navMenu li {position:relative;}
.navMenu li a {display:flex;align-items:center;font-size:1.25rem;padding:10px 0;color:#ffffff;position:relative;transition:all 0.2s ease-out;white-space:nowrap}
.bat {width:12px;height:20px;position:relative;margin-left:12px;}
.bat::after {content:'';border-top:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);position:absolute;top:8px;right:0px;z-index:1;border-radius:4px;}
.subMenu {position:absolute;top:100%;padding-top:15px;left:50%;display:flex;flex-direction:column;z-index:-1;text-align:center;border-bottom-left-radius:4px;border-bottom-right-radius:4px;visibility:hidden;opacity:0;min-width:100%;transition:all 0.3s ease-out;transform:translateX(-50%)}
.navMenu li .subMenu a {padding:12px 16px;background:#ffffff;font-size:18px;justify-content:center;white-space:nowrap;color:#1a1a1a}
.navMenu li .subMenu a:hover {background:#476D2D;color:#fff}
.navMenu li:hover .subMenu {opacity:1;padding-top:10px;z-index:10;visibility:visible;}
.subMenu a::after {display:none;}
.navMenu li a::after {content:'';position:absolute;width:100%;height:4px;bottom:-10px;left:0;background:#3C6520;border-radius:1px;transform:scale(0,1);transition:all 0.2s ease-out;}
.navMenu li.active a::after,.navMenu li a:hover::after {transform:scale(1,1);}
.navMenu li:last-child a::after {display:none;}
.tools {display:flex;align-items:center;justify-content:flex-end;transition:all 0.3s ease-out;height:auto;padding-bottom:10px;}
.tools li {position:relative;margin-left:10px;padding-left:10px;}
.tools li::before,.tools li.active::before {content:'';width:1px;background:#fff;opacity:0.5;height:16px;position:absolute;top:50%;left:0;z-index:1;margin-top:-8px}
.tools li:first-child::before {display:none;}
.tools a {color:#fff;font-size:17px;}
.iss {display:block;background:url(i_ss.png) no-repeat center;background-size:100% auto;width:24px;height:24px;}

.fixhd{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:12;box-shadow:0 0 6px rgba(0,0,0,0.15)}
.fixhd .logo a{display:block;background:url(logo1.png) no-repeat;background-size:auto 100%;}
.fixhd .navMenu li a{color:#1a1a1a;}
.fixhd .tools {padding-bottom:0;}
.fixhd .tools li::before{background:#333}
.fixhd .bat::after{border-top-color:#666;}
.fixhd .tools a{color:#0A0909;}
.fixhd .tools .iss{display:block;background:url(i_ss_b.png) no-repeat center;background-size:100% auto;}

#popup {display:none;position:fixed;z-index:100021;width:100%;height:100%;}
.pcover {position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(0,0,0,0.75)}
.popup-box {position:fixed;top:50%;left:50%;width:900px;max-height:600px;transform:translate(-50%,-50%);z-index:10001;background:#fff;box-sizing:border-box;padding:36px 52px;}
.pop-search {position:fixed;top:30%;left:50%;width:600px;transform:translateX(-50%);z-index:10001;color:#fff;}
.pop-search h3 {font-size:clamp(14px,1.44vw,26px);text-align:center;}
.search {background:#FFFFFF;border-radius:6px;display:flex;align-items:center;box-sizing:border-box;padding:10px;margin-top:50px;}
.ssin {flex:1;box-sizing:border-box;border:none;outline:none;color:#333;padding-left:12px;}
.ssbar {background:url(i_ss_b.png) no-repeat center;background-size:20px 20px;width:50px;height:30px;border:none;cursor:pointer;outline:none;}
.b-close {position:absolute;top:0;right:0;background:url(pclose.png) no-repeat center;background-size:20px 20px;width:30px;height:30px;cursor:pointer;}

.footer{width:100%;color:#fff;background:#157245 url(fbg.jpg) center top no-repeat;background-size:cover;width:100%;}
.footer .wrap{padding:3rem;text-align:center;font-size:1.125rem;line-height:2;}
.footer a{color:#fff;}

.bg1{background:url(bg1.jpg) center bottom no-repeat;background-size:cover;width:100%;padding:30px 0;}
.bg2{background:url(bg2.jpg) center bottom no-repeat;background-size:cover;width:100%;padding:30px 0 20px;}
.bg3{padding:40px 0 40px;}
.bg4{background:#faf1e8;background-size:cover;width:100%;padding:30px 0 40px;}
.bg5{padding:30px 0 40px;}

.bgw {background:#fff;position:relative;z-index:1;}
.bgc {background:#f8f8f8;position:relative;z-index:1;}

.cban {min-height:28.86vw;height:clamp(160px,28.86vw,456px);position:relative;}
.dbt {position:absolute;top:50%;left:50%;transform:translateX(-50%);text-align:center;color:#fff;font-size:clamp(16px,1.64vw,26px);text-transform:uppercase;font-weight:lighter;padding-bottom:10px;}
.dbt::after {content:'';width:30px;height:4px;background:#8DCB63;border-radius:2px;position:absolute;bottom:0;left:50%;margin-left:-15px;}
.dbt h3 {font-size:24px;font-size:clamp(18px,2.27vw,36px);font-weight:bold;margin-bottom:0.2em;margin-bottom:clamp(2px,1.04vw,20px);}

/*侧边栏布局结构*/
.bgw .bk,.bgc .bk{display:flex;align-items:flex-start;position:relative;z-index:100}
.side {width:220px;flex-shrink:0;padding-top:60px;padding-bottom:60px;position:relative;z-index:1;}
#sideNav {background:#fff;box-shadow:0px 2px 39px 4px rgba(80,103,110,0.08);border-radius:10px;overflow:hidden;}
.side-nav li {position:relative;}
.side-nav li::after {content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#DEDEDE;opacity:0.6;}
.side-nav li:last-child::after {display:none;}
.side-nav li a {display:block;font-size:18px;color:#333;padding:24px 34px;position:relative;transition:all 0.2s ease-out;}
.side-nav li a::after {content:'';border-top:1px solid #333;border-right:1px solid #333;width:9px;height:9px;transform:rotate(45deg);position:absolute;top:50%;right:20px;margin-top:-5px;transition:all 0.2s ease-out;z-index:1;}
.side-nav li a:hover,.side-nav .active a {background:#476D2D;color:#fff;}
.side-nav li a:hover::after,.side-nav .active a::after {border-color:#fff;}
.sidefixed {position:fixed;top:8vw;width:220px;z-index:1000;}

.main {flex:1;box-sizing:border-box;padding-left:60px;overflow:hidden;padding-top:30px;}
.content{background:#fff;width:min(100%,1480px);margin:0 auto;box-sizing:border-box;padding-left:5.2vw;padding-right:5.2vw;padding-top:3vw;padding-bottom:3vw;font-size:clamp(17px,1.6vw,20px);line-height:2; margin-top:30px;}

.box{clear:both}
.box dt{height:60px;line-height:60px;display:flex;justify-content:space-between;align-items:center; padding-bottom:20px; border-bottom:3px solid #faf1e8;}
.box dt strong{display:block;float:left;font-size:36px;color:#006731;}
.box dt strong i{color:#006731;}
.box dt span.more{float:right;font-size:17px;padding-right:10px;color:#999; font-weight:bolder;}
.box dt span.more a{color:#999;text-decoration:none}
.box dd{padding-top:10px;}

.bx1 dt{border-bottom:0px solid #faf1e8;}
.bx1 dt strong{margin-left:50%;text-indent:-72px;border-bottom:0px solid #faf1e8;}

.bx2 dt strong{color:#faa706;}
.bx2 dt strong i{color:#faa706;}
.bx2 dt span.more a{color:#faa706;}

.list{}
.list li{line-height:65px;font-size:20px; white-space:nowrap; text-overflow:ellipsis;border-bottom:1px dashed #faf1e8;overflow:hidden;}
.list li span{float:right;font-size:16px;color:#999;margin-left:5px}
.list li.l0 {border-bottom:1px dashed #faf1e8;padding:20px 0;overflow:hidden;position:relative;}
.list li.l0 a {}
.list li.l0 p {font-size:20px;line-height:2;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-moz-box;-moz-line-clamp:4;-moz-box-orient:vertical;overflow-wrap:break-word;word-break:break-all;white-space:normal;overflow:hidden;}
.list li.l0 img {float:left;width:calc(40%);height:180px;margin-right:30px}
.list li.l0 span {color:#999;font-size:14px;}

.lst{min-height:480px}
.lst li{padding-left:25px;height:65px;line-height:65px;border-bottom:1px dotted #faf1e8;background:url(dian.png) 10px center no-repeat;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.lst li:nth-child(even){background-color:#fefefe}
.lst li a{font-size:20px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lst li span{float:right;font-size:16px;color:#999;margin-right:10px}
.pagenum{padding:30px;text-align:center;font-size:16px;}
.p_pages{margin-left:-5px;}
.p_fun_d, .p_no_d, .p_no_o,.p_fun a, .p_no a{border:1px solid #ccc;padding:4px 8px;margin:0px 0px 0px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:16px;box-sizing:border-box;display:inline-block;vertical-align:middle;}
.p_t{line-height:16px;margin:0px;padding:0px;display:inline-block;vertical-align:middle;}
.p_fun_d, .p_no_d, .p_no_o{color:#ccc;}
.p_fun a, .p_no a{color:#222;}
.p_fun a:hover,.p_no a:hover{border:1px solid #e0e0e0;background-color:#f1f1f1;color:#c00;text-decoration:none}
.p_no_d{border:1px solid #f9debf;color:#c00;background-color:#f9debf;font-weight:bolder}
.p_dot{margin-left:5px;}

.article{margin:0 auto}
.article h2{font-size:clamp(20px,2vw,32px);color:#2E2E2E;padding-bottom:20px;line-height:1.6}
.article .info{display:block;text-align:left;color:#7f7e7e; padding-bottom:30px;border-bottom:1px solid #eee;font-size:clamp(14px,1.13vw,18px);color:#666;}
.article .info span{color:#ff6600;}
.article .info span.green{color:#259235}
.enrty{padding:clamp(15px,1.25vw,30px) 0;text-align:justify;text-justify:inter-ideograph;min-height:360px}
.enrty h1,.enrty h2,.enrty h3,.enrty h4,.enrty h5,.enrty h6{margin-bottom:10px;line-height:1.8;color:#000}
.enrty p,.enrty div{line-height:1.8;color:#555;margin:15px 0;font-size:20px}
.enrty p a,.enrty div a{color:#f40}
.enrty p a:hover,.enrty div a:hover{color:#fff;background-color:#f40}
.enrty img{max-width:100%;height:auto !important;margin:0 auto}
.enrty img.ir{float:right;margin-left:20px}
.enrty video{background:#000;max-width:100%;height:auto !important;margin:0 auto}
.enrty .pi{text-align:center;font-family:"\6977\4F53","\6977\4F53_GB2312";margin-top:-10px}
.enrty blockquote,.enrty pre{margin:20px;padding:0 20px;border-left:5px solid #eaeef1;color:#666}
.enrty ol,.enrty ul{margin:10px 20px}
.enrty ol li{list-style:decimal}
.enrty ul li{list-style:disc}
.enrty table{margin-bottom:20px;color:#666;border-left:1px solid #ddd;border-bottom:1px solid #ddd;font-size:14px}
.enrty td,.enrty th{padding:3px 10px;border-right:1px solid #ddd;border-top:1px solid #ddd}
.enrty th{background:#f8f8f8}
.enrty td p,.enrty th p{line-height:1;color:#555;margin:5px 0;font-size:18px}
.near{margin-top:20px;border-top:1px dashed #faf1e8;padding:20px 20px; font-size:18px;}
.near li{height:40px;line-height:40px}
.near li a{color:#333}

.banner {position:relative;overflow:hidden;width:100%;margin:0;}
.banner .slick-slide {position:relative;overflow:hidden;}
.banner .slick-slide .pic {background-position:center;background-size:cover;height:45rem;}
.banner .slick-dots {bottom:30px;text-align:center;position:absolute;width:100%}
.banner .slick-dots li {display:inline-block;*display:inline;*zoom:1;margin-left:6px;width:12px;height:12px;border-radius:10px;-webkit-transition:all 0.35s ease 0s;-moz-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s;background:#fff;cursor:pointer;box-shadow:0 3px 7px rgba(0,0,0,.5);}
.banner .slick-dots li.slick-active {width:24px;}
.banner .slick-arrow{z-index: 1;position: absolute;top: 50%;width: 60px;height: 60px;margin-top: -30px;border: 2px solid #fff;border-radius: 50%;cursor: pointer;transition: 0.3s;filter: drop-shadow(2px 2px 4px rgba(0,0,0,.3));}
.banner .slick-arrow:after{content: '';position: absolute;left: 50%;top: 50%;width: 20%;height: 20%;border-top: 2px solid #fff;}
.banner .slick-prev{left: 0;transform: translateX(-100%);}
.banner .slick-prev:after{border-left: 2px solid #fff;transform: translate(-30%,-50%) rotate(-45deg);}
.banner .slick-next{right: 0;transform: translateX(100%);}
.banner .slick-next:after{border-right: 2px solid #fff;transform: translate(-70%,-50%) rotate(45deg);}
.banner .slick-arrow:hover{background-color: #006731;border-color: #006731;}
.banner:hover .slick-prev{transform: translateX(60%);}
.banner:hover .slick-next{transform: translateX(-60%);}

.focus{width:100%;overflow:hidden;margin:0 auto;box-shadow: -20px 5px 30px 0 rgba(166,6,40,0.05);}
.focus{position:relative;}
.focus img{max-width:100%;height:420px;width:100%;object-fit:cover}
.focus li:hover{box-shadow:0 0 1rem rgba(166,6,40,0.15)}
.focus p{padding:15px}
.focus p a{text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;line-height:32px;font-size:20px;overflow:hidden}
.focus .slick-dots{position:absolute;right:10px;bottom:20px;text-align:right;cursor:pointer}
.focus .slick-dots li{display:inline-block;width:10px;height:10px;border-radius:10px;margin:0 3px;background-color:#faa706}
.focus .slick-dots li button{display:none}
.focus .slick-dots li.slick-active {background:#f00;}
.focus .slick-prev, .focus .slick-next { position: absolute; top: 50%; width:40px; height:60px; margin-top: -30px; background-color: #000; opacity: 0.3;z-index:2;}
.focus .slick-prev { left: 0;}
.focus .slick-next { right: 0;}
.focus .slick-prev:hover, .focus .slick-next:hover {opacity: 0.6;}
.focus .slick-prev:before, .focus .slick-next:before { font: 40px/60px "SimSun";color:#fff;}
.focus .slick-prev:before { content: "<";}
.focus .slick-next:before { content: ">";}

.pics{position:relative; margin:0 -30px;}
.pics img{max-width:100%;height:260px;width:100%;object-fit:cover}
.pics li{margin:0 2rem;display:block;padding:10px;padding-bottom:10px;background:#fff;transition:all .3s;color:#666;}
.pics p{padding:10px;margin-top:20px;padding-left:20px;position:relative;}
.pics p::before {content:"";position:absolute;left:-10px;top:0;background:#006731;height:100%;width:10px;transition:all .3s;}
.pics p a{text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:32px;height:72px;font-size:20px;overflow:hidden}
.pics p span{text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:30px;height:60px;font-size:16px;overflow:hidden}
.pics li:hover{background:#006731;}
.pics li:hover p{color:#fff;}
.pics li:hover p a{color:#fff;}
.pics .slick-prev {text-indent:999px;overflow:hidden;width:73px;height:75px;position:absolute;z-index:9;left:-80px;top:50%;margin-top:-37px;background:url(left.png) no-repeat;background-size:100% 100%;cursor:pointer;}
.pics .slick-next {text-indent:999px;overflow:hidden;width:73px;height:75px;position:absolute;z-index:9;right:-80px;top:50%;margin-top:-37px;background:url(right.png) no-repeat;background-size:100% 100%;cursor:pointer;}
.pics .slick-prev:hover,.pics .slick-next:hover {opacity:0.8;}

.list1{}
.list1 li{height:65px;line-height:65px;font-size:20px;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed #faf1e8;overflow:hidden;}
.list1 li:first-child {height:145px;line-height:60px;font-size:24px;}
.list1 li:first-child p {font-size:18px;color:#999;line-height:32px;height:70px;display:block;overflow:hidden;position:relative; white-space:normal;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list1 li span{float:right;font-size:16px;color:#999;margin-left:5px}

.list2 {margin:0 -2%;}
.list2 li {float:left;width:26%; margin:0 2%;margin-bottom:50px;background:rgba(255,255,255,.8);overflow:hidden; padding:1.5%;}
.list2 li>a {display:block;overflow:hidden;font-size:20px;color:#333;line-height:40px;height:80px;transition:.5s;position:relative;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list2 li span {float:left;width:50px;height:80px;text-align:center;margin-right:20px; padding-right:10px;font-size:16px;color:#aaa;transition:all .3s; border-right:1px solid #cfa972;}
.list2 li span i {font-size:28px;line-height:40px;display:block;font-style:normal;}
.list2 span.new {color:#c11406;}
.list2 li:hover a {color:#c11406;transform:translateX(5px);}

.list3{}
.list3 li{margin-top: 30px;}
.list3 li a{display: flex;justify-content: space-between;align-items: center;background-color: #fff;transition: 0.8s;}
.list3 li .pic{flex: 0 0 300px;margin-right: 30px;overflow: hidden;}
.list3 li .pic em{display: block;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s linear;}
.list3 li .info{width: 100%;overflow: hidden;}
.list3 li .info .tit{font-size: 18px;line-height: 20px;transition: 0.3s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.list3 li .info .txt{height: 60px;margin-top: 20px;font-size: 16px;line-height: 30px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.list3 li .date{padding: 0 50px;margin-left: 75px;border-left: 1px solid #E5E5E5;line-height: 1;white-space: nowrap;}
.list3 li .date .big{margin-top: 10px;font-size: 26px;font-weight: bold;transition: 0.3s;}
.list3 li .date .small{font-size: 14px;color: #999;}
.list3 li .date .arrow{position: relative;width: 20px;height: 20px;margin-top: 15px;color: #999;transition: 0.3s;}
.list3 li .date .arrow:before{content: "";position: absolute;left: 0;right: 0;top: 50%;height: 1px;background-color: currentColor;transform: translateY(-50%);}
.list3 li .date .arrow:after{content: "";position: absolute;left: 50%;top: 50%;width: 40%;height: 40%;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(0,-50%) rotate(45deg);}
.list3 li a:hover{box-shadow: 4px 4px 10px rgba(0,0,0,.2);}
.list3 li a:hover .pic em{transform: scale(1.05);}
.list3 li a:hover .info .tit{color: #016ED5;}
.list3 li a:hover .date .big{color: #016ED5;}
.list3 li a:hover .date .arrow{color: #016ED5;}

#totop{width:60px;height:60px;display:none; position:fixed;bottom:100px; cursor:pointer;z-index:99999;right:20px;*position:absolute;display:none;}
#totop a{display:block;width:60px;height:60px; line-height:60px;text-align:center;transition: all .3s ease-out;border-radius:8px;background: rgba(0,0,0,0.8);}
#totop a img{ margin:0 auto; padding-top:14px;}
#totop a:hover{text-decoration:none;color:#f5f5f5;background: rgba(0,0,0,0.5);}


@media(max-width:1366px) {.wrap{width:90%;}
.header .wrap{width:96%;}
}
@media(max-width:1080px) {.wrap{width:99%;}
.header .wrap{width:100%;}
.logo {margin-right:0.5rem;}
.side{ display:none;}
.main {padding-left:0px;}
.bat{display:none;}
.pics .slick-prev,.pics .slick-next{display:none;}
}