                                                                                                                                                                                                                                                        @charset "utf-8";
                                                                                                                                                                                                                                                        .iconfont {
                                                                                                                                                                                                                                                            font-size: inherit;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit {
                                                                                                                                                                                                                                                            margin-bottom: .35rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit h3 {
                                                                                                                                                                                                                                                            font-size: .48rem;
                                                                                                                                                                                                                                                            color: #128875;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a {
                                                                                                                                                                                                                                                            color: #888
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a i {
                                                                                                                                                                                                                                                            display: inline-block;
                                                                                                                                                                                                                                                            width: .24rem;
                                                                                                                                                                                                                                                            height: .24rem;
                                                                                                                                                                                                                                                            border-radius: 50%;
                                                                                                                                                                                                                                                            position: relative;
                                                                                                                                                                                                                                                            border: 1px solid #888;
                                                                                                                                                                                                                                                            vertical-align: -.06rem;
                                                                                                                                                                                                                                                            margin-left: 5px
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a i:before {
                                                                                                                                                                                                                                                            content: '';
                                                                                                                                                                                                                                                            width: 0;
                                                                                                                                                                                                                                                            height: 0;
                                                                                                                                                                                                                                                            border: 5px solid transparent;
                                                                                                                                                                                                                                                            border-left-color: #888;
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: 50%;
                                                                                                                                                                                                                                                            top: 50%;
                                                                                                                                                                                                                                                            -webkit-transform: translateX(-15%) translateY(-50%);
                                                                                                                                                                                                                                                            -ms-transform: translateX(-15%) translateY(-50%);
                                                                                                                                                                                                                                                            transform: translateX(-15%) translateY(-50%)
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a:hover {
                                                                                                                                                                                                                                                            color: #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a:hover i {
                                                                                                                                                                                                                                                            border: 1px solid #027965;
                                                                                                                                                                                                                                                            color: #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .intit .more a:hover i:before {
                                                                                                                                                                                                                                                            border-left-color: #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea {
                                                                                                                                                                                                                                                            padding: .6rem 0 .5rem;
                                                                                                                                                                                                                                                            background: url(../images/habg.jpg) no-repeat bottom center;
                                                                                                                                                                                                                                                            background-size: cover
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) {
                                                                                                                                                                                                                                                            width: 48.6%;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) {
                                                                                                                                                                                                                                                            width: 24.3%;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) {
                                                                                                                                                                                                                                                            width: 24.3%;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) li .sign {
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) li .pic {
                                                                                                                                                                                                                                                            height: 5rem;
                                                                                                                                                                                                                                                            position: relative;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) li .pic:before {
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            width: 100%;
                                                                                                                                                                                                                                                            height: 100%;
                                                                                                                                                                                                                                                            background: rgba(0, 0, 0, 0);
                                                                                                                                                                                                                                                            top: 0;
                                                                                                                                                                                                                                                            left: 0;
                                                                                                                                                                                                                                                            z-index: 2;
                                                                                                                                                                                                                                                            content: ''
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) li .txt {
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: .3rem;
                                                                                                                                                                                                                                                            top: 3.2rem;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            z-index: 3;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(1) li .txt h4 {
                                                                                                                                                                                                                                                            font-size: .25rem;
                                                                                                                                                                                                                                                            line-height: 1.5em;
                                                                                                                                                                                                                                                            max-width: 3.6rem;
                                                                                                                                                                                                                                                            margin-top: .1rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .pic {
                                                                                                                                                                                                                                                            height: 2.3rem;
                                                                                                                                                                                                                                                            position: relative;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li {
                                                                                                                                                                                                                                                            border: 1px solid #ddd;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                            border-bottom: 5px solid #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .txt {
                                                                                                                                                                                                                                                            border-top: 1px solid #ddd;
                                                                                                                                                                                                                                                            padding: .25rem .3rem .5rem;
                                                                                                                                                                                                                                                            height: 2.65rem;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .txt .sign,
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li .txt .sign {
                                                                                                                                                                                                                                                            color: #027965;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .txt h4,
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li .txt h4 {
                                                                                                                                                                                                                                                            font-size: .2rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            margin: .1rem 0 .1rem;
                                                                                                                                                                                                                                                            line-height: 1.5em;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .txt h4 a,
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li .txt h4 a {
                                                                                                                                                                                                                                                            height: .6rem;
                                                                                                                                                                                                                                                            display: block\0;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(2) li .txt p,
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li .txt p {
                                                                                                                                                                                                                                                            font-size: .15rem;
                                                                                                                                                                                                                                                            color: #666;
                                                                                                                                                                                                                                                            line-height: 1.8em;
                                                                                                                                                                                                                                                            max-height: 1.08rem\0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li {
                                                                                                                                                                                                                                                            border: 1px solid #ddd;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                            border-bottom: 5px solid #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li .txt {
                                                                                                                                                                                                                                                            border-top: 1px solid #ddd;
                                                                                                                                                                                                                                                            padding: .25rem .3rem .5rem;
                                                                                                                                                                                                                                                            height: 2.31rem;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homea .lists ul:nth-child(3) li:nth-child(1) {
                                                                                                                                                                                                                                                            margin-bottom: .27rem;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb {
                                                                                                                                                                                                                                                            padding: 0rem 0;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .wp {
                                                                                                                                                                                                                                                            max-width: 100%;
                                                                                                                                                                                                                                                            padding: 0.3rem 0rem 1.5rem 0rem !important;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zt_time {
                                                                                                                                                                                                                                                            display: inline-block;
                                                                                                                                                                                                                                                            padding: 20px;
                                                                                                                                                                                                                                                            font-size: .2rem;
                                                                                                                                                                                                                                                            color: #027965;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zt_time img {
                                                                                                                                                                                                                                                            display: inline-block;
                                                                                                                                                                                                                                                            margin-right: 10px;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .wp {
                                                                                                                                                                                                                                                            background: #f1f0ea;
                                                                                                                                                                                                                                                            padding: .5rem .5rem .8rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .slide-zt h4 {
                                                                                                                                                                                                                                                            font-size: .24rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            margin-top: .3rem;
                                                                                                                                                                                                                                                            line-height: 1.4em
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .hdtool {
                                                                                                                                                                                                                                                            width: 300px;
                                                                                                                                                                                                                                                            height: .6rem;
                                                                                                                                                                                                                                                            line-height: .6rem;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            margin: auto;
                                                                                                                                                                                                                                                            margin-top: 73px;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .prev,
                                                                                                                                                                                                                                                        .next {
                                                                                                                                                                                                                                                            background: #027965;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .hdtool a {
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                            height: .4rem;
                                                                                                                                                                                                                                                            width: 1rem;
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .hdtool .pagHb {
                                                                                                                                                                                                                                                            width: auto
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeb .hdtool .pagHb .swiper-pagination-current {
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homec {
                                                                                                                                                                                                                                                            background: url(../images/hcbg.jpg) no-repeat center;
                                                                                                                                                                                                                                                            background-size: cover;
                                                                                                                                                                                                                                                            padding: 1.2rem 0 4.95rem;
                                                                                                                                                                                                                                                            color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homec ul li {
                                                                                                                                                                                                                                                            width: 25%;
                                                                                                                                                                                                                                                            margin-bottom: .4rem;
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homec ul li span {
                                                                                                                                                                                                                                                            font-size: .7rem;
                                                                                                                                                                                                                                                            display: inline-block;
                                                                                                                                                                                                                                                            line-height: 1em;
                                                                                                                                                                                                                                                            margin-bottom: .15rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homec .tip {
                                                                                                                                                                                                                                                            padding-top: .15rem;
                                                                                                                                                                                                                                                            border-top: 1px solid rgba(255, 255, 255, .3);
                                                                                                                                                                                                                                                            max-width: 4.85rem;
                                                                                                                                                                                                                                                            margin-top: .2rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeh {
                                                                                                                                                                                                                                                            padding: 1.2rem 0 1.2rem 0;
                                                                                                                                                                                                                                                            background: url(../images/xysh_bj.png)center no-repeat;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homek {
                                                                                                                                                                                                                                                            padding: 1.3rem 0 1.2rem 0;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .tlt_xysh {
                                                                                                                                                                                                                                                            font-size: 40px;
                                                                                                                                                                                                                                                            color: #128875;
                                                                                                                                                                                                                                                            width: 100%;
                                                                                                                                                                                                                                                            height: 50px;
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick {
                                                                                                                                                                                                                                                            margin: 80px 0;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick .slick-dots {
                                                                                                                                                                                                                                                            bottom: -100px;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick a {
                                                                                                                                                                                                                                                            width: 100%;
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick img {
                                                                                                                                                                                                                                                            margin: auto;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick img:hover {
                                                                                                                                                                                                                                                            transform: rotate(360deg);
                                                                                                                                                                                                                                                            transition: all .6s;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .xysh-slick p {
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                            font-size: 22px;
                                                                                                                                                                                                                                                            color: #555;
                                                                                                                                                                                                                                                            line-height: 80px;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed {
                                                                                                                                                                                                                                                            padding-bottom: 1rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed {
                                                                                                                                                                                                                                                            margin-top: -4.3rem;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne {
                                                                                                                                                                                                                                                            background: url(../images/hcbg1.jpg) no-repeat center;
                                                                                                                                                                                                                                                            background-size: cover;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            height: 5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit {
                                                                                                                                                                                                                                                            width: 30%;
                                                                                                                                                                                                                                                            padding: .5rem .6rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .intit {
                                                                                                                                                                                                                                                            margin-bottom: 0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit h3 {
                                                                                                                                                                                                                                                            color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit p {
                                                                                                                                                                                                                                                            font-size: .18rem;
                                                                                                                                                                                                                                                            margin-top: .1rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit .more {
                                                                                                                                                                                                                                                            margin-top: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit .more a {
                                                                                                                                                                                                                                                            color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit .more i {
                                                                                                                                                                                                                                                            border-color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .tit .more i:before {
                                                                                                                                                                                                                                                            border-left-color: #fff;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item {
                                                                                                                                                                                                                                                            width: 70%;
                                                                                                                                                                                                                                                            padding: .6rem .6rem .0rem .62rem;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .time {
                                                                                                                                                                                                                                                            width: 1.5rem;
                                                                                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .time time {
                                                                                                                                                                                                                                                            border: 1px solid #fff;
                                                                                                                                                                                                                                                            border-left: 0;
                                                                                                                                                                                                                                                            border-right: 0;
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .time span {
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                            position: relative;
                                                                                                                                                                                                                                                            font-size: .48rem;
                                                                                                                                                                                                                                                            line-height: 1.2em;
                                                                                                                                                                                                                                                            padding: .15rem 0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .time span:nth-child(1):after {
                                                                                                                                                                                                                                                            content: '';
                                                                                                                                                                                                                                                            width: 2px;
                                                                                                                                                                                                                                                            height: .2rem;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: 50%;
                                                                                                                                                                                                                                                            margin-left: -1px;
                                                                                                                                                                                                                                                            bottom: -.1rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .txt {
                                                                                                                                                                                                                                                            width: 100%;
                                                                                                                                                                                                                                                            padding-left: 0rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .txt h4 a {
                                                                                                                                                                                                                                                            font-size: .24rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            display: block\0;
                                                                                                                                                                                                                                                            line-height: 1.4em;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            height: .66rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed .kdOne .item .txt p {
                                                                                                                                                                                                                                                            margin-top: .3rem;
                                                                                                                                                                                                                                                            line-height: 1.8em;
                                                                                                                                                                                                                                                            max-height: .84rem\0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li .pic {
                                                                                                                                                                                                                                                            height: 4.85rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li .txt {
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: 0rem;
                                                                                                                                                                                                                                                            z-index: 2;
                                                                                                                                                                                                                                                            padding: 14px 12px;
                                                                                                                                                                                                                                                            text-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li .txt h4 {
                                                                                                                                                                                                                                                            font-size: .25rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            text-transform: uppercase;
                                                                                                                                                                                                                                                            margin-bottom: .3rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li .txt h4 span {
                                                                                                                                                                                                                                                            font-weight: 100;
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li .txt time {
                                                                                                                                                                                                                                                            font-size: .14rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(1) {
                                                                                                                                                                                                                                                            width: 25.1%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(1) .txt {
                                                                                                                                                                                                                                                            top: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(2) .txt {
                                                                                                                                                                                                                                                            bottom: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(3) .txt {
                                                                                                                                                                                                                                                            top: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(2) {
                                                                                                                                                                                                                                                            width: 24.8%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(3) {
                                                                                                                                                                                                                                                            width: 24.1%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homed ul li:nth-child(4) {
                                                                                                                                                                                                                                                            width: 25.1%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zs h3 {
                                                                                                                                                                                                                                                            font-size: .4rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            margin-bottom: 20px;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zs ul li {
                                                                                                                                                                                                                                                            transition: all .6s;
                                                                                                                                                                                                                                                            width: 82% !important;
                                                                                                                                                                                                                                                            font-size: .2rem;
                                                                                                                                                                                                                                                            line-height: 60px;
                                                                                                                                                                                                                                                            border-bottom: 1px solid #2a957b;
                                                                                                                                                                                                                                                            background: url(../images/qwer.png)right 80px center no-repeat;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zs ul li:hover {
                                                                                                                                                                                                                                                            padding-left: 8px;
                                                                                                                                                                                                                                                            box-shadow: 3px 5px 9px #ccc;
                                                                                                                                                                                                                                                            background: url(../images/qwer.png)right 40px center no-repeat;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zs ul .no {
                                                                                                                                                                                                                                                            background: url(../images/qwer.png)right 40px center no-repeat;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .zs ul li a {
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee {
                                                                                                                                                                                                                                                            background: #f1f0ea;
                                                                                                                                                                                                                                                            padding: 1rem 0 1rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .intit {
                                                                                                                                                                                                                                                            margin-bottom: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .intit p {
                                                                                                                                                                                                                                                            font-size: .18rem;
                                                                                                                                                                                                                                                            margin-top: .05rem;
                                                                                                                                                                                                                                                            color: #999;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aleft {
                                                                                                                                                                                                                                                            width: 68%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright {
                                                                                                                                                                                                                                                            width: 31%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aleft .pic {
                                                                                                                                                                                                                                                            height: 3.85rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aleft .txt {
                                                                                                                                                                                                                                                            margin: -.7rem .25rem 0;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                            padding: .45rem .45rem .55rem;
                                                                                                                                                                                                                                                            position: relative;
                                                                                                                                                                                                                                                            z-index: 3;
                                                                                                                                                                                                                                                            border-bottom: 6px solid #027965
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aleft .txt h4 {
                                                                                                                                                                                                                                                            font-size: .24rem;
                                                                                                                                                                                                                                                            line-height: 1.4em;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            height: .66rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aleft .txt p {
                                                                                                                                                                                                                                                            margin-top: .15rem;
                                                                                                                                                                                                                                                            color: #666;
                                                                                                                                                                                                                                                            line-height: 1.8em;
                                                                                                                                                                                                                                                            max-height: .56rem\0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright ul li {
                                                                                                                                                                                                                                                            padding: .25rem 0;
                                                                                                                                                                                                                                                            border-top: 1px solid #ddd
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright ul li h4 {
                                                                                                                                                                                                                                                            font-size: .24rem;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                            margin-bottom: .15rem;
                                                                                                                                                                                                                                                            line-height: 1.5em
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright ul li h4 a {
                                                                                                                                                                                                                                                            height: .72rem;
                                                                                                                                                                                                                                                            display: block\0;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright ul li p {
                                                                                                                                                                                                                                                            line-height: 1.7em;
                                                                                                                                                                                                                                                            color: #898884;
                                                                                                                                                                                                                                                            max-height: .54rem\0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homee .aright ul li:nth-child(1) {
                                                                                                                                                                                                                                                            border-top: 0;
                                                                                                                                                                                                                                                            padding-top: 0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homef {
                                                                                                                                                                                                                                                            padding: 1rem 0;
                                                                                                                                                                                                                                                            background: url(../images/hebg.jpg)center no-repeat;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            background-size: 100% 100%;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homef .intit h3 {
                                                                                                                                                                                                                                                            color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homef .intit .more a {
                                                                                                                                                                                                                                                            color: #fff
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homef .intit .more i {
                                                                                                                                                                                                                                                            border-color: #fff!important
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homef .intit .more i:before {
                                                                                                                                                                                                                                                            border-left-color: #fff!important;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        /*
.homef ul li {
    width: 48.5%;
    background: #fff;
    padding: .2rem .4rem;
    margin-bottom: .35rem;
    border-bottom: 5px solid #027965;
    height: 1.2rem
}

.homef ul li a {
    display: block\0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    font-size: .24rem;
    font-weight: bold;
    max-height: .66rem;
    height: 60px;
}
*/
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg {
                                                                                                                                                                                                                                                            padding: .75rem 0;
                                                                                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft {
                                                                                                                                                                                                                                                            width: 57%;
                                                                                                                                                                                                                                                            padding-right: .5rem;
                                                                                                                                                                                                                                                            border-right: 1px solid #eee
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft .item {
                                                                                                                                                                                                                                                            width: 49%
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft .item .pic {
                                                                                                                                                                                                                                                            height: 2.1rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft .item span.t {
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: 50%;
                                                                                                                                                                                                                                                            top: 50%;
                                                                                                                                                                                                                                                            -webkit-transform: translateX(-50%) translateY(-50%);
                                                                                                                                                                                                                                                            -ms-transform: translateX(-50%) translateY(-50%);
                                                                                                                                                                                                                                                            transform: translateX(-50%) translateY(-50%);
                                                                                                                                                                                                                                                            z-index: 3;
                                                                                                                                                                                                                                                            white-space: nowrap;
                                                                                                                                                                                                                                                            font-size: .24rem;
                                                                                                                                                                                                                                                            color: #fff;
                                                                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft .item .pic:before {
                                                                                                                                                                                                                                                            content: '';
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: 0;
                                                                                                                                                                                                                                                            top: 0;
                                                                                                                                                                                                                                                            right: 0;
                                                                                                                                                                                                                                                            bottom: 0;
                                                                                                                                                                                                                                                            background: rgba(0, 0, 0, .35);
                                                                                                                                                                                                                                                            z-index: 1
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aleft .item .pic:after {
                                                                                                                                                                                                                                                            content: '';
                                                                                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                                                                                            left: -.65rem;
                                                                                                                                                                                                                                                            bottom: -.65rem;
                                                                                                                                                                                                                                                            width: 1.2rem;
                                                                                                                                                                                                                                                            height: 1.2rem;
                                                                                                                                                                                                                                                            background: rgba(135, 13, 0, .85);
                                                                                                                                                                                                                                                            z-index: 2;
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                            -webkit-transform: rotate(-45deg);
                                                                                                                                                                                                                                                            -ms-transform: rotate(-45deg);
                                                                                                                                                                                                                                                            transform: rotate(-45deg);
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aright {
                                                                                                                                                                                                                                                            width: 43%;
                                                                                                                                                                                                                                                            padding-left: .5rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aright h4 {
                                                                                                                                                                                                                                                            font-size: .32rem;
                                                                                                                                                                                                                                                            margin-bottom: .2rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aright h4:after {
                                                                                                                                                                                                                                                            width: .6rem;
                                                                                                                                                                                                                                                            height: 3px;
                                                                                                                                                                                                                                                            background: #027965;
                                                                                                                                                                                                                                                            content: '';
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                            margin-top: .15rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aright ul li {
                                                                                                                                                                                                                                                            width: 28%;
                                                                                                                                                                                                                                                            margin-right: 5%;
                                                                                                                                                                                                                                                            line-height: .45rem;
                                                                                                                                                                                                                                                            border-bottom: 1px solid #eee;
                                                                                                                                                                                                                                                            font-size: .18rem;
                                                                                                                                                                                                                                                            margin-bottom: .2rem
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        .homeg .aright ul li a {
                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                            overflow: hidden;
                                                                                                                                                                                                                                                            -o-text-overflow: ellipsis;
                                                                                                                                                                                                                                                            text-overflow: ellipsis;
                                                                                                                                                                                                                                                            white-space: nowrap;
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        @media screen and (max-width: 1399px) {
                                                                                                                                                                                                                                                            .homeb .wp {
                                                                                                                                                                                                                                                                padding: 0.3rem 0rem 1rem 0rem !important;
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            .zs ul li {
                                                                                                                                                                                                                                                                width: 85% !important;
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width: 1180px) {
                                                                                                                                                                                                                                                                .homed .kdOne {
                                                                                                                                                                                                                                                                    height: 4.8rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width: 980px) {
     .homeh{padding: .2rem 0 .2rem 0;}    

.homed {
    padding-bottom: .35rem;
}
                                                                                                                                                                                                                                                       .zs ul li {
                                                                                                                                                                                                                                                                    width: 100% !important;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .intit h3 {
                                                                                                                                                                                                                                                                    font-size: .4rem
                                                                                                                                                                                                                                                                }
    
#yz{
margin: 0px auto 10px !important;
}

.homeb .hdtool{ margin-top: 20px; }
.homeb .wp {
    padding: 0.3rem 0rem .3rem !important;
}
.homeb {
    padding: .4rem 0 .4rem;
}
.xysh-slick {
    margin: 20px 0;
}




  
.homek {
    padding: .5rem 0 .3rem 0;
    background: #fff;
}


                                                                                                                                                                                                                                                          .homea {
                                                                                                                                                                                                                                                                    padding: .4rem 0
                                                                                                                                                                                                                                                                }
.lists {
    margin: .4rem 0 .2rem 0;
}
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    display: -webkit-box;
                                                                                                                                                                                                                                                                    display: -ms-flexbox;
                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                    -webkit-box-pack: justify;
                                                                                                                                                                                                                                                                    -ms-flex-pack: justify;
                                                                                                                                                                                                                                                                    justify-content: space-between;
                                                                                                                                                                                                                                                                    margin-top: .28rem;
                                                                                                                                                                                                                                                                    -ms-flex-wrap: wrap;
                                                                                                                                                                                                                                                                    flex-wrap: wrap;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) {
                                                                                                                                                                                                                                                                    width: 45%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) {
                                                                                                                                                                                                                                                                    width: 55%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li {
                                                                                                                                                                                                                                                                    width: 48.5%;
                                                                                                                                                                                                                                                                    border-bottom-width: 4px
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li .txt {
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li:nth-child(1) {
                                                                                                                                                                                                                                                                    margin-bottom: 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .txt h4 a,
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li .txt h4 a {
                                                                                                                                                                                                                                                                    -webkit-line-clamp: 2;
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .txt p,
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li .txt p {
                                                                                                                                                                                                                                                                    -webkit-line-clamp: 3;
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .pic {
                                                                                                                                                                                                                                                                    height: 25vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) li {
                                                                                                                                                                                                                                                                    height: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .txt {
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) li .pic {
                                                                                                                                                                                                                                                                    height: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li {
                                                                                                                                                                                                                                                                    border-bottom-width: 4px
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .txt {
                                                                                                                                                                                                                                                                    padding: .25rem .3rem .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .txt h4,
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li .txt h4 {
                                                                                                                                                                                                                                                                    margin-bottom: .1rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) li .txt h4 {
                                                                                                                                                                                                                                                                    font-size: .22rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) li .txt {
                                                                                                                                                                                                                                                                    left: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeb {
                                                                                                                                                                                                                                                                    padding: .55rem 0 .65rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeb .wp {
                                                                                                                                                                                                                                                                    padding: .3rem .3rem .6rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeb .slide-zt h4 {
                                                                                                                                                                                                                                                                    font-size: .2rem;
                                                                                                                                                                                                                                                                    margin-top: .15rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeb .hdtool {
                                                                                                                                                                                                                                                                    right: 50%;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec {
                                                                                                                                                                                                                                                                    padding: .65rem 0 4.2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec ul li span {
                                                                                                                                                                                                                                                                    font-size: .45rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec .tip {
                                                                                                                                                                                                                                                                    margin-top: 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed {
                                                                                                                                                                                                                                                                    padding-bottom: .65rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne {
                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                    height: 7rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .intit {
                                                                                                                                                                                                                                                                    display: -webkit-box;
                                                                                                                                                                                                                                                                    display: -ms-flexbox;
                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                    -webkit-box-pack: justify;
                                                                                                                                                                                                                                                                    -ms-flex-pack: justify;
                                                                                                                                                                                                                                                                    justify-content: space-between;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .tit .more {
                                                                                                                                                                                                                                                                    margin-top: 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt h4 a {
                                                                                                                                                                                                                                                                    font-size: .22rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt p {
                                                                                                                                                                                                                                                                    line-height: 1.6em
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .tit {
                                                                                                                                                                                                                                                                    padding: .4rem .4rem .3rem;
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .time span {
                                                                                                                                                                                                                                                                    font-size: .4rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt p {
                                                                                                                                                                                                                                                                    margin-top: .15rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    padding: 0 .4rem .5rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed {
                                                                                                                                                                                                                                                                    margin-top: -3.65rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(3) {
                                                                                                                                                                                                                                                                    width: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(4) {
                                                                                                                                                                                                                                                                    width: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(2) {
                                                                                                                                                                                                                                                                    width: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(1) {
                                                                                                                                                                                                                                                                    width: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li .pic {
                                                                                                                                                                                                                                                                    height: 45vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li .txt h4 {
                                                                                                                                                                                                                                                                    font-size: .28rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee {
                                                                                                                                                                                                                                                                    padding: .65rem 0 .45rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .intit {
                                                                                                                                                                                                                                                                    margin-bottom: .35rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aleft {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    margin-bottom: .4rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aleft .pic {
                                                                                                                                                                                                                                                                    height: 36vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aright ul li h4 a {
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aright ul li h4 {
                                                                                                                                                                                                                                                                    font-size: .22rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aright {
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homef {
                                                                                                                                                                                                                                                                    padding: .5rem 0 .5rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homef ul li a {
                                                                                                                                                                                                                                                                    font-size: .2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homef ul li {
                                                                                                                                                                                                                                                                    padding: 0rem 0rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homef ul li {
                                                                                                                                                                                                                                                                    margin-bottom: .2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg {
                                                                                                                                                                                                                                                                    padding: .65rem 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aleft {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    padding-right: 0;
                                                                                                                                                                                                                                                                    border-right: 0;
                                                                                                                                                                                                                                                                    margin-bottom: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aleft .item .pic {
                                                                                                                                                                                                                                                                    height: 22vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aright {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    padding-left: 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width:640px) {
                                                                                                                                                                                                                                                                .intit h3 {
                                                                                                                                                                                                                                                                    font-size: .36rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aleft .txt {
                                                                                                                                                                                                                                                                    margin: 0;
                                                                                                                                                                                                                                                                    padding: .3rem .3rem .35rem;
                                                                                                                                                                                                                                                                    border-bottom-width: 4px
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aleft .txt h4 {
                                                                                                                                                                                                                                                                    font-size: .22rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homee .aright ul li h4 {
                                                                                                                                                                                                                                                                    font-size: .2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                /*
    .homef ul li {
        width: 100%;
        padding: .2rem;
        margin-bottom: .2rem;
        border-bottom: 3px solid #027965;
        height: 1rem
    }
    .homef ul li a {
        font-size: .2rem;
    }
    */
                                                                                                                                                                                                                                                                .homee {
                                                                                                                                                                                                                                                                    padding: .5rem 0 .4rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg {
                                                                                                                                                                                                                                                                    padding: .5rem 0 .4rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aleft .item .pic:after {
                                                                                                                                                                                                                                                                    width: 1rem;
                                                                                                                                                                                                                                                                    height: 1rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aright h4:after {
                                                                                                                                                                                                                                                                    height: 2px
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aleft .item span.t {
                                                                                                                                                                                                                                                                    font-size: .22rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aright h4 {
                                                                                                                                                                                                                                                                    font-size: .28rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homeg .aright ul li {
                                                                                                                                                                                                                                                                    font-size: .16rem;
                                                                                                                                                                                                                                                                    line-height: .4rem;
                                                                                                                                                                                                                                                                    margin-bottom: .15rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width: 580px) {
                                                                                                                                                                                                                                                                .homed ul li .txt {
                                                                                                                                                                                                                                                                    left: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt {
                                                                                                                                                                                                                                                                    padding-left: 0rem;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .bsdt li img {
                                                                                                                                                                                                                                                                    margin: 17px 11px;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec ul li {
                                                                                                                                                                                                                                                                    width: 33.333333%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width: 500px) {
                                                                                                                                                                                                                                                                .bsdt li {
                                                                                                                                                                                                                                                                    width: 50% !important;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .bsdt li img {
                                                                                                                                                                                                                                                                    margin: 10px 30px;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .hygz ul {
                                                                                                                                                                                                                                                                    height: 54px;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) li .pic {
                                                                                                                                                                                                                                                                    height: 70vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) li .pic {
                                                                                                                                                                                                                                                                    height: 50vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(2) {
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(1) {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    margin-bottom: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li:nth-child(1) {
                                                                                                                                                                                                                                                                    margin-bottom: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homea .lists ul:nth-child(3) li {
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .time span {
                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                    padding: .1rem 0;
                                                                                                                                                                                                                                                                    font-size: .3rem;
                                                                                                                                                                                                                                                                    padding: .1rem .2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .time span:nth-child(1):after {
                                                                                                                                                                                                                                                                    width: .2rem;
                                                                                                                                                                                                                                                                    height: 2px;
                                                                                                                                                                                                                                                                    left: calc(100% - .08rem);
                                                                                                                                                                                                                                                                    margin-top: -1px;
                                                                                                                                                                                                                                                                    bottom: auto;
                                                                                                                                                                                                                                                                    top: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .time {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    margin-bottom: .2rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .tit {
                                                                                                                                                                                                                                                                    padding: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item {
                                                                                                                                                                                                                                                                    padding: 0 0rem 0rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne {
                                                                                                                                                                                                                                                                    height: 6.5rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt h4 a {
                                                                                                                                                                                                                                                                    font-size: .21rem;
                                                                                                                                                                                                                                                                    height: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed .kdOne .item .txt {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    padding-left: 0
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec ul li {
                                                                                                                                                                                                                                                                    margin-bottom: .3rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homec ul li span {
                                                                                                                                                                                                                                                                    font-size: .4rem
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li .pic {
                                                                                                                                                                                                                                                                    height: 60vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(1) {
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(2) {
                                                                                                                                                                                                                                                                    width: 100%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(2) .pic {
                                                                                                                                                                                                                                                                    height: 80vw
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                .homed ul li:nth-child(3) {
                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            @media screen and (max-width: 360px) {
                                                                                                                                                                                                                                                                .homec ul li {
                                                                                                                                                                                                                                                                    width: 50%
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                        }