@charset "UTF-8";

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

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

.l-content img {
    border: 0;
}

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

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

.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 .cont h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 49px;
    font-weight: bold;
    line-height: 85px;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont .date {
    position: absolute;
    top: 29px;
    left: 405px;
    height: 70px;
    font-size: 47px;
    font-weight: bold;
    line-height: 70px;
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont .date .num {
    display: inline-block;
    width: 63px;
    font-size: 70px;
    line-height: 70px;
    transform: scaleX(0.9) skewX(-9deg);
    vertical-align: middle;
    text-align: center;
    color: #000000;
}

.l-content .l-content-wrap .box1 .cont .desc {
    position: absolute;
    top: 115px;
    left: 0;
    width: 100%;
    height: 70px;
    font-size: 37px;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont .desc .del {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 45px;
    color: #ffcc00;
    position: relative;
}

.l-content .l-content-wrap .box1 .cont .desc .del::after {
    content: '';
    height: 39px;
    position: absolute;
    top: 2px;
    right: 12px;
    border-right: 3px solid #ffffff;
    transform: skewX(30deg);
}

.l-content .l-content-wrap .box1 .cont .desc .str {
    font-weight: bold;
}

.l-content .l-content-wrap .box1 .cont .desc .str .num {
    display: inline-block;
    vertical-align: bottom;
    font-size: 70px;
    line-height: 70px;
    color: #ffcc00;
}

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

.l-content .l-content-wrap .box1 .cont li {
    float: left;
    width: 151px;
    height: 42px;
    margin-right: 32px;
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}

.l-content .l-content-wrap .box2 .cont ul {
    position: absolute;
    top: 31px;
    left: 182px;
}

.l-content .l-content-wrap .box2 .cont li {
    font-size: 23px;
    line-height: 37px;
    text-indent: -120px;
    margin-bottom: 10px;
}

.l-content .l-content-wrap .box2 .cont li .dt {
    display: inline-block;
    width: 120px;
    font-weight: bold;
    text-indent: 0;
    text-align: right;
}

.l-content .l-content-wrap .box2 .cont li .big {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 35px;
    font-weight: bold;
    text-indent: 0;
}

.l-content .l-content-wrap .box2 .cont .name {
    position: absolute;
    top: 162px;
    right: 120px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.l-content .l-content-wrap .box3 .cont {
    overflow: hidden;
}

.l-content .l-content-wrap .box3 .cont .title {
    position: absolute;
    top: 29px;
    left: 0;
    width: 100%;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont ul {
    position: absolute;
    top: 145px;
    left: 0;
}

.l-content .l-content-wrap .box3 .cont li {
    float: left;
    width: 394px;
    height: 149px;
    margin-bottom: 9px;
    position: relative;
}

.l-content .l-content-wrap .box3 .cont li:not(:nth-child(3n+3)) {
    margin-right: 9px;
}

.l-content .l-content-wrap .box3 .cont li > div {
    width: 100%;
    height: 100%;
    padding: 8px 22px 23px 8px;
    margin: -8px -22px -23px -8px;
    position: relative;
}

.l-content .l-content-wrap .box3 .cont li > div:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+1) > div {
    background: url(../images/pd_t1.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+2) > div {
    background: url(../images/pd_t2.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+3) > div {
    background: url(../images/pd_t3.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+4) > div {
    background: url(../images/pd_t4.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+5) > div {
    background: url(../images/pd_t5.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li:nth-child(7n+6) > div {
    background: url(../images/pd_t6.png) no-repeat;
}

.l-content .l-content-wrap .box3 .cont li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.l-content .l-content-wrap .box3 .cont li a .name {
    position: absolute;
    top: 29px;
    left: 26px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont li a .date {
    position: absolute;
    top: 62px;
    left: 0;
    width: 131px;
    height: 26px;
    background: url(../images/date-bg.png) no-repeat;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-indent: 26px;
    color: #000000;
}

.l-content .l-content-wrap .box3 .cont li a .type {
    position: absolute;
    top: 98px;
    left: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont li a .type .num {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 24px;
}

.l-content .l-content-wrap .box4 .cont .desc1 {
    position: absolute;
    top: 37px;
    left: 153px;
    font-size: 27px;
    color: #ffffff;
}

.l-content .l-content-wrap .box4 .cont .desc2 {
    position: absolute;
    top: 19px;
    left: 562px;
    font-size: 35px;
    font-weight: bold;
    color: #ffcc00;
}

.l-content .l-content-wrap .box4 .cont .date {
    position: absolute;
    top: 117px;
    left: 192px;
    font-size: 19px;
    font-weight: bold;
    line-height: 27px;
    text-indent: 22px;
    color: #ffffff;
}

.l-content .l-content-wrap .box4 .cont .date2 {
    left: 744px !important;
}

.l-content .l-content-wrap .box4 .cont .date .str {
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
    color: #ffcc00;
}

.l-content .l-content-wrap .box4 .cont .link {
    position: absolute;
    top: 216px;
    left: 0;
    width: 100%;
    text-align: center;
}

.l-content .l-content-wrap .box5 .cont .title {
    position: absolute;
    top: 139px;
    left: 0;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}

.l-content .l-content-wrap .box5 .cont .title2 {
    top: 720px !important;
}

.l-content .l-content-wrap .box5 .cont .title3 {
    top: 1301px !important;
}

.l-content .l-content-wrap .box5 .cont ul {
    position: absolute;
    top: 202px;
    left: 51px;
}

.l-content .l-content-wrap .box5 .cont ul.prod2 {
    top: 783px !important;
}

.l-content .l-content-wrap .box5 .cont ul.prod3 {
    top: 1364px !important;
}

.l-content .l-content-wrap .box5 .cont li {
    float: left;
    width: 261px;
    height: 415px;
    margin-right: 18px;
    position: relative;
}

.l-content .l-content-wrap .box5 .cont li > div {
    width: 259px;
    height: 413px;
    border: 1px solid #666666;
    background-color: #ffffff;
    text-align: center;
    position: relative;
}

.l-content .l-content-wrap .box5 .cont li > div:hover {
    opacity: 0.8;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.l-content .l-content-wrap .box5 .cont li .name {
    margin-top: 64px;
    height: 30px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.l-content .l-content-wrap .box5 .cont li .type {
    height: 36px;
    font-size: 20px;
    line-height: 36px;
    color: #666666;
}

.l-content .l-content-wrap .box5 .cont li .code {
    margin: 20px auto 0 auto;
    width: 223px;
    height: 18px;
    padding: 13px 0;
    background-color: #cbcbcb;
    font-size: 16px;
    line-height: 18px;
    font-family: Arial,sans-serif;
}

.l-content .l-content-wrap .box5 .cont li .code.br {
    height: 36px;
    padding: 4px 0;
}

.l-content .l-content-wrap .box5 .cont li .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.l-content .l-content-wrap .box5 .cont li .link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 359px 0 18px 0;
}

.l-content .l-content-wrap .box5 .cont .more {
    position: absolute;
    top: 639px;
    left: 0;
    width: 100%;
    text-align: center;
}

.l-content .l-content-wrap .box5 .cont .more2 {
    top: 1220px !important;
}

.l-content .l-content-wrap .box5 .cont .more3 {
    top: 1801px !important;
}

.l-content .l-content-wrap .box5 .cont .tips {
    position: absolute;
    left: 54px;
    bottom: 50px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
}

.l-content .l-content-wrap .box6 .cont ul {
    position: absolute;
    top: 115px;
    left: 93px;
    width: 1030px;
}

.l-content .l-content-wrap .box6 .cont li {
    list-style: decimal;
    font-size: 19px;
    line-height: 30px;
    text-align: justify;
    color: #ffffff;
}

.l-content .l-content-wrap .box6 .cont li .lsp {
    letter-spacing: 0.7px;
}

.l-content .l-content-wrap .box6 .cont li a {
    text-decoration: none;
    color: #ffffff;
}

.l-content .l-content-wrap .box7 .cont a {
    position: absolute;
    top: 274px;
    left: 60px;
}

.l-content .l-content-wrap .box7 .cont a.mail2 {
    left: 622px !important;
}