<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.header{
    width: 100%;
    height: 116px;
    overflow: hidden;
}
.headBar{
    width: 1000px;
    height:74px;
    margin: 0 auto;
    background: url(../images/bg-headbar.png);
}
.hb-logo{
    width: 228px;
    height: 48px;
    margin:12px 7px;
}
.hb-logo a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/logo.png) no-repeat;
}
.toprmenu{margin-left: 330px;}
.hb-nav{
    float: right;
    height: 30px;
    margin:22px 5px 0 0;
    position: relative;
}
.icon-newapp{
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 24px;
    right: 150px;
    top: -18px;
}
.hb-nav li{
    height: 30px;
    float: left;
    line-height: 30px;
    margin-right: 22px;
    padding-left: 36px;
}
.phoneNum{
    font-size: 18px;
    font-weight: 900;
    font-family: "黑体";
    background: url(../img/cityIcon/icon-phone.png) no-repeat;
}
.appDwon{
    font-weight: 900;
    background: url(../img/cityIcon/icon-download.png) no-repeat 8px 3px;
}
.icon-newapp{
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 24px;
    background: url(../img/icon-newapp.png);
    left: 280px;
    top: -18px;
}
.headNav{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #119fd1;
    background: #f7f8f8;
}
.headNav .main-nav{
    width: 1000px;
    height: 100%;
    margin:0 auto;
}
.headNav .main-nav li{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none; padding: 0 14px;
    cursor: pointer;
}
.main-nav li a{display: inline-block;}
.main-nav li:hover,
.liCurr{background: #119fd1; }
.main-nav li a:hover,
.liCurr a{color: #fff;}
.main-nav li:active{background: #2188ad;}
.banner{
    width: 100%;
    height: 466px;
    background: url(../images/img-banner-1.jpg) no-repeat;
}
.banner .ban-main{
    width: 1000px;
    height: 100%;
    margin:0 auto;
}
.ban-img{
    width: 516px;
    height: 100%;
    /*background:url(../images/img-bannermain.png);*/
}

/*------------登录-----------*/
.loginAndReg{
    width: 220px;
    height: 215px;
    background: #f0f0f0;
    margin-top: 20px;
    zoom:1;
}
.loginAndReg .login-title{
    width: 180px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #119dcf;
    padding-left: 36px;
    background: url(../img/cityIcon/icon-head.png) no-repeat;
}
/*.loginAndReg .inpBox{*/
    /*width: 178px;*/
    /*height: 34px;*/
    /*font-size: 14px;*/
    /*margin: 8px 0;*/
    /*padding-left: 3px;*/
/*}*/
.headLogo,
.sb-weltext{display: inline-block;}
.headLogo{width: 60px;height: 60px;margin:0;padding: 0;
    background: url(../img/icon-head1.png) no-repeat;
}
.sb-weltext{width: 126px;height: 60px;font-size: 14px;line-height: 25px;}
.loginAndReg .sb-btns{
    height: auto;
    width: 180px;
    margin-left: 10px;
    cursor: pointer;
}
.loginAndReg .sb-btns button{
    width: 180px;
    height: 34px;
    line-height: 34px;
    border-style: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top:24px;
    cursor: pointer;
}
/*.loginAndReg .sb-btns .log:hover{background: #2583a4;}*/
/*.loginAndReg .sb-btns .log:active{background: #0e698a;}*/
/*.loginAndReg .sb-btns .log{background: #66bddc;}*/
/*.loginAndReg .sb-btns .reg{background: #a0a0a0;}*/
/*.loginAndReg .sb-btns .reg:hover{background: #666;}*/
/*.loginAndReg .sb-btns .reg:active{background: #333;}*/

.loginAndReg .login-area{
    width: 195px;
    height: 195px;
    margin: 8px 10px;
    font-size: 14px;
}
.login-area .weltext{padding:5px;}
.login-area .bt-btns{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-top:54px;
}
.login-area .bt-btns #startStu{color: #119dcf;}
.login-area .bt-btns #exit{text-align: right;color: #595757;}
.gray{color:#b3b3b3;}
.black{color: #222;}

/*--------------------------主体部分sb-main----------------------------*/
.sb-main{
    width: 1000px;
    height: auto;
    margin: 15px auto;
}
/*-----我们的优势------*/
.sb-main .sb-advant{
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
.sb-advant .advantage{
    width: 1000px;
    height: 150px;
    margin-bottom: 10px;
    /*background: #dff3fa;*/
}
.advantage:last-of-type:{margin-bottom:0;}
.adv-1{background: url(../images/img-advant-1.jpg) no-repeat;}
.adv-2{background: url(../images/img-advant-2.jpg) no-repeat;}
.adv-3{background: url(../images/img-advant-3.jpg) no-repeat;}
.adv-4{background: url(../images/img-advant-4.jpg) no-repeat;}

/*-----课程种类------*/
.sb-main .sb-courseType{
    width: 100%;
    height: auto;
}
.sb-courseType .courType{
    width: 100%;
    height: 248px;
    margin-bottom: 10px;
    position: relative;
}
.courType:last-of-type{margin-bottom: 0;}
.ct-financial{background: url(../images/img-type-financial.jpg) no-repeat;}
.ct-tax{background: url(../images/img-type-tax.jpg) no-repeat;}
.ct-account{background: url(../images/img-type-account.jpg) no-repeat;}
.ct-practice{background: url(../images/img-type-practice.jpg) no-repeat;}
/*.btn-more{*/
    /*position: absolute;*/
    /*width: 86px;*/
    /*height: 30px;*/
    /*background: #f0f0f0;*/
    /*cursor: pointer;*/
    /*opacity:0;*/
    /*filter:alpha(opacity:0);*/
    /*zoom:1;*/
    /*-webkit-border-radius: 13px;*/
    /*-moz-border-radius: 13px;*/
    /*border-radius: 13px;*/
    /*behavior: url(../js/ie-css3.htc);*/
/*}*/
.more1{top: 22px;left: 396px;}
.more2{top: 24px;left: 500px;}
.more3{top: 24px;left: 396px;}
.more4{top: 36px;left: 500px;}
/*.btn-more:hover{opacity: 0.3;filter:alpha(opacity:30);}*/
/*----------登录框-----------*/
.fix-log{
    position: fixed;
    width: 340px;
    height: 390px;
    border:5px solid #ccc;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);/*垂直水平居中*/
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    /*transform:&nbsp;translate(-50%,&nbsp;-50%);*/
    background: #fff;
    color: #666;
    z-index: 999;
}
.tit-flog{
    display: inline-block;
    width:100%;
    height: 38px;
    line-height: 38px;
    background:#eeeeee;
    border-bottom: 1px solid #c5c5c5;
}
.tit-flog .fl-font,.tit-flog .fl-close{display: inline-block;line-height: 38px;text-align: center;}
.tit-flog .fl-font{width: 293px;height: 100%;}
.tit-flog .fl-close{ width:38px;height: 100%;cursor: pointer;border-left: 1px solid #c5c5c5;}
.tit-flog .fl-close:hover{background: #8b8b8b;color: red;}
.tit-flog .fl-close:active{background:#222222;color: red;}
.fix-log .fl-content{
    width: 80%;
    height: 300px;
    padding: 6% 10%;
    /*background: #ccc;*/
}
.logTypeChoose{font-size: 14px;width:100%;margin-bottom: 10px;}
.logTypeChoose li{
    float: left;
    height: 24px;
    margin-right:10px;
}
.logTypeChoose input,
.logTypeChoose label{vertical-align: middle; cursor: pointer;}
.inpBox{
    /*width: 268px;*/
    /*height: 34px;*/
    /*line-height: 34px;*/
    width: 98%;
    height: 36px;
    line-height: 36px;
    margin:12px 0;
    padding:0;
}
.fl-content .fl-btn{
    width: 100%;
    height: auto;
    margin-top: 25px;
}
.fl-btn button{
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-style: none;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
}
.log{background: #66bddc;}
.log:hover{background: #2583a4;}
.log:active{background: #0e698a;}
.reg{background: #a0a0a0;}
.reg:hover{background: #666;}
.reg:active{background: #333;}


/*------------------------------------------继续教育首页continueEduIndex.html-----------------------------------------------------*/
.cei-header{
    width: 1400px;
    height: 444px;
    margin: 0 auto;
}
.cei-banner{
    width: 100%;
    height: 100%;
    background: url(../images/img-continueBanner-1.png);
}
.backIndex{
    font-weight: 700;
    background: url(../img/cityIcon/icon-home.png) no-repeat 8px 3px;
}
.cei-modulecontent{width: 96%;height:96%; padding: 15px 12px;}
.cei-cleft{width: 63%;height: auto;}
.cei-cright{width: 35%; height: auto;}
.graybg{background: #f8f8f8;}
.lbluef{color: #119dcf;}
.bluef{color: #0f69b6;}
.orangef{color: #c89716;}
.lbluebg{background: #119dcf;}
.bluebg{background: #0f69b6;}
.orangebg{background: #c89716;}
.cei-title{width: 100%;height: auto;}
.tit-text{display:inline-block;font-size:38px; font-weight: bold; padding: 18px 20px 10px 20px;}
.cei-line{display:block;width:100%; height: 5px;background: #c9c9c9;}
.underline{ width: 200px; height: 100%;}
.tit-more{display: inline-block;margin: 45px 10px 0 0; font-size: 14px; }

.cei-content1{width: 96%;height: 590px; padding: 0 2%;}
.map-search{
    width: 80%;
    height: 34px;
    margin: 30px 0 20px 30px;
}
.ms-search{
    width: 350px;
    height: 100%;
}
.tit-search{height: 34px; line-height: 34px;}
.searchBox{
    width: 225px;
    height: 100%;
    padding-left: 34px;
    border: 1px solid #c89716;
    background: url(../img/taxIcon/icon-search-1.png) no-repeat 5px 8px;
}
.searchBox .searchInp{
    width: 218px;
    height: 34px;
    line-height: 34px;
    outline: none;
    border:none;
    border:0;
    background: transparent;
}
.ms-search .btn-search{
    display: inline-block;
    width: 84px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #c89716;
}
.ms-search .btn-search:hover{background: #deb54c;}
.ms-search .btn-search:active{background: #af8413;}

.map-cont{
    width: 588px;
    height: 486px;
    /*background: url(../images/img-continue-map.jpg)*/
}

.courTable{width: 100%;height: 175px; margin-top: 20px;}
.faceEduDl{width: 145px;height: 100%;margin: 0 5px;}
.faceEduDl dt{
    width: 100%;
    height:100px;
   /*   background: url(../images/img-dt-faceEdu.jpg);*/
}
.faceEduDl dd{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #0f69b6;
    font-weight: bold;
    cursor: pointer;
}
.faceEduDl dd:hover{color: #c69513;text-decoration: underline;}
.faceEduList li{
    width: 100%;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.faceEduList li:hover{color: #0f69b6; font-weight: bold;}
.accountEdu-news{
    width: 576px;
    height: 140px;
    margin: 20px 20px;
}
.accountEdu-news dt,
.accountEdu-news dd{margin-bottom: 5px;}
.accountEdu-news dt{margin-right: 10px;}
.accountEdu-news .an-title{font-size: 16px;color: #1da3cc;}
.accountEdu-news .an-courIntro{font-size:12px; line-height: 24px;}
.accountTable{
    width: 100%;
    height: 335px;
    margin-top:20px ;
}
.accountTable tr{width: 96%;padding: 0 2%;}
.accountTable th{height: 34px;text-align: center;background: #f0f0f0;color: #1da3cc; font-weight: bold;}
.accountTable tr td{font-size:13px;  height: 34px;line-height: 34px;}
.accountTable tr td:nth-child(1){
    width: 246px;
    padding-left: 22px;
    background: url(../img/taxIcon/icon-arrow.jpg) no-repeat 0 14px;
}
.accountTable tr td:nth-child(2){text-align: center;}
.accountTable tr:nth-child(1){background: #f0f0f0;color: #1da3cc;}
.accountTable tr td .btn-atlisten{
    width: 34px;
    height: 24px;
    display: inline-block;
    background: url(../img/cityIcon/icon-trylisten.png) no-repeat;
}
.va{vertical-align: middle;}</pre></body></html>