@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 {
    text-decoration: none;
}

.l-content img {
    border: 0;
}

ul,
ol {
    list-style: none;
}

.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 .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    line-height: 70px;
    letter-spacing: 4px;
    text-indent: -4px;
    text-align: center;
    color: #fff;
} */

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

.l-content .l-content-wrap .bar a {
    position: absolute;
    top: 23px;
    left: 286px;
}

.l-content .l-content-wrap .nav ul {
    position: absolute;
    top: 35px;
    left: 20px;
}

.l-content .l-content-wrap .nav ul li {
    float: left;
    width: 218px;
    height: 98px;
    ;
    margin: 0 10px 10px 0;
    border: 1px solid rgba(0, 0, 0, 0);
    /* box-shadow: 0 0 16px 7px rgba(0,42,76,0.2); */
}

.l-content .l-content-wrap .nav ul li:hover {
    border: 1px solid rgba(255, 115, 10, 0.5);
}

.l-content .l-content-wrap .nav ul li a {
    display: inline-block;
    padding: 30px 0 0 106px;
    width: 112px;
    height: 68px;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}

.l-content .l-content-wrap .nav ul li a:hover {
    color: #ff730a;
}

.l-content .l-content-wrap .products>div {
    position: relative;
}

.l-content .l-content-wrap .products .product-list ul {
    position: absolute;
    top: 35px;
    left: 20px;
}

.l-content .l-content-wrap .products .product-list ul li {
    float: left;
    width: 220px;
    margin-right: 10px;
    background: #fff;
}

.l-content .l-content-wrap .products .product-list ul li a {
    display: block;
}

.l-content .l-content-wrap .products .product-list ul li span {
    display: block;
    text-align: center;
    white-space: nowrap;
}

.l-content .l-content-wrap .products .product-list ul .title {
    line-height: 0;
}

.l-content .l-content-wrap .products .product-list ul .title .orange {
    background: #ffcc00;
}

.l-content .l-content-wrap .products .product-list ul .title .gray {
    background: #333;
    color: #fff;
}

.l-content .l-content-wrap .products .product-list ul .title .name1 {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    line-height: 51px;
}

.l-content .l-content-wrap .products .product-list ul .title .name2 {
    padding: 4px 0 3px 0;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.l-content .l-content-wrap .products .product-list ul .title .name3 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: -0.5px;
}

.l-content .l-content-wrap .products .product-list ul .pd {
    width: 218px;
    height: 298px;
    border: 1px solid #fff;
    text-align: center;
}

.l-content .l-content-wrap .products .product-list ul .pd:hover {
    border: 1px solid #ffcc00;
}

.l-content .l-content-wrap .products .product-list ul .pd a {
    color: #000000;
}

.l-content .l-content-wrap .products .product-list ul .pd a:visited {
    color: #000000;
}

.l-content .l-content-wrap .products .product-list ul .pd a:hover {
    color: #000000;
}

.l-content .l-content-wrap .products .product-list ul .pd .name {
    padding: 18px 0;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.l-content .l-content-wrap .products .product-list ul .pd a img {
    margin: 12px 0;
}

.l-content .l-content-wrap .products .product-list ul .pd a img.img2 {
    margin-bottom: 4px;
}

.l-content .l-content-wrap .products .product-list ul .pd .code {
    padding: 12px 0;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
}

.l-content .l-content-wrap .products .product-list ul .pd .code2 {
    padding: 12px 0;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
}

.l-content .l-content-wrap .products .product-list ul .pd .price {
    font-size: 15px;
    line-height: 40px;
}

.l-content .l-content-wrap .products .product-list ul .pd .price i {
    font-style: normal;
    color: #dd0000;
}

.l-content .l-content-wrap .products .product-list ul .pd .price strong {
    font-size: 35px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #dd0000;
    line-height: 36px;
    vertical-align: baseline;
}

.l-content .l-content-wrap .products .product-list ul .pd .price strong.xs {
    letter-spacing: -1.5px;
}

.l-content .l-content-wrap .products .product-list ul .pd .detail {
    margin: 0 20px;
    font-size: 15px;
    font-style: normal;
    line-height: 24px;
    background: #003399;
    color: #fff;
}

.l-content .l-content-wrap .rule {
    height: 20px;
    background: url(../images/rule.jpg) no-repeat;
}

.l-content .l-content-wrap .contact h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    line-height: 55px;
    text-align: center;
    letter-spacing: 4px;
    text-indent: 60px;
}

.l-content .l-content-wrap .contact h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
}

.l-content .l-content-wrap .contact .tel {
    position: absolute;
    top: 70px;
    left: 52px;
}

.l-content .l-content-wrap .contact .tel .phone {
    opacity: 0;
    filter:opacity(0)
}

.l-content .l-content-wrap .contact .tel .time {
    padding-top: 44px;
    font-size: 14px;
    color: #333;
    line-height: 18px;
}

.l-content .l-content-wrap .contact .mail {
    position: absolute;
    top: 202px;
    left: 52px;
}

.l-content .l-content-wrap .contact .mail h4 {
    margin-bottom: 10px;
}

.l-content .l-content-wrap .contact .voice {
    position: absolute;
    top: 70px;
    left: 492px;
}