
        .head i,
        .head em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .head {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .head-fixed {
            background: #ffffff;
            height: 88px;
            z-index: 99;
            max-width: 1920px;
            min-width: 1200px;
            width: 100%;
            margin: 0 auto;
        }
        
        .head-fixed.fixed {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        
        .head-logo {
            float: left;
            margin: 0 0 0 2.552%;
            width: 8.3334%;
            display: table;
        }
        
        .head-logo a {
            display: table-cell;
            vertical-align: middle;
            height: 88px;
        }
        
        .head-logo img {
            max-width: 100%;
            max-height: 80px;
            display: inline-block;
            vertical-align: middle;
        }
        
        .head-text {
            float: left;
            margin: 0 2.34375% 0 1.3021%;
            width: 18%;
            height: 88px;
            line-height: 88px;
            font-size: 1.1rem;
            color: #333333;
            font-weight: bold;
        }
        
        .head-nav {
            float: left;
            max-width: 53%;
            position: relative;
            padding-top: 27px;
        }
        
        .head-nav li {
            float: left;
            height: 34px;
            position: relative;
        }
        
        .head-nav li > a {
            display: block;
            height: 34px;
            line-height: 34px;
            padding: 0 1.35rem;
            font-size: 0.9rem;
            font-weight: 400;
            color: #333333;
            position: relative;
            border-radius: 18px;
        }
        
        .head-nav li.cur > a,
        .head-nav li:hover > a {
            background: #003087;
            color: #ffffff;
        }
        
        .head-nav li .submenu {
            position: absolute;
            top: 100%;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 999;
            padding-top: 1.9rem;
            overflow: hidden;
            min-width: 100%;
            -webkit-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            transition: max-height 0.4s linear;
            max-height: 0;
        }
        
        .head-nav li .submenu p {
            background: rgba(255, 255, 255, 1);
            padding: 0.3rem 1.05rem;
            border-radius: 0.5rem;
            position: relative;
            box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.08);
        }
        
        .head-nav li .submenu p:before {
            position: absolute;
            content: "";
            border-width: 0.45rem 0.4rem;
            border-style: solid;
            border-color: transparent transparent rgba(255, 255, 255, .95);
            top: -0.9rem;
            left: 50%;
            margin-left: -0.4rem;
            display: none;
        }
        
        .head-nav li .submenu p a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 0.85rem 0 1.6rem;
            font-size: 0.8rem;
            line-height: 2.7rem;
            color: #000;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #B5B5B5;
            text-align: left;
        }
        
        .head-nav li .submenu p>a:last-child {
            border-bottom: 0
        }
        
        .head-nav li .submenu p>a:before {
            position: absolute;
            content: "";
            width: 0.2rem;
            height: 0.2rem;
            border: 2px solid rgba(125, 125, 125, 1);
            border-radius: 50%;
            top: 1.15rem;
            left: 0.75rem;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .head-nav li .submenu p>a:hover {
            color: #003087;
            font-weight: bold;
        }
        
        .head-nav li .submenu p>a:hover:before {
            border-color: #003087;
        }
        
        .head-nav li .submenu p>a:after {
            position: absolute;
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            left: 0px;
            transition: ease .4s;
            -o-transition: ease .4s;
            background: #003087;
        }
        
        .head-nav li .submenu p>a:hover:after {
            width: 100%;
        }
        
        .head-nav li:hover .submenu {
            max-height: 500px;
        }
        
        .head-nav li:hover .submenu p:before {
            display: block;
        }
        
        .head-tel {
            float: right;
            height: 88px;
            background: #ff9a00;
        }
        
        .head-tel p {
            height: 88px;
            padding: 0 1.4rem 0;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
            align-items: center;
        }
        
        .head-tel p i {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
            margin-right: 0.7rem;
        }
        
        .head-tel p i img {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
        }
        
        .head-tel p span {
            display: block;
            font-size: 1.2rem;
            color: #ffffff;
            font-weight: bold;
            font-family: "Century Gothic", Arial;
        }
    

            .ty-banner-1 {
                position: relative;
                overflow: hidden;
            }
            
            .ty-banner-1 img {
                display: block;
                width: 100%;
            }
        

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #003087;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #003087;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-con-desc {
        padding: 40px 0 0;
       
    }
    .p102-con-desc .con-list{ background: #f2f3f5;}
    .p102-con-desc .con-left {
        float: left;
        width: 52%;
        padding-top: 60px;
    }
    .p102-con-desc .con-left h2{padding: 0 40px;height: 50px;line-height: 50px;font-size: 38px;color: #333;font-weight: normal;margin-bottom: 20px;}
    .p102-con-desc .con-left .desc{padding: 0 40px;line-height: 26px;font-size: 16px;color: #333;text-align: justify;}
    .p102-con-desc .con-right {
        float: right;
        width: 48%;
        background: #fff;
    }
    
    .p102-con-desc .con-right video {
        display: block;
    }


        .k12-cl-cplb-2nt2-1-01 {
            margin-top: 50px;
        }
        
        .k12-cl-cplb-2nt2-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .k12-cl-cplb-2nt2-1-01-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #ff9a00;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl {
            padding: 20px;
            border: 1px solid #e5e5e5;
            margin-bottom: 30px;
            background: #fff;
            display: flex;
            justify-content: space-between;
            transition: all 0.5s;
            margin-right: 2%;
            box-sizing: border-box;
            position: relative;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0%;
            height: 2px;
            background-color: #003087;
            transition: all 0.5s;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:hover {
            border-color: transparent;
            box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.09);
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:hover:after {
            width: 100%;
        }
        
        
        .k12-cl-cplb-2nt2-1-01-list dt {
            width: 45%;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dt img {
            width: 100%;
            display: block;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dd {
            padding: 40px 0px 0 30px;
            width: 53.5%;
            box-sizing: border-box;
            position: relative;
            z-index: 30;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 28px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-2nt2-1-01-list h4 a {
            display: block;
            height: 45px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:hover h4 a {
            color: #003087;
        }
        
        .k12-cl-cplb-2nt2-1-01-list-desc {
            height: 90px;
            font-size: 16px;
            line-height: 30px;
            color: #666;
            margin-bottom: 15px;
            overflow: hidden;
            margin-top: 16px;
            display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
        }
        
        .k12-cl-cplb-2nt2-1-01-list-deta {
            width: 120px;
            height: 40px;
            display: block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            margin-top: 40px;
            text-align: center;
            border-radius: 20px;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:hover .k12-cl-cplb-2nt2-1-01-list-deta {
            background: #003087;
            border-color: #003087;
        }
        
        .k12-cl-cplb-2nt2-1-01-list dl:hover .k12-cl-cplb-2nt2-1-01-list-deta a {
            color: #fff;
        }
    

    .p102-pagination-blk {
        padding-bottom: 40px;
    }


        .foot i,
        .foot em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .footer {
            width: 1600px;
            margin: 0 auto;
        }
        
        @media screen and (max-width: 1660px) {
            .footer {
                width: 1400px;
                margin: 0 auto;
            }
        }
        
        @media screen and (max-width: 1460px) {
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
        }
        
        .foot {
            padding: 6.5rem 0 0;
            background: #003087;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .foot .foot-top {
            padding-bottom: 1.6rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-logo {
            float: left;
            width: 13.3125%;
        }
        
        .foot .foot-logo img {
            width: 100%;
            display: block;
        }
        
        .foot .foot-tel {
            float: right;
            max-width: 50%;
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            flex-wrap: wrap;
        }
        
        .foot .foot-tel p:last-of-type {
            margin-left: 5rem;
        }
        
        .foot .foot-tel p em {
            display: block;
            height: 1.5rem;
            line-height: 1.5rem;
            padding-left: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            background: url(images/foot-tel.png) no-repeat left center;
            background-size: 1.1rem;
        }
        
        .foot .foot-tel p span {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 1.5rem;
            font-family: "HSSB";
            color: #ff9a00;
        }
        
        .foot .foot-mid {
            padding: 2.65rem 0 3.3rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-mid .mid-left {
            float: left;
            width: 37.5%;
        }
        
        .foot .foot-mid h4 {
            height: 2rem;
            line-height: 2rem;
            font-size: 1.1rem;
            color: #ffffff;
            font-weight: bold;
        }
        
        .foot .foot-mid h4 a {
            display: block;
            height: 2rem;
            color: #fff;
        }
        
        .foot .foot-mid .mid-left h4 {
            margin-bottom: 1.7rem;
        }
        
        .foot .foot-mid .mid-left p {
            line-height: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-mid .mid-left p.mrb {
            margin-bottom: 1.2rem;
        }
        
        .foot .foot-mid .mid-left p span {
            padding-left: 1.3rem;
        }
        
        .foot .foot-mid .mid-left p a {
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-left p a:hover {
            color: #fff;
        }
        
        .foot .foot-mid .mid-right {
            float: right;
            width: 46.875%;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
        }
        
        .foot .foot-mid .mid-right h4 {
            margin-bottom: 1.4rem;
        }
        
        .foot .foot-mid .mid-item {
            width: 20%;
        }
        
        .foot .foot-mid .mid-item:last-of-type {
            width: 13.33334%;
        }
        
        .foot .foot-mid .mid-item li {
            height: 1.8rem;
            line-height: 1.8rem;
        }
        
        .foot .foot-mid .mid-item li a {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-item li a:hover {
            color: #fff;
        }
        
        .foot .foot-bot {
            padding: 1.4rem 0;
        }
        
        .foot .foot-bot .bot-left {
            float: left;
            width: 50%;
        }
        
        .foot .foot-bot .bot-left p {
            height: 1.6rem;
            line-height: 1.6rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-code {
            float: right;
            padding: 0.15rem 0 0.1rem;
            max-width: 50%;
        }
        
        .foot .foot-code .code-item {
            float: left;
            width: 2.95rem;
            height: 2.95rem;
            margin-left: 0.8rem;
            position: relative;
        }
        
        .foot .foot-code .code-item em,
        .foot .foot-code .code-item em img {
            display: block;
            width: 2.95rem;
            height: 2.95rem;
            cursor: pointer;
        }
        
        .foot .foot-code .code-item em {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            overflow: hidden;
        }
        
        .foot .foot-code .code-img {
            display: none;
            position: absolute;
            padding-bottom: 1.05rem;
            bottom: 2.95rem;
            left: 50%;
            z-index: 1;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
        
        .foot .foot-code .code-img p {
            padding: 0.5rem;
            background: #fff;
            position: relative;
        }
        
        .foot .foot-code .code-img p:after {
            content: "";
            position: absolute;
            border-left: 0.5rem solid transparent;
            border-right: 0.5rem solid transparent;
            border-top: 0.6rem solid #fff;
            bottom: -0.6rem;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 1;
        }
        
        .foot .foot-code .code-img p img {
            display: block;
            width: 6.5rem;
            height: 6.5rem;
        }
        
        .foot .foot-code .code-item:last-of-type .code-img {
            left: auto;
            right: 0;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:last-of-type .code-img p:after {
            left: auto;
            right: 0.975rem;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:hover .code-img {
            display: block;
        }
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background: url(images/cimg23.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-weixin {
            background: url(images/cimg24.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-tel {
            background: url(images/cimg25.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-shouye {
            background: url(images/tohome.png) center no-repeat #003087;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background: url(images/returnTop.png) center no-repeat #003087;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background: url(images/cimg23.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background: url(images/cimg25.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover {
            background-color: #ff9a00;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
        
        .client-2 li.my-kefu-qq:hover .cont,
        .client-2 li.my-kefu-tel:hover .cont {
            background-color: #ff9a00;
        }
    
