/*Updated by WQ 2025-08-28*/
@charset "utf-8";:root{--dark:#222222;--black:#000000;--rgb-black:0,0,0;--white:#ffffff;--rgb-white:255,255,255;--green:#11754f;--green-light:#85c965;--primary:#00a692;--rgb-primary:15,144,116;--primary-dark:#032215;--primary-light:#49bda3;--secondary:#f34718;--rgb-secondary:210,173,120;--secondary-light:#fff8ed;--secondary-light-b:#f9d49f;--secondary-dark:#9a733b;--red:#a5222c;--rgb-red:165,34,44;--red-light:#f03752;--reb-red-light:226,43,60;--red-dark:#721c25;--gray:#888888;--gray-b:#a8a8a8;--light:#f8f9fa;--light-b:#f6fffb;--body-color:#4a4a4a;--body-bg:#fff;--orange:#fb8b05;--gold:#ffdc80;}*,*::before,*::after{box-sizing:border-box;}html{background-color:#f6f6f6}body{margin:0;font-family:KlarheitKurrent,sans-serif,"Microsoft YaHei","PingFang SC";font-size:14px;font-weight:400;line-height:1.5;color:var(--body-color);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:1rem;}ol,ul,dl{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;}a{color:#2a2a2a;transition:color .2s ease-in-out;text-decoration:none;background-color:transparent;outline:none;}a:hover,a:focus{color:var(--primary);text-decoration:none;}a:not([href]):not([class]){color:inherit;text-decoration:none;}a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}a.stretched-link::after,.title a::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}img{vertical-align:middle;border-style:none;max-width:100%;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}th{text-align:inherit;text-align:-webkit-match-parent;}label{display:inline-block;margin-bottom:0.5rem;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-weight:500;line-height:1.2;}h1,.h1{font-size:2.5rem;}h2,.h2{font-size:2rem;}h3,.h3{font-size:1.75rem;}h4,.h4{font-size:1.5rem;}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}.lead{font-size:1.25rem;font-weight:300;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1);}small,.small{font-size:0.875em;font-weight:400;}.ovfHiden{overflow:hidden}.background-image-holder{background-size:cover !important;background-position:50% 50%;width:100%;height:100%;position:absolute;left:0;top:0}.background-image-holder img{display:none;}.site-body{min-height:100vh;position:relative;overflow:hidden;width:100%;margin-left:auto;margin-right:auto;max-width:1920px;background-color:var(--white)}.auto-container{max-width:1200px;padding:0px 15px;margin:0 auto;}.site-maincontent{position:relative;min-height:50vh;overflow:hidden;}.page-container{padding-top:30px;padding-bottom:30px;}.tsx-fenye,.pagination{display:flex;flex-wrap:wrap;margin-right:-2px;padding-top:20px;}.tsx-fenye>li,.pagination>li{padding-right:2px;}.tsx-fenye>li a,.pagination>li a{display:flex;align-items:center;height:38px;padding:0 15px;min-width:38px;background-color:#efefef;}.tsx-fenye>li a:hover,.tsx-fenye>li.active a,.pagination>li a:hover,.pagination>li.active a{background-color:var(--green-light);color:var(--white)}.btn{display:inline-flex;height:42px;padding:0 .4rem;border:1px solid transparent;line-height:1;align-items:center;justify-content:center;cursor:pointer;transition:all 400ms ease-in-out;}.btn-outline{border-color:#ccc;transition:all .2s ease-in-out .1s}.btn-outline:hover{border-color:var(--dark);background-color:var(--dark);color:var(--white)}.btn-green{border-color:var(--green);color:var(--white);background-color:var(--green)}.btn-green:hover{color:var(--green);background-color:var(--white)}.page-normal-title{margin-bottom:.4rem;display:flex;}.page-normal-title>.title{font-size:.4rem;font-weight:700;position:relative;padding-right:45px}.page-normal-title>.title::after{content:"";width:35px;height:2px;background-color:var(--green-light);display:block;position:absolute;right:0;bottom:5px;}.page-normal-title_b{margin-bottom:.4rem;text-align:center}.page-normal-title_b>.title{font-size:.4rem;font-weight:700;}.page-normal-title_b>.title::after{content:"";width:35px;height:2px;background-color:var(--green-light);display:block;margin-left:auto;margin-right:auto;margin-top:10px;}.page-normal-title_b.light>.title{color:var(--white)}.page-normal-title_b.light>.title::after{background-color:var(--white)}.price{line-height:1}.price>span{font-family:KlarheitKurrent;color:var(--red);}.price>span::after{content:"\5143\8d77";margin-left:2px;font-weight:400 !important;font-size:.22rem}@media(min-width:992px){.site-maincontent{min-height:60vh;}.tsx-fenye,.pagination{padding-top:30px;}.page-normal-title,.page-normal-title_b{margin-bottom:30px;}.page-normal-title>.title{font-size:24px;padding-right:55px;}.page-normal-title_b>.title{font-size:24px}}@media(min-width:1200px){.page-container{padding-top:40px;padding-bottom:40px;}.page-normal-title>.title,.page-normal-title_b>.title{font-size:32px;letter-spacing:1px;}.price>span::after{font-size:12px}}@media(min-width:1400px){.page-container{padding-top:60px;padding-bottom:60px;}}.xa-mainheader>.header-upper{padding:0 .2rem;display:flex;align-items:center;background-color:var(--white);justify-content:space-between}.xa-mainheader>.header-upper .logo-wrap{padding-top:.2rem;padding-bottom:.2rem;}.xa-mainheader>.header-upper .logo-wrap .logo{margin-bottom:0;line-height:1;font-size:0}.xa-mainheader>.header-upper .logo-wrap .logo>a{display:block}.xa-mainheader>.header-upper .logo-wrap .logo img{height:.8rem;}.xa-mainheader>.header-upper .navs-wrap{display:none}.top-menu-icon{position:relative;padding:7px;border:1px solid var(--body-color)}.top-menu-icon.open{border-color:var(--green)}.top-menu-icon .navbar-toggler-icon{width:16px;height:18px;position:relative;display:block;padding:0;margin:0;margin-right:7px;border-bottom:2px solid var(--body-color);transform:translateX(8px);}.top-menu-icon .navbar-toggler-icon:before,.top-menu-icon .navbar-toggler-icon:after{width:16px;position:absolute;height:2px;background-color:var(--body-color);top:0;left:0;content:'';z-index:2;transform:translateX(-8px);transition:all 200ms linear;}.top-menu-icon .navbar-toggler-icon:after{top:8px;width:24px;left:0;}.top-menu-icon.open .navbar-toggler-icon{border-color:transparent;transition:all 300ms linear;}.top-menu-icon.open .navbar-toggler-icon:before{transform:translate(-8px,8px) rotate(-45deg);width:24px;background-color:var(--green)}.top-menu-icon.open .navbar-toggler-icon:after{transform:translateX(-8px) rotate(45deg);background-color:var(--green)}.xa-mainheader{position:relative}.xa-mainheader>.mobile-menu{position:absolute;left:0;top:100%;width:100%;z-index:9;background-color:var(--white)}.xa-mainheader>.mobile-menu .link-outer{position:relative;padding-bottom:15px;display:none}.xa-mainheader>.mobile-menu .link-box{padding-left:15px;padding-right:15px;max-height:80vh;overflow-y:auto}.xa-mainheader>.mobile-menu .navs>li{border-bottom:1px solid #ececec}.xa-mainheader>.mobile-menu .navs>li>a{display:block;padding:10px;font-size:18px;font-weight:700}.xa-mainheader>.mobile-menu .navs>li>a.current{color:var(--green)}.xa-mainheader>.sticky-header{display:none!important}.site-page-wrap{position:relative;padding-top:.8rem;padding-bottom:.8rem;color:var(--white)}.site-page-wrap .img::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.site-page-wrap .auto-container{z-index:2;position:relative}.site-page-wrap .txt .title{font-size:.52rem;font-weight:700;letter-spacing:1px;margin-bottom:0;}.site-page-wrap .txt .title::after{display:block;content:"";height:1px;width:1.2rem;margin-top:.3rem;background-color:var(--primary)}.site-page-wrap .txt .subtitle{margin-top:.3rem;font-size:.32rem;font-weight:700;letter-spacing:1px;}.site-page-wrap .txt .dongtai-meta{margin-top:.3rem;display:flex;}.site-page-wrap .txt .dongtai-meta>li.date::before{content:"\e673";font-family:iconfont;margin-right:3px;}.site-page-wrap .txt .dongtai-meta>li.num::before{content:"\e63d";font-family:iconfont;margin-right:3px;}.site-page-wrap .txt .dongtai-meta>li + li{margin-left:15px;}@media(min-width:992px){.xa-mainheader{position:absolute;left:0;right:0;top:0;z-index:99;width:100%;border-bottom:1px solid rgba(0,0,0,0.2);}.xa-mainheader>.header-upper{padding:0 30px;}.xa-mainheader>.header-upper .logo-wrap{padding-top:18px;padding-bottom:18px;}.xa-mainheader>.header-upper .logo-wrap .logo img{height:44px}.xa-mainheader>.header-upper .navs-wrap{display:flex;align-items:center}.xa-mainheader>.header-upper .navs-wrap>.navs{display:flex;margin-right:-10px;}.xa-mainheader>.header-upper .navs-wrap>.navs>li{padding-left:10px;padding-right:10px;}.xa-mainheader>.header-upper .navs-wrap>.navs>li>a{display:flex;position:relative;height:80px;align-items:center;font-size:14px;letter-spacing:1px;transition:color .3s ease-in-out;font-weight:700}.xa-mainheader>.header-upper .navs-wrap>.navs>li>a::after{content:"";position:absolute;left:0;height:2px;background-color:var(--green);bottom:-1px;width:0;transition:width .3s ease-in-out .1s}.xa-mainheader>.header-upper .navs-wrap>.navs>li>a:hover,.xa-mainheader>.header-upper .navs-wrap>.navs>li>a.current,.xa-mainheader>.header-upper .navs-wrap>.navs>li>a.mPS2id-highlight-first{color:var(--green)}.xa-mainheader>.header-upper .navs-wrap>.navs>li>a:hover::after,.xa-mainheader>.header-upper .navs-wrap>.navs>li>a.current::after,.xa-mainheader>.header-upper .navs-wrap>.navs>li>a.mPS2id-highlight-first::after{width:100%}.xa-mainheader>.header-upper .navs-wrap>.tel{font-size:20px;position:relative;margin-left:20px;color:var(--orange)}.xa-mainheader>.header-upper .navs-wrap>.tel::after{content:"";position:absolute;top:20%;left:-10px;height:60%;width:1px;background-color:rgba(0,0,0,.6)}.xa-mainheader>.mobile-menu,.top-menu-icon{display:none}.site-page-wrap{padding-top:170px;padding-bottom:60px;min-height:380px}.site-page-wrap .img::after{background:linear-gradient(180deg,rgba(0,0,0,.88),rgba(0,0,0,.55))}.site-page-wrap .txt .title{font-size:36px;letter-spacing:2px;}.site-page-wrap .txt .subtitle{font-size:20px;font-weight:500}.site-page-wrap .txt .dongtai-meta{font-size:16px;margin-top:20px;letter-spacing:1px;}}@media(min-width:1200px){.xa-mainheader>.header-upper .navs-wrap>.navs{margin-right:-20px;}.xa-mainheader>.header-upper .navs-wrap>.navs>li{padding-left:20px;padding-right:20px;}.xa-mainheader>.header-upper .navs-wrap>.navs>li>a{font-size:18px;}.xa-mainheader>.header-upper .navs-wrap>.tel{font-size:24px;margin-left:40px;}.xa-mainheader>.header-upper .navs-wrap>.tel::after{left:-15px;}.xa-mainheader>.header-upper .navs-wrap>.tel::before{content:"\e62f";font-family:iconfont;margin-right:5px;}.site-page-wrap .txt .title{font-size:48px;letter-spacing:6px}.site-page-wrap .txt .subtitle{font-size:22px;font-weight:400}.site-page-wrap.dongtai .txt .title{letter-spacing:2px}}.xa-mainfooter{background-color:#08251f;background-position:55% 50%;background-size:auto 100%;position:relative;padding-top:.6rem;padding-bottom:.6rem;}.footer-widget .basic{margin-bottom:.3rem}.footer-widget .basic .title{font-size:.44rem;font-weight:700;color:var(--white);}.footer-widget .basic .desc{font-size:.26rem;color:rgba(255,255,255,.7);margin-top:.2rem;margin-bottom:.3rem}.footer-widget .basic .ftelwrap{text-align:center;background-color:var(--white);padding:.2rem;color:var(--orange);border-radius:5px}.footer-widget .basic .ftelwrap .telnum{font-size:.4rem;font-weight:700}.footer-widget .basic .ftelwrap .telnum::before{content:"\e62f";font-family:iconfont;margin-right:5px;font-weight:400!important}.footer-widget .basic .ftelwrap .tips{letter-spacing:2px}.footer-widget .weixin{background-color:var(--white);display:flex;padding:.12rem;border-radius:5px}.footer-widget .weixin .img{flex:0 0 2.0rem;min-width:0;}.footer-widget .weixin .txt{text-align:center;padding:.2rem;}.footer-widget .weixin .txt .descb{font-size:.32rem;margin-bottom:.12rem;}.footer-widget .weixin .btn{height:.72rem;border-radius:.36rem}.xa-mainfooter .copyright{margin-top:.4rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.1)}.xa-mainfooter .copyright .flink{display:flex;flex-wrap:wrap;margin-bottom:.2rem;}.xa-mainfooter .copyright .flink a{display:block;color:var(--white);margin-right:.2rem;line-height:.6rem;}.xa-mainfooter .copyright .a{font-size:.24rem;color:rgba(255,255,255,.68);margin-bottom:.1rem;}.xa-mainfooter .copyright a{color:rgba(255,255,255,.68);}.xa-mainfooter .copyright a:hover{color:var(--green)}.xa-mainfooter .copyright .b{font-size:.24rem}@media(min-width:992px){.xa-mainfooter{background-image:url(../images/footer-bg.jpg);background-repeat:no-repeat}.xa-mainfooter .copyright{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px}.xa-mainfooter .copyright .flink{flex:0 0 100%;min-width:0;}.xa-mainfooter .copyright .flink a{margin-right:10px;}.xa-mainfooter .copyright .a,.xa-mainfooter .copyright .b{flex:0 0 auto;font-size:14px;}.footer-widget{display:flex;justify-content:space-between}.footer-widget .basic{margin-bottom:0}.footer-widget .weixin{flex-direction:column;padding:5px;width:130px;}.footer-widget .weixin .img{flex-basis:auto}.footer-widget .weixin .txt{padding:5px 0 0}.footer-widget .weixin .txt .descb{font-size:12px}.footer-widget .basic .ftelwrap{display:inline-block;padding:15px 40px}.footer-widget .weixin .btn{height:32px;border-radius:16px}}.lianxi-part-a{margin-bottom:.4rem}.lianxi-part-a .txt-wrap{margin-bottom:.4rem}.lianxi-part-a .txt-wrap p{margin-bottom:.3rem;font-size:.3rem;line-height:1.8}.lianxi-part-a .txt-wrap .btn-wrap{text-align:center;}.lianxi-part-a .txt-wrap .btn-wrap .btn{min-width:50%;border-radius:24px;}.lianxi-part-a .img-wrap img{border-radius:6px}.lianxi-list>li{margin-bottom:.6rem;}.lianxi-item{background-color:var(--white);box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);border:1px solid var(--white);padding:.3rem;border-radius:8px;position:relative;display:flex;}.lianxi-item .icon{flex:0 0 1.2rem;font-size:.56rem;color:var(--green)}.lianxi-item .txt{flex-grow:1;min-width:0;}.lianxi-item .txt .title{font-size:.32rem;font-weight:700;margin-bottom:10px;}.lianxi-item .txt .detail{font-size:.32rem;}.lianxi-item .txt .detail img{max-width:2.4rem;}.lianxi-item .txt .detail .btn{width:2.4rem;border-radius:20px;height:40px;}.lianxi-item .txt .tips{color:var(--gray);font-size:.24rem;margin-top:.12rem}.lianxi-zhuance{background-color:var(--white);box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);border:1px solid var(--white);border-radius:8px;position:relative;overflow:hidden;margin-top:.6rem;}.lianxi-zhuance>.img img{width:100%}.lianxi-zhuance>.txt{padding:.3rem;}.lianxi-zhuance>.txt .desc{font-size:.32rem;}.lianxi-zhuance>.txt .tips{color:var(--green)}@media(min-width:992px){.lianxi-part-a{display:flex;margin-bottom:40px}.lianxi-part-a .txt-wrap{flex-grow:1;min-width:0;margin-bottom:0}.lianxi-part-a .txt-wrap p{margin-bottom:20px;font-size:16px;}.lianxi-part-a .img-wrap{flex:0 0 40%;min-width:0;padding-left:20px;}.lianxi-part-a .img-wrap img{border-radius:8px}.lianxi-list{display:flex;justify-content:space-between}.lianxi-list>li{flex:0 0 32%;margin-bottom:0;}.lianxi-item{height:100%}.lianxi-item .txt .title{font-size:18px;}.lianxi-zhuance{margin-top:40px;display:flex;}.lianxi-zhuance>.img{flex:0 0 44%;min-width:0}.lianxi-zhuance>.txt{flex-grow:1;min-width:0;padding:30px;}}@media(min-width:1200px){.lianxi-part-a .txt-wrap p{font-size:18px}.lianxi-part-a .img-wrap{flex-basis:50%;padding-left:40px}.lianxi-item{padding:20px;}.lianxi-item .txt .title{font-size:20px;margin-bottom:12px;}.lianxi-item .txt .detail{font-size:18px;}.lianxi-item .txt .detail .btn{font-size:16px;width:160px;}.lianxi-item .txt .tips{font-size:14px}}.dongtai-wrap{margin-left:auto;margin-right:auto;max-width:1000px;position:relative}.dongtai-wrap .bg-img_a{display:none}.normal-list{border-top:1px solid rgba(0,0,0,.08)}.normal-list>li{padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.dongtai-item,.dongtai-item_mini{display:flex;position:relative;}.dongtai-item>.img-wrap,.dongtai-item_mini>.img-wrap{flex:0 0 40%;margin-right:15px;position:relative;max-width:240px;}.dongtai-item>.img-wrap::before{content:"";position:absolute;left:0;width:100%;height:100%;top:0;background-color:rgba(0,0,0,.4);border-radius:0 6px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.dongtai-item:hover>.img-wrap::before{opacity:1;visibility:visible;}.dongtai-item>.img-wrap img,.dongtai-item_mini>.img-wrap img{width:100%;border-radius:0 6px;}.dongtai-item>.txt-wrap,.dongtai-item_mini>.txt-wrap{flex-grow:1;min-width:0;display:flex;flex-direction:column}.dongtai-item>.txt-wrap .title,.dongtai-item_mini>.txt-wrap .title{font-size:16px;margin-bottom:6px;line-height:22px;margin-top:-3px;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;}.dongtai-item>.txt-wrap .desc{display:none}.dongtai-item>.txt-wrap .date,.dongtai-item_mini>.txt-wrap .date{font-size:12px;color:var(--gray);margin-top:auto}.dongtai-article-wrap>.side-wrap{padding-top:30px;}.dongtai-article-wrap>.side-wrap .whitebox{background-color:var(--white);margin-bottom:20px;position:relative;padding:15px;border:1px solid var(--white);border-radius:8px;box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);}.dongtai-article-wrap .article-body{font-size:16px;line-height:2;max-width:750px;color:#666}.dongtai-article-wrap .article-body p{margin-bottom:15px;}.dongtai-article-wrap .article-body img{display:block;border-radius:6px 0;width:auto}.dongtai-article-wrap .article-body a{color:var(--red-light);letter-spacing:1px;}.dongtai-article-wrap .article-body a:hover{color:var(--primary)}.dongtai-article-wrap .article-body h3{margin-top:15px;margin-bottom:20px;font-size:20px;font-weight:700;position:relative;padding-left:15px;}.dongtai-article-wrap .article-body h3::before,.dongtai-article-wrap .article-body h3::after{content:"";display:block;width:6px;position:absolute;left:0}.dongtai-article-wrap .article-body h3::before{height:80%;background-color:var(--green-light);top:10%;}.dongtai-article-wrap .article-body h3::after{height:40%;bottom:10%;background-color:var(--red-light)}.dongtai-article-wrap .article-body .news-pic-title{display:inline-block;font-style:normal;font-size:12px;color:var(--gray);padding-top:8px;}.dongtai-article-wrap .article-body .news-pic-title::after{content:"";display:block;height:1px;background-color:var(--green-light);margin-top:5px;}.dongtai-article-wrap .article-body::after{content:"";display:block;margin-top:30px;height:4px;background-image:url("../images/title_bg.png");margin-bottom:30px;}.whitebox .sidetitle{margin-bottom:20px;}.whitebox .sidetitle>.title{font-size:18px;display:inline-block;font-weight:700}.whitebox .sidetitle>.title::after{content:"";display:block;height:1px;background-color:var(--green);margin-top:10px;}.dongtai-item_mini>.txt-wrap .title{font-size:15px;line-height:20px;}.side-list_mini>li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:10px;margin-bottom:10px}.side-mx_mini{display:flex;flex-wrap:wrap;margin-left:-2px;margin-right:-2px;}.side-mx_mini>li{flex:0 0 50%;min-width:0;padding-left:2px;padding-right:2px;padding-bottom:4px;}.mx-item_mini{position:relative}.mx-item_mini .txt{position:absolute;left:0;width:100%;bottom:0;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:10px;color:var(--white);background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,0) 60%);border-radius:4px;}.mx-item_mini .txt .title{text-align:center}.mx-item_mini .txt .title a{color:var(--white)}.mx-item_mini .txt .title a:hover{color:var(--green-light)}.mx-item_mini .img img{width:100%;border-radius:4px;}.golist-btn{text-align:center;}.golist-btn .btn{width:50%}.article-tag{display:flex;flex-wrap:wrap;margin-top:.3rem}.article-tag>span{display:inline-flex;font-size:.24rem;height:.4rem;padding:0 .1rem;border-radius:3px;background-color:#ececec;align-items:center;margin-bottom:.12rem;margin-right:.12rem;}.article-pn{margin-top:.3rem;}.article-pn p{font-size:.24rem;color:#888;margin-bottom:.12rem}.article-pn a,.article-pn span{font-size:.3rem;}.article-pn>li + li{margin-top:.2rem;}.article-cemetery{position:relative;margin-bottom:.3rem;background-color:var(--white);padding:.12rem;border-radius:4px;box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);display:flex;}.article-cemetery .img-wrap{flex:0 0 42%;min-width:0;max-width:180px;}.article-cemetery .img-wrap img{border-radius:5px;}.article-cemetery .txt-wrap{flex-grow:1;min-width:0;margin-left:.2rem;display:flex;flex-direction:column}.article-cemetery .txt-wrap .title{font-size:.32rem;font-weight:700;line-height:1.2}.article-cemetery .txt-wrap .desc{color:var(--gray);font-size:.24rem;margin-top:.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;}.article-cemetery .txt-wrap .price{margin-top:auto}.article-cemetery .txt-wrap .price>span{font-size:.36rem;}@media (min-width:769px){.side-mx_mini>li{flex-basis:25%;}}@media (min-width:992px){.normal-list>li{padding-top:18px;padding-bottom:18px;}.dongtai-item>.img-wrap{margin-right:20px;}.dongtai-item>.txt-wrap .title{font-size:20px;margin-bottom:10px;line-height:25px;margin-top:0}.dongtai-item>.txt-wrap .desc{text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:22px;max-height:66px;margin-bottom:10px;color:#8B8B8B}.dongtai-item>.txt-wrap .date{font-size:14px;}.dongtai-article-wrap{display:flex;justify-content:space-between}.dongtai-article-wrap>.main-wrap{flex:0 0 66%;min-width:0;}.dongtai-article-wrap>.side-wrap{flex-basis:30%;padding-top:0}.dongtai-article-wrap>.side-wrap .whitebox{margin-bottom:30px;padding:20px;border-radius:10px;box-shadow:0px 11px 21.25px 3.75px rgba(64,58,180,0.09);}.dongtai-article-wrap .article-body p{margin-bottom:20px;}.side-mx_mini>li{flex-basis:50%;}.article-tag{margin-top:20px}.article-tag>span{font-size:12px;height:24px;padding:0 5px;margin-bottom:8px;margin-right:8px;}.article-pn{margin-top:20px;}.article-pn p{font-size:12px;margin-bottom:4px}.article-pn a,.article-pn span{font-size:16px;}.article-pn>li + li{margin-top:15px;}.article-cemetery{margin-bottom:20px;padding:8px;}.article-cemetery .txt-wrap{margin-left:20px;}.article-cemetery .txt-wrap .title{font-size:20px;}.article-cemetery .txt-wrap .desc{font-size:14px;margin-top:8px;}.article-cemetery .txt-wrap .price>span{font-size:20px;}}@media (min-width:1200px){.normal-list>li{padding-top:20px;padding-bottom:20px;}.dongtai-item>.img-wrap{margin-right:30px;}.dongtai-item>.img-wrap::before,.dongtai-item>.img-wrap img{border-radius:0 8px}.dongtai-item>.txt-wrap .title{font-size:22px;margin-bottom:15px;line-height:30px;}}@media (min-width:1400px){.dongtai-wrap .bg-img_a{display:block;position:absolute;right:100%;top:50px;width:380px;height:350px;background-image:url("../images/dongtai_bg_b.png");margin-right:60px;}}.home-yaoyue-wrap{position:relative;background-image:url("../images/home_page_bigimg.jpg");background-size:cover;padding-top:.4rem;padding-bottom:.4rem;background-repeat:no-repeat;background-position:50%}.home-yaoyue-wrap::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.home-yaoyue-wrap .yaoyue-item{position:relative;z-index:2}.home-yaoyue-wrap .yaoyue-item .txt{font-size:.36rem;font-weight:700;margin-bottom:.2rem;color:var(--white)}.home-yaoyue-wrap .yaoyue-item .btn-wrap .btn{height:36px;border-width:2px;width:160px;border-radius:18px;}.home-yaoyue-wrap .yaoyue-item .btn-wrap .btn i{margin-right:3px;}.home-yaoyue-wrap .yaoyue-item .tips{font-size:.24rem;color:rgba(255,255,255,.9);margin-top:.1rem;}.home-page{}.home-maincontent{}.home-maincontent>.home-muyuan-wrap{}.home-maincontent>.home-news-wrap{margin-top:.4rem}.home-muyuan-list>li + li{margin-top:.28rem}.home-btn-wrap{text-align:center;margin-top:.3rem;}.home-btn-wrap .btn{border-radius:22px;min-width:50%}.home-swiper .item{position:relative;border-radius:6px;overflow:hidden}.home-swiper .item a{display:block;color:var(--white)}.home-swiper .item a:hover{color:var(--primary-light)}.home-swiper .item .img{}.home-swiper .item .txt{position:absolute;left:0;bottom:0;right:0;padding:.2rem;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,0))}.home-flink{display:flex;flex-wrap:wrap;margin-right:-.1rem;margin-bottom:-.1rem;margin-top:.6rem}.home-flink>li{padding-right:.1rem;padding-bottom:.1rem}.home-flink>li a{display:block;line-height:.32rem;padding:.04rem .2rem;background-color:#f6f6f6;font-size:.24rem;border-radius:.2rem}@media(min-width:992px){.home-yaoyue-wrap{padding-top:40px;padding-bottom:40px;}.home-yaoyue-wrap .yaoyue-item .txt{font-size:28px;margin-bottom:15px;}.home-yaoyue-wrap .yaoyue-item .tips{font-size:14px;margin-top:10px;letter-spacing:1px;}.home-page{margin-top:90px;margin-left:10px}.home-swiper .swiper-slide{width:800px}.home-flink>li a{line-height:24px;padding:3px 6px;font-size:12px;border-radius:15px}}@media(min-width:1200px){.home-huanjing-wrap,.home-yaoyue-wrap{padding-top:60px;padding-bottom:60px;}.home-yaoyue-wrap .yaoyue-item .txt{font-size:34px;letter-spacing:3px;margin-bottom:25px}.home-yaoyue-wrap .yaoyue-item .btn-wrap .btn{height:44px;font-size:18px;border-radius:22px;}.home-maincontent{display:flex;}.home-maincontent>.home-muyuan-wrap{flex-grow:1;min-width:0}.home-maincontent>.home-news-wrap{flex:0 0 36%;margin-left:4%;margin-top:0}.dongtai-item.home>.img-wrap{margin-right:20px}.dongtai-item.home>.txt-wrap .title{font-size:16px;line-height:24px}.home-btn-wrap{margin-top:30px;}.home-btn-wrap .btn{min-width:240px}.home-page{margin-top:100px;margin-left:20px}}.muyuan-list{display:flex;flex-wrap:wrap;}.muyuan-list>li{flex:0 0 100%;min-width:0;padding-bottom:.28rem}.muyuan-item{position:relative;background-color:var(--white);overflow:hidden;box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);z-index:1;display:flex;transition:all .2s ease-in-out}.muyuan-item:hover{opacity:.9}.muyuan-item>.img-wrap{flex:0 0 45%;min-width:0;position:relative;max-width:300px}.muyuan-item>.img-wrap .distric{position:absolute;font-size:.22rem;line-height:.42rem;padding:0 .12rem;background-color:rgba(0,0,0,.8);color:var(--white);right:0;top:0}.muyuan-item>.txt-wrap{padding:.2rem;flex-grow:1;min-width:0;display:flex;flex-direction:column}.muyuan-item>.txt-wrap .title{font-size:.32rem;font-weight:700;line-height:1.1;margin-bottom:.12rem}.muyuan-item>.txt-wrap .desc{font-size:.24rem;color:var(--gray);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;}.muyuan-item>.txt-wrap .price{margin-top:auto}.muyuan-item>.txt-wrap .price>span{font-size:.36rem}@media(min-width:992px){.muyuan-list{margin-left:-8px;margin-right:-8px}.muyuan-list>li{flex-basis:50%;padding-left:8px;padding-right:8px;padding-bottom:16px;}.muyuan-item{}.muyuan-item>.img-wrap{flex-basis:50%}.muyuan-item>.img-wrap .distric{font-size:12px;line-height:24px;padding:0 10px;}.muyuan-item>.txt-wrap{padding:12px 12px;}.muyuan-item>.txt-wrap .title{font-size:20px;margin-bottom:15px}.muyuan-item>.txt-wrap .desc{font-size:12px;}.muyuan-item>.txt-wrap .price{}.muyuan-item>.txt-wrap .price>span{font-size:22px}}@media(min-width:1200px){.muyuan-list{margin-left:-12px;margin-right:-12px}.muyuan-list>li{padding-left:12px;padding-right:12px;padding-bottom:24px;}.muyuan-item{}.muyuan-item>.img-wrap{}.muyuan-item>.img-wrap .distric{font-size:12px;line-height:24px;padding:0 10px;}.muyuan-item>.txt-wrap{padding:15px 16px;}.muyuan-item>.txt-wrap .title{font-size:24px;margin-bottom:15px}.muyuan-item>.txt-wrap .desc{font-size:14px;-webkit-line-clamp:3;}.muyuan-item>.txt-wrap .price{}.muyuan-item>.txt-wrap .price>span{font-size:24px}}.home-topimg-wrap{position:relative;padding-top:.8rem;padding-bottom:.8rem;}.home-topimg-wrap .img::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);}.home-topimg-wrap .txt{position:relative;z-index:2;color:var(--white);text-align:center;font-size:.4rem;font-weight:700;letter-spacing:1px;}.home-topimg-wrap .btn-wrap{position:relative;z-index:2;display:flex;justify-content:center;margin-top:10px;}.home-topimg-wrap .btn-wrap>*{display:flex;height:32px;align-items:center;color:var(--white);width:100px;justify-content:center;border-radius:16px;line-height:1;cursor:pointer}.home-topimg-wrap .btn-wrap .btn-about{border:2px solid var(--white)}.home-topimg-wrap .btn-wrap .btn-about:hover{background-color:var(--white);color:var(--green)}.home-topimg-wrap .btn-wrap .btn-video{margin-left:20px;background-color:var(--green)}.home-topimg-wrap .btn-wrap .btn-about::before{content:"\e643";font-family:iconfont;margin-right:3px;}.home-topimg-wrap .btn-wrap .btn-video::before{content:"\e617";font-family:iconfont;margin-right:3px;}.home-topimg-wrap .btn-wrap .btn-video:hover{background-color:var(--dark)}.home-muxing-wrap{padding-top:30px;padding-bottom:30px;position:relative;z-index:1}.home-muxing-wrap::after{content:"";position:absolute;left:0;right:0;top:0;height:40%;background-color:var(--light);z-index:-1}.home-muxing-wrap .muxing-desc{font-size:15px;color:var(--gray);padding-bottom:10px}.home-muxing-wrap .btn-wrap-b{text-align:center;padding-top:.4rem;}.home-muxing-wrap .btn-wrap-b .btn{border-radius:22px;}.jiage-list{display:flex;flex-wrap:wrap;margin-left:-.12rem;margin-right:-.12rem;}.jiage-list>li{flex:0 0 50%;min-width:0;padding-left:.12rem;padding-right:.12rem;padding-top:.24rem;width:50%}.jiage-item{position:relative;background-color:var(--white);overflow:hidden;box-shadow:0px 6px 10px 3.75px rgba(64,58,180,0.09);z-index:1}.jiage-item>.img{position:relative;z-index:-1}.jiage-item>.img .yuanqu{position:absolute;color:var(--white);left:5px;top:5px;line-height:1;padding:4px 6px;background-color:var(--primary);z-index:2;border-radius:4px;font-size:13px;}.jiage-item>.img img{width:100%;display:block;transform:scale(1.1,1.1);transition:all 600ms ease;}.jiage-item>.txt{text-align:center;padding:.16rem .16rem .32rem;background-color:var(--white);}.jiage-item>.txt .title{font-size:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.08rem}.jiage-item>.txt .btn-wrap{margin-top:.12rem;position:relative;z-index:2}.jiage-item>.txt .btn-wrap .btn{height:32px;border-radius:16px;}.jiage-item:hover>.img img{transform:scale(1,1)}.home-huanjing-wrap{background-color:#436d31;padding-top:.6rem;padding-bottom:.6rem;position:relative;overflow:hidden}.home-huanjing-wrap::before,.home-huanjing-wrap::after{content:"";position:absolute;border-radius:50%;top:0;right:0}.home-huanjing-wrap::before{background-color:rgba(105,157,81,.23);width:240px;height:240px;margin-right:-100px;margin-top:-120px}.home-huanjing-wrap::after{background-color:rgba(105,157,81,.23);width:300px;height:300px;margin-right:-100px;margin-top:-80px}.home-huanjing-swiper{overflow:visible;padding-bottom:1rem;}.home-huanjing-swiper .tian-swiper-button-prev,.home-huanjing-swiper .tian-swiper-button-next{color:var(--white);border-color:var(--white)}.huanjing-item{position:relative}.huanjing-item::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,0) 60%);pointer-events:none;border-radius:6px;opacity:.8;transition:all 300ms ease-in-out}.huanjing-item:hover::after{opacity:1}.huanjing-item img{width:100%;border-radius:6px;}.huanjing-item a{display:block;position:relative}.huanjing-item a.tian168_video::before{content:"\e617";font-family:iconfont;color:var(--white);font-size:18px;line-height:36px;position:absolute;left:-2px;top:0;width:36px;height:36px;text-align:center;background-color:var(--primary);border-radius:4px 0;}.huanjing-item a:hover.tian168_video::before{background-color:var(--red-light)}.huanjing-item .title{position:absolute;left:0;right:0;bottom:0;padding:8px;color:var(--white);text-align:center;z-index:2}.tian-swiper-button-prev,.tian-swiper-button-next{position:absolute;z-index:9;width:40px;height:40px;border:2px solid var(--green-light);display:flex;cursor:pointer;justify-content:center;align-items:center;border-radius:50%;font-size:18px;bottom:0;background-color:rgba(255,255,255,.1);transition:all .3s ease-in-out;line-height:1;color:var(--green-light)}.tian-swiper-button-prev:hover,.tian-swiper-button-next:hover{background-color:var(--green-light);color:var(--white)}.tian-swiper-button-prev{left:50%;margin-left:-50px;}.tian-swiper-button-prev::after{content:"\e625";font-family:iconfont}.tian-swiper-button-next{right:50%;margin-right:-50px;}.tian-swiper-button-next::after{content:"\e624";font-family:iconfont;}.home-huanjing-swiper .tian-swiper-button-prev,.home-huanjing-swiper .tian-swiper-button-next{color:var(--white);border-color:var(--white)}.home-fuwu-part{padding-top:.6rem}.home-fuwu-part .img-wrap{margin-left:-.3rem;}.home-fuwu-part .img-wrap img{width:80%;}.home-fuwu-part .txt-wrap .desc{color:var(--gray);font-size:.3rem;margin-bottom:.3rem;}.home-fuwu-item>li{margin-bottom:.3rem;display:flex;align-items:flex-start}.home-fuwu-item>li .icon{flex:0 0 1.2rem;min-width:0;position:relative;color:var(--green);font-size:.9rem;line-height:1;height:1.2rem;}.home-fuwu-item>li .icon::after{content:"";position:absolute;width:.96rem;height:.96rem;border-radius:50%;background-color:#ececec;left:0;bottom:0}.home-fuwu-item>li .icon i{position:relative;z-index:2}.home-fuwu-item>li .detail{flex-grow:1;min-width:0;padding-left:.3rem;}.home-fuwu-item>li .detail .name{font-size:.32rem;font-weight:700;margin-bottom:.12rem;}.home-fuwu-item>li .detail .desc-a{color:var(--gray)}.home-info-part{padding-top:.6rem;padding-bottom:.6rem}.home-info-list>li{margin-bottom:.3rem;}.home-info-item{background-color:var(--white);position:relative;box-shadow:0px 0px 12px 0px rgba(0,0,0,.05);display:flex;}.home-info-item>.img{flex:0 0 50%;min-width:0}.home-info-item>.txt{padding:.2rem .24rem;display:flex;flex-direction:column}.home-info-item>.txt .date{font-size:.22rem;color:var(--gray)}.home-info-item>.txt .title{font-size:.32rem;line-height:.44rem;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;margin-top:auto}.home-info-item>.txt .desc{display:none}.home-team-part,.home-jieshao-part{background-color:var(--light);padding-top:.6rem;padding-bottom:.6rem;}.home-team-part .desc{color:var(--gray);font-size:15px;}.home-team-wrap{display:flex;flex-wrap:wrap;margin-left:-.12rem;margin-right:-.12rem;}.home-team-wrap>li{flex:0 0 50%;padding-left:6px;padding-right:6px;padding-top:12px;}.home-team-item{position:relative}.home-team-item>.img{position:relative}.home-team-item>.img .tongji{position:absolute;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);padding:.14rem;color:var(--white);font-size:12px;line-height:1;text-align:center}.home-team-item>.txt{padding-top:.16rem;text-align:center}.home-team-item>.txt .title{font-size:.32rem;font-weight:700;}.home-team-item>.txt .zhiwei{color:var(--gray);margin-bottom:.16rem}.home-team-item>.txt .btn{min-width:80%;border-width:2px;height:36px;border-radius:18px;}.guanyu-part-a{margin-bottom:.3rem}.guanyu-part-a .txt .jieshao{line-height:1.6;font-size:.28rem;color:#666}.guanyu-part-a .txt .jieshao p{margin-bottom:.3rem;text-align:justify}.guanyu-part-a .txt .jieshao h3{font-size:.36rem;font-weight:700}.guanyu-part-a .img{position:relative;padding-top:.4rem;padding-right:.4rem;}.guanyu-part-a .img img{display:block;position:relative;z-index:2;border-bottom-left-radius:12px;}.guanyu-part-a .img::after{content:"";position:absolute;top:0;right:0;left:.4rem;bottom:.4rem;background-color:var(--green-light)}.guanyu-part-a .img .play-video{position:absolute;left:15px;top:30px;z-index:3;color:var(--white);background-color:var(--red-light);display:flex;width:60px;height:60px;font-size:36px;line-height:1;justify-content:center;align-items:center;border-radius:6px;}.guanyu-part-a .img .play-video:hover{background-color:var(--green-light)}.guanyu-jiben{display:flex;flex-wrap:wrap;border-top:1px solid #ececec;border-left:1px solid #ececec}.guanyu-jiben>li{flex:0 0 100%;display:flex;border-bottom:1px solid #ececec;padding:12px;border-right:1px solid #ececec;min-width:0;width:100%;background-color:var(--white)}.guanyu-jiben>li .name{flex:0 0 auto;margin-right:10px;color:var(--gray)}.guanyu-jiben>li .desc{flex-grow:1;min-width:0}@media(min-width:769px){.home-topimg-wrap{padding-top:60px;padding-bottom:80px;}.home-topimg-wrap .txt{font-size:36px;}}@media(min-width:992px){.home-topimg-wrap{padding-top:180px;padding-bottom:120px;}.home-topimg-wrap .txt{font-size:44px;letter-spacing:2px;}.home-topimg-wrap .img::after{background:linear-gradient(180deg,rgba(0,0,0,.68),rgba(0,0,0,.3))}.home-topimg-wrap .btn-wrap{margin-top:15px;}.home-topimg-wrap .btn-wrap>*{height:42px;width:140px;border-radius:22px;font-size:16px;letter-spacing:1px}.home-topimg-wrap .btn-wrap .btn-video{margin-left:40px;}.jiage-list>li{flex-basis:25%;width:25%}.jiage-item{box-shadow:0px 11px 21.25px 3.75px rgba(64,58,180,0.09)}.jiage-item>.txt{padding:10px 10px 15px;}.jiage-item>.txt .title{font-size:18px;}.jiage-item>.txt .btn-wrap .btn{min-width:60%;border-width:2px;}.home-muxing-wrap .btn-wrap-b{padding-top:30px;}.home-team-part,.home-info-part,.home-muxing-wrap,.home-jieshao-part{padding-top:40px;padding-bottom:40px;}.home-muxing-wrap .muxing-desc{text-align:center;font-size:18px;padding-bottom:20px}.home-muxing-wrap .btn-wrap-b{padding-top:30px;}.home-muxing-wrap .btn-wrap-b .btn{width:180px}.home-huanjing-swiper{overflow:hidden}.home-fuwu-part{padding-top:40px;}.home-info-list{display:flex;margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.home-info-list>li{flex:0 0 33.333%;padding-left:10px;padding-right:10px;margin-bottom:0}.home-info-item{flex-direction:column;height:100%}.home-info-item>.img{flex-basis:auto}.home-info-item>.txt{padding:20px 15px;flex-grow:1;}.home-info-item>.txt .date{font-size:14px;}.home-info-item>.txt .title{font-size:18px;line-height:26px;margin-top:10px;}.home-team-item>.txt .title{font-size:18px;}.home-team-wrap>li{flex-basis:25%;}.guanyu-part-a{display:flex;justify-content:space-between;align-items:flex-start}.guanyu-part-a .txt{flex:0 0 64%;min-width:0}.guanyu-part-a .txt .jieshao{font-size:16px}.guanyu-part-a .img{flex:0 0 32%;min-width:0;}.guanyu-jiben>li{flex-basis:50%;width:50%;padding:15px;font-size:16px;}}@media(min-width:1200px){.home-topimg-wrap{padding-top:200px;padding-bottom:180px;min-height:600px}.home-topimg-wrap .btn-wrap>*{height:44px;width:160px;font-size:18px;}.home-topimg-wrap .txt{font-size:56px;letter-spacing:4px}.jiage-list{margin-left:-10px;margin-right:-10px}.jiage-list>li{padding-left:10px;padding-right:10px;padding-top:20px;}.jiage-item>.txt{padding:15px 10px 20px;}.jiage-item>.txt .title{font-size:20px;font-weight:600}.home-team-part,.home-info-part,.home-muxing-wrap,.home-jieshao-part{padding-top:60px;padding-bottom:60px;}.home-team-part .desc{font-size:18px;font-weight:300}.huanjing-item .title{font-size:16px;letter-spacing:1px;}.huanjing-item a.tian168_video::before{font-size:28px;line-height:52px;width:52px;height:52px;border-radius:6px 0;}.home-fuwu-part{padding-top:60px;display:flex;}.home-fuwu-part .img-wrap{flex:0 0 48%;min-width:0;order:-1;margin-left:0}.home-fuwu-part .img-wrap img{width:100%;}.home-fuwu-part .txt-wrap{flex-grow:1;min-width:0;padding-left:40px;}.home-fuwu-part .txt-wrap .desc{font-size:18px;font-weight:300;margin-bottom:30px;}.home-fuwu-item>li{margin-bottom:30px;}.home-fuwu-item>li:last-child{margin-bottom:0}.home-fuwu-item>li .detail{padding-left:20px;}.home-fuwu-item>li .detail .name{font-size:18px;font-weight:600;}.home-fuwu-item>li .detail .desc-a{font-size:16px}.home-info-list{margin-left:-12px;margin-right:-12px;}.home-info-list>li{padding-left:12px;padding-right:12px;}.home-info-item>.txt{padding:20px 20px 25px;}.home-info-item>.txt .title{font-weight:600;margin-bottom:15px;}.home-info-item>.txt .desc{font-size:14px;color:#888;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;margin-top:auto}.home-team-wrap{margin-left:-10px;margin-right:-10px;}.home-team-wrap>li{padding-left:10px;padding-right:10px;padding-top:20px}.home-team-item>.img .tongji{font-size:14px;padding:10px}.home-team-item>.txt{padding-top:12px;}.guanyu-part-a .txt .jieshao{line-height:2}.guanyu-part-a .txt .jieshao h3{font-size:20px;}}