* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    color: black;
    text-decoration: none;
    outline: none;
}

a:link,
a:visited {
    text-decoration: none;
    /*超链接无下划线*/
}

.bannnerImg {
    display: block;
    width: 100%;
    height: auto;
}

.bannnerImg img {
    display: block;
    width: 100%;
    height: auto;
}

/*右侧悬浮*/

.telcon {
    width: 219px;
    height: 102px;
    /*background: #F7F8FA;*/
    /*border: 2px solid #FFFFFF;*/
    /*box-shadow: 0px 4px 10px 0px rgba(202, 20, 33, 0.0800), 0px 5px 10px 0px rgba(108, 13, 0, 0.1500);*/
    border-radius: 10px;
    background-image: url('../images/toukuang.png');
    position: fixed;
    right: 67px;
    bottom: 90px;
    display: none;
}

.telcon p {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
    border-bottom: 1px solid #ccc;
    width: 150px;
    padding-bottom: 6px;
}

.telcon p a {
    color: #CA1421;
}

.telcon span {
    display: inline-block;
    margin-left: 20px;
    margin-top: 10px;
}

.telcon span a {
    font-size: 16px;
    font-weight: 400;
    color: #2C2C34;
}

.telImg {
    position: relative;
    width: 100%;
}

.telImgCon {
    width: 52px;
    position: fixed;
    right: 0;
    bottom: 500px;
    bottom: 150px;
}

.tel {
    cursor: pointer;
}

.tel img {
    width: 50px;
    height: 50px;
    margin-bottom: -20px;
    display: block;
    border-radius: 50%;
}

.back a img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
}

.telImg .telImgCon .tel:hover~.telcon {
    display: block;
    cursor: pointer;
}

/*结束*/

.content {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

.header {
    width: 100%;
    height: 120px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 2;
}

.header .logo {
    /*margin-right: 100px;*/
}

.header .title1 a>img {
    display: block;
    width: 142px;
    height: auto;
}

.header .title {
    margin: 0 10px;
    text-align: center;
    width: 5%;
    white-space: nowrap;
    height: 120px;
    line-height: 120px;
}

.header .title:nth-child(7) {
    width: 10%
}

.header .title:nth-child(8) {
    width: 11%
}

.header .title .titlename p {
    height: 120px;
}

.header .title .titlename {
    width: 100%;
    height: 50px;
}

.header .title .titlename .line {
    display: none;
    margin: -40px auto 0;
    width: 15%;
    height: 3px;
    background-color: red;
}

.header .title .titlelist {
    display: none;
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    background-color: white;
    z-index: 100;
    font-weight: bolder;
    margin-top: 70px;
    z-index: 999;
}

.header .title .titlelist .titleul {
    float: left;
    /* margin-right: 4%; */
}

/*.header .title .titlelist .titleul li:nth-child(2) {*/

/*    border-bottom: 1px solid #ccc;*/

/*    width: 80%;*/

/*    margin-top: -10px;*/

/*}*/

.header .title .titlelist .titleli #teach {
    float: none;
    margin-left: 25%;
    margin-bottom: 79px;
}

.header .title .titlelist>#teach {
    position: absolute;
    float: left;
    margin-left: 20%;
    top: 10px;
    left: 330px;
}

.header .title .titlelist #plan {
    margin-right: 15%;
    padding-bottom: 120px;
}

.header .title .titlelist #plan li:not(:nth-child(1)) a {
    margin-right: 40%;
}

.header .title .titlelist #about:not(:nth-child(1)) {
    margin-left: 10%;
}

.header .title .titlelist #about {
    padding-bottom: 150px;
}

.header .title .titlelist #support:not(:nth-child(1)) {
    margin-left: 5%;
}

.header .title .titlelist #support {
    padding-bottom: 150px;
}

.header .title .titlelist .titleul:nth-child(1) {
    margin-left: 20%;
    float: left;
}

.header .title .titlelist .titleul:nth-child(1) {
    margin-left: 20%;
    float: left;
}

.header .title .titlelist .titlelist2 {
    margin-top: -20px;
    margin-left: 150px;
    display: none;
    background-color: #f6f6f6;
    position: absolute;
    z-index: 100;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3000);
}

.header .title .titlelist #teach li>img {
    margin-left: 245px;
}

.header .title .titlelist .titleul li>img {
    margin-top: 20px;
}

.header .title .titlelist ul li {
    width: 150px;
    padding: 5px;
    text-align: left;
    font-size: 15px;
    line-height: 2;
}

.header .title .titlelist ul li a {
    color: #666;
    font-weight: normal;
}

.header .title:hover .titlelist {
    display: block;
}

.header .title:hover .titlename p a {
    color: #fff;
}

.header .title .titlelist ul li:hover .titlelist2 {
    display: block;
}

.header .title .titlelist .titleul li a:hover {
    /* background-color: #f0f0f0; */
    color: #eb2424 !important;
    opacity: 1 !important;
}

.header .title .titlelist .titlelist2 ul li:hover {
    background-color: #f0f0f0;
    opacity: 1 !important;
}

.header .title .titlelist .titleul li:nth-child(1) a {
    /* background-color: #f0f0f0; */
    color: #eb2424 !important;
}

.header .title:hover .titlename .line {
    /* display: block; */
}

.title .titlename p:nth-child(2) {
    margin-top: -6px;
}

.title .titlename p:nth-child(1) {
    text-align: center;
    font-size: 18px;
}

.title .titlename p {
    text-align: center;
    font-size: 18px;
}

.title .titlename p:nth-child(2) a {
    text-align: center;
    font-size: 14px;
}

#header {
    display: none;
    z-index: 10;
}

.titlename {
    position: relative;
}

/* .header .title .titlename .san {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 46px;
    top: 80px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom: 20px solid red;
    z-index: 999;
} */

.header .title:hover .titlename .san {
    display: block;
    margin: 0 auto;
    margin-top: 62px;
    position: absolute;
    left: 42%;
    top: 38px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid white;
    z-index: 999;
}

@media (min-width: 1201px) and (max-width: 1450px) {
    .header .title:hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 40%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
    .header .title:nth-child(9):hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 45%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
}

@media (min-width: 1081px) and (max-width: 1200px) {
    .header .title:hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 38%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
    .header .title:nth-child(9):hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 42%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
}

@media (min-width: 991px) and (max-width: 1080px) {
    .header .title:hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 35%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
    .header .title:nth-child(9):hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 41%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
}

@media (min-width: 901px) and (max-width: 990px) {
    .header .title:hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 34%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
    .header .title:nth-child(9):hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 40%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .header .title:hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 30%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
    .header .title:nth-child(9):hover .titlename .san {
        display: block;
        margin: 0 auto;
        margin-top: 62px;
        position: absolute;
        left: 38%;
        top: 38px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid white;
        z-index: 999;
    }
}

@media (min-width: 1301px) and (max-width: 1500px) {
    .header .title .titlelist #teach li>img {
        margin-left: 95px;
    }
}

@media (min-width: 1151px) and (max-width: 1300px) {
    .header .title .titlelist #teach li>img {
        margin-left: -35px;
    }
}

@media (min-width: 798px) and (max-width: 1150px) {
    .header .title .titlelist #teach li>img {
        margin-left: -120px;
    }
}

@media (min-width: 1281px) and (max-width: 1500px) {
    .header .title .titlelist #about:not(:nth-child(1)) {
        margin-left: 7%;
    }
}

@media (min-width: 1081px) and (max-width: 1280px) {
    .header .title .titlelist #about:not(:nth-child(1)) {
        margin-left: 3%;
    }
}

@media (min-width: 951px) and (max-width: 1080px) {
    .header .title .titlelist #about:not(:nth-child(1)) {
        margin-left: 0%;
    }
}

@media (min-width: 891px) and (max-width: 950px) {
    .header .title .titlelist #about:not(:nth-child(1)) {
        margin-left: -3%;
    }
}

@media (min-width: 769px) and (max-width: 890px) {
    .header .title .titlelist #about:not(:nth-child(1)) {
        margin-left: -6%;
    }
}

@media (min-width: 1301px) and (max-width: 1500px) {
    .header .title .titlelist #support:not(:nth-child(1)) {
        margin-left: 2%;
    }
}

@media (min-width: 1071px) and (max-width: 1300px) {
    .header .title .titlelist #support:not(:nth-child(1)) {
        margin-left: -1%;
    }
}

@media (min-width: 861px) and (max-width: 1070px) {
    .header .title .titlelist #support:not(:nth-child(1)) {
        margin-left: -3%;
    }
}

@media (min-width: 769px) and (max-width: 860px) {
    .header .title .titlelist #support:not(:nth-child(1)) {
        margin-left: -6%;
    }
}

@media (min-width: 1300px) and (max-width: 1760px) {
    .header .title:nth-child(9) {
        margin: 0 10px;
        text-align: center;
        width: 10%;
        white-space: nowrap;
        height: 120px;
        line-height: 120px;
    }
}

@media (min-width: 1001px) and (max-width: 1390px) {
    .header .title .titlelist #plan {
        margin-right: 10%;
        padding-bottom: 120px;
    }
}

@media (min-width: 769px) and (max-width: 1000px) {
    .header .title .titlelist #plan {
        margin-right: 3%;
        padding-bottom: 120px;
    }
}

@media (min-width: 768px) and (max-width: 1299px) {
    .header .title:nth-child(9) {
        margin: 0 10px;
        text-align: center;
        width: 12%;
        white-space: nowrap;
        height: 120px;
        line-height: 120px;
    }
}

@media (min-width: 768px) and (max-width: 1080px) {
    .title .titlename p:nth-child(1) {
        text-align: center;
        font-size: 13px;
    }
    .title .titlename p {
        text-align: center;
        font-size: 13px;
    }
    .naCenter li p {
        font-size: 20px !important;
        font-family: FZLTCHK;
        font-weight: normal;
        font-style: italic;
        color: #CA1421;
    }
    .loop {
        width: 120px;
        height: 42px;
        background: #CA1421;
        border-radius: 10px;
        position: absolute;
        left: 0;
        top: 150px !important;
        z-index: 1;
        text-align: center;
        line-height: 42px;
        display: flex;
        justify-content: center;
    }
}

@media(max-width:767px) {
    #head {
        display: none;
    }
    #header {
        display: block;
    }
    .bannnerImg {
        display: none;
    }
    .shbbljapp {
        display: block !important;
        position: fixed;
        top: 0;
        right: 15%;
        z-index: 999;
    }
    .shbblj {
        padding-top: 25px !important;
        height: 80px !important;
        margin-left: 20px !important;
    }
    .shbblj a {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 16px !important;
    }
}

.navcnjj a {
    display: block
}

.navenjj {
    display: none;
    line-height: 1;
    margin-top: -47px;
    font-style: normal;
    color: #000;
    font-size: 14px
}

.header .title:hover .titlename p a i {
    color: #fff
}

.header .title .titlelist {
    background: url(/assets/web/images/navbgse.png) repeat-x center top;
    background-size: 100% 100%
}

.header .title .titlelist .titleul {
    width: auto !important;
    margin: 0 !important;
    padding: 25px 0 !important;
}

.header .title .titlelist ul li {
    margin-right: 40px
}

.header .title .titlelist .titleul li:nth-child(1) {
    margin-bottom: 10px
}

.header .title .titlelist .titleul li:nth-child(1) a {
    font-size: 18px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ededed;
    position: relative
}

.header .title .titlelist .titleul li:nth-child(1) a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background: #ca1421
}

.header .title .titlelist ul li a img {
    display: none
}

.header .title .titlelist ul li a {
    display: block
}

.navejdiv {
    position: relative
}

.navejdiv:after {
    content: "";
    width: 100%;
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

#teach li:first-child a:first-child {
    display: none
}

#support li:first-child a:first-child {
    display: none
}

#about li:first-child a:first-child {
    display: none
}

.header .title:nth-child(2) {}

.header .title:nth-child(3) {}

.header .title:nth-child(3) .navejdiv {
    margin-left: 12%
}

.header .title:nth-child(4) {}

.header .title:nth-child(5) {}

.header .title:nth-child(5) .navejdiv {
    margin-left: 35%
}

.header .title:nth-child(6) {}

.header .title:nth-child(7) {}

.header .title:nth-child(7) .navejdiv {
    margin-left: 23%
}

.header .title:nth-child(8) {}

.header .title:nth-child(8) .navejdiv {
    margin-left: 44%
}

.header .title:nth-child(9) {}

.header .title:nth-child(9) .navejdiv {
    margin-left: 68%
}

.header .title .titlelist .titleli #teach {
    display: inline-block;
    vertical-align: top
}

.header .title .titlename p.navcnjj {
    position: relative
}

.header .title .titlename p.navcnjj:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    margin-top: -25px;
    top: 50%;
    left: 0;
    background: #ca1421;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none
}

.header .title .titlename p.navcnjj:before {
    content: "";
    position: absolute;
    background: url(../images/navicnsj.png) no-repeat center bottom;
    width: 12px;
    height: 50px;
    background-size: 12px auto;
    left: 50%;
    margin-left: -6px;
    margin-top: -19px;
    top: 50%;
    z-index: 3;
    display: none
}

.header .title:hover .titlename p.navcnjj:after {
    display: block
}

.header .title:hover .titlename p.navcnjj:before {
    display: block
}

.navcnjj a {
    position: relative;
    z-index: 3;
    padding: 0 15px;
}

.header .title {
    width: auto !important;
    margin: 0 1%
}

.shbblj {
    padding-top: 35px;
    height: 120px;
    box-sizing: border-box;
    margin-left: 20px
}

.shbblj a {
    display: inline-block;
    vertical-align: top;
    background: #ca1421;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
}

.shbbljapp {
    display: none
}

@media only screen and (max-width:1600px) {
    .title .titlename p:nth-child(1) {
        font-size: 16px
    }
    .header .title {
        width: 5%;
    }
    .header .title:nth-child(7) {
        width: 12%
    }
    .header .title:nth-child(8) {
        width: 13%
    }
    .header .title:nth-child(3) .navejdiv {
        margin-left: 6%
    }
    .header .title:nth-child(5) .navejdiv {
        margin-left: 31%
    }
    .header .title:nth-child(7) .navejdiv {
        margin-left: 24%
    }
    .header .title:nth-child(8) .navejdiv {
        margin-left: 40%
    }
    .header .title:nth-child(9) .navejdiv {
        margin-left: 66%
    }
}

@media only screen and (max-width:1440px) {
    .header .title {
        width: 6%;
    }
    .header .title:nth-child(7) {
        width: 14%
    }
    .header .title:nth-child(8) {
        width: 15%
    }
    .header .title:nth-child(3) .navejdiv {
        margin-left: 4%
    }
    .header .title:nth-child(5) .navejdiv {
        margin-left: 31%
    }
    .header .title:nth-child(7) .navejdiv {
        margin-left: 31%
    }
    .header .title:nth-child(8) .navejdiv {
        margin-left: 37%
    }
    .header .title:nth-child(9) .navejdiv {
        margin-left: 68%
    }
}

@media only screen and (max-width:1366px) {
    .header .title {
        margin: 0 .5%
    }
    .header .title {
        width: 6%;
    }
    .header .title:nth-child(7) {
        width: 14%
    }
    .header .title:nth-child(8) {
        width: 15%
    }
    .header .title:nth-child(3) .navejdiv {
        margin-left: 4%
    }
    .header .title:nth-child(5) .navejdiv {
        margin-left: 30%
    }
    .header .title:nth-child(7) .navejdiv {
        margin-left: 31%
    }
    .header .title:nth-child(8) .navejdiv {
        margin-left: 33%
    }
    .header .title:nth-child(9) .navejdiv {
        margin-left: 68%
    }
}

@media only screen and (max-width:1280px) {
    .header .title {
        width: 7%;
    }
    .header .title:nth-child(7) {
        width: 15%
    }
    .header .title:nth-child(8) {
        width: 16%
    }
    .header .title .titlelist ul li {
        margin-right: 20px
    }
}

@media only screen and (max-width:1200px) {
    .header .title .titlelist ul li {
        margin-right: 10px;
        width: 100px
    }
    .header .title .titlelist .titleul li:nth-child(1) a {
        font-size: 14px
    }
    .header .title .titlelist ul li a {
        font-size: 12px
    }
    .header .title:nth-child(3) .navejdiv {
        margin-left: 1%
    }
    .header .title:nth-child(5) .navejdiv {
        margin-left: 25%
    }
    .header .title:nth-child(7) .navejdiv {
        margin-left: 27%
    }
    .header .title:nth-child(9) .navejdiv {
        margin-left: 68%
    }
}