body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

a {
    text-decoration: none;
    color: #333;
}

.text_title {
    text-align: center;
    color: #333333;
}

.text_title .cn {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
}

.text_title .en {
    font-size: 16px;
}

.text_title .line {
    height: 5px;
    background-image: url(http://n.sinaimg.cn/edu/zhihui/line.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.text2_title {
    height: 70px;
    width: 256px;
    background-image: url(http://n.sinaimg.cn/edu/zhihui/text_bg.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.text2_title .cn {
    font-size: 32px;
    line-height: 30px;
    padding-top: 10px;
}

.text2_title .en {
    font-size: 16px;
}

.text3_title {
    text-align: center;
    color: #333333;
}

.text3_title .cn {
    font-size: 30px;
    font-weight: 900;
    line-height: 28px;
}

.text3_title .en {
    font-size: 30px;
}

.text3_title .line {
    height: 14px;
    background-image: url(http://n.sinaimg.cn/edu/zhihui/line2.png);
    background-repeat: no-repeat;
    background-position: top center;
}

@media screen and (max-width: 1200px) {
    body {
        zoom: 0.8;
    }
    .introduce .float_tip .reading,
    .introduce .float_tip .more {
        display: block !important;
    }
}

.btn1,
.address .inner .left .tab .item a {
    background-color: #00a199;
    color: #fff;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 5px;
}

.btn2 {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 5px;
}

.banner {
    background-image: url(http://n.sinaimg.cn/edu/zhihui/banner.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 633px;
    width: 100%;
}

.banner-desc {
    margin-top: -43px;
}

.banner-desc>.inner {
    margin: 0 auto;
    width: 1200px;
    height: 370px;
    margin-bottom: 60px;
    text-align: justify;
    display: flex;
}

.banner-desc>.inner .left {
    flex: 1;
    margin-right: 30px;
}

.banner-desc>.inner .right {
    flex: 1;
    margin-left: 30px;
}

.banner-desc .t1>.left {
    background-color: #000;
}

.banner-desc .t1 .title .cn {
    font-size: 32px;
}

.banner-desc .t1 .desc {
    text-indent: 2em;
    margin: 0;
    padding: 50px 0 0 0;
}

.banner-desc .t2>.right {
    overflow: hidden;
}

.banner-desc .t2 .title .cn {
    font-size: 32px;
}

.banner-desc .t2 .desc {
    text-indent: 2em;
    padding-top: 20px;
}

.banner-desc .t2 .desc p {
    padding: 0;
    margin: 0;
}

.banner-desc .t2 .link {
    text-align: right;
    margin-top: 15px;
}

.introduce {
    background-image: url(http://n.sinaimg.cn/edu/zhihui/bg1.png);
    background-size: cover;
}

.introduce>.inner {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    padding-bottom: 20px;
}

.introduce>.inner>.left {
    width: 950px;
}

.introduce>.inner>.left .item_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.introduce>.inner>.left .item_container .item {
    width: 450px;
    margin-top: 50px;
}

.introduce>.inner>.left .item_container .item .image {
    width: 450px;
    height: 250px;
    background: #000;
    overflow: hidden;
    margin-top: 20px;
}

.introduce>.inner>.left .item_container .item .image img {
    width: 100%;
    height: 100%;
}

.introduce>.inner>.left .item_container .item .desc {
    margin-top: 12px;
}

.introduce>.inner>.left .item_container .item .desc h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.introduce>.inner>.left .item_container .item .desc p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
    text-align: justify;
}

.introduce>.inner>.left .summer_camp {
    width: 930px;
    margin: 20px auto 0 auto;
}

.introduce>.inner>.left .summer_camp .cover {
    width: 930px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.introduce>.inner>.left .summer_camp .cover img {
    width: 100%;
    height: 100%;
}

.introduce>.inner>.left .summer_camp .desc {
    margin-top: 12px;
    height: 100px;
}

.introduce>.inner>.left .summer_camp .desc h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.introduce>.inner>.left .summer_camp .desc p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
    text-align: justify;
}

.introduce>.inner>.right {
    width: 250px;
}

.introduce>.inner>.right .float_tip {
    background: #00a199;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 50px;
    width: 200px;
    top: 0;
}

.introduce>.inner>.right .float_tip .logo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.introduce>.inner>.right .float_tip .link {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.introduce>.inner>.right .float_tip .qrcode {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: 20px;
}

.introduce>.inner>.right .float_tip .more {
    color: #fff;
    width: 150px;
    margin: 0 auto;
    margin-top: 15px;
}

.introduce>.inner>.right .float_tip .more .title {
    text-align: center;
    font-size: 24px;
}

.introduce>.inner>.right .float_tip .more .desc {
    margin-top: 10px;
    text-align: left;
    font-size: 16px;
}

.introduce>.inner>.right .float_tip .reading {
    display: none;
    color: #fff;
    width: 150px;
    margin: 0 auto;
    margin-top: 15px;
}

.introduce>.inner>.right .float_tip .reading .title {
    text-align: center;
    font-size: 24px;
}

.introduce>.inner>.right .float_tip .reading .qrcode {
    margin-top: 10px;
}

.introduce>.inner>.right .float_tip .reading .desc {
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
}

.reading>.inner {
    margin: 60px auto 0 auto;
    width: 1200px;
    display: flex;
}

.reading>.inner .left {
    width: 950px;
}

.reading>.inner .left>.title {
    margin-bottom: 40px;
}

.reading>.inner .left .wrap {
    width: 930px;
    margin: 0 auto;
}

.reading>.inner .left .wrap>.cover {
    width: 930px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
}

.reading>.inner .left .wrap>.cover img {
    width: 100%;
    height: 100%;
}

.reading>.inner .left .wrap>.desc {
    margin-top: 12px;
    height: 100px;
}

.reading>.inner .left .wrap>.desc h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.reading>.inner .left .wrap>.desc p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
    text-align: justify;
}

.techers {
    background-image: url(http://n.sinaimg.cn/edu/zhihui/bg2.png);
    background-size: cover;
}

.techers .inner {
    margin: 60px auto;
    width: 1200px;
}

.techers .inner .left {
    width: 950px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.techers .inner .left .container {
    display: flex;
    margin-top: 30px;
}

.techers .inner .left .container .conn_left {
    width: 600px;
    height: 400px;
    background: #000;
    overflow: hidden;
}

.techers .inner .left .container .conn_right {
    width: 350px;
}

.techers .inner .left .container .conn_right .name {
    text-align: center;
    font-size: 26px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    margin-top: 70px;
    padding: 20px;
}

.techers .inner .left .container .conn_right .desc {
    text-indent: 2em;
    margin: auto 30px;
    margin-top: 70px;
    text-align: justify;
}

.trait .inner {
    margin: 60px auto;
    width: 1200px;
    display: flex;
}

.trait .inner .left {
    width: 950px;
}

.trait .inner .left .item_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 28px;
}

.trait .inner .left .item_container .item {
    width: 300px;
    margin-bottom: 30px;
}

.trait .inner .left .item_container .item .cover {
    width: 300px;
    height: 300px;
    overflow: hidden;
}

.trait .inner .left .item_container .item .cover img {
    width: 100%;
    height: 100%;
}

.trait .inner .left .item_container .item .desc {
    background: #00a199;
    width: 270px;
    margin: 20px auto 0 auto;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    color: #fff;
}

.club .inner {
    margin: 60px auto;
    width: 1200px;
    display: flex;
}

.club .inner .left {
    width: 950px;
}

.club .inner .left .container {
    display: flex;
    margin-top: 30px;
    margin-bottom: 80px;
}

.club .inner .left .container .conn_left {
    width: 500px;
    height: 500px;
    overflow: hidden;
}

.club .inner .left .container .conn_left img {
    width: 100%;
    height: 100%;
}

.club .inner .left .container .conn_right {
    width: 450px;
}

.club .inner .left .container .conn_right .desc {
    text-indent: 2em;
    margin-top: 120px;
    margin-left: 110px;
    text-align: justify;
}

.club .inner .left .container .conn_right .link {
    margin-top: 30px;
    text-align: right;
}

.address .inner {
    margin: 60px auto;
    width: 1200px;
    display: flex;
}

.address .inner .left {
    width: 950px;
}

.address .inner .left .tab {
    width: 700px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.address .inner .left .tab .item a {
    font-size: 27px;
    padding: 15px 50px;
}

.address .inner .left .conn {
    margin-top: 50px;
    font-size: 24px;
    height: 150px;
    padding-left: 125px;
}

.address .inner .left .conn .item {
    display: none;
}

.address .inner .left .conn .item p {
    margin-top: 10px;
    margin-bottom: 10px;
}