@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%;
    height: 80px;
    font-size: 42px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 6px;
    text-align: center;
}

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

.l-content .l-content-wrap .box1 .cont li {
    margin-bottom: 2px;
    font-size: 25px;
    line-height: 44px;
    text-indent: -130px;
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont li .style {
    display: inline-block;
    width: 125px;
    margin-right: 5px;
    font-weight: bold;
    line-height: 44px;
    text-indent: 0;
    text-align: right;
}

.l-content .l-content-wrap .box1 .cont li .sum {
    font-size: 35px;
    font-weight: bold;
}

.l-content .l-content-wrap .box1 .cont .coupon {
    position: absolute;
    top: 269px;
    left: 89px;
    width: 483px;
    height: 184px;
}

.l-content .l-content-wrap .box1 .cont .coupon2 {
    left: 628px !important;
}

.l-content .l-content-wrap .box1 .cont .coupon .title {
    position: absolute;
    top: 16px;
    left: 40px;
    font-size: 32px;
    font-weight: bold;
    line-height: 37px;
    color: #ffffff;
}

.l-content .l-content-wrap .box1 .cont .coupon .sum {
    position: absolute;
    top: 115px;
    left: 267px;
    font-size: 23px;
}

.l-content .l-content-wrap .box1 .cont .coupon .sum strong {
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

.l-content .l-content-wrap .box1 .cont .coupon .date {
    position: absolute;
    top: 152px;
    left: 208px;
    font-size: 21px;
    color: #666666;
}

.l-content .l-content-wrap .box2 .cont {
    position: relative;
    height: 360px;
    overflow: hidden;
}

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

.l-content .l-content-wrap .box2 .cont ul.total {
    position: absolute;
    top: 0;
    left: 42px;
}

.l-content .l-content-wrap .box2 .cont ul.total > li {
    float: left;
    width: 350px;
    height: 323px;
    margin-right: 33px;
    position: relative;
}

.l-content .l-content-wrap .box2 .cont.high ul.total > li {
    height: 628px;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .bottom {
    position: absolute;
    top: 300px;
    left: 0;
    width: 100%;
    height: 342px;
    background: url(../images/list-bg-b1.png) no-repeat;
    display: none;
    z-index: 10;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .bottom ul {
    position: absolute;
    top: 24px;
    left: 34px;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .bottom li {
    list-style: disc;
    width: 285px;
    font-size: 18px;
    line-height: 27px;
    text-align: justify;
}

.l-content .l-content-wrap .box2 .cont ul.total > li:last-child .bottom li {
    width: 290px;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 323px;
    z-index: 20;
}

.l-content .l-content-wrap .box2 .cont ul.total > li:first-child .top {
    background: url(../images/list-bg-t1.png) no-repeat;
}

.l-content .l-content-wrap .box2 .cont ul.total > li:nth-child(4n+2) .top {
    background: url(../images/list-bg-t2.png) no-repeat;
}

.l-content .l-content-wrap .box2 .cont ul.total > li:last-child .top {
    background: url(../images/list-bg-t3.png) no-repeat;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .top ul {
    position: absolute;
    top: 207px;
    left: 34px;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .top li {
    list-style: disc;
    font-size: 19px;
    line-height: 31px;
    color: #ffffff;
}

.l-content .l-content-wrap .box2 .cont ul.total > li .title {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 27px;
    padding: 162px 0 134px 0;
    font-size: 27px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont ul.navbar {
    position: absolute;
    top: 125px;
    left: 30px;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li {
    float: left;
    width: 380px;
    height: 74px;
    margin-right: 1px;
    position: relative;
}

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

.l-content .l-content-wrap .box3 .cont ul.navbar li a span {
    display: inline-block;
    height: 74px;
    margin-right: 27px;
    font-size: 35px;
    line-height: 74px;
    text-decoration: none;
    color: #000000;
    position: relative;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li a span::after {
    content: url(../images/arrow1.png);
    position: absolute;
    top: 35px;
    right: -27px;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li.active {
    background-color: #0f218b;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li.active::after {
    content: url(../images/hand.png);
    position: absolute;
    right: 22px;
    bottom: 5px;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li.active a span {
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont ul.navbar li.active a span::after {
    content: url(../images/arrow2.png);
}

.l-content .l-content-wrap .box3 .cont .row {
    position: absolute;
    top: 262px;
    left: 30px;
    width: 1170px;
    height: 370px;
}

.l-content .l-content-wrap .box3 .cont .row2 {
    top: 636px !important;
}

.l-content .l-content-wrap .box3 .cont .row3 {
    top: 1010px !important;
}

.l-content .l-content-wrap .box3 .cont .row .title {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    text-indent: 27px;
}

.l-content .l-content-wrap .box3 .cont .row .title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 30px;
    background-color: #0f218b;
}

.l-content .l-content-wrap .box3 .cont .row > .flag {
    position: absolute;
    top: -17px;
    left: 218px;
    width: 115px;
    height: 37px;
    background: url(../images/flag.png) no-repeat;
    padding: 20px 0 0 66px;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont .row .more {
    position: absolute;
    top: 0;
    right: 30px;
    padding: 4px 15px;
    border-radius: 15px;
    background-color: #333333;
}

.l-content .l-content-wrap .box3 .cont .row .more span {
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    color: #ffffff;
}

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

.l-content .l-content-wrap .box3 .cont .row li {
    float: left;
    width: 216px;
    height: 289px;
    margin-right: 15px;
    position: relative;
}

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

.l-content .l-content-wrap .box3 .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 .box3 .cont .row li .pic {
    padding: 6px 0;
}

.l-content .l-content-wrap .box3 .cont .row li .code {
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    font-family: Arial,sans-serif;
}

.l-content .l-content-wrap .box3 .cont .row li .flag {
    position: absolute;
    top: 162px;
    right: 0;
    background-color: #0f218b;
    padding: 5px;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
}

.l-content .l-content-wrap .box3 .cont .row li .link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 243px 0 2px 0;
}

.l-content .l-content-wrap .box4 .cont .title {
    position: absolute;
    top: 121px;
    left: 30px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 34px;
}

.l-content .l-content-wrap .box4 .cont .title2 {
    left: 391px !important;
}

.l-content .l-content-wrap .box4 .cont .title3 {
    top: 507px !important;
}

.l-content .l-content-wrap .box4 .cont .title4 {
    top: 854px !important;
}

.l-content .l-content-wrap .box4 .cont .title::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #000000;
}

.l-content .l-content-wrap .box4 .cont table {
    position: absolute;
    left: 30px;
    width: 1140px;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0px;
}

.l-content .l-content-wrap .box4 .cont .tab1 {
    top: 557px;
    height: 260px;
}

.l-content .l-content-wrap .box4 .cont .tab1 td {
    padding: 7px 0;
    text-align: center;
    position: relative;
}

.l-content .l-content-wrap .box4 .cont .tab1 td > div {
    width: 353px;
    height: 100%;
    padding: 0 13px;
    position: relative;
}

.l-content .l-content-wrap .box4 .cont .tab1 td:not(:last-child) > div {
    border-right: 1px dotted #666666;
}

.l-content .l-content-wrap .box4 .cont .tab1 td .name {
    width: 100%;
    height: 34px;
    background-color: #cccccc;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
}

.l-content .l-content-wrap .box4 .cont .tab2 {
    top: 904px;
    height: 392px;
    border: 1px solid #666666;
}

.l-content .l-content-wrap .box4 .cont .tab2 td {
    border: 1px dotted #666666;
    font-size: 17px;
    text-align: center;
}

.l-content .l-content-wrap .box4 .cont .tab2 td.gray {
    background-color: #e8e8e8;
    font-weight: bold;
    color: #0f218b;
}

.l-content .l-content-wrap .box4 .cont .tab2 td.str {
    font-size: 19px;
    font-weight: bold;
    line-height: 29px;
}

.l-content .l-content-wrap .box4 .cont .tab2 td .sup {
    display: inline-block;
    font-size: 12px;
    transform: scale(0.8);
    vertical-align: top;
}

.l-content .l-content-wrap .box5 .cont .txt {
    position: absolute;
    top: 180px;
    left: 43px;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
}
.l-content .l-content-wrap .box5 .cont .txt1{color:#000000;}
.l-content .l-content-wrap .box5 .cont .txt2 {
    top: 319px !important;
}

.l-content .l-content-wrap .box5 .cont .txt a {
    display: inline-block;
    height: 25px;
    border-bottom: 2px solid #ffffff;
    font-size: 23px;
    font-weight: bold;
    color: #ffffff;
}

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

.l-content .l-content-wrap .box6 .cont li {
    height: 26px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 26px;
}

.l-content .l-content-wrap .box6 .cont li .disc {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    border-radius: 13px;
    background-color: #0f218b;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
}

.l-content .l-content-wrap .box6 .cont li a {
    display: inline-block;
    height: 26px;
    margin: 0 6px;
    border-bottom: 2px solid #0f218b;
    font-weight: bold;
    color: #0f218b;
}

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