<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #fff;
    background-image: none;
}

input.form-control {
    border-radius: 0;
}

.maincontent .space-right {
    width: 900px;
    min-height: 200px;
    border: 1px solid #eee;
    border-left:none;
    position: relative;
    margin-bottom: 100px;
}

.maincontent .space-right .inBox .inBd {
    border: none;
}

.inBox .inBd .icon-view&gt;div {
    width: 158px;
    margin-top: 30px;
}


/*çƒ­é—¨æœåŠ¡*/

.hot-service {
    border: 1px solid #ccc;
    min-height: 207px;
    padding: 0 8px;
    padding-right: 412px;
    position: relative;
}

.hot-service .title-text {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 16px;
}

.scr-out-block {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 412px;
    padding-left: 40px;
}

.scr-block {
    width: 100%;
    min-height: 185px;
    padding: 0 20px 0 40px;
    position: relative;
}

.scr-block:before {
    content: "";
    position: absolute;
    height: 185px;
    width: 0;
    border-left: 1px solid #ccc;
    top: 9px;
    left: 0;
}

.scr-block .item {
    width: 236px;
    margin: auto;
    margin-top: 13px;
    text-align: center;
}

.scr-block .item input {
    height: auto;
    padding: 8px 12px;
    width: 100%;
}

.scr-block .item .btn {
    width: 100px;
    border-radius: 0;
}

.scr-block .item .btn.btn-default {
    background: #ccc;
}


/*æœåŠ¡ç›®å½•*/

.space-right .right-block {
    /*border:1px solid red;*/
    position: absolute;
    right: 0;
    top: 4px;
    /*width: 500px;*/
}

.space-right .right-block .search-block-one,
.space-right .right-block button {
    float: left;
}

.space-right .right-block .btn-bor {
    margin-left: 20px;
}

.space-right .right-block .btn-bor.on {
    background: #0B3458;
    color: #fff;
}


/**/

.service-list .cell-view {
    line-height: 30px;
    padding: 10px 35px;
    border-bottom: 1px solid #ccc;
}

.service-list .cell-view:last-child {
    border-bottom: none;
}


/**/

.icon-bg {
    width: 82px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    display: inline-block;
    font-size: 28px !important;
    color: #fff;
    margin-top: 37px;
}

.icon-bg:hover {
    transform: scale(1.1);
}

/*.layui-layer-title {*/
     /*display: none;*/
 /*}*/


/*å¼¹å‡ºå±‚*/

.standard-info {
    padding: 0 40px;
}

.standard-info .title-text {
    font-size: 20px;
    padding: 30px 0;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}

.standard-info .table-view {
    margin-top: 30px;
}

.standard-info table td {
    border: 1px solid #506ec1 !important;
}

.standard-info table td p {
    width: 150px;
    text-align: center;
}

/* ä¸ªäººæœåŠ¡åˆ—è¡¨ swq ç°åº¦*/
.work-content .work-content-item{
    border-bottom: 1px solid #e8e8e8 !important;
}
.work-content-item .item-tab::before{
    content: none
}
.work-content{
    padding:10px 20px;
}
.work-content-item .item-tab-con{
    padding-right:300px !important;
    position: relative;
}
.work-content-item .item-tab-con .blue-btn{
    color:#2570B0;
    border:1px solid #2570B0;
}
.right-list-btn{
    position: absolute;
    margin-top: -12px;
    margin-right: 40px;
    right:0;
    /*top:16px;*/
}
.right-list-btn a{
    color:#fff !important;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
}
.right-list-btn a img{
    position: relative;
    top:-1px;
}
.right-list-btn a.blue-btn{
    background:#325FC2;
    border:1px solid #325FC2;
    margin-left: 15px;
}
.right-list-btn a.ora-btn{
    background:#FF9600;
    border:1px solid #FF9600;
    margin-left: 15px;
}
.right-list-btn a.green-btn{
    background:#21E0A8;
    border:1px solid #21E0A8;
    margin-left: 15px;
}
.right-list-btn a.red-btn{
    background:#F96769;
    border:1px solid #F96769;
    margin-left: 15px;
}

.work-content-item .item-tab-right{
    position: absolute;
    right: 50px;
    top: 0;
}
.work-content-item .item-tab:hover, .work-content-item .item-tab.active{
    background: none
}
.work-content-item .item-tab .icon-right{
    font-size:14px;
    position: absolute;
    right: 10px;
    top:2px;
}
.work-content-item .item-tab  .icon-down-trangle{
    font-size: 24px;
}</pre></body></html>