<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-nav {
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
}

.news-nav a {
    border-bottom: 2px solid transparent;
    color: #212121;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: -1px;
    margin-left: 27px;
    margin-right: 27px;
    padding: 10px 18px 20px;
}

.news-nav a.active, .news-nav a:hover {
    border-bottom: 2px solid #7fbe26;
    color: #7fbe26;
    font-weight: bolder;
}

.news-list {
    clear: both;
    margin-top: 30px;
}

.news-company {
    margin-top: 60px;
}

.news-company .title a span {
    color: #7fbe26;
}

.news-company .body {
    background-color: #f5f5f5;
    margin-top: 40px;
    padding-bottom: 60px;
    padding-top: 60px;
}

.news-company .body .row {
    height: 371px;
}

.news-company .company-left a {
    background-color: #ffffff;
    display: block;
    height: 100%;
    position: relative;
    transition: all ease 0.3s;
}

.news-company .company-left a:hover {
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
}

.news-company .company-left a img {
    overflow: hidden;
    width: 100% !important;
}

.news-company .company-left a:hover .lazyimg {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news-company .company-left .text {
    background-color: #ffffff;
    bottom: 0;
    height: 130px;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    position: absolute;
    width: 100%;
}

.news-company .company-left .text h4 {
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-company .company-left .text small {
    color: #757575;
    display: block;
    margin-bottom: 6px;
}

.news-company .company-left a:hover .text h4 {
    color: #7fbe26;
    font-weight: bolder;
}

.news-company .company-right ul li:not(:first-child) {
    margin-top: 25px;
}

.news-company .company-right ul li {
    background-color: #ffffff;
    height: 107px;
    transition: all ease 0.3s;
}

.news-company .company-right ul li:hover {
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
}

.news-company .company-right ul li a {
    display: block;
    height: 100%;
    padding-top: 30px;
}

.news-company .company-right ul li h4 {
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
}

.news-company .company-right ul li:hover h4 {
    color: #7fbe26;
    font-weight: bolder;
}

.news-company .company-right ul li p {
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-company .company-right ul li .time {
    float: left;
    width: 23%;
}

.news-company .company-right ul li .time span:first-child {
    color: #002447;
    display: block;
    font-size: 20px;
    font-weight: bolder;
    line-height: 1;
    margin-top: 4px;
    text-align: center;
}

.news-company .company-right ul li .time span:last-child {
    color: #002447;
    display: block;
    font-size: 16px;
    line-height: 1;
    margin-top: 6px;
    text-align: center;
}

.news-company .company-right ul li .text {
    float: left;
    width: 71%;
}


.news-industry {
    margin-top: 80px;
}

.news-industry .title a span {
    color: #7fbe26;
}

.news-industry .body {
    margin-top: 40px;
}

.news-industry .body .row {
    margin-left: -20px;
    margin-right: -20px;
}

.news-industry .body .row &gt; div {
    padding-left: 0;
    padding-right: 0;
}

.news-industry .body .row &gt; div a {
    display: block;
    padding: 18px 20px 10px;
}

.news-industry .body .row &gt; div a .time {
    color: #666666;
    font-size: 18px;
}

.news-industry .body .row &gt; div a .media {
    margin-top: 40px;
    width: 100%;
}

.news-industry .body .row &gt; div a img {
    width: 100% !important;
}

.news-industry .body .row &gt; div:nth-child(2) {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

.news-industry .body .row &gt; div a small {
    color: #b9b9b9;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px;
}

.news-industry .body .row &gt; div a h4 {
    color: #666666;
    line-height: 1.5;
    height: 52px;
    overflow: hidden;
    transition: all ease 0.3s;
    width: 95%;
}

.news-industry .body .row &gt; div a:hover h4 {
    color: #7fbe26;
    font-weight: bold;
}

.news-industry .body .row &gt; div a .gourl {
    display: block;
    line-height: 1;
    margin-top: 30px;
    transition: all ease 0.3s;
}

.news-industry .body .row &gt; div a:hover .gourl {
    color: #7fbe26;
}

.news-industry .body .row &gt; div a:hover .lazyimg {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news-industry .body .row &gt; div:nth-child(1) .media {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.news-industry .body .row &gt; div:nth-child(2) .media {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.news-industry .body .row &gt; div:nth-child(3) .media {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.news-wiki {
    margin-top: 80px;
}

.news-wiki .body {
    background-color: #002447;
    margin-top: 50px;
    padding-bottom: 60px;
    padding-top: 60px;
}

.news-wiki .body a {
    background-color: #ffffff;
    display: block;
    height: 100%;
    padding: 50px 40px;
}

.news-wiki .body a h4 {
    font-weight: bolder;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
}

.news-wiki .body a small {
    color: #757575;
    display: block;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 20px;
}

.news-wiki .body a p {
    border-top: 2px solid #d7d7d7;
    margin: 0;
    max-height: 110px;
    overflow: hidden;
    padding-top: 30px;
}

.news-wiki .body a:hover h4 {
    color: #7fbe26;
}

.news-wiki .body .row &gt; div:nth-child(1) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.news-wiki .body .row &gt; div:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.news-wiki .body .row &gt; div:nth-child(3) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}


.company-list {
    clear: both;
    margin-top: 30px;
}

.company-list-details {
    margin-top: 30px;
}

.company-list-details .container {
    padding-left: 30px;
    padding-right: 30px;
}

.company-list-details .item {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 35px;
    padding-top: 35px;
}

.company-list-details .item img {
    min-height: 140px;
}

.company-list-details .item .text {
    height: 100%;
}

.company-list-details .item h4 {
    font-size: 18px;
    line-height: 1;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
}

.company-list-details .item h4:hover {
    font-weight: bolder;
}

.company-list-details .item h4 a {
    color: #212121;
}

.company-list-details .item h4:hover a {
    color: #7fbe26;
}

.company-list-details .item p {
    color: #333333;
    max-height: 52px;
    overflow: hidden;
    padding-right: 40px;
}

.company-list-details .item .time-view {
    bottom: 10px;
    color: #666666;
    position: absolute;
}

.company-list-details .item .time-view span {
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    vertical-align: middle;
}

.company-list-details .item .time-view .time i {
    background-image: url(../images/news/time.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 14px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 14px;
}

.company-list-details .item .time-view .view i {
    background-image: url(../images/news/view.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 11px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 17px;
}


.company-list-details .item {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.company-list .ajaxmore {
    background-color: #7fbe26;
    cursor: pointer;
    display: table;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
    transition: all ease 0.3s;
    width: 230px;
}

.company-list .ajaxmore span {
    color: #ffffff;
    line-height: 1;
    position: relative;
}

.company-list .ajaxmore i {
    background-image: url(../images/down.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 7px;
    margin-left: 8px;
    width: 12px;
}

.company-list .ajaxmore:hover {
    background-color: #002447;
}

.company-list .ajaxmore.on {
    background-color: transparent;
    cursor: unset;
}

.company-list .ajaxmore.on span {
    color: #757575;
    font-size: 12px;
}

.company-list .ajaxmore.on i {
    display: none;
}

.industry-list {
    clear: both;
    margin-top: 30px;
}

.industry-list-details {
    margin-top: 30px;
}

.industry-list-details .container {
    padding-left: 30px;
    padding-right: 30px;
}

.industry-list-details .item {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 35px;
    padding-top: 35px;
}

.industry-list-details .item img {
    min-height: 140px;
}

.industry-list-details .item .text {
    height: 100%;
}

.industry-list-details .item h4 {
    font-size: 18px;
    line-height: 1;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
}

.industry-list-details .item h4:hover {
    font-weight: bolder;
}

.industry-list-details .item h4 a {
    color: #212121;
}

.industry-list-details .item h4:hover a {
    color: #7fbe26;
}

.industry-list-details .item p {
    color: #333333;
    max-height: 52px;
    overflow: hidden;
    padding-right: 40px;
}

.industry-list-details .item .time-view {
    bottom: 10px;
    position: absolute;
}

.industry-list-details .item .time-view span {
    color: #666666;
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    vertical-align: middle;
}

.industry-list-details .item .time-view .time i {
    background-image: url(../images/news/time.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 14px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 14px;
}

.industry-list-details .item .time-view .view i {
    background-image: url(../images/news/view.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 11px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 17px;
}

.industry-list-details .item {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.industry-list .ajaxmore {
    background-color: #7fbe26;
    cursor: pointer;
    display: table;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
    transition: all ease 0.3s;
    width: 230px;
}

.industry-list .ajaxmore span {
    color: #ffffff;
    line-height: 1;
    position: relative;
}

.industry-list .ajaxmore i {
    background-image: url(../images/down.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 7px;
    margin-left: 8px;
    width: 12px;
}

.industry-list .ajaxmore:hover {
    background-color: #002447;
}

.industry-list .ajaxmore.on {
    background-color: transparent;
    cursor: unset;
}

.industry-list .ajaxmore.on span {
    color: #757575;
    font-size: 12px;
}

.industry-list .ajaxmore.on i {
    display: none;
}

.wiki-list {
    clear: both;
    margin-top: 30px;
}

.wiki-list-details .item {
    margin-top: 32px;
}

.wiki-list-details .item .text {
    border-bottom: 3px solid #d4d4d4;
    height: 100%;
    padding: 28px 0;
    transition: all ease 0.3s;
}

.wiki-list-details .item h4 {
    color: #333333;
    font-size: 18px;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
}

.wiki-list-details .item h4 a {
    color: #333333;
}

.wiki-list-details .item:hover h4 {
    font-weight: bolder;
}

.wiki-list-details .item:hover h4 a {
    color: #7fbe26;
}

.wiki-list-details .item small {
    color: #757575;
    display: block;
    font-size: 14px;
    margin-top: 7px;
}

.wiki-list-details .item p {
    color: #666666;
    margin-top: 20px;
    max-height: 52px;
    overflow: hidden;
}

.wiki-list-details .item:hover .text {
    border-bottom: 3px solid #7fbe26;
}

.wiki-list-details .item {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.wiki-list .ajaxmore {
    background-color: #7fbe26;
    cursor: pointer;
    display: table;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
    transition: all ease 0.3s;
    width: 230px;
}

.wiki-list .ajaxmore span {
    color: #ffffff;
    line-height: 1;
    position: relative;
}

.wiki-list .ajaxmore i {
    background-image: url(../images/down.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 7px;
    margin-left: 8px;
    width: 12px;
}

.wiki-list .ajaxmore:hover {
    background-color: #002447;
}

.wiki-list .ajaxmore.on {
    background-color: transparent;
    cursor: unset;
}

.wiki-list .ajaxmore.on span {
    color: #757575;
    font-size: 12px;
}

.wiki-list .ajaxmore.on i {
    display: none;
}

.news-details {
    margin-top: 30px;
}

.news-details .body {
    padding-top: 65px;
}

.news-details .main .title h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.625;
    padding-bottom: 8px;
}

.news-details .main .title .added {
    border-bottom: 1px solid #c4c4c4;
    line-height: 1;
    padding-bottom: 20px;
    padding-top: 20px;
}

.news-details .main .title .added span {
    display: inline-block;
    font-size: 12px;
    margin-right: 45px;
    vertical-align: middle;
}

.news-details .main .title .added .time i {
    background-image: url(../images/news/time.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 14px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 14px;
}

.news-details .main .title .added .view i {
    background-image: url(../images/news/view.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 11px;
    margin-right: 8px;
    margin-top: -4px;
    vertical-align: middle;
    width: 17px;
}

.news-details .main .title .guide {
    background-color: #f7f7f7;
    color: #333333;
    line-height: 2;
    margin-top: 20px;
    padding: 1px 20px;
}

.news-details .main .title .guide span {
    color: #7fbe26;
}

.news-details .main .title .guide p {
    color: #333333;
}

.news-details .main .text {
    color: #333333;
}

.news-details .main .text p {
    color: inherit;
    line-height: 2;
    margin-top: 20px;
}

.news-details .main .text img {
    display: block;
    height: auto !important;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
}

.news-details .main .keywords {
    color: #333333;
    margin-top: 20px;
}

.news-details .main .keywords a {
    color: #7fbe26;
    display: inline-block;
    height: 100%;
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px;
}

.news-details .main .keywords a:first-child {
    margin-left: 20px;
}

.news-details .side {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    margin-left: 20px;
    margin-top: 20px;
}

.news-details .side .side-ad a {
    display: block;
    margin-bottom:20px;
}

.news-details .side .side-ad img {
    display: table;
    width: 100%;
}

.news-details .side .side-phone {
    border: 1px solid #7fbe26;
}

.news-details .side .side-phone span {
    display: inline-block;
    line-height: 1;
    padding-bottom: 16px;
    padding-top: 18px;
    text-align: center;
    width: 50%;
}

.news-details .side .side-phone span:first-child {
    background-color: #7fbe26;
    color: #ffffff;
}

.news-details .side .side-phone span:last-child {
    background-color: #ffffff;
    color: #7fbe26;
}

.pre-next {
    display: table;
    height: 100%;
    margin-top: 60px;
    width: 100%;
}

.pre-next .pre a .text, .pre-next .next a .text {
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease 0.3s;
    white-space: nowrap;
    width: 70%;
}

.pre-next .pre, .pre-next .next {
    background-color: #f6f6f6;
    float: left;
    width: 45.833333%;
}

.pre-next .pre a, .pre-next .next a {
    display: block;
    padding-bottom: 28px;
    padding-top: 30px;
}

.pre-next .home {
    background-color: #f6f6f6;
    border-left: solid 1px #a2a2a2;
    border-right: solid 1px #a2a2a2;
    display: table;
    float: left;
    height: 100%;
    text-align: center;
    width: 8.333333%;
}

.pre-next .home a {
    display: table;
    height: 100%;
    width: 100%;
}

.pre-next .home i {
    background-image: url(../images/news/home_default.png);
    background-size: 100% 100%;
    display: block;
    height: 20px;
    margin: 33px auto 31px;
    transition: all ease 0.3s;
    width: 20px;
}

.pre-next .home:hover i {
    background-image: url(../images/news/home.png);
}

.pre-next .pre a span:first-child {
    float: left;
    line-height: 1.675;
    padding-left: 30px;
    padding-right: 25px;
}

.pre-next .pre a span:first-child i {
    background-image: url(../images/news/pre-arrow_default.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 11px;
    margin-right: 14px;
    width: 20px;
}

.pre-next .pre a span:last-child {
    padding-right: 30px;
}

.pre-next .pre:hover a span:first-child i {
    background-image: url(../images/news/pre-arrow.png);
}

.pre-next .pre:hover a span:last-child {
    color: #333333;
}

.pre-next .next a span.text {
    padding-left: 30px;
}

.pre-next .next a span:last-child {
    padding-right: 30px;
}

.pre-next .next a span:last-child i {
    background-image: url(../images/news/next-arrow_default.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 11px;
    margin-left: 14px;
    width: 20px;
}

.pre-next .next:hover a span:last-child i {
    background-image: url(../images/news/next-arrow.png);
}

.pre-next .next a span:last-child {
    float: right;
}

.pre-next .next:hover a span:first-child {
    color: #333333;
}

@media only screen and (min-width: 1230px) {
    .news-company .body .row {
        height: 434px;
    }
    
    .news-company .company-right ul li {
        height: 128px;
    }
    
    .news-company .company-right ul li a {
        padding-top: 40px;
    }
    
    .news-industry {
        margin-top: 100px;
    }
    
    .news-industry .body .row &gt; div a {
        padding: 28px 40px 15px;
    }
    
    .news-industry .body .row &gt; div a .media {
        margin-top: 60px;
    }
    
    .news-industry .body .row &gt; div a .gourl {
        margin-top: 40px;
    }
    
    .news-wiki {
        margin-top: 100px;
    }
    
    .news-wiki .body a {
        padding: 70px 60px;
    }
    
    .news-wiki .body a p {
        max-height: 120px;
        padding-top: 40px;
    }
    
    .company-list-details .item {
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 35px;
        padding-top: 35px;
    }
    
    .company-list-details .item &gt; div {
        padding-left: 20px;
        padding-right: 20px;
    }
	
    .company-list-details .item .images{
		    flex: 0 0 28.1%;
    max-width: 28.1%;
	}
	
	.company-list-details .item .texts{
		    flex: 0 0 71.9%;
    max-width: 71.9%;
	}
	
    .company-list-details .item img {
        min-height: 160px;
    }
    
    .company-list-details .item h4 {
        font-size: 22px;
        margin: 25px 0;
    }
    
    
    .industry-list-details .item {
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 35px;
        padding-top: 35px;
    }
    
    .industry-list-details .item &gt; div {
        padding-left: 20px;
        padding-right: 20px;
    }
    
	 .industry-list-details .item .images{
		    flex: 0 0 28.1%;
    max-width: 28.1%;
	}
	
	 .industry-list-details .item .texts{
		    flex: 0 0 71.9%;
    max-width: 71.9%;
	}
	
    .industry-list-details .item img {
        min-height: 160px;
    }
    
    .industry-list-details .item h4 {
        font-size: 22px;
        margin: 25px 0;
    }
    
    .wiki-list-details .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    
    .wiki-list-details .row &gt; div {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .pre-next {
        margin-top: 80px;
    }
}

</pre></body></html>