<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

/*å¼•å…¥ä¸‹æ‹‰æ¡†æ&nbsp;·å¼*/

@import "divselect.css";

/*é—®é¢˜ç›´é€šè½¦*/

@import "question-div.css";

/*æ–°æ”¿é€Ÿé€’*/

@import "policyDeliver-div.css";

/*æœåŠ¡2017*/

@import "service-time-line.css";

/*å¼•å…¥å¤´éƒ¨æ&nbsp;·å¼çš„css*/

@import "pop_salon.css";
@import "pop_policy.css";
@import "pop_hotline.css";
@import "pop_roadshow.css";
@import "pop_finance.css";
@import "pop_agency.css";
@import "pop_devhome.css";
@import "pop_credit.css";
@import "module/list.css";
@import "module/box.css";

/*=========================================================================*/


/*=========================é‡ç½® aliceui begin======================*/

.wrapper {
    width: 1100px;
    margin: 0 auto;
}

.ui-grid-1 {
    width: 34px;
}

.ui-grid-2 {
    width: 78px;
}

.ui-grid-3 {
    width: 122px;
}

.ui-grid-4 {
    width: 166px;
}

.ui-grid-5 {
    width: 210px;
}

.ui-grid-6 {
    width: 254px;
}

.ui-grid-7 {
    width: 298px;
}

.ui-grid-8 {
    width: 342px;
}

.ui-grid-9 {
    width: 386px;
}

.ui-grid-10 {
    width: 430px;
}

.ui-grid-11 {
    width: 474px;
}

.ui-grid-12 {
    width: 518px;
}

.ui-grid-13 {
    width: 562px;
}

.ui-grid-14 {
    width: 606px;
}

.ui-grid-15 {
    width: 650px;
}

.ui-grid-16 {
    width: 694px;
}

.ui-grid-17 {
    width: 738px;
}

.ui-grid-18 {
    width: 782px;
}

.ui-grid-19 {
    width: 826px;
}

.ui-grid-20 {
    width: 870px;
}

.ui-grid-21 {
    width: 914px;
}

.ui-grid-22 {
    width: 958px;
}

.ui-grid-23 {
    width: 1002px;
}

.ui-grid-24 {
    width: 1046px;
}

.ui-grid-25 {
    width: 1090px;
}

.ui-grid-row {
    margin-right: -10px;
    zoom: 1;
}

.ui-grid-row:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

.footer {
    width: 1150px;
}


/*ä¿®æ”¹å¤§å°å¤´éƒ¨æ–‡ä»¶ä¸º1100px*/

.top-wrapper .wrapper {
    width: 1150px;
    margin: 0 auto;
}

.top-wrapper .ui-grid-1 {
    width: 36px;
}

.top-wrapper .ui-grid-2 {
    width: 82px;
}

.top-wrapper .ui-grid-3 {
    width: 128px;
}

.top-wrapper .ui-grid-4 {
    width: 174px;
}

.top-wrapper .ui-grid-5 {
    width: 220px;
}

.top-wrapper .ui-grid-6 {
    width: 266px;
}

.top-wrapper .ui-grid-7 {
    width: 312px;
}

.top-wrapper .ui-grid-8 {
    width: 358px;
}

.top-wrapper .ui-grid-9 {
    width: 404px;
}

.top-wrapper .ui-grid-10 {
    width: 450px;
}

.top-wrapper .ui-grid-11 {
    width: 496px;
}

.top-wrapper .ui-grid-12 {
    width: 542px;
}

.top-wrapper .ui-grid-13 {
    width: 588px;
}

.top-wrapper .ui-grid-14 {
    width: 634px;
}

.top-wrapper .ui-grid-15 {
    width: 680px;
}

.top-wrapper .ui-grid-16 {
    width: 726px;
}

.top-wrapper .ui-grid-17 {
    width: 772px;
}

.top-wrapper .ui-grid-18 {
    width: 818px;
}

.top-wrapper .ui-grid-19 {
    width: 864px;
}

.top-wrapper .ui-grid-20 {
    width: 910px;
}

.top-wrapper .ui-grid-21 {
    width: 956px;
}

.top-wrapper .ui-grid-22 {
    width: 1002px;
}

.top-wrapper .ui-grid-23 {
    width: 1048px;
}

.top-wrapper .ui-grid-24 {
    width: 1094px;
}

.top-wrapper .ui-grid-25 {
    width: 1140px;
}

.top-wrapper .ui-grid-row {
    margin-right: -10px;
    zoom: 1;
}


/*=========================é‡ç½® aliceui end======================*/


/*   é‡ç½®a  begin*/

a {
    outline: none;
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    /*åŽ»é™¤ieæµè§ˆå™¨ä¸‹ç‚¹å‡»aæ&nbsp;‡ç­¾ä¼šæœ‰è™šçº¿æ¡†é—®é¢˜*/
}

a:link {
    color: #3F98EA;
}

a.ui-dialog-close {
    color: #666;
}

.animate {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-list-item a {
    color: #666;
    font-size: 14px;
}

.ui-list-item h3 a {
    font-size: 16px;
    color: #333;
}

.time-node-selected {
    color: #01a0e2 !important;
}


/*   é‡ç½®a   end*/

.main-wrapper {
    background: transparent;
    position: relative;
    margin-top: 0;
    min-width: 1100px;
    padding: 0;
    z-index: 2;
}

.main-wrapper,
.top-wrapper,
.bottom-wrapper {
    min-width: 1210px;
}
/* ==========================å…¬å…±å¯¼èˆªå’Œé¡¶éƒ¨===================== */
.guide-icon {
    margin-right: 8px;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/list/guide-icon.png) no-repeat left center;
}

.guide-icon.light {
    background: url(../img/list/guide-icon-light.png) no-repeat left center;
}

.nav-bar-wapper,
.nav-bar-wapper a,
.nav-bar-wapper a:link {
    color: #8899b5;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
}

.nav-bar-wapper.light,
.nav-bar-wapper.light a,
.nav-bar-wapper.light a:link {
    color: #eeeeee;
    height: 60px;
    line-height: 60px;
}

.top-banner-graphic {
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.nav-bar-wapper.graphic {
    width: 1100px;
    margin: 0 auto;
}
.cutoff-rule {
    height: 6px;
    background: url(../img/notice/cutoff-rule.png) no-repeat left center !important;
}

.ui-list{
    list-style: none;
}
/* é‡å†™å¼¹æ¡†æç¤ºæ&nbsp;·å¼ */
.layui-layer-molv .layui-layer-title{
    background: #2b5eb3 !important;
}
.layui-layer-molv .layui-layer-btn a{
    border-color: #2b5eb3;
    background: #2b5eb3 !important;
}

/*==============page åˆ†é¡µ end================*/

.ui-paging {
    margin: 40px auto 60px;
    color: #888;
    font-size: 14px;
    font-weight: normal;
    /*background: url(../img/page-index.png) no-repeat center;*/
}

.ui-paging a.ui-paging-item {
    border: 1px solid #ddd;
    padding: 5px 12px;
    font-weight: normal;
    color: #999;
}

.ui-paging a.ui-paging-current,
.ui-paging a.ui-paging-item:hover {
    background: #408dff;
    color: #fff;
}

.ui-paging .ui-paging-prev,
.ui-paging .ui-paging-next,
.ui-paging .ui-paging-goto,
.ui-paging .ui-paging-goto .ui-paging-ellipsis,
.ui-paging .ui-paging-ellipse,
.ui-paging input[name="some_name"] {
    border-radius: 0;
    border: 1px solid #ddd;
    background: #fff;
    color: #999;
    box-shadow: none;
    filter: alpha;
    height: 30px;
    line-height: 30px;
    width: 44px;
    font-size: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-paging input[name="some_name"] {
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    width: 42px;
    font-size: 14px;
}</pre></body></html>