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: 479px;
    margin: 0 auto;
    background-image: url(../images/banner.jpg);
    background-size: cover;
}

.banner-c {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.banner-txt {
    position: absolute;
    left:0%;
    top: 22.5%;
    width: 56%;
}

.banner-title {
    width: 100%;
    font-size: 34px;
    color: #fff;
    line-height: 1.2em;
    /*font-weight: 600;*/
}

.banner-t1 {
    width: 100%;
    font-size: 50px;
    color: #fff;
    margin-top: 3%;
}

.banner-t1 img {
    width: 78%;
}

.banner-t3 img {
    width: 25.5%;
}

.span-t1 {
    color: #84ccf0;
}

.banner-t2 {
    font-size: 44px;
    color: #84ccf0;
}

.banner-xinxi {
    width: 100%;
    overflow: hidden;
    margin: 4% auto 0;
}
.banner-xinxi2 {
    margin: 3% auto 0;
}

.banner-x1 {
    width: 56%;
    overflow: hidden;
    float: left;
    font-size: 24px;
    color: #fff;
    /*margin-top:2%;*/
}
.banner-x2 {
    font-size: 20px;
}
.banner-x1.bx1 {
    width: 20%;
}

.banner-x1 img {
    width: 6%;
    margin-right: 10px;
    float: left;
    margin-top: 1.5%;
}

.banner-x2 img {
    margin-top: 1%;
}
.nav-list {
    width: 55%;
    float: left;
    margin-left: 26%;
    margin-top: 0.7%;
}

.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;
    margin-right: 0%;
}

.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: 3.5% 0 3.8%;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-left: 4.5%;
}

.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%;
}

.content-c {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 35px;
}

.content-c.w1 {
    padding-top: 35px;
}

.content-c img {
    width: 100%;
}


/*.content-c.bg1 {
    padding: 3% 0;
    padding-top:35px;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    background-color:#ebebeb;
}*/

.content-c.bg-margin {
    padding-bottom: 25px;
}

.txt-1 {
    width: 100%;
    font-size: 32px;
    color: #333;
    border-left: 5px solid #e40011;
    line-height: 1.2em;
    padding-left: 10px;
    /*font-weight: 600;*/
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0 !important;
    padding-bottom: 0.5%;
    position: relative;
}

.txt {
    font-size: 16px;
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    margin-bottom: 1%;
}

.p0-lable {
    width: 37%;
    position: absolute;
    top: 67.2%;
    left: 61.6%;
    font-size: 12px;
}

.p0-lable>span {
    color: #E30012;
}


/*p0-课程简介开始*/

.p0-box {
    width: 100%;
    position: relative;
    margin:35px auto 0%;
    /* padding-bottom: 10px; */
}
.p0-tbox {
    width: 92%;
    margin: 0 auto;
    position: absolute;
    top: 18%;
    left: 4%;
    font-size: 18px;
    color: #333;
    line-height: 1.8;
}

.p0-txt1 {
    width: 100%;
    text-align: justify;
    margin-top: 1.3%;
}

.p0-txt1:first-child {
    margin-top: 0%;
}

/*p1--培训安排*/
.p1-contbox {
    width: 100%;
    overflow: hidden;
    padding: 35px 0% 0% 0%;
    position: relative;
}

.p1-contbox img {
    width: 100%;
}
.p1-txtbox{
    width: 20.5%;
    position: absolute;
    top:29%;
    left:14.6%;
    font-size: 20px;
    color: #333;
}
.p1-txt1{
    margin-left: 13%;
}
.p1-txt2{
    margin-top: 15.5%;
}
.p1-txtbox2{
    left:66.2%;
}
.p1-txtbox2 >.p1-txt2{
    margin-top: 16%;
}
.p1-txtbox2 >.p1-txt2:nth-child(3){
    margin-top: 15%;
}
.p1-txtbox >.p1-txt2:nth-child(3){
    margin-top: 15%;
}
/*p2--课程大纲*/
.p1-contbox2 {
    padding: 35px 0% 35px 0%;
}
/*p4--学员收益*/

.content-c.p4 {
    width: 100%;
    margin: 0 auto;
    /*    background: url(../images/p2-bg.png)no-repeat top center;
     background-size: cover; */
    background-color: #f0f0f0;
}

.p4-content-c {
    width: 47.5%;
    float: left;
}

.main.p4-main {
    margin-bottom: 2.5%;
}

.p4-content {
    width: 100%;
    position: relative;
    margin: 6.8% 0 0;
    overflow: hidden;
}

.p4-ul {
    width: 91.2%;
    position: absolute;
    top: 11%;
    left: 5.2%;
    overflow: hidden;
}

.p4-ul-2 {
    left: 6%;
}

.p4-txt .p4-icon {
    width: 1.9%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.3%;
}

.p4-txt {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #333;
    vertical-align: middle;
}

.p4-ul li {
    width: 47%;
    overflow: hidden;
    margin-top: 4.6%;
    float: left;
}


.p4-ul li img {
    width: 8px;
    float: left;
    margin-right: 2.1%;
    margin-top:2%;
}

.p4-ul li p {
    width: 92%;
    float: right;
    font-size: 18px;
    line-height: 1.1em;
    color: #333;
}

/*p3--学员收益*/
.p3-ul{
    width:41%;
    position: absolute;
    top:15%;
    left: 5.2%;
    overflow: hidden;
}
.p3-ul2{
    width:42%;
    left:39.4%;
}
.p3-ul li{
    width: 100%;
}
.p3-ul li {
    margin-top: 9%;
}
.p3-ul li p {
    width: 95.8%;
}
.p4-ul .li-mr{
    margin-top:8%;
    width: 50%;
}
.p3-ul li img {
    margin-top:1%;
}



/*p5--目标学员*/

.p5-content-c {
    width: 47.5%;
    float: right;
}

.p5-content {
    width: 100%;
    position: relative;
    margin: 6.8% 0 0;
    overflow: hidden;
}

.p5-ul {
    width: 100%;
    position: absolute;
    top: 17.5%;
    left: 6.5%;
}

.p5-txt .p5-icon {
    width: 1.9%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.3%;
}

.p5-txt {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #333;
    vertical-align: middle;
}

.p5-ul li {
    line-height: 2.3;
}


/*讲师介绍*/

.p4-contbigbox {
    width: 100%;
    overflow: hidden;
    padding: 35px 0% 3% 0%;
    position: relative;
}

.p4-contbigbox img {
    width: 100%;
}

.p4-contbox {
    width: 92%;
    position: absolute;
    top: 14%;
    left: 4%;
    overflow: hidden;
}

.js-top {
    width: 100%;
    overflow: hidden;
}

.js-top-l {
    width: 8.3%;
    float: left;
}

.js-top-l img {
    width: 100%;
}

.js-top-r {
    width: 90.2%;
    float: right;
    margin-top: 2.1%;
    margin-left: 1.5%;
    color: #333333;
}

.js-top-r-fir {
    font-size: 18.46px;
    font-weight: bold;
}

.js-top-r-fir>span {
    font-size: 14.77px;
}

.js-top-r-mid {
    width: 25%;
    margin-top: 1%;
}

.js-top-r-mid img {
    width: 100%;
}

.js-top-r-bot {
    font-size: 14px;
    margin-top: 1%;
}

.js-mid {
    width: 100%;
    background: #d9d9d9;
    height: 2px;
    margin-top: 2%;
}

.js-bot {
    width: 100%;
    overflow: hidden;
    margin-left: 0%;
    margin-top: 2.2%;
}

.js-bot-cont {
    width: 45%;
    overflow: hidden;
    float: left;
    margin-left: 1%;
}

.js-bot-cont2 {
    width: 52%;
    margin-left: 0%;
    margin-top: 0%;
}

.js-bot-cont-tit {
    width: 36%;
    margin-left: 14%;
    position: relative;
}

.js-bot-cont-tit2 {
    width: 28%;
    margin-left: 36%;
}

.js-bot-cont-tit img {
    width: 100%;
}

.p4-ul-3 {
    width: 100%;
    margin-top: 3%;
}

.p4-ul-4 {
    margin-top: 2.5%;
}

.p4-ul-3 li {
    width: 100%;
    overflow: hidden;
    margin-top: 2%;
}

.p4-ul-3 li:first-child {
    margin-top: 0;
}

.p4-ul-4 li {
    margin-top: 1.8%;
}

.p4-ul-3 li img {
    width: 8px;
    float: left;
    margin-right: 1%;
    margin-top: 0.8%;
}

.p4-ul-3 li p {
    width: 95.8%;
    float: right;
    font-size: 14px;
    line-height: 1.1em;
    color: #333;
    margin-right: 1%;
}

.p4-none {
    display: none;
}

.p4-ul-4 li p {
    margin-right: 1.5%;
}

.p4-ul-3 li p span {
    font-weight: bold;
}


/*报名联系方式*/

.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%;
}

.swiper-container {
    width: 92.1%;
    height: 500px;
    color: #fff;
    text-align: center;
    margin: 3% auto 0;
}

.swiper-wrapper {
    height: auto;
}

.swiper-slide {
    width: 500px;
    height: 100%;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #d6d6d6;
    margin-right: 5px;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-active-switch {
    background: #e50012;
}

.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,
    .nav-list-c,
    .top-c {
        width: 960px;
    }
    .nav-list {
        width: 66.2%;
        margin-left: 3%;
    }

    .list {
        width: 71%;
        margin-top: 0.3%;
    }
    .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;
    }
    .wrap {
        width: 960px;
    }
    .p2-box>ul {
        top: 15%;
    }
    .bm-tit1 {
        width: auto;
    }
    .cont-list>ul>li {
        font-size: 15px;
    }
    .txt-2 {
        top: 35%;
    }
    .pic-2 {
        top: 28%;
    }
    .sign {
        width: 960px;
    }
    .sheng {
        height: 128px;
    }
    .swiper-container {
        width: 960px !important;
        height: 500px;
    }
    .p {
        line-height: 32px;
        font-size: 16px;
    }
    .p0-icon {
        width: 7px;
    }
    .p0-ul li {
        font-size: 12px;
    }
    .p0-lable {
        width: 47%;
        left: 52.6%;
        top: 74.2%;
    }
    .p0-tbox {
        top: 19%;
        font-size: 14px;
    }
    /*培训安排*/
    .p1-time {
        width: 54%;
        position: absolute;
        top: 16.5%;
        left: 11%;
        color: #fff;
        font-size: 20px;
    }
    .p1-data-box {
        width: 80%;
        position: absolute;
        top: 53%;
        left: 22%;
    }
    .p1-date2 {
        width: 44%;
    }
    .p1-date1 {
        margin-left: 9%;
    }
    /*课程大纲*/
    .content-c.p2 {
        height: 400px;
    }
    .p2-con1 {
        width: 100%;
    }
    .p3-ul {
        top: 16.5%;
    }
    .p3-txt,
    .p4-txt,
    .p5-txt {
        font-size: 16px;
    }
    .p4-ul,
    .p5-ul {
        top: 10%;
    }
    .p3-ul {
    top: 20%;
}
    .p3-ul li p {
        width: 97.2%;
        font-size: 16px;
    }
    .p3-ul2 {
    width: 44%;
}
    .p3-ul li img {
        margin-top: 0.5%;
    }
    .p4-ul li p {
        width: 93.8%;
        font-size: 15px;
    }
    .js-top-r {
        margin-top: 0%;
    }
    .js-bot {
        width: 103%;
        overflow: hidden;
        margin-left: 0%;
        margin-top: 1.2%;
    }
    .p4-ul-3 li p {
        font-size: 10px;
    }
    .js-bot-cont {
        width: 47%;
        margin-left: 0%;
    }
    .js-bot-cont2 {
        width: 52%;
        margin-left: 0%;
    }
    .p4-ul-3 li img {
        width: 6px;
    }

    .p1-txtbox {
    width: 20.5%;
    position: absolute;
    top: 33%;
    left: 14.6%;
    font-size: 16px;
    color: #333;
}
.p1-txtbox2 {
    left: 66.2%;
}
}

@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;
    }
    /*    .banner-t1>span {
        width: 8%;
        height: 1px;
        margin: 4.5% auto 0;
        background: #fff;
        display: block;
        float: left;
        margin-right: 1%;
    }*/
    .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;
    }
    .banner-t1 img {
        width: 36%;
    }
    .banner-t3 img {
        width: 23%;
        margin-top: 6%;
    }
    .banner-xinxi {
    margin: 1% auto 0;
}
    .wrap {
        margin-top: 4%;
        padding-bottom: 5%;
    }
    .txt {
        width: 83%;
        /*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;
    }
    .sign {
        width: 100%;
        padding-top: 0;
    }
    .area {
        margin: 0;
        width: 94%;
        margin: 0 auto;
    }
    .diqu,
    .diqu2 {
        width: 100%;
        clear: both;
        margin-left: 0;
    }
    .diqu2 h2 {
        padding-left: 10px;
        text-align: left;
    }
    .diqu2 h2 span {
        padding-bottom: 0;
        border-bottom: none;
    }
    h2 {
        margin: 0;
        border-bottom: none;
        border-left: 5px solid #e50014;
    }
    .txt-1 {
        font-size: 36px;
        padding: 23px 0 37px;
        border-left: none;
        text-align: center;
    }
    .lian {
        font-size: 36px;
        padding: 10px 0;
        font-weight: 600;
        border-bottom: 6px solid #e40013;
        margin: 0 auto;
    }
    .inform {
        width: 100%;
        padding: 20px 0;
    }
    .xinxi {
        width: 55.3%;
        float: right;
        padding: 30px 0;
        border-left: 2px solid #e8e8e8;
    }
    .xinxi.x-w {
        padding: 10% 0;
        margin-top: 1%;
    }
    .line1 {
        display: block;
        background: #D1D1D1;
    }
    .line2 {
        display: none;
    }
    .phone-pic2,
    .letter-pic2 {
        width: 6.8%;
        margin-right: 3%;
    }
    .phone-pic2 img,
    .letter-pic2 img {
        width: 100%;
    }
    .sheng1 {
        width: 40.2%;
        height: auto;
        padding-left: 3%;
    }
    .box {
        background-color: #f4f4f4;
    }
    .sheng {
        display: table-cell;
        vertical-align: middle;
        padding-left: 9.7%;
        width: 40.2%;
        height: 200px;
        overflow: hidden;
    }
    .cols1,
    .cols4 {
        width: 33.2%;
    }
    .cols2,
    .cols5 {
        width: 30.6%;
    }
    .p {
        font-size: 24px;
        line-height: 50px;
    }
    .name {
        font-size: 32px;
        margin-left: 9.7%;
    }
    .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;
    }
    .back-wap {
        width: 10%;
        padding-left: 3.2%;
        float: left;
        margin-top: 2.8%;
    }
    .back-wap img {
        width: 100%;
    }
    .w-list {
        width: 94%;
        margin: 3% auto 0;
        overflow: hidden;
    }
    .w-list li {
        width: 33.2%;
        float: left;
        margin-left: 0.2%;
    }
    .w-list li.active .w-list-title,
    .swiper-w-box.active .w-list-title {
        background: #fff;
        color: #e8000f;
        border-top: 2px solid #e8000f;
    }
    .w-list li.active .w-list-t,
    .swiper-w-box.active .w-list-t {
        background-color: #fff;
    }
    .w-list li:first-child {
        margin-left: 0;
    }
    .w-list.ul2 li {
        width: 49.8%;
    }
    .w-list-title {
        width: 100%;
        border-top: 2px solid #ededed;
        background-color: #ededed;
        padding: 6% 0 7%;
        text-align: center;
        font-size: 26px;
        color: #000;
    }
    .w-list-title.t1 {
        padding-bottom: 24%;
    }
    .w-list-t {
        width: 100%;
        background-color: #f9f9f9;
        padding: 7% 0 6%;
        line-height: 1.6em;
        font-size: 24px;
        text-align: center;
    }
    .w-img {
        width: 94%;
        margin: 2% auto 0;
        display: none;
    }
    .w-img.active {
        display: block;
    }
    .w-img img {
        width: 100%;
    }
    .nav-list-c {
        width: 100%;
    }
    .list {
        width: 90%;
    }
    .list li {
        width: 25%;
    }
    .list li:first-child {
        margin-left: 0;
    }
    .swiper-container-list {
        width: 100%;
        margin-left: 3%;
        padding-right: 78%;
    }
    .swiper-container-list .swiper-wrapper {
        width: 100%;
    }
    .swiper-container-list .swiper-slide {
        width: 100% !important;
        text-align: center;
        display: block;
    }
    /*报名联系方式*/
    .bm-box {
        width: 93.6%;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        margin-top: 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;
    }
    /*课程简介*/
    .content-c.w1 {
        padding-top: 5%;
    }
    .p0-box {
        width: 100%;
        position: relative;
        margin-top: 5%;
        padding-bottom: 0%;
    }
   .p0-tbox {
    width: 84%;
    top:0%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 4%;
    font-size: 3.4vw;
    text-align: justify;
    line-height: 1.8em;
}
    .p0-txt1:first-child {
        margin-top: 3%;
    }
    .p0-txt1 {
    margin-top: 3%;
}
.p0-txt1:first-child{
    margin-top: 0%;
}
/* 培训安排 */
.p1-txtbox {
    width:35%;
    position: absolute;
    top: 25%;
    left: 8%;
    font-size: 3.2vw;
    color: #333;
}
.p1-txtbox2 {
    left: 63%;
}
.p1-txt1 {
    margin-left: 0%;
}
.p1-txt2 {
    margin-top: 18%;
    margin-left: 7%;
}
.p1-txt3 {
    margin-top: 12%;
}
.p1-txtbox2 >.p1-txt4 {
    margin-top: 18%;
    margin-left: 7%;
}
.p1-txtbox2 >.p1-txt5 {
    margin-top: 12.5%;
}
    /*p2--课程大纲*/
    .p1-contbox {
        padding: 5% 0% 0% 0%;
    }
    .content-c.p1 {
        background: url(../images/p1-bg-w.jpg)no-repeat top center;
    }
    .p1-contbox2 {
    padding: 5% 0% 5% 0%;
}
    /*p5--学员收益*/
    .p4-content-c {
        width: 100%;
        float: left;
        margin-bottom: 5%;
    }
    .main.p4-main {
        margin-bottom: 6%;
    }
    .p4-content {
        width: 100%;
        position: relative;
        margin: 5% 0 0;
        overflow: hidden;
    }
    .p4-ul {
        width: 100%;
        position: absolute;
        top: 18.5%;
        left: 5%;
    }
    .p4-txt .p4-icon {
        width: 1.9%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 1.3%;
    }
    .p4-txt {
        display: inline-block;
        width: 100%;
        font-size: 3.2vw;
        color: #333;
        vertical-align: middle;
    }
    .p4-ul li {
        line-height: 1.8;
    }
    .p4-ul {
        top: 7.5%;
    }
    .p4-ul li {
        margin-top: 3.5%;
        width:48.5%;
    }
    .p4-ul-2 li{
        margin-top: 3.7%;
    }
    .p4-ul li:nth-child(3) {
        margin-top: 2.6%;
    }
    .p4-ul li img {
        width: 3%;
        margin-right: 2%;
        margin-top: 4.2%;
    }
    .p4-ul .li-mr img{
        width: 2.9%;
    }
    .p4-ul li p {
        width: 89%;
        font-size: 3.2vw;
        line-height: 1.6em;
    }

/* 学员受益 */
.p3-ul{
    width:93%;
    position: absolute;
    top:22%;
    left: 5.2%;
    overflow: hidden;
}
.p3-ul2{
    width:93%;
    top: 57%;
}

.p3-ul li{
    width: 100%;
}
.p3-ul li {
    margin-top:3%;
}
.p3-ul li:first-child{
   margin-top: 0%;
}
.p3-ul li p {
    width: 93.8%;
}
.p4-ul .li-mr{
    margin-top:8%;
    width: 50%;
}
.p3-ul li img {
    margin-top:2%;
    width: 1.6%;
}







    /*p5--目标学员*/
    .p5-content-c {
        width: 100%;
        float: right;
    }
    .p5-content {
        width: 100%;
        position: relative;
        margin: 5% 0 0;
        overflow: hidden;
    }
    .p5-ul {
        width: 100%;
        position: absolute;
        top: 18.5%;
        left: 5%;
    }
    .p5-txt .p5-icon {
        width: 1.9%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 1.3%;
    }
    .p5-txt {
        display: inline-block;
        width: 100%;
        font-size: 3.2vw;
        color: #333;
        vertical-align: middle;
    }
    .p5-ul li {
        line-height: 1.8;
    }
    /*讲师介绍*/
    .p4-contbox {
        width: 89%;
        top: 7%;
        left: 5.5%;
        overflow: hidden;
    }
    .js-top {
        margin-left: 1%;
    }
    .js-top-l {
        width: 20.3%;
    }
    .js-top-r {
        width: 73%;
        float: right;
        margin-top: 0%;
        margin-left: 0%;
        margin-right: 2%;
        color: #333333;
    }
    .js-top-r-fir {
        font-size: 4vw;
    }
    .js-top-r-fir>span {
        font-size: 3.2vw;
    }
    .js-top-r-mid {
        width: 82%;
        margin-top: 2.5%;
    }
    .js-top-r-bot {
        font-size: 3.2vw;
        margin-top: 1.8%;
        line-height: 1.6em;
    }
    .js-txt-phone {
        width: 100%;
        color: #333333;
        font-size: 3.2vw;
        margin-top: 29%;
        line-height: 1.6em;
    }
    .js-bot-cont {
        width: 100%;
        overflow: hidden;
        float: none;
        margin-left: 1%;
    }
    .js-bot-cont-tit {
        width: 46.7%;
        margin-left: 0%;
        margin: 0 auto;
    }
    .p4-tit {
        position: absolute;
        top: 17%;
        left: 26%;
        color: #000;
        font-weight: bold;
        font-size: 3.7vw;
    }
    .p4-tit1 {
        left: 32%;
    }
    .p4-ul-3 li p {
        width: 94.8%;
        float: right;
        font-size: 3.2vw;
        line-height: 1.5em;
        color: #333;
        margin-right: 1%;
    }
    .p4-ul-3 li img {
        width: 7px;
        margin-top: 1.8%;
    }
    .js-bot {
        margin-top: 4%;
        width: 100%;
        margin-left: 0%;
    }
    .p4-ul-3 {
    margin-top: 2%;
}

.js-bot-cont2 {
    margin-top: 2%;
}
.p4-contbigbox {
    padding: 5% 0% 3% 0%;
}

.banner-x1.bx1 {
    width: 15%;
}

.banner-x1.banner-t2 {
    width: 50%;
    float: none;
    margin-left: 0;
    margin-top: 2%;
    font-size: 3.2vw;
}



}

@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%;
    }
    
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }
    
    .banner-x1.bx1 {
        width: 24%;
        float: none;
    }
    
    .banner-x1.bx2 {
        margin-top: 3%;
        /*margin-left: 2%;*/
    }
    
    .banner-x1.banner-t2 {
        width: 52%;
        float: none;
        margin-left: 0;
        margin-top: 1.5%;
        font-size: 3.2vw;
    }
    
    .content-c {
        padding-top: 5%;
    }
    
    .content-c.bg1 {
        padding: 5% 0;
    }
    
    .content-c.ap {
        padding: 0;
    }
}
@media(max-width:375px) {
    .js-bot {
        margin-top: 2%;
    }
    .p4-ul li img {
    margin-top: 1.5%;
}
}