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

/* 头部 */

.course-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;

    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ddd;
    z-index: 300;
}

.course-header-wrap {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}

.course-header-wrap-logo {
    width: 9%;
    float: left;
    margin-top: 19px;
}

.course-header-wrap-logo img {
    width: 100%;
}

.course-header-wrap-nav {
    width: 49%;
    float: right;
    overflow: hidden;
}

.course-header-wrap-nav li {
    float: left;
    color: #333;
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    margin-left: 8.5%;
    cursor: pointer;
    box-sizing: border-box;
}

.course-header-wrap-nav li a {
    color: #333;
}

.course-header-wrap-nav li:first-child {
    margin-left: 0%;
}

.course-header-wrap-nav li.active {
    color: #e60012;
    border-bottom: 4px solid #e60012;
}

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

.banner {
    width: 100%;
    height: 500px;
    background-image: url(../images/新banner-背景.jpg);
    background-position: center bottom;
    background-size: cover;
    margin-top: 80px;
}

.banner img {
    width: 100%;
}

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

.banner-txt {
    width: 36.8%;
    float: left;
    margin-top: 9.5%;
}

.banner-txtImg {
    width: 100%;
}

.banner-an {
    width: 61%;
    margin-top: 8%;
    margin-left: 4%;
    transition: 0.5s all;
    transform: scale(1);
}

.banner-an:hover {
    transform: scale(1.1);
}

.banner-img {
    position: relative;
    width: 71.2%;
    float: right;
    margin-right: -12%;
    margin-top: 15%;
}

.banner-btn {
    position: absolute;
    width: 10.8%;
    left: 44.6%;
    top: 8%;
    cursor: pointer;
}

.content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.content img {
    width: 100%;
}

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

.title {
    width: 100%;
    text-align: center;
    margin: 40px auto 20px;
}

.title p {
    font-size: 34px;
    color: #333333;
}

.title img {
    width: 8.5% !important;
    margin: 16px auto 0;
}

.p0-box {
    width: 100%;
    margin: 0 auto 40px;
}

.p0-t1 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.p0-ul {
    width: 100%;
    margin: 4% auto;
    overflow: hidden;
}

.p0-ul li {
    position: relative;
    width: 25%;
    float: left;
}

.p0-ul li::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 100%;
    background-image: url(../images/p0-line.png);
    background-size: 100% 100%;

}

.p0-ul li:last-child::after {
    background-image: none;
}

.p0-ic {
    width: 27.2%;
    margin: 0 auto;
}

.p0-t2 {
    font-size: 18px;
    line-height: 1.7em;
    color: #333333;
    text-align: center;
    margin: 8% auto 0;
}

.content#m1 {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
}

.content#m3 {
    background-image: url(../images/zh-boxbg.png);
    background-size: cover;
}

.p1-t1 {
    width: 100%;
    text-align: center;
    line-height: 1.7em;
    font-size: 16px;
}

.p1-main {
    position: relative;
    width: 63.3%;
    margin: 1% auto 0;
}

.p1-title {
    position: absolute;
    width: 29.5%;
    left: 35.2%;
    top: 16.2%;
    z-index: 10;
}

.p1-img1 {
    position: absolute;
    width: 54.1%;
    left: 10.3%;
    top: 25.8%;
}

.p1-img2 {
    position: absolute;
    width: 30.2%;
    left: 59.7%;
    top: 0%;
}

.p1-img3 {
    position: absolute;
    width: 16.1%;
    left: 43.5%;
    top: 71.5%;
}

.p1-img4 {
    position: absolute;
    width: 60%;
    left: 19.3%;
    bottom: 0;
}

.p1-img5 {
    position: absolute;
    width: 91.8%;
    left: 4.1%;
    top: 12.7%;
}

.p1-img6 {
    position: absolute;
    width: 53.4%;
    left: 22.4%;
    top: 27.3%;
}

.p1-tip {
    width: 100%;
    text-align: center;
    margin: 2% auto 0;
}

.p1-tip img {
    width: 16px;
    display: inline-block;
    /*    padding-top: 4px;*/
    vertical-align: middle;
}

.p1-tip span {
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
}

.p2-ic.ic1 {
    animation: ic1 6s linear infinite;
}

@keyframes ic1 {
    0% {
        transform: scale(1);
    }

    8.33% {
        transform: scale(1.1);
    }

    16.66% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.p2-ic.ic2 {
    animation: ic2 6s linear infinite;
}

@keyframes ic2 {
    0% {
        transform: scale(1);
    }

    16.66% {
        transform: scale(1);
    }

    24.99% {
        transform: scale(1.2);
    }

    33.32% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}


.p2-ic.ic3 {
    animation: ic3 6s linear infinite;
}

@keyframes ic3 {
    0% {
        transform: scale(1);
    }

    33.32% {
        transform: scale(1);
    }

    41.65% {
        transform: scale(1.2);
    }

    49.98% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}


.p2-ic.ic4 {
    animation: ic4 6s linear infinite;
}

@keyframes ic4 {
    0% {
        transform: scale(1);
    }

    49.98% {
        transform: scale(1);
    }

    58.31% {
        transform: scale(1.2);
    }

    66.64% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.p2-ic.ic5 {
    animation: ic5 6s linear infinite;
}

@keyframes ic5 {
    0% {
        transform: scale(1);
    }

    66.64% {
        transform: scale(1);
    }

    74.97% {
        transform: scale(1.2);
    }

    83.3% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.p2-ic.ic6 {
    animation: ic6 6s linear infinite;
}

@keyframes ic6 {
    0% {
        transform: scale(1);
    }

    83.3% {
        transform: scale(1);
    }

    91.6% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.p2-ul {
    width: 100%;
    background-image: url(../images/p2-bg.png);
    background-size: cover;
    overflow: hidden;
}

.p2-ul li {
    width: 16.66%;
    float: left;
    position: relative;
    cursor: pointer;
    border-bottom: 4px solid #b2b2b2;
}

.p2-ul li::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 12%;
    width: 6px;
    height: 100%;
    background-image: url(../images/p2-line.png);
    background-size: 100% 100%;
}

.p2-ul li.no::after {
    background-image: none;
}

.p2-ul li:last-child::after,
.p2-ul li.active::after {
    background-image: none;
}

.p2-ul li.active {
    background-image: url(../images/p2-bg-c.png);

    border-image: linear-gradient(to right, #006dc4, #c645a1) 30 30;
}

.p2-ic {
    width: 20%;
    margin: 6% auto 0;
}

.p2-ul li.active .img-hide {
    display: block;
}

.p2-ul li.active .img-show {
    display: none;
}

.img-hide {
    display: none;
}

.p2-t1 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 3% auto;
}

.p2-mask {
    width: 100%;
    margin: 0 auto 0;
}

.p2-main {
    width: 92%;
    height: 475px;
    margin: 0% auto 0;
    display: none;
}

.p2-main.active {
    display: block;
}

.p2-t2 {
    width: 100%;
    text-align: center;
    font-size: 30px;
}

.p2-100 {
    width: 100%;
    /*    overflow:hidden;*/
    margin: 2% auto 0;
}

.p2-img1 {
    position: relative;
    width: 81.8%;
    margin: 0% auto 0;
}

.p2-t3 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 26px;
    left: 0;
    top: 20.2%;
}

.p2-line {
    width: 12%;
    height: 3px;
    position: absolute;
    left: 50%;
    margin-left: -6%;
    top: 33.4%;
    background-color: red;
    /* 浏览器不支持的时候显示 */
    background-image: linear-gradient(to right, #006dc4, #c645a1);
}

.p2-t4 {
    width: 60.2%;
    line-height: 1.7em;
    color: #333333;
    font-size: 16px;
    position: absolute;
    left: 20.9%;
    top: 40.1%;
}

.p2-img1-2 {
    width: 77.2%;
    margin: 2% auto 0;
}

.p2-img2 {
    position: relative;
    width: 50%;
    float: left;
    margin-left: 5.7%
}

.p2-img2-1 {
    position: absolute;
    width: 76.6%;
    left: 11%;
    top: 0;
}

.animated {
    opacity: 0;
}

.p2-img2-8 {

    width: 32.2%;
    margin-left: 6.7%;
    float: left;
}

.p2-img3 {
    width: 71.8%;
    margin: 0 auto;
    position: relative;
}

.p2-img3-1 {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0;
}

.p2-img4-1 {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0;
}

.p2-img4 {
    width: 61.7%;
    float: left;
    margin-left: 2.8%;
    position: relative;
}

.p2-img4-4 {
    width: 27.2%;
    float: left;
    margin-left: 5.8%;
    position: relative;
}

.p2-img5 {
    width: 78.4%;
    margin: 0 auto;
}

.p2-bottom {
    width: 76%;
    margin: 3% auto 0;
    overflow: hidden;
}

.p2-img5-1 {
    width: 29%;
    float: left;
}

.p2-img5-2 {
    width: 28.5%;
    float: left;
    margin-left: 6.5%;
}

.p2-img5-3 {
    width: 28.9%;
    float: left;
    margin-left: 6.5%;
}

.p2-img6 {
    position: relative;
    width: 94.8%;
    margin: 0 auto;
}

.p2-m {
    position: absolute;
    width: 33.2%;
}

.p2-m.m1 {
    left: 5.3%;
    top: 0;
}

.p2-m.m2 {
    left: 61.4%;
    top: 0;
}

.p2-m.m3 {
    left: 0%;
    top: 37.8%;
}

.p2-m.m4 {
    left: 66.7%;
    top: 37.8%;
}

.p2-m.m5 {
    left: 5.3%;
    bottom: 0;
}

.p2-m.m6 {
    right: 5.3%;
    bottom: 0;
}

.swiperBox {
    width: 1200px;
    margin: 0 auto 90px;
    position: relative;
}

.swiperBox img {
    display: block;
    width: 100%;
}

.swiper-container {
    width: 90%;
    margin: 0 auto;
}

.swiper-next {
    right: 10px;
    position: absolute;
    top: 50%;
    width: 22px;
    margin-top: 43px;
    z-index: 10;
    cursor: pointer;
}

.swiper-prev {
    left: 10px;
    position: absolute;
    top: 50%;
    width: 22px;
    margin-top: 43px;
    z-index: 10;
    cursor: pointer;
}

.swi {
    position: relative;
}

.wbox {
    position: absolute;
    width: 542px;
    left: 58px;
    top: 48px;
    color: #333;
}

.swicon {
    width: 63px;
    position: absolute;
    left: 38px;
    top: 20px;
}

.swiconW1 {
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    left: 124px;
    top: 30px;
}

.swiconw {
    font-size: 16px;
    position: absolute;
    left: 124px;
    top: 76px;
}

.swiconW2 {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 80px;
    top: 148px;
}

.swiconw2box {
    position: absolute;
    left: 78px;
    top: 175px;
    width: 414px;
}

.swiconw2box img {
    display: inline-block;
    width: 7px;
    position: absolute;
    left: 0;
    top: 8px;
}

.swiconw2box p {
    margin-top: 15px;
    font-size: 16px;
    position: relative;
    padding-left: 17px;
}

.swibtnbox {
    width: 33.2%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -15.6%;
    bottom: -8%;
    z-index: 2;
}

.swibtnbox-img {
    width: 26.5%;
    margin: 0 auto;
    float: left;
    margin-left: 10%;
    cursor: pointer;
    position: relative;
}

.swibtnbox-img p {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
}

.swiper-wrapper {
    height: auto;
}

.swibtnbox-img:first-child {
    margin-left: 0;
}

.swibtnbox-img img {
    width: 100%;
}

.swibtnbox-img img:first-child {
    margin-left: 0%;
}

.swibtnbox-img div {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.swibtnbox-img:nth-child(1) p {
    background: rgba(0, 0, 0, 0);
}

.swibtnbox-img:nth-child(1) div {
    display: block;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
    width: auto;
}

/*.zh-box {
    background: url(../images/zh-boxbg.png) 100% 100%;
    padding-bottom: 80px;
}*/

.zh-cont {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.zh-zwbg {

    width: 873px;
    position: relative;
}

.zh-zw {
    width: 143px;
    position: absolute;
    left: 20px;
    top: 19px;
}

.zh-zw p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #333;
    font-size: 20px;
}

.zhxbg {
    width: 799px;
    position: absolute;
    left: 40px;
    top: 125px;
}

.zhzw1 {
    width: 90px;
    position: absolute;
    left: 433px;
    top: 36px;
}

.zhzw2 {
    width: 415px;
    position: absolute;
    left: 167px;
    top: 146px;
}

.zhzw3 {
    width: 376px;
    position: absolute;
    left: 238px;
    top: 249px;
}

.zhzw4 {
    width: 636px;
    position: absolute;
    left: 140px;
    top: 331px;
}

.zhzw5 {
    width: 582px;
    position: absolute;
    left: 106px;
    top: 427px;
}

.zhz1 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    position: absolute;
    left: 0;
    top: 570px;
    text-align: center;
    width: 100%;
}

.zhz2 {
    font-size: 18px;
    color: #333;
    position: absolute;
    left: 0;
    top: 604px;
    text-align: center;
    width: 100%;
}

.zh-zwbgr {
    width: 301px;
    position: absolute;
    right: 0;
    top: 0px;
}

.zh-zwr2 {
    width: 143px;
    position: absolute;
    left: 20px;
    top: 19px;
}

.zh-zwr2 p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #333;
    font-size: 20px;
}

.zh-zwrz1 {
    font-size: 24px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 230px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.zh-zwrz2 {
    font-size: 18px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 285px;
    color: #333;
    text-align: center;
}

.zh-zwrz3 {
    font-size: 18px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 316px;
    color: #333;
    text-align: center;
}

.zh-zwbtn {
    width: 100%;
    position: absolute;
    left: 0;
    top: 378px;
}

.zh-btnimg {
    width: 50px;
    margin: 0 auto;
    cursor: pointer;
    animation: sc 2s linear infinite;
}

@keyframes sc {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.zh-zwbg2r {
    width: 873px;
    position: absolute;
    right: 0;
    top: 0px;
}

.zh-zwbg2l {

    width: 301px;
    position: relative;
}

.zhzw1s {
    width: 90px;
    position: absolute;
    left: 427px;
    top: 36px;
}

.zhzw2s {
    width: 335px;
    position: absolute;
    left: 232px;
    top: 140px;
}

.zhzw3s {
    width: 547px;
    position: absolute;
    left: 232px;
    top: 219px;
}

.zhzw4s {
    width: 636px;
    position: absolute;
    left: 133px;
    top: 331px;
}

.zhzw5s {
    width: 582px;
    position: absolute;
    left: 99px;
    top: 427px;
}

.zh-cont img {
    width: 100%;
    display: block;
}

.video-box {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: none;
}

.video-c {
    width: 800px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    transform: translateY(-50%);
}

.video-c video {
    width: 100%;
}

.video-close {
    position: absolute;
    right: 0;
    top: -40px;
    width: 20px;
    cursor: pointer;
}

.share {
    position: fixed;
    right: 1%;
    bottom: 5%;


}

.share-ic {
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    cursor: pointer;
    float: right;

}

.share-box {
    position: relative;
    padding-right: 20px;
    float: right;
    visibility: hidden;
    margin-top: -27%;
}

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

.share-box-c {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 11px rgb(0, 0, 0, 0.1);
    padding: 10px 10px;
}

.erweima {
    width: 100px;
}

.share-box::after {
    content: '';
    position: absolute;
    right: 4px;
    top: 50%;
    width: 17px;
    height: 106px;
    margin-top: -53px;
    background: url(../images/shanjiaoxing.png) no-repeat 50%;
}

.copy {
    position: relative;
    width: 90%;
    font-size: 12px;
    color: #333;
    line-height: 12px;
    padding: 2% 0 4%;
    border: 1px solid #eee;
    margin: 1% auto 0;
    text-align: center;
    cursor: pointer;
}

.copy-ss {
    position: absolute;
    width: 60%;
    background: rgba(0, 0, 0, 0.6);
    left: 13%;
    font-size: 12px;
    padding: 4px 6px;
    border-radius: 10px;
    line-height: 1;
    color: #fff;
    top: -130%;
    opacity: 0;
    transition: 0.5s;
}

.share-ic img {
    width: 20px;
    margin: 15px auto;
    opacity: 0.8;
}

#copy {
    display: none;
}

.er-tip {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #333;
    margin-bottom: 3%;
}

.zh-zwbg {
    width: 73.2%;
}

.zh-zw {
    width: 17%;
    left: 2%;
    top: 3%;
}

.zh-zw p {
    line-height: 28.39px;
    font-size: 18px;
}

.zh-zwbgr {
    width: 25.24%;
}

.zhxbg {
    width: 92%;
    left: 5%;
    top: 18.9%;
}

.zhzw1 {
    width: 10.5%;
    left: 49%;
    top: 5.2%;
}

.zhzw2 {
    width: 48%;
    left: 19%;
    top: 22%;
}

.zhzw3 {
    width: 45%;
    left: 26.5%;
    top: 38%;
}

.zhzw4 {
    width: 74%;
    left: 15%;
    top: 51%;
}

.zhzw5 {
    width: 67%;
    position: absolute;
    left: 12%;
    top: 65%;
}

.zhz1 {
    font-size: 20px;
    top: 457px;
}

.zhz2 {
    font-size: 16px;
    top: 481px;
}

.zh-zwrz1 {
    font-size: 20px;
    top: 184px;
}

.zh-zwrz2 {
    font-size: 16px;
    top: 228px;
}

.zh-zwrz3 {
    font-size: 16px;
    top: 254px;
}

.zh-zwr2 {
    width: 116px;
    left: 17px;
    top: 16px;
}

.zh-zwr2 p {
    line-height: 28.39px;
    font-size: 18px;
}

.zh-zwbg2l {
    width: 25.24%;
}

.zh-zwbg2r {
    width: 73.2%;
}

.zh-zwbtn {
    top: 325px;
}

.zhzw1s {
    width: 10.5%;
    left: 48%;
    top: 5.5%;
}

.zhzw2s {
    width: 38.5%;
    left: 26.3%;
    top: 21%;
}

.zhzw3s {
    width: 62%;
    left: 26.5%;
    top: 33%;
}

.zhzw4s {
    width: 72.5%;
    left: 15%;
    top: 50%;
}

.zhzw5s {
    width: 66%;
    position: absolute;
    left: 11%;
    top: 65%;
}


/*了解更多技术规格及参数*/
.content#lastCon {
    background-image: url(../images/p6-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0;
}

.content#lastCon .main {
    overflow: visible;
}

.p6-btn {
    width: 30%;
    margin: 0 auto;
    transition: 0.5s all;
    transform: scale(1);
}

.p6-btn:hover {
    transform: scale(1.1);
}



@media(max-width:1200px) {
    .course-main {
        width: 960px;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }

    .course-header-wrap {
        width: 960px;
        height: 80px;
        overflow: hidden;
        margin: 0 auto;
    }

    .course-header-wrap-logo {
        margin-top: 26px;
    }

    .course-header-wrap-nav {
        width: 60%;
    }

    .banner-c {
        width: 960px;
    }

    .banner {
        height: 300px;
    }

    .banner-txt {
        margin-top: 6%;
    }

    .banner-an {
        margin-top: 6%;
    }

    .banner-img {
        margin-top: 7%;
        margin-left: -8%;
    }

    .main {
        width: 960px;
    }

    .p2-main {
        height: 455px;
    }

    .p1-t1 {
        font-size: 16px;
    }

    .p2-t4 {
        font-size: 15px;
    }

    .swiperBox {
        width: 1100px;
        /*margin: 0 auto;*/

        position: relative;
    }

    .swiper-container {
        width: 960px;
    }

    .wbox {
        width: 433px;
        left: 47px;
        top: 67px;
    }

    .swicon {
        width: 42px;
    }

    .swiconW1 {
        font-size: 26px;
        font-weight: bold;
        position: absolute;
        left: 98px;
        top: 16px;
    }

    .swiconw {
        width: 300px;
        font-size: 16px;
        position: absolute;
        left: 97px;
        top: 53px;
    }

    .swiconW2 {
        font-size: 18px;
        font-weight: bold;
        position: absolute;
        left: 44px;
        top: 108px;
    }

    .swiconw2box {
        position: absolute;
        left: 45px;
        top: 128px;
        width: 335px;
    }

    .swiconw2box p {
        margin-top: 15px;
        font-size: 14px;
        position: relative;
        padding-left: 17px;
    }

    .zh-cont {
        width: 960px;
    }

    .zh-zwbg {
        width: 700px;
    }

    .zh-zw {
        width: 116px;
        left: 17px;
        top: 16px;
    }

    .zh-zw p {
        line-height: 28.39px;
        font-size: 18px;
    }

    .zh-zwbgr {
        width: 242px;
    }

    .zhxbg {
        width: 640px;
        left: 33px;
        top: 100px;
    }

    .zhzw1 {
        width: 72px;
        left: 347px;
        top: 29px;
    }

    .zhzw2 {
        width: 336px;
        left: 132px;
        top: 117px;
    }

    .zhzw3 {
        width: 316px;
        left: 183px;
        top: 199px;
    }

    .zhzw4 {
        width: 516px;
        left: 108px;
        top: 265px;
    }

    .zhzw5 {
        width: 469px;
        position: absolute;
        left: 83px;
        top: 342px;
    }

    .zhz1 {
        font-size: 20px;
        top: 457px;
    }

    .zhz2 {
        font-size: 16px;
        top: 481px;
    }

    .zh-zwrz1 {
        font-size: 20px;
        top: 184px;
    }

    .zh-zwrz2 {
        font-size: 16px;
        top: 228px;
    }

    .zh-zwrz3 {
        font-size: 16px;
        top: 254px;
    }

    .zh-zwr2 {
        width: 116px;
        left: 17px;
        top: 16px;
    }

    .zh-zwr2 p {
        line-height: 28.39px;
        font-size: 18px;
    }

    .zh-zwbg2l {
        width: 242px;
    }

    .zh-zwbg2r {
        width: 700px;
    }

    .zh-zwbtn {
        top: 325px;
    }

    .zhzw1s {
        width: 72px;
        left: 342px;
        top: 29px;
    }

    .zhzw2s {
        width: 271px;
        left: 185px;
        top: 112px;
    }

    .zhzw3s {
        width: 440px;
        left: 185px;
        top: 175px;
    }

    .zhzw4s {
        width: 508px;
        left: 108px;
        top: 265px;
    }

    .zhzw5s {
        width: 468px;
        position: absolute;
        left: 79px;
        top: 342px;
    }
}

@media(max-width:768px) {
    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .course-main {
        width: 93.5%;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }

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

    .course-bannerbox {
        height: auto;
        background: none;
    }

    .course-header-wrap {
        width: 93%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

    .course-header-wrap-logo {
        width: 16.8%;
        float: left;
        padding: 3% 0;
        margin-top: 0%;
    }

    .course-header-menu-w {
        width: 100%;
        position: fixed;
        top: 7%;
        right: 0;
        z-index: 3;
        /* display: none; */
        border-bottom: 1px solid #ddd;
        z-index: 11;
        background-color: #fff;
        display: none;
    }

    .course-header-menu-w li {
        border-top: 1px solid #ddd;
    }

    .course-header-menu-list {
        font-size: 3.6vw;
        width: 100%;
        padding: 2% 5%;
        background-color: #fff;
    }

    .course-header-menu-list a {
        color: #333333;
    }

    .course-header-menu-list.active {
        color: #e60012;
    }

    .course-menu-btn {
        width: 5.5%;
        position: absolute;
        top: 28%;
        right: 5%;
    }

    .course-menu-btn img {
        width: 100%;
    }

    .course-bannerbox img {
        width: 100%;
    }

    .banner {
        background-image: none;
        height: auto;
        position: relative;
        overflow: hidden;
        margin-top: 12%;
    }

    .banner-c {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .banner-txt {
        width: 68.3%;
        margin-left: 16%;
        margin-top: 4%;
    }

    .banner-an {
        margin: 3.5% auto 0;
    }

    .banner-an:hover {
        transform: none;
    }

    .p6-btn {
        width: 60%;
    }

    .p6-btn:hover {
        transform: none;
    }

    .banner-btn {
        width: 12%;
        left: 44%;
        top: 59.5%;
    }

    .main {
        width: 100%;
    }

    .title {
        margin: 6% auto 5%;
    }

    .title p {
        font-size: 4.6vw;
    }

    .title img {
        width: 13.3% !important;
        margin: 3% auto 0;
    }

    .p0-box {
        margin-bottom: 5%;
    }

    .p0-t1 {
        font-size: 3.2vw;
        letter-spacing: -0.5px;
    }

    .p0-ul li {
        width: 50%;
        margin-bottom: 6%;
    }

    .p0-ic {
        width: 30%;
    }

    .p0-t2 {
        font-size: 3.2vw;
    }

    .p0-ul li:nth-child(2)::after {
        background-image: none;
    }

    .p1-t1 {
        width: 90.3%;
        margin: 0 auto;
        font-size: 3.2vw;
        text-align: left;
    }

    .p1-img-w {
        position: relative;
        width: 97.5%;
        margin: 3% auto 0;
    }

    .fd-img1 {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
        opacity: 0;
    }

    .p1-tip span {
        font-size: 2.8vw;
        margin-left: 0;
    }

    .p1-tip img {
        width: 13px;
    }

    .p1-click {
        width: 100%;
        margin: 3% auto 0;
        font-size: 2.8vw;
        color: #666666;
        text-align: center;
    }

    .p2-list-w {
        width: 96%;
        border-bottom: 3px solid #b2b2b2;
        overflow: hidden;
        background-image: url(../images/p2-bg-w1.jpg);
        background-size: cover;
        margin: 0 auto 2%;
        padding: 3% 0;
    }

    .p2-ic-w {
        width: 5.6%;
        float: left;
        margin-left: 5.8%;
    }

    .p2-title-w {
        float: left;
        margin-left: 2.8%;
        font-size: 3.5vw;
        margin-top: 0.5%;
    }

    .p2-arr {
        width: 4.2%;
        float: right;
        margin-right: 4.2%;
        margin-top: 1%;
        transform: rotate(-180deg);
    }

    .p2-list-w.active {
        background-image: url(../images/p2-bg-w2.jpg);
        border-image: linear-gradient(to right, #006dc4, #c645a1) 30 30;
    }

    .p2-list-w.active .p2-arr {
        transform: rotate(0deg);
    }

    .p2-main-w {
        width: 100%;
        margin: 5% auto;
        overflow: hidden;
        display: none;
    }

    .p2-main-w.active {
        display: block;
    }

    .p2-tt-c {
        width: 100%;
        text-align: center;
        font-size: 3.7vw;
    }

    .p2-img1-w {
        width: 96%;
        margin: 5% auto 0;
        position: relative;
    }

    .p2-b1-t1 {
        width: 100%;
        font-size: 3.7vw;
        color: #333;
        text-align: center;
        left: 0;
        position: absolute;
        top: 10.3%;
    }

    .p2-line-w {
        width: 9.7%;
        height: 3px;
        background: linear-gradient(to right, #006dc4, #c645a1);
        position: absolute;
        top: 29.5%;
        left: 45.2%;
    }

    .p2-b1-t2 {
        position: absolute;
        width: 74.6%;
        left: 12.6%;
        top: 36.5%;
        font-size: 3vw;
        color: #333;
        line-height: 1.7em;
    }

    .p2-img1-1-w {
        width: 94.7%;
        margin: 3% auto 0;
    }

    .p2-img2-w {
        position: relative;
        width: 80.3%;
        margin: 5% auto 0;
    }

    .p2-tip {
        width: 100%;
        text-align: center;
        margin: 3% auto 0;
        font-size: 2.8vw;
        color: #666666;
    }

    .p2-b2-list {
        width: 75.6%;
        margin: 4% auto 0;
        overflow: hidden;
    }

    .p2-b2-ic {
        width: 12.5%;
        float: left;
        margin-right: 5%;
    }

    .p2-b2-left {
        width: 82.2%;
        float: left;
    }

    .p2-b2-t1 {
        font-size: 3.5vw;
        color: #333333;
    }

    .p2-b2-t2 {
        font-size: 2.8vw;
        color: #333333;
        line-height: 1.8em;
        margin-top: 3%;
    }

    .p2-b2-line {
        width: 100%;
        margin-top: 3%;
    }

    .p2-img3-w {
        width: 96.1%;
        margin: 3% auto 0;
        position: relative;
    }

    .p2-img4-w {
        position: relative;
        width: 96.1%;
        margin: 3% auto 0;
    }

    .p2-img4-1-w {
        width: 96.1%;
        margin: 6% auto 0;
    }

    .p2-img5-w {
        width: 96.1%;
        margin: 3% auto 0;
    }

    .p2-b2-list.w1 {
        width: 86%;
    }

    .p2-img6-w {
        width: 100%;
        margin: 3% auto 0;
    }

    .zh-boxm {
        background: url(../images/zh-boxbgm.png) 100% 100%;
        padding-bottom: 6.6vw;
    }

    .zh-zwm {
        width: 96%;
        margin: 0 auto;
        position: relative;
    }

    .zh-boxm img {
        display: block;
        width: 100%;
    }

    .zh-zwmtit {
        width: 20.4%;
        position: absolute;
        left: 2.8vw;
        top: 2.26vw;
    }

    .zh-zwmtit p {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 4vw;
        font-weight: bold;
        color: #333;
        font-size: 2.2vw;
    }

    .zh-zwmbg2 {
        width: 87.7%;
        position: absolute;
        left: 6%;
        top: 9%;
    }

    .zhzm1 {
        font-size: 3.2vw;
        font-weight: bold;
        color: #333;
        position: absolute;
        left: 0;
        top: 85%;
        text-align: center;
        width: 100%;
    }

    .zhzm2 {
        font-size: 2.6vw;
        color: #333;
        position: absolute;
        left: 0;
        top: 92%;
        text-align: center;
        width: 100%;
    }

    .zhckm {
        width: 100%;
        text-align: center;
        color: #666;
        font-size: 2.6vw;
        margin-top: 4vw;
    }

    .zh-zwmimg {
        width: 96%;
        margin: 0 auto;
        margin-top: 3vw;
        position: relative;
    }

    .zhmbgw1 {
        font-size: 3.4vw;
        font-weight: bold;
        color: #333;
        position: absolute;
        left: 6.5%;
        top: 37%;
    }

    .zhmbgw2 {
        font-size: 2.9vw;
        font-weight: bold;
        color: #333;
        position: absolute;
        left: 6%;
        top: 59%;
    }

    .zh-zwmbtn1 {
        width: 7%;
        position: absolute;
        left: 89%;
        top: 42%;
    }

    .zh-zwmimgs {
        width: 96%;
        margin: 0 auto;
        position: relative;
    }

    .zh-zwms {
        width: 96%;
        margin: 0 auto;
        position: relative;
        margin-top: 3vw;
    }

    .swiperBox {
        width: 96%;
        margin: 0 auto;
        margin-top: 0;
        position: relative;
    }

    .swiper-container {
        width: 100%;
        padding-bottom: 10%;
    }

    .swiperBox img {
        display: block;
        width: 100%;
    }

    .mswicon {
        width: 12%;
        position: absolute;
        left: 4%;
        top: 0;
    }

    .wboxm {
        position: relative;
    }

    .mswicontit {
        font-size: 4.8vw;
        font-weight: bold;
        color: #333;
        position: absolute;
        left: 19.8%;
        top: 3%;
    }

    .mswicontit2 {
        font-size: 2.9vw;
        color: #333;
        position: absolute;
        left: 19.8%;
        top: 17%;
    }

    .mswicontit3 {
        font-size: 3.4vw;
        color: #333;
        font-weight: bold;
        position: absolute;
        left: 12.8%;
        top: 37%;
    }

    .mswbox {
        position: absolute;
        width: 100%;
        left: 0;
        top: 47%;
    }

    .mswbox div {
        margin-top: 2%;
        font-size: 2.9vw;
        color: #333;
        padding-left: 12%;
        box-sizing: border-box;
    }

    .mswbox div img {
        display: inline-block;
        width: 2%;
        margin-right: 1%;
        vertical-align: middle;
    }

    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }

    .bottom span {
        display: block;
    }

    .video-c {
        width: 96%;
        margin-left: 0;
        left: 2%;
    }

    .hz-0728-big-pic {
        position: fixed;
        left: 0;
        top: 0;
        width: 800px;
        height: 100vh;
        padding: 20% 0;
        display: none;
        background-color: #f2f2f2;
        overflow-x: scroll;
        display: none;
        z-index: 999;
    }

    .hz-0728-big-img {
        width: 1200px;
        margin: 0 auto;

    }

    .hz-0728-big-img img {
        width: 65%;

    }

    .animated {
        opacity: 1;
    }


    .content#lastCon {
        padding: 6% 0;
    }

    .video-close img {
        width: 100%;
    }
}