<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{

    width: 1200px;

    margin: 0 auto;

    margin-bottom: 80px;

    height: 100%;

}

.web-content{

    height: 84px;

    margin-top: 21px;

}

.web-content .title-web{

    color: #000000;

    font-size: 29px;

    font-weight: 800;

    letter-spacing: 2px;

    height: 41px;

    line-height: 41px;

}

.web-content .time{

    color: #666666;

    font-size: 11px;

    margin-left: 20px;

    margin-top: 20px;

}

.search-bar{

    width: 336px;

    height: 42px;

    background: #FFFFFF;

    border: 1px solid #2587F4;

    position: relative;

    margin-left: 56px;

}

.search-bar .select_pos{

    width: 67px;

    height: 42px;

    background: rgba(37, 135, 244, .15);

    position: absolute;

    top: 0;



}

.search-bar .select_pos select {

    height: 41px;

    width: 67px;

    color: #2587F4;

    border: 0;

    padding-left: 10px;

}

.search-bar button{

    position: absolute;

    right: 0;

    width: 82px;

    height: 41px;

    background: #2587F4;

    color: #fff;

}



.input-search {

    position: absolute;

    left: 46px;

    height: 42px;

    line-height: 42px;

    width: 204px;

    padding-left: 50px;

}

.search-bar-icon{

    width: 20px;

    position: absolute;

    top: 12px;

    left: 70px;

}

.transfer{

    width: 208px;

    height: 42px;

    background: #2587F4;

    display: block;

    line-height: 42px;

    text-align: center;

    color: #fff;

    margin-right: 14px;

}

.acquisition{

    width: 208px;

    height: 42px;

    background: #1BB1E9;

    display: block;

    line-height: 42px;

    text-align: center;

    color: #fff;

}

.content{

    background: #ffffff;

    min-height: 100%;

}

.com-footer{

    background: #F5F5F5;

    padding-top: 60px;

}

.tab-bar{

    width: 1200px;

    height: 36px;

    background: #F5F5F5;

    line-height: 36px;

    padding-left: 12px;

    margin-bottom: 10px;

}

.tab-bar .active-bar{

    color: #2587F4;

}



.bottom-list{

    padding: 12px;

    width: 848px;

    background: #FFFFFF;

    margin-top: 10px;

}

.project-item-c{

    height: 30px;

    line-height: 30px;

    font-size: 13px;

}

.project-item-c .points{

    width: 3px;

    height: 3px;

    background: #666;

    border-radius: 50%;

    margin-top: 12px;

    margin-right: 5px;

}

.project-item-c .name{

    width: 402px;

}



.project-item-c .address{

    width: 110px;

}

.project-item-c .read{

    width: 100px;

}

.right-c {

    width: 340px;

    background: #FFFFFF;



}

.right-c  .right-top{

    text-align: center;

    margin: 0px auto;

    border: 1px solid #E0E4E5;

    padding-bottom: 20px;

    padding: 10px;

}

.right-top .logo{

    width: 120px;

    height: 120px;

    background: rgba(0, 0, 0, 0);

    margin: 0 auto;

}

.right-top .logo-icon{

    width: 120px;

    height: 120px;

    object-fit: cover;

}

.right-top .name{

    color: #000000;

    font-size: 14px;

    font-weight: bold;

}

.right-c  .sub{

    font-size: 12px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 18px;

    color: #000000;

    padding: 12px;

    text-align: start;

}

.img-bottom{

    width: 340px;

    height: 191px;

    margin-top: 20px;

}

.img-b-icon{

    width: 340px;

    height: 191px;

    object-fit: cover;

}

.left-c {

    width: 850px;

    background: #FFFFFF;



    height: 100%;

}

.content-news{

    height: 100%;

    min-height: 555px;

    border: 1px solid #E0E4E5;

}

.content-news .name{

    height: 21px;

    font-size: 22px;



    font-weight: bold;

    color: #2D1200;

    text-align: center;

    margin-top: 20px;

}

.content-news  .subtitle{

    font-size: 14px;



    color: #666666;

    text-align: center;



}

.content-info{

    padding: 24px;

    min-height: 100%;

}

.content-info div{

    min-height: 100% !important;

}

.recommend .r-title{

    height: 50px;

    line-height: 50px;

    color: #000;

    font-size: 16px;

    font-weight: bold;

    border-bottom: 1px solid #E0E4E5;

    margin-bottom: 20px;

}



.content-info img{

    /*width: 100% !important;*/

    /*max-width: 90% !important;*/

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