<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.literature-width{
    width: 1100px;
    margin: 0px auto;
}
.literature-header{
    height: 120px;
    background: url(literature-header_02.jpg) no-repeat left 0px;
}
.lit-back-btn{
    float: right;
    color: #FFFFFF;
    font-size: 12px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #3fce81;
    border-radius: 5px;
    text-align: center;
    display: block;
    margin: 45px auto;
}
.lit-nav{
    background: #41bcd6;
    height: 50px;
    overflow: hidden;
}
.lit-nav li{
    width: 110px;
    float: left;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}
.lit-nav li a{
    color: #FFFFFF;
}
.lit-nav li a:hover{
    color: #f12020;
}
.lit-home-top-left{
    width: 340px;
}
.lit-news-title{
    height: 34px;
    border-bottom: 1px solid #dddddd;
    position: relative;

}
.lit-news-title ul li{
    float: left;
    width: 80px;
    line-height: 33px;
    height: 33px;
    text-align: center;
    font-size: 16px;
    margin-right: 12px;
}
.lit-news-title ul li a{
    color: #5d5d5d;
}
.lit-news-title ul li.cur{
    border-bottom: 2px solid #41bcd6;
}
.lit-news-title ul li.cur a{
    font-weight: 600;
    color: #41bcd6;
}
.lit-news-more{
    display: block;
    background: url(lit-news-more.png) no-repeat left center;
    position: absolute;
    width: 37px;
    height: 12px;
    right: 2px;
    top: 11px ;
}
.lit-news-container{
    padding-top: 12px;
    height: 180px;
    overflow: hidden;
}
.lit-news-content ul li{
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lit-news-content ul li a{
    color: #333333;
}
.lit-news-content ul li a:hover {
    color: #41bcd6;
}
.lit-home-enter{
    overflow: hidden;
    margin-top: 23px;
}
.lit-home-enter a{
    display: block;
    width: 106px;
    height: 100px;
    float: left;
}
.lit-home-enter-center{
    margin: 0px 10px
}
.lit-home-top{
    padding-top: 30px;
    overflow: hidden;
}
.lit-home-banner{
    width: 730px;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.lit-banner-pic a,.lit-banner-pic img{
    display: block;
}
.lit-banner-icon{
    overflow: hidden;
    position: absolute;
    right: 14px;
    bottom: 15px;
}
.lit-banner-icon a{
    width: 12px;
    height: 12px;
    background: url(lit-banner-icon.png) no-repeat;
    float: left;
    margin: 0px 3px;
}
.lit-banner-icon a.cur{
    width: 24px;
    background: url(lit-banner-cur-icon.png) no-repeat;
}
.lit-project-title {
    position: relative;
    height: 6px;
    background: #e4f3f9;
    margin-top: 57px;
    margin-bottom: 40px;
}
.lit-project-label{
    background: #FFFFFF;
    width: 218px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 50%;
    margin-top: -15px;
    border-left: 1px solid #41bcd6;
    border-right: 1px solid #41bcd6;
    font-size: 22px;
    color: #27aac6;
    text-align: center;
}
.lit-project-icon a{
    display: block;
    background: url(lit-project-icon.png) no-repeat;
    width: 5px;
    height: 5px;
    float: left;
    margin: 0px 3px;
}
.lit-project-icon a.cur{
    background: url(lit-project-hover-icon.png) no-repeat;
}
.lit-project-icon{
    width: 33px;
    position: absolute;
    left: 50%;
    margin-left: -16.5px;
    top: 24px;
}
.lit-project-container{
    height: 200px;
    overflow: hidden;
    position: relative;
}
.lit-project-content{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.lit-project-content a,.lit-project-content img{
    display: block;
}
.lit-project-content a {
    position: absolute;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.lit-home-bottom{
    margin-top: 44px;
    margin-bottom: 47px;
}
.lit-home-bottom-left{
    width: 340px;
}
.lit-reader-messages{
    display: block;
    height: 90px;
    margin-bottom: 19px;
}
.lit-home-link ul li{
    padding-left: 30px;
    background: url(lit-home-link-icon.png) no-repeat 19px center;
    height: 34px;
    line-height: 34px;
}
.lit-home-link{
    height: 136px;
    box-shadow: 0px 0px 2px 1px #e6e5e5;
    padding-bottom: 11px;
}
.published-results{
    width: 730px;
    box-shadow: 0px 0px 2px 1px #e6e5e5;
    position: relative;
}
.published-results-title{
    height: 22px;
    line-height: 22px;
    margin: 20px 0px 30px 0px;
}
.published-results-title p{
    margin-left: 27px;
    font-size: 22px;
    color: #41bcd6;
    border-left: 4px solid #41bcd6;
    padding-left: 15px;
}
.published-results-title p em{
    font-size: 14px;
    color: #adadad;
    text-transform: uppercase;
    margin-left: 4px;
}
.published-results-content{
    overflow: hidden;
    padding-bottom: 21px;
}
.published-results-pic{
    display: block;
    width: 310px;
    height: 210px;
    margin-left: 24px;
}
.published-results-text{
    width: 345px;
    margin-right: 24px;
    margin-top: -26px;
    height: 198px;
    overflow: hidden;
}
.published-results-text p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
    display: block;
}
.published-results-more{
    display: block;
    position: absolute;
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #41bcd6;
    bottom: 21px;
    left: 365px;
}
.lit-footer{
    height: 100px;
    overflow: hidden;
    background: #41bcd6;
}
.lit-footer p{
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}
.lit-position{
    height: 40px;
    line-height: 40px;
    background: #3fce81;
    border-radius: 4px;
}
.lit-position p{
    padding-left: 40px;
    background: url("../images/lit-position-icon.png") no-repeat 22px 13px ;
    color: #FFFFFF;
    font-size: 14px;
}
.lit-position p a{
    color: #FFFFFF;
}
.lit-position p span{
    margin: 0px 8px;
}

.lit-position{
    margin-top: 15px;
}
.lit-gl-content{
    margin-top: 20px;
}
.lit-gl-content ul li{
    height: 40px;
    line-height: 40px;
}
.lit-gl-content ul li p{
    margin-left: 20px;
    float: left;
    max-width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.lit-gl-content ul li p a{
    color: #000000;
}
.lit-gl-content ul li p a:hover{
    color: #41bcd6;
}
.lit-gl-content ul li.nth-child{
    background: #f3f3f3;
}
.lit-gl-content ul li span{
    font-size: 12px;
    color: #919191;
    margin-right: 17px;
    float: right;
}
.ancient-page a{
    height: 26px;
    width: 26px;
    border: 1px solid #dadada ;
    color: #8f8e8e;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    font-size: 14px;
    border-radius: 3px;
    margin: 0px 5px;
}
.ancient-page a.cur{
    color: #FFFFFF;
    background: #e53030;
}
.ancient-page{
    height: 28px;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 143px;
}
.ancient-page a:hover{
    color: #FFFFFF;
    background: #e53030;
}

.lit-xl-title h1{
    font-size: 24px;
    color: #15bdfa;
    line-height: 24px;
    height: 24px;
    text-align: center;
}
.lit-xl-title{
    padding-top: 34px;
    padding-bottom: 20px;
    margin: 0px 40px;
    border-bottom: 1px dashed #d1d1d1;
}
.lit-xl-title p{
    line-height: 14px;
    height: 14px;
    text-align: center;
    color: #969696;
    margin-top: 18px;
}
.lit-xl-pic{
    text-align: center;
    padding-top: 45px;
}
.lit-xl-text{
    margin: 60px 60px 200px 60px;
}
.lit-xl-text p{
    line-height: 40px;
    text-indent: 2em;
    color: #5f5f5f;
    font-size: 14px;
}
/*新增*/
.lit-project-container{
    height: 210px;
    background: #65472a;
}
.lit-project-content img{
    width: 192px;
    height: 172px;
    border: 4px solid #b28f6c;
}
.lit-project-container a{
    top: 15px;
    height: 180px;
}
.published-results-content{
    height: 230px;
}</pre></body></html>