@charset "UTF-8";
.rt{float: right;}
.lf{float:left;}
.clear:after{content:'';display: block;clear: both;}
#banner{
    height: 495px;
    overflow: hidden;
}
#banner img{width: 100%;}
#banner .swiper-pagination-bullet,#banners .swiper-pagination-bullet {
    width: 30px;
    height: 10px;
    background: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-color: #D3D3D3;
}
#banner .swiper-pagination{
    z-index: 999;
}
#banner .swiper-pagination-bullet-active,#banners .swiper-pagination-bullet-active {
    background-color: #eb7164;
}
#banners img{height:180px;width: 100%;}

/*公告*/
.notice {
    background: #fcfcfc;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin: 15px 0;
    padding: 0 10px;
}

.notice .inform-left {
    color: #f25408;
    float: left;
    font-size: 16px;
    /*width: 20px;*/
    margin-right: 5px;
}
.notice .infoList li a span{font-size: 16px;}
.notice .txtScroll-top {
    position: relative;
}
.notice .hd {
    position: absolute;
    bottom: 14px;
    right: 10px;
}
.notice .hd .prev, .hd .next {
    font-size: 20px;
    display: block;
    width: 15px;
    height: 13px;
    line-height: 20px;
    margin-right: 0;
    cursor: pointer;
    color: #f25408;
}
/*热门推荐课程*/
.aa{border:1px solid #e3e3e3;margin-bottom: 30px;}
.bb{border-top:1px solid #e3e3e3;}
.rmtjkc{
    /*border:1px solid #e3e3e3;*/
}
.kctit{background: #f4f4f4;padding:10px; border-bottom:1px solid #e3e3e3;}
.kctit ul{
    width: 82%;
    display: inline-block;
    vertical-align: sub;
}
.kctit ul li:hover{color:#db3525;}
.kctit ul li{text-align:center;float:left;color:#333333;font-size:16px;width: 20%;cursor: pointer;}
.cai-trts{display: inline-block;}
.gd {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}
.kctit span{
    color:#db3525;
    font-size: 18px;
    font-weight: bold;
}
.qiehuan{display: none;}
.qiehuan.active{display: block;}
.qiehuan ul li{
    width: 25%;
    background: #fff;
    float: left;
    padding: 0 1%;
    margin: 2% auto;
}
.qiehuan ul li:nth-child(4n){
    margin-right: 0;
}
.qiehuan ul li div:first-child{
    height:210px;
    overflow: hidden;
}
.qiehuan ul li:hover div:first-child img{
    transform: scale(1.05);
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.qiehuan ul li div:first-child img{
    width:100%;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.qiehuan ul li div:last-child{
    background: #fff;
    padding:15px 0;
}
.qiehuan ul li div:last-child h1{
    color:#666666;
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
}
.qiehuan ul li div:last-child h2 span{
    color:#333333;
    font-size: 16px;
    text-align: center;
}
.qiehuan ul li div:last-child h2 span.red{
    color:#db3525;
    font-weight: bold;
}
/*其余内容*/
.neirong{
    margin:30px auto;
}
.neirong .nr-lf{width: 73%;}
.neirong .nr-rt{width: 25%;margin-left: 2%;}
.gkk ul li{width: 33.33%;}
.zxkc em{
    text-align: center;
    color: #333333;
    font-size: 16px;
    vertical-align: top;
    margin-left: 5%;
}
.zxkc ul{width: 65%;}
.qita{background: #fff;border-bottom: 0;}
.zjjs ul li div:last-child{
    height:auto;
}
.zjjs ul li {
    width: 20%;
}
/*证书查询*/
.zscx,.ygbk{border:1px solid #e3e3e3;margin-bottom: 20px;}
.check{padding:15px;}
.check label{
    border:1px solid #e3e3e3;
    height:40px;
    line-height: 40px;
    display: block;
    width:100%;
    margin-bottom: 10px;
}
.check label em{
    background: #aaaaaa;
    height:40px;
    line-height: 40px;
    width: 50px;
    color:#fff;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}
.check label input{
    height: 33px;
    line-height: 33px;
    color:#999;
    border:0;
    width: 70%;
}
.check button{
    display: block;
    background: #db3525;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 100%;
    border: 0;
    padding: 5px 0;
}
.ygbk{margin-top: 20px;}
.wenzhang{padding:15px;}
.wenzhang ul li {
    /*margin: 10px 0 0 0;*/
    height: 25px;
    overflow: hidden;
}
.wenzhang  ul li a {
    font-size: 14px;
    color: #333333;
}
.wenzhang ul li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #333333;
    margin-right: 5px;
    vertical-align: middle;
}
.wenzhang img{width: 100%;}
.wenzhang ul li a:hover{color: #db3525;}
.fengcai{padding:15px;}
.fengcai ul{display: flex;flex-wrap:wrap;justify-content: space-between;}
.fengcai ul li{
    width: 49%;
    margin-bottom: 2%;
}
.fengcai ul li img{width:100%;}

/*12个分类*/
#shop .swiper-pagination-bullet,#shop .swiper-pagination-bullet {
    width: 30px;
    height: 10px;
    background: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-color: #D3D3D3;
}
#shop .swiper-pagination{
    z-index: 999;
}
#shop .swiper-pagination-bullet-active,#shop .swiper-pagination-bullet-active {
    background-color: #eb7164;
}
#shop{
    padding:3%;
}
.shop_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shop_list ul li{
    width:25%;
    margin-bottom: 2%;
}
.shop_list ul li span{
    text-align: center;
    font-size: 16px;
    color:#333;
    display: block;
    width: 100%;
    padding-top: 10px;
}
.shop_list ul li i{
    margin:0 auto;
    width: 100px;
    height:100px;
    text-align: center;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size:70px;
    color:#fff;

}
.shop_list ul li:first-child i{background: url(../images/index/i_03.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(2) i{background: url(../images/index/i_05.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(3) i{background: url(../images/index/i_08.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(4) i{background: url(../images/index/i_11.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(5) i{background: url(../images/index/i_17.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(6) i{background: url(../images/index/i_18.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(7) i{background: url(../images/index/i_19.png);background-size: 100% 100%;}
.shop_list ul li:nth-child(8) i{background: url(../images/index/i_20.png);background-size: 100% 100%;}


@media screen and (max-width:1200px){
    .classification{display: none;}
    .h-list ul{padding:0;}
    .tel{right:25px;}
    .revi-search-bar { width: 440px;}
    .revi-search-ipt{width: 336px;}
    .revi-logo-img {
        padding: 0 15px 0;
    }
    .pose{display: none;}
    .qiehuan ul li div:first-child{height: 168px;}
    #banner {height: 400px;}
    .fenlei{display: block;}
}
@media screen and (max-width: 1023px) {
    .shop_list ul li i {
        width: 80px;
        height: 80px;
        font-size: 50px;
    }
    .qiehuan ul li div:first-child{height:125px;}
    .qiehuan ul li div:last-child h2 span{font-size: 14px;}
    .kctit ul li{font-size: 15px;}
    .neirong .nr-lf{width: 100%;}
    .neirong .nr-rt{display: none;}
    .zxkc ul {width: 60%;}
}
@media screen and (max-width: 768px){
    .shop_list ul li i {
        padding: 5% 0;
        width: 80px;
        font-size: 25px;
    }
    .shop_list ul li span{font-size: 12px;}
    #shop {
        padding: 3% 2%;
    }
    #shop .swiper-pagination{bottom:0;}
    .notice .inform-left{font-size: 14px;}
    .notice .infoList li{width: 85%;height:36px;overflow: hidden;}
    .notice .infoList li a span{font-size: 12px;}
    .notice .hd{bottom:0;}
    .kctit span{font-size: 14px;}
    .kctit ul li {
        font-size: 14px;
        width: 33%;
    }
    .kctit ul{width: 100%;margin-top: 10px;}
    .qiehuan ul li{width: 50%;}
    .gd{font-size: 14px;}
    .zxkc em{display: none;}
    .zxkc ul li{width: 25%;}
    .zjjs ul li{height:215px;}
    .zjjs ul li div:first-child{padding:0;height:215px;overflow: hidden;}
    .neirong{margin:0;}

}