/* 爱智康资讯站头部样式 [20210617 16:07:57] */
@charset "utf-8";

/*-- 家教班资讯站  通用  (页头 页尾 侧边导航)  2018-10-20   Tutor news
---------------------------------------------------------------------*/

.area980,
.content {
    margin: 0 auto;
    min-width: 980px;
    width: 980px;
}

.tutor-index .main {
    width: 690px;
}

.tutor-index .side {
    width: 260px;
    background-color: #fff;
}

/*Head*/
.tutor-head {
    margin: 0 auto;
    width: 980px;
    height: 90px;
    background-color: #fff;
}

.tutor-head a:hover {
    color: #e24943;
}

.tutor-head-logo,
.tutor-head-logo1v1 {
    display: inline-block;
    margin: 26px 10px 0 0;
    width: 300px;
    height: 36px;
    vertical-align: top;
    background: url("https://dfiles.jiajiaoban.com/img/2021/06/17/160704_60cb02a87c16d.png") no-repeat;
}

.tutor-head-logo1v1 {
    margin: 29px 10px 0 0;
    background: url("http://www.jiajiaoban.com/z2018/shouye/img/ico/ico-head-logo1v1.png") no-repeat;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .tutor-head-logo {
        background: url("https://dfiles.jiajiaoban.com/img/2020/12/28/101959_5fe940cf3f566.png") no-repeat;
    }

    .tutor-head-logo1v1 {
        background: url("http://zaixian.izhikang.com/izk/public/upload/ico-head-logo1v1.svg") no-repeat;
    }
}

.tutor-head .tutor-head-newstag,
.tutor-footer .tutor-head-newstag {
    display: inline-block;
    margin: 32px 15px 0 -82px;
    width: 44px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    background-color: #e24943;
}

.tutor-head .tutor-head-newstag:hover,
.tutor-footer .tutor-head-newstag:hover {
    color: #fff;
    text-decoration: underline;
}

/*全国*/
.tutor-city {
    position: relative;
    z-index: 10;
    height: 30px;
margin-top: 27px;
margin-left: -35px;
}

.tutor-city .city {
    position: relative;
    z-index: 1;
    padding: 5px 5px 4px;
    width: 60px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    border-radius: 3px 3px 0 0;
}

.tutor-city:hover .city {
    border: 1px solid #d2d2d2;
    border-bottom: 1px solid #fff;
}

.tutor-city:hover .tutor-city-drop {
    display: block;
    animation: fadeInUp .5s 0s both;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.tutor-city-drop {
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    padding: 5px 10px;
    width: 220px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 0 3px 3px 3px;
}

.tutor-city-drop:after {
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 2;
    content: '';
    width: 70px;
    height: 10px;
    background-color: #fff;
}

.tutor-city-drop li {
    float: left;
}

.tutor-city-drop a {
    display: block;
    padding: 8px 10px;
    color: #666;
}

.ico-city-arrow {
    margin-left: 5px;
    width: 9px;
    height: 6px;
    background-position: -40px -26px;
}

.ico-head {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url("http://www.jiajiaoban.com/z2018/shouye/img/ico/ico-head.png");
}

/*顶部二维码*/
.head-code {
    margin: 25px 0 0 32px;
}

.head-code li {
    position: relative;
    z-index: 100;
    float: left;
    font-size: 12px;
}

.head-code li:hover .drop {
    display: block;
    animation: fadeInUp .5s 0s both;
}

.head-code a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #999;
}

.head-code .drop {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    padding: 10px 10px 0 10px;
    text-align: center;
    border: 1px solid #d2d2d2;
    background-color: #fff;
}

.head-code li:nth-child(2) .drop {
    left: -9px;
}

.head-code li:last-child .drop {
    left: -18px;
}

.head-code .drop .txt {
    padding: 6px 0;
    color: #999;
}

.head-code .drop:after,
.head-code .drop:before {
    position: absolute;
    left: 50%;
    top: -12px;
    content: '';
    font-size: 0;
    height: 0;
    margin-left: -3px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.head-code .drop:before {
    top: -13px;
    border-color: transparent transparent #d2d2d2 transparent;
}

.ico-head-m {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background: url("http://www.jiajiaoban.com/z2018/shouye/img/ico/ico-head-m.png") no-repeat;
    animation: tada 1s .5s both infinite;
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

.ico-head-wx,
.ico-head-app {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-position: 0 0;
}

.ico-head-app {
    width: 11px;
    background-position: -27px 0;
}

.head-code a:hover .ico-head-wx {
    background-position: 0 -20px;
}

.head-code a:hover .ico-head-app {
    background-position: -27px -20px;
}

.ico-code-izkm,
.ico-code-izkwx,
.ico-code-izkapp {
    display: block;
    width: 96px;
    height: 96px;
    background: url("https://dfiles.jiajiaoban.com/img/2020/12/25/155939_5fe59beb0f0d0.png");
}

.ico-code-izkwx {
    background: url("https://dfiles.jiajiaoban.com/img/2020/12/25/161352_5fe59f4060505.jpg");
}

.ico-code-izkapp {
    background: url("https://dfiles.jiajiaoban.com/img/2020/09/11/162254_5f5b33de6c521.jpg");
}

.ico-code-izkm img,
.ico-code-izkwx img,
.ico-code-izkapp img {
    width: 96px;
    height: 96px;
}

/*电话*/
.head-phone {
    margin-top: 33px;
    font-size: 16px;
    color: #e24943;
}

.ico-head-phone {
    margin-right: 5px;
    width: 18px;
    height: 22px;
    background-position: -232px -18px;
}

/*导航*/
.tutor-nav-box {
    min-width: 980px;
    margin-bottom: 26px;
    height: 44px;
    line-height: 44px;
    background-color: #e24943;
}

.tutor-nav {
    margin: 0 auto;
    width: 980px;
    text-align: justify;
}

.tutor-nav li {
    display: inline-block;
}

.tutor-nav:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.tutor-nav a {
    display: block;
    padding: 0 30px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.tutor-nav a:hover,
.tutor-nav .active a,
.tutor-nav .active a:hover {
    color: #fff;
    background-color: #d5453f;
}

/*-- Footer
---------------------------------------------*/
.tutor-footer {
    margin-top: 20px;
    padding: 30px 0;
    min-width: 980px;
    text-align: center;
    color: #666;
    font-size: 12px;
    clear: both;
    border-top: 1px solid #ebebeb;
    background-color: #f7f7f7;
}

.tutor-footer a {
    color: #666;
}

.tutor-footer a:hover {
    color: #d5453f;
}

.tutor-footer-links {
    padding-bottom: 10px;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}

.tutor-footer-links li {
    float: left;
    margin: 0 16px 16px 0;
}

.tutor-footer-links a {
    color: #666;
    font-size: 14px;
}

.tutor-footer-logo {
    padding-bottom: 25px;
}

.tutor-footer-logo .txt {
    margin-top: 31px;
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
}

.tutor-footer-nav {

}

.tutor-footer-nav li {
    padding: 0 5px;
    display: inline-block;
}

.tutor-footer-nav li a {
    margin-right: 10px;
}

.tutor-footer .copy {
    padding: 15px 0 10px;
}

.tutor-footer .icp {
    padding-bottom: 10px;
    word-spacing: 10px;
}

/*-- 侧边栏导航
---------------------------------------------*/
.tutor-fix-nav {
    position: fixed;
    left: 50%;
    bottom: 100px;
    z-index: 9999;
    margin-left: 520px;
    padding-bottom: 56px;
    width: 50px;
}

.tutor-fix-nav li {
    position: relative;
    margin-bottom: 6px;
    background-color: #ececec;
    border-radius: 3px;
}

.tutor-fix-nav li:hover {
    background-color: #e24943;
}

.tutor-fix-nav a {
    display: block;
    width: 50px;
    height: 50px;
}

.tutor-fix-nav li:last-child {
    position: absolute;
    left: 0;
    bottom: 0;
}

.ico-fixnav-leyu {
    background-position: 0 -40px;
}

.ico-fixnav-phone {
    background-position: -50px -40px;
}

.ico-fixnav-izk {
    background-position: -100px -40px;
}

.ico-fixnav-wx {
    background-position: -150px -40px;
}

.ico-fixnav-gotop {
    background-position: -200px -40px;
}

.tutor-fix-nav li:hover .ico-fixnav-leyu {
    background-position: 0 -90px;
}

.tutor-fix-nav li:hover .ico-fixnav-phone {
    background-position: -50px -90px;
}

.tutor-fix-nav li:hover .ico-fixnav-izk {
    background-position: -100px -90px;
}

.tutor-fix-nav li:hover .ico-fixnav-wx {
    background-position: -150px -90px;
}

.tutor-fix-nav li:hover .ico-fixnav-gotop {
    background-position: -200px -90px;
}

.tutor-fix-nav .drop {
    display: none;
    position: absolute;
    right: 70px;
    top: 5px;
    padding: 0 10px;
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    background-color: #e24943;
    border-radius: 2px;
    animation: shake 1s .5s both infinite;
}

.tutor-fix-nav .drop:after {
    position: absolute;
    right: -11px;
    top: 50%;
    content: '';
    margin-top: -6px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent transparent #e24943;
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        transform: translateX(1px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

.tutor-fix-nav .drop-code {
    display: none;
    position: absolute;
    right: 70px;
    top: 50%;
    margin-top: -70px;
    padding: 10px 10px 0 10px;
    text-align: center;
    border: 1px solid #d2d2d2;
    background-color: #fff;
}

.tutor-fix-nav .drop-code .txt {
    padding: 6px 0;
    color: #999;
}

.tutor-fix-nav .drop-code:after,
.tutor-fix-nav .drop-code:before {
    position: absolute;
    right: -12px;
    top: 50%;
    content: '';
    font-size: 0;
    margin-top: -6px;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.tutor-fix-nav .drop-code:before {
    right: -13px;
    border-color: transparent transparent transparent #d2d2d2;
}

.tutor-fix-nav li:hover .drop,
.tutor-fix-nav li:hover .drop-code {
    display: block;
}

@media screen and  (min-width: 1600px) {
    .tutor-fix-nav .drop {
        right: auto;
        left: 70px;
    }

    .tutor-fix-nav .drop:after {
        left: -11px;
        right: auto;
        border-color: transparent #e24943 transparent transparent;
    }

    .tutor-fix-nav .drop-code {
        left: 70px;
        right: auto;
    }

    .tutor-fix-nav .drop-code:after,
    .tutor-fix-nav .drop-code:before {
        left: -12px;
        right: auto;
        border-color: transparent #fff transparent transparent;
    }

    .tutor-fix-nav .drop-code:before {
        left: -13px;
        border-color: transparent #d2d2d2 transparent transparent;
    }
}

/*-- 页面用到动画
-------------------------------------------------*/