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

/* CSS Document */
body,
div,
p,
span,
ul,
li,
dl,
dt,
dd,
a,
ol,
input,
button,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
}

body {
    font-family: 'Microsoft Yahei', '黑体', 'Simsun';
    font-size: 14px;
    background: #e0f2fc;
    line-height: 24px;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #ED008B;
    text-decoration: none;
}

body,
input,
button {
    outline: none;
    font-family: "微软雅黑";
}

.center {
    margin: 0 auto;
}

.no_padding {
    padding-left: 0 !important;
}

.no_bg {
    background: none !important;
}

.red {
    color: #ED008B !important;
}

.no_margin {
    margin: 0;
}

.dr_con_a:hover {
    color: #333333;
    text-decoration: underline;
}

.dr_cursor {
    cursor: pointer;
}

/*直通车*/
.all {
    width: 100%;
    height: auto;
    background: #FFF;
    overflow: hidden;
}

.top {
    width: 100%;
    height: 37px;
    background: #EDEDED;
    line-height: 37px;
}

.top_show {
    width: 1166px;
    padding: 0 17px;
    color: #666;
    /* overflow: hidden; */
}

.t_left {
    float: left;
}

.t_right {
    width: 373px;
    float: right;
    position: relative;
}

.t_right span {
    display: inline-block;
    float: left;
    /* margin: 0 5px; */
}
.t_right&gt;em{
    display: inline-block;
    float: left;
  margin-right: 6px;
    font-style: normal;
}

.t_right .city_box_hover:hover .chengshi {
    display: block;
    transition: all 0.5s ease-out;
    transform: scale(1);opacity: 1;
}

.t_right .chengshi {
    position: absolute;
    top: 37px;
    width: 330px;
    right: 120px;
    background: #fff;
    z-index: 9999;
    /* display: none; */
    transform: scale(0);transform-origin: top;transition: all .5s ease-in-out;opacity: 0;
}

.chengshi li {

    padding: 0 10px;

}
.chengshi li em{
    margin-right: 10px;
    color: #004097;
    font-size: 12px;
    font-style: normal;
}

.chengshi li a {
    color: #666;
}

.chengshi li a:hover {
    color: #004097;
}

.cneghsi_r {
    float: left;
    padding: 0 20px;
    margin: 0 10px 0 12px;
    background: url(../images/t_ico2.png) no-repeat left center;
    margin-left: 15px;
}

.cneghsi_r p {
    padding-right: 10px;
    background: url(../images/t_ico3.png) no-repeat right center;
    cursor: pointer;
}

/*header*/
.header {
    width: 1160px;
    height: 90px;
    padding: 25px 30px 0 15px;
}

.logo {
    width: 166px;
    height: 72px;
    overflow: hidden;
    float: left;
}

.logo a {
    display: block;
    width: 166px;
    height: 0;
    padding-top: 72px;
    background: url(../images/logo.png) no-repeat;
}

.logo_r {
    float: right;
    width: 815px;
    padding-top: 7px;
}

.search {
    float: left;
    width: 606px;
}

.search_show {
    height: 39px;
    border: 1px solid #ccc;
    line-height: 39px;
}

.zixun {
    float: left;
    width: 78px;
    height: 39px;
    text-align: center;
    border-right: 1px solid #ccc;
    position: relative;
}

.zixun span {
    padding-right: 10px;
    background: url(../images/search_l_ico.png) no-repeat right;
    text-align: center;
}

.zixun:hover span {
    background: url(../images/search_l_icoh.png) no-repeat right;
}

.zx_xiala {
    position: absolute;
    width: 78px;
    height: auto;
    top: 30px;
    left: -1px;
    list-style: none;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    border-top: 0;
    display: none;
}

.zx_xiala li {
    width: 78px;
    text-align: center;
}

.search_text {
    float: left;
    width: 458px;
    height: 39px;
    padding-left: 10px;
    font-size: 15px;
}

.search_show .btn {
    float: left;
    width: 57px;
    height: 39px;
    background: #ED008B url(../images/searh.png) no-repeat center;
    cursor: pointer;
}


.search_b li {
    float: left;
    padding: 0 10px;
    background: url(../images/search_b_ico.jpg) no-repeat right center;
    line-height: 28px;
}

.ceshi {
    float: left;
    width: 177px;
    height: 49px;
    background: url(../images/t_ce_ico_10.png) no-repeat;
    text-align: center;
    line-height: 49px;
    margin-left: 32px;
}

.ceshi a {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/ceshi_ico.png) no-repeat left center;
    color: #fff;
}

/*左侧导航*/
.conter_c {
    width: 1200px;
    position: relative;
    width: 1200px;
}

.left_nav {
    float: left;
    width: 228px;
    height: auto;
    z-index: 222;
    position: absolute;
    top: 0;
    left: 0;
}

.ke_nav {
    background: #FFEDF7;
    box-shadow: 0px 3px 6px #ccc;
}

.ke_nav h2 {
    width: 249px;
    height: 49px;
    background: url(../images/left_nav_bg.png) no-repeat;
    line-height: 49px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-left: -15px;
}

.ke_nav h2 p {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/l_nav_hico.png) no-repeat left center;
}

.nav_list {
    height: 60px;
    width: 225px;
    position: relative;
    cursor: pointer;
}

.nav_l_hover {
    background: #fff;
    border-left: 3px solid #ED008B;
    position: relative;
}

.ke_tit {
    height: 55px;
    padding-left: 13px;
    padding-top: 5px;
}

.ke_tit dt {
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
}

.ke_tit dd a {
    font-size: 12px;
    margin-right: 13px;
}

.left_fnav {
    width: 295px;
    height: auto;
    background: #fff;
    padding: 15px 30px;
    position: absolute;
    top: 0;
    left: 225px;
    box-shadow: 1px 3px 6px #ccc;
    display: none;
    border: 1px #ED008B dashed;
}

.f_nav_tit {
    border-bottom: 1px solid #3F4143;
}

.fnav_div {
    overflow: hidden;
    padding: 5px 0 10px;
}

.fnav_ul {
    float: left;
    margin-right: 26px;
    line-height: 28px;
}

/*右悬浮*/
.r_xuanfu {
    width: 40px;
    height: 230px;
    position: fixed;
    right: 0;
    bottom: 62px;
    z-index: 100;
}

.xf_pindao li {
    width: 38px;
    height: 35px;
    background: #fff;
    border: 1px solid #ED008B;
    line-height: 18px;
    padding-top: 3px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.xf_pindao li:hover {
    background: #ED008B;
    color: #fff;
}

.xf_pindao .xf_current {
    background: #ED008B;
    color: #fff;
}

.r_xuanfu p {
    width: 40px;
    height: 40px;
    margin-top: 10px;
}

.r_xuanfu .fanhui {
    background: url(../images/fanhui.jpg) no-repeat;
}

.r_xuanfu .fanhui:hover {
    background: url(../images/fanhui_h.jpg) no-repeat;
}

.r_xuanfu .yidong_ke {
    background: url(../images/yidong.jpg) no-repeat;
    position: relative;
}

.weixin_gh {
    position: absolute;
    left: -114px;
    top: -33px;
    display: none;
}

.r_xuanfu .yidong_ke:hover {
    background: url(../images/yidong_h.jpg) no-repeat;
}

.r_xuanfu .yidong_ke:hover .weixin_gh {
    display: block;
}

.r_xuanfu .wenti {
    background: url(../images/wenti.jpg) no-repeat;
}

.r_xuanfu .wenti:hover {
    background: url(../images/wenti_h.jpg) no-repeat;
}

/*左侧导航右侧*/
.c_right {
    float: right;
    width: 972px;
    height: auto;
}

.nav_ul {
    width: 970px;
    height: 30px;
    padding-top: 10px;
    border-bottom: 2px solid #ED008B;
    line-height: 44px;
}

.nav_ul li {
    float: left;
    margin: 0 15px;
}

.nav_ul li a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    font-weight: bold;
    font-size: 16px;
}

.nav_ul li a:hover {
    background: #F4F4F4;
}


/*八条*/
.over {
    width: 100%;
    height: 1px;
    overflow: hidden;
}

.footer_all {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.batiao {
    padding-top: 30px;
    width: 100%;
    height: 137px;
    overflow: hidden;
}

.zhidu {
    width: 100%;
    height: 137px;
    background: #F5F5F5;
    border-bottom: 2px solid #ED008C;
    overflow: hidden;
}

.zd_show {
    width: 920px;
    padding-left: 280px;
}

.zhidu_show {
    width: 952px;
    overflow: hidden;
}

.zhidu_show li {
    float: left;
    margin: 20px 40px 0;
    font-size: 17px;
}

.zhidu_show li span {
    display: inline-block;
    width: 31px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    color: #ED018C;
    font-size: 18px;
    margin-right: 5px;
    background: url(../images/b_ico_bg.png) no-repeat;
}

/*底部*/
.footer_all a:hover {
    color: #333333;
    text-decoration: underline;
}

.footer_t {
    width: 900px;
    padding-left: 300px;
}

.footer_c {
    width: 895px;
    padding: 18px 0;
    overflow: hidden;
}

.logo_l {
    float: left;
    width: 244px;
    height: 72px;
    line-height: 72px;
}

.f_logo {
    float: left;
    width: 166px;
    height: 72px;
    padding: 20px;
    background: url(../images/f_ico1.jpg) no-repeat right center;
}

.logo_l h2 {
    float: left;
    color: #005DA3;
    font-size: 22px;
    font-weight: normal;
    padding-left: 15px;
    margin-left: 15px;
    background: url(../images/logo_lico.jpg) no-repeat left center;
}

.f_nav {
    float: left;
    padding: 20px 20px 0;
    background: url(../images/f_ico1.jpg) no-repeat right center;
}

.f_nav dl {
    float: left;
    margin: 0 20px;
    text-align: center;
}

.f_nav h3 {
    font-size: 15px;
}

.f_erweima {
    float: left;
    text-align: center;
    margin-left: 36px;
    padding: 0 5px;
    font-size: 12px;
}

.copyright {
    text-align: center;
    padding-bottom: 20px;
    font-size: 12px;
}

/*免费试听*/
.btn_show {
    width: 74px;
    height: 98px;
    position: fixed;
    left: 350px;
    bottom: 62px;
    z-index: 555;
    color: #fff;
}

.btn_show button {
    width: 74px;
    height: 98px;
    background: url(../images/shiting_btn.png) no-repeat;
    display: none;
}

.shiting_show {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    color: #fff;
    z-index: 555;
}

.st_input {
    width: 1120px;
    height: 60px;
    line-height: 60px;
    position: relative;
}

.st_input p {
    float: left;
    padding: 0 10px;
    font-size: 16px;
    background: rgba(65, 67, 67, 0.7);
}

.st_input .tiyan {
    padding-left: 65px;
    background: url(../images/xiaoren.png) no-repeat;
    background-color: 0;
    font-weight: bold;
    font-size: 18px;
    margin-right: 20px;
}

.st_input input,
.st_input select,
.st_input button {
    width: 140px;
    height: 30px;
    background: #fff;
    border: 1px solid #ccc;
    padding-left: 10px;
    font-size: 15px;
}

.st_input button {
    background: #ED008B;
    border: 0;
    margin: 16px 0;
    color: #fff;
}

.st_input .xxx {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/xxxx.png) no-repeat;
    left: -30px;
    top: 5px;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}

.st_input .xxx:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.list_weizhi {
    height: 30px;
    line-height: 30px;
    background: #EDEDED;
    padding-left: 17px;
}

h2 p a {
    color: #fff;
}

h2 p a:hover {
    color: #fff;
    text-decoration: underline;
}

.ke_tit dd {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
</pre></body></html>