html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.tbody{width:1200px;margin:auto}.header{height:80px;position:sticky;top:0;z-index:9;background:#FFFFFF;transition:all .3s}.header.active{box-shadow:0 10px 20px rgba(0,0,0,0.1)}.header .tbody{display:flex;justify-content:space-between;align-items:center;height:80px}.header .tbody .logo{display:flex;align-items:center}.header .tbody .nav{display:flex;align-items:center}.header .tbody .nav li{font-size:18px;margin:0 10px}.header .tbody .nav li a{color:#707070;padding:10px 10px;display:block;transition:all .3s}.header .tbody .nav li.active,.header .tbody .nav li:hover{font-weight:bold}.header .tbody .nav li.active::after,.header .tbody .nav li:hover::after{content:"";display:block;width:100%;height:2px;background-color:#A0B945}.header .tbody .nav li.active a,.header .tbody .nav li:hover a{color:#A0B945}.swiper-container{width:100%;height:50vh}.swiper-slide{text-align:center;font-size:18px;background:#fff;background-position:center;background-size:contain;display:flex;justify-content:center;align-items:center}div.title{display:flex;justify-content:space-between;position:relative;align-items:center}div.title::after{display:block;width:112px;height:2px;content:'';background-color:#A0B945;position:absolute;bottom:0}div.title .name{font-size:28px;color:#707070;padding:10px 0}div.title .name span{font-size:16px;color:#B1B1B1}div.title a{background:#A0B945;padding:5px 10px;border-radius:20px;font-size:14px;color:#fff}.homeBox .tbody{padding:30px 0}.homeBox .tbody .aboutCont{margin-top:50px;display:flex}.homeBox .tbody .aboutCont .pic{width:227px;height:227px;background-color:red;margin:30px 0 0 30px;position:relative}.homeBox .tbody .aboutCont .pic::after{border:10px solid #A0B945;content:"";position:absolute;width:100%;height:100%;box-sizing:border-box;top:-30px;left:-30px}.homeBox .tbody .aboutCont .pic img{width:100%;height:100%;position:relative;z-index:2}.homeBox .tbody .aboutCont .text{flex:1;margin-left:100px}.homeBox .tbody .aboutCont .text h3{font-size:20px;font-weight:bold;color:#707070}.homeBox .tbody .aboutCont .text p{margin-top:24px;font-size:16px;line-height:26px;color:#707070}.homeBox .tbody .aboutCont .text a{display:block;color:#fff;background:#A0B945;float:left;padding:15px 50px;border-radius:50px;font-size:14px;margin-top:10px;transition:all .3s}.homeBox .tbody .aboutCont .text a:hover{background:#b4cd59}.homeBox .tbody .newsCont{display:flex;padding:20px 0}.homeBox .tbody .newsCont .newsItem{display:flex;margin-right:30px;flex:1}.homeBox .tbody .newsCont .newsItem:last-child{margin-right:0}.homeBox .tbody .newsCont .newsItem.hasImg h3{display:flex;justify-content:space-between;align-items:center}.homeBox .tbody .newsCont .newsItem.hasImg h3 a{margin-top:0}.homeBox .tbody .newsCont .newsItem .date{display:flex;color:#707070}.homeBox .tbody .newsCont .newsItem .date b{font-size:28px;font-weight:bold}.homeBox .tbody .newsCont .newsItem .date span{font-size:16px}.homeBox .tbody .newsCont .newsItem .text{margin-left:15px}.homeBox .tbody .newsCont .newsItem .text h3{font-size:16px;color:#000000;font-weight:bold}.homeBox .tbody .newsCont .newsItem .text p{font-size:12px;color:#969696;margin-top:15px;line-height:20px}.homeBox .tbody .newsCont .newsItem .text img{width:100%;margin-bottom:10px;display:block}.homeBox .tbody .newsCont .newsItem .text a{color:#A0B945;font-size:12px;margin-top:15px}.homeBox .tbody .newsCont .newsItem .text a:hover{text-decoration:underline}.homeBox .tbody .zsCont{display:flex;justify-content:space-between;padding:30px 0}.homeBox .tbody .zsCont .zsItem{cursor:pointer}.homeBox .tbody .zsCont .zsItem .pic{display:flex;justify-content:center;align-items:center;height:393px;background:rgba(0,0,0,0.06);overflow:hidden}.homeBox .tbody .zsCont .zsItem .pic img{width:100%;display:block;transition:all .3s}.homeBox .tbody .zsCont .zsItem p{line-height:36px;font-size:16px}.homeBox .tbody .zsCont .zsItem:hover .pic img{transform:scale(1.1)}.homeBox .tbody .ocCont{display:flex;flex-wrap:wrap;padding:30px 0}.homeBox .tbody .ocCont .ocItem{border:1px #E4EBF0 solid;background-color:#F3F7FA;height:100px;width:238px;transition:all .3s;display:flex;align-items:center;justify-content:center}.homeBox .tbody .ocCont .ocItem img{max-width:80%;max-height:80%}.homeBox .tbody .ocCont .ocItem:hover{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.1);position:relative}.picShow{height:540px;padding:30px 0;display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr)}.picShow .picItem{background-color:#A0B945;overflow:hidden;position:relative}.picShow .picItem:nth-child(odd){background-color:#B1B1B1}.picShow .picItem div{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;background-color:rgba(0,0,0,0.7);bottom:-100%;transition:all .3s;cursor:pointer}.picShow .picItem div span{font-size:16px}.picShow .picItem:hover div{bottom:0}.tags{background:#A0B945;padding:50px 0}.tags .tbody{display:flex;justify-content:space-between}.tags .tbody .tagsItem{display:flex;flex-direction:column;align-items:center;justify-content:start;flex:1;border-right:1px rgba(255,255,255,0.3) solid}.tags .tbody .tagsItem img{height:80px}.tags .tbody .tagsItem span{font-size:16px;line-height:32px;color:#fff}.tags .tbody .tagsItem:last-child{border-right:none}.map{height:500px;width:100%}.footer{background-color:#3B3B3B;padding:30px 0}.footer .tbody{display:flex;justify-content:space-between;align-items:center}.footer .tbody .center{color:#FFF;flex:1;margin-left:100px}.footer .tbody .center h3{font-size:16px;font-weight:bold}.footer .tbody .center h3 span{margin-right:20px}.footer .tbody .center ul{margin-top:15px}.footer .tbody .center ul li{font-size:14px;line-height:24px}.permanent{width:50px;background:#E8E8E8;position:fixed;right:0;z-index:9;top:50%;display:flex;align-items:flex-end;flex-direction:column}.permanent .qq{width:50px;height:50px;display:flex;justify-content:center;align-items:center;color:#1296DB;transition:all .3s;box-sizing:border-box}.permanent .qq span{font-size:24px}.permanent .qq b{display:none;white-space:nowrap}.permanent .qq:hover{background:#A0B945;color:#FFF;padding:0 20px;width:auto}.permanent .qq:hover span{margin-right:10px}.permanent .qq:hover b{display:block}.permanent .wx{width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:relative}.permanent .wx span{font-size:24px;color:#A0B945}.permanent .wx .ewm{position:absolute;right:60px;padding:10px;background:#FFF;box-shadow:0 10px 20px rgba(0,0,0,0.1);display:none}.permanent .wx .ewm::after{content:"";display:block;width:0;height:0;border:15px solid rgba(0,0,0,0);border-left:15px solid #FFF;position:absolute;right:-30px;top:50%;transform:translateY(-50%)}.permanent .wx:hover .ewm{display:block}.topBanner{width:100%;height:200px;background:url("/img/topBanner.png") no-repeat center center}.topBanner .tbody{display:flex;align-items:center;justify-content:space-between;height:200px}.topBanner .tbody .help{font-size:28px;color:#A0B945}.tabs{width:1200px;margin:auto;display:flex}.tabs h3{flex:1;text-align:center;cursor:pointer;padding:20px 0;transition:all .3s;background:#F0F0F0}.tabs h3 span{display:block;font-size:25px;font-weight:bold;line-height:30px}.tabs h3 span:nth-child(2){font-size:20px;font-weight:normal;color:#ACACAC}.tabs h3.active{background:#A0B945;color:#FFF}.tabs h3.active span:nth-child(2){color:#C1D581}.tbody2{width:1200px;margin:auto;display:flex;justify-content:space-between;padding-top:50px;padding-bottom:50px}.tbody2 .left .pic{width:288px;margin-right:30px}.tbody2 .left .pic img{width:288px}.tbody2 .right{color:#707070;line-height:28px}.tbody2 .right h3.title{font-size:20px;font-weight:bold;color:#A0B945;margin:20px 0}.tbody2 .right p{text-indent:32px}.tbody2 .right table{width:100%;margin-top:20px;border-top:1px rgba(0,0,0,0.2) solid;border-left:1px rgba(0,0,0,0.2) solid}.tbody2 .right table tr th{font-weight:bold;line-height:32px;border-bottom:1px rgba(0,0,0,0.2) solid;border-right:1px rgba(0,0,0,0.2) solid;background:rgba(0,0,0,0.1);color:#000000}.tbody2 .right table tr td{text-align:center;line-height:32px;border-bottom:1px rgba(0,0,0,0.2) solid;border-right:1px rgba(0,0,0,0.2) solid}.backTop{position:fixed;bottom:20%;right:0;width:50px;height:50px;background:#E4EBF0;text-align:center;line-height:50px;z-index:99;cursor:pointer;opacity:0;transition:all .3s}.backTop.active{opacity:1}.list{width:1200px;margin:auto;display:flex;justify-content:space-between}.list .left{width:280px}.list .left h3{background:#A0B945;padding:20px 30px;font-size:24px;color:#FFF}.list .left ul{background:rgba(0,0,0,0.06)}.list .left ul li a{color:rgba(0,0,0,0.7);padding:15px 30px;display:block}.list .left ul li a:hover,.list .left ul li a.active{color:#A0B945}.list .right{flex:1;margin-left:30px;margin-bottom:30px}.list .right .newsItem{border-bottom:1px rgba(0,0,0,0.1) solid;padding:20px 0}.list .right .newsItem h3{display:flex;justify-content:space-between;align-items:center;line-height:32px}.list .right .newsItem h3 a{font-size:18px;color:#000}.list .right .newsItem h3 span{color:rgba(0,0,0,0.7)}.list .right .newsItem p{font-size:14px;color:rgba(0,0,0,0.5)}.list .right .newsItem:last-child{border-bottom:none}.list .right .newsItem:hover{color:#A0B945}.list .right .newsItem:hover h3 a{color:#A0B945}.list .picRight{flex:1;margin-left:30px;margin-bottom:30px;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.list .picRight .newsItem{cursor:pointer}.list .picRight .newsItem .pic{width:100%;height:200px;background:rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:center;overflow:hidden}.list .picRight .newsItem .pic img{max-width:100%;max-height:100%;transition:all .3s}.list .picRight .newsItem h3{line-height:24px;font-size:16px}.list .picRight .newsItem h3 a{color:#000}.list .picRight .newsItem span{font-size:14px;color:rgba(0,0,0,0.5);margin-top:10px;display:block}.list .picRight .newsItem:hover .pic img{transform:scale(1.1) rotate(5deg)}.list .picRight .newsItem:hover h3 a{color:#A0B945}.list .zsRight{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:30px;margin-bottom:30px}.list .zsRight .newsItem{cursor:pointer}.list .zsRight .newsItem .pic{width:100%;height:200px;background:rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:center;overflow:hidden}.list .zsRight .newsItem .pic img{max-width:100%;max-height:100%;transition:all .3s}.list .zsRight .newsItem h3{line-height:24px;font-size:16px}.list .zsRight .newsItem h3 a{color:#000}.list .zsRight .newsItem span{font-size:14px;color:rgba(0,0,0,0.5);margin-top:10px;display:block}.list .zsRight .newsItem:hover .pic img{transform:scale(1.1) rotate(5deg)}.list .zsRight .newsItem:hover h3 a{color:#A0B945}.artTitle{font-size:24px;padding:10px 0;text-align:center}.artInfo{font-size:14px;color:rgba(0,0,0,0.5);text-align:center;padding:10px 0;border-bottom:1px rgba(0,0,0,0.1) solid}.artCont{padding:10px 0}.artCont p{margin:20px 0}.artCont table{width:100%;border-top:1px rgba(0,0,0,0.2) solid;border-left:1px rgba(0,0,0,0.2) solid}.artCont table tr td{border-bottom:1px rgba(0,0,0,0.2) solid;padding:20px;border-right:1px rgba(0,0,0,0.2) solid;line-height:24px}
