﻿html,
body,
ul,
li,
div,
a,
ol,
span,
p,
img,
input,
h3 {
    margin: 0;
    padding: 0;
}

body {
    background: #eeeeee;
    color: #757575;
    width:100%;
}
.banner_bgbox{
    width:100%;
}
li {
    list-style: none;
}

a {
    text-decoration: none;
}

input {
    outline: none;
}

div {
    cursor: pointer;
}

#page-top {
    min-width: 1280px;
}

.header-nav {
    height: 115px;
    position: fixed;
    z-index: 11;
    width: 100%;
}
.headerout01{width: 100%; background-color: #eeeeee;}
.positionbox{height: 115px;position: relative;width: 100%;background-color: transparent}
.header-nav-inner {
    width: 1300px;
    height: 35px;
    position: relative;
    margin: 0 auto;

}
.banner img {
    position: absolute;
}
.headerout01 ul li {
    position: relative;
    float: left;
    line-height: 35px;
}
.headerout01 li{
    font-size: 12px;
    box-sizing: border-box;
}
.header-nav-left {
    width: 500px;
    position: relative;
    float: left;
}
.header-nav-left ul li {
    text-align: center;
    width: 33%;
}

.header-nav-left ul li:nth-child(2) {
    width: 20%;
}

.header-nav-inner .right-line {
    display: inline-block;
    margin-left: 25px;
    height: 20px;
    width: 0;
    border-right: 1px solid gray;
    vertical-align: middle;
}

.header-nav-right {
    width: 750px;
    position: relative;
    float: right;
}

#time {
    display: inline-block;
    background: #cb0000;
    height: 20px;
    width: 30px;
    line-height: 20px;
    color: white;
}

.header-nav-right ul li {
    text-align: center;
    width: 40%;
}

.header-nav-right ul li:nth-child(3) {
    width: 20%;
}

.header-nav-left ul li:nth-child(3) i::before {
    content: " ";
    display: inline-block;
    height: 18px;
    width: 14px;
    margin-right: 5px;
    background: url(../indeximg/xiaoqu.png) no-repeat;
    background-size: 100%;
    vertical-align: -10%;
}

.header-nav-right ul li:nth-child(1) i::before {
    content: " ";
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-right: 5px;
    background: url(../indeximg/tel.png) no-repeat;
    background-size: 100%;
    vertical-align: -25%;
}

.header-nav-right ul li:nth-child(1) span {
    color: #cb0000;
}

.header-nav-right ul li:nth-child(2) span:nth-child(1) {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    position: relative;
    padding: 0 3px;
    background: #02bdd5;
    color: white;
}

.header-nav-right ul li:nth-child(3) i::before {
    content: " ";
    display: inline-block;
    height: 25px;
    width: 19px;
    margin-right: 5px;
    background: url(../indeximg/time.png) no-repeat;
    background-size: 100%;
    vertical-align: -25%;
}


.nzv_box {
    height: 80px;
    width: 100%;
    /*position: fixed;*/
    top: 35px;
    /*left: 0;*/
    /*z-index: 11;*/
    background-color: #242424;
}

.nav_zt {
    width: 1280px;
    height: 80px;
    position: relative;
    margin: 0 auto;
    display: flex;justify-content:flex-start;
}
.headlog {
    height: 100%;
    width: 190px;
    background: url(../indeximg/logo.png) no-repeat;
    background-size: contain;

}
.nav_zt01 {
    width: 630px;
    height: 100%;
    display: flex;
    position: relative;
    justify-content: space-between;
}

.nav_zt01 li {
    width: 20%;
    height:80px;
}

.nav_zt01 li a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.nav_zt01 li a span{display: block}
.nav_zt01 li a span:nth-child(1){
    font-size: 16px;
    line-height: 20px;
    color:white;
    padding-top: 20px;
}
.nav_zt01 li a span:nth-child(2) {
    display: block;
    /*width: 220px;*/
    color: #fff;
    font-size:12px;
    transform: scale(.7);
    line-height: 12px;
    text-align: center;
}
.linkaddress{
    height: 100%;
    width: 180px;
    background-color: #e10231;
    margin-left: 25px;
}
.linkaddress a{display: block;width: 100%;height: 100%;line-height: 80px;text-align: center;color:white;font-weight: bold;
    font-size: 18px;letter-spacing:2px;
}
.nav_zt02 {
    position: relative;
    width: 220px;
    height: 100%;
    display: flex;
    justify-content: center;
}

.nav_zt02 li {
    width: 40%;text-align: right;
    line-height: 80px;
}

.nav_zt02 li a {
    width: 100%;
    height: 100%;
    line-height: 80px;
    display: block;
    position: relative;
}
.nav_zt02 li a img{
    width: 37px;
    height: 31px;
    vertical-align: middle;
    text-align:center;
    margin-top: 20px;
}
.weixweibolink{position: fixed;width: 100%;left:0;top:100px;z-index: 120}
.weixweiboinner{width: 1400px;position: relative;margin: 0 auto}
.weixlink,.weibolink{height: 220px;width: 212px;background-size: contain;background-repeat: no-repeat;position: relative;}
.weixlink{background-image: url("../indeximg/weixlink.png");position: absolute;top:0;right: 118px;display: none}
.weibolink{background-image: url("../indeximg/weibolink.png");position: absolute;top:0;right:30px;display: none}
/*.shows-navs-toplist {*/
/*    display: none;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*    background: url(https://game.gtimg.cn/images/lol/v3/dark-jianbian-repeatx-0.png) repeat;*/
/*    background-size: 100% 100%;*/
/*    padding: 88px 0 32px 0;*/
/*}*/

/*.shows-navs-toplist.show {*/
/*    display: block;*/
/*    animation: topin .3s;*/
/*    -webkit-animation: topin .3s*/
/*}*/

/*.shows-inner {*/
/*    height: auto;*/
/*    width: 800px;*/
/*    margin: 0 auto;*/
/*}*/

/*@keyframes topin {*/
/*    0% {*/
/*        -webkit-transform: translateY(-10px);*/
/*        transform: translateY(-10px);*/
/*        opacity: 0*/
/*    }*/
/*    100% {*/
/*        -webkit-transform: translateY(0);*/
/*        transform: translateY(0);*/
/*        opacity: 1*/
/*    }*/
/*}*/

/*@-webkit-keyframes topin {*/
/*    0% {*/
/*        -webkit-transform: translateY(-10px);*/
/*        transform: translateY(-10px);*/
/*        opacity: 0*/
/*    }*/
/*    100% {*/
/*        -webkit-transform: translateY(0);*/
/*        transform: translateY(0);*/
/*        opacity: 1*/
/*    }*/
/*}*/

/*.shows-inner {*/
/*    height: 200px;*/
/*    width: 50%;*/
/*    position: relative;*/
/*    margin: 0 auto;*/
/*}*/

/*.shows-inner ul {*/
/*    display: block;*/
/*    width: 900px;*/
/*    position: relative;*/
/*    margin: 0 auto;*/
/*    height: 150px;*/
/*}*/

/*.shows-inner ul li {*/
/*    list-style: none;*/
/*    width: 15%;*/
/*    float: left;*/
/*    height: auto;*/
/*    overflow: visible;*/
/*}*/

/*.shows-inner ul li a {*/
/*    display: block;*/
/*    width: 100%;*/
/*    margin-top: 10px;*/
/*    color: white;*/
/*    font-size: 12px;*/
/*}*/
/*header*/

.banner_bgbox {
    position: relative;
    overflow: hidden;
}

.headlogo {
    float: left;
    width: 132px;
    height: 49px;
}
/*top鑳屾櫙鍥�*/

.banner {
    height: 720px;
    width: 100%;
    overflow: hidden;
}

.banner img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.littlebanner {
    height: 360px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: center top no-repeat;
    -webkit-transition: height .6s, background, .6s;
    transition: height .6s, background, .6s;
}
/**/

/*.nav_zt02 li img {
    width: 50%;
}*/

.kcck {
    font-size: 12px;
    transform: scale(0.3);
}

.clear {
    clear: both;
}

.remen {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    margin-top: 35px;
}

.huodong {
    width: 800px;
}

.hd_bgt {
    position: relative;
    width: 110px;
    height: 40px;
    line-height: 40px;
    float: left;
    padding-left: 10px;
    border-left: 8px solid #02bdd5;
    font-weight: bold;
    color: black;
    font-size: 20px;
}

.hd_title {
    display: inline-block;
    width: 570px;
    border-bottom: 1px solid gray;
    height: 40px;
    position: relative;
    float: left;
}

.hd_title .on {
    color: #02bdd5;
    font-weight: bold;

}

.hd_href {
    position: relative;
    float: right;
    height: 25px;
    padding-top: 15px;
    width: 100px;
    text-align: right;
    border-bottom: 1px solid gray;
    color: gray;
    font-size: 15px;
}

.hd_href i {}

.bom_01 i,
.bom_02 i,
.bom_03 i,
.bom_04 i,
.bom_05 i,
.bom_06 i {
    display: inline-block;
    margin-right: 5px;
}

.bom_01 i {
    background: url(../indeximg/je_01.png) no-repeat;
    background-size: 100%;
    vertical-align: -15%;
    height: 25px;
    width: 25px;
}

.items:hover .itmssss>i {
    animation: scales ease 1.3s 1;
    -webkit-animation: scales ease 1.3s 1
}

.items:hover {
    -webkit-transition: box-shadow .2s;
    border-radius: 4px;
    box-shadow: 0 0 10px #bbb;
    transition: box-shadow .2s;
}

.items:hover>a {
    color: #1da6ba;
}

@keyframes scales {
    0%,
    10%,
    100%,
    50%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    40% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    60% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

@-webkit-keyframes scales {
    0%,
    10%,
    100%,
    50%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    40% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    60% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

.bom_02 i {
    background: url(../indeximg/je_02.png) no-repeat;
    background-size: 100%;
    vertical-align: -30%;
    height: 29px;
    width: 25px;
}

.bom_03 i {
    background: url(../indeximg/je_03.png) no-repeat;
    background-size: 100%;
    vertical-align: -25%;
    height: 23px;
    width: 27px;
}

.bom_04 i {
    background: url(../indeximg/je_04.png) no-repeat;
    background-size: 100%;
    vertical-align: -25%;
    height: 29px;
    width: 23px;
}

.bom_05 i {
    background: url(../indeximg/je_05.png) no-repeat;
    background-size: 100%;
    vertical-align: -15%;
    height: 26px;
    width: 24px;
}

.bom_06 i {
    background: url(../indeximg/je_06.png) no-repeat;
    background-size: 100%;
    vertical-align: -25%;
    height: 26px;
    width: 32px;
}
/*鏌ョ湅鏇村*/

.more-arrow {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    margin: -2px 0 0 5px;
    animation: 1.5s linear infinite;
    -webkit-animation: 1.5s linear infinite;
    background-position: -213px -125px;
    width: 20px;
    height: 12px;
    background-image: url(../indeximg/comm-spr.png);
    background-size: 393px 200px;
    background-repeat: no-repeat;
}

.hd_href:hover>i,
.zixun-href:hover>i,
.chaxun-href:hover>i {
    animation-name: arrowanim;
    -webkit-animation-name: arrowanim;
}

@keyframes arrowanim {
    0%,
    100%,
    54% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    18%,
    36% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }
    27% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

.gdtitle_box {
    position: relative;
    margin-bottom: 30px;
    width: 670px;
    float: right;
}

.hd_title li {
    float: left;
    width: 120px;
    height: 25px;
    font-size: 15px;
    padding-top: 15px;
    position: relative;
}

.hd_title li:nth-child(3) {
    float: right;
}

.huodong {
    position: relative;
    float: left;
}

.huodong_content {
    position: relative;
}

.huodong_content ul {
    display: block;
    position: relative;
}

.huodong_content ul li {
    position: relative;
    float: left;
    display: inline;
    width: 23%;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.huodong_content ul li:hover {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%)
}

.huodong_content ul li:nth-child(2) {
    margin: 0 1.5%;
}

.huodong_content ul li:nth-child(3) {
    margin: 0 1.5%;
}

.huodong_content ul li:nth-child(1) {
    margin-right: 1%;
}

.huodong_content ul li:nth-child(4) {
    margin-left: 1%;
}

.huodongdiv div img {
    width: 100%;
    vertical-align: middle;
}

.hd_inner {
    padding: 5px 5px 8px 5px;
    background: white;
}

.hd_inner p:nth-child(1) {
    color: #787878;
    height: 45px;
    font-size: 14px;
}

.huodong_content ul li:hover .huodongdiv .hd_inner> p {
    color: #02bdd5;
}

.huati {
    width: 450px;
    position: relative;
    float: right;
    height: 346.5px;
}

.huati_left {
    width: 200px;
    height: 310.5px;
    background: #c23a5a;
    position: relative;
    float: left;
    top: 36px;
}

.huati_right {
    width: 230px;
    height: 100%;
    position: relative;
    float: right;
}

.huati_title {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    border-left: 8px solid #02bdd5;
    font-weight: bold;
    font-size: 20px;
    color: black;
}

.ht_rightbox {
    padding: 15px 10px 0 10px;
    height: 295.5px;
    background: white;
}

.selectbox {
    height: 45px;
}

.selectbox form input {
    width: 120px;
    height: 43px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    border-right: none;
    border-left: none;
    color: #818181;
}

.selectbox form button {
    width: 60px;
    height: 43px;
    position: relative;
    float: right;
    border: none;
    background: #02bdd5;
    color: white;
}

.select {
    display: inline-block;
    height: 43px;
    position: relative;
    float: left;
    width: 30px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    border-right: none;
    padding-left: 5px;
}

.select img {
    width: 90%;
    position: relative;
    top: 10px;
}

.huati_citiao p {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #02bdd5;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 10px;
    font-size: 12px;
    transform: scale(0.98);
    text-align: center;
}

.huati_citiao p:hover {
    color: #02bdd5;
}

.citiao_ban {
    width: 100px;
}

.citiao_ban1 {
    width: 130px;
}

.citiao_ban2 {
    width: 70px;
}

.citiao_ban3 {
    width: 85px;
}

.citiao_ban4 {
    width: 75px;
}

.citiao_ban5 {
    width: 115px;
}

.citiao_ban6 {
    width: 65px;
}

.huati_citiao p:nth-child(odd) {
    margin-right: 10px;
}

.huati_citiao p span {
    display: inline-block;
    line-height: 25px;
    font-size: 12px;
    transform: scale(1);
}

.huati_bg {
    position: absolute;
    bottom: 10px;
    height: 70px;
    width: 210px;
}

.huati_bg img {
    width: 100%;
    height: 100%;
}
/**/

.hd_inner .hd_leftspan {
    font-size: 14px;
    color: #02bdd5;
}

.hd_inner .hd_rightspan {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: white;
    width: 40px;
    float: right;
    background: #cca45a;
    border-radius: 5px;
    padding-bottom: 2px;
    font-size: 14px;
}
/*课程*/

.banner2 {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.kecheng {
    width: 800px;
    height: 370px;
}
/*杞挱*/

.screen {
    width: 800px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.screennum .active {
    background-color: white;
    border-bottom: 3px solid #02bdd5;
    box-sizing: border-box;
}

.hide {
    display: none;
}
.screenimg{width: 800px;height: 330px}
.screentit{width:800px;display: flex;justify-content: space-between;height: 40px;background-color: ghostwhite}
.screentit li{width: 20%;line-height: 40px;height: 40px;text-align: center;background-color: #e3e2e2;font-size: 14px}
.screentit li.on{background-color: white;color:#02bdd5;border-bottom: 2px solid #02bdd5;box-sizing: border-box}

/*.screen #ul {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0px;*/
/*    width: 5600px;*/
/*}*/

/*.screen ul li img {*/
/*    vertical-align: top;*/
/*}*/
/*杞挱鍥�*/

.jiage {
    position: relative;
    width: 450px;
}

.jiage a {
    color: #757575;
    font-size: 13.5px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.jiageconyent {
    margin-bottom: 16px;
}

.left {
    width: 72%;
    height: 170px;
    flex-wrap: wrap;
    margin-right: 3%;
    position: relative;
}

.canvasbox {
    height: 100%;
    width: 100%;
    position: relative;
    float: left;
    background: linear-gradient(to right, #00d5f0, #01ddfb);
    opacity: 0.9;
}

.left img {
    position: absolute;
    float: left;
    z-index: 1;
    width: 100%;
}

#canv {
    width: 324px;
    height: 170px;
    background: transparent;
    opacity: 0.25;
}

.right_dz,
.bottom_xb {
    background-image: url('../indeximg/bg_03.jpg');
    background-size: 100% 100%;
    color: white;
    font-size: 15px;
}

.right {
    width: 25%;
    height: 170px;
    flex-wrap: wrap;
}

.item {
    width: 100%;
    height: 45%;
}

.bottom_xb {
    margin-top: 10%
}

.bom {
    height: 196px;
    width: 100%;
    flex-wrap: wrap;
}

.items {
    width: 135px;
    height: 40%;
    background: white;
}

.itemsa,
.itemsb {
    margin-right: 22.5px;
}

.all ol {
    position: relative;
    width: 800px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.all ol li {
    float: left;
    width: 133.3333333333px;
    height: 42px;
    background: #e3e2e2;
    cursor: pointer;
    font-size: 15px;
    color: #757575;
}

.all ol li.current {
    border-bottom: 3px solid #02bdd5;
    background: white;
    color: #02bdd5;
}

.remen-span {
    position: absolute;
    display: inline-block;
    height: 20px;
    width: 40px;
    line-height: 18px;
    text-align: center;
    left: 0;
    top: 0;
    border-radius: 5px;
    background: #cca45a;
    color: white;
}
/*鍜ㄨ*/

.banner7 {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    margin-top: 65px;
}

.banner7_left {
    height: 415px;
    width: 800px;
    float: left;
}

.jiagebg {
    position: relative;
    height: 415px;
    width: 400px;
    float: left;
}

.jiagebg img {
    height: 100%;
    width: 100%;
}

.jiage-form {
    position: relative;
    height: 415px;
    width: 400px;
    float: right;
    background: #f2dab8;
}

.jiage-form-box {
    width: 88%;
    position: relative;
    margin: 0 auto;
    margin-top: 17px;
}

.jiage-form-box form {
    padding: 10px;
    position: relative;
    background: white;
    border-radius: 5px;
    box-shadow: 2px 2px 5px gray;
}

.jiage-form-box form p i::before {
    content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    margin-right: 5px;
    background: url(../indeximg/form-i.png) no-repeat;
    background-size: 100%;
}

.jiage-form-box form p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.nianji-content label,
.kemu-content label {
    display: inline-block;
    width: 16.6666%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: relative;
    float: left;
    font-size: 12px;
}

.banji-content label {
    display: inline-block;
    width: 20%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: relative;
    float: left;
    font-size: 12px;
}

.banji-content-1 {
    width: 30%!important;
}

.banji-content-2 {
    width: 36%!important;
}

.dizhi input,
.lianxi input {
    height: 28px;
    font-size: 14px;
    transform: scale(.9);
    width: 90%;
    border: none;
    border-bottom: 1px solid gray;
    padding-left: 10%;
}

.dizhi input::-webkit-input-placeholder,
.lianxi input::-webkit-input-placeholder {
    color: #bbbbbb;
}

.get_baojia {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 60%;
    position: relative;
    margin: 0 auto;
    background: #ffba00;
    color: white;
    border: none;
    border-radius: 6px;
    margin-top: 10px;
}
/*checkbox*/

label {
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
    position: relative;
    width: 15px;
    height: 1px;
    margin-right: 3px;
}

input[type=checkbox]::before,
input[type=radio]::before,
input[type=checkbox]::after,
input[type=radio]::after {
    position: absolute;
    display: block;
    content: '';
    border-radius: 50%;
    top: -13px;
    transition: .3s all esae;
}

input[type=radio]::before,
input[type=checkbox]::before {
    left: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #ffba00;
}

input[type=radio]::after,
input[type=checkbox]::after {
    top: -9px;
    left: 4px;
    width: 8px;
    height: 8px;
    background-color: #fff;
}

input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
    border-color: orange;
}

input[type=radio]:checked::after,
input[type=checkbox]:checked::after {
    background-color: orange;
}
/**/

.banner7_zixun {
    height: 400px;
    width: 450px;
    position: relative;
    float: right;
}

.zixunt_title {
    position: relative;
    height: 50px;
}

.zixunt_title li {
    height: 50px;
    width: 20%;
    float: left;
    line-height: 50px;
    text-align: center;
    position: relative;
    font-size: 15px;
}

.hd_title>li.on:after,
.hd_title>li:hover:after,
.zixunt_title>li.on:after,
.zixunt_title>li:hover:after {
    display: block;
    animation: scalein-2 .2s;
    -webkit-animation: scalein-2 .2s;
}

.zixunt_title> li:after {
    content: '\0020';
    position: absolute;
    background-image: url(../indeximg/comm-spr.png);
    background-position: -250px -1px;
    box-sizing: border-box;
    background-size: 393px 200px;
    display: none;
    width: 100%;
    height: 7px;
    left: 0;
    bottom: 0;
    transition: width .2s, left .2s, margin-left .2s;
}

.hd_title> li:after {
    content: '\0020';
    position: absolute;
    background-image: url(../indeximg/comm-spr.png);
    background-position: -263px -1px;
    box-sizing: border-box;
    background-size: 393px 200px;
    display: none;
    width: 54%;
    height: 7px;
    left: 0;
    bottom: -5px;
    transition: width .2s, left .2s, margin-left .2s;
}

.zixunbg {
    height: 80px;
    width: 100%;
    background-image: url(../indeximg/zixunbg.jpg);
    background-size: 100% 100%;
    line-height: 80px;
    text-align: center;
    color: #02bdd5;
}

.zixun-infolist ul li {
    height: 47px;
    line-height: 47px;
    padding: 0 8px;
    border-top: 1px solid #c3c3c3;
    box-sizing: border-box;
}

.zixun-infolist ul li a {
    color: #424242;
}

.zixun-infolist a span:nth-child(1) {
    border: 1px solid #02bdd5;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 50px;
    color: #02bdd5;
    display: inline-block;
    margin-right: 10px;
    top: 10px;
    font-size: 12px;
}

.zixun-infolist a span:nth-child(2) {
    font-size: 13px;
}

.zixun-infolist a span:nth-child(3) {
    display: inline-block;
    position: relative;
    float: right;
    font-size: 12px;
}

.other_zixun {
    height: 50px;
    line-height: 50px;
    background: #c3c3c3;
    width: 100%;
}

.other_zixun a {
    text-align: center;
    display: block;
    width: 100%;
    height: 50px;
    color: #02bdd5;
    font-size: 16px;
}
/*鑰佸笀*/

.teacher {
    position: relative;
    margin:50px 0;
}

.clear {
    clear: both;
}

.teacher_box {
    width: 1280px;
    position: relative;
    margin: 0 auto;
}

.teacher_box ul li {
    background: pink;
    display: inline;
    position: relative;
}
.teacher_box ul li div img{
    width:100%;
    transition: all 0.6s;
}
.teacher_box ul li div img:hover{
    transform: scale(1.2);
}
.teacher_box ul li span{
    position: absolute;
    color:white;
    top:10px;
    left:10px;
    z-index: 2;
    background: #00d5f0;
    padding:2px;
    font-size: 15px;
}
.teacher_title li{
    overflow:hidden;
}
.teacher-tab1 {
    width: 390px;
    height: 255px;
    float: left;
    margin-right: 20px;

}

.teacher-tab2 {
    width: 390px;
    height: 255px;
    float: left;
    margin-right: 30px;
}

.teacher-tab3 {
    width: 200px;
    height: 120px;
    float: left;
    margin-right: 10px;
}

.teacher-tab4 {
    width: 230px;
    height: 200px;
    float: right;
}

.teacher-tab5 {
    width: 200px;
    height: 120px;
    float: left;
    margin-top: 15px;
}

.check-more {
    position: absolute;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    width: 230px;
    background: red;
    right: 0;
    top: 215px;
    background: linear-gradient(to right, #00acc1, #00d5f0);
    color: white;
}
.check-more2  .more-arrow{
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    margin: -2px 0 0 5px;
    animation: 1.5s linear infinite;
    -webkit-animation: 1.5s linear infinite;
    background-position: -358px -96px;
    width: 20px;
    height: 12px;
    background-image: url(../indeximg/comm-spr.png);
    background-size: 393px 200px;
    background-repeat: no-repeat;
}
.teacher_content {
    width: 1280px;
    height: 400px;
    position: relative;
    margin: 0 auto;
    /*margin-top: 16px;*/
}

.teacher_content ul {
    width: 100%;
    height: 400px;
    display: block;
}

.teacher_content ul li {
    width: 18%;
    height: 200px;
    position: relative;
    float: left;
    display: inline;
    margin-right: 2.5%;
}

.teacher_content ul li:last-child {
    margin-right: 0;
}

.teacher-outer {
    overflow: hidden;
    height: 0;
    margin-top: 20px;
}
/*鏍″尯*/

.xiaoqubox {
    background: #e3e2e2;
    padding: 1rem 0 3rem 0;
}

.xiaoqu {
    position: relative;
    width: 1280px;
    margin: 0 auto;
}
.xiaoqu_title {
    height: 60px;
    line-height: 60px;
    padding-top: 30px;
}
.xiaoquflex{display: flex;justify-content: space-between}
.xiaoqu_all {
    width: 850px;
    position: relative;
}
.xiaoqu_all ul{
    width: 850px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.xiaoqu_all ul li {
    width: 110px;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
    margin-top: 15px;
}

.xiaoqu_all ul li.xiaoqu_on {
    background: #02bdd5;
    border: none;
}

.xiaoqu_all ul li.xiaoqu_on a {
    color: white;
}

.xiaoqu_all ul li a {
    color: #6b6b6b;
    display: block;
    font-size: 14px;
}

.xiaoquli:hover {
    background: #02bdd5;
    border: none;
}

.xiaoquli:hover a {
    color: white;
}

.xiaoquli:hover .xiaoqu_on {
    background: white;
    border: 1px solid gray;
}

.xiaoquli:hover>.xiaoqu_on a {
    color: gray;
}

.chaxun-href {
    display: inline-block;
    margin-top: 15px;
    color: #02bdd5;
    font-size: 16px;
    font-weight: 700;
}

.xiaoqu-right-contact {
    height: 200px;
    padding-top: 60px;
    width: 440px;
    position: relative;
}

.contact-bg1,.contact-bg2 {
    position: relative;
    height: 59px;
    width: 273px;
    background-size: 100%!important;
}
.contact-bg1{
    background: url('../indeximg/contact_01.png') no-repeat;
}
.contact-bg2{
    background: url('../indeximg/contact_02.png') no-repeat;
}

/*bottom*/

.bottom {
    position: relative;
    background-color: #02bdd5;
    width: 100%;
    height: 200px;
    padding-top: 50px;
}

.bottom_content {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 200px;
}

.bottom_left {
    width: 260px;
    position: relative;
    float: left;
    margin-top: 50px;
}

.botleft_01 {
    position: relative;
    float: left;
    height: 45px;
    width: 125px;
    background-image: url("../indeximg/bottomlog.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.botleft_01 img {
    width: 100%;
}

.botleft_02 {
    position: relative;
    float: right;
    border-left: 2px solid white;
    color: white;
    padding-left: 15px;
    font-size: 14px;
    padding-top: 5px;
}

.bottom_right {
    width: 700px;
    position: relative;
    float: right;
    font-size: 14px;
    transform: scale(.9);
    color: white;
    line-height: 22px;
}

.bottom_link a {
    color: white;
    font-size: 14px;
}

.bottom_link a:hover span {
    border-bottom: 1px solid white;
}
/*渚ц竟鏍�*/
/*!! 渚ц竟鏍� start */

.rightnav-bar {
    width: 80px;
    height: auto;
    background: red;
    box-sizing: border-box;
    padding-top: 15px;
    overflow: hidden;
    position: fixed;
    right: 0px;
    bottom: 18%;
    background-color: #fff;
    border-radius: 9px 0 0 9px;
    -webkit-transition: right .5s .2s;
    transition: right .5s .2s;
    z-index: 199;
}

.rightnav-bar a {
    display: block;
    position: relative;
    float: left;
    height: 65px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transform: scale(1);
    color: gray;
}

.nav-scroll i,
.nav-scroll-dog i {
    display: inline-block;
    text-align: center;
}

.nav-scroll-a i {
    height: 29px;
    width: 23px;
    background: url(../indeximg/je_04.png) no-repeat;
}

.nav-scroll-b i {
    height: 24px;
    width: 23px;
    background: url(../indeximg/je_07.png) no-repeat;
}

.nav-scroll-c i {
    height: 23px;
    width: 27px;
    background: url(../indeximg/je_03.png) no-repeat;
}

.nav-scroll-d i {
    height: 29px;
    width: 25px;
    background: url(../indeximg/je_02.png) no-repeat;
}

.nav-scroll-e i {
    height: 29px;
    width: 33px;
    background: url(../indeximg/dog.png) no-repeat;
}

.active {
    color: #02bdd5!important;
}

.nav-scroll:hover i {
    animation: 1.5s;
    -webkit-animation: 1.5s;
    animation-name: jump;
    -webkit-animation-name: jump;
}

.rightnav-bar a:hover {
    color: #02bdd5!important;
}

.active i {
    animation: 1.5s;
    -webkit-animation: 1.5s;
    animation-name: jump;
    -webkit-animation-name: jump;
}

.nav-scroll-dog:hover i {
    height: 35px;
    width: 35px;
    background: url(../indeximg/dog.gif) no-repeat;
    background-size: 100%;
}

@keyframes jump {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    10% {
        -webkit-transform: translateY(5px) scaleX(1.2) scaleY(.8);
        transform: translateY(5px) scaleX(1.2) scaleY(.8)
    }
    30% {
        -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
        transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)
    }
    50% {
        -webkit-transform: translateY(0) scale(1) rotateZ(0);
        transform: translateY(0) scale(1) rotateZ(0)
    }
    55% {
        -webkit-transform: translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);
        transform: translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)
    }
    70% {
        -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
        transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)
    }
    80% {
        -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
        transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0)
    }
    85% {
        -webkit-transform: translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);
        transform: translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)
    }
    100% {
        -webkit-transform: translateY(0) scaleX(1) scaleY(1);
        transform: translateY(0) scaleX(1) scaleY(1)
    }
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    10% {
        -webkit-transform: translateY(5px) scaleX(1.2) scaleY(.8);
        transform: translateY(5px) scaleX(1.2) scaleY(.8)
    }
    30% {
        -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
        transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)
    }
    50% {
        -webkit-transform: translateY(0) scale(1) rotateZ(0);
        transform: translateY(0) scale(1) rotateZ(0)
    }
    55% {
        -webkit-transform: translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);
        transform: translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)
    }
    70% {
        -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
        transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)
    }
    80% {
        -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
        transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0)
    }
    85% {
        -webkit-transform: translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);
        transform: translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)
    }
    100% {
        -webkit-transform: translateY(0) scaleX(1) scaleY(1);
        transform: translateY(0) scaleX(1) scaleY(1)
    }
}


#page-d {
    width: 100%;
}

.indexpart-show {
    /*width: 100%;*/
    visibility: visible!important;
    animation: bottomin-1 .6s ease;
    -webkit-animation: bottomin-1 .6s ease;
}

@keyframes bottomin-1 {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes bottomin-1 {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}