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

.contentsBlock__body .contentsBlock .nava {
    position: relative;
}

.contentsBlock__body .contentsBlock .nava p {
    position: absolute;
    width: 950px;
    height: 99px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    top: 22px;
}

.contentsBlock__body .contentsBlock .desc {
    position: relative;
}

.contentsBlock__body .contentsBlock .desc .txt_1 {
    width: 950px;
    position: absolute;
    text-align: center;
    color: #000000;
    font-size: 22px;
    line-height: 28px;
    top: 89px;
}

.contentsBlock__body .contentsBlock .desc .txt_2 {
    width: 950px;
    position: absolute;
    text-align: center;
    color: #000000;
    font-size: 15px;
    line-height: 28px;
    top: 121px;
}

.contentsBlock__body .contentsBlock .pd-list {
    background: #e6e6e6;
    padding-bottom: 15px;
}

.contentsBlock__body .contentsBlock .pd-list li {
    width: 220px;
    margin-left: 10px;
    text-align: center;
    background: #ffffff;
    padding: 10px 0;
    margin-top: 15px;
    float: left;
    margin-bottom: 5px;
}

.contentsBlock__body .contentsBlock .pd-list li.first {
    margin-left: 20px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-name {
    font-size: 17px;
    color: #003399;
    height: 35px;
    line-height: 35px;
}

.contentsBlock__body .contentsBlock .pd-list li .highter {
    font-size: 17px;
    color: #003399;
    height: 50px;
    line-height: 20px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-class {
    font-size: 15px;
    color: #000000;
    height: 20px;
    line-height: 20px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-day {
    font-size: 15px;
    color: #000000;
    height: 20px;
    line-height: 20px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-price {
    font-size: 15px;
    color: #000000;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-price .span1 {
    font-size: 13px;
    color: #dd0000;
    height: 20px;
    line-height: 20px;
    vertical-align: -2px;
}

.contentsBlock__body .contentsBlock .pd-list li .pd-price .span2 {
    font-size: 27px;
    font-weight: bold;
    color: #dd0000;
    height: 20px;
    line-height: 20px;
    vertical-align: -2px;
}