@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: 28px;
    width: 100%;
    height: 90px;
    font-size: 55px;
    font-weight: bold;
    line-height: 90px;
    text-align: center;
    color: #ffffff;
}

.l-content .l-content-wrap .cont .ari {
    font-family: Arial, sans-serif;
}

.l-content .l-content-wrap .box1 .cont .tag {
    position: absolute;
    top: 163px;
    left: 220px;
    font-size: 51px;
    font-weight: bold;
}

.l-content .l-content-wrap .box1 .cont .tag .middle {
    margin: 0 163px 0 153px;
}

.l-content .l-content-wrap .box1 .cont .desc {
    position: absolute;
    width: 100%;
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont .desc-1 {
    top: 250px;
}

.l-content .l-content-wrap .box1 .cont .desc-2 {
    top: 710px;
}

.l-content .l-content-wrap .box1 .cont ul.idea {
    position: absolute;
    top: 460px;
    left: 70px;
}

.l-content .l-content-wrap .box1 .cont .idea li {
    float: left;
    width: 283px;
    height: 178px;
    position: relative;
}

.l-content .l-content-wrap .box1 .cont .idea li:not(:first-child) {
    margin-left: 106px;
}

.l-content .l-content-wrap .box1 .cont .idea li .title {
    width: 100%;
    padding: 56px 0 0 0;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont .idea li .desc-li {
    width: 100%;
    padding: 8px 0 0 0;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

.l-content .l-content-wrap .box1 .cont .idea li .flag {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.l-content .l-content-wrap .box1 .cont .idea li .flag-1 {
    top: 0;
    width: 100%;
    text-align: center
}

.l-content .l-content-wrap .box1 .cont .idea li .flag-2 {
    left: 0;
    bottom: 0;
}

.l-content .l-content-wrap .box1 .cont .idea li .flag-3 {
    right: 0;
    bottom: 0;
}

.l-content .l-content-wrap .box1 .cont .idea li .flag.white {
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont .swap-pic {
    position: absolute;
    top: -394px;
    left: 373px;
    width: 456px;
    height: 293px;
    overflow: hidden;
}

.l-content .l-content-wrap .box1 .cont .swap-pic .v_cont {
    width: 2000px;
    position: absolute;
    animation: leftMove 10s ease-out infinite;
}

.l-content .l-content-wrap .box1 .cont .swap-pic .v_cont li {
    float: left;
}

@keyframes leftMove {
    0%{margin-left: 0px;}
    20%{margin-left: 0px;}
    33%{margin-left: -456px;}
    53%{margin-left: -456px;}
    66%{margin-left: -912px;}
    86%{margin-left: -912px;}
    100%{margin-left: -1368px;}
}

.l-content .l-content-wrap .box2 .cont .desc {
    position: absolute;
    top: 143px;
    width: 100%;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
}

.l-content .l-content-wrap .box2 .cont .tips {
    position: absolute;
    left: 46px;
    bottom: 27px;
    font-size: 20px;
}

.l-content .l-content-wrap .box2 .cont table {
    position: absolute;
    top: 217px;
    left: 62px;
    width: 1073px;
    height: 323px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.l-content .l-content-wrap .box2 .cont td {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.l-content .l-content-wrap .box2 .cont td.b-r {
    border-right: 1px solid #000000;
}

.l-content .l-content-wrap .box2 .cont td.b-b {
    border-bottom: 1px solid #000000;
}

.l-content .l-content-wrap .box2 .cont td.b-bd {
    border-bottom: 1px dashed #000000;
}

.l-content .l-content-wrap .box2 .cont td.bg-w {
    background-color: #ffffff;
}

.l-content .l-content-wrap .box2 .cont td.bg-y {
    background-color: #ffcc00;
}

.l-content .l-content-wrap .box2 .cont td.c-y {
    color: #ffcc00;
}

.l-content .l-content-wrap .box2 .cont td.c-w {
    color: #ffffff;
}

.l-content .l-content-wrap .box2 .cont td.fw-b {
    font-weight: bold;
}

.l-content .l-content-wrap .box2 .cont table .ari {
    display: inline-block;
}

.l-content .l-content-wrap .box2 .cont table .fs-26 {
    font-size: 26px;
}

.l-content .l-content-wrap .box2 .cont table .fs-30 {
    font-size: 30px;
}

.l-content .l-content-wrap .box2 .cont td .fs-35 {
    font-size: 35px;
}

.l-content .l-content-wrap .box2 .cont td .fs-48 {
    font-size: 48px;
}

.l-content .l-content-wrap .box2 .cont td.ls-4 {
    font-size: 30px;
    letter-spacing: 4px;
}

.l-content .l-content-wrap .box3 .cont .title {
    position: absolute;
    top: 34px;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.l-content .l-content-wrap .box3 .cont .desc {
    position: absolute;
    top: 88px;
    width: 100%;
    font-size: 20px;
    text-align: center;
}

.l-content .l-content-wrap .box3 .cont table {
    position: absolute;
    top: 131px;
    left: 41px;
    width: 1118px;
    height: 533px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.l-content .l-content-wrap .box3 .cont td {
    border: 1px solid #000000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #ffcc00;
}

.l-content .l-content-wrap .box3 .cont td .name {
    display: inline-block;
    width: 209px;
    height: 51px;
    background: url(../images/bg-td.png) no-repeat;
    margin-bottom: 4px;
    line-height: 51px;
}

.l-content .l-content-wrap .box3 .cont td .pic {
    display: inline-block;
    width: 209px;
    height: 111px;
    background-color: #ffffff;
    vertical-align: middle;
}

.l-content .l-content-wrap .box4 .cont .title,
.l-content .l-content-wrap .box7 .cont .title {
    position: absolute;
    top: 49px;
    left: 689px;
    font-size: 40px;
    font-weight: bold;
    line-height: 54px;
    color: #ffffff;
}

.l-content .l-content-wrap .box4 .cont .tips,
.l-content .l-content-wrap .box7 .cont .tips {
    position: absolute;
    top: 349px;
    left: 768px;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #ffffff;
}

.l-content .l-content-wrap .box5 .cont .title {
    position: absolute;
    top: 31px;
    left: 414px;
    font-size: 40px;
    font-weight: bold;
}

.l-content .l-content-wrap .box5 .cont .desc {
    position: absolute;
    font-size: 26px;
    font-weight: bold;
    line-height: 47px;
}

.l-content .l-content-wrap .box5 .cont .desc-q {
    left: 108px;
    bottom: 280px;
}

.l-content .l-content-wrap .box5 .cont .desc-a {
    left: 129px;
    bottom: 85px;
}

.l-content .l-content-wrap .box5 .cont .desc .big {
    font-size: 34px;
}

.l-content .l-content-wrap .box6 .cont ul {
    position: absolute;
    top: 150px;
    left: 41px;
}

.l-content .l-content-wrap .box6 .cont li {
    float: left;
    width: 212px;
    height: 405px;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
}

.l-content .l-content-wrap .box6 .cont li p {
    display: inline-block;
}

.l-content .l-content-wrap .box6 .cont li p.pic {
    padding: 45px 6px;
}

.l-content .l-content-wrap .box6 .cont li p.name {
    width: 208px;
    padding: 0 0 4px 4px;
    border-bottom: 1px solid #000000;
}

.l-content .l-content-wrap .box6 .cont li p.name a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    color: #000000;
}

.l-content .l-content-wrap .box6 .cont li p.name .fs-14 {
    font-size: 14px !important;
    line-height: 21px;
}

.l-content .l-content-wrap .box6 .cont li p.code {
    width: 204px;
    padding: 4px;
    border-bottom: 1px solid #000000;
    font-size: 16px;
    line-height: 20px;
}

.l-content .l-content-wrap .box6 .cont li p.day {
    width: 208px;
    padding: 0 0 0 4px;
    border-bottom: 1px solid #000000;
    font-size: 16px;
    line-height: 26px;
    color: #0f218b;
}

.l-content .l-content-wrap .box6 .cont li p.price {
    width: 208px;
    padding: 4px 0 0 4px;
    font-size: 14px;
    line-height: 16px;
}

.l-content .l-content-wrap .box6 .cont li p.price .red {
    font-weight: bold;
    color: #DD0000;
}

.l-content .l-content-wrap .box6 .cont li p.price .pri-1 {
    font-size: 35px;
    line-height: 36px;
    font-family: Arial, sans-serif;
}

.l-content .l-content-wrap .box6 .cont li p.price .pri-2 {
    font-size: 23px;
    line-height: 28px;
    font-family: Arial, sans-serif;
}

.l-content .l-content-wrap .box6 .cont li p.brand {
    position: absolute;
    top: 10px;
    left: 10px;
}

.l-content .l-content-wrap .box6 .cont li p.flag {
    position: absolute;
    top: 188px;
    left: 5px;
}