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: 21%;
    width: 50%;
}

.banner-title {
    width: 100%;
    font-size: 50px;
    color: #000;
    line-height:1.2em;
    /*font-weight: 600;*/
}

/*.banner-title span {
    color: #E50012;
    font-weight: 600;
}
*/
.banner-t1 {
    width: 100%;
    font-size: 33px;
    color: #000;
    margin-top: 2.5%;
}

.banner-xinxi {
    width: 100%;
    overflow: hidden;
    margin: 2% auto 0;
}

.banner-x1 {
    width: 50%;
    overflow: hidden;
    float: left;
    font-size: 18px;
    color: #000;
    margin-top:2.5%;
}
.banner-x1-1{
    margin-left:4%;
}
.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:71%;
    float:left;
    margin-left:10%;
    margin-top:1.6%;
}

.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: 1.3% 0;
    font-size: 16px;
    text-align: center;
    cursor:pointer;
    margin-left:3.5%;
}

.list li:first-child {
    margin-left: 0;
}

.list li a {
    color: #333;
}
.list li:hover {
    background: #fff;
}
.list li.active{
     background: #fff !important;
}

.list li:hover{
    color: #E50012;
}
.list li.active{
    color: #E50012 !important;
}
.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;
}
.content-c.w1 {
    padding-top:3%;
}
.content-c img {
    width:100%;
}

.p1-con {
    width:46.1%;
    float:left;
    margin-left:7.8%;
    padding-top:35px;
}
.p1-con:first-child {
    margin-left:0;
}
.p1-box {
    width:100%;
    overflow:hidden;
    margin-top:5%;
}
.p1-img {
    width:17.9%;
    margin-left:3.8%;
    margin-right:5%;
    float:left;
}
.p1-ul1 {
    width:72.7%;
    float:left;
    margin-top:7%;
}
.p1-ul1 li {
    font-size:18px;
    color:#000;
    margin-top:5%;
}
.p1-bg {
    width:1200px;
    margin:2% auto 3%;
    position:relative;
}
.p1-bg-con {
    width:100%;
    position:absolute;
    top:7.5%;
    left:0;
}
.p1-bg-tit {
    font-size:24px;
    color:#000;
    text-align:center;
}
.p1-bg-box {
    width:85.2%;
    margin:2% auto 0;
    overflow:hidden;
}
.p1-bg-b1 {
    width:39.8%;
    float:left;
}
.p1-row1-txt {
    font-size:18px;
    color:#000;
}
.p1-row1-txt img {
    width:79.4%;
    display:inline-block;
    margin-left:2%;
}
.p1-bg-ul {
    width:100%;
    margin-top:5%;
}
.p1-bg-ul li {
    width:100%;
    overflow:hidden;
    line-height:1.8em;
    margin-bottom:1.9%;
}
.p1-bg-icon {
    width:2.6%;
    float:left;
    margin-top:2%;
    margin-left:1.2%;
}
.p1-bg-txt {
    width:89.9%;
    font-size:14px;
    color:#4c4c4c;
    float:left;
    margin-left:3.9%;
}
.p1-bg-b2 {
    width:49.3%;
    float:right;
    margin-top:2%;
}
/*课程收益*/
.content-c.bg1 {
    padding: 3% 0;
    padding-top:35px;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    background-color:#f2f2f2;
}

.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:90.5%;
    position:relative;
    margin-top:4%;
    margin-left:1.7%;
}
.p2-box img{
    width:100%;
}
.p2-box>ul{
    width:100%;
    overflow:hidden;
    position:absolute;
    top:20%;
    left:0;
}
.p2-box>ul>li{
    width:19%;
    float:left;
    margin-left:8%;
}
.p2-box>ul>li:first-child{
    margin-left:0;
}
.p2-tit{
    width:80%;
    margin:0 auto;
    text-align:center;
    font-size:20px;
    color:#000;
}
.p2-txt{
    width:59%;
    margin:0 auto;
    text-align:left;
    margin-top:4%;
    line-height:1.7em;
    font-size:12px;
    color:#4c4c4c;
}

/*日程安排*/
.content-c.bg2{
    padding: 3% 0;
    padding-top:35px;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}
.p3-con {
    width:100%;
    overflow:hidden;
    margin-top:3%;
}
.p3-img {
    /*width:57.5%;
    float:left;*/
    width:84.2%;
    margin:0 auto;
}
.p3-txt {
    width:36.7%;
    float:right;
    position:relative;
}
.p3-box {
    width:85.7%;
    position:absolute;
    top:10%;
    left:8.6%;
}
.p3-box-tit {
    font-size:18px;
    color:#000;
}
.p3-bg-ul {
    width:100%;
    margin-top:3%;
}
.p3-bg-ul li {
    width:100%;
    overflow:hidden;
    line-height:1.8em;
    margin-bottom:1.9%;
}
.p3-bg-icon {
    width:2.6%;
    float:left;
    margin-top:2%;
    margin-left:1.2%;
}
.p3-bg-txt {
    width:92.2%;
    font-size:14px;
    color:#4c4c4c;
    float:left;
    margin-left:2.9%;
    text-align:justify;
}




.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px !important;
    padding-bottom: 0.5%;
    position:relative;
}

.txt {
    width: 92.9%;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    position:absolute;
    top:23.5%;
    left:0%;
    right:0;
    margin: auto;
    text-align:justify;
}
.pic-1{
    width:9%;
    position:absolute;
    left:6.8%;
    top:8%;
}
.pic-1 img{
    width:100%;
}
.cont {
    width: 100%;
    overflow: hidden;
    padding-top: 5%;
}

.cont-1 {
    width: 45.5%;
    float:left;
}
.cont-1-2 {
    width: 45.5%;
    float:left;
    margin-left:9%;
}
.cont-list {
    border: 1px solid #e6e6e6;
    margin-top: 3%;
    padding: 1% 1% 1% 1%;
}
.cont-list>ul {
    width: 100%;
    overflow:hidden;
    padding:1% 1% 1% 2%;
}

.cont-list>ul>li {
    font-size: 18px;
    color: #333;
    /*float:left;*/
    width:100%;
    margin-top:1.5%;
}
.cont-list>ul>li:first-child{
     margin-top:0;
}
.cont-add {
    padding:4% 1% 4% 1%;
}
/*.cont-list>ul>li:nth-child(3){
     margin-top:1.5%;
}
.cont-list>ul>li:nth-child(4){
     margin-top:1.5%;
}*/
.cont-list ul li span {
    margin-right: 5%;
}


.lec-box{
    width:100%;
    background-color:#f6f6f6;
}
.lecturer {
    width: 1200px;
    margin: 0 auto;
    padding-top:3%;
}


/*培训风采*/
.px-box{
    width:100%;
    overflow:hidden;
    margin-top:3%;
}
.px-box2{
    margin-bottom:3%;
    margin-top:2%;
}
.px-left{
    width:49%;
    float:left;
    overflow:hidden;
    position:relative;
}
.px-left img{
    width:100%;
}
.px-right{
    float:right;
}
.px-mask{
    width:100%;
    padding:3% 0%;
    background:#000;
    opacity:0.5;
    position:absolute;
    bottom:0%;
    left:0%;
}
.px-m-tit{
    font-size:16px;
    color:#fff;
    position:absolute;
    bottom:2%;
    left:4%;
}

/*证书*/
.zs-b-box{
    width:100%;
    background-color:#f6f6f6;
    padding-bottom:3.5%;
}
.zs-box{
    width:100%;
    padding:3% 0;
    background:#fff;
    background-size: 100%;
    background-position: top;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    margin-top:3.5%;
    overflow:hidden;
}
.pic-2{
    width:40.2%;
    float:left;
    margin-left:6%;
}
.zs-box img,.pic-2 img{
    width:100%;
}
.zs-r-box{
    float:right;
    width:53%;
    margin-top:1%;
}
.txt-2 {
    width:100%;
    font-size: 18px;
    line-height: 35px;
    color: #000;
    text-align:center;
    margin-top:1%;

}
.txt-2 span a{
    color:#e60012;
    cursor:pointer;
    font-size:23px;
}
.span-red{
    color:#e60012;
    font-size:23px;
}
.zs-line{
    width:90%;
    margin-top:2%;
    margin-left:5%;
    margin-bottom:2%;

}
.zs-line img{
    width:100%;
}
/*报名联系方式*/
.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.5%;
    position:absolute;
    top:22%;
    left:31.4%;
}
.bm-line img{
    width:100%;
}
.bm-line1{
    left:55%;
}
/*常见问题*/
.wt-box{
    width:100%;
    overflow:hidden;
    position:relative;
    margin-top:3%;
    margin-bottom:3%;
}
.wt-item:first-child{
    margin-left: 0;
}
.wt-item{
    width:29.4%;
    float:left;
    overflow:hidden;
    position:relative;
    margin-left:5.9%;
}
.wt-item img{
    width:100%;
}
.wt-tit{
    width:47.2%;
    position:absolute;
    top:21.8%;
    left:34.7%;
    color:#000;
    font-size:18px;
}
.wt-tit4{
    width:72.2%;
    left:31.7%;
}
.wt-txt{
    width:55.8%;
    position:absolute;
    top:43.3%;
    left:34.7%;
    color:#4c4c4c;
    font-size:14px;
}
.wt-txt3{
    left:31.7%;
}
.wt-line{
    width:68%;
    position:relative;
    margin:0 auto;
    margin-bottom:3%;
}
.wt-line img{
    width:100%;
}
.wt-icon1{
    width:3%;
    position:absolute;
    top:40%;
    left:24.4%;
}
.wt-icon1 img{
    width:100%;
}
.wt-tit1{
    width:19.3%;
    color:#4c4c4c;
    font-size:16px;
    position:absolute;
    top:40%;
    left:3.8%;
}
.wt-tit0{
    width:24%;
    left:28.1%;
    color:#000;
}
.wt-icon2{
    left:57.1%;
}
.wt-tit2{
    width:12.6%;
    left:61.1%;
    color:#000;
}
.wt-icon3{
    left:78%;
}
.wt-tit3{
    width:14.4%;
    left:81.9%;
    color:#000;
}
.wt-tit3 a{
    color:#000;
}

















/*讲师介绍*/

.lecturer {
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px !important;
    padding-bottom: 30px;
}

.lec-pic {
    width: 92.2%;
    margin: 0 auto;
}

.lec-ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.lec-list {
    width: 24.7%;
    height: 450px;
    float: left;
    position: relative;
    /*cursor: pointer;*/
}
.lec-list:hover .jieshao{
    display:block\9;
}
.photo {
    width: 100%;
}

.photo>img {
    width: 100%;
}

.lec-txt {
    width: 78%;
    margin: 23px auto;
}
.lec-txt-3 {
    margin-top:10px;
}
.lec-txt-4 {
    margin-top:6px;
}
.lec-p.p1{
    font-size:14px;
    line-height:1.5em;
}
.lec-name {
    font-size: 22px;
    color: #333333;
    text-align: left;
}

.lec-p {
    font-size: 14px;
    color: #666666;
    letter-spacing: -0.3px;
    text-align: left;
    margin-top: 6px;
    margin-bottom: 30px;
}

.jieshao {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none\9;
    opacity:0;
    z-index:300;
}
.jieshao:hover{
    opacity:1;
}
.shadow {
    width: 100%;
}

.shadow>img {
    width: 100%;
}
.sha-txt {
    width: 83.4%;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 6%;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1.7em;
}
.next {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100;
}

.arrow-left1 {
    float: left;
    cursor: pointer;
}

.arrow-right1 {
    float: right;
    cursor: pointer;
}


.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%;
}

.red-slide {
    background: #ca4040;
}

.blue-slide {
    background: #4390ee;
}

.orange-slide {
    background: #ff8604;
}

.green-slide {
    background: #49a430;
}

.pink-slide {
    background: #973e76;
}

.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;
    }
    .hg{
        width:12.5%;
        margin-top:0.5%;
    }
    .banner-title {
        font-size: 40px;
    }
    .banner-txt {
        width: 70%;
    }
    
    .txt{
        top:20.5%;
    }
    .p1-ul1 li {
        font-size:16px;
        margin-top:4.6%;
    }
    .logo {
        margin-left: 3.6%;
    }
    .list li {
        font-size: 20px;
    }
    .wrap {
        width: 960px;
    }
    .p2-box>ul {
        top:15%;
    }
    .bm-tit1 {
        width:auto;
    }
    .wt-tit {
        width:auto;
        font-size:16px;
        top:11.8%;
    }
    .wt-tit1 {
        font-size:12px;
    }
    .wt-txt {
        top:31.3%;
    }
    .cont-list>ul>li {
        font-size: 15px;
    }
    .p2-txt{
        width:82%;
        font-size:12px;
    }
    .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;
    }
    .p6-xx{
        font-size:16px;
    }
    .p6-sbox{
        font-size:16px;
    }
    .p6-name{
        font-size:20px;
    }
    .p6-add{
        width:29%;
    }
    .jieshao{
        height:420px;
    }
    .shadow>img{
        height:100%;
    }
}


@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-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: 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%;
    }
    .phone,
    .letter {
        margin-left: 9.7%;
        margin-top: 30px;
    }
    .phone-span,
    .letter>a {
        font-size: 24px;
        line-height: 24px;
    }
    .letter {
        margin-top: 24px;
    }
    .lecturer {
        width: 100%;
        padding: 4% 0;
    }
    .swiper-container2 {
        width: 93.5% !important;
        height: auto !important;
        margin: 3% auto 0;
        overflow: hidden;
    }
    .swiper-container2 .swiper-wrapper,
    .swiper-container2 .swiper-wrapper .swiper-slide {
        height: auto !important;
    }
    .swiper-container2 .swiper-wrapper .swiper-slide {}
    .box100 {
        position: relative;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .js-left {

        width: 33.5%;
        float: left;
    }
    .js-img {
        width: 100%;
    }
    .js-img img {
        width: 100%;
    }
    .js-t {
        width: 92%;
    }
    .js-t1 {
        width: 100%;
        font-size: 28px;
        color: #333;
        margin-top: 6%;
    }
    .js-t2 {
        width: 100%;
        font-size: 24px;
        line-height: 1.4em;
        margin-top: 1%;
        color: #666666;
    }
    .js-t3 {
        width: 100%;
        font-size: 24px;
        line-height: 1.5em;
        color: #333;
        margin-top: 3%;
    }
    .js-t3.tx.active{
        -webkit-line-clamp: 5;
    }
    .js-t4 {
        font-size:3.2vw;
        color:#4c4c4c;
        display:none;
        margin-top:3%;
        line-height:1.5em;
    }
    .js-right {
        position: relative;
        width: 58.5%;
        float: right;
        padding: 0% 4%;
        background: #F4F4F4;
    }
    .js-arrow {
        width: 8%;
        margin:3% auto 1%;
    }
    .js-arrow.active {
        bottom: 4%;
    }
    .js-arrow img {
        width: 100%;
    }
    .pagination1 {
        width: 58%;
        margin: 3% auto 0;
        text-align: center;
    }
    .pagination1 span {
        display: inline-block;
        text-align: center;
    }
    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 5px;
    }
    .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;
    }




/*培训风采*/
.w5-content{
    width: 100%;
    margin:0 auto;
    padding:5% 0;
}
/*swiper*/
.w5-container {
    width: 93.6%;
    margin:4.5% auto;
    height: auto;
    overflow: hidden;
}
.w5-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.w5-con{
    width: 100%;
    /*position: relative;*/
}
.w5-l1 {
    width:100%;
    position:relative;
    margin-bottom:3%;
}
.w5-t1 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size:3.5vw;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    text-align: left;
    padding: 1% 3%;
}
.w5-pagination {
    text-align:center;
}

/*证书颁发*/
.zs-b-box {
    padding-bottom: 2.5%;
}
.w6-content{
    width: 100%;
    margin:4.5% auto 0;
    overflow: hidden;
}

.w6-con1{
    width: 93.6%;
    margin:0 auto;
}
.w6-con2{
    width: 93.6%;
    margin:0 auto;
    text-align: center;
    background: #fff;
    box-shadow: 0px 2px 8px #ddd;
    margin-bottom: 3%;
}
.w6-t1{
    font-size: 2.9vw;
    color: #000;
    padding-top: 5%;
}
.w6-t2{
    font-size: 2.9vw;
    color: #DF0012;
    font-size: 4vw;
    margin:2% auto;
}
.w6-t3{
    font-size: 2.9vw;
    color: #000;
    margin: 2.5% auto 2%;
}
.w6-t4{
    font-size: 2.9vw;
    color: #DF0012;
    font-size: 4vw;
    padding-bottom: 5%;
}
.w6-t4 a{
    color: #DF0012;
}
.w6-line {
    width:93%;
    margin:0 auto;
}
/*报名联系方式*/
.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:24.3%;
    left:16.2%;
}
.bm-icon1 img{
    width:100%;
}
.bm-tit1{
    width:auto;
    color:#000;
    font-size:4vw;
    position:absolute;
    top: 23.7%;
    left: 25.3%;
}
.bm-icon2{
    left:47.2%;
}
.bm-tit2{
    left:56.3%;
}
.bm-icon3{
    top:58%;
    left:16.2%;
}
.bm-tit3{
    top:56.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%;
}

/*常见问题*/
.wt-line{
    width: 78.6%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 7%;
}
.wt-tit1{
    width:auto;
    color:#4c4c4c;
    font-size:3.2vw;
    position:absolute;
    top:15%;
    left:11.2%;
}
.wt-icon1 {
    width:5.6%;
    position: absolute;
    top: 38%;
    left: 11.2%;
}
.wt-tit0{
    top:37.6%;
    left:18.8%;
    color:#000;
}
.wt-icon2{
    top:65.8%;
    left:11.2%;
}
.wt-tit2{
    top:66.5%;
    left:19.3%;
    color:#000;
}
.wt-icon3{
    top:65.8%;
    left:50.5%;
}
.wt-tit3{
    top:66.5%;
    left:58.6%;
    color:#000;
}
.wt-tit3 a{
    color:#000;
}
/*swiper*/
.w8-container {
    width: 80.3%;
    margin:4.5% auto;
    height: auto;
    overflow: hidden;
}
.w8-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.w8-pagination{
    text-align: center;
    padding: 7% 0 5%;
}
.w8-con1{
    width: 100%;
    margin:0 auto;
    position: relative;
}
.w8-t1{
    position: absolute;
    top:18.9%;
    left: 34%;
    font-size: 4vw;
    color: #000;
}
.w8-txt{
    width: 56.7%;
    position: absolute;
    top:41.6%;
    left: 34%;
    font-size: 3.2vw;
    color: #4D4D4D;
    text-align: left;
    line-height: 1.7;
}


.wrap {
    margin-top:5% !important;
    padding:0;
}

    
}

@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%;
    }
    .content-c.bg1 {
        /*padding: 5% 0;*/
    }
    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%;
    }







    .content-c.w1 {
        padding-top:5%;
    }
    .content-c.w1 .txt {
        width:100%;
        height:auto;
        line-height:2em;
        text-align:justify;
    }
    .txt {
        top:5.5%;
    }
    .p1-con {
        width:100%;
        padding-top:5%;
        float:none;
        margin-left:0;
    }
    .p1-box {
        margin-top:1%;
    }
    .p1-img {
        width:18.9%;
        margin:0 5%;
    }
    .p1-ul1 {
        width:70.8%;
        margin-top:7.5%;
    }
    .p1-ul1 li {
        font-size:3.2vw;
        margin-top:5.5%;
    }
    .p1-bg-w {
        width:100%;
        margin-top:5%;
        position:relative;
    }
    .p1-img-w {
        width:100%;
    }
    .p1-w-swiper {
        width:100%;
        overflow:hidden;
        position:absolute;
        top:0;
        left:0;
    }
    .p1-w-pagination {
        position:absolute;
        bottom:5%;
        left:0;
        right:0;
        margin:0 auto;
        z-index:11;
        text-align:center;
    }
    .content-c.bg1 {
        padding-top:5%;
        margin-top:5%;
    }
    .p2-box {
        width:93%;
        margin:4% auto;
    }
    .content-c.bg2 {
        padding-top:5%;
    }
    .p3-img {
        width:98%;
        margin:4% auto;
    }


    /*讲师介绍*/
    .lecturer {
        padding-top:5% !important;
    }
    .lec-w-up {
        width:100%;
        overflow:hidden;
    }
    .js-up {
        width:97%;
        margin:3% auto;
        background-color:#fff;
        padding:2% 4%;
        box-shadow:0px 0px 3px 2px #ddd;
    }
    .js-left {
        position:absolute;
        top:0;
        left:0;
    }

}