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

}




dl{
    overflow: hidden;
}
.col-top dl dd{
    float: left;
    width: 54%;
    height: 313px;
    border:4px solid #dddddd;
    overflow: hidden;
}

.cczx-nav span.more a{color:red}

.col-top dl dt{
    float: right;
    width:42.2%;
    line-height: 1.8em;
    height: 313px;
    overflow:hidden;
}
.col-top dl dt span{
    font-size: 14px;
    /*color: #333333;*/
    /*font-weight: bold;*/
    display: inline-block;
    padding: 0 0 20px 0;
    text-indent:25px
}
.col-top dl dt p{
    text-indent:25px
}
.detail_bottom{
    color:#7b7979;
}
.detail_bottom .red{
    color: #de4249;
    padding: 0 5px !important;
    text-indent: initial;
}
.click-more{
    display: block;
    text-align: center;
    color: #ba2f39;
    padding:10px 0;
	margin:10px 0;
    cursor: pointer; background: #f9f9f9;
}
.click-more span{
    background: url("../../img/ts_right.png") no-repeat right center;
    padding: 0 28px 0 0;
}
.page_body_left_text {
    font-size: 14px;
    /*width: 60%;*/
}
.page_body_left_text dl dd.title-bold{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}
.page_body_left_text ul.rank{
    margin-top: 4px;
}
.huise{
    color: #666666 !important;
}
.page_body_left_text span{
    color: #333333;
}
.page_body_left_text dl dd, .page_body_left_text dl dd, .page_body_left_text dl dt{
    color: #333333;
}
.page_body_left_col&gt;a{

    border:none;
}
.page_body_left_col{
    border:1px solid #ededed;
    background: #f9f9f9;
    margin: 30px 0;
}
.a-right{
    width: 350px;
    top: 40% !important;
    overflow: hidden;
    text-align: left !important;
}
.a-right .a-right-icon{
    display: inline-block;
    border-right: 1px solid #e8e8e8;
    height: 135px;
}
.a-right .a-right-icon_item{
    display: inline-block;
    padding: 0 14px;
}
.a-right .a-right-icon_item .a-right-img{
    margin: 30px 0 10px 2px;
}
.a-right .a-right-icon_item .ts{
    width: 100%;
    height: 30px;
    text-align: center;
}
.a-right .a-right-icon_item .zan{
    display: inline-block;
    color:#ff6c00;
}
.a-right .zan_icon{
    position: absolute;
    right: -12px;
    top: 0;
	cursor: pointer;
}

.a-right-img,.a-right-img-text{
    float: left;
}
.a-right span{
    background: none;
    color: #333333;
    text-align: left !important;
    padding: 0;
}
.a-right-img-text{
    margin-top: 40px;
    margin-left: 10px;
}
.a-right-img-text span.zs{
    color: #a2000c;
}
.a-right-img-text p{
    margin-top: 8px;
}
.huiseA{
    color: #999999 !important;
}
/*tuijian*/
.jxtj_box{
    margin: 30px 0;
}
.jxtj_box .name_list{
    text-align: center;
}
.jxtj_box .name_list .s_name{
    margin: 0 10px;
}
.com_title{
    position: relative;
    background-image: url(../../img/com_pub_title.png);
    width: 100%;
    height: 40px;
}
.com_title .title_name{
    color: white;
    width: 150px;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
}
.com_title .sel_others{
    position: absolute;
    top: 12px;
    right: 0;
    width: 105px;
    height: 30px;
    background: #d9000e;
    border-radius: 15px;
    color: white;
    text-align: center;
    line-height: 30px;
}
.com_title .sel_others span{
    background: url(../../img/ts_right_1.png) no-repeat right;
    padding: 0 10px;
}
/*e-tuijian*/
.list-box{
    overflow: hidden;
}
.li_box{
    float: left;
    border:1px solid #ededed;
    width: calc(25% - 20px);
    margin-top: 20px;
    background: #ffffff;
    margin-right: 20px;
}

.list-box .li_box:hover{
    border: 1px solid #ba2f39;
    cursor: pointer;
}

.list-box .li_box:nth-child(2n){
    margin-left: 10px;
    margin-right: 10px;
}
.list-box .li_box:nth-child(3n){
    margin-left: 10px;
    margin-right: 10px;
}
.list-box .li_box:nth-child(4n){
    float: right;
    margin-right:0;
}
.list-box .li_box .img-box{
    position: relative;
    display:block;
    width: 100%;
    min-height:80px;
}
.img-box img {
    bottom: 0;
    width: 100%;
    height: 100%;
}
.list-box .li_box .li_name{
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -5px;
    white-space: nowrap;
    color: #585858;
}
.ryzz{
    overflow: hidden;
}
.ryzz .zz_imgs{
    margin-top: 22px;
}
.ryzz .zz_imgs .zz_li{
    float: left;
    width: 25%;
    margin-top: 20px;
    background: #ffffff;
    text-align: center;
}
.ryzz .zz_imgs .zz_li:nth-child(4n){
    float: right;
}
.ryzz .zz_imgs .zz_li .zz_img{
    width: 80%;
    margin: 0 auto;
    min-height:80px;
    max-height: 144px;
    border:1px solid #ededed;
}
.ryzz .zz_imgs .zz_li .zz_img:hover{
    cursor: pointer;
}
.ryzz .zz_imgs .zz_li .zz_name{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}


.dzsl{
    color: #a2000c !important;
    font-size: 20px !important;
}
.cczx-nav a{
    display: inline-block;
    padding: 0 20px;
}
.col-cczx{
    position: relative;
    margin: 30px 0;
}
.col-cczx .btns_box{
    width: 80%;
    position: absolute;
    left: 240px;
    top: 8px;
}
.col-cczx .btns_box .sb_click_btn{
    display: inline-block;
    width: 70px;
    height: 33px;
    background-color:#cccccc;
    color: white;
    border-radius: 15px;
    text-align: center;
    line-height: 33px;
    margin-right: 15px;
	overflow:hidden;
}
.col-cczx .btns_box .sb_click_btn.active{
    background: #d9000e;
}
.cczx-nav span{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 20px;
}
.cczx-nav{
    position: relative;
}
.cczx-nav span.more{
    position: absolute;
    right:20px;
    color: red;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
.composing-right{
    float: none;
    width:inherit;
}
.course {
    background: url(../../images/public/eay.png) no-repeat left center;
}
.teacher {
    background: url(../../images/public/love.png) no-repeat left center;
}
.news-jg h3{
    border-bottom:1px solid #ddd;
    position: relative;
}
.news-jg h3 span{
    border-bottom:1px solid #a2000c;
    display: inline-block;
    padding-bottom: 5px;
    font-weight: bold;
    color: #333333;
    font-size: 18px;
}
.news-jg dl{
    overflow: hidden;
    margin-top: 5px;
}
.news-jg dl dd,.news-jg dl dt{
    width:46%;
}
.news-jg dl dd{
    float: left;
}
.news-jg dl dt{
    float: right;
}
.news-jg dl a{
    display: block;
    width:100%;
    position: relative;
    overflow: hidden;
}
.news-jg dl a span{
    float: left;
    color: #757575;
    line-height: 32px;
}
.news-jg dl a span.eay-number{
    float: right;
    width: 100px;
    background: url(../../images/public/eay.png) no-repeat left center;
    padding: 0 0 0 28px;
    color: #cccccc;
}
.news-jg dl a span:first-child{
    display: inline-block;
    width: 260px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.news-jg{
    margin-bottom: 20px;
    margin-top: 30px;
}
.class-p{
    position: absolute;
    right:0;
    top:5px;
    background: url("../../images/public/dh.png") no-repeat left center;
    padding-left: 24px;
}
.yybm-box{
    background: url(../../images/public/bg02.png) no-repeat center center;
    height: 356px;
    width: 100%;
    margin: 10px 0 0 0;
    color: #ffffff;
    border-radius: 4px;
}
.yybm-box ul h6{
    font-size: 20px;
    font-weight: bold;
}
.yybm-box ul{
    padding:36px 0px 20px 20px;
    overflow: hidden;
}
.yybm-box ul li{
    float: left;
}
.yybm-box ul li:first-child{
    margin: 0 14px 0px 0;
}
.yybm-box p a{
    display: block;
    line-height:42px;
    color: #ffffff;
}
.yybm-box p a span{font-size: 12px;}
.yybm-box p{
    margin: 14px 0 0 0;
}
.yybm-box p a:nth-child(1){
    background: url("../../images/index/01.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.yybm-box p a:nth-child(2){
    background: url("../../images/index/02.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.yybm-box p a:nth-child(3){
    background: url("../../images/index/03.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.yybm-box p a:nth-child(4){
    background: url("../../images/index/04.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.yybm-box p a:nth-child(5){
    background: url("../../images/index/05.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.yybm-box p a:nth-child(6){
    background: url("../../images/index/06.png") no-repeat left center;
    padding: 0 0 0 28px;
}
.textarea{
    display: block;
    width: 300px;
    padding: 20px;
    border-radius: 4px;
    background: #f1f0ef; color:#999;
}
.col-form{
    line-height: 32px;
    background: #ffffff;
    color: #333333;
}
.col-form {
    margin-top: 10px;
    border-radius: 4px;
    padding: 0 20px;
    background: #f1f0ef;
    position: relative;
}
.col-form  span{
    color: #999999;
    display: inline-block;
    padding: 0 10px 0 2px;
}
.col-form:last-child  span{
    padding: 0 4px 0 3px;
}
.suxm-box{
    width: 100px;
}
.col-form{
    font-size: 12px !important;
}
.xb-text{
    color: #666666;
}
.xb{
    background: none;
}
input{
    background: none;
    outline: none;
}
.btn-box{
    text-align: center;
    margin: 24px 0;
}
.btn-box input{
    background: #ba2f39;
    display: inline-block;
    line-height: 36px;
    padding: 0px 36px;
    color: #ffffff;
    border-radius: 4px; cursor:pointer;
}
.liuYan-box{
    width:340px;
    margin-left: 10px;
    background: #e6e7e7;
    color: #666666;
    font-size: 12px;
    border-radius: 4px;
    /*overflow: hidden;*/
}
.liuYan-box a{
    color: #666666;
}
.liuYan-box h4{
    background: #f6f6f6;
    font-size: 12px;
    line-height: 36px;
    padding: 0 10px;
    position: relative;
}
.liuYan-box h4&gt;span{
    color: red;
}
.yybm-box .liuYan-box ul{
    padding: 10px;
}
.yybm-box .liuYan-box ul li{
    line-height: 25px;
    width: 100%;
}
.yybm-box .liuYan-box ul li a{
    background: url("../../images/public/min-dot.png") no-repeat left center;
    padding: 0 0 0 8px; cursor:pointer;
}
.left-dot{
    position: absolute;
    left: -20px;
    top:50%;
    margin: -10px 0;
}
.col-top dl dd img{
    width:100%;
    height: auto;
}

.pc-slide {
    width: 783px;
    margin: 0 auto;
    position: relative;
    height: 250px;
}

.swiper-wrapper{
    overflow:hidden;
}
.swiper-containerAB{
    height: 250px !important;
}

.defaultPublic{
    position: absolute;
    top:50%;
    width: 33px;
    cursor: pointer;
    margin: -27.5px 0;
}
.img-box-oo{
    width: 100%;
    height: 168px;
    background: #ba2f39;
    position: relative;
}
.defaultTwo{
    right: -68px;
}
.defaultOne{
    left: -68px;
}
.defaultPublic img{
    display: inline-block;
}
.view .swiper-container {
    width:600px;
    height: 0;
}

.view .arrow-left {
    position: absolute;
    left: 5px;
    top: 46%;
    margin: -14.5px 0;
    width: 16px;
    height: 29px;
    z-index: 10;
}

.view .arrow-right {
    position: absolute;
    right: 10px;
    top: 46%;
    margin: -14.5px 0;
    width: 16px;
    height: 29px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 680px;
    height:160.4px;
    margin: auto;
    margin-top: 24px;
}
.preview .swiper-slide img{
    width:90%;
}

.preview .swiper-slide {
    width: 176px;
    height: 160.4px;
}

.preview .slide6 {
    width: 176px;
    height: 160.4px;
}

.preview .arrow-left {
    background: url(images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}
.currentD{
    color: #fbe550 !important;
    background: url(../../images/header/nav-homeD.png) no-repeat 36px center !important;

}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}
.page__right_col h5{
    background: #eeeeee;
    color: #ba2f39;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}
.page__right_col_main{
    background: #fcf6f6;
    padding-top: 14px;
}
.text-banner-box.text-banner-boxNoMARGIN a{
    border-color: #fcf6f6;
}
.currentB{
    border:1px solid #ba2f39 !important;
    color: #ba2f39;
}
.text-banner-box a:hover{
    border:1px solid #ba2f39 !important;
    color: #ba2f39;
    cursor: pointer;
}
.currentC{
    color: #ba2f39;
    border-bottom: 1px solid #ba2f39;
}
.cczx-nav a{
    padding: 0;
    margin: 0 20px;
    /*font-weight: bold;*/
}
.xingbie{
    display: inline-block;
    overflow: hidden;
    position:absolute ;
    top:0;
}
.xingbie input,.xingbie span{
    float: left;

}
.xingbie input{
    margin: 10px 0 0 0;
}
.swiper-containerAB{
    width:100%;
    overflow: hidden;
}
.swiper-slideAB ul li{
    float: left;
    width: 20%;
    margin: 0 2.5%;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.swiper-slideAB ul{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.swiper-slideAB ul li p{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.46);
    color: #fff;
    font-size: 12px;
    height: 100%;
    display: none;
}
.swiper-slideAB ul li:hover p{
    display: block;
}
.swiper-slideAB ul li p span{
    display: block;
    padding: 20px;
}
.swiper-slideAB ul h2{
    color: #ba2f39;
    font-size: 18px;
    padding: 8px 0;
}
.swiper-slideAB ul h4{
    color: #999999;
    font-size: 12px;
}
.more-right{
    font-size: 13px !important;
    font-weight: normal;
    color: #ea969d !important;
    position: absolute;
    right: 2px !important;
    border: none !important;
    cursor: pointer !important;
    bottom: 2px !important;
}
/**jxtj_box*/
.jxtj_box .slide{width: 935px;margin:0 auto 0;position:relative;min-height: 300px}
.jxtj_box .slide ul{width: 100%;position: absolute;top:0;left:0;height: 100%}
.jxtj_box .slide ul li{;cursor: pointer}
.jxtj_box .slide .active li:nth-child(1){width: 24.59%;position: absolute;top: 29%;left: 2%;z-index: 1;transform: scale(1)}
.jxtj_box .slide .active li:nth-child(2){width: 24.59%;position: absolute;top: 29%;left: 16%;z-index: 2;transform: scale(1.2)}
.jxtj_box .slide .active li:nth-child(3){width: 24.59%;position: absolute;top: 29%;left: 37%;z-index: 3;transform: scale(1.5)}
.jxtj_box .slide .active li:nth-child(4){width: 24.59%;position: absolute;top: 29%;left: 58%;z-index: 2;transform: scale(1.2)}
.jxtj_box .slide .active li:nth-child(5){width: 24.59%;position: absolute;top: 29%;left: 73%;z-index: 1;transform: scale(1)}
.jxtj_box .slide ul li img{width: 100%;box-shadow: 0 0 10px rgba(0,0,0,.2)}
.jxtj_box .slide .title{width: 100%;text-align: center;font-size: 16px;color:#333333;bottom: 0;position: absolute}

.jxtj_box .slide .insufficient li{width: 22%;float: left;margin-left: 4%;margin-top: 8%;cursor: pointer;}
.jxtj_box .slide .insufficient li:nth-child(1){margin-left: 0}
.jxtj_box .slide .insufficient li p{width: 90%;font-size: 14px;color: #777474;margin:1% auto 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
/*e-jxtj_box*/
/*ppfw*/
.ppfw_box{
    margin: 30px 0;
    overflow: hidden;
}
.ppfw_fd{
    width: calc(50% - 50px);
    float: left;
    width: calc(50% - 50px);
    min-height: 300px;
    margin-top: 30px;
}
.ppfw_fd .ol-num{
    color:#666666 !important;
}
.ppfw_fd .ol-num p{
    line-height: 25px;
}
.ppfw_left{
    float: left;
    margin-right: 25px;
}
.ppfw_right{
    float: right;
    margin-left: 25px;
}

/*e-ppfw*/
/*yy_msg_box*/
.yy_msg_box .information {width: 100%;margin-top: 25px}
.yy_msg_box .information .title {width: 100%;height: 32px;background: #bbbbbb; line-height: 32px;}
.yy_msg_box .information .title span {display: block;float: left;height: 32px;text-align: center;color: #fff;font-size: 14px;}
.yy_msg_box .information .title span:nth-child(1) {
    width: 20%;
}

.yy_msg_box .information .title span:nth-child(2) {
    width: 30%;
}

.yy_msg_box .information .title span:nth-child(3) {
    width: 10%;
}

.yy_msg_box .information .title span:nth-child(4) {
    width: 10%;
}

.yy_msg_box .information .title span:nth-child(5) {
    width: 30%;
}
.yy_msg_box .information .wang_information_box{
    width: 100%;
    height: 330px;
    overflow: hidden;
}
.yy_msg_box .information ul {
    width: 100%;
}

.yy_msg_box .information ul li {
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #e5e5e5
}

.yy_msg_box .information ul li span {
    display: block;
    float: left;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yy_msg_box .information ul li span:nth-child(1) {
    width: 20%;
}

.yy_msg_box .information ul li span:nth-child(2) {
    width: 30%;
}

.yy_msg_box .information ul li span:nth-child(3) {
    width: 10%;
}

.yy_msg_box .information ul li span:nth-child(4) {
    width: 10%;
}

.yy_msg_box .information ul li span:nth-child(5) {
    width: 30%;
}
/*e-yy_msg_box*/
/*bottom_page*/
.bottom_page{width: 100%;margin: 15px 0;padding:20px 0;border-top: 1px solid #e4e4e4;}
.bottom_page .pages{width: auto;float: left;margin-top: 6px}
.bottom_page .pages .pre{float: left}
.bottom_page .pages .pre img{float: left;margin-top: 3%}
.bottom_page .pages .pre i{float: left;margin-top: 3%}
.bottom_page .pages .pre .soll_11_icon{content: url("../../img/solld_11.png");}
.bottom_page .pages .pre .lidd_11_icon{content: url("../../img/lidd_11.png");}
.bottom_page .pages .pre .queen{display: none}
.bottom_page .pages .pre span{display:block;float: left;margin-left: 8px}
.bottom_page .pages .pre span a{font-size: 14px;color:#888888}

.bottom_page .pages .pre:hover .ground{display: none}
.bottom_page .pages .pre:hover .queen{display: block}
.bottom_page .pages .pre:hover span a{color:#ba2f39}



.bottom_page .pages .next{float: left;margin-left: 30px}
.bottom_page .pages .next img{float: left;margin-top: 3%}
.bottom_page .pages .next i{float: left;margin-top: 3%}
.bottom_page .pages .next .solld_13_icon{content: url("../../img/solld_13.png");}
.bottom_page .pages .next .lidd_13_icon{content: url("../../img/lidd_13.png");}


.bottom_page .pages .next .queen{display: none}
.bottom_page .pages .next span{display:block;float: left;margin-left: 8px}
.bottom_page .pages .next span a{font-size: 14px;color:#888888}

.bottom_page .pages .next:hover .ground{display: none}
.bottom_page .pages .next:hover .queen{display: block}
.bottom_page .pages .next:hover span a{color:#ba2f39}





.bottom_page .statement{width: auto;float: right}
.bottom_page .statement .copyright{width: auto;float: left;border:1px solid #e2e2e2;border-radius:40px;padding: 5px 10px;margin-left: 10px}
.bottom_page .statement .copyright img{float: left;margin-top: 1%}
.bottom_page .statement .copyright i{float: left;margin-top: 1%}
.bottom_page .statement .copyright .lidd_2_icon{content: url("../../img/lidd (2).png");}
.bottom_page .statement .copyright .lidd_6_icon{content: url("../../img/lidd_06.png");}
.bottom_page .statement .copyright .lidd_3_icon{content: url("../../img/lidd (3).png");}
.bottom_page .statement .copyright .lidd_8_icon{content: url("../../img/lidd_08.png");}
.bottom_page .statement .copyright .lidd_03_icon{content: url("../../img/lidd_03.png");}
.bottom_page .statement .copyright .lidd_1_icon{content: url("../../img/lidd (1).png");}


.bottom_page .statement .copyright span{float: left;font-size: 14px;}
.bottom_page .statement .copyright span a{color:#888888}
.bottom_page .statement .copyright .queen{display: none}



.bottom_page .statement .copyright:hover .ground{display: none}
.bottom_page .statement .copyright:hover .queen{display: block}
.bottom_page .statement .copyright:hover span a{color:#ba2f39}
.bottom_page .statement .copyright:hover{border-color:#ba2f39}
.bottom_page .statement .copyright span a{color:#888888;padding: 0 6px;}
/*e-bootom_page*/
/*tel*/
.phone-19-9-26{width: auto;float: right}
.phone-19-9-26 .img{float: left;}
.phone-19-9-26 i{float: left;}
.phone-19-9-26 .tel_icon{content: url("../../img/phone-19-26_03.png")}
.phone-19-9-26 .free{float: left;font-size: 16px;font-weight: 500;margin-left: 5px;margin-top: 1px;border:0}
.phone-19-9-26 .number{float: left;font-size: 16px;font-weight: 700;margin-left: 5px;color: #ba2f39;margin-top: 2px;}
.phone-19-9-26 .examine{float: left;font-size: 16px;font-weight: 700;margin-left: 5px;cursor: pointer}
.phone-19-9-26 .examine span:nth-child(1),phone-19-9-26 .examine span:nth-child(3){color: #333333 !important;border:0 !important;}
.phone-19-9-26 .examine .r{border: 0;}
.phone-19-9-26 .examine span:nth-child(2){color: #ff9140 !important;border:0 !important;}
.phone-19-9-26 .none_s{display: none}
/*e-tel*/


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