<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 769px) {

    /******ç™½è‰²åº•éƒ¨æ—¶ç™»é™†çš„æ&nbsp;·å¼******/
    .regsiter, .login {
        color: #666666;
    }
    .regsiter i, .login i {
        float: left;
        width: 19px;
        height: 20px;
        background: url(../../img/bg-icon-regsiterhs.png) center center no-repeat;
    }
    .login i {
        float: left;
        width: 19px;
        height: 20px;
        background: url(../../img/bg-icon-loginhs.png) center center no-repeat;
    }

    /******æ–°é—»é¡µé¢æ&nbsp;·å¼******/
    .header-wrap {
        width: 100%;
        min-width: 1200px;
        height: 184px;
    }

    .header-wrap .header-logo p {
        color: #727272;
    }

    .content-wrap {
        width: 100%;
        min-width: 1200px;
        margin: 0 auto;
        min-height: 776px;
    }
/*******åˆ†é¡µå™¨æ&nbsp;·å¼*****/
    .pagination-wrap{
        width:100%;
        height:36px;
        margin-top:20px;
    }
    .pagination-wrap .pagination{
        float: right;
        margin:0;
        width:auto;
        height:36px;
        padding-top:3px;
        padding-left:28px;
    }
    .pagination-wrap .pagination&gt;a{
        float: left;
        width:30px;
        height:30px;
        text-align: center;
        line-height:30px;
        font-size:16px;
        color: #999999;
        -webkit-border-radius:15px;
        -moz-border-radius:15px;
        border-radius:15px;
    }
    .pagination-wrap .pagination&gt;a.current{
        background: #FFFFFF;
        color: #333333;
    }
    .pagination-wrap .pagination&gt;a.prev,.pagination-wrap .pagination&gt;a.next{
        width:36px;
        height:36px;
        line-height:36px;
        cursor: pointer;

    }
    .pagination-wrap .pagination&gt;a.prev{
        background: url("../../img/bg-icon-fxleft.png") left top no-repeat;
        margin:-3px 5px 0 18px;
    }
    .pagination-wrap .pagination&gt;a.next{
        background: url("../../img/bg-icon-fxright.png") left top no-repeat;
        margin:-3px 0 0 5px;
    }
    .pagination-wrap .page-go{
        width:auto;
        height:36px;
        float: right;
        padding-top:3px;
    }
    .pagination-wrap .page-go input[type="text"]{
        width:48px;
        height:30px;
        font-size:16px;
        color: #333333;
        text-align:center;
        border:1px solid #828282;
        -webkit-border-radius:3px;;
        -moz-border-radius:3px;
        border-radius:3px;
        
    }
    .pagination-wrap .page-go input[type="button"]{
        width:36px;
        height:24px;
        outline:none;
        border:none;
        margin-left: 5px;
        background:url("../../img/bg-icon-pagego.png") left top no-repeat;
    }



/*******æ–°é—»ç±»åž‹é€‰æ‹©********/
    .news-classify{
        width:1200px;
        height:30px;
        margin:20px auto 16px;
    }
    .news-classify ul{
        width:100%;
        height:30px;
        overflow: hidden;
    }
    .news-classify ul li{
        float: left;
        width:120px;
        height:30px;
    }
    .news-classify ul li a{
        width:100%;
        height:30px;
        display: block;
        font-size:16px;
        line-height:30px;
        color: #666666;
        text-align: center;
    }
    .news-classify ul li a.classifyBg{
        color: #FFFFFF;
        background:url("../../img/bg-icon-newsclassify.png") left top no-repeat;
    }

    .news-left {
        width: 100%;
        height: auto;
        padding: 0 9px 0 0;
        margin-bottom:20px;
    }
    .news-item {
        width: 100%;
        height:auto;
        min-height: 1100px;
        border-top: 1px solid #EEEEEE;
    }

    .news-list {
        width: 100%;
        height: 220px;
        cursor: pointer;
        border-right: 1px solid #EEEEEE;
        border-bottom: 1px solid #EEEEEE;
        border-left: 1px solid #EEEEEE;
    }
    .news-list:hover {
        background: #FFFFFF;
    }
    .news-list dl {
        width: 100%;
        height: 100%;
        padding: 20px 14px 20px 20px;
    }

    .news-list dl dt {
        float: left;
        width: 300px;
        height: 175px;
    }

    .news-list dl dt img {
        display: block;
        width: 300px;
        height: 175px;
    }

    .news-list dl dd {
        width: 545px;
        height: 175px;
        padding-left: 13px;
        float: left;
    }

    .news-list-title {
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
        color: #333333;
        display: block;
        margin-bottom: 4px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .news-list-text {
        width: 100%;
        height: 82px;
        line-height: 28px;
        font-size: 16px;
        color: #999999;
        display: block;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 23px;
    }

    .news-list-time {
        width: 100%;
        height: 21px;
    }

    .news-list-time &gt; span {
        float: left;
        font-size: 16px;
        color: #999999;
    }

    .news-list-time &gt; a {
        float: right;
        font-size: 14px;
        color: #FF9C00;
    }

    /*****æ´»åŠ¨ä¸­å¿ƒæ&nbsp;·å¼*****/
    .activity-center-wrap {
        width: 100%;
        height: 400px;
        background: url(../../img/bg-icon-activitybs.png) left top no-repeat;
        padding: 0 10px;
        margin-bottom: 14px;
    }

    .activity-center,.new-releases{
        width: 270px;
        height: 62px;
        padding-top: 12px;
    }

    .activity-center-icon,.new-releases-icon{
        width: 50px;
        height: 50px;
        float: left;
        background: url("../../img/bg-icon-activityhs.png") center center no-repeat;
    }

    .activity-center-title,.new-releases-title{
        width: 110px;
        height: 50px;
        float: left;
        font-size: 20px;
        color: #333;
        font-weight: 600;
        line-height: 50px;
    }

    .activity-center-more {
        float: right;
        color: #BBBBBB;
        line-height: 50px;
        font-size: 14px;
    }
    .activity-center-more:hover {
        color: #cccccc;
    }

    .activity-center-list {
        padding-bottom: 6px;
    }

    .activity-center-list dl dt {
        padding: 21px 0 17px 0;
        position: relative;
        font-weight: 100;
        cursor: pointer;
    }

    .activity-center-list dl dt p {
        margin-right: 70px;
        font-size: 16px;
        color: #999;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .activity-center-list dl dt p:hover{
        color: #333;
    }
    .activity-center-list dl dt p.activityColor {
        color: #333;
    }
    .activity-star, .activity-end {
        width: 60px;
        height: 24px;
        display: block;
        position: absolute;
        right: 0;
        top: 21px;
        background: #EDEDED;
        color: #04C95C;
        text-align: center;
        line-height: 24px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .activity-end {
        color: #999999;
    }

    .activity-center-list dl {
        border-bottom: 1px solid #EDEDED;
    }

    .activity-center-list dl.borderHide {
        border: none;
    }

    .activity-center-list dl dd {
        padding-bottom: 25px;
        display: none;
    }

    .activity-center-list dl dd.activity-dl-show {
        display: block;
    }

    .activity-center-list dl dd img {
        display: block;
        width: 100%;
        height: 131px;
    }

    /*****æœ€æ–°ä¸Šæž¶*****/
    .new-releases-wrap {
        width: 100%;
        height: 280px;
        background: url(../../img/bg-icon-activitybs.png) left top no-repeat;
        padding: 0 10px;
        margin-bottom:14px;
    }
    .new-releases{
        margin-bottom:16px;
    }
    .new-releases-icon{
        background: url("../../img/bg-icon-newreleases.png") center center no-repeat;
    }
    .new-releases-mes{
        width:135px;
        height:89px;
        float: left;
        margin:0 8px 12px 0;
    }
    .new-releases-list{
        width:100%;
        height:201px;
    }
    .new-releases-mes dl img {
        width: 135px;
        height: 61px;
        display: block;
    }
    .yjsc-mes dl dt{
        width:135px;
        height:81px;
        border:1px solid #F0F0F0;
    }
    .yjsc-mes dl img{
        width: 133px;
        height: 79px;
        display: block;
    }
    .new-releases-mes dl dd{
        width:100%;
        height:28px;
    }
    .releases-mes-name {
        width: 70%;
        line-height: 28px;
        float: left;
        font-size: 16px;
        color: #747474;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .releases-mes-score {
        width:30%;
        height:28px;
        float: right;
        text-align: right;
        font-size: 16px;
        font-style: italic;
        color: #5F5F5F;
        line-height: 27px;
    }

    .releases-mes-score i {
        display: inline-block;
        font-style: normal;
        color: #FC9B01;
        font-size: 18px;
        margin-left:3px;
    }
    /*****ç¡¬ä»¶å•†åŸŽ******/
    .line-shop-yjsc{
        width: 100%;
        height: 310px;
        background: url(../../img/bg-icon-activitybs.png) left top no-repeat;
        padding: 0 10px;
        margin-bottom: 14px;
    }
    .yjsc-title {
        width: 270px;
        height: 62px;
        padding-top: 12px;
        margin-bottom:10px;
        font-size: 20px;
        color: #333;
        font-weight: 600;
        line-height:44px;
        padding-left:44px;
        background: url("../../img/bg-icon-yjscsh.png") 10px 25px no-repeat;
    }
    .yjsc-title .line-shop-more {
        float: right;
        color: #BBBBBB;
        line-height: 50px;
        font-size: 14px;
        font-weight: 500;
    }
    .yjsc-title .line-shop-more:hover{
        color: #cccccc;
    }
    .yjsc-content {
        width: 280px;
        height: 243px;
        float: left;
    }

    .yjsc-content .yjsc-list {
        width: 135px;
        height: 106px;
        float: left;
        margin: 0 8px 14px 0;
    }
    .yjsc-content .yjsc-list.mes-margin {
        width: 135px;
        height: 106px;
        float: left;
        margin-right:8px;
    }
    .yjsc-content .yjsc-list.mes-margin:nth-child(2n){
        margin:0;
    }
    .yjsc-list img {
        width: 135px;
        height: 79px;
        display: block;
        border: 1px solid #cccccc;
    }
    .yjsc-list p {
        width: 100%;
        height: 26px;
        line-height: 26px;
        color: #000;
        font-size: 14px;
        text-indent: 12px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
    .mes-margin{
        margin-right:0;
    }
    /********èµ„è®¯è¯¦æƒ…é¡µæ&nbsp;·å¼*********/
    .newsdetails-right{
        width:100%;
        height:auto;
    }
    .newsdetails-left-content{
        width:100%;
        height:auto;
        min-height:500px;
        margin-top:20px;
        padding-bottom:13px;
        border:1px solid #EFEFEF;
    }
    .newsdetails-tilte{
        width: 100%;
        padding:0 30px;
        height:auto;
        margin-left:0;
    }
    .newsdetails-tilte h1{
        height:auto;
        padding:19px 0;
        color: #333333;
        font-size: 32px;
        text-align: left;

    }
    .newsdetails-author{
        width: 100%;
        padding:0 30px;
        height: 21px;
        font-size:16px;
    }
    .newsdetails-author p{
        line-height: 21px;
        float: left;
        color: #999999;
        margin-right: 20px;
    }
    .newsdetails-author span{
        line-height: 21px;
        float: left;
        color: #999999;
    }
    .newsdetails-text{
        width:100%;
        min-height: 800px;
        padding:30px 30px 0 30px;
    }
    .newsdetails-text{
        width:100%;
        height:auto;
    }
    .newsdetails-text p{
        width: 100%;
        height: auto;
        font-size: 18px;
        text-indent: 30px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .newsdetails-text p img{
        width:auto;
        max-width:100%;
        margin:0 auto;
    }

    .newsdetails-page{
        width:100%;
        height: 54px;
    }

    .newsdetails-page-left{
        height: 54px;
        width: 50%;
        float: left;
    }
    .newsdetails-page-left a{
        line-height: 54px;
        float: left;
        font-size: 20px;
        padding-left: 10px;
        text-decoration: none;
        color: #a8a8a8;
    }

    .newsdetails-page-prev{
        width: 28px;
        height: 28px;
        float: left;
        margin-top: 16px;
        margin-left: 35px;
        color: #a8a8a8;
        background: url(../../img/bg-icon-prev.png) center center no-repeat;
    }
    .newsdetails-page-prev a{
        line-height: 19px;
        font-size: 27px;
        padding-left: 1px;
        color: #a8a8a8;

    }
    .newsdetails-page-right{
        height: 54px;
        width: 50%;
        float: left;
    }
    .newsdetails-page-right a{
        line-height: 54px;
        float: right;
        padding-right: 10px;
        color: #a8a8a8;
        text-decoration: none;
        font-size: 20px;
    }
    .newsdetails-page-next{
        width: 28px;
        height: 28px;
        background: url(../../img/bg-icon-next.png) center center no-repeat;
        float: right;
        margin-top: 16px;
        margin-right: 35px;
    }
    .newsdetails-logo-wrap{
        width:100%;
        height: 130px;
        margin-top: 50px;
        background:url("../../img/bg-icon-newsclientbg.png") right top no-repeat;
        -webkit-background-size:100% 100%;
        background-size:100% 100%;
    }
    .newsdetails-logo{
        width:100%;
        height:130px;
        background: rgba(0,0,0,0.7) ;
    }
    .newsdetails-logo-left{
        width: 185px;
        height: 130px;
        background: url("../../img/bg-icon-newsdlogo.jpg") left top  no-repeat;
        float: left;
        position: relative;
        z-index: 100000;
    }
    .other-read-title h1{
        line-height: 80px;
        padding-left: 16px;
        font-size: 24px;
    }
    .newsdetails-logo-center{
        width:476px;
        height: 130px;
        float: left;
    }
    .newsdetails-logo-center h2{
        padding-top: 38px;
        padding-bottom: 10px;
        font-size: 24px;
        padding-left: 35px;
        color: white;
    }
    .newsdetails-logo-center h3{
        font-size: 20px;
        padding-left: 35px;
        color: white;
    }
    .newsdetails-logo-right{
        width: 228px;
        height: 130px;
        float: left;
    }
    .newsdetails-download-client{
        width: 184px;
        height: 64px;
        background: url(../../img/bg-icon-newsdclient.jpg)no-repeat;
        margin-top: 40px;
        cursor: pointer;
    }
    .newsdetails-other-read{
        width: 853px;
        height: 330px;
        margin-top: 33px;
    }
    .other-read-title{
        width: 853px;
        height: 80px;
    }
    .other-read-content,.other-read-content ul{
        width:100%;
        height:250px;
    }
    .other-read-content ul{
        padding-right:27px
    }
    .other-read-content ul li{
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #eeeeee;
    }
    .other-read-content ul li a{
        width:100%;
        height: 49px;
    }
    .other-read-content ul li a span{
        float: right;
        line-height: 50px;
        color: #999999;
        font-size:16px;
    }
    .other-read-content ul li a p{
        float: left;
        line-height: 50px;
        padding-left: 16px;
        font-size: 16px;
        color: #999999;
    }


}

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