.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,li{
    list-style: none;
}

.contentsBlock{
    background: #f8f8f8;
}

.contentsBlock .contentsBlock_nav{
    position: relative;
}

.contentsBlock .contentsBlock_nav .contentsBlock_text{
    position: absolute;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    width: 950px;
    top: 31px;
    letter-spacing: 2px;
    font-family: Simhei;
    line-height: 38px;
}

.contentsBlock .contentsBlock_nav .contentsBlock_text span{
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
}

.contentsBlock .pdList{
    width: 918px;
    margin: 0 auto;
}

.contentsBlock .pdList li{
    width: 219px;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-right: 14px;
}

.contentsBlock .pdList .last{
    margin-right: 0;
}
.contentsBlock .pdList .pd-detail{
    width: 219px;
    background: #ffffff;
    border: 1px solid #999999;
    margin-bottom: 20px;
}

.contentsBlock .pdList .pd-detail .pd-logo{
    margin:  10px 0;
}

.contentsBlock .pdList .pd-detail .pd-name{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.contentsBlock .pdList .pd-detail .line-two{
    margin-bottom: 0;
}

.contentsBlock .pdList .pd-detail .pd-sys{
    font-size: 13px;
}

.contentsBlock .pdList .pd-detail .pd-pri{
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.contentsBlock .pdList .pd-detail .pd-pri span{
    color: #dd0000;
}

.contentsBlock .pdList .pd-detail .pd-pri .pd-num{
    font-size: 22px;
    font-weight: bold;
}
.contentsBlock .pdList .pd-detail .pd-day{
    margin: 5px 0 15px 0;
}

.contentsBlock .more-block{
    width: 918px;
    margin: 20px auto;
    background: #ffffff;
    border: 1px solid #999999;
    text-align: center;
}

.contentsBlock .more-block .btn-more{
    margin: 20px 0;
}

.footer{
    border: 7px solid #ffcc00;
    padding: 15px;
    margin-top: 20px;
    background: #ffffff;
}
.footer>p{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 15px;
}
.footer li{
    float: left;
}

.footer .tel_zx{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-left: 2px;
}
.footer .tel_num{
    font-size: 57px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffcc00;
    margin-top: 2px;
}
.footer .tel_time{
    font-size: 15px;
    font-weight: bold;
}
.footer span{
    display: block;
    height: 5px;
}
.footer .email_zx{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 10px;
}
.footer_c{
    margin-top: 51px;
}
.footer_c img{
    width: 60px;
    padding:20px;
}
