<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    transition: all 0.3s;
}

a {
    text-decoration: none;
}

ul,
li {
    font-style: normal;
    display: block;
}

.width {
    width: 80%;
    margin: 0 auto;
}

.width2 {
    width: 60%;
    margin: 0 auto;
}

.width3 {
    width: 62%;
    margin: 0 auto;
}

.title-zhongwen {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
}

.title-yingwen {
    font-size: 24px;
    color: #999;
    text-align: center;
    margin: 8px 0;
}

.title-xian {
    width: 55px;
    height: 4px;
    background: #0080cb;
    margin: 0 auto;
    margin-bottom: 70px;
}

.flex {
    display: flex;
}

.flexb {
    display: flex;
    justify-content: space-between;
}

img {
    display: block;
    width: 60%;

    margin: auto;
}

.pic {
    position: relative;
    z-index: 15;
}

.pic&gt;img {
    width: 100%;
}

.pictxt {
    width: 90%;
    max-width: 1520px;
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

}

.pictxt h2 {
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-shadow: 2px 0 2px rgba(0, 0, 0, .3);
}

.pictxt h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 25px;
}

.pictxt span {
    color: #fff;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
}

.pictxt span img {
    margin-right: 22px;
    width: 23px;
}


/* åˆ—è¡¨é¡µ */
.container {
    width: 90%;
    max-width: 1520px;
    margin: 60px auto;
    position: relative;
    box-sizing: border-box
}

.hyfzlist li {
    margin-bottom: 30px
}

.hyfzlist li:last-child {
    margin-bottom: 0
}

.hyfzlist li a {
    display: flex;
    padding: 25px 40px 25px 55px;
    background: #f5f5f5;
    font-size: 0
}

.hyfzlist .news_img {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    max-width: 377px;
    max-height: 231px;
}

.hyfzlist .news_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.hytxt {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    width: calc(79% - 100px);
    padding: 0 50px;
}

.hytxt h2 {
    line-height: 28px;
    font-weight: bold;
    font-size: 24px;
    color: #222222;
    margin-bottom: 26px
}

.hytxt h2:after {
    content: '';
    display: block;
    width: 114px;
    height: 4px;
    background: #0080cc;
    margin-top: 26px
}

.hytxt p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    text-align: justify;
}

.hyfzlist li:hover h2,
.hyfzlist li:hover p {
    color: #fff
}

.hyfzlist li:hover a {
    background: #0064c2
}

.hyfzlist li:hover h2:after {
    background: #fff
}


.hytime .ggtime {
    width: auto;
    padding: 0
}

.hytime .ggtime:after,
.hytime .ggtime:before {
    display: none
}

.hytime {
    display: inline-block;
    vertical-align: top;
    width: 145px;
    text-align: right;
}

.hyfzlist li:hover span.iconfont {
    background-image: url(/templates/zhikun/img/news_list2.png);
}

.hytime span.iconfont {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-size: 100% 100%;
    background-image: url(/templates/zhikun/img/news_list1.png);
    text-align: center;
    line-height: 55px;
    margin-top: 60px;

    color: #fff
}

.ggtime h2 {
    color: #0080cc;
    font-size: 36px;
    font-weight: bold;
}

.ggtime h2 span {
    display: block;
    font-size: 18px
}


.page {
    padding: 0;
    text-align: center;
}

.page a,
.page span {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #999999;
    color: #999999;
    margin: 0 8px;
    border-radius: 50%;
    line-height: 50px;
    font-size: 18px;
}

.page a:hover,
.page a.on {
    color: #fff;
    border-color: #056cb8;
    background: #056cb8;
}

.page a:hover,
.page a.page_target {
    color: #fff;
    border-color: #056cb8;
    background: #056cb8;
}

/*æ–°é—»å†…å®¹*/
.news_content {
    width: 90%;
    max-width: 1520px;
    margin: 57px auto;
}

.news_content .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    color: #333333;
}

.news_content .time {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    letter-spacing: 2px;
    color: #999999;
    margin: 20px auto;
    font-weight: normal;
}

.news_content .time .date {
    display: block;
    width: 20px;
    margin-right: 7px;
}

.news_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    text-indent: 2em;
    margin-top: 30px;
}


.page_ny {
    width: calc(100% - 70px);
    height: auto;
    padding: 20px 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f5f5f5;
    margin: 80px auto 60px;
}

.page_ny a {
    /* width: calc(100% / 3 - 20px); */

    font-size: 16px;
    padding: 10px 0;
    letter-spacing: 2px;
    color: #999999;
    display: block;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page_ny a i{
    display: inline-block;
    width: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
.page_ny a img {
    width: 100%;

}

.page_ny a:hover {

    color: #0080cc;
}
.page_ny a:nth-child(2){
    display: flex;
    justify-content: center;
}
.page_ny a:nth-child(3){
    display: flex;
    /* justify-content: flex-end; */
}

.product-right {
    width: 90%;
    max-width: 1520px;
    margin: 20px auto;
}

.product-t1 {
    /* width: 120px; */
    flex: 1;
	height: 50px;
	font-size: 16px;
	justify-content: center;
	display: flex;
	align-items: center;
	border-radius: 7px;
	background: #e2e2e2;
	color: #333333;
    margin: 0 10px;
    padding: 0 10px;
	cursor: pointer;
}

.product-t1 img {
	width: 15px;
}
.product-right .product-t1:first-child{
    margin: 0 10px 0 0;
}
.actpro {
	background: #0080cc;
	color: #FFFFFF !important;
}

@media only screen and (max-width: 1440px) {
    .hyfzlist li a {

        padding: 22px;
    }

    .ggtime {
        padding-left: 16px;
    }

    .hyfzlist .news_img {
        max-width: 100%;
        max-height: 100%;
    }
    
}

@media only screen and (max-width: 1200px) {
    .hyfzlist li a {
        display: block;

    }

    .hyfzlist li a&gt;* {
        width: 100% !important;
        display: block !important;
        padding: 0 0 10px;
        text-align: left;
    }

    .hyfzlist li a&gt;*:last-child {
        padding-bottom: 0;
    }

    .hytime span.iconfont {
        display: none;
    }

    .pictxt h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .pictxt span {
        display: none;
    }
    .page_ny a{
        width: 100%;
    }
    .page_ny a:nth-child(2) {
        display: flex;
        justify-content: flex-start;
    }
    .page_ny a:nth-child(3) {
        display: flex;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 414px) {
    .hytxt h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .hytxt h2:after {
        margin-top: 10px;
    }

    .container {
        margin: 30px auto;
    }

    .ggtime h2 {
        font-size: 20px;
    }

    .ggtime h2 span {
        font-size: 14px;
    }

    .page a,
    .page span {

        width: 35px;
        height: 35px;

        line-height: 35px;
        font-size: 14px;
    }

    .pictxt h2 {
        font-size: 25px;
    }

    .pictxt h3 {
        font-size: 20px;
    }

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