@charset "UTF-8";

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

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

.l-content {
    position: relative;
    width: 950px;
    margin: 0 auto;
    /* font-family: "Microsoft YaHei", Helvetica, Simsun, Simhei, Arial, sans-serif; */
    font-family: "Microsoft YaHei", Simsun, Simhei;
    color: #000;
    overflow: hidden;
}

.l-content a {
    color:#004bb1;
    text-decoration: none;
}

/* .l-content a:hover {
    color: #ff730a;
}

.l-content a:visited {
    color: #851f99;
} */

.l-content img {
    border: 0;
}

.l-content .pricenum {
    color: #DD0000;
    font-family: Arial,sans-serif;
}

.l-content .num {
    font-family: Arial,sans-serif;
}

ul,
ol {
    list-style: none;
}

.l-content i {
    font-style: normal;
    color: #000;
}

.l-content * {
    margin: 0;
    padding: 0;
    line-height: 1;
    transition: all 0.15s;
    -webkit-transition: all 0.15s;
}

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

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

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

.l-content .l-content-wrap {
    position: relative;
}

.l-content .l-content-wrap .cont {
    position: relative;
    width: 100%;
}

.l-content .l-content-wrap .box1 .cont h2 {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 28px 0 0 0;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    text-align: center;
    color: #ffcc00;
}

.l-content .l-content-wrap .box1 .cont ul {
    position: absolute;
    top: 111px;
    left: 28px;
}

.l-content .l-content-wrap .box1 .cont li {
    float: left;
    width: 218px;
    height: 405px;
    background: url(../images/li-bg.jpg) no-repeat;
    margin: 0 7px 9px 0;
    box-shadow: 0 0 8px 0 #666666;
    position: relative;
}

.l-content .l-content-wrap .box1 .cont li span {
    display: block;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont li .name {
    font-size: 19px;
    font-weight: bold;
    line-height: 49px;
    color: #ffcc00;
}

.l-content .l-content-wrap .box1 .cont li .code {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.l-content .l-content-wrap .box1 .cont li .kwa {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #666666;
}

.l-content .l-content-wrap .box1 .cont li .price {
    padding: 12px 0 0 7px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}

.l-content .l-content-wrap .box1 .cont li .price i {
    font-style: normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dd0000;
}

.l-content .l-content-wrap .box1 .cont li .price strong {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dd0000;
}

.l-content .l-content-wrap .box1 .cont li .date {
    position: absolute;
    bottom: 4px;
    right: 6px;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
}

.l-content .l-content-wrap .box1 .cont li .date strong {
    font-size: 27px;
    font-family: Arial, Helvetica, sans-serif;
}

.l-content .l-content-wrap .box1 .cont .tips {
    position: absolute;
    top: 942px;
    left: 28px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}

.l-content .l-content-wrap .box2 .cont {
    height: 185px;
    background: url(../images/img_10.jpg) no-repeat;
}

.l-content .l-content-wrap .box3 .cont {
    height: 365px;
    background: url(../images/img_11.jpg) no-repeat;
}

.l-content .l-content-wrap .box3 .cont a {
    position: absolute;
    top: 292px;
    left: 252px;
}
