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-s{
    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-c {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}

.logo {
    width: 100px;
    float: left;
    margin-top: 19px;
}

.logo img {
    width: 100%;
}

.hg{
    width:11.5%;
    float:right;
    padding:2.5% 2%;
    margin-right:-2%;
    cursor:pointer;
}
.hg img{
    width:100%;
}

/*.nav-list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 500;
}

.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-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #C6D8EC;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.nav-list-c {
    position: relative;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
}

.list {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style-type: none;
}*/

/*.list li {
    width: 16%;
    float: left;
    padding: 1.3% 0;
    font-size: 22px;
    text-align: center;
}*/
.list li a {
    color: #333;
}
.li-last{
   width:20% !important;
}


.list li:hover a {
    color: #E50012;
}
.list li.active a{
    color: #E50012 !important;
}


.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

/*.content-c {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding:10px 0 0;
}*/
.ac-txt{
    width:100%;
    padding:3% 6.5%;
    background:#e6e6e6;
    font-size:16px;
    line-height:1.7em;
    color:#333;
}
.txt-1 {
    width: 100%;
    font-size: 32px;
    color: #333;
    border-left: 5px solid #e40011;
    line-height: 1.1em;
    padding-left: 15px;
    /*font-weight: 600;*/
    margin-bottom: 35px;
}


.content-c-6{
    padding-top:35px;
}
.content-c-7{
    padding-top:0px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 3%;
}

.cont {
    width: 100%;
    overflow: hidden;
    padding-top: 5%;
}

.cont-list>ul {
    width: 100%;
}
.cont-list ul li span {
    margin-right: 3%;
    float:left;
}

.cont-2 {
    width: 46.8%;
    margin-left: 2%;
}


/*讲师介绍*/

.lecturer {
    width: 1200px;
    margin: 0 auto;
    padding-top:3%;
}

.lec-pic {
    width: 92.2%;
    margin: 0 auto;
}

.lec-ul {
    width: 89%;
    margin: 0 auto;
    overflow: hidden;
}

.lec-list {
    width: 100%;
    height: auto;
    float: none;
    /*background-color: #f1f1f1;*/
   /* margin: 10px 10px 10px 5.8%;*/
    /*box-shadow: 0 0 10px 0 #888888;*/
    position: relative;
    /*cursor: pointer;*/
}
.lec-list:hover .jieshao{
    display:block\9;
} 
/*.lec-list:first-child {
    margin-left: 6.1%;
}*/

.photo {
    width: 100%;
}

.photo>img {
    width: 100%;
}

.lec-txt {
    width: 81%;
    margin: 10px auto;

}
.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: left;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1.7em;
}
.sc-num span,.sc-num1 span,.sc-num2 span{
    color:#e60012;
}
.swiper-container-sc{
    width:88.6%;
    overflow:hidden;
    margin:3% auto 0;
    height:460px;
}
.swiper-slide img{
    width:100%;
}
.next {
    position: absolute;
    top: 200px;
    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: 550px;
    color: #fff;
    text-align: center;
    margin: 3% auto 0;
}
.arrow-left1 {
    width:4.5%;
    float: left;
    cursor: pointer;
}
.arrow-left1>img {
    width:100%;
}
.arrow-right1 {
    width:4.5%;
    float: right;
    cursor: pointer;
}
.arrow-right1>img {
    width:100%;
}

.ar-ad1 {
    display:block;
}
.ar-ad2 {
    display:none;
}
.arrow-left1:hover .ar-ad1 {
    display:none;
}
.arrow-left1:hover .ar-ad2 {
    display:block;
}
.arrow-right1:hover .ar-ad1 {
    display:none;
}
.arrow-right1:hover .ar-ad2 {
    display:block;
}


.swiper-container {
    width: 92.1%;
    height: auto;
    color: #fff;
    text-align:left;
    margin: 0 auto;
}
.swiper-slide {
    width:100%;
    height: auto;
}
.sc-arrr2{
    width:26px;
    position:absolute;
    right:0;
    top:45%;
    opacity:0.8;
    cursor:pointer;
}
.sc-arrl2{
    width:26px;
    position:absolute;
    left:0;
    top:45%;
    opacity:0.8;
    cursor:pointer;
}
.sc-num,.sc-num1,.sc-num2{
    width:100%;
    text-align:center;
    font-size:18px;
    color:#000;
    margin:3% auto 0;
}
.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: 1% auto 0;*/
}

.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;
}

.right-box {
    position: fixed;
    right: 4%;
    bottom: 30%;
    width: 185px;
    overflow: hidden;
    z-index: 600;
}

.cr {
    margin: 0 auto;
}

.right-title {
    width: 98%;
    border: 1px solid #F2F2F2;
    border-top: none;
    border-bottom: none;
    text-align: center;
    background-color: #F2F2F2;
    padding: 4% 0;
    font-size: 18px;
}

.px-con {
    width:100%;
}

.right-txt {
    width: 98%;
    border: 1px solid #F2F2F2;
    border-top: none;
    padding: 6% 0;
    overflow: hidden;
    background-color: #fff;
}

.right-txt-c {
    width: 94%;
    margin: 6% auto 0;
    overflow: hidden;
}

.right-txt>div:first-child {
    margin-top: 0;
}

.right-icon {
    width: 11%;
    float: left;
    margin-right: 4%;
}

.right-icon img {
    width: 100%;
}

.right-t1 {
    float: left;
    font-size: 12px;
    color: #000000;
}

.right-t1 a {
    color: #e8000f;
}

.right-t1 span {
    color: #E8000F;
}


.close {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 10px;
    cursor: pointer;
}

.close img {
    width: 100%;
}

.icon {
    position: fixed;
    right: 4%;
    bottom: 43%;
    width: 38px;
    display: none;
    z-index:600;
}

.icon img {
    width: 100%;
}

a:hover{
    text-decoration:none;
}


.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom .main {
    margin-top: 0;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}


@media(max-width:1200px) {
    .hg-box{
        display:none;
    }
    .main,
    .banner-c,
    .nav-list-c,.top-c {
        width: 960px;
    }
    .hg{
        width: 8.5%;
        margin-top: 0.8%;
        padding: 2.5% 0;
        margin-right: 0;
    }
    .banner-title {
        font-size: 40px;
    }
    .banner-txt {
        width: 70%;
    }
    
    .txt{
        /*height:229px;*/
    }
    .logo {
        margin-left: 3.6%;
    }
    .list li {
        font-size: 14px;
        margin-left:2.6%;
    }
    .wrap {
        width: 960px;
    }
    .cont-list>ul>li {
        font-size: 15px;
    }
    .sign {
        width: 960px;
    }
   
    
    
}


@media(max-width:768px) {
    .top-c{
        width:100%;
    }
    .show-pc {
        display: none !important;
    }
    .show-phone {
        display: block;
    }
    .banner-c,
    .wrap {
        width: 100%;
    }
    .main {
        width:94.5%;
    }
    .bg-w {
        width: 100%;
    }
   
    .wrap.w1 {
        margin-top: 0;

    }
    .ac-txt{
        padding:3%;
        font-size:24px;
    }
    
    .cont-1 {
        width: 93%;
        padding-top:7%;
        margin: -10% 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: 2.8vw;
        float:none;
        width:100%;
        margin-top:2%;
    }
.cont-list>ul>li:nth-child(3) {
    margin-top: 2%;
}
.cont-list>ul>li:nth-child(4) {
    margin-top:2%;
}
    .cont-list {
        padding: 4% 3% 4% 6%;
    }
    .cont-1-2{
        width: 94%;
        margin:5% auto 0;
        float: none;
    }
    .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%;
    }
    .list li{
        width:25%;
    }
     .list li:first-child{
        margin-left:0;
     }
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .bottom span {
        display: block;
    }
    
    /*报名联系方式*/
    
    .lecturer {
        width: 94%;
        padding: 4% 0 !important;
        margin-left:3.5%;
    }
    .swiper-container2 {
        width:100% !important;
        height: auto !important;
         background:#f4f4f4;
        overflow: hidden;
    }
    
    .js-up-title{
        width: 100%;
        margin:2% auto 4%;
        font-size: 4.3vw;
        color: #000;
        margin-left:38%;
    }
    .js-up p{
        font-size: 3.2vw;
        margin:0 auto 3%;
        line-height: 1.5em;
        letter-spacing:-0.5px;
    }
    .js-arrow2 {
        position: absolute;
        width: 5%;
        margin:0 auto;
        left: 47%;
        right:60%;
        top: 89%;
    }
    .js-up .p1, .js-up .p2, .js-up .p3{
        margin:0% auto 6%;
        height:12vh;
        overflow: hidden;
        padding-bottom: 0;
    }
    
    .js-left {

        width: 33.5%;
        float: left;
    }
    .js-img {
        width: 88%;
        margin: 10% 15%;
    }
    .js-img img {
        width: 100%;
    }
    .js-t {
        width: 100%;
    }
    .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: 3%;
        color: #666666;
    }
    .js-t3 {
        /*width: 100%;
        font-size: 24px;
        line-height: 1.5em;
        color: #333;
        margin-top: 2%;*/
    }
    .js-t3.active {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        padding-bottom: 0;
    }
    .js-t33.active {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .js-t34.active {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
    }
    .js-t35.active {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .js-t3.active.he1{
        -webkit-line-clamp: 1;
    }
    .js-t3.tx.active{

        -webkit-line-clamp: 5;
    }
    .js-t3.ta.active{

        -webkit-line-clamp: 4;
    }
 .cxy-p{
    margin-bottom:8% !important;
 }
    .js-right {
        position: relative;
        width: 63%;
        float: right;
        padding: 0% 2%;
        padding-right:0;
        background: none;
    }
    .zs-box{
     width:95%;
     margin-left:2.5%;
    background-size: 350%;
    padding-top:60%;
    }
   .pic-2{
    width:86%;
    top:19%;
    left:50%;
    margin-left:-43%;
   }
.txt-2 {
    width: 86%;
    font-size:3.2vw;
    margin-left:-39%;
    line-height:1.6em;
    top:70%;
}
    .js-arrow1 {
        margin-top:6%;
    }
    
    .js-arrow.active {
        bottom: 4%;
    }
    .js-arrow img {
        width: 100%;
    }
    .pagination1 {
        width: 58%;
        margin: 5% 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%;
    }
    .e-img img{
        width:100%;
    }
     footer {
        width: 100% !important;
        min-width: 200px !important;
    }
    .erweima {
        width: 29.7%;
        float: left;
        margin-left: 8.4%;
        margin-top: 7%;
    }
    .e-txt1 {
        width: 100%;
        text-align: center;
        font-size: 3.5vw;
        color: #fff;
    }
    .e-txt1.tl {
        text-align: left;
    }
    .e-img {
        width: 100%;
        margin: 10% auto 0;
    }
    .e-img img {
        width: 100%;
    }
    .e-txt1.mt {
        margin-top: 4%;
        font-size: 3vw;
    }
    .footer_info {
        height: 400px !important;
        padding: 0 !important;
        background-image: url(../images/bottom.jpg);
        background-size: cover;
    }
    footer .goTop {
        display: none;
    }
    .lianxi {
        width: 48%;
        float: right;
        margin-right: 7%;
        overflow: hidden;
        margin-top: 7%;
    }
    .lx-1 {
        width: 100%;
        margin: 9% auto 0;
        overflow: hidden;
        font-size: 3.2vw;
        color: #D8D8D8;
        line-height: 1.6em;
    }
    .lx-1 img {
        width: 15.3%;
        float: left;
        margin: 3% 3% 0 0;
    }
    .lx-1 a {
        color: #D8D8D8;
    }
    footer .footer_bottom {
        height: 90px;
    }
    footer .footer_bottom .innner {
        width: 84%;

        padding: 2.5% 0;
        text-align: center;
    }
    .span1 {
        display: block;
    }

    .innner a,
    .innner span {
        font-size: 12px;
    }
    .txt-1 ul li{
        overflow:hidden;
        margin-bottom:2%;
    }
    .txt-1 ul li:last-child{
        margin-bottom:0;
    }
        .c-p4 >.img-1 {
        top:-5%;
    }
    .hg{
        width:18%;
        margin-right:3.2%;
        margin-top:3.7%;
        padding:0;
    }
    .banner{
        overflow:visible;
    }
    .hg-box{
        position:absolute;
        width:100%;
        top:0%;
        background-color:rgba(0,0,0,0.7);
        z-index:700;
        height:280% !important;
    }
    .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%;
    }
    

    .icon{
        display:block;
        z-index:10;
        bottom:28%;
    }
    .right-box{
        right:20%;
        bottom:17%;
        z-index:10;
    }
    .wap-l{
        position:fixed;
        right:10%;
        width:50px;
        z-index:5;
        bottom:25.3%;
    }
    
}
@media(max-width:640px) {
    .back-wap{
        margin-top:0;
    }
    .w-list-title{
        font-size:3.6vw;
    }
    .w-list-t{
        font-size:3.2vw;
    }
    
    .banner-txt{
        left:6%;
        /*top:13.8%;*/
        width:100%;
    }
    .ac-txt{
        font-size:3.2vw;
    }
    .top-c {
        width: 100%;
        height: auto;
        padding: 3% 0;
    }
    .logo {
        width: 70px;
        margin-top: 0;
    }
    .banner-title b{
        font-size: 6.6vw;
    }
    .banner-title2 b{
        font-size: 6vw;
    }
    .banner-t1 {
        /*font-size: 4.8vw;*/
        margin-top:4%;
    }
    .banner-x1 {
        width: 50%;
        font-size: 3.2vw;
        float: none;
        margin-top: 2.5%;
    }
    .banner-x1 img{
        width: 12px;
        margin-top: 1%;
        margin-right:4%;
    }
    .banner-t2 {
        font-size: 3.2vw;
    }
    .banner-x1 img.time{
        margin-top:3%;

    }
    .banner-t3{
        margin-top: 1%;
    }
    
    .js-t2, .js-t3{
        font-size:3vw;
    }
    .banner-l,.banner-xx2,.banner-jz{
        font-size:3vw;
    }
    .txt {
        font-size: 3.2vw;
    }
    .txt-w {
        font-size: 4.6vw;
    }
    .cont-list>ul>li {
        font-size: 3.2vw;
    }
    
    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,
   
    .inform {
        padding: 3%;
    }
    .js-t1 {
        font-size: 4.3vw;
    }
    .js-t2,
    .js-t3 {
        font-size: 3.2vw;
        color: #4c4c4c;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }
    
    .sign {
        padding-bottom: 5%;
    }
     .footer_info {
        height: 200px !important;
         padding: 1% 0;
    }
    
    .hg{
        margin-top:1.9%;
    }
    .footer_bottom {
        padding:3% 0;
    }
    footer .footer_bottom .innner {
       padding:0;
    }
    .nav-w-list{
        font-size:3.6vw;
    }
}