/* 2020/5/10 */
/* 咨询电话-主站导航nav_changenav */
.fx_tel>li.li-add_name {
    margin-right: 0.8%;
}

.add_name {
    background: #fff;
    -moz-box-shadow: 2px 2px 8px #999;
    -webkit-box-shadow: 2px 2px 8px #999;
    box-shadow: 2px 2px 8px #999;
    margin-top: 14px;
    position: relative;
    z-index: 2;
}

.ul-add_name {
    min-height: 10px;
    overflow: hidden;
    position: relative;
}

.li-add_name {
    float: left;
    font-size: 16px;
    width: 3.8%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.li-add_name:after {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    width: 1px;
    height: 40%;
    background: #ddd;
}

.li-add_name.citysActived {
    background: #ff0000;
    color: #fff;
    position: relative;
    border-radius: 6px;
}

.li-add_name.citysActived:after {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    width: 1px;
    height: 40%;
    background: none;
}

.subtab_add {
    margin-top: 20px;
    clear: both;
}

.ul-subtab_add {
    min-height: 10px;
    overflow: hidden;
}

.li-subtab_add {
    box-sizing: border-box;
    background: #bfbfbf;
    width: 114px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    margin-right: 10px;
    float: left;
    cursor: pointer;
    font-size: 14px;
    margin-top: 14px;
    border-radius: 6px 6px 0 0;
}

.tabsubsub {
    background: #fff;
    -moz-box-shadow: 2px 2px 8px #999;
    -webkit-box-shadow: 2px 2px 8px #999;
    box-shadow: 2px 2px 8px #999;
    padding: 4px 20px;
    /* display: none;*/
}

.them_guangz i {

    width: 20px;
    height: 24px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.them_guangz span {
    font-size: 16px;
    color: #ff0000;
    border-bottom: dashed 1px #ff0000;
    padding-bottom: 4px;
    font-weight: bold;
}

.tabsubsub p {
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.tabsubsub p:nth-child(2) {
    background: url(https://u2.huatu.com/guangdong/pcdz.png) no-repeat left center;
}

.tabsubsub p:nth-child(3) {
    background: url(https://u2.huatu.com/guangdong/pcdh.png) no-repeat left center;
}

.tabsubsub p:nth-child(4) span a {
    text-decoration: underline;
    color: #ff0000;
    font-weight: bold;
}

.tabsubsub p:nth-child(4) {
    background: url(https://u2.huatu.com/guangdong/pcwz.png) no-repeat left center;
    padding: 0 0 0 18px;
}

.tabsubsub p:nth-child(5) {
    padding: 0 0 0 20px;
}


.tabsubsub p:nth-child(5) span a,
.tabsubsub p:nth-child(6) span a {
    display: inline-block;
    color: #fff;
    padding: 0 4px;
    border-radius: 6px;
    background: #ff0000;
    font-weight: bold;
}

/* .tabsubsub p:nth-child(6){display: none;} */
.li-subtab_add.contsActived {
    color: #ffffff;
    background: #f00;
}

.address_border.active {
    left: auto;
    right: 26px;
}

.address_border {
    position: absolute;
    top: -11px;
    left: 26px;
    border: 5px solid rgba(255, 255, 255, 0.01);
    border-bottom: 5px solid #e92930;
    display: inline-block;
}

.attend_container a.pc {
    display: block;
}

.attend_container a.wap {
    display: none;
}

/* 左侧课程导航 选课报班 */
.xkdh {
    width: 60px;
    height: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 0 24px 0 rgba(15, 66, 76, .25);
}

.xkhd {
    background: #EF2D36;
}

.xkhd a {
    display: block;
    font: 18px/20px 'Microsoft Yahei';
    text-align: center;
    padding: 6px;
    font-weight: bold;
    color: #ffffff;
}

.xkbm {
    width: 60px;
    height: auto;
    position: relative;
    left: 0;
}

.xkbm li {
    margin: 0 auto;
    width: 60px;
    box-sizing: border-box;
}

.xkbm li:not(:last-child) {
    border-bottom: 1px solid #dcdcdc;
}

.xkbm li>a {
    display: block;
    height: 6.2vh;
    font: 14px/6.2vh 'Microsoft Yahei';
    color: #999999;
    text-align: center;
    transition: .3s all;
    -webkit-transition: .3s all;
    -ms-transition: .3s all;
}

.xkbm li>a.xksz {
    font: 14px/2.4vh 'Microsoft Yahei';
    padding: 0.8vh 10px;
    height: auto;
}

.xkbm li:hover>a {
    color: #fff;
    background: #fc5b4a;
    background: linear-gradient(0deg, #F44336, #E91E63);
    background: -webkit-linear-gradient(0deg, #F44336, #E91E63);
    background: -moz-linear-gradient(0deg, #fd832a, #fc5b4a);
    box-shadow: 0 0 2px 2px #F44336;
}

.xkbm li>div {
    position: absolute;
    left: 60px;
    top: 0;
    min-width: 164px;
    height: 107%;
    background: #f8f8f8;
    padding: 15px 10px 0px;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transition: .6s all;
    -webkit-transition: .6s all;
    -ms-transition: .6s all;
    box-shadow: 6px 0 24px 0 rgba(15, 66, 76, .25);
}

.xkbm li>div a {
    display: block;
    padding: 6px 10px;
    margin-bottom: 10px;
    font: 14px/20px 'Microsoft Yahei';
    color: #333;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0 0px 2px 0 #bdbdbd;
}

.xkbm li>div a:hover {
    background: #ff4048;
    border: none;
    background: linear-gradient(to right, #F44336, #E91E63);
    color: #fff;
}

.xkbm li:hover>div {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    opacity: 1;
}

@media screen and (max-width:1400px) {
    .xkdh {
        width: 50px;
    }

    .xkbm {
        width: 50px;
    }

    .xkbm li {
        width: 50px;
    }

    .xkbm li>div {
        left: 50px;
    }
}

@media screen and (max-width:1200px) {
    .xkdh {
        display: none;
    }
}

.hotimg {
    position: relative;
}

/*2020/6/11 招考资讯 */
 .hotList ul {
	height: 636px;
} 

/* 考试小工具 */
.hotMain {
    float: left;
    width: 37%;
    /* height: 1110px !important; */
    height: 820px;
    overflow: hidden;
}

.icon>a {
    width: 25%;
    text-align: center;
    opacity: .9;
    transition: .5s opacity linear;
    transform: translateZ(0);
}

.pic>img {
    width: 120px;
    height: 120px;
}

@media screen and (max-width:1080px) {
    .hotMain {
        width: 100%;
        max-height: 44rem;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1400px) {

    /* 搜索按钮 */
    .search input[type=text] {
        width: 460px;
    }

    /* 顶图 */
    .rec_top img {
        display: block;
    }


}

.top_nav .navconbg02,
.top_nav .navcon02 {
    height: 395px;
}

.top_nav .navcon02 p a {
    width: 37px;
    color: crimson;
}

.top_nav .navcon02 p {
    padding-left: 30px;
}

.top_nav .navcon02 b {
    padding-top: 0px;
    line-height: 34px;
    color: #000;
    text-align: center;
}

.top_nav .navcon02 .kc {
    display: inline;
    float: left;
    width: 184px;
    height: 64px;
}

.qq_wrap {
    top: 130px;
}

.banner_img {
    height: 90px;
}

/*.banner-link{ margin:0 auto; overflow:hidden;white-space:nowrap; height:70px;}
    .banner-link a{ display:inline-block; width:50%; height:100px; vertical-align:middle;}*/
.attend.active {
    margin-bottom: 5px;
}

.tushutj {
    width: 120px;
    height: auto;
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 20;
}

.hotimg {
    position: relative;
}

.hotimg:before {
    width: 32px;
    height: 32px;
    background: url(https://ah.huatu.com/z/css/2019sy/images/hotmax.png) top no-repeat;
    content: '';
    background-size: contain;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    opacity: 0.7;
}

.dffb_adr {
    background: url(https://u2.huatu.com/fuzhou/2018/11yue/icon_address.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 3px;
    font-weight: normal;
}

.dffb_pho {
    background: url(https://u2.huatu.com/fuzhou/2018/11yue/icon_phone.png) no-repeat left center;
    padding-left: 24px;
    min-width: 122px;
    margin-left: 3px;
    font-weight: normal;
}

.gg2 {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 66px;
}

@media only all and (min-width:1600px) {
    .gg2 {
        margin-bottom: 70px;
    }
}

@media(max-width: 768px) {
    .gdstc {
        display: none;
    }
}

/* 顶图 CSS*/
/* .rec_top {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.rec_img {
    position: relative;
    width: 100%;
    height: 120px;
    margin-top: -120px;
    z-index: 2;
}

.rec_content {
    float: left;
    width: 50%;
    height: 100%;
}

.rec_top img {
	width: 98%;
	position: relative;
	margin-left: 2%;

} */

/* 四个顶图块 */

/* .hot-zt {
    max-width: 1600px;
    clear: both;
    overflow: hidden;
    background: url(https://u3.huatu.com/fujian/2020/9yue/images/bg.png) 100%;
    width: 100%;
}

.scale_img {
    margin-left: 5%;
    margin-right: 2%;
}

.hot-zt a {
    float: left;
    width: 24%;
    padding-top: 2%;
    padding-left: 1%;
} */

/* 顶图结束 */
.hot-zt {
    width: 100%;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
}

.hot-zt a.w4 {
    width: 25%;
    float: left;
}

.hot-zt a img {
    display: block;
    width: 100%;
}

/* -----------导航栏 ---------------*/
.header .top {
    padding: 5px;
}

/* 事业单位广告图 */
.new_dt {
    position: relative;
}

.new_dt .ad {
    display: block;
    width: 100%;
    height: auto;
}

.new_btn {
    position: absolute;
    left: 5%;
    bottom: -5%;
    width: 90%;
    height: 45%;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.new_btn span {
    display: inline-block;
    vertical-align: top;
    width: 15%;
    margin-right: 1%;
    height: 100%
}

.new_btn a img {
    display: block;
    width: 100%;
}

/* 中秋兔子*/

.mc {
    position: absolute;
    left: 0px;
    height: 0px;
    width: 100%;
    height: 100%;
}

/* 20201126 教师轮播主页 */
.teacher-info h3 {
    border-left: 3px solid #e92930;
    padding-left: 10px;
    margin-bottom: 35px;
    font-size: 23px;
    line-height: 25px;
}

.teacher-container {
    width: 100% !important;
    height: 380px !important;
    overflow: hidden;
}

.teacher-container .swiper-slide {
    width: 100%;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    transition: .8s box-shadow ease;
}

.t-con .img {
    width: 26%;
    height: 100%;
}

.tea-profile {
    width: 70%;
    height: 100%;
    padding-top: 40px;
}

.tea-profile .title {
    font-size: 24px;
    color: #FC832E;
    font-weight: bold;
    padding-bottom: 20px;
}

.tea-profile .title span {
    font-size: 16px;
    color: #737373;
    padding-left: 5px;
}

.tea-profile .tea-text {
    line-height: 28px;
    color: #737373;
    border-top: 1px solid #fe5702;
    padding-top: 20px;
}

/* 2020.12.24官网适配——by汤素娟 */

@media screen and (max-width: 1080px) {

    /* 主页 */
    /* nav部分 */
    .nav_list>li a {
        width: 45%;
        font-size: 0.75rem;
        line-height: 0.85rem;
    }

    .fx_msg>h2>li,
    .nav_data>li,
    .fx_tel>li {
        font-size: 0.65rem;
        padding-top: 0.28rem;
    }

    /* 国考通栏 */
    .gktl190921 .gktlTit .tit {
        overflow: hidden;
    }

    .gktl190921 {
        margin-top: 0;
    }

    .gktl190921 .infoLeft {
        float: none;
        width: 100%;
        border-bottom: 1px dotted;
    }

    .gktl190921 {
        margin-top: 0rem !important;
        border: solid 1px #c30007 !important;
    }

    /* 热门推荐 */
    .zg_hot_title>h3>img {
        display: none;
    }

    .zg_1366 .zg_hotLt dl dd p {
        line-height: inherit;
        font-size: .7rem;
    }

    .zg_hotC {
        width: 93%;
        height: auto;
        margin-top: 0rem;
        border-top: 1px gray dotted;
        padding: 0.45rem;

    }

    .zg_hotC img {
        float: left;
        margin-left: 6%;
        width: 25%;
    }

    .zgm1_Rjdad .bd img {
        width: 18rem;
        height: 9.5rem;
        margin-top: 1rem;
    }

    .zg_hot_ad {
        max-height: 2%;
        margin-bottom: 1rem;
    }

    .zgm1_Rjdad .bd {
        position: relative;
        height: 100%;
        z-index: 0;
        width: 100%;
    }

    /* 招考资讯 */
    .hotMain>h3>div>p {
        display: none;
    }


}

