﻿/*-----------------------------------------------公共样式-----------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    font-family: "Micorosoft YaHei", "微软雅黑", "arial, helvetica, sans-serif";
    font-size: 14px;
    margin: 0 auto;
    color: #3c3c3c;
    background: #fff;
}

body {
    position: relative;
}

ol,
ul,
li {
    list-style-type: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus,
input:focus,
select:focus,
button:focus {
    outline: none;
}

img {
    display: block;
    outline: none;
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clearbox:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}


/*----乐语相关----*/


/*#LXB_CONTAINER,#LXB_CONTAINER_SHOW{display: none!important; visibility: hidden!important; opacity: 0!important; filter: alpha(opacity: 0)!important;}*/

#doyoo_panel {
    display: none!important;
}


/*-----------------------------------------私有样式-----------------------------------------------*/


/*-------------------首页--------------------*/

.title {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    font-size: 18px;
    color: #666;
}

.title h1 {
    font-size: 40px;
    color: #222;
    font-weight: bold;
    margin-bottom: 15px;
}

.qxy_wrap .title1 {
    margin-top: 35px;
}

.title p i {
    display: inline-block;
    width: 27px;
    height: 10px;
    margin: 0 3px;
    vertical-align: middle;
    margin-top: -2px;
}

.title p i.a {
    background: #a8f5e9;
}

.title p i.b {
    background: #4ce2cb;
}

.title p i.c {
    background: #00d6b5;
}

a.btn {
    display: block;
    cursor: pointer;
    text-align: center;
}

.icons,
.map_wrap .e_map_tags li,
.fd_flag li span,
.fd_news .fdn_list ul li,
.m_content_side a,
.like_article ul li {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
}

#notice {
    display: none;
}

.notice {
    width: 1920px;
    height: 87px;
    position: relative;
}

.notice img {
    width: 1920px;
    height: 87px;
}

.notice .ad_wrap {
    width: 1200px;
    height: 87px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.notice .ad_wrap .close {
    width: 24px;
    height: 24px;
    background-position: 0 -1422px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}


/*----header----*/

.top_wrap {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #666;
    background: #f7f7f7;
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
}

.top_wrap .top,
.fw_nav .f_nav,
.footer,
.school_tab,
.news_hot,
.info_wrap,
.fd_flag,
.course_tab_box,
.fd_advance {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.logo_nav,
.form_wrap,
.module,
.class,
.flag,
.products,
.teacher,
.honor,
.news_wrap,
.label_friend,
.float,
.school_info,
.info_content_wrap,
.fd_tag {
    width: 1200px;
    margin: 0 auto;
}

.top_wrap .top a {
    color: #666;
    margin: 0 10px;
}

.top_wrap .top a:last-child {
    margin-right: 0;
}

.top_wrap .top a:hover,
.label_friend li a:hover,
.footer>.fl>ul li a:hover,
.logo_nav .sidemenu a:hover,
.school_info .sclist .adr a:hover,
.footer>.fl>ul li a:hover p {
    color: #49c6d2;
}

.logo_nav_wrap {
    width: 100%;
    background: #fff;
}

.logo_nav {
    height: 90px;
}

.logo_nav .logo {
    width: 250px;
    margin-top: 27px;
}

.logo_nav .logo.sn {
    width: 370px;
}

.logo_nav .logo>a.fl {
    width: 170px;
    height: 38px;
    display: block;
}

.logo_nav .logo.sn>a.fl {
    width: 300px;
    margin-top: 4px;
}

.logo_nav .logo>a.fl img {
    width: 100%;
    height: auto;
}

.logo_nav .logo .city {
    width: 60px;
    position: relative;
    margin-top: 8px;
}

.logo_nav .logo .city .btn {
    width: 60px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    text-align: right;
    border-radius: 13px;
    border: solid 1px #dfdfdf;
    color: #999;
    font-size: 12px;
    background-position: 8px 6px;
}

.logo_nav .logo .cities {
    width: 215px;
    padding: 10px;
    border: solid 1px #dfdfdf;
    background: #fff;
    color: #49c6d2;
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 9999;
    font-size: 16px;
    display: none;
}

.logo_nav .logo .cities a {
    color: #49c6d2;
    display: inline-block;
    width: 30.6%;
    margin: 5px 0;
    text-align: center;
}

.logo_nav .logo .cities a:hover {
    color: #333;
}

.logo_nav .logo .cities .all {
    width: 100%;
    text-align: left;
    padding-left: 16px;
}

.logo_nav .nav {
    width: 800px;
    height: 90px;
}

.logo_nav .nav .nav_bar {
    width: 620px;
}

.logo_nav .nav .nav_bar li {
    width: 90px;
    height: 90px;
    text-align: center;
    float: left;
    position: relative;
}

.logo_nav .nav .nav_bar li:first-child {
    width: 60px;
}

.logo_nav .nav .nav_bar li>a {
    line-height: 94px;
    padding-bottom: 30px;
    font-size: 16px;
    color: #757575;
}

.logo_nav .nav .nav_bar li:hover>a,
.logo_nav .nav .nav_bar li.on>a {
    color: #49c6d2;
    border-bottom: solid 3px #49c6d2;
}

.logo_nav .sidemenu {
    width: 300px;
    display: none;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    background: #fff;
    border: solid 1px #dfdfdf;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 90px;
}

.logo_nav .sidemenu a {
    display: inline-block;
    padding: 5px 20px 5px 0;
    color: #757575;
}

.logo_nav .sidemenu a.grade {
    display: block;
    width: 100%;
    font-weight: bold;
    color: #3C3C3C;
}

.logo_nav .nav .tel {
    margin-top: 25px;
    padding: 10px 0 10px 40px;
    font-size: 18px;
    color: #2894ff;
    font-weight: bold;
    background-position: 0 -32px;
    display: inline-table;
}

#header.scroll .top_wrap {
    display: none;
}

#header.scroll .logo_nav_wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999999;
    border-bottom: solid 1px #f1f1f1;
    box-shadow: 0 2px 3px #f2f2f2;
    -webkit-box-shadow: 0 2px 3px #f2f2f2;
}

#header.scroll .logo_nav,
#header.scroll .logo_nav .nav .nav_bar li {
    height: 70px;
}

#header.scroll .logo_nav .logo,
#header.scroll .logo_nav .nav .tel {
    margin-top: 15px;
}

#header.scroll .logo_nav .nav .nav_bar li>a {
    line-height: 74px;
    padding-bottom: 20px;
}

#header.scroll .logo_nav .sidemenu {
    top: 70px;
}


/*----banner----*/

#banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}


/* #banner .hd{width: 400px; position: absolute; right: 0; left: 0; bottom: 70px; margin: 0 auto; text-align: center; z-index: 1; color: transparent;}

#banner .hd ul li{ display: inline-block; *display: inline; zoom: 1; margin: 0 3px; width: 42px; height: 3px; background: #fff; cursor: pointer;}

#banner .hd ul li.on{ opacity: 0.5; filter: alpha(opacity=50);}

#banner .bd{ position: relative; height: 100%; z-index: 0;} */

#banner .swiper-pagination {
    margin-bottom: 30px;
}

#banner span {
    width: 50px;
    height: 4px;
    border-radius: 0;
}

#banner .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1);
}

#banner img {
    width: 100%;
}


/*----form----*/

.form_wrap {
    height: 444px;
    position: relative;
    margin-top: -60px;
}

.form_wrap:before,
.form_wrap:after {
    content: '';
    display: block;
    height: 100px;
    border-radius: 8px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.form_wrap:before {
    width: 92%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    top: 0;
}

.form_wrap:after {
    width: 96%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 10px;
}

.form_wrap .form {
    width: 100%;
    padding: 30px 100px 45px 100px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(254, 122, 114, 0.3);
    -webkit-box-shadow: 0 4px 16px rgba(254, 122, 114, 0.3);
    -moz-box-shadow: 0 4px 16px rgba(254, 122, 114, 0.3);
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}

.form_wrap .form>.fl {
    width: 470px;
    padding: 40px 75px;
    border-radius: 16px;
    position: relative;
    background: #fe7a71;
    line-height: 1.8em;
    color: #fff;
    font-size: 20px;
}

.form_wrap .form>.fl:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 18px;
    right: -16px;
    border: solid 30px transparent;
    border-right-color: #fe7a71;
    border-top-color: #fe7a71;
    border-top-right-radius: 16px;
    transform: rotate(30deg) skewX(-30deg);
    -webkit-transform: rotate(30deg) skewX(-30deg);
    -moz-transform: rotate(30deg) skewX(-30deg);
}

.form_wrap .form>.fl h1 {
    font-size: 26px;
    margin: 15px 0 4px 0;
}

.form_wrap .form>.fl h1 span {
    display: inline-block;
    font-weight: bold;
    padding: 3px 12px;
    margin-left: 5px;
    border-radius: 4px;
    background: #fff;
    color: #fe7a71;
}

.form_wrap .form>.fl h2,
.form_wrap .form>.fr h2 {
    font-size: 24px;
    font-weight: bold;
}

.form_wrap .form>.fl h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

.form_wrap .form>.fr {
    width: 420px;
}

.form_wrap .form>.fr h2 {
    color: #666;
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.form_wrap .form>.fr h2 span {
    color: #fe7a71;
}

.form_wrap .form input,
.form_wrap .form .btn {
    width: 100%;
    line-height: 40px;
    border: none;
    border-radius: 4px;
}

.form_wrap .form input {
    padding-left: 15px;
    background: #ececec;
    margin-bottom: 20px;
    font-size: 15px;
}

.form_wrap .form .btn {
    background: #fe7a71;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    padding: 2px 0;
}


/*----module----*/

.module,
.class,
.flag,
.products,
.teacher,
.honor,
.map_wrap,
.label_friend,
.fd_flag,
.course_tab_box,
.fd_advance,
.fd_tag {
    padding: 60px 0;
}

.module ul {
    margin: 0 -7px;
}

.module ul li,
.flag ul li,
.products li .icon {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
}

.module ul li {
    width: 289.5px;
    height: 394px;
    margin: 0 7px;
    background: #fff;
    float: left;
    text-align: center;
    color: #7f7f7f;
    line-height: 1.6em;
    font-size: 15px;
    border: solid 1px #e4e4e4;
    position: relative;
}

.module ul li:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 0 12px #ddd;
    -webkit-box-shadow: 0 0 12px #ddd;
    -moz-box-shadow: 0 0 12px #ddd;
}

.module li img,
.honor li img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.module li h3 {
    color: #000;
    font-size: 22px;
    margin: 25px 0 15px 0;
}

.module li .btn {
    width: 130px;
    border: solid 1px #e24943;
    color: #e24943;
    font-size: 16px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: 0 auto;
}

.module li:hover .btn,
.module li .btn:hover {
    background: #e24943;
    color: #fff;
}


/*----class_wrap----*/

.class_wrap {
    width: 100%;
    background: #f7f7f7;
}

.class {
    height: 1020px;
    position: relative;
}

.class .line {
    width: 100%;
    position: absolute;
    top: 442px;
    left: 0;
    z-index: 1;
}

.class .line span {
    width: 100%;
    height: 1px;
    display: block;
    border-bottom: dashed 1px #94ede8;
    margin-bottom: 50px;
}

.class .tab_title,
.class .tab_class {
    width: 100%;
    margin: 0 auto 30px auto;
    text-align: center;
}

.class .tab_title li,
.class .tab_class li {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    border: solid 1px #999;
    font-size: 20px;
    color: #555;
}

.class .tab_title li {
    width: 160px;
    height: 50px;
    line-height: 48px;
    border-radius: 4px;
}

.class .tab_title li:hover,
.class .tab_title li.on {
    background: #00d6b5;
    color: #fff;
    border-color: #00d6b5;
}

.class .tab_class li {
    width: 85px;
    height: 40px;
    line-height: 38px;
    border-radius: 20px;
}

.class .tab_class li:hover,
.class .tab_class li.on {
    background: #ff8e18;
    color: #fff;
    border-color: #ff8e18;
}

.class .tab_trait {
    position: relative;
    height: 512px;
    z-index: 11;
    margin-top: -25px;
    overflow: hidden;
}

.class .trait,
.class .tab_con .tab {
    display: none;
}

.class .trait.on,
.class .tab_con .tab.on {
    display: block;
}

.class .trait li {
    width: 225.6px;
    height: 0;
    position: absolute;
    bottom: 0;
}

.class .trait li.a {
    padding-top: 205px;
    left: 0;
}

.class .trait li.b {
    padding-top: 155px;
    left: 243.6px;
}

.class .trait li.c {
    padding-top: 105px;
    left: 487.2px;
}

.class .trait li.d {
    padding-top: 50px;
    right: 243.6px;
}

.class .trait li.e {
    right: 0;
}

.class .trait li h1 {
    text-align: center;
    font-size: 36px;
    color: #00ded1;
    margin-bottom: 20px;
}

.class .trait li .txt {
    padding: 0 25px;
    font-size: 15px;
    text-align: justify;
    border-radius: 12px;
    line-height: 1.6em;
    color: #fff;
    position: relative;
}

.class .trait li.a .txt {
    height: 240px;
    padding-top: 30px;
    background: #00e3d6;
}

.class .trait li.b .txt {
    height: 290px;
    padding-top: 40px;
    background: #00ddd0;
}

.class .trait li.c .txt {
    height: 340px;
    padding-top: 60px;
    background: #02d3c7;
}

.class .trait li.d .txt {
    height: 395px;
    padding-top: 80px;
    background: #00cabf;
}

.class .trait li.e .txt {
    height: 445px;
    padding-top: 100px;
    background: #08c2b8;
}

.class .trait li .txt:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid 20px transparent;
    border-top-color: #f7f7f7;
    border-left-color: #f7f7f7;
    position: absolute;
    top: 0;
    left: 0;
}

.class .btn {
    width: 305px;
    border-radius: 30px;
    font-size: 24px;
    color: #00ded1;
    border: solid 1px #00ded1;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.class .btn:hover {
    background: #00ded1;
    color: #fff;
}


/*----flag_wrap----*/

.flag_wrap,
.fd_advance_wrap {
    width: 100%;
    background-image: linear-gradient(90deg, #16b8c5, #0ebca5);
    background-image: -webkit-linear-gradient(0, #16b8c5, #0ebca5);
    background-image: -moz-linear-gradient(0, #16b8c5, #0ebca5);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#16b8c5, endColorstr=#0ebca5);
}

.flag .title {
    color: #ececec;
}

.flag .title h1 {
    color: #fff;
}

.flag ul {
    margin: 0 -15px;
}

.flag ul li {
    width: 277.5px;
    height: 340px;
    float: left;
    margin: 0 15px;
    text-align: center;
    color: #979797;
    background: #fff;
    border-radius: 12px;
    padding: 45px 35px;
}

.flag ul li:hover {
    transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
}

.flag li .icon {
    width: 60px;
    height: 48px;
    margin: 0 auto 35px auto;
}

.flag li.a .icon {
    background-position: 5px -92px;
}

.flag li.b .icon {
    background-position: 6px -162px;
}

.flag li.c .icon {
    background-position: 8px -234px;
}

.flag li.d .icon {
    background-position: 2px -302px;
}

.flag li h1 {
    font-size: 28px;
    color: #525d61;
    margin-bottom: 15px;
    font-weight: bold;
}

.flag li .btn {
    width: 150px;
    border-radius: 20px;
    margin: 30px auto 0 auto;
    background: #03d9cd;
    color: #fff;
    font-size: 18px;
}


/*----products----*/

.products ul li {
    width: 240px;
    padding: 0 30px;
    float: left;
    text-align: center;
    color: #999;
    line-height: 1.6em;
    transition: all 0.8s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.products ul li:hover .icon {
    transform: rotateY(720deg);
    -webkit-transform: rotateY(720deg);
    -moz-transform: rotateY(720deg);
}

.products li .icon {
    width: 60%;
    height: 80px;
    margin: 0 auto 25px auto;
}

.products li.a .icon {
    background-position: 20px -365px;
}

.products li.b .icon {
    background-position: 18px -458px;
}

.products li.c .icon {
    background-position: 10px -548px;
}

.products li.d .icon {
    background-position: 18px -639px;
}

.products li.e .icon {
    background-position: 6px -734px;
}

.products li h1 {
    font-size: 24px;
    color: #000;
    margin-bottom: 30px;
}

.products .btn {
    width: 575px;
    color: #fff;
    font-size: 30px;
    border-radius: 5px;
    margin: 60px auto 0 auto;
    background-image: linear-gradient(90deg, #f4b71d, #ff8b18);
    background-image: -webkit-linear-gradient(0, #f4b71d, #ff8b18);
    background-image: -moz-linear-gradient(0, #f4b71d, #ff8b18);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#f4b71d, endColorstr=#ff8b18);
}

.products ul li:nth-child(1) {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.products ul li:nth-child(2) {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.products ul li:nth-child(3) {
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.products ul li:nth-child(4) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.products ul li:nth-child(5) {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}


/*----teacher----*/

.teacher_wrap {
    width: 100%;
    background: #faf5f6;
}

.teacher ul {
    margin: 0 -5px;
}

.teacher ul li {
    width: 292.5px;
    height: 364px;
    margin: 0 5px;
    float: left;
    position: relative;
    overflow: hidden;
}

.teacher li img {
    width: 100%;
}

.teacher li .txt {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.teacher li .txt:before {
    content: '';
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.85;
    filter: alpha(opacity=85);
    z-index: 0;
}

.teacher li .txt b,
.teacher li .txt span {
    z-index: 1;
    position: relative;
}

.teacher li .txt span {
    color: #c2c2c2;
    font-size: 14px;
    float: right;
}

.teacher li .detail {
    width: 100%;
    height: 100%;
    line-height: 1.6em;
    font-size: 16px;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #02d3c7;
    padding: 40px 30px;
    color: #fff;
    text-align: center;
}

.teacher li .detail a {
    color: #fff;
    display: block;
    border-bottom: solid 2px #fff;
}

.teacher li .detail h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

.teacher li .detail a.btn {
    border-bottom: none;
    width: 240px;
    border-radius: 26px;
    background: #fff;
    color: #02d3c7;
    font-size: 18px;
    margin: 50px auto 0 auto;
    padding: 5px 0;
}


/*----honor----*/

.honor ul {
    margin: 0 -12px;
}

.honor ul li {
    width: 220.8px;
    height: 210px;
    float: left;
    margin: 0 12px;
    font-size: 16px;
    text-align: center;
}

.honor li img {
    margin-bottom: 15px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}


/*----news----*/

.news {
    padding-bottom: 110px;
}

.news,
.news .top,
.news .bottom {
    overflow: hidden;
}

.news>.fl,
.news .top {
    width: 800px;
}

.news .top .four {
    width: 566px;
    height: 287px;
    padding: 30px 25px;
    background: #00d6b5;
}

.news .top .img {
    width: 234px;
    height: 287px;
}

.news .tab_title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}

.news .tab_title a {
    height: 36px;
    display: inline-block;
    position: relative;
    margin: 0 12px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.news .tab_title a:first-child {
    margin-left: 0;
}

.news .tab_title a:hover,
.news .tab_title a.on {
    color: #ecff18;
    border-bottom: solid 1px #ecff18;
}

.news .tab_title a:hover:after,
.news .tab_title a.on:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-bottom-color: #ecff18;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.news .tab_list {
    height: 190px;
    line-height: 1.8em;
    position: relative;
    display: none;
}

.news .tab_list li a {
    width: 90%;
    display: inline-block;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .tab_list li a:hover {
    color: #ecff18;
}

.news .tab_list>a {
    display: block;
    width: 80px;
    position: absolute;
    bottom: 20px;
    right: -10px;
    border-radius: 15px;
    text-align: center;
    background: #fff;
    color: #00d6b5;
    box-shadow: 0 0 10px #00c0a2;
    -webkit-box-shadow: 0 0 10px #00c0a2;
    -moz-box-shadow: 0 0 10px #00c0a2;
}

.news .bottom .two {
    height: 290px;
    padding: 20px 10px;
}

.news .bottom .two .tab_list {
    height: 210px;
}

.news .bottom .two .tab_list>a,
.news>.fr .tab_list>a {
    right: 10px;
}

.news .bottom .img.a {
    width: 146px;
    height: 290px;
}

.news .bottom .two.a {
    width: 254px;
    background: #00e3d6;
}

.news .bottom .img.b {
    width: 141px;
    height: 290px;
}

.news .bottom .two.b {
    width: 259px;
    background: #44c67e;
}

.news>.fr {
    width: 400px;
    height: 577px;
    padding: 30px 25px;
    background: #0fbba8;
    position: relative;
}

.news>.fr .tab_list {
    height: 300px;
}

.news>.fr>img {
    width: 400px;
    height: 173px;
    position: absolute;
    left: 0;
    bottom: 0;
}


/*----schoolmap----*/

.map_wrap {
    width: 100%;
    background: no-repeat url(../images/bg.jpg) center center/100% 100%;
}

.map_wrap .title,
.map_wrap .title h1 {
    color: #fff;
}

.map_wrap .map {
    width: 1100px;
    margin: 0 auto;
}

.map_wrap .map .b_map {
    background: url(../images/map.png) 0 20px no-repeat;
    height: 620px;
}

.map_wrap .e_map_tags {
    z-index: 1;
    position: relative;
}

.map_wrap .e_map_tags li {
    width: 40px;
    height: 50px;
    position: absolute;
    display: block;
    cursor: pointer;
    text-align: center;
    line-height: 33px;
    color: #0f989d;
    font-size: 12px!important;
    background-position: 8px -900px;
}

.map_wrap .e_map_tags .m_xinjiang {
    top: 175px;
    left: 115px;
}

.map_wrap .e_map_tags .m_yunnan {
    top: 456px;
    left: 310px;
}

.map_wrap .e_map_tags .m_guangxi {
    top: 460px;
    left: 410px;
}

.map_wrap .e_map_tags .m_shanxi {
    top: 280px;
    left: 420px;
}

.map_wrap .e_map_tags .m_zhejiang {
    top: 371px;
    left: 565px;
}

.map_wrap .e_map_tags .m_jiangsu {
    top: 304px;
    left: 558px;
}

.map_wrap .e_map_tags .m_hunan {
    top: 410px;
    left: 448px;
}

.map_wrap .e_map_tags .m_beijing {
    top: 172px;
    left: 500px;
}

.map_wrap .e_map_tags .m_shandong {
    top: 265px;
    left: 533px;
}

.map_wrap .e_map_tags .m_hubei {
    top: 347px;
    left: 448px;
}

.map_wrap .e_map_tags .m_henan {
    top: 307px;
    left: 477px;
}

.map_wrap .e_map_tags .m_sichuan {
    top: 350px;
    left: 310px;
}

.map_wrap .e_map_tags .m_jilin {
    top: 140px;
    left: 600px;
}

.map_wrap .e_map_info {
    position: relative;
    z-index: 2;
    width: 335px;
    float: right;
}

.map_wrap .xqbt {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 65px;
}

.m_content {
    min-height: 545px;
    background: #fff;
}

.m_content_side {
    position: relative;
    height: 65px;
    background: -moz-linear-gradient(0deg, #2ee3e0, #4ce0c0);
    background: -webkit-linear-gradient(0deg, #2ee3e0, #4ce0c0);
    background: -o-linear-gradient(0deg, #2ee3e0, #4ce0c0);
    background: linear-gradient(90deg, #2ee3e0, #4ce0c0);
}

.m_content_side a {
    position: absolute;
    float: left;
    top: 22px;
    z-index: 2;
    width: 14px;
    height: 28px;
    display: block;
}

.m_content_side a.m_left {
    left: 5px;
    background-position: 0 -962px;
}

.m_content_side a.m_right {
    right: 5px;
    background-position: 0 -1012px;
}

.map_wrap .e_map_tags li:hover,
.e_map_tags .centers {
    font-size: 14px!important;
    background-position: 2px -833px!important;
}

.map_wrap .hide {
    display: none;
}

.wz_sideMenu h3 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    cursor: pointer;
    color: #2dcee3;
    font-size: 16px;
}

.wz_sideMenu h3 em {
    float: right;
    display: block;
    background: no-repeat url(../images/icons.png) 12px -890px/170px auto;
    cursor: pointer;
    width: 36px;
    height: 36px;
}

.wz_sideMenu h3.on em {
    background-position-y: -922px;
}

.wz_sideMenu ul {
    padding: 10px 15px;
    color: #333;
    display: none;
    background: #fafafa;
    line-height: 28px;
}

.wz_sideMenu ul li {
    width: 50%;
    float: left;
    margin: 5px 0;
}

.wz_sideMenu ul li a {
    display: block;
    width: 90%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #676767;
}

.wz_sideMenu ul li a:hover {
    color: #2dcee3;
}

.wz_sideMenu1 ul li {
    width: 100%;
}


/*----friendlink_label----*/

.label_friend h1 {
    height: 28px;
    line-height: 28px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #4e5254;
    border-left: solid 5px #2dcee3;
    padding-left: 10px;
}

.friendlink,
.label {
    position: relative;
}

.label {
    margin-top: 40px;
}

.label_friend ul {
    display: block;
    width: 1100px;
    height: 36px;
    overflow: hidden;
}

.label_friend ul li {
    float: left;
    margin-right: 15px;
    line-height: 2.4em;
}

.label_friend li a {
    color: #555;
}

.label_friend .arrow {
    width: 40px;
    height: 40px;
    background-position: 7px -1048px;
    position: absolute;
    top: 54px;
    right: 0;
}

.label_friend .arrow.up {
    background-position-y: -1086px;
}


/*----footer----*/

.footer_wrap {
    width: 100%;
    background: #2d2e32;
    color: #fff;
}

.footer {
    padding: 60px 0 90px 0;
}

.fw_nav {
    width: 100%;
    height: 76px;
    background: #00e3d6;
}

.fw_nav .f_nav a {
    display: block;
    width: 33.33%;
    height: 76px;
    float: left;
    cursor: pointer;
    padding: 20px 40px 0 100px;
}

.fw_nav .f_nav a.a,
.fw_nav .f_nav a.c {
    background-color: #00dace;
}

.fw_nav .f_nav a.a {
    background-position: 54px -1130px;
}

.fw_nav .f_nav a.b {
    background-position: 60px -1195px;
}

.fw_nav .f_nav a.c {
    background-position: 54px -1261px;
}

.fw_nav .f_nav a b {
    font-size: 18px;
}

.footer>.fl {
    width: 1200px;
    margin: auto;
}

.footer>.fl>a,
.footer>.fl>ul,
.footer>.fl>ul li b,
.footer>.fl>ul li a {
    display: block;
}

.footer>.fl>a {
    width: 170px;
}

.footer>.fl>ul li:nth-of-type(5) {
    width: 20%;
}

.footer>.fl>ul li:nth-of-type(5) b {
    text-align: left;
    letter-spacing: 8px;
    margin-bottom: 5px;
}

.footer>.fl>ul li:nth-of-type(5) p {
    text-align: left;
    font-size: 12px;
}

.footer>.fl>ul li {
    width: 15%;
    text-align: center;
    float: left;
    line-height: 2em;
}

.footer>.fl>ul li b {
    font-size: 18px;
    margin-bottom: 15px;
}

.footer>.fl>ul li a {
    color: #999;
}

.footer>.fl p {
    text-align: right;
    margin-top: 40px;
    color: #888;
}

.footer>.fl>ul li p {
    margin-top: 0;
    text-align: center;
}

.footer>.fr {
    width: 300px;
    color: #d0d0d0;
    overflow: hidden;
}

.footer>.fr h3 {
    font-size: 24px;
    padding-left: 60px;
    margin-bottom: 32px;
    background-position: 0 -1346px;
    color: #fff;
}

.footer>.fr h3 p {
    font-size: 16px;
    color: #d0d0d0;
}

.footer>.fr img {
    width: 100px;
    height: 100px;
    margin-top: 10px;
}

.footer>.fr span {
    display: block;
    font-size: 18px;
    color: #fff;
}

.footer>.fl>ul li.first a {
    display: inline-block;
    width: 26%;
}


/*----float----*/

.float_wrap {
    width: 100%;
    height: 74px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.float_wrap:before {
    content: '';
    display: block;
    width: 100%;
    height: 74px;
    background: #322c2c;
    opacity: 0.7;
    filter: alpha(opcacity=70);
    position: absolute;
    bottom: 0;
    left: 0;
}

.float>img {
    width: 191px;
    height: 176px;
    position: relative;
    margin-top: -115px;
}

.float form {
    width: 970px;
    position: relative;
    margin-top: 16px;
}

.float form input,
.float form .btn {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-radius: 4px;
    border: none;
    margin-right: 10px;
}

.float form input {
    width: 242px;
    padding-left: 12px;
}

.float form .btn {
    width: 190px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(90deg, #00e3d6, #08c2b8);
    background-image: -webkit-linear-gradient(0, #00e3d6, #08c2b8);
    background-image: -moz-linear-gradient(0, #00e3d6, #08c2b8);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#00e3d6, endColorstr=#08c2b8);
}

#cnzz_stat_icon_1262829293 {
    display: none;
}


/*-------------------内页--------------------*/

.advertising-pictures a {
    cursor: pointer;
}

.inner_content {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}

.inner_banner img {
    width: 100%;
    height: auto;
}

.inner_hot {
    width: 330px;
    float: left;
}

.form_quick {
    width: 100%;
    height: 470px;
    padding: 104px 25px 0 25px;
    background: url(../images/form.png) center center no-repeat;
    margin-bottom: 50px;
}

.form_quick input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    padding-left: 5px;
    background: #fff;
    border-radius: 4px;
}

.form_quick .btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: none;
    border: none;
    cursor: pointer;
}

.form_quick>a {
    color: #fce700;
    font-size: 22px;
    display: block;
    margin: 25px 0 0 80px;
    display: none
}

.form_quick #name {
    width: 180px;
    margin-top: 90px;
    margin-left: 56px;
}

.form_quick #tel {
    width: 180px;
    margin-top: 11px;
    margin-left: 56px;
}

.inner_con {
    width: 840px;
    float: right;
}

.inner_con .inner_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    color: #00aa98;
    font-size: 20px;
    font-weight: bold;
}

.inner_con .inner_title.home {
    font-size: 14px;
    color: #555;
    font-weight: normal;
}

.inner_con .inner_title span {
    display: inline-block;
    height: 30px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 5px;
    background-position: 0 -1469px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.inner_con .inner_title:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #eee;
    position: absolute;
    top: 13.5px;
    left: 0;
    z-index: 7;
}

.inner_school {
    width: 100%;
    background: #f7f7f7;
    padding: 50px 0;
}

.inner_school .title h1 {
    color: #08c3ba;
}

.inner_school .title p {
    color: #333;
}

.inner_school .title a {
    display: block;
    margin: 30px auto 0 auto;
    width: 462px;
    height: 72px;
    line-height: 72px;
    border-radius: 36px;
    color: #f34f4b;
    font-size: 24px;
    text-align: center;
    border: solid 1px #f34f4b;
}

.school_tab>div,
.school_info .xqinfo {
    display: none;
}

.school_tab .tab-hd {
    height: 52px;
    color: #404040;
}

.school_tab .tab-hd li {
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.school_tab .tab-hd li a {
    display: block;
    color: #141414;
    font-size: 16px;
}

.school_tab .tab-hd li a:hover,
.school_tab .tab-hd li.on a {
    color: #fff;
    background: #08c3ba;
}

.school_tab .tab-bd {
    border-top: 1px solid #08c3ba;
    padding: 20px 30px 0 30px;
}

.school_tab .tab-bd li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    width: 190px;
    float: left;
}

.school_tab a {
    color: #141414;
}

.inner_con ul li .txt>a:first-child:hover,
.school_tab a:hover,
.school_info .xqinfo li a:hover,
.nav_quick>div>div ul li a:hover,
.nav_quick>div>div ul li a.on,
.hot_tj>h4 a:hover,
.hot_tj .hover_box>a:hover,
.tj_common .tab-bd ul li a:hover,
.faq_hot ul li a:hover,
.fd_news .fdn_list li a:hover,
.course_tab .bd td:first-child a:hover,
.inner_con.parag .adr a:hover,
.inner_con .inner_title.home a:hover {
    color: #00ded1;
}

.inner_content.spe .inner_hot {
    width: 320px;
    float: right;
}

.inner_content.spe .inner_con {
    width: 850px;
    float: left;
}

.inner_con .parag_wrap p {
    line-height: 2em;
    margin-bottom: 10px;
}

.inner_con .parag_wrap img {
    width: auto;
    height: auto;
    max-width: 80%;
    margin: 0 auto 15px auto;
}

.inner_con .parag_wrap table {
    width: 100%!important;
}

.inner_con .parag_wrap .pw_con {
    border: solid 1px #ececec;
}

.inner_con .parag_wrap .tab-hd li {
    height: 40px;
    text-align: center;
    float: left;
}

.inner_con .parag_wrap .tab-hd li a {
    display: block;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    background: #f8f8f8;
    border-bottom: solid 1px #ececec;
}

.inner_con .parag_wrap .tab-hd li a:hover,
.parag_wrap .tab-hd li.on a {
    line-height: 32px;
    background: #fff;
    border-bottom: none;
    border-top: solid 4px #00ded1;
}

.inner_con .parag_wrap .tab-bd {
    padding: 40px 35px;
}

.mpage {
    margin: 25px 0;
    width: 100%;
    height: 46px;
    overflow: hidden;
    text-align: center;
    display: none;
}

.qzPagination {
    overflow: hidden;
}

.mpage a {
    padding: 10px 20px;
    text-align: center;
    border: solid 1px #d8dce0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    color: #8c8c8c;
    display: inline-block;
}

.mpage a:hover,
.mpage a.on,
.mpage a.dan_page {
    background: #08c3ba;
    color: #fff;
}

.mpage a.dan_page,
.mpage a.dan_page {
    margin-right: 4px;
}

.shadow .mpage a {
    margin: 0 2px;
}

.share {
    padding: 0 15px;
    margin-top: 20px;
}

.page {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin: 15px 0 30px 0;
    padding: 8px 0;
}

.page ul li {
    height: 30px;
    line-height: 30px;
    color: #3855ab;
    padding: 0 15px;
}

.page li a {
    width: 70%;
    height: 30px;
    line-height: 30px;
    color: #3855ab;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*----kecheng----*/

.nav_quick {
    width: 330px;
    min-height: 1270px;
    position: relative;
    border: 1px solid #E2E2E2;
    margin-top: 50px;
    padding-top: 60px;
}

.nav_quick>h1 {
    width: 330px;
    height: 51px;
    line-height: 51px;
    background: #00ded1;
    position: absolute;
    top: -1px;
    left: -1px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.nav_quick>div {
    margin: 14px 0 14px 10px;
}

.nav_quick>div>p {
    margin: 10px 0 0 6px;
    font-size: 15px;
    color: #00ded1;
    border-bottom: 1px solid #dedede;
    font-weight: bold;
    padding-bottom: 6px;
}

.nav_quick>div>div {
    margin: 10px 0;
    overflow: hidden;
}

.nav_quick>div>div p a {
    float: left;
    width: 20%;
    font-size: 15px;
    text-align: center;
    margin: 12px 0 0 6px;
    background: #d2d2d2;
    border-radius: 15px;
    line-height: 28px;
    color: #fff;
}

.nav_quick>div>div ul {
    float: right;
    width: 73%;
    margin: 8px 0;
}

.nav_quick>div>div ul li {
    float: left;
    width: 20%;
    margin: 5px 0;
}

.nav_quick>div>div ul li a {
    font-size: 15px;
    color: #434343;
}

.nav_quick>div>div p a:hover,
.nav_quick>div>div p a.on {
    background: #00ded1;
}

.inner_con .news li {
    width: 100%;
    padding: 30px 0;
    border-bottom: solid 1px #cbcbcb;
    overflow: hidden;
}

.inner_con .news li>a,
.inner_con .news li>a img {
    display: block;
    width: 220px;
    height: 144px;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.inner_con .news li>a {
    overflow: hidden;
}

.inner_con .news li>a:hover img,
.honor li:hover img {
    transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
}

.inner_con .news li .txt {
    width: 590px;
    height: 144px;
    overflow: hidden;
    color: #666;
    line-height: 1.8em;
    position: relative;
}

.inner_con .news li .txt>a:first-child {
    width: 90%;
    display: block;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 14px;
    color: #333;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inner_con.fd .news li .txt>a:first-child {
    width: 75%;
}

.inner_con .news li .txt>span {
    display: block;
    color: #999;
    margin-bottom: 15px;
}

.inner_con.lb .news li .txt>span {
    margin-bottom: 8px;
}

.inner_con .add_span li .txt>span {
    margin-top: 15px;
    margin-bottom: 0;
}

.inner_con .news li .txt p b {
    color: #444;
    font-weight: bold;
}

.inner_con .news li .txt>a:last-child {
    display: block;
    width: 106px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    border-radius: 16px;
    text-align: center;
    color: #fff;
    background: #fa4f47;
    position: absolute;
    top: 0;
    right: 0;
}

.inner_con .news_tab .more,
#load {
    display: block;
    width: 40%;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    margin: 25px auto;
    text-align: center;
    border: solid 1px #1ddcba;
    color: #1ddcba;
    font-size: 16px;
}

#load:hover,
.inner_con .news_tab .more:hover {
    background: #1ddcba;
    color: #fff;
}

.parag_wrap .pw_title {
    overflow: hidden;
    margin: 35px 0 40px 0;
}

.parag_wrap .pw_title>img {
    border: solid 1px #e9e9e9;
    margin-right: 50px;
}

.parag_wrap .pw_title .txt h1 {
    font-size: 23px;
    color: #000;
    font-weight: bold;
    margin-bottom: 14px;
}

.parag_wrap .pw_title .txt p {
    margin-bottom: 0;
    color: #888;
}

.parag_wrap .pw_title .txt .btn {
    display: inline-block;
    width: 134px;
    height: 42px;
    line-height: 42px;
    margin: 15px 22px 0 0;
    font-size: 18px;
    text-align: center;
}

.parag_wrap .pw_title .txt .yel {
    background: #ffdc37;
    color: #3f0202;
}

.parag_wrap .pw_title .txt .blue {
    background: #02ded1;
    color: #fff;
}

.parag_wrap.kc .tab-hd li,
.inner_con.xy .tab-hd li {
    width: 33.3333%!important;
}

.parag_wrap.kc .pw_title>img {
    width: 270px;
    height: 186px;
}

.parag_wrap.kc .pw_title>.txt {
    width: 530px;
}

.hot_tj {
    width: 100%;
    min-height: auto;
    margin-bottom: 50px;
}

.hot_tj>h4 {
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    color: #222;
    font-weight: bold;
    padding-left: 10px;
    border-left: solid 3px #08c3ba;
    margin-bottom: 25px;
}

.hot_tj>h4 a {
    float: right;
    color: #888;
    font-size: 14px;
    line-height: 21px;
}

.hot_tj ul {
    border: solid 1px #d1fdfb;
}

.hot_tj ul li,
.faq_hot ul li {
    margin: 12px 0;
    overflow: hidden;
}

.hot_tj ul li>a,
.faq_hot ul li a {
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 30px;
    position: relative;
}

.hot_tj ul li>a:before,
.faq_hot ul li a:before {
    display: block;
    content: '';
    width: 4px;
    height: 5px;
    border-radius: 100%;
    background: #08c3ba;
    position: absolute;
    top: 10px;
    left: 15px;
}

.hot_tj ul li>a,
.hot_tj .hover_box>a,
.faq_hot ul li a {
    display: block;
    width: 90%;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hot_tj .hover_box {
    width: 100%;
    height: 126px;
    overflow: hidden;
    padding: 15px;
    background: #daf6f5;
    border-top: solid 1px #08c3ba;
    position: relative;
    display: none;
}

.hot_tj .hover_box:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-top-color: #00ded1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hot_tj .hover_box>a {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.hot_tj .hover_box .fl,
.hot_tj .hover_box .fl img {
    width: 82px;
    height: 66px;
}

.hot_tj .hover_box .fr {
    width: 190px;
    height: 66px;
    overflow: hidden;
    line-height: 1.6em;
    color: #444;
    font-size: 12px;
}

.hot_tj ul li.on {
    margin: 0;
}

.hot_tj ul li.on>a,
.fh_box ul {
    display: none;
}

.hot_tj ul li.on .hover_box {
    display: block;
}

.tj_common {
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 50px;
}

.tj_common>h4 {
    width: 100%;
    overflow: hidden;
    height: 44px;
    line-height: 44px;
    padding: 0 15px 0 40px;
    font-size: 16px;
    color: #222;
    font-weight: bold;
    background-color: #f2f6fa;
    position: relative;
}

.tj_common .tab-hd {
    overflow: hidden;
    height: 10px;
    position: absolute;
    top: 17px;
    right: 15px;
}

.tj_common .tab-hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #dde1e8;
}

.tj_common .tab-hd ul li.on {
    width: 20px;
    border-radius: 5px;
    background: #00aa98;
}

.tj_common .tab-bd {
    padding: 10px 28px;
    width: 100%;
    overflow: hidden;
}

.tj_common .tab-bd ul li:last-child {
    border-bottom: none!important;
}

.tj_common .tab-bd ul li {
    width: 100%;
    overflow: hidden;
    padding: 18px 0;
    border-bottom: solid 1px #eee;
}

.laoshi_tj {
    margin-top: 50px;
}

.laoshi_tj>h4 {
    background-position: 15px -1510px;
}

.laoshi_tj .tab-bd li .fl,
.laoshi_tj .tab-bd li .fl img {
    width: 82px;
    height: 82px;
    border-radius: 100%;
}

.laoshi_tj .tab-bd li .fr {
    width: 170px;
    line-height: 1.6em;
    color: #999;
}

.laoshi_tj .tab-bd li .fr a {
    font-size: 16px;
    display: block;
    font-weight: bold;
    color: #00aa98;
    margin: 5px 0 10px 0;
}

.news_tj>h4 {
    background-position: 15px -1556px;
}

.news_tj .tab-bd {
    padding: 10px 15px;
}

.news_tj .tab-bd ul li {
    padding: 10px 0;
}

.news_tj .tab-bd li .fl,
.news_tj .tab-bd li .fl img {
    width: 60px;
    height: 60px;
}

.news_tj .tab-bd li .fr {
    width: 210px;
    line-height: 1.6em;
    color: #999;
}

.news_tj .tab-bd li .fr a {
    display: block;
    color: #5d5d5d;
}

.faq_hot>h4 {
    background-position: 15px -2047px;
    cursor: pointer;
}

.faq_hot>h4>a,
.faq_hot>h4>span>a,
.tj_common>h4>a {
    color: #222;
}

.faq_hot>h4 .link {
    font-size: 13px;
    float: right;
}

.faq_hot>h4 .link a {
    color: #00aa98;
    display: none;
}

.faq_hot>h4 span.on a,
.faq_hot>h4>a:hover,
.faq_hot>h4>span>a:hover,
.tj_common>h4>a:hover {
    color: #00aa98;
}


/*----laoshi----*/

.inner_con.ls .news li {
    padding: 15px 22px;
    margin-top: 30px;
    border: solid 1px #e9e9e9;
    border-radius: 0;
}

.inner_con.ls .news li>a,
.inner_con.ls .news li>a img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}

.inner_con.ls .news li .txt {
    width: 615px;
    height: 150px;
    color: #848484;
    padding-top: 10px;
}

.inner_con.ls .news li .txt>a:first-child {
    color: #00ded1;
    font-weight: bold;
}

.inner_con.ls .news li .txt>a:last-child {
    border-radius: 2px;
    top: 10px;
}

.inner_con.ls .inner_title span {
    background-position: 0 -1614px;
    padding-left: 36px;
}

.jzb_box {
    border: dashed 1px #02cabe;
    width: 266px;
    margin-left: 10px;
    margin-top: 50px;
    position: relative;
    overflow: visible;
}

.jzb_box>h4 {
    width: 319px;
    height: 34px;
    line-height: 34px;
    padding-left: 25px;
    overflow: visible;
    position: absolute;
    top: 15px;
    left: -10px;
    border-left: none;
    background: #02cabe;
    color: #fff;
}

.jzb_box>h4:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top-color: #02b0a6;
    border-right-color: #02b0a6;
    position: absolute;
    top: 34px;
    left: 0;
    border-width: 7px 5px;
}

.jzb_box .qq_btn {
    width: 90%!important;
    overflow: hidden;
    margin: 60px auto 10px auto;
}

.jzb_box .qq_btn a {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    color: #333;
}

.jzb_box .qq_btn a img {
    margin: 0 auto;
}

.jzb_box .qq_btn a p {
    margin-top: 8px;
    margin-bottom: 22px;
}

.jzb_box img {
    width: 100%
}

.parag_wrap.mxls .pw_title>img {
    width: 280px;
    height: 250px;
}

.parag_wrap.mxls .pw_title .txt {
    width: 520px;
}

.inner_con.ls .tab-hd li {
    width: 25%;
}

.inner_con.ls .parag_wrap.mxls .pw_title>img {
    width: 200px;
}


/*----fudaoziliao----*/

.inner_con.fd .inner_title span {
    background-position: 0 -1669px;
}


/*----xinwen----*/

.inner_con.xw .inner_title span {
    background-position: 0 -1720px;
}

.inner_con.xw .news li .txt>a {
    font-weight: bold;
    margin-bottom: 12px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inner_con.lb .news li .txt>a {
    margin-bottom: 10px;
}

.inner_con.lb .news.none_label li .txt>a {
    margin-bottom: 18px;
}

.inner_con.lb .news.none_label li .txt>span {
    margin-bottom: 15px;
}

.inner_con.xw .news.none_label li .txt p {
    line-height: 1.8em;
}

.inner_con.xw .news.news_label li .txt>span {
    margin-bottom: 5px;
}

.inner_con.xw .news li .txt p {
    line-height: 1.6em;
    color: #606060;
}

.inner_con.xw .news li .txt p.n_label {
    font-size: 13px;
    margin-top: 10px;
}

.inner_con.xw .news li .txt p.n_label a {
    background: #e5fbfa;
    padding: 4px 6px;
    margin-left: 6px;
    color: #00dace;
}

.inner_con.xw .news li {
    border-bottom: solid 1px #eee;
}

.quick_nav {
    width: 100%;
    padding-top: 60px;
    background: #e5fbfa;
    position: relative;
    margin: 25px 0 50px 0;
    text-align: center;
}

.quick_nav .qn_title .icons {
    width: 108px;
    height: 82px;
    display: block;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: 0 -1772px;
}

.quick_nav .qn_title h1 {
    color: #ff910e;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.quick_nav ul li {
    border-top: dotted 1px #00dace;
}

.quick_nav ul li>a,
.quick_nav ul li h3 {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #00dace;
}

.quick_nav ul li h3 em {
    width: 20px;
    height: 40px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    background-position: 0 -1864px;
}

.quick_nav ul li>a:hover,
.quick_nav ul li.on>a,
.quick_nav ul li.on h3,
.quick_nav ul li h3:hover {
    background: #00dace;
    color: #fff;
}

.quick_nav ul li h3:hover em {
    background-position: -88px -1864px;
}

.quick_nav ul li.on h3 em {
    background-position: -44px -1864px;
}

.quick_nav ul li.on {
    border-top: none;
    background-position: 0 -1864px;
}

.quick_nav ul li .child {
    background: #e5fbfa;
    padding: 12px 0;
    display: none;
}

.quick_nav ul li .child a {
    display: block;
    color: #00dace;
    margin: 6px 0;
}

.quick_nav ul li .child a:hover,
.quick_nav ul li.on .child a,
.news_hot .hn_list li a:hover {
    color: #ff910e;
}

.quick_nav ul li.on .child {
    display: block;
}

.inner_con.xwlb .inner_title span {
    background-position: 0 -1908px;
    padding-left: 36px;
}

.news_hot {
    height: 288px;
    position: relative;
    margin: 60px auto 0 auto;
}

.news_hot .hn_scroll {
    width: 440px;
    height: 250px;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 8;
    background-color: #eee;
    overflow: hidden;
}

.news_hot .hn_scroll li a {
    width: 100%;
    height: 250px;
    display: block;
    position: relative;
}

.news_hot .hn_scroll img {
    width: 100%;
}

.news_hot .hn_scroll p,
.news_hot .hn_img p {
    width: 80%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ebebeb;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 8;
}

.news_hot .hn_scroll li a:after,
.news_hot .hn_img li a:after {
    content: '';
    display: block;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
    height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
}

.news_hot .hn_scroll .hd {
    width: 60px;
    height: 8px;
    position: absolute;
    right: 10px;
    bottom: 14px;
    text-align: center;
    z-index: 10;
    color: transparent;
}

.news_hot .hn_scroll .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 2.5px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #f8f8f8;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

.news_hot .hn_scroll .hd ul li.on {
    opacity: 1;
    filter: alpha(opacity=100);
}

.news_hot .hn_list {
    width: 823px;
    height: 288px;
    padding: 14px 70px;
    background: #eee;
    position: absolute;
    top: 0;
    left: 395px;
    z-index: 6;
}

.news_hot .hn_list li {
    margin: 22px 0;
    font-size: 16px;
    color: #575757;
}

.news_hot .hn_list li a {
    display: inline-block;
    width: 92%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #575757;
}

.news_hot .hn_img {
    width: 202px;
    position: absolute;
    top: 0;
    right: 0;
}

.news_hot .hn_img li:first-child {
    margin-bottom: 23px;
}

.news_hot .hn_img li a {
    display: block;
    width: 202px;
    height: 132px;
    position: relative;
}

.news_hot .hn_img img {
    width: 202px;
    height: 132px;
}

.news_hot .hn_img p {
    width: 90%;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
}

.news_hot .hn_img li a:after {
    height: 24px;
}

.news_tab .tab-hd {
    border: solid 1px #eee;
}

.news_tab .tab-hd li {
    float: left;
    width: 12.5%;
    height: 44px;
    text-align: center;
}

.news_tab .tab-hd li a {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #484242;
    font-size: 16px;
}

.news_tab .tab-hd li a:hover,
.news_tab .tab-hd li.on a {
    background: #00aa98;
    color: #fff;
}

.inner_con.xwlb .news {
    padding-bottom: 30px;
}

.inner_con.xwlb .news_tj {
    margin-bottom: 0;
}


/*----xiaoqu----*/

.schoolWrap {
    width: 100%;
    background: #f5f6f9;
}

.school_info .sclink {
    width: 295px;
}

.school_info .sclink li {
    width: 100%;
    margin-bottom: 2px;
    text-align: center;
}

.school_info .sclink li a {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #e7e8ea;
    color: #333;
    font-size: 18px;
}

.school_info .sclink li a:hover,
.school_info .sclink li.on a {
    background: #08c3ba;
    color: #fff;
}

.school_info .sclist {
    width: 850px;
    padding-bottom: 50px;
}

.school_info .sclist .adr,
.inner_con.parag .adr {
    height: 36px;
    line-height: 40px;
    margin: 15px 0 30px 0;
    border-bottom: solid 1px #08c3ba;
    font-size: 14px;
    color: #555;
    padding-left: 35px;
    background-position: 0 -1958px;
}

.school_info .sclist .adr a,
.inner_con.parag .adr a,
.inner_con .inner_title.home a {
    color: #555;
}

.school_info .xqinfo h1 {
    color: #08c3ba;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}

.school_info .xqinfo h3 {
    margin-bottom: 15px;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 28px;
    background: no-repeat url(../images/icons.png) 0 -770px/170px auto;
}

.school_info .xqinfo ul li {
    float: left;
    width: 410px;
    height: 205px;
    line-height: 2em;
    transition: all 0.5s ease;
    font-size: 18px;
    padding: 25px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #f7eded;
    -webkit-box-shadow: 0 0 5px #f7eded;
    -moz-box-shadow: 0 0 5px #f7eded;
}

.school_info .xqinfo ul li:nth-child(even) {
    margin-left: 15px;
}

.school_info .xqinfo ul li:nth-child(odd) {
    margin-right: 15px;
}

.school_info .xqinfo ul li:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    box-shadow: 0 0 5px #3fe2cf;
    -webkit-box-shadow: 0 0 5px #3fe2cf;
    -moz-box-shadow: 0 0 5px #3fe2cf;
}

.school_info .xqinfo li a {
    font-size: 24px;
    font-weight: bold;
    color: #565656;
    display: block;
    margin-bottom: 6px;
}

.inner_con.xx .inner_title span {
    background-position: 0 -2008px;
}

.inner_con.xx .parag_wrap .pw_title .txt p {
    font-size: 18px;
    color: #565656;
    width: 80%;
}

.inner_con.xx .parag_wrap .pw_title .txt .btn {
    height: 32px;
    line-height: 20px;
    border-radius: 16px;
    margin-top: 40px;
    font-size: 14px;
    color: #fff;
    background: #fa4f47;
}

.inner_con.xx .parag_wrap.mxls .tab-hd li {
    width: 50%;
}


/*----fudao----*/

.info_hot_txt li a,
.wz_note a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.wz_note .title {
    color: #555;
    font-size: 16px;
    width: 100%;
    height: 21px;
    margin-bottom: 0;
    text-align: left;
}

.wz_note .zx_list li a,
.info_hot_txt li a {
    width: 90%;
    height: 30px;
    line-height: 30px;
}

.wz_note a img {
    width: 136px;
    height: 96px;
}

.wz_note .note {
    color: #8d8d8d;
    font-size: 13px!important;
    line-height: 20px;
    margin: 8px 0;
}

.info_wrap {
    margin: 50px auto 0 auto;
}

.news_hot_wrap {
    width: 820px;
}

.info_hot_txt {
    width: 370px;
    font-size: 13px;
    color: #8a8a8a;
    line-height: 2em;
}

.info_hot_txt li {
    overflow: hidden;
    margin-bottom: 8.5px;
}

.info_hot_txt li a {
    width: 100%;
    color: #03c7b2;
    font-size: 18px;
    font-weight: bold;
}

.news_hot_pic {
    position: relative;
    width: 408px;
    height: 288px;
    overflow: hidden;
    text-align: left;
}

.news_hot_pic .pic img {
    width: 408px;
    height: 288px;
    display: block;
}

.news_hot_pic .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 38px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=30);
    opacity: 0.3;
    overflow: hidden;
}

.news_hot_pic .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 38px;
    width: 100%;
    overflow: hidden;
}

.news_hot_pic .txt li {
    height: 38px;
    line-height: 38px;
    position: absolute;
    bottom: -36px;
}

.news_hot_pic .txt li a {
    display: block;
    width: 310px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    padding: 0 0 0 15px;
    font-size: 14px;
}

.news_hot_pic .num {
    position: absolute;
    z-index: 3;
    bottom: 14px;
    right: 8px;
}

.news_hot_pic .num li {
    float: left;
    position: relative;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    cursor: pointer;
}

.news_hot_pic .num li span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
}

.news_hot_pic .num li.on span {
    background: #2dcee3;
}

.info_hot_txt li a:hover,
.wz_note a:hover,
.nb_list h2 a:hover {
    color: #2dcee3;
}

.info_content_wrap .news_box {
    margin-top: 20px;
}

.wd_xz_list {
    margin: 0 25px 20px 25px;
    float: left;
}

.wd_spe_list {
    width: 416px!important;
    margin: 0 0 15px 0;
    padding: 0 25px;
    border-left: dashed 1px #dfdfdf!important;
    border-right: dashed 1px #dfdfdf!important;
}

.wd_xz_list,
.wz_note {
    width: 366px;
    border: none;
}

.nb_list {
    margin: 0 -25px;
}

.nb_list h2 {
    height: 32px;
    line-height: initial;
    background: none;
    border-bottom: dashed 1px #a9adaf;
    padding-left: 0;
    font-size: 16px;
}

.nb_list h2 a {
    color: #4e5254;
    font-size: 14px;
}

.wz_note>div,
.zx_list {
    margin: 15px 0;
}

.wz_note>div div {
    width: 212px;
}

.wz_note .zx_list span {
    width: 40px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: relative;
    border-radius: 2px;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block;
}

.wz_note .zx_list span:after {
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left-style: solid;
    border-left-width: 12px;
    border-bottom: 12px solid transparent;
}

.wz_note .zx_list li {
    margin-bottom: 10px;
}

.wz_note .zx_list li a {
    width: 280px;
    margin-left: 15px;
}

.nb_title {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    padding-bottom: 0;
    margin-bottom: 30px;
    height: 48px;
    overflow: hidden;
}

.nb_title h1 {
    width: 450px;
    height: 44px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 0;
    color: #fff;
    position: relative;
}

.nb_title h1:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -44px;
    overflow: hidden;
    display: inline-block;
    border-top: 0 solid transparent;
    border-bottom-style: solid;
    border-bottom-width: 44px;
    border-right: 44px solid transparent;
}

.nb_title h1 span {
    font-style: italic;
    margin-left: 10px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
    color: #fff;
    font-family: Aparajita;
    font-size: 22px;
}

.nb_title a {
    line-height: 48px;
    margin-right: 8px;
}

.nb_title.red,
.nb_title.red h1:after {
    border-bottom-color: #f9cfcf;
}

.nb_title.red h1 {
    background: #f9cfcf;
}

.nb_title.org,
.nb_title.org h1:after {
    border-bottom-color: #fad29e;
}

.nb_title.org h1 {
    background: #fad29e;
}

.nb_title.blue,
.nb_title.blue h1:after {
    border-bottom-color: #aae0e7;
}

.nb_title.blue h1 {
    background: #aae0e7;
}

.nb_title.green,
.nb_title.green h1:after {
    border-bottom-color: #b5dbb7;
}

.nb_title.green h1 {
    background: #b5dbb7;
}

.nb_title.grey,
.nb_title.grey h1:after {
    border-bottom-color: #b9d8ef;
}

.nb_title.grey h1 {
    background: #b9d8ef;
}

.nb_title.purple,
.nb_title.purple h1:after {
    border-bottom-color: #b5b6d5;
}

.nb_title.purple h1 {
    background: #b5b6d5;
}

.info_content_wrap h2.red,
.nb_title.red a {
    color: #ea5f5f;
}

.info_content_wrap h2.org,
.nb_title.org a {
    color: #f6a63e;
}

.info_content_wrap h2.blue,
.nb_title.blue a {
    color: #55c1cf;
}

.info_content_wrap h2.green,
.nb_title.green a {
    color: #83c387;
}

.info_content_wrap h2.grey,
.nb_title.grey a {
    color: #5ea4d7;
}

.info_content_wrap h2.purple,
.nb_title.purple a {
    color: #8488b7;
}

.nb_title a:hover {
    color: #4e5254;
}

.zx_list.red span {
    background: #f29f9f;
}

.zx_list.red span:after {
    border-left-color: #f29f9f;
}

.zx_list.org span {
    background: #faca8b;
}

.zx_list.org span:after {
    border-left-color: #faca8b;
}

.zx_list.blue span {
    background: #99dae2;
}

.zx_list.blue span:after {
    border-left-color: #99dae2;
}

.zx_list.green span {
    background: #b5dbb7;
}

.zx_list.green span:after {
    border-left-color: #b5dbb7;
}

.zx_list.grey span {
    background: #9ec8e7;
}

.zx_list.grey span:after {
    border-left-color: #9ec8e7;
}

.zx_list.purple span {
    background: #b5b8d4;
}

.zx_list.purple span:after {
    border-left-color: #b5b8d4;
}

.info_list_box {
    margin-top: 20px;
}

.info_list_box li {
    border-bottom: dashed 1px #ddd;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-bottom: 25px;
    border-left: solid 4px #2dcee3;
}

.info_list_box li a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}

.info_list_box li .date {
    display: block;
    padding-left: 22px;
    margin-top: 5px;
    color: #999;
    font-size: 14px;
    background: url(../images/sp.png) -5px -494px no-repeat;
}

.fd_form {
    width: 320px;
    height: 300px;
    padding: 75px 35px 0 35px;
    background-image: url(../images/form_spe.png);
}

.fd_form input {
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
    padding-left: 0px;
}

.fd_form #name {
    margin-top: 34px
}

.fd_form #tel {
    margin-top: 12px
}

.fd_form>a {
    font-size: 18px;
    margin-left: 65px;
}

.shadow {
    width: 100%;
    border-top: solid 1px #f1f1f1;
    box-shadow: inset 0 2px 3px #f2f2f2;
    -webkit-box-shadow: inset 0 2px 3px #f2f2f2;
}

.shadow .inner_content {
    margin-top: 25px;
}

.inner_con.parag .adr {
    margin-top: 0;
}

.inner_con.parag .parag_title {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #cbcbcb;
}

.inner_con.parag .parag_title h1 {
    font-size: 30px;
    color: #2b2b2b;
    margin-bottom: 10px;
}

.inner_con.parag .parag_title span {
    margin-right: 25px;
    color: #666;
}

.inner_con.parag .parag_title .date {
    padding-left: 26px;
    background-position: -44px -1421px;
}

.inner_con.parag .parag_title .view {
    color: transparent;
}


/*----kecheng----*/

.fd_flag ul li {
    width: 390px;
    height: 255px;
    background: #fc7c55;
    padding: 26px 0;
    border-radius: 10px;
    position: relative;
    float: left;
    color: #fff;
}

.fd_flag ul li.b {
    margin: 0 15px;
}

.fd_flag ul li.a:before,
.fd_flag ul li.a:after,
.fd_flag ul li.c:before,
.fd_flag ul li.c:after {
    content: '';
    display: block;
    width: 48px;
    height: 24px;
    position: absolute;
    z-index: 9;
    background: url(../images/icons.png) -48px -1062px no-repeat;
}

.fd_flag ul li.a:before {
    top: 60px;
    right: -32px;
}

.fd_flag ul li.a:after {
    bottom: 60px;
    right: -32px;
}

.fd_flag ul li.c:before {
    top: 60px;
    left: -32px;
}

.fd_flag ul li.c:after {
    bottom: 60px;
    left: -32px;
}

.fd_flag li a {
    display: block;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
}

.fd_flag li p {
    padding: 0 30px 0 70px;
}

.fd_flag li span {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 26px;
    background-position: -120px -1062px;
}

.fd_flag li .btn {
    width: 164px;
    margin: 12px auto 0 auto;
    border-radius: 21px;
    font-size: 17px;
    background: #ffc000;
    box-shadow: 0 4px 0 #c6360a;
    -webkit-box-shadow: 0 4px 0 #c6360a;
    text-shadow: 0 2px 0 #ca6409;
    -webkit-text-shadow: 0 2px 0 #ca6409;
}

.fd_module {
    width: 100%;
    background: #f5f7f9;
}

.course_tab {
    width: 100%;
    overflow: hidden;
}

.course_tab .hd {
    height: 70px;
    background-color: #02ded1;
    font-size: 20px;
}

.course_tab .hd li {
    float: left;
    width: 200px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.course_tab .hd li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}

.course_tab .hd li a:hover {
    color: #2c2c2c;
}

.course_tab .hd li.on a {
    height: 66px;
    line-height: 64px;
    color: #2c2c2c;
    background: #fff;
    margin-top: 4px;
}

.course_tab .bd {
    background: #f5f7f9;
    padding: 28px 34px 40px 34px;
}

.course_tab .bd table {
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 15px;
    zoom: 1;
}

.course_tab .bd thead {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #1a1a1a;
    background: #ffe258;
}

.course_tab .bd tbody {
    width: 1116px;
    margin-left: 16px;
    display: block;
}

.course_tab .bd thead .arrow {
    position: relative;
}

.course_tab .bd thead .arrow:before {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    border-top: solid 10px #ffd122;
    border-left: solid 15px transparent;
    border-right: solid 0 #ffd122;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.course_tab .bd tr {
    overflow: hidden;
}

.course_tab .bd th,
.course_tab .bd td {
    width: 230px;
    height: 64px;
    line-height: 64px;
    display: block;
    float: left;
}

.course_tab .bd th:first-child {
    width: 440px;
}

.course_tab .bd td:first-child {
    width: 426px;
}

.course_tab .bd td:first-child a {
    width: 90%;
    margin: 0 auto;
    display: block;
    height: 64px;
    line-height: 64px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.course_tab .bd thead th {
    font-weight: normal;
    height: 46px;
    line-height: 46px;
}

.course_tab .bd tbody tr:nth-child(odd) {
    background: #fff;
}

.course_tab .bd tbody tr:nth-child(even) {
    background: #f2f2f2;
}

.course_tab .bd td:last-child a,
.laoshi_box a.btn {
    width: 124px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    margin: 13px auto 0 auto;
    text-align: center;
    color: #fff;
    background: #00ded1;
    display: block;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

.fd_advance .title h1 {
    color: #fff;
}

.fd_advance ul li {
    width: 268px;
    height: 270px;
    padding: 46px 25px 0 25px;
    transition: all 0.8s ease-in-out;
    line-height: 1.6em;
    color: #99a2af;
    font-size: 16px;
    text-align: center;
    background: #fff;
    float: left;
    margin: 12px 16px;
    border-radius: 8px;
}

.fd_advance ul li:hover {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    box-shadow: 0 0 6px #eafffe;
    -webkit-box-shadow: 0 0 6px #eafffe;
    -moz-box-shadow: 0 0 6px #eafffe;
}

.fd_advance li a {
    display: block;
    cursor: pointer;
}

.fd_advance li span {
    display: block;
    width: 68px;
    height: 60px;
    margin: 0 auto 25px auto;
}

.fd_advance li .a {
    background-position: -128px -90px;
}

.fd_advance li .b {
    background-position: -128px -160px;
}

.fd_advance li .c {
    background-position: -130px -235px;
}

.fd_advance li .d {
    background-position: -123px -310px;
}

.fd_advance li .e {
    background-position: -126px -380px;
}

.fd_advance li .f {
    background-position: -128px -454px;
}

.fd_advance li .g {
    background-position: -130px -530px;
}

.fd_advance li .h {
    background-position: -131px -610px;
}

.fd_advance li h2 {
    font-size: 32px;
    color: #5a6469;
    margin-bottom: 15px;
}

.fd_teacher {
    background: #fff;
}

.fd_tag_wrap {
    width: 100%;
    background: #f4f7f9;
}

.fd_tag .tag {
    width: 100%;
    height: 655px;
    position: relative;
    background: url(../images/fd_tag.png) center center no-repeat;
}

.fd_tag .tag ul li {
    width: 420px;
    overflow: hidden;
    position: absolute;
}

.fd_tag .tag ul li.a {
    top: 150px;
    left: -15px;
}

.fd_tag .tag ul li.b {
    top: 330px;
    left: -65px;
}

.fd_tag .tag ul li.c {
    bottom: 72px;
    left: 0;
}

.fd_tag .tag ul li.d {
    top: 150px;
    right: 0;
}

.fd_tag .tag ul li.e {
    top: 330px;
    right: -55px;
}

.fd_tag .tag ul li.f {
    bottom: 72px;
    right: 0;
}

.fd_tag .tag li span {
    width: 82px;
    height: 82px;
    border-radius: 100%;
}

.fd_tag .tag li h3 {
    width: 310px;
    font-size: 23px;
    color: #000;
    line-height: 1.5em;
    margin-top: 6px;
}

.fd_tag .tag ul li.a h3,
.fd_tag .tag ul li.b h3,
.fd_tag .tag ul li.c h3,
.fd_tag .tag ul li.a span,
.fd_tag .tag ul li.b span,
.fd_tag .tag ul li.c span {
    float: right;
    text-align: right;
}

.fd_tag .tag ul li.d h3,
.fd_tag .tag ul li.e h3,
.fd_tag .tag ul li.f h3,
.fd_tag .tag ul li.d span,
.fd_tag .tag ul li.e span,
.fd_tag .tag ul li.f span {
    float: left;
    text-align: left;
}

.fd_tag .tag ul li.a span,
.fd_tag .tag ul li.b span,
.fd_tag .tag ul li.c span,
.fd_tag .tag ul li.d h3,
.fd_tag .tag ul li.e h3,
.fd_tag .tag ul li.f h3 {
    margin-left: 28px;
}

.fd_tag .tag li span i {
    display: block;
    width: 40px;
    height: 44px;
    margin: 19px auto;
}

.fd_tag .tag li.a span i {
    background-position: -134px -684px;
}

.fd_tag .tag li.b span i {
    background-position: -133px -744px;
}

.fd_tag .tag li.c span i {
    background-position: -67px -828px;
}

.fd_tag .tag li.d span i {
    background-position: -135px -828px;
}

.fd_tag .tag li.e span i {
    background-position: -34px -957px;
}

.fd_tag .tag li.f span i {
    background-position: -96px -955px;
}

.fd_news {
    width: 1010px;
    margin: 0 auto;
    padding: 60px 0;
}

.fd_news .fdn_list {
    width: 325px;
    float: left;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #eaeaea;
    -webkit-box-shadow: 2px 2px 6px #eaeaea;
}

.fd_news .fdn_list>a,
.fd_news .btn,
.fd_tag .tag li span {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-image: linear-gradient(90deg, #08c2b8, #00e3d6);
    background-image: -webkit-linear-gradient(0, #08c2b8, #00e3d6);
    background-image: -moz-linear-gradient(0, #08c2b8, #00e3d6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#08c2b8, endColorstr=#00e3d6);
}

.fd_news .fdn_list>a {
    width: 100%;
    height: 54px;
    line-height: 54px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.fd_news .fdn_list ul {
    padding: 0 15px;
}

.fd_news .fdn_list ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 26px;
    border-bottom: solid 1px #e3e3e3;
    background-position: -158px -952px;
}

.fd_news .fdn_list ul li:last-child {
    border-bottom: none;
}

.fd_news .fdn_list li a {
    display: block;
    width: 90%;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #989898;
    font-size: 15px;
}

.fd_news .btn {
    width: 596px;
    border-radius: 6px;
    margin: 56px auto 0 auto;
}


/*----zhaopin----*/


/*--index--*/

.zp_wrap {
    margin: 75px 0;
}

.zp_wrap b,
.zp_wrap h2,
.zp_wrap h1 {
    font-weight: normal;
}

.zp_box {
    width: 1200px;
    height: 635px;
    margin: 0 auto;
    position: relative;
}

.zp_box .line {
    width: 10px;
    height: 380px;
    display: block;
    background: #cf4d47;
    position: absolute;
}

.zp_box .top_line {
    width: 450px;
    height: 10px;
    top: 0;
    right: 0;
}

.zp_box .bottom_line {
    width: 450px;
    height: 10px;
    left: 0;
    bottom: 0;
}

.zp_box .left_line {
    left: 0;
    bottom: 0;
}

.zp_box .right_line {
    top: 0;
    right: 0;
}

.zp_box .zp_title {
    position: absolute;
    top: 0;
    left: 150px;
}

.zp_box .zp_info {
    width: 1060px;
    overflow: hidden;
    margin: 0 70px;
    position: absolute;
    top: 135px;
    left: 0;
}

.zp_info .zp_text {
    width: 790px;
    font-size: 17px;
    line-height: 2.4em;
    color: #4f4f4f;
}

.zp_info .zp_text b {
    font-size: 20px;
    color: #474747;
    padding-left: 45px;
    margin-top: 20px;
    margin-right: 50px;
    display: inline-block;
}

.zp_info .zp_text .email {
    background: url(../images/zp_email.png) left center no-repeat;
}

.zp_info .zp_text .tel {
    background: url(../images/zp_tel.png) left center no-repeat;
}

.zp_info .zp_er {
    margin-top: 15px;
    line-height: 3em;
}

.zp_box .btn_box {
    position: absolute;
    left: 70px;
    bottom: 50px;
    overflow: hidden;
    width: 1050px;
}

.zp_box .btn_box a {
    display: inline-block;
    width: 504px;
    height: 80px;
    line-height: 75px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

.zp_box .btn_box .xy_btn {
    background: #17a784;
    border-bottom-color: #0e7d61;
    float: left;
}

.zp_box .btn_box .sh_btn {
    background: #ed7455;
    border-bottom-color: #b43722;
    float: right;
}

.zp_footer {
    width: 100%;
    height: 170px;
    background: #e8e8e7;
}

.zp_footer .footer_box {
    width: 1200px;
    margin: 0 auto;
}


/*--list--*/

.zp_list_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.zp_title_wrap {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #ed7455;
    color: #fff;
    position: relative;
    z-index: 99;
}

.zp_title_wrap .arrow {
    width: 0;
    height: 0;
    border-width: 40px 60px 60px 100px;
    border-color: #cb371b transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    position: absolute;
    top: 70px;
    left: 0;
}

.zp_title_wrap h1 {
    font-size: 26px;
    margin-left: 65px;
}

.zp_title_wrap .zp_adr {
    font-size: 18px;
    margin-right: 30px;
}

.zp_title_wrap .zp_adr a {
    color: #fff!important;
}

.zp_xz_title {
    background: #17a784;
}

.zp_xz_title .arrow {
    border-color: #0e7d61 transparent transparent transparent;
}

.zp_list {
    width: 1160px;
    background: #fff;
    border: solid 1px #ed7455;
    box-shadow: 4px 4px 20px #eee;
    -webkit-box-shadow: 4px 4px 20px #eee;
    position: relative;
    z-index: 999;
    margin-left: 40px;
}

.zp_xz_list {
    border: solid 1px #17a784;
}

.zp_list li {
    border-bottom: solid 1px #c7c5c4;
    padding: 20px 0 25px 0;
    position: relative;
}

.zp_list li:nth-last-child(1) {
    border-bottom: none;
}

.zp_list .zhiwei {
    margin: 0 35px;
    border-bottom: dotted 1px #eee;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.zp_list .zhiwei a,
.zp_detail_box .zhiwei h1 {
    font-size: 20px;
    color: #5194d0;
    font-weight: bold;
}

.zp_list .zhiwei .fr b {
    font-size: 15px;
    color: #ed7455;
    margin-right: 250px;
    font-weight: bold;
}

.zp_list .zhiwei span {
    color: #a7a7a7;
    margin-right: 25px;
}

.zp_list .yaoqiu,
.zp_list li .fuli {
    margin: 0 35px;
    margin-top: 15px;
}

.zp_list .yaoqiu b {
    color: #6e6e6e;
    font-size: 16px;
    padding: 0 20px;
}

.zp_list .yaoqiu b:nth-last-child(1) {
    display: block;
    padding-top: 12px;
}

.zp_list .fuli {
    margin-left: 41px;
    margin-top: 0!important;
}

.zp_list .fuli span {
    border: solid 1px #c7c5c4;
    color: #565757;
    display: inline-block;
    padding: 6px 15px;
    margin: 0 6px;
    font-size: 12px;
}

.zp_list .fuli input,
.inner_con.xw .news li .txt p.n_label a:first-child {
    display: none;
}

.zp_list .add_btn {
    width: 175px;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    background: #17a784;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    right: 35px;
    bottom: 25px;
}


/*--article--*/

.zp_detail_box .zp_list {
    padding: 30px 0 40px 0;
}

.zp_detail_box .zhiwei {
    height: 75px;
}

.zp_detail_box .zhiwei h1 {
    display: inline;
}

.zp_detail_box .zhiwei>b {
    margin-left: 50px;
}

.zp_detail_box .zhiwei .fr b {
    margin-right: 0;
}

.zp_detail_box .zhiwei>span {
    display: block;
    line-height: 1em;
    font-size: 14px;
    color: #3C3C3C;
}

.zp_detail_box .zhiwei>span b {
    padding: 0 12px;
}

.zp_detail_box .yaoqiu {
    margin-top: 20px;
    margin-bottom: 25px;
}

.zp_detail_box .yaoqiu b {
    padding: 6px 25px 6px 32px;
    margin-left: 12px;
    font-size: 16px;
    color: #666;
}

.zp_detail_box .yaoqiu .xueli {
    background: url(../images/xueli.png) left center no-repeat;
}

.zp_detail_box .yaoqiu .num {
    background: url(../images/num.png) left center no-repeat;
}

.zp_detail_box .yaoqiu .time {
    background: url(../images/time.png) left center no-repeat;
    display: inline!important;
}

.zp_detail_box .fuli span {
    border: solid 1px #f4a68a;
}

.zp_produce {
    overflow: hidden;
    margin: 30px 35px 0 35px;
    font-size: 14px;
    line-height: 2em;
}

.zp_produce .fl,
.zp_produce .fr {
    width: 50%;
}

.zp_produce b {
    font-weight: bold;
}

.zp_form_wrap {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../images/zp_form_bg.jpg) center center no-repeat;
}

.zp_form {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.zp_form h1 img {
    margin: 0 auto 40px auto;
}

.zp_form .zp_campoe>div {
    float: left;
}

.zp_form input,
.zp_form .zp_tj_an .zp_coolbg {
    height: 56px;
    line-height: 56px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 20px;
}

.zp_form input {
    width: 380px;
    background: none;
    border: solid 1px #fff;
    margin: 0 10px 20px 10px;
    text-indent: 1em;
    color: #fff;
}

.zp_form .zp_tj_an .zp_coolbg {
    width: 230px;
    text-align: center;
    cursor: pointer;
    background: #ed7455;
    color: #fff;
    border: none;
    margin: 30px auto 0 auto;
    display: block;
}


/*----about----*/

.a_banner {
    width: 100%;
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
}

.about_wrap .a_banner.wenhua {
    background-image: url(../images/wenhua_banner.png);
}

.about_wrap .a_banner.licheng {
    background-image: url(../images/licheng_banner.png);
}

.about_wrap .a_banner.jiaoyan {
    background-image: url(../images/jiaoyan_banner.png);
}

.about_wrap .a_banner.contact {
    background-image: url(../images/contact_banner.png);
}

.about_wrap .inner_nav_wrap {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #ecf5ff;
    font-size: 24px;
}

.about_wrap .inner_nav_box {
    width: 1200px;
    margin: 0 auto;
}

.about_wrap .inner_nav_box li {
    width: 25%;
    float: left;
    text-align: center;
}

.about_wrap .inner_nav_box li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #34c0d3;
}

.about_wrap .inner_nav_box li a:hover,
.about_wrap .inner_nav_box li.on a {
    background: url(../images/inner_nav_bg.png) center top no-repeat;
    color: #fff;
}

.about_txt_box {
    width: 1200px;
    margin: 40px auto;
}

.about_txt_box p {
    text-indent: 2em;
    margin-bottom: 15px;
    line-height: 2em;
    font-size: 16px;
}

.about_txt_box img {
    width: auto;
    height: auto;
    max-width: 550px;
    margin: 0 auto;
    margin-right: auto;
}

.about_txt_box h1 {
    font-size: 20px;
    color: #212121;
    border-left: solid 5px #2dcee3;
    padding-left: 12px;
    margin: 30px 0 20px 0;
    font-weight: bold;
}

.about_txt_box h2 {
    font-size: 18px;
    color: #2dcee3;
    margin-bottom: 10px;
    margin-left: 20px;
}

.about_txt_box>div {
    width: 605px;
}

.about_txt_box>div b {
    font-size: 16px;
    display: block;
    margin: 40px 0 10px 0;
}

.about_txt_box>div b:first-child {
    margin-top: 0;
}

.about_txt_box>div p {
    text-indent: 0;
    font-size: 18px;
    text-align: justify;
}

.about_txt_box h3 {
    font-size: 26px;
    color: #212121;
    border-left: solid 5px #2dcee3;
    padding-left: 12px;
    margin: 50px 0 40px 0;
    font-weight: bold;
}

.about_txt_box h3 em {
    font-weight: normal;
    font-family: Aparajita;
    font-size: 30px;
}

.about_txt_box .contact {
    width: 100%;
}

.about_txt_box .contact strong {
    font-size: 18px;
    display: block;
    margin: 40px 0 15px 0;
}

.about_txt_box .contact p {
    text-indent: 0;
    margin-bottom: 10px;
}

.about_txt_box .contact p span {
    width: 50%;
    display: inline-block;
    text-align: center;
    margin-top: 45px;
}

.hide_qq .jzb_box {
    display: none;
}


/*----faq----*/

.faq_list li {
    padding: 20px 0;
    border-bottom: solid 1px #e5e6e5;
}

.faq_list li .faq_title,
.faq_list li .faq_txt {
    overflow: hidden;
}

.faq_list li span {
    width: 40px;
    display: block;
    float: left;
    font-size: 20px;
}

.faq_list li .faq_title a {
    width: 810px;
    display: block;
    float: right;
    color: #333;
    margin-bottom: 10px;
}

.faq_list li .faq_title span,
.faq_list li .faq_title a:hover,
.faq_list li .faq_txt p a:hover {
    color: #34c0d3;
}

.faq_list li .faq_title h1 {
    font-size: 20px;
}

.faq_list li .faq_txt span {
    color: #f07f1e;
}

.faq_list li .faq_txt p {
    width: 810px;
    line-height: 2em;
    float: right;
    color: #8e8e8e;
}

.faq_list li .faq_txt p a {
    color: #60a5e6;
}

.parag .fq_title {
    border: solid 2px #f9e6a1;
    padding: 30px 25px;
    margin-bottom: 30px;
}

.parag .fq_title h1 {
    line-height: 1.6em;
    color: #2b2b2b!important;
    font-size: 26px!important;
    margin-bottom: 15px!important;
    padding-left: 45px;
    background-position: -156px -1770px;
}

.parag .fq_title .news_tag .tag {
    padding: 0 20px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background: #eee;
    border-radius: 14px;
    -moz-border-radius: 14px;
    font-size: 16px;
}

.parag .fq_para {
    border: solid 1px #d4d6d4;
    padding: 30px 25px;
}

.parag .fq_para .fq_answer {
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    margin-bottom: 15px;
    padding-left: 45px;
    color: #fdb02c;
    font-weight: bold;
    background-position: -156px -1848px;
}


/*----article hot----*/

.like_article .inner_title span {
    background-position: -156px -1910px;
    padding-left: 36px;
}

.like_article ul,
.hot_kc ul,
.newest ul {
    margin-top: 24px;
}

.like_article ul li {
    width: 50%;
    float: left;
    padding-left: 22px;
    background-position: -36px -1010px;
}

.like_article li a,
.newest li>a {
    width: 90%;
    height: 34px;
    line-height: 34px;
    color: #444;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hot_kc {
    padding: 30px 0;
    width: 100%;
}

.hot_kc ul li {
    width: 274px;
    height: 296px;
}

.hot_kc li .btn {
    bottom: 26px;
}

.hot_kc li h3 {
    width: 90%;
    margin: 25px auto 15px auto;
    font-size: 20px;
    text-align: center;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newest .inner_title span {
    background-position: -58px 4px!important;
}

.newest ul li {
    width: 100%;
    background: #f4f4f4;
    padding: 25px;
    margin-bottom: 20px;
}

.newest ul li:hover {
    background: #e7f5f3;
}

.newest li>a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

.newest li p,
.newest li p a {
    color: #999;
    overflow: hidden;
}

.newest li p span {
    float: right;
}

.like_article li a:hover,
.newest li>a:hover,
.newest li p a:hover {
    color: #00aa98;
}

.load_list {
    padding-bottom: 25px;
}

.warning {
    color: #999;
    padding-left: 15px;
}


/*----qxy----*/

.qxy_box {
    width: 1050px;
    margin: 0 auto;
}

@-webkit-keyframes ss {
    50% {
        opacity: .5;
    }
}

@keyframes ss {
    50% {
        opacity: .5;
    }
}

@-webkit-keyframes cir {
    from {
        opacity: .5;
    }
    to {
        opacity: 1;
    }
}

@keyframes cir {
    from {
        opacity: .5;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes cir2 {
    to {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
    }
}

@keyframes cir2 {
    to {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
    }
}

@-webkit-keyframes e1 {
    to {
        left: -3px;
        top: -20px;
        opacity: .7;
    }
}

@keyframes e1 {
    to {
        left: -3px;
        top: -20px;
        opacity: .7;
    }
}

@-webkit-keyframes e2 {
    to {
        left: -2px;
        top: -7px;
        opacity: .6;
    }
}

@keyframes e2 {
    to {
        left: -2px;
        top: -7px;
        opacity: .6;
    }
}

@-webkit-keyframes e3 {
    to {
        left: -15px;
        top: -40px;
        opacity: .65;
    }
}

@keyframes e3 {
    to {
        left: -15px;
        top: -40px;
        opacity: .65;
    }
}

@-webkit-keyframes e4 {
    to {
        left: -3px;
        top: -22px;
        opacity: .5;
    }
}

@keyframes e4 {
    to {
        left: -3px;
        top: -22px;
        opacity: .5;
    }
}

@-webkit-keyframes huan {
    from {
        opacity: .2;
    }
    to {
        opacity: 1;
    }
}

@keyframes huan {
    from {
        opacity: .2;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes huan2 {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes huan2 {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cir4 {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes cir4 {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.p-1 .inner {
    width: 1050px;
    min-height: 520px;
    margin: 0 auto;
    position: relative;
}

.p-1 h4 {
    font-size: 30px;
    color: #363d4c;
    font-weight: bold;
    text-align: right;
    margin-bottom: 10px;
}

.p-1 b {
    text-align: right;
    font-size: 22px;
    font-weight: normal;
    display: block;
    color: #333;
    margin: 5px 0 20px;
}

.p-1 .des {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 40px;
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: none;
}

.p-1 .des1 {
    display: block;
    background-image: url(../images/one.png);
}

.p-1 .des2 {
    background-image: url(../images/two.png);
}

.p-1 .des3 {
    background-image: url(../images/three.png);
}

.p-1 .des4 {
    background-image: url(../images/four.png);
}

.p-1 .des5 {
    background-image: url(../images/five.png);
}

.p-1 p {
    color: #555;
    font-size: 16px;
    text-align: left;
    line-height: 1.8em;
    margin-top: 25px;
}

.p-1 .i-pgot {
    display: block;
}

.p-1 .deses {
    position: absolute;
    top: 50px;
    width: 320px;
    min-height: 400px;
}

.p-1 .deses>a {
    color: #00d6b5;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 120px;
    right: 0;
}

.p-1 .deses .qxy_btn {
    width: 256px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    left: 0;
    margin: 0 auto;
    bottom: 20px;
    color: #fff;
    background: #ff8e18;
    font-size: 28px;
    border-radius: 25px;
    -moz-border-radius: 25px;
}

.p-1 .znpc {
    position: absolute;
    right: 20px;
    top: 0;
    width: 520px;
    height: 480px;
    margin: 0 auto;
}

.p-1 .znpc img {
    position: absolute;
}

.p-1 .znpc .cen-wrap {
    width: 310px;
    height: 310px;
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
}

.p-1 .znpc .cen {
    top: 105px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 124px;
    height: 107px;
    z-index: 999;
    background: no-repeat url(../images/bg_5.png) center center/100% auto;
}

.p-1 .znpc .cir2 {
    top: 88px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 144px;
    height: 144px;
    -webkit-animation: cir2 7s ease infinite alternate;
    animation: cir2 7s ease infinite alternate;
    -webkit-transform-origin: 79px 73px;
    transform-origin: 79px 73px;
    background: no-repeat url(../images/bg_4.png) center center/100% auto;
}

.p-1 .znpc .cir3 {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 66px;
    width: 180px;
    height: 180px;
    background: no-repeat url(../images/bg_3.png) center center/100% auto;
}

.p-1 .znpc .shi {
    top: 55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 207px;
    height: 207px;
    background: no-repeat url(../images/bg_2.png) center center/100% auto;
}

.p-1 .znpc .cir {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 310px;
    height: 310px;
    z-index: 99;
    -webkit-animation: cir 1s ease infinite alternate;
    animation: cir 1s ease infinite alternate;
    background: no-repeat url(../images/bg_1.png) center center/100% auto;
}

.p-1 .znpc .e1 {
    z-index: 1;
    left: -22px;
    top: 20px;
    -webkit-animation: e1 2s ease infinite alternate;
    animation: e1 2s ease infinite alternate;
    width: 186px;
    height: 306px;
    background: no-repeat url(../images/line1.png) center center/100% auto;
}

.p-1 .znpc .e2 {
    z-index: 2;
    left: -22px;
    top: 30px;
    -webkit-animation: e2 3s ease infinite alternate;
    animation: e2 3s ease infinite alternate;
    width: 260px;
    height: 276px;
    background: no-repeat url(../images/line2.png) center center/100% auto;
}

.p-1 .znpc .e3 {
    z-index: 3;
    left: 16px;
    top: 40px;
    -webkit-animation: e3 3s ease infinite alternate;
    animation: e3 3s ease infinite alternate;
    width: 221px;
    height: 297px;
    background: no-repeat url(../images/line3.png) center center/100% auto;
}

.p-1 .znpc .huan,
.p-1 .znpc .huan2,
.p-1 .znpc i {
    margin: 0 auto;
    display: block;
    width: 114px;
    height: 114px;
    background-position: center;
    background-repeat: no-repeat;
}

.p-1 .znpc .huan {
    background: no-repeat url(../images/cir1.png) center center/100% auto;
}

.p-1 .znpc .huan2 {
    width: 90px;
    height: 90px;
    margin-top: 12px;
    background: no-repeat url(../images/cir2.png) center center/100% auto;
    -webkit-animation: huan2 10s ease infinite alternate;
    animation: huan2 10s ease infinite alternate;
}

.p-1 .znpc i {
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background-size: 100% auto!important;
}

.p-1 .znpc .i1 {
    background: url(../images/i_1.png) center center no-repeat;
}

.p-1 .znpc .i2 {
    background: url(../images/i_2.png) center center no-repeat;
    left: 10px;
}

.p-1 .znpc .i3 {
    background: url(../images/i_4.png) center center no-repeat;
}

.p-1 .znpc .i4 {
    background: url(../images/i_5.png) center center no-repeat;
}

.p-1 .znpc .i5 {
    background: url(../images/i_3.png) center center no-repeat;
}

.p-1 .znpc .ii {
    -webkit-transition: .5s;
    transition: .5s;
}

.p-1 .znpc .ii:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.p-1 .znpc .huan {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-animation: huan 1.5s ease infinite alternate;
    animation: huan 1.5s ease infinite alternate;
}

@keyframes rotate {
    to {
        transform: rotate(-360deg);
    }
}

@keyframes rotate-reverse {
    to {
        transform: rotate(360deg);
    }
}

.p-1 .znpc .hh {
    width: 470px;
    height: 470px;
    margin: 0 auto;
    position: relative;
    transition: transform .5s;
    z-index: 100;
}

.p-1 .znpc .hi {
    width: 140px;
    height: 140px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.p-1 .znpc .hi p {
    color: #07c5bb;
    text-align: center;
    text-indent: 0;
    font-size: 15px;
    margin-top: 5px;
}

.p-1 .znpc .h1,
.p-1 .znpc .h2,
.p-1 .znpc .h3,
.p-1 .znpc .h4,
.p-1 .znpc .h5 {
    position: absolute;
    cursor: pointer;
}

.p-1 .znpc .h2 {
    left: 165px;
    top: 0;
}

.p-1 .znpc .h3 {
    right: 4px;
    top: 120px;
}

.p-1 .znpc .h4 {
    right: 66px;
    bottom: 26px;
}

.p-1 .znpc .h5 {
    left: 66px;
    bottom: 26px;
}

.p-1 .znpc .h1 {
    left: 4px;
    top: 120px;
}

.p-1 .line_leader {
    width: 262px;
    height: 54px;
    position: absolute;
    top: 110px;
    left: 330px;
    background: url(../images/line5.png) left center no-repeat;
}

.hot_kc li img {
    height: 162px;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
}


/*      右侧导航栏   */

h2 {
    margin: 0;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

input:focus,
button:focus {
    outline: none;
}

input,
button {
    border: none;
    background: none;
}

.side {
    width: 120px;
    position: fixed;
    right: 40px;
    top: 20%;
    z-index: 999;
}

.side-items {
    position: relative;
    display: flex;
    justify-content: center;
}

.side-items .side-header {
    width: 78px;
    height: 78px;
    position: absolute;
    margin-top: -37px;
}

.side-items .side-header a {
    width: 78px;
    height: 78px;
    display: block;
    position: relative;
    cursor: pointer;
}

.side-items .side-header a:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background: #fff;
    right: -11px;
    top: -11px;
    opacity: 0;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: 1s btn ease-in-out infinite;
    -o-animation: 1s btn ease-in-out infinite;
    animation: 1s btn ease-in-out infinite;
}

@-webkit-keyframes btn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@-o-keyframes btn {
    0% {
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes btn {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.side-items .side-header img {
    width: 100%;
}

.side-item {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 34px;
}

.side-item h2 {
    text-align: center;
    font-size: 12px;
    color: #1E83ED;
}

.side-ewm {
    width: 86px;
    height: 86px;
    overflow: hidden;
    border: 1px solid rgba(30, 131, 237, 1);
    box-shadow: 0px 1px 3px 0px rgba(30, 131, 237, 0.46);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px auto;
}

.side-ewm img {
    width: 100%;
}

.side-tips {
    background: rgba(30, 131, 237, 1);
    font-size: 12px;
    text-align: center;
    color: #fff;
    padding: 5px;
    margin-top: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.side-xian {
    width: 1px;
    margin: auto;
    margin-top: -4px;
    color: rgba(30, 131, 237, 1);
}

.side-list {
    width: 58px;
    background: rgba(254, 254, 254, 1);
    margin: auto;
}

.side-list dl {
    padding: 5px 0;
}

.side-list dl dt {
    width: 28px;
    height: 24px;
    overflow: hidden;
    margin: auto;
}

.side-list dl dt img {
    width: 100%;
    height: 100%;
}

.side-list dl dt {
    position: relative;
    margin: 5px auto;
}

.side-list dl dt .show-img {
    position: absolute;
    top: 0;
    opacity: 0;
}

.side-list dl dd {
    font-size: 10px;
    text-align: center;
    margin-bottom: 5px;
    color: #555555;
}

.side-list dl dd a {
    color: #555555;
}

.side-list dl:last-child {
    border-bottom: none;
}

.side-list dl:hover {
    background: rgba(30, 131, 237, 1);
}

.side-list dl:hover .show-img {
    opacity: 1;
}

.side-list dl:hover dd,
.side-list dl:hover dd a {
    color: #fff;
}

.side-list .partition-line {
    width: 46px;
    height: 1px;
    margin: auto;
    background: rgba(102, 102, 102, 0.3);
}

.side-list dl:nth-of-type(3) {
    position: relative;
}

.side-list dl .tel-bubble {
    width: 110px;
    height: 26px;
    background: url('../images/tel-bubble.png') no-repeat;
    background-size: 100% 100%;
}

.side-list dl .tel-bubble {
    position: absolute;
    top: 25%;
    right: 62px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    opacity: 0;
    animation: all 5s;
    -webkit-animation: all 5s;
    -o-animation: all 5s;
    -moz-animation: all 5s;
}

.side-list .bubble-show .tel-bubble {
    opacity: 1;
    animation: all 5s;
    -webkit-animation: all 5s;
    -o-animation: all 5s;
    -moz-animation: all 5s;
}

.side-hide {
    display: none;
}


/*      底部表单    */

.form-show {
    position: fixed;
    bottom: 0;
    width: 275px;
    background: rgba(0, 24, 44, 0.8);
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    left: 0;
    z-index: 999;
    opacity: 0;
}

.form-show .form-img {
    margin-right: 0;
}

.form-img {
    width: 202px;
    overflow: hidden;
    margin-top: -34px;
}

.form-img img {
    width: 100%;
}

.bottom-form {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0, 24, 44, 0.8);
    z-index: 999;
    right: 100%;
}

.form-item {
    max-width: 863px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
}

.form-item form input {
    width: 150px;
    border-radius: 6px;
    background: #fff;
    padding: 5px 10px;
    padding: 5px 10px;
    color: rgba(178, 178, 178, 1);
    font-size: 14px;
    margin-right: 10px;
}

.form-item form button {
    background: #1E83ED;
    padding: 5px 20px;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
}

.form-item .form-close {
    position: absolute;
    top: 5px;
    right: -7px;
    cursor: pointer;
}


/*  右边微信群 css  */

.jzb_box .wx-qun {
    width: 50%;
    float: left;
    text-align: center;
    color: #333;
}


/*  弹出窗     */

#choiceWindow {
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    z-index: 9999;
}

#backGround {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    _background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

.popup {
    width: 784px;
    height: 406px;
    background: url('../images/popup-back.png') no-repeat;
    position: relative;
}

.popup .popup-button {
    position: absolute;
    bottom: 16%;
    left: 19%;
}

.popup .popup-button a {
    cursor: pointer;
}

.popup .popup-ewm {
    width: 187px;
    height: 187px;
    overflow: hidden;
    position: absolute;
    right: 10.5%;
    bottom: 29%;
}

.popup .popup-ewm img {
    width: 100%;
}

.popup .popup-close {
    position: absolute;
    right: 16px;
    top: 41px;
}


/*	右侧广告位	*/

.guanggao {
    width: 320px;
}

.guanggao dl {
    margin-bottom: 20px;
}

.guanggao dl {
    -moz-box-shadow: 0 1px 10px #ccc;
    box-shadow: 0 1px 10px #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.guanggao dl dt img {
    width: 100%;
}

.guanggao dl dd:after {
    display: block;
    clear: both;
    content: '';
}

.guanggao dl dd {
    line-height: 50px;
    padding: 0 10px;
}

.guanggao dl dd h4 {
    float: left;
    font-size: 16px;
    width: 60%;
    margin-bottom: 0;
    line-height: 50px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.guanggao dl dd a {
    float: right;
    width: 40%;
    color: #49c6d2;
    text-align: right;
    cursor: pointer;
}


/*	辅导资料广告位	*/

.fudao-img {
    width: 1200px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}

.fudao-img a {
    width: 32.333%;
    cursor: pointer;
}

.fudao-img a img {
    width: 100%;
}