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;
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.top {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.top.active {
    position: fixed;
    top: 0;
    bottom: auto;
    opacity: 1;
    z-index: 999;
    border-bottom: 1px solid #ddd;
}

.top-c {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}

.logo {
    width: 100px;
    float: left;
    margin-top: 19px;
}

.logo img {
    width: 100%;
}

.banner {
    position: relative;
    width: 100%;
    height: 480px;
    margin: 0 auto;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    /*     -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc); */
}

.banner-c {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.banner-txt {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
}

.banner-title {
    width: 100%;
    font-size: 50px;
    color: #000;
    line-height: 1.2em;
    /*font-weight: 600;*/
}

.banner-title span {
    color: #df0012;
}

.banner-t1 {
    width: 100%;
    font-size: 30px;
    color: #000;
    margin-top: 2.5%;
}

.banner-xinxi {
    width: 100%;
    overflow: hidden;
    margin: 2% auto 0;
}

.banner-x1 {
    width: 56%;
    overflow: hidden;
    float: left;
    font-size: 18px;
    color: #000;
    margin-top: 2.5%;
}

.banner-x1.bx1 {
    width: 44%;
}

.banner-x1 img {
    margin-right: 3%;
    float: left;
}

.banner-t2 {
    width: 100%;
    margin: 4% auto 0;
    font-size: 18px;
    color: #000;
}

.banner-t2 span {
    color: #E50012;
}

.nav-list {
    width: 57.5%;
    float: left;
    margin-left: 24%;
    margin-top: -1.3%;
}

.nav-list.active {
    position: fixed;
    top: 0;
    bottom: auto;
    opacity: 1;
    z-index: 999;
}

.nav-list.active .nav-list-mask {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #f5f5f5;
}

.nav-list-c {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
}

.list {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style-type: none;
}

.list li {
    /*width: 12.5%;*/
    /*width:14.25%;*/
    float: left;
    padding: 6.6% 0;
    font-size: 16px;
    text-align: center;
    padding-bottom: 3.3%;
    cursor: pointer;
    margin-left: 4.9%;
}

.list li:first-child {
    margin-left: 0;
}

.list li a {
    color: #333;
}

.list li:hover {
    color: #E50012;
    border-bottom: 4px solid #e60012;
}

.list li.active {
    color: #E50012 !important;
    border-bottom: 4px solid #e60012;
}

.hg {
    width: 7.5%;
    float: right;
    padding: 2.5% 2%;
    margin-right: -2%;
    cursor: pointer;
}

.hg img {
    width: 100%;
}

.li-five {
    margin-left: 0% !important;
    margin-top: 2%;
}

.li-six {
    margin-top: 2%;
}

.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 4%;
}

.p0-box {
    width: 100%;
    position: relative;
    margin-top: 35px;
}

.p0-txts {
    width: 92.2%;
    position: absolute;
    top: 15.5%;
    left: 0%;
    right: 0;
    margin: auto;
}

.content-c {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 35px;
}

.content-c.w1 {
    padding-top: 3%;
}

.content-c img {
    width: 100%;
}

.p1-con {
    width: 50.2%;
    float: left;
    margin-left: 2%;
}

.p1-con:first-child {
    width: 47.5%;
    margin-left: 0;
}

.p1-box {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
    padding-left: 0px;
    position: relative;
}

.p1-ul1 {
    width: 72.7%;
    float: left;
    margin-top: 5.5%;
    position: absolute;
    top: 0;
    left: 127px;
}

.p1-ul1.p1-ul2 {
    margin-top: 5.4%;
    left: 8%;
}

.p1-ul1>li {
    color: #000;
    margin-bottom: 3%;
    overflow: hidden;
}

.p1-bg-icon {
    width: 8px;
    float: left;
    margin-top: 7.6px;
    margin-left: 1.2%;
}

.p1-bg-icon-new {
    margin-top: 7.6px;
}

.p1-bg-txt {
    width: 91.9%;
    font-size: 18px;
    color: #000;
    float: left;
    margin-left: 3.9%;
}


/*日程安排*/

.rc-box {
    padding-bottom: 3%;
}

.rc-time1 {
    position: absolute;
    top: 74%;
    left: 12.5%;
    font-size: 18px;
    color: #333;
    line-height: 1.8em;
}

.rc-time2 {
    left: 41.8%;
}

.rc-time3 {
    left: 79.5%;
}


/*课程收益*/

.content-c.bg1 {
    padding: 3% 0 0.4% 0;
    padding-top: 35px;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    background-color: #f7f7f7;
}

.content-c.bg2 {
    padding-bottom: 35px;
    margin-top: 0;
}

.txt-1 {
    width: 100%;
    font-size: 32px;
    color: #333;
    border-left: 5px solid #e40011;
    line-height: 1.2em;
    padding-left: 10px;
    /*font-weight: 600;*/
}

.p2-box {
    width: 100%;
    margin-top: 30px;
    position: relative;
    height: 1135px;
}

.p2-box img {
    width: 100%;
}

.p2-imgbox {
    width: 100%;
    overflow: hidden;
}

.p2-cont {
    width: 41.5%;
    position: absolute;
    left: 5%;
}

.p2-cont2 {
    left: 53%;
    top: 10.5%;
}

.p2-cont3 {
    top: 37.4%;
}

.p2-cont4 {
    left: 53%;
    top: 47.5%;
}

.p2-cont5 {
    top: 74.9%;
}

.p2-ul1 {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
    margin-left: 2%;
}

.p2-ul1 li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2.5%;
}

.p2-txt {
    width: 92%;
    font-size: 16px;
    color: #000;
    float: left;
    margin-left: 2%;
}

.p2-3-time1 {
    position: absolute;
    top: 22%;
    left: 36%;
    width: 8%;
    color: #333;
    font-size: 16px;
}

.p2-3-time1 span {
    font-size: 18px;
    font-weight: 600;
}

.p2-3-time2 {
    top: 44.3%;
    left: 78.6%;
}

.p2-4-ul1 {
    left: 6.8%;
    top: 28.9%;
    width: 36.3%;
}

.p2-4-ul1 li {
    margin-bottom: 1.2%;
}

.p2-4-ul2 {
    left: 44.5%;
    top: 28.9%;
}

.p2-4-time1 {
    top: 12.7%;
    left: 10.2%;
}

.p2-4-time2 {
    top: 74.4%;
    left: 47.3%;
}


/*讲师介绍*/

.p3-cont {
    width: 88.2%;
    position: absolute;
    top: 4.3%;
    left: 6%;
    overflow: hidden;
}

.p3-left-box {
    width: 36.8%;
    float: left;
    overflow: hidden;
}

.p3-left-img {
    width: 33.4%;
    float: left;
}

.p3-left-tit {
    float: right;
    color: #333;
    width: 56%;
}

.p3-name {
    font-size: 24px;
    margin-top: 9%;
}

.p3-line {
    width: 34.7%;
    margin-top: 5%;
    margin-bottom: 7%;
}

.p3-line img {
    width: 100%;
}

.p3-des {
    font-size: 18px;
}

.p3-right-box {
    width: 62.4%;
    float: right;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 3.7%;
}

.p3-cont2 {
    top: 27.1%;
}

.p3-right-box2 {
    margin-top: 0.5%;
}

.p3-name2 {
    margin-top: 5%;
}

.p3-cont3 {
    top: 47.8%;
}

.p3-left-box3 {
    margin-top: 3%;
}

.p3-right-box3 {
    margin-top: 1%;
}

.p3-cont4 {
    top: 72.8%;
}

.p3-right-box4 {
    margin-top: 1%;
}

.p3-left-box4 {
    margin-top: 4%;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px !important;
    padding-bottom: 0.5%;
    position: relative;
}

.txt {
    font-size: 18px;
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    margin-bottom: 1%;
}


/*报名联系方式*/

.bm-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 3%;
}

.bm-box img {
    width: 100%;
}

.bm-icon1 {
    width: 2.3%;
    position: absolute;
    top: 40%;
    left: 18.2%;
}

.bm-icon1 img {
    width: 100%;
}

.bm-tit1 {
    width: 4.6%;
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 40%;
    left: 22.2%;
}

.bm-icon2 {
    left: 36.8%;
}

.bm-tit2 {
    width: 9.6%;
    left: 40.8%;
}

.bm-icon3 {
    left: 60.4%;
}

.bm-tit3 {
    width: 17.7%;
    left: 64.3%;
}

.bm-tit3 a {
    color: #000;
}

.bm-line {
    width: 0.7%;
    position: absolute;
    top: 22%;
    left: 31.4%;
}

.bm-line img {
    width: 100%;
}

.bm-line1 {
    left: 55%;
}

.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%;
}

.line1 {
    display: none;
    width: 100%;
    height: 3px;
    background-color: #d1d1d1;
    margin-top: 16px;
    margin-bottom: 20px;
}

.line2 {
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
    margin-top: 35px;
    margin-bottom: 20px;
}

@media(max-width:1200px) {
    .hg-box {
        display: none;
    }
    .main,
    .banner-c,
    .top-c {
        width: 960px;
    }
    .nav-list {
        width: 60%;
        float: left;
        margin-left: 14%;
        margin-top: 0.2%;
    }
    .hg {
        width: 12.5%;
        margin-top: 0.5%;
    }
    .banner-title {
        font-size: 40px;
    }
    .banner-txt {
        width: 70%;
    }
    .txt {
        top: 20.5%;
    }
    .logo {
        margin-left: 3.6%;
    }
    .list li {
        font-size: 20px;
        padding: 3.2% 0 3.2%;
        padding-bottom: 2.3%;
    }
    .wrap {
        width: 960px;
    }
    .bm-tit1 {
        width: auto;
    }
    .cont-list>ul>li {
        font-size: 15px;
    }
    .txt-2 {
        top: 35%;
    }
    .pic-2 {
        top: 28%;
    }
    .sign {
        width: 960px;
    }
    .phone-span,
    .letter>a {
        font-size: 16px;
        line-height: 18px;
    }
    .sheng {
        height: 128px;
    }
    .swiper-container {
        width: 960px !important;
        height: 500px;
    }
    .p {
        line-height: 32px;
        font-size: 16px;
    }
    .lecturer {
        width: 960px;
    }
    .lec-p {
        font-size: 14px;
    }
    .lec-list {
        height: 460px;
    }
    .p0-txts {
        top: 15.6%;
    }
    .txt {
        font-size: 14px;
    }
    .p1-bg-txt {
        font-size: 14px;
    }
    .p2-txt {
        font-size: 14px;
    }
    .p1-bg-icon {
        width: 6px;
        margin-top: 6px;
    }
    .p2-3-time1 {
        font-size: 14px;
    }
    .p2-3-time1 span {
        font-size: 16px;
    }
    .p3-des {
        font-size: 14px;
    }
    .p3-right-box {
        width: 60.4%;
        float: right;
        font-size: 13px;
        line-height: 1.8em;
        margin-top: 0.7%;
    }
    .rc-box {
        padding-bottom: 5%;
    }
    .p2-box {
        height: 900px;
    }
    .rc-time1 {
        position: absolute;
        top: 65%;
    }
    .content-c.bg1 {
        padding: 3% 0 1.6% 0;
    }
}

@media(max-width:768px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }
    .menu-w {
        width: 4.4%;
        position: absolute;
        top: 34%;
        right: 27%;
    }
    .menu-w img {
        width: 100%;
    }
    .menu-list-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;
    }
    .menu-list-w li {
        border-top: 1px solid #ddd;
    }
    .nav-w-list {
        font-size: 3.6vw;
    }
    .nav-w-list a {
        color: #333333;
    }
    .nav-w-list {
        width: 100%;
        font-size: 3.2vw;
        padding: 2% 5%;
        background-color: #fff;
    }
    /*.nav-w-list.active{
        background:#fff;
    }*/
    .nav-w-list.active a {
        color: #e50012;
    }
    .content-c {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 5%;
    }
    .banner-c,
    .wrap {
        width: 100%;
    }
    .bg-w {
        width: 100%;
    }
    .banner {
        background: none;
        height: auto;
    }
    .banner-c {
        position: absolute;
        left: 0;
        top: 0;
    }
    .banner-txt {
        top: 18%;
        left: 10.4%;
        width: 59%;
    }
    .banner-title {
        font-size: 42px;
    }
    .banner-t1 {
        font-size: 28px;
    }
    .banner-x1 {
        font-size: 24px;
    }
    .banner-t2 {
        font-size: 24px;
    }
    .wrap {
        margin-top: 4%;
        padding-bottom: 5%;
    }
    .txt {
        width: 100%;
        /*padding: 3% 5%;*/
        font-size: 2.8vw;
        margin: 0 auto;
        line-height: 1.6em;
    }
    .txt-add {
        width: 100%;
        padding: 5% 6%;
        font-size: 3.2vw;
        margin: 5% auto 5%;
        line-height: 1.6em;
        background-color: #f2f2f2;
    }
    .cont-1 {
        width: 93%;
        margin: 3% auto 0;
        float: none;
    }
    .cont-list1 {
        padding: 4% 3% 4% 6%;
    }
    .cont-list>ul>li:first-child {
        margin-top: 0;
    }
    .cont-list>ul>li {
        font-size: 24px;
    }
    .cont-list {
        padding: 4% 3% 4% 6%;
    }
    .txt-w {
        width: 100%;
        font-size: 36px;
        color: #333333;
        font-weight: 600;
        text-align: center;
    }
    .line-w {
        width: 9%;
        height: 4px;
        margin: 2% auto 0;
        background: #E50012;
    }
    .nav-list-c {
        width: 100%;
    }
    .list {
        width: 90%;
    }
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .bottom span {
        display: block;
    }
    .list li:hover {
        background: none;
    }
    .list li:hover a {
        color: #333;
    }
    .txt-w.la {
        padding-top: 5%;
    }
    .hg {
        width: 14%;
        margin-right: 24%;
        margin-top: 3%;
        padding: 0;
    }
    .banner {
        overflow: visible;
    }
    .hg-box {
        position: absolute;
        width: 100%;
        top: 0%;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 700;
    }
    .hg-mask-box {
        width: 77.7%;
        right: 0;
        left: auto;
        opacity: 1;
        z-index: ;
        height: 100%;
    }
    .hg-ul {
        width: 66.8%;
        float: right;
        margin-right: 5.3%;
        margin-top: 0;
    }
    .hg-ul li {
        width: 100%;
        margin-left: 0;
        margin-top: 10%;
    }
    .hg-ul li.active .hg-k {
        display: none;
    }
    .nav-list-c {
        width: 100%;
    }
    .list {
        width: 90%;
    }
    .list li {
        width: 25%;
    }
    .list li:first-child {
        margin-left: 0;
    }
    /*报名联系方式*/
    .bm-box {
        width: 93.6%;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        margin-top: 4.5%;
    }
    .bm-box img {
        width: 100%;
    }
    .bm-icon1 {
        width: 5.6%;
        position: absolute;
        top: 20.3%;
        left: 16.2%;
    }
    .bm-icon1 img {
        width: 100%;
    }
    .bm-tit1 {
        width: auto;
        color: #000;
        font-size: 4vw;
        position: absolute;
        top: 20.7%;
        left: 25.3%;
    }
    .bm-bg-line {
        width: 74.3%;
        position: absolute;
        top: 48.8%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .bm-icon2 {
        left: 47.2%;
    }
    .bm-tit2 {
        left: 56.3%;
    }
    .bm-icon3 {
        top: 61%;
        left: 16.2%;
    }
    .bm-tit3 {
        top: 59.7%;
        left: 25.3%;
    }
    .bm-tit3 a {
        color: #000;
    }
    .bm-line {
        width: 0.5%;
        position: absolute;
        top: 22%;
        left: 31.4%;
    }
    .bm-line img {
        width: 100%;
    }
    .bm-line1 {
        left: 55%;
    }
    .wrap {
        margin-top: 0 !important;
        padding: 0;
    }
    .p3-txt {
        width: 86.7%;
        position: absolute;
        top: 9%;
        left: 6.6%;
        color: #4d4d4d;
        font-size: 7px;
        line-height: 2em;
        margin-top: 0.7%;
    }
}

@media(max-width:640px) {
    .top-c {
        width: 100%;
        height: auto;
        padding: 3% 0;
    }
    .logo {
        width: 70px;
        margin-top: 0;
    }
    .banner-title {
        font-size: 5.6vw;
    }
    .banner-t1 {
        font-size: 3.8vw;
    }
    .banner-x1 {
        width: 45%;
        font-size: 3.2vw;
    }
    .banner-t2 {
        font-size: 3.2vw;
    }
    .txt {
        font-size: 3.2vw;
    }
    .txt-w {
        font-size: 4.6vw;
    }
    .cont-list>ul>li {
        font-size: 3.2vw;
    }
    .list li {
        font-size: 3.2vw;
        padding: 2.5% 0;
    }
    .banner-x1 img {
        width: 10%;
    }
    h2 {
        width: 50%;
        font-size: 3.4vw;
        border-bottom: none;
        text-align: left;
        padding-left: 2%;
        border-left: 3px solid #e50014;
        color: #E50012;
        padding: 0 0 0 2%;
    }
    .diqu2 h2 span {
        font-size: 3.4vw;
        color: #E50012;
    }
    .diqu2 h2 {
        width: 50%;
        text-align: left;
        padding-left: 2%;
        padding: 0 0 0 2%;
    }
    .line1 {
        margin: 10px 0 0 0;
        height: 2px;
    }
    .txt-1 {
        font-size: 4.73vw;
        padding: 23px 0 37px;
        border-left: none;
        text-align: center;
    }
    .lian {
        font-size: 4.73vw;
        /*padding:0.98vh 0;*/
        padding: 10px 0;
        font-weight: 600;
        /*border-bottom:0.59vh solid #e40013;*/
        border-bottom: 5px solid #e40013;
        margin: 0 auto;
    }
    .xinxi {
        padding: 15px 0;
    }
    .sheng {
        display: table-cell;
        vertical-align: middle;
        padding-left: 9.7%;
        width: 40.2%;
        height: 100px;
        overflow: hidden;
    }
    .p {
        font-size: 3.16vw;
        line-height: 25px;
    }
    .name {
        font-size: 4.21vw;
        margin-left: 9.7%;
    }
    .phone-span,
    .letter>a {
        font-size: 3.16vw;
        line-height: 1em;
    }
    .phone,
    .letter {
        margin-left: 9.7%;
        margin-top: 15px;
    }
    .letter {
        margin-top: 10px;
    }
    .inform {
        padding: 3%;
    }
    .js-t1 {
        font-size: 3.8vw;
    }
    .js-t2,
    .js-t3 {
        font-size: 3.2vw;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }
    .sign {
        padding-bottom: 5%;
    }
    .banner-x1.bx1 {
        width: 50%;
    }
    .banner-x1.banner-t2 {
        width: 50%;
        float: none;
        margin-left: 0;
        margin-top: 2%;
        font-size: 2.7vw;
    }
    /*课程综述*/
    /*课程综述*/
    .p0-box {
        margin-top: 5%;
    }
    .p0-txts {
        width: 85.8%;
        top: 7.4%;
    }
    .content-c.w1 .txt {
        width: 100%;
        height: auto;
        line-height: 1.8em;
        text-align: justify;
        margin-bottom: 3%;
    }
    .txt {
        width: 100%;
        font-size: 3.47vw;
        margin: 0 auto;
        line-height: 1.61em;
        margin-top: 3%;
    }
    /*目标学员*/
    .p1-con {
        width: 100%;
        margin-left: 0;
        padding-top: 5%;
        margin-bottom: 0%;
    }
    .p1-con:first-child {
        width: 100%;
        margin-bottom: 0;
        padding-top: 0%;
    }
    .p1-box {
        padding-left: 0;
        margin-top: 5%;
        width: 94%;
        margin-left: 3%;
    }
    .p1-ul1 {
        width: 73.5%;
        left: 29.9%;
        margin-top: 4.5%;
    }
    .p1-ul1>li {
        margin-bottom: 2.8%;
    }
    .p1-bg-icon {
        width: 6px;
        margin-top: 5px;
        margin-left: 0;
    }
    .p1-bg-txt {
        width: 89%;
        font-size: 3.2vw;
        margin-left: 2.4%;
    }
    .p1-ul0 {
        position: absolute;
        top: 0%;
        left: 54%;
    }
    .p1-ul1.p1-ul2 {
        margin-top: 4.5%;
        left: 9%;
    }
    .rc-box {
        padding-bottom: 5%;
    }
    .rc-time1 {
        position: absolute;
        top: 51%;
        left: 6.5%;
        font-size: 3.2vw;
        color: #333;
        line-height: 1.8em;
    }
    .rc-time2 {
        left: 41.8%;
    }
    .rc-time3 {
        left: 84.5%;
    }
    /*日程安排*/
    .content-c.bg1 {
        padding: 5% 0;
    }
    .p2-w-pagination {
        text-align: center;
        margin-top: 4%;
    }
    .p2-box {
        width: 100%;
        margin-top: 5%;
        height: auto;
    }
    .p2-cont {
        width: 100%;
        position: relative;
        left: 0%;
        overflow: hidden;
        margin-top: 2%;
    }
    .p2-imgbox img {
        width: 100%;
    }
    .p2-cont:first-child {
        margin-top: 0%;
    }
    .p2-ul1 {
        width: 99%;
        position: relative;
        top: 0%;
        left: 0%;
        overflow: hidden;
        margin-top: 4%;
        margin-left: 3%;
    }
    .p2-ul1 li {
        margin-bottom: 1.5%;
    }
    .p2-txt {
        width: 94%;
        font-size: 3.2vw;
        color: #000;
        float: left;
        margin-left: 1.9%;
    }
    .p2-ul2 {
        margin-top: 0.5%;
    }
    .p2-ul1 li>.p1-bg-icon {
        width: 1.8%;
        margin-top: 1.3%;
        margin-left: 0;
    }
    .p2-2-ul1 {
        width: 100%;
        float: left;
    }
    .p2-2-ul2 {
        width: 47%;
        float: left;
    }
    .p2-2-ul1 li>.p1-bg-icon,
    .p2-2-ul2 li>.p1-bg-icon {
        width: 6px;
        margin-top: 1.3%;
        margin-left: 0;
    }
    .p2-2-ul1 li,
    .p2-2-ul2 li {
        margin-bottom: 3.5%;
    }
    .p2-3-time1 {
        position: relative;
        top: 0%;
        left: 0%;
        width: 26%;
        color: #333;
        font-size: 3.2vw;
        margin-top: 4%;
    }
    .p2-3-time2 {
        margin-top: 24%;
    }
    .p2-3-time1 span {
        font-size: 3.46vw;
    }
    .p2-3-ul1 {
        width: 45%;
        float: left;
        margin-top: 3%;
    }
    .p2-3-ul2 {
        width: 45%;
        float: left;
        margin-top: 3%;
    }
    .p2-3-ul1 li>.p1-bg-icon,
    .p2-3-ul2 li>.p1-bg-icon {
        width: 3.8%;
        margin-top: 3.3%;
        margin-left: 0;
    }
    .p2-3-ul1 li,
    .p2-3-ul2 li {
        margin-bottom: 3.5%;
    }
    .p2-timeimg {
        width: 20% !important;
        float: left;
        margin-right: 6%;
    }
    .p2-4-ul1 {
        margin-top: 2%;
    }
    .p2-4-ul2 {
        margin-top: 0.3%;
    }
    .p2-4-time2 {
        margin-top: 1%;
    }
    .p2-pos {
        position: absolute;
        top: 70.8%;
        left: 53%;
    }
    .p2-pos2 {
        position: absolute;
        top: 70.6%;
        left: 53%;
    }
    .p2-pos3 {
        position: absolute;
        top: 70.2%;
        left: 50%;
    }
    #m5 .p1-box {
        margin-bottom: 5%;
    }
    /*讲师介绍*/
    .p3-cont {
        width: 100%;
        position: relative;
        top: 5.3%;
        left: 0%;
        overflow: hidden;
    }
    .p3-left-box {
        width: 91.6%;
        float: none;
        overflow: hidden;
        margin-top: 5%;
    }
    .p3-left-box1 {
        margin-top: 0%;
    }
    .p3-name {
        font-size: 4.53vw;
        margin-top: 9%;
    }
    .p3-des {
        font-size: 3.73vw;
        margin-left: 0%;
    }
    .p3-des0 {
        margin-left: -4%;
    }
    .p3-right-box {
        width: 100%;
        float: none;
        font-size: 2.6vw;
        line-height: 1.8em;
        margin-top: 0.7%;
        position: relative;
        overflow: hidden;
    }
    .p3-txt {
        width: 88.7%;
        position: absolute;
        top: 20%;
        color: #4d4d4d;
        left: 0%;
        right: 0;
        margin: auto;
    }
    .p3-conttxt {
        width: 100%;
        font-size: 2vw;
        margin: 0 auto;
        line-height: 1.9em;
        margin-top: 0%;
    }
    .p3-lh {
        line-height: 2.1em;
    }
    .p3-txt4 {
        top: 4%;
    }
    .p3-right-box4 {
        margin-bottom: 5%;
    }
}