@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-wrap {
    position: relative;
}

.l-content .slider {
    position: absolute;
    top: -510px;
    left: 0px;
    width: 100%;
    z-index: 99;
}

.l-content .slider>img:nth-child(5n+1) {
    position: absolute;
    left:0px;
    z-index: 100;
    box-sizing: border-box;
}

.l-content .slider>img:nth-child(5n+2) {
    position: absolute;
    top: 68px;
    left:0px;
    z-index: 100;
}

.l-content .slider>img:nth-child(5n+3) {
    position: absolute;
    top: 68px;
    right:0px;
    z-index: 100;
}



.l-content .slider>img:nth-child(5n+4) {
    position: absolute;
    bottom: 102px;
    right:0px;
    z-index: 100;
}





.l-content .slider>img:nth-child(5n+5) {
    position: absolute;
    bottom: 0px;
    right:0px;
    z-index: 100;
}

.l-content .bx-wrapper {
    border:0px !important;
    background-color: transparent !important;
}

.l-content .box1 {
    margin-top:10px;
}

.l-content .bx-controls {
    position: absolute;
    width:200px;
    bottom: 50px;
    left: 0px;
    z-index: 9999;
}


.l-content .bx-wrapper .bx-pager.bx-default-pager a {
    width: 18px !important;
    height:18px !important;
    border-radius: 9px;
}

.l-content .bx-wrapper .bx-pager.bx-default-pager a.active,
.l-content .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #003399;
}



.l-content .box1,
.l-content .box2,
.l-content .box3,
.l-content .box4,
.l-content .box5,
.l-content .box6,
.l-content .box7,
.l-content .box8,
.l-content .box9,
.l-content .box10,
.l-content .box11 {
    position: relative;
}


.l-content .box1 .content p:first-child {
    position: absolute;
    top: 40px;
    left:40px;
    font-size: 21px;
    line-height: 30px;
    color: #FFF;
}

.l-content .box1 .content p:last-child {
    position: absolute;
    top: 120px;
    left:40px;
    font-size: 43px;
    line-height: 30px;
    color: #FFCC00;
    font-weight: bold;
}

.l-content .box2 .content p:first-child {
    position: absolute;
    right:60px;
    top:200px;
    font-size: 40px;
    color: #FFCC00;
    font-weight: bold;
}

.l-content .box2 .content p:last-child {
    position: absolute;
    right:50px;
    top:260px;
    font-size: 20px;
    line-height: 30px;
    color: #FFF;
    text-align: right;
}

.l-content .box2 .content p:last-child strong {
    color: #FFcc00;
}

.l-content .box2 .gif {
    position: absolute;
    top: 44px;
    left: 665px;
}

.l-content .box3 .content {
    position: absolute;
    left:50px;
    top:0px;
    height:315px; 
    padding-left: 20px;
    padding-top:15px;
    text-align: left;
}

.l-content .box4 .content {
    position: absolute;
    right:50px;
    top:10px;
    height:315px; 
    padding-left: 20px;
    padding-top:15px;
    text-align: right;
}

.l-content .box8 .content {
    position: absolute;
    right:50px;
    top:0px;
    height:315px; 
    width:320px;
    padding-left: 20px;
    padding-top:15px;
    text-align: right;
}


.l-content .box3 .content p,
.l-content .box4 .content p {
    font-size: 25px;
    line-height: 36px;
}

.l-content .box4 .content p strong {
    color: #003399;
}

.l-content .box3 .content .code,
.l-content .box4 .content .code,
.l-content .box8 .content .code {
    position: absolute;
    top:190px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 26px;
    background: #bbb;
    width:156px;
    padding: 0 10px;
}

.l-content .box4 .content .code,
.l-content .box8 .content .code {
    right:24px;
}

.l-content .box3 .content .price,
.l-content .box4 .content .price,
.l-content .box8 .content .price {
    position: absolute;
    top:225px;

    font-size: 22px;
}

.l-content .box3 .content .price strong,
.l-content .box4 .content .price strong,
.l-content .box8 .content .price strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 37px;
    font-weight: bold;
    color:#DD0000;
}

.l-content .box3 .content .price span,
.l-content .box4 .content .price span,
.l-content .box8 .content .price span {
    font-size: 21px;
    color: #666;
}

.l-content .box3 .content .link,
.l-content .box4 .content .link,
.l-content .box8 .content .link {
    position: absolute;
    bottom:15px;
}

.l-content .box5 {
    background: #191d9b;
    text-align: center;
    padding-bottom: 30px;
}

.l-content .box5 h2 {
    width: 100%;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    color: #FFF;
    background: url(../images/h.png) center center no-repeat;
}

.l-content .box5 .products,
.l-content .box9 .products {
    width: 1099px;
    margin: auto;
}

.l-content .box5 .products li,
.l-content .box9 .products li {
    float:left;
    border:1px solid #4d4d4d;
    background-color: #FFF;
    width: 263px;
    padding:10px 0;
}

.l-content .box5 .products li:not(:last-child),
.l-content .box9 .products li:not(:last-child) {
    margin-right:11px;
}

.l-content .box5 .products li span,
.l-content .box9 .products li span {
    display: block;
}

.l-content .box5 .products li span.name,
.l-content .box9 .products li span.name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.l-content .box5 .products li span.code,
.l-content .box9 .products li span.code {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7e7e7;
    width: 241px;
    margin: auto;
    line-height: 20px;
}

.l-content .box5 .products li span.price,
.l-content .box9 .products li span.price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 5px auto;
}

.l-content .box5 .products li span.price strong,
.l-content .box9 .products li span.price strong {
    font-size: 28px;
    font-weight: bold;
    color:#DD0000;
}

.l-content .box6 {
    margin-top: 10px;
}

.l-content .box6 .content p:first-child {
    position: absolute;
    top: 50px;
    left:40px;
    font-size: 21px;
    line-height: 30px;
}

.l-content .box6 .content p:last-child {
    position: absolute;
    top: 130px;
    left:40px;
    font-size: 43px;
    line-height: 30px;
    color: #003399;
    font-weight: bold;
}

.l-content .box7 .content p {
    font-size: 21px;
    line-height: 30px;
    position: absolute;
    right: 50px;
    bottom: 10px;
    text-align: right;
}

.l-content .box9 {
    background-color: #fbcc00;
    text-align: center;
    padding-bottom: 30px;
}

.l-content .box9 h2 {
    width: 100%;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    background: url(../images/h2.png) center center no-repeat;
}

.l-content .box10 {
    margin-top: 10px;
}

.l-content .box10 .content {
    font-size: 80px;
    position: absolute;
    letter-spacing: 7px;
    top:80px;
    left: 60px;
}



.l-content .box11 .content p {
    font-size: 21px;
    line-height: 30px;
    position: absolute;
    right: 50px;
    top: 270px;
    text-align: right;
}

.l-content .box11 .content .title {
    font-size: 18px;
    text-align: center;
    position: absolute;
    width: 100%;
    top:364px;
}

.l-content .box12 {
    background-color: #ccc;
    padding: 15px;
    text-align: center;
}

.l-content .box12 .products {
    width: 1099px;
    margin: auto;
}


.l-content .box12 .products li{
    float:left;
    border:1px solid #4d4d4d;
    background-color: #FFF;
    width: 354px;
    padding:10px 0;
}

.l-content .box12 .products li:not(:last-child){
    margin-right:15px;
}

.l-content .box12 .products li span {
    display: block;
}

.l-content .box12 .products li span.name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.l-content .box12 .products li span.code {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7e7e7;
    width: 241px;
    margin: auto;
    line-height: 20px;
}

.l-content .box12 .products li span.price{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 5px auto;
}

.l-content .box12 .products li span.price strong {
    font-size: 28px;
    font-weight: bold;
    color:#DD0000;
}

.l-content .box12 .desc {
    font-size: 14px;
    text-align: right;
    padding: 10px 0;
    width: 1099px;
    margin: auto;
}


.l-content .box13 {
    position: relative;
    padding: 30px 0;
    background: #fff;
}

.l-content .box13 dl {
    width:1099px;
    margin:auto;
    font-size: 18px;
}

.l-content .box13 dl dt {
    font-size: 29px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    padding-left:45px;
    margin-bottom: 20px;
}

.l-content .box13 dl dt::before {
    content:url(../images/icon.png);
    position: absolute;
    margin-left:-45px;
}

.l-content .box13 dl dd {
    line-height: 30px;
    text-indent: -20px;
    padding-left: 20px;
    padding-right: 200px;
}

.l-content .box13 dl dd span {
    background: url(../images/arrow.png) center center no-repeat;
    margin-right: 5px;
}

.l-content .box13 .img {
    position: absolute;
    right: 20px;
    bottom: -80px;
    z-index: 99;
}

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

.l-content .box14 h2 {
    width:100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    letter-spacing: 5px;
    font-weight: bold;
    background: #FFCC00;
}


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

.l-content .box14 a {
    position: absolute;
    left: 69px;
    bottom: 43px;
}

.boxSlider {
    position: absolute;
    width: 100%;
    height: 499px;
    left: 0;
    top: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-pagination {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 99;
}
.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background: #666;
    opacity: 1;
    margin: 0 5px;
}
.swiper-pagination-bullet:focus {
    outline: none;
}
.swiper-pagination-bullet-active {
    background: #003399;
}