    html,
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    html,
    body,
    div,
    span,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    em,
    img,
    strong,
    sub,
    sup,
    tt,
    dd,
    dl,
    dt,
    form,
    label,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    ul,
    li,
    p,
    a,
    section {
        margin: 0;
        padding: 0;
        font-weight: normal;
    }

    input,
    select,
    textarea {
        vertical-align: middle;
        -ms-behavior: url(css/PIE.htc);
        behavior: url(css/PIE.htc);
        outline: none;
    }

    img {
        border: 0;
        margin: 0;
        padding: 0;
        display: block;
    }

    ul li {
        list-style-type: none;
    }

    a {
        blr: expression(this.onFocus=this.blur());
        text-decoration: none;
    }

    * {
        margin: 0;
        padding: 0;
        border: 0;
    }

    div,
    a {
        tap-highlight-color: rgba(0, 0, 0, 0);
        focus-ring-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-focus-ring-color: rgba(0, 0, 0, 0);
    }

    .show-pc {
        display: block;
    }

    .show-phone {
        display: none;
    }

    .mains {
        width: 1200px;
        margin: 0 auto;
    }

    .mains img {
        width: 100%;
    }

    /* 头部 */

    .course-header {
        width: 100%;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        background: #fff;
        border-bottom: 1px solid #ddd;
    }

    .course-header-wrap {
        width: 1200px;
        height: 80px;
        overflow: hidden;
        margin: 0 auto;
    }

    .course-header-wrap-logo {
        width: 9%;
        float: left;
        margin-top: 19px;
    }

    .course-header-wrap-logo img {
        width: 100%;
    }

    .course-header-wrap-nav {
        width: 29%;
        float: right;
        overflow: hidden;
    }

    .course-header-wrap-nav li {
        float: left;
        color: #333;
        font-size: 16px;
        height: 80px;
        line-height: 80px;
        margin-left: 10%;
        cursor: pointer;
        box-sizing: border-box;
    }

    .course-header-wrap-nav li a {
        color: #333;
    }

    .course-header-wrap-nav li:first-child {
        margin-left: 0%;
    }

    .course-header-wrap-nav li.active {
        color: #e60012;
        border-bottom: 4px solid #e60012;
    }

    .course-header.active {
        position: fixed;
        top: 0;
        bottom: auto;
        opacity: 1;
        z-index: 999;
        border-bottom: 1px solid #ddd;
    }

    .course-container {
        position: relative;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .course-container img {
        width: 100%;
    }

    .pagination-banner {
        position: absolute;
        left: 0;
        bottom: 5%;
        z-index: 30;
        width: 100%;
        text-align: center;
    }

    .pagination-banner span {
        margin: 0 10px;
    }

    .swiper-container-banner {
        position: relative;
    }

    /* banner */

    .course-content {
        width: 100%;
    }

    .course-bannerbox {
        width: 100%;
        position: relative;
        height: 400px;
        margin: 0 auto;
        background: url(../images/course-banner.jpg) no-repeat top center;
        background-size: cover;
        overflow: hidden;
    }

    .course-bannerbox.banner2 {
        background: url(../images/course-banner2.jpg) no-repeat top center;
        background-size: cover;
        overflow: hidden;
    }

    .swiper-wrapper,
    .swiper-slide {
        height: auto !important;
    }

    .banner-c {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        height: 100%;
    }

    .ph-d-btn {
        width: 25%;
        margin: 22% auto 0;
    }

    /* 内容 */

    .course-content {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .course-main {
        width: 1200px;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }


    .content {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0;
        background: url(../images/ppbg.png);
        background-size: 100% 100%;
    }

    .content img {
        width: 100%;
    }

    .main {
        width: 1200px;
        margin: 0 auto;
    }

    .p0-box {
        position: relative;
        width: 100%;
    }


    .content#m0 {
        background-image: url(../images/bg1.jpg);
        background-size: 100% 100%;
        background-position: 35% 0%;
        background-repeat: no-repeat;

    }

    .title {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .title p {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        text-align: center;
        font-size: 32px;
        color: #333;
        line-height: 32px;
    }

    .p0-num {
        width: 100%;
        margin-top: 3%;
        text-align: center;
    }

    .p0-t1 {
        display: inline-block;
        font-size: 22px;
        color: #333333;
    }

    .p0-t1 span,
    .p0-t2 span {
        color: #af14cc;
        font-size: 30px;
        font-weight: 600;
    }

    .p0-t2 {
        display: inline-block;
        margin-left: 9.3%;
        font-size: 22px;
        color: #333333;
    }

    .p0-main {
        position: relative;
        width: 66.7%;
        margin: 0% auto 0;
    }

    .p0-main-box {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }

    .p0-t3 {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 7.5%;
        font-size: 20px;
        color: #333333;
    }

    .countdown {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        top: 29.5%;
    }

    .p0-day {
        position: absolute;
        left: 31%;
        top: 32.6%;
        font-size: 18px;
        color: #333;
    }

    .p0-hour {
        position: absolute;
        left: 47%;
        top: 32.6%;
        font-size: 18px;
        color: #333;
    }

    .p0-min {
        position: absolute;
        left: 63.5%;
        top: 32.6%;
        font-size: 18px;
        color: #333;
    }

    .p0-sen {
        position: absolute;
        left: 80%;
        top: 32.6%;
        font-size: 18px;
        color: #333;
    }

    .p0-ul {
        position: absolute;
        width: 56%;
        left: 23.1%;
        top: 51.8%;
    }

    .p0-ul li {
        width: 100%;
        overflow: hidden;
        margin-bottom: 3%;
        font-size: 18px;
    }

    .p0-ul li img {
        width: 7px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
    }

    .p0-ser-box {
        position: absolute;
        width: 87.5%;
        background-color: rgba(181, 218, 242, 0.4);
        padding: 1% 0;
        overflow: hidden;
        left: 6.3%;
        top: 74.3%;
        box-sizing: border-box;
    }

    .ser {
        width: 73.1%;
        float: left;
        background-color: #fff;
        outline: none;
        border: 1px solid #b5daf2;
        font-size: 20px;
        color: #333;
        margin-left: 1.1%;
        text-indent: 1em;
        padding: 2.6% 0;
    }

    .p0-btn {
        float: left;
        width: 22.7%;
        margin-left: 1.4%;
    }

    .p0-video,.p0-video-ser {
        width: 100%;
        margin: 3% auto 0;
    }

    .p0-video::after,.p0-video-ser::after {
        content: '';
        display: block;
        clear: both;
    }
    .p0-video-ser{
        display:none;
    }
    .p0-video li,.p0-video-ser li {
        width: 31.7%;
        float: left;
        margin-left: 2.4%;
        margin-bottom: 2.4%;
        display: none;
    }
    .p0-video-ser li{
        display:block;
        margin-left:0;
    }
    .p0-video li.active {
        display: block;
    }

    .p0-video li:first-child {
        margin-left: 0;
    }

    .p0-img {
        width: 100%;
        position: relative;
        cursor:pointer;
    }

    .p0-numbox {
        position: absolute;
        left: 0;
        top: 0;
        width: 58%;
    }

    .p0-numbox>p {
        font-size: 20px;
        left: 13%;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        position: absolute;
    }

    .p0-more {
        position: absolute;
        right: 5%;
        bottom: 7%;
        font-size: 16px;
        color:#fff;
    }

    .p0-more a {
        color: #fff;
    }

    .p0-more img {
        width: 4px;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
    }

    .p0-bottom {
        width: 100%;
        padding: 6% 0;
        background-color: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        position: relative;
    }

    .output {}

    .p0-erbox {
        position: absolute;
        padding: 2%;
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        right: 15%;
        bottom: 45%;
        width: 40%;
        display: none;
    }

    .p0-erbox p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        margin-top: 2%;
    }

    .p0-erbox canvas {
        width: 100%;
    }

    .p0-video-name {
        width: 100%;
        text-align: center;
        font-size: 20px;
    }

    .p0-video-txt {
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin-top: 3%;
    }

    .p0-quan {
        position: relative;
        width: 68.4%;
        margin: 5% auto 0;
    }

    .p0-dz {
        position: absolute;
        width: 55.2%;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .p0-sl {
        width: 44%;
        position: absolute;
        left: 3%;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        font-size: 16px;
        color: #000;
    }

    .p0-video-more {
        width: 18.1%;
        margin: 1% auto 0;
        cursor: pointer;
    }

    .img-hide {
        display: none;
    }

    .p0-video-more:hover .img-show {
        display: none;
    }

    .p0-video-more:hover .img-hide {
        display: block;
    }

    .p0-video-sq {
        width: 18.1%;
        margin: 1% auto 0;
        cursor: pointer;
        display: none;
    }

    .p0-video-sq:hover .img-show {
        display: none;
    }

    .p0-video-sq:hover .img-hide {
        display: block;
    }


    .ph-table1 {
        width: 91.7%;
        margin: 3% auto 0;
        display: none;
    }

    .ph-table1.active {
        display: table;
    }

    .ph-table1 tr {
        width: 100%;
    }

    .ph-table1 tr:first-child {
        height: 60px;
        padding-bottom: 1px;
        box-sizing: border-box;
        background-image: url(../images/ph-table-bg.png);
    }

    .ph-table1 tr>th {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        border-bottom: 1px solid #b5daf2;
    }

    .ph-table1 tr td {
        text-align: center;
        height: 48px;
        font-size: 16px;
        color: #333;
    }

    .ph-table1 tr:nth-child(odd) td {
        background-color: #deeffc;
    }

    .jp {
        width: 29px;
        margin: 0 auto;
    }

    .ph-table1 tr td:nth-child(1) {
        width: 17%;
    }

    .ph-table1 tr td:nth-child(2) {
        width: 40%;
    }

    .ph-table1 tr td:nth-child(3) {
        width: 21.5%;
    }

    .p2-box {
        width: 100%;
        overflow: hidden;
        margin: 3% auto 0;
    }

    .p2-list {
        width: 100%;
        overflow: hidden;
    }
    .p2-img{
        width:14.6%;
        margin-left:2.48%;
        float:left;
        position:relative;
    }
    .p2-img1 {
        width: 13.8%;
        float: left;
        margin-left: 0%;
        margin-bottom: 1%;
        position: relative;
       
    }

    .p2-img2 {
        width: 13.8%;
        float: left;
        margin-left: 3.3%;
        margin-bottom: 1%;
        position: relative;

    }

    .p2-img3 {
        width: 14.6%;
        float: left;
        margin-left: 3%;
        margin-bottom: 1%;
        position: relative;
    }

    .p2-img4 {
        width: 12%;
        float: left;
        margin-left: 3.8%;
        margin-bottom: 1%;
        position: relative;

    }

    .p2-img5 {
        width: 14.2%;
        float: left;
        margin-left: 4.2%;
        margin-bottom: 1%;
        position: relative;

    }

    .p2-img6 {
        width: 12.7%;
        float: left;
        margin-left: 3.7%;
        margin-bottom: 1%;
        position: relative;

    }

    .p2-t1 {
        width: 63.3%;
        left: 50%;
        top: 50%;
        position: absolute;
        transform: translate(-50%, -60%);
        font-size: 12px;
        color: #333;
        line-height: 1.5em;
        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
    }

    .p2-left {
        position: relative;
        width: 81%;
        float: left;
        margin-left: 0.8%;
    }

    .p2-ly-box {
        width: 83.4%;
        margin: 4% auto 0;
        background-color: rgba(181, 218, 242, 0.4);
        padding: 1% 0;
        overflow: hidden;
    }

    .ly {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        outline: none;
        resize: none;
        background-color: #fff;
        border: 1px solid #b5daf2;
        padding-left: 2%;
        padding-top: 2%;
        color: #333;
        font-size: 20px;
        box-sizing: border-box;
    }

    .p2-fs {
        width: 15.8%;
        float: left;
        margin-left: 1%;
    }

    .p2-more {
        width: 14.2%;
        margin: 4% auto 0;
    }

    .p2-more:hover .img-show {
        display: none;
    }

    .p2-more:hover .img-hide {
        display: block;
    }

    .p2-ly-ul {
        width: 83.3%;
        margin: 4% auto 0;
    }

    .p2-ly-ul li {
        width: 100%;
        overflow: hidden;
    }

    .bottom {
        width: 100%;
        height: 60px;
        background-color: #4d4d4d;
        text-align: center;
        font-size: 12px;
        line-height: 60px;
        color: #e5e5e5;
    }

    .bottom img {
        vertical-align: middle;
        display: inline-block;
        padding-left: 1%;
        padding-right: 0.5%;
        width: auto;
    }

    .info-content {
        width: 100%;
        padding: 50px 0 40px;
    }

    .info-content img {
        width: 100%;
    }

    .info-main {
        width: 1000px;
        margin: 0 auto;
    }

    .info-video {
        width: 100%;
        position: relative;
    }

    .info-shadow {
        width: 22.1%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .info-xh {
        font-size: 20px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 12%;
        transform: translateY(-50%);
    }

    .info-player {
        width: 9%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .info-videoText {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 20px 25px;
/*        overflow: hidden;*/
    }

    .info-videoLeft {
        width: 59%;
        float: left;
    }

    .info-videoLeft h2 {
        font-size: 30px;
        color: #333333;
        font-weight: bold;
    }

    .info-videoLeft p {
        font-size: 22px;
        color: #333333;
        margin-top: 20px;
    }

    .info-videoRight {
        width: 40.6%;
        float: right;
    }

    .info-ticket {
        font-size: 22px;
        color: #333333;
        text-align: center;
    }

    .info-ticket span {
        font-size: 30px;
        font-weight: bold;
        color: #af14cc;
    }

    .info-an {
        width: 100%;

        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 15px;
    }

    .info-btn {
        position:relative;
        width: 46.1%;
        cursor: pointer;
    }
    .info-erweima{
        width:100%;
        position:absolute;
        bottom:130%;
        z-index:300;
        left:0;
        background-color:#fff;
        padding:5%;
        box-sizing:border-box;
        box-shadow: 0 1px 2px rgb(0,0,0,0.1);
        display:none;
    }
    .info-erweima p{
        font-size:14px;
        margin-top:3%;
        text-align:center;
    }
    .info-erweima canvas{
        width:100%;
    }
    .info-plBox {
        width: 100%;
    }

    .info-plTit {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #b5daf2;
        background-color: #f1f8ff;
        padding: 15px 20px;
        overflow: hidden;
    }

    .info-plTit>img {
        width: 20px;
        float: left;
        margin-right: 10px;
    }

    .info-plTit>p {
        float: left;
        font-size: 18px;
        color: #333333;
        line-height: 1;
    }

    .info-plList {
        width: 100%;
    }

    .info-plList>li {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 20px;
        border-bottom: 1px solid #b5daf2;
    }

    .info-plTxt {
        font-size: 18px;
        color: #333333;
        margin-bottom: 20px;
    }

    .info-plTime {
        font-size: 14px;
        color: #808080;
    }

    .info-plMore {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
        cursor: pointer;
    }

    .info-plMore>p {
        font-size: 16px;
        color: #333333;
        margin-right: 8px;
    }

    .info-plMore>img {
        width: 8px;
        height: 4px;
    }

    .info-zxBg {
        width: 100%;
        margin-top: 45px;
        position: relative;
    }

    .info-zxBox {
        width: 81.6%;
        position: absolute;
        top: 48%;
        left: 9.2%;
        transform: translateY(-50%);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .info-zxLeft {
        width: 69%;
    }

    .info-zxTit {
        font-size: 24px;
        color: #333333;
        font-weight: bold;
    }

    .info-zxText {
        font-size: 20px;
        color: #333333;
        margin-top: 13px;
        line-height: 1.5;
    }

    .info-zxRight {
        width: 17.2%;
    }


    .video-box {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 999;
        display: none;
    }

    .video-box img {
        width: 100%;
    }

    .video-c {
        width: 800px;
        position: absolute;
        left: 50%;
        margin-left: -400px;
        top: 50%;
        transform: translateY(-50%);
    }

    .video-c video {
        width: 100%;
    }

    .video-close {
        position: absolute;
        right: 0;
        top: -25px;
        width: 20px;
        cursor: pointer;
    }
    .info-plList.lyq{
        width:83.4%;
        margin:2% auto 0;
    }
    .hb-box{
        width:100%;
        height:100%;
        background-color:rgba(0,0,0,0.9);
        position:fixed;
        left:0;
        top:0;
        z-index:-1;
        opacity:0;
    }
    .hb-box.active{
        z-index:999;
        opacity: 1;
    }
    .hb-box img{
        width:100%;
    }
    .hb-box p{
        display:block;
    }
    .img2{
        position:absolute;
        z-index:10;
        width:100%;
        left:0;
        top:0;
    }
    .hb-copy{
        width:100%;
        position:relative;

    }
    .hb-c{
        width:404px;
        margin:3% auto 0;
    }
    .hb-close{
        width:27px;
        float:right;
        overflow:hidden;
        cursor:pointer;
    }
    .hb-close::after{
        content:'';
        clear:both;
        display:block;
    }
    .clear{
        clear:both;
    }
    .hb-main{
        width:100%;
        margin-top:3%;
        position:relative;
    }

    .hb-p{
        width:100%;
        font-size:16px;
        color:#ffffff;
        text-align:center;
        margin-top:5%;
    }

    .hb-img{
        position:absolute;
        width:92%;
        left:4%;
        top:21.8%;
    }
    .hb-num{
        position:absolute;
        width:39.6%;
        left:0;
        top:0;
    }
    .hb-num>div{
        font-size:14px;
        color:#fff;

        width:100%;
        margin-left:10%;
        margin-top:-21%;
    }
    .hb-t1{
        width:100%;
        position:absolute;
        left:0;
        top:52.1%;
        font-size:20px;
        color:#fff;
        font-weight:600;
        text-align:center;
    }
    .hb-t2{
        width:100%;
        position:absolute;
        left:0;
        top:56.8%;
        font-size:16px;
        color:#fff;
        text-align:center;
    }
    .hb-kuang{
        position:absolute;
        width:25.3%;
        left:16%;
        top:63%;
    }
    .hb-erweima{
        width:90%;
        position:absolute;
        left:5%;
        top:5%;
    }
    .hb-erweima canvas{
        width:100%;
    }

    input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
input[type="number"] {
-moz-appearance: textfield;
}

    @media(max-width: 1200px) {
        .course-main {
            width: 960px;
            position: relative;
            margin: 0 auto;
            overflow: hidden;
        }

        .course-header-wrap {
            width: 960px;
            height: 80px;
            overflow: hidden;
            margin: 0 auto;
        }

        .course-header-wrap-logo {
            margin-top: 26px;
        }

        .course-header-wrap-nav {
            width: 30%;
        }

        .course-banner-tititem {
            left: 10%;
        }

        .course-titbox {
            font-size: 17px;
            ;
        }

        .course-titbox3 {
            width: 81%;
        }

        .main-v,
        .main {
            width: 960px;
        }
        .p0-video-txt{
    font-size:14px;
}
.p0-main{
    width:83.7%;
}

    }

    @media(max-width:768px) {
        .show-pc {
            display: none;
        }

        .show-phone {
            display: block;
        }

        .course-main {
            width: 93.5%;
            position: relative;
            margin: 0 auto;
            overflow: hidden;
        }

        .course-header.active {
            position: fixed;
            top: 0;
            bottom: auto;
            opacity: 1;
            z-index: 999;
            border-bottom: 1px solid #ddd;
        }

        .course-bannerbox {
            height: auto;
            background: none;
        }

        .course-header-wrap {
            width: 93%;
            height: auto;
            overflow: hidden;
            margin: 0 auto;
        }

        .course-header-wrap-logo {
            width: 16.8%;
            float: left;
            padding: 3% 0;
            margin-top: 0%;
        }

        .course-header-menu-w {
            width: 100%;
            position: fixed;
            top: 7%;
            right: 0;
            z-index: 3;
            /* display: none; */
            border-bottom: 1px solid #ddd;
            z-index: 11;
            background-color: #fff;
            display: none;
        }

        .course-header-menu-w li {
            border-top: 1px solid #ddd;
        }

        .course-header-menu-list {
            font-size: 3.6vw;
            width: 100%;
            padding: 2% 5%;
            background-color: #fff;
        }

        .course-header-menu-list a {
            color: #333333;
        }

        .course-header-menu-list.active {
            color: #e60012;
        }

        .course-menu-btn {
            width: 5.5%;
            position: absolute;
            top: 28%;
            right: 5%;
        }

        .course-menu-btn img {
            width: 100%;
        }

        .course-bannerbox img {
            width: 100%;
        }

        .course-content {
            padding-top: 1%;
        }

        .course-tit-txt {
            top: 23%;
            font-size: 4.8vw;
        }

        .course-tit {
            width: 100%;
            margin: 0 auto;
            position: relative;
            padding: 6% 0%;
        }



        .banner-c {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
        }

        .content {
            padding: 6% 0;
        }

        .main {
            width: 100%;
        }

        .title p {
            font-size: 4.2vw;
            line-height: 4.2vw;
        }

        .p0-t1 {
            font-size: 3.2vw;
        }

        .p0-t1 span,
        .p0-t2 span {
            font-size: 4.2vw;
        }

        .p0-t2 {
            font-size: 3.2vw;
            margin-left: 10%;
        }

        .p0-main {
            width: 93.2%;
        }

        .p0-t3 {
            font-size: 3.2vw;
        }

        .p0-day,
        .p0-hour,
        .p0-min,
        .p0-sen {
            font-size: 3.2vw;
        }

        .p0-day {
            left: 30%;
            top: 31.6%;
        }

        .p0-hour {
            left: 46.5%;
            top: 31.6%;
        }

        .p0-min {
            left: 66.5%;
            top: 31.6%;
        }

        .p0-sen {
            left: 84%;
            top: 31.6%;
        }

        .p0-ul {
            width: 81.8%;
            left: 9%;
        }

        .p0-ul li {
            letter-spacing: -0.8px;
            font-size: 3.2vw;
        }

        .p0-ul li img {
            margin-left: 5px;
        }

        .p0-ser-box {
            width: 90.3%;
            top: 82.3%;
        }

        .ser {
            width: 71.6%;
            float: left;
            font-size: 3.2vw;
            padding: 3.2% 0;
            margin-left: 1.4%;
        }

        .p0-btn {
            width: 23.6%;
        }

        .p0-video,.p0-video-ser {
            width: 93.6%;
            margin: 10% auto 0;
        }

        .p0-video li,.p0-video-ser li {
            width: 48.6%;
            margin-left: 2.6%;
        }
        .p0-video-ser li{
            margin-left:0;
        }
        .p0-video li:nth-child(odd) {
            margin-left: 0;
        }

        .p0-numbox>p {
            font-size: 2.8vw;
        }

        .p0-more {
            font-size: 2.8vw;
            bottom: 9%;
        }

        .p0-more img {
            margin-left: 2px;
        }

        .p0-video-name {
            font-size: 2.8vw;
        }

        .p0-video-txt {
            font-size: 2.2vw;
            letter-spacing:-0.5px;
        }

        .p0-sl {
            font-size: 2.4vw;
            top: 48%;
        }

        .p0-video-more,
        .p0-video-sq {
            width: 32%;
            margin: 5% auto 0;
        }

        .ph-table-top {
            margin-top: 4%;
        }

        .ph-table-tt {
            font-size: 3.5vw;
        }

        .ph-table-img,
        .ph-table1 {
            width: 94.3%;
            margin: 4% auto 0;
        }

        .ph-table1 tr>th {
            font-size: 2.8vw;
        }

        .ph-table1 tr:first-child {
            height: auto;
            padding: 3% 0;
        }

        .ph-table1 tr:first-child th {
            padding: 2% 0;
        }

        .ph-table1 tr td {
            height: auto;
            padding: 1.8% 0;
            font-size: 2.5vw;
        }

        .jp {
            width: 14px;
        }

        .ph-table1 tr td:nth-child(2) {
            width: 53%;
        }

        .ph-table1 tr td:nth-child(3) {
            width: 19%;
        }

        .content#m2 {
            padding-top: 0;
        }

        .p2-t1,
        .p2-t2,
        .p2-t3 {
            font-size: 2.4vw;
        }

        .p2-img1 {
            width: 38.4%;
            margin-left: 7.5%;
        }

        .p2-img2 {
            width: 34.8%;
            margin-left: 10.1%;
        }

        .p2-img3 {
            width: 30.4%;
            margin-left: 11.6%;
        }

        .p2-img4 {
            width: 40.5%;
            margin-left: 11.1%;
        }

        .p2-img5 {
            width: 40%;
            margin-left: 6.8%;
        }

        .p2-img6 {
            width: 34.5%;
            margin-left: 9.6%;
        }

        .p2-t1 {
            width: 66.3%;
        }

        .p2-t2 {
            width: 66.3%;
        }

        .p2-t3 {
            width: 66.3%;
        }

        .p2-list1 {
            width: 100%;
            overflow: hidden;
            margin-bottom: 4%;
        }

        .ly {
            font-size: 3.2vw;
        }

        .p2-ly-box {
            width: 95%;
            padding: 1.5% 0;
            border: 1px solid #b5daf2;
        }

        .p2-left {
            width: 76%;
            margin-left: 1.4%;
        }

        .p2-fs {
            width: 19.5%;
            margin-left: 1.5%;
        }

        .img-hide {
            display: block;
        }

        .img-show {
            display: none;
        }

        .p2-more {
            width: 26.8%;
        }

        .bottom {
            padding: 2.5% 0;
            height: auto;
            line-height: 1.75em;
            font-size: 3vw;
        }

        .bottom span {
            display: block;
        }

        .mains {
            width: 100%;
        }

        .info-fh {
            width: 100%;
            padding: 3% 4%;
            overflow: hidden;
            box-sizing:border-box;
        }

        .info-fh>img {
            width: 2%;
            margin-right: 2%;
            float: left;
            margin-top: 0.5%;
        }

        .info-fh>span {
            font-size: 3.2vw;
            color: #333333;
            float: left;
        }

        .info-content {
            padding: 0;
        }

        .info-main {
            width: 100%;
        }

        .info-shadow {
            width: 29.5%;
        }

        .info-xh {
            font-size: 2.7vw;
        }

        .info-player {
            width: 12%;
        }

        .info-videoText {
            padding: 3% 0;
        }

        .info-videoLeft,
        .info-videoRight {
            float: none;
            width: 100%;
            text-align: center;
        }

        .info-videoLeft h2 {
            font-size: 4.3vw;
        }

        .info-videoLeft p {
            font-size: 3.5vw;
            margin-top: 3%;
        }

        .info-videoRight {
            margin-top: 3%;
        }

        .info-ticket {
            font-size: 3.2vw;
        }

        .info-ticket span {
            font-size: 4.3vw;
        }


        .info-an {
            width: 94.7%;
            display: block;
            position: relative;
            margin: -3% auto 0;
        }

        .info-btn {
            width: 33.3%;
            position: absolute;
            top: 44.8%;
        }

        .info-an .info-btn:nth-child(2) {
            left: 13.9%;
        }

        .info-an .info-btn:nth-child(3) {
            right: 13.9%;
        }

        .info-plBox {
            width: 94.7%;
            margin: 0 auto;
        }

        .info-plTit {
            padding: 2% 2.7%;
        }

        .info-plTit>img {
            width: 3.5%;
            margin-right: 2%;
            margin-top: 0.5%;
        }

        .info-plTit>p {
            font-size: 2.9vw;
            line-height: 1.2;
        }

        .info-plList>li {
            padding: 4% 2.7%;
        }

        .info-plTxt {
            font-size: 3.2vw;
            margin-bottom: 1.5%;
        }

        .info-plTime {
            font-size: 2.4vw;
        }

        .info-plMore {
            margin-top: 4%;
        }

        .info-plMore>p {
            font-size: 2.7vw;
            margin-right: 4px;
        }

        .info-plMore>img {
            width: 6px;
            height: 3px;
            margin-top: 1px;
        }

        .info-zxBg {
            width: 94.7%;
            margin: 5% auto;
        }

        .info-zxLeft {
            width: 65%;
        }

        .info-zxTit {
            font-size: 3.7vw;
        }

        .info-zxText {
            font-size: 3.2vw;
            margin-top: 3%;
        }

        .info-zxRight {
            width: 30%;
        }


        .video-c {
            width: 96%;
            margin-left: 0;
            left: 2%;
        }   
        .info-plList.lyq{
            width:95%;
        }
        .hb-c{
            width:80%;
        }
        .hb-p{
            font-size:3.2vw;
        }

        .p0-erbox p{
            font-size:2.6vw;
        }
        .info-dz{
            position:absolute;
            width:13%;
            left:20%;
            top:12%;
            opacity:0;
            
        }
        .info-dz.cur{
            animation:dz 1s ;
        }
        @keyframes dz{
            0%{
                opacity:0;
                transform:translateY(0);
            }
            50%{
                opacity:1;
                
            }
            100%{
                opacity:0;
                transform:translateY(-5vw);
            }
        }
        .dz{
            position:absolute;
            width:15.5%;
            left:10.5%;
            top:12%;
            opacity:0;
        }

        .dz.cur{
            animation:dz 1s ;
        }
        .hb-num>p{
            top:-22%;
        }
        .hb-t1{
            font-size:4vw;
        }
        .hb-t2{
            font-size:3.2vw;
        }
        .hb-num>div{
            font-size:2.8vw;
        }
        .hb-num>div{
            margin-top:-22%;
        }
        .p2-simg{
            position:relative;
            width:30%;
            float:left;
            margin-left:3.33%;
            margin-bottom:1%;
        }

        .p2-box{
            margin-top:5%;
        }
    }