@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 h2 {
    width: 100%;
    font-size: 51px;
    height: 164px;
    line-height: 110px;
    letter-spacing: 10px;
    font-weight: bold;
    color:#000000;
    text-align: center;
    background: url(../images/title.png) no-repeat;
}


.l-content .l-content-wrap .title {
}


.l-content .l-content-wrap .mail {
    position: relative;
    display: block;
    font-size: 21px;
    width: 301px;
    height:42px;
    line-height: 42px;
    border-radius: 2px;
    background: #F1F1F1;
    font-family: Arial,sans-serif;
    color:#333333;
    padding-left:1px;
    text-align: center;
}

.l-content .l-content-wrap .mail::before {
    position: absolute;
    line-height: 45px;
    left: 15px;
    content:">";
    color: #003399;
    font-size: 33px;
}

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

.l-content .l-content-wrap .description {
    width: 950px;
    position: absolute;
    top:0px;
    left: 0px;
}

.l-content .l-content-wrap .description .title2 {
    padding: 8px 0 0 0;
}

.l-content .l-content-wrap .description .title2 {
    height: 116px;
    text-align: center;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 4px;
    font-weight: bold;
}

.l-content .l-content-wrap .description .title2 .small {
    font-size:28px;
    line-height: 38px;
    letter-spacing: 3px;
    font-weight: bold;
}

.l-content .l-content-wrap .description .text {
    margin: 65px 0 40px 0;
    line-height: 78px;
    font-size:42px;
    text-align: center;
    color: #FFFFFF;
}

.l-content .l-content-wrap .description dl {
    width: 608px;
    height: 115px;
    margin: 30px 0 0 278px
}

.l-content .l-content-wrap .description dt {
    font-size:28px;
    color: #164194;
    text-align: center;
    line-height: 40px;
}

.l-content .l-content-wrap .description dd {
    font-size:21px;
    color: #FFFFFF;
    padding: 15px 20px;
    line-height: 28px;

}



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

.l-content .l-content-wrap .products ul {
    width: 940px;
    margin: 0 10px
}

.l-content .l-content-wrap .products ul li {
    position: relative;
    float: left;
    display: block;
    border:3px solid #034EA2;
    border-radius: 10px;
    width: 205px;
    height: 321px;
    margin-left: 17px;
    margin-top:17px;
}

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

.l-content .l-content-wrap .products ul li .logo {
    margin: 23px 0 9px 0;
}

.l-content .l-content-wrap .products ul li .pic {
    margin-top: 0px;
}

.l-content .l-content-wrap .products ul li .name {
    text-align: center;
    color:#000000;
    height: 45px;
}

.l-content .l-content-wrap .products ul li .name a {
    font-size:16px;
    line-height:24px;
    /* color:#000000; */
}

.l-content .l-content-wrap .products ul li .code {
    width: 154px;
    height: 28px;
    line-height: 28px;
    font-size:15px;
    color: #000000;
    background: #DADADA;
    margin: 3px 24px;
}

.l-content .l-content-wrap .products ul li .price {
    margin:12px 3px 4px 3px;
    font-size:16px;
}

.l-content .l-content-wrap .products ul li .price strong {
    font-size:24px;
}

.l-content .l-content-wrap .products ul li .link {
    margin-top: 5px;
    margin-bottom: 17px;
}

.l-content .l-content-wrap .products ul li .today {
    margin:6px;
    font-size:16px;
}

.l-content .l-content-wrap .products .bg {
    position: absolute;
    right: 0px;
    bottom:0px;
}

.l-content .l-content-wrap .products .desc {
    font-size: 18px;
    margin: 13px 0 33px 32px;
}
