.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 950px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
.mainArea li {
    list-style: none;
}

.hidden {
    display: none;
}

.contentsBlock {
    position: relative;
}

.contentsBlock .video1 {
    position: relative;
}

.contentsBlock .video1 a {
    display: inline-block;
    height: 90px;
    width: 195px;
    position: absolute;
    top: 7px;
    right: 45px;
    background: #ffffff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.contentsBlock .video-a {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
    top: 0;
    left: 0;
}

.contentsBlock .video-a .close_btn {
    position: absolute;
    margin: 205px 0 0 205px;
    left: 50%;
    z-index: 50;
    cursor: pointer;
}

.contentsBlock .video-a .iframe-a {
    position: absolute;
    top: 237px;
    left: 50%;
    margin-left: -240px;
}

.contentsBlock .pdf-info1 {
    position: relative;
}

.contentsBlock .pdf-info1 a {
    position: absolute;
    display: inline-block;
    width: 263px;
    height: 35px;
    top: 4px;
    right: 48px;
}

.contentsBlock .audioBlock {
    position: relative;
}

.contentsBlock .audioBlock .audio-1 {
    position: absolute;
    top: 5px;
    left: 448px;
    background: url(../images/btn-default.png) no-repeat;
    width: 74px;
    height: 80px;
}

.contentsBlock .audioBlock .audio-2 {
    position: absolute;
    top: 44px;
    left: 562px;
    background: url(../images/btn-default.png) no-repeat;
    width: 74px;
    height: 80px;
}

.contentsBlock .audioBlock .audio-3 {
    position: absolute;
    top: 61px;
    left: 702px;
    background: url(../images/btn-default.png) no-repeat;
    width: 74px;
    height: 80px;
}

.contentsBlock .audioBlock .audio-4 {
    position: absolute;
    top: 57px;
    left: 836px;
    background: url(../images/btn-default.png) no-repeat;
    width: 74px;
    height: 80px;
}

.contentsBlock .audioBlock .audio-start {
    background: url(../images/btn-start.png) no-repeat;
}

.contentsBlock .audioBlock .audio-pause {
    background: url(../images/btn-pause.png) no-repeat;
}

.contentsBlock .video2 {
    position: relative;
}

.contentsBlock .video2 .iframe-b {
    position: absolute;
    left: 76px;
    top: 9px;
}

.contentsBlock .pdf-info2 {
    position: relative;
}

.contentsBlock .pdf-info2 a {
    position: absolute;
    display: inline-block;
    width: 263px;
    height: 35px;
    top: 20px;
    right: 270px;
}

.contentsBlock .pdList {
    margin: 10px 0;
}

.contentsBlock .pdList ul li {
    width: 218px;
    float: left;
    border: 1px solid #999999;
    text-align: center;
    margin: 5px 10px 5px 0;
}

.contentsBlock .pdList ul li .pd-name {
    font-size: 15px;
    width: 200px;
    border-bottom: 1px dashed #999999;
    margin: 5px 10px 5px 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.contentsBlock .pdList ul li .pd-class {
    font-size: 15px;
    margin: 8px 10px 5px 0;
    font-weight: bold;
}

.contentsBlock .pdList ul li .pd-price {
    font-size: 15px;
    font-weight: bold;
    height: 27px;
}

.contentsBlock .pdList ul li .pd-price span {
    font-size: 21px;
    color: #dd0000;
    font-weight: bold;
}

.contentsBlock .pdList ul li .btn {
    margin: 10px 0;
}

.contentsBlock .pdList ul li.first {
    margin-left: 20px;
}

.contentsBlock .pdList ul li.last {
    margin-right: 20px;
}

.contentsBlock .table {
    margin-left: 20px;
    border: 1px solid #cccccc;
    width: 910px;
}

.contentsBlock .table .thead {
    height: 50px;
    background: #cccccc;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    line-height: 50px;
}

.contentsBlock .table .tel {
    float: left;
    width: 510px;
    border-right: 1px solid #cccccc;
    margin: 15px 0;
    text-align: left;
    padding-left: 35px;
}

.contentsBlock .table .tel p {
    font-size: 17px;
    font-weight: bold;
    height: 30px;
}

.contentsBlock .table .tel .phone span {
    display: inline-block;
    width: 43px;
    height: 23px;
    background: #cccccc;
    border-radius: 13px;
    text-align: center;
    line-height: 23px;
    margin-right: 5px;
}

.contentsBlock .table .tel p span:last-child {
    margin-left: 25px;
}

.contentsBlock .table .tel .time {
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.contentsBlock .table .email {
    width: 360px;
    float: left;
    height: 60px;
    margin: 15px 0;
    font-size: 17px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}

.contentsBlock .table .email span {
    display: inline-block;
    width: 104px;
    height: 24px;
    background: #cccccc;
    border-radius: 12px;
    text-align: center;
    line-height: 20px;
    margin-right: 15px;
}

.contentsBlock .audioBlock .audioOut {
    line-height: 60px;
}

.contentsBlock .audioBlock .audioOut audio {
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}


/* .audiojs {
    width: 61px;
    height: 62px;
    overflow: hidden;
    font-size: 0;
    background: transparent;
    box-shadow: none;
    margin: 19px 14px;
}

.audiojs .scrubber {
    display: none;
}

.audiojs .time {
    display: none;
}

.audiojs .play-pause {
    border: none;
}

.audiojs p {
    height: 60px;
    width: 60px;
} */