@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%;
    background-color: #333333;
}

.l-content .l-content-wrap h2 {
    width: 100%;
    height: 90px;
    background: #333333 url(../images/h2-bg.jpg) no-repeat;
    font-size: 40px;
    font-weight: bold;
    line-height: 73px;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont {
    background: #333333 url(../images/img_01.jpg) no-repeat;
    padding: 50px 0;
}

.l-content .l-content-wrap .box1 .cont h2 {
    background: #333333 url(../images/h2-bg-b1.jpg) no-repeat !important;
    margin-bottom: 8px;
}

.l-content .l-content-wrap .box1 .cont .desc {
    position: absolute;
    top: 154px;
    left: 140px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont .desc.d2 {
    left: 610px !important;
}

.l-content .l-content-wrap .box1 .cont .desc.d3 {
    left: 960px !important;
}

.l-content .l-content-wrap .box1 .cont .desc a {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffcc00;
}

.l-content .l-content-wrap .box2 .cont {
    height: 730px;
}

.l-content .l-content-wrap .box2 .cont .link {
    position: absolute;
    top: 612px;
    width: 100%;
    text-align: center;
}

.l-content .l-content-wrap .box2 .cont .tit {
    position: absolute;
    top: 104px;
    left: 65px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}

.l-content .l-content-wrap .box2 .cont .tit.t2 {
    left: 283px;
}

.l-content .l-content-wrap .box2 .cont .tit.t3 {
    left: 573px;
}

.l-content .l-content-wrap .box2 .cont .tit.t4 {
    top: 344px;
}

.l-content .l-content-wrap .box2 .cont .pic.p1 {
    position: absolute;
    top: 136px;
    left: 65px;
}

.l-content .l-content-wrap .box2 .cont .pic.p2 {
    position: absolute;
    top: 376px;
    left: 65px;
}

.l-content .l-content-wrap .box2 .cont ul {
    position: absolute;
    top: 133px;
    left: 283px;
    width: 280px;
}

.l-content .l-content-wrap .box2 .cont li {
    float: left;
    margin-bottom: 4px;
}

.l-content .l-content-wrap .box2 .cont li .name {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #ffffff;
}
.l-content .l-content-wrap .box2 .cont table {
    position: absolute;
    top: 136px;
    left: 573px;
    width: 562px;
    height: 441px;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.l-content .l-content-wrap .box2 .cont table .pad {
    padding: 0 3px;
}

.l-content .l-content-wrap .box2 .cont th {
    background-color: #ffcc00;
    border: 1px solid #333333;
}

.l-content .l-content-wrap .box2 .cont td {
    background-color: #ffffff;
    border: 1px solid #333333;
}

.l-content .l-content-wrap .box2 .cont td.blue {
    background-color: #e4edf4 !important;
    color: #003399;
}

.l-content .l-content-wrap .box2 .cont td span {
    display: inline-block;
    transform: rotate(90deg);
}

.l-content .l-content-wrap .box3 .cont .tit {
    width: 792px;
    height: 92px;
    background: #333333 url(../images/one-bg-tit.png) no-repeat;
    text-align: center;
    margin: 0 auto;
}

.l-content .l-content-wrap .box3 .cont .tit span.word {
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    line-height: 55px;
    vertical-align: top;
}

.l-content .l-content-wrap .box3 .cont .tit span.pic {
    display: inline-block;
    height: 118px;
    transform: translateY(-26px);
}

.l-content .l-content-wrap .box3 .cont ul {
    padding: 15px 0 5px 100px;
}

.l-content .l-content-wrap .box3 .cont li {
    float: left;
    width: 303px;
    height: 96px;
    background: #333333 url(../images/one-bg.png) no-repeat;
    margin-right: 45px;
    position: relative;
}

.l-content .l-content-wrap .box3 .cont li .flag {
    display: inline-block;
}

.l-content .l-content-wrap .box3 .cont li .desc {
    position: absolute;
    top: 16px;
    left: 99px;
    font-size: 16px;
    font-weight: 600;
}

.l-content .l-content-wrap .box3 .cont li .desc strong {
    font-size: 20px;
    line-height: 36px;
    color: #003399;
}

.l-content .l-content-wrap .box3 .cont li .desc i {
    font-style: normal;
    font-size: 24px;
    color: #003399;
}

.l-content .l-content-wrap .box4 .cont,
.l-content .l-content-wrap .box6 .cont {
    padding: 45px 0;
}

.l-content .l-content-wrap .box4 .cont .bar ul {
    margin-left: 65px;
    width: 1070px;
    background-color: #ffffff;
    border-top: 1px solid #888888;
}

.l-content .l-content-wrap .box4 .cont .bar li {
    float: left;
    width: 266px;
    height: 60px;
    background: url(../images/bar-bg.png) no-repeat;
    position: relative;
}

.l-content .l-content-wrap .box4 .cont .bar li a span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
    color: #000000 !important;
}

.l-content .l-content-wrap .box4 .cont .bar li:not(:last-child) {
    margin-right: 2px;
}

.l-content .l-content-wrap .box4 .cont .bar li:hover::after {
    content: url(../images/hand.png);
    position: absolute;
    right: 28px;
    bottom: 8px;
}

.l-content .l-content-wrap .box4 .cont .prods {
    margin-left: 65px;
    width: 1066px;
    background-color: #ffffff;
    border: 2px solid #ffcc00;
    border-top: none !important;
    padding: 8px 0 30px 0;
}

.l-content .l-content-wrap .box4 .cont .prods .row {
    padding: 24px 28px;
    position: relative;
}

.l-content .l-content-wrap .box4 .cont .prods .row .tit .tit-name {
    float: left;
    border-left: 5px solid #ffcc00;
    font-size: 30px;
    font-weight: bold;
    padding: 0 9px;
}

.l-content .l-content-wrap .box4 .cont .prods .row .tit .tit-link {
    float: right;
    border-bottom: 1px solid #003399;
    padding: 9px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    color: #003399;
}

.l-content .l-content-wrap .box4 .cont .prods .row li {
    float: left;
    width: 318px;
    height: 318px;
    border: 1px solid #cccccc;
    margin-top: 18px;
}

.l-content .l-content-wrap .box4 .cont .prods .row li:not(:nth-child(3n+3)) {
    margin-right: 25px;
}

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

.l-content .l-content-wrap .box4 .cont .prods .row li .name {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.l-content .l-content-wrap .box4 .cont .prods .row li .code {
    width: 284px;
    height: 34px;
    background-color: #cccccc;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 auto 14px 17px;
}

.l-content .l-content-wrap .box4 .cont .prods .row .rtn-up {
    position: absolute;
    right: 4px;
    bottom: 24px;
}

.l-content .l-content-wrap .box5 .cont {
    height: 144px;
    background: #333333 url(../images/img_03.png) no-repeat;
}

.l-content .l-content-wrap .box5 .cont .sqe {
    position: absolute;
    top: 23px;
    left: 65px;
    width: 99px;
    height: 76px;
    background: url(../images/date-bg-sqe.png);
    padding: 11px 0;
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
}

.l-content .l-content-wrap .box5 .cont img.clock {
    position: absolute;
    top: 17px;
    left: 530px;
}

.l-content .l-content-wrap .box5 .cont img.flag {
    position: absolute;
    bottom: 33px;
    left: 333px;
}

.l-content .l-content-wrap .box5 .cont .clk.n {
    position: absolute;
    top: 43px;
    left: 225px;
    font-size: 23px;
    font-weight: bold;
}

.l-content .l-content-wrap .box5 .cont .clk.y {
    position: absolute;
    top: 33px;
    left: 411px;
    width: 181px;
    height: 38px;
    background: url(../images/date-bg-y.png);
    font-size: 29px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    color: #003399;
}

.l-content .l-content-wrap .box5 .cont .clk.b {
    position: absolute;
    bottom: 33px;
    left: 367px;
    width: 208px;
    height: 38px;
    background: url(../images/date-bg-b.png);
    font-size: 29px;
    font-weight: 900;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
}

.l-content .l-content-wrap .box5 .cont .date.top {
    position: absolute;
    top: 33px;
    right: 170px;
    width: 285px;
    height: 39px;
    border-top: 3px solid #ffcc00;
    font-size: 25px;
    font-weight: bold;
    line-height: 39px;
    text-align: right;
    padding: 0 45px 0 0;
}

.l-content .l-content-wrap .box5 .cont .date.top span {
    color: #003399;
}

.l-content .l-content-wrap .box5 .cont .date.btm {
    position: absolute;
    top: 72px;
    right: 170px;
    width: 285px;
    height: 42px;
    background-color: #ffcc00;
    font-size: 25px;
    font-weight: 900;
    line-height: 42px;
    text-align: right;
    padding: 0 45px 0 0;
    color: #003399;
}

.l-content .l-content-wrap .box5 .cont .date.rt {
    position: absolute;
    top: 33px;
    right: 68px;
    width: 136px;
    height: 65px;
    background-color: #ffcc00;
    border: 3px solid #ffcc00;
    border-radius: 40px;
    font-size: 30px;
    font-weight: 900;
    line-height: 33px;
    text-align: center;
    padding: 5px 0;
}

.l-content .l-content-wrap .box6 .cont .tit {
    margin-left: 65px;
    font-size: 26px;
    font-weight: bold;
    line-height: 70px;
    color: #ffffff;
    margin-bottom: 5px;
}

.l-content .l-content-wrap .box6 .cont ul {
    margin-left: 27px;
}

.l-content .l-content-wrap .box6 .cont li {
    float: left;
    padding: 0 38px;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #ffffff;
}

.l-content .l-content-wrap .box6 .cont li:not(:last-child) {
    border-right: 1px solid #ffffff;
}

.l-content .l-content-wrap .box6 .cont li strong {
    color: #ffcc00;
}