<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wlkjhg img.videoed* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.cl {
    clear: both;
}

.tops {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.logo {
    float: left;
    margin: 10px 0;
    width: 200px;
}

.daoh {
    float: left;
    margin: 0 45px;
}

.daoh li {
    display: inline-block;
    padding: 20px 15px;
}

.daoh li a {
    font-size: 18px;
    color: #0a0a0a;
    padding: 0 12px 22px;
    font-weight: 400;
}

.on {
    color: #0075C1!important;
    border-bottom: 5px solid #0075C1;
}

.sousuo {
    float: right;
    margin: 33px 0;
}

.sousuo input {
    border: 0;
    background-color: #EEEEEE;
    border-radius: 8px;
    outline: none;
}

.anniu {
    background: url(../images/ss.png) no-repeat center center;
    width: 35px;
    height: 35px;
    background-size: 30px;
    margin-left: -30px;
}

.sousk {
    width: 150px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 15px;
}

.banner {
    width: 100%;
    height: 600px;
    max-width: 100%;
    overflow: hidden;
}

.banner img {
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    flex-direction: column;
}

.hang1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: 175px;
}

.hang2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 175px;
}

.banewz {
    position: absolute;
    top: 200px;
    z-index: 999;
    left: 700px;
    color: #fff;
}

.banewz h2 {
    font-size: 30px;
}

.banewz p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
}

.banewz a {
    border: 1px solid #fff;
    border-radius: 7px;
    padding: 7px 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 40px;
    display: inline-block;
}

.qwer {
    width: 100%;
    height: auto;
    min-width: 1200px;
    padding: 30px 0;
}

.qazx {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.dname {
    font-size: 30px;
    color: #0a0a0a;
    text-align: center;
}

.ywname {
    font-size: 20px;
    color: RGBA(183, 204, 226, 1);
    line-height: 30px;
    text-align: center;
}

.sygoods {
    width: 100%;
    margin-top: 30px;
}

.sygsdslft {
    width: 32%;
    float: left;
}

.sygsdslft ul li {
    padding: 15px;
    background: #fff;
    color: #141313;
    height: 210px;
    margin-top: 15px;
}

.sygsdslft ul li img {
    width: auto;
    height: 150px;
    float: left;
}

.sygsdslft ul li div {
    padding: 0 10px;
    width: 50%;
    display: inline-block;
}

.sygsdslft ul li a {
    display: inline-block;
    background: #0075c1;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 22px;
}

.sygsdslft h1 {
    font-size: 20px;
}

.sygsdslft p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 200px;
}

.sygsctr {
    background: #fff;
    margin: 14px;
    padding: 10px;
    height: 437px;
}

.sygsctr img {
    width: 100%;
    height: 50%;
}

.sygsctr div {
    padding: 10px;
}

.sygsctr a {
    display: inline-block;
    background: #0075c1;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 10px 25px;
    margin-top: 30px;
}

.syjianj {
    width: 100%;
    height: auto;
    margin: 40px 0;
}

.syjianjlft {
    width: 46%;
    float: left;
}

.fgdgrr {
    padding: 50px 0!important;
}

.syjianjlft p {
    font-size: 16px;
    color: #0a0a0a;
    line-height: 28px;
    text-indent: 30px;
}

.syjianjrigt {
    width: 51%;
    float: right;
}

.videolist {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.videolist:hover {
    cursor: pointer;
}

.videoed {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 47%;
    top: 43%;
    z-index: 99;
    border-radius: 100%;
}

.videos {
    display: none;
    border: 1px solid #080808;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -210px;
    z-index: 100;
    width: 640px;
    height: 360px;
}

.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}

.syorrz {
    width: 100%;
    border-radius: 20px;
    background: #fff;
    text-align: center;
    margin-top: 50px;
}

.syorrz img {
    width: 90%;
}

.sypatr {
    width: 100%;
    margin: 40px 0;
    text-align: center;
}

.sypatr ul li img {
    height: 100px;
    width: auto;
}

.sypatr ul li {
    background: #fff;
    width: 18%;
    border-radius: 10px;
    margin: 10px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}

.syhzksd {
    padding: 100px 0!important;
}

.syzenms {
    font-size: 40px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
}

.syptrzms ul li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    margin-left: 49px;
}

.syptrnae {
    text-align: center;
}

.syptrzms {
    margin-top: 100px;
}

.syptrzms ul li img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}

.syptrzms ul li div p {
    position: absolute;
    bottom: 0;
    left: 30%;
}

.syptrzms ul li div p span {
    color: #0075c1;
}

.symesg ul li {
    float: left;
    width: 50%;
    margin-top: 20px;
}

.symesg ul li span {
    font-size: 16px;
    color: #2e2e2e;
    line-height: 30px;
    padding-right: 5px;
}

.symesg ul li input {
    background: #f5f5f5;
    border-radius: 8px;
    width: 70%;
    border: 0;
    outline: none;
    padding: 15px;
    font-size: 16px
}

.sylyly {
    margin: 20px 0 20px 30px;
}

.sylyly span {
    float: left;
    padding-right: 10px;
}

.sylyly textarea {
    border: 0;
    background: #f5f5f5;
    border-radius: 8px;
    outline: none;
    padding: 15px;
    font-size: 16px;
    width: 88%;
    height: 200px;
}

.sylytj {
    width: 200px;
    color: #fff;
    line-height: 45px;
    background: #0075C1;
    font-size: 16px;
    float: right;
    border: 0;
    outline: none;
    margin-right: 65px;
    cursor: pointer;
}

.bottom {
    color: #fff;
}

.bottom li span {
    line-height: 25px;
    display: block;
}

.bottom ul {
    border-bottom: 1px solid #313131;
}

.bottom ul li a {
    color: #fff;
    display: block;
    line-height: 25px;
}

.bottom ul li p {
    padding-bottom: 20px;
}

.bottom ul li {
    border-left: 1px solid #313131;
    width: 20%;
    float: left;
    min-height: 250px;
    padding-left: 20px;
    margin-bottom: 35px;
}

.navchildbox {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    display: none;
    border-top: 1px solid #ddd;
    z-index: 8;
    height: 450px;
}

.pblcbaner {
    width: 100%;
    height: 350px;
}

.godsaw {
    border-bottom: 1px solid #EEEEEE;
    padding: 0!important;
}

.godsaw ul li {
    float: left;
    font-size: 16px;
}

.godsaw ul li a {
    display: block;
    color: #0A0A0A;
    padding: 12px 33px;
    font-size: 18px;
}

.acse {
    color: #fff!important;
    background: #0075C1;
}

.gdskbkb {
    background: #fff;
    padding: 35px 0;
}

.gdspbe {
    width: 100%;
    background: #fff;
    margin-top: -20px;
    padding-bottom: 80px;
}

.gdswqsc {
    width: 20%;
    height: auto;
    float: left;
    border-right: 1px solid #F6F6F6;
}

.gdseraw {
    background: #F6F6F6;
    padding-top: 0!important;
}

.gdslyly {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
    padding: 50px;
    margin-bottom: 50px;
}

.gdsqkfi ul li h1 {
    color: #1b1b1b;
    font-size: 16px;
}

.gdsqkfi ul li .goods_img img {
    max-width: 100%;
    max-height: 200px;
    height: 150px;
    width: auto;
    margin: 0 auto;
}

.gdsqkfi ul li {
    width: 22%;
    float: left;
    margin-left: 30px;
    background: #F6F6F6;
    padding: 2px;
    margin-bottom: 20px;
    height: 220px;
}

.njfgr {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 40px;
}

.njfgr:hover {
    color: #0075c1;
}

.agdsmw {
    float: left;
    line-height: 40px;
    font-weight: 550;
    padding-left: 5px;
    font-size: 18px;
}

.gdslll {
    font-size: 20px;
    float: left;
    color: #0075c1;
    line-height: 40px;
}

.gdsnae {
    color: #333;
    padding: 20px 0;
}

.gdsrgt {
    width: 74%;
    float: left;
    padding: 0 35px;
}

.gdsent {
    color: #0075c1!important;
    border-right: 2px solid #0075C1;
}

.gdswqsc ul li a {
    font-size: 15px;
    color: #0a0a0a;
    padding: 15px 0px 15px 25px;
    display: block;
}

.zldnte p span {
    font-size: 12px;
    padding: 0 10px;
}

.zldnte p {
    color: #212121;
    line-height: 30px;
}

.zldnte {
    margin: 40px 0;
}

.zldnk div {
    float: left;
}

.zsxtet {
    margin-top: 30px;
}

.zldnk {
    padding: 15px 0 0 30px;
}

.zldnk p {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.zldnk h1 {
    font-size: 16px;
    color: #212121
}

.zldnk img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.zsxtet li {
    float: left;
    width: 18%;
    margin-left: 25px;
    border: 2px solid #f6f6f6;
}

.zldts {
    width: 100%;
    min-height: 170px;
}

.zlsaq {
    padding: 30px 0;
}

.zlxdwe {
    font-size: 16px;
    line-height: 28px;
    color: #212121;
    padding: 15px 0;
}

.zldrg {
    min-width: 100%;
    min-height: 600px;
}

.zllzs li {
    float: left;
    margin-top: 20px;
    margin-left: 32px;
    width: 23%;
}

.zllzs li img {
    width: 100%;
    min-height: 380px;
}

.sysopkr li img {
    width: 100%;
}

.sysopkr li p {
    color: #212121;
    font-size: 16px;
}

.sysopkr {
    margin: 30px 0;
}

.sysopkr li {
    float: left;
    margin-left: 32px;
    width: 23%;
    margin-bottom: 30px;
}

.sysljgd {
    float: right;
    line-height: 40px;
    color: #212121;
}

.afrfr p {
    font-size: 16px;
    color: #212121;
    line-height: 35px;
}

.afrfr img {
    width: 100%;
    min-height: 260px;
}

.szweud li {
    float: left;
    width: 18%;
    margin: 20px 0 20px 30px;
    text-align: center;
    background: #F6F6F6;
    padding: 20px 0;
    border-radius: 10px;
}

.scemth {
    background: url(../images/q1.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 23px 0 16px;
    color: #fff!important;
    margin-left: 0!important;
}

.scgskw {
    margin: 20px 0 10px 0;
}


/* .wlkjhg img {
    width: auto;
    margin: 20px 0;
    height: 684px;
    max-width: 100%;
    max-height: 684px;
} */

.njdgfhr img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.scewf span {
    float: left;
    color: #212121;
    font-size: 18px;
    margin: 5px 10px;
}

.scewf img {
    width: 55px;
    height: 25px;
    float: left;
}

.zyzcw {
    text-align: center;
    color: #fff;
    font-size: 60px;
    padding: 200px 0;
}

.abtsjl li h1 {
    display: inline-block;
    font-size: 40px;
}

.abtsjl li div {
    color: #fff;
}

.abtsjl li {
    float: left;
    padding: 0 30px;
    border-left: 1px solid #E9E9E9;
}

.abtsjl p {
    color: #fff;
}

.lxrgt ul li {
    margin-top: 20px;
}

.lxdzdz p {
    line-height: 25px;
    color: #0a0a0a;
    font-size: 14px;
}

.lxdzdz h1 {
    font-size: 16px;
    color: #0a0a0a;
}

.lxdzdz {
    float: left;
}

.lxwrff {
    float: left;
    margin: 0 10px;
}

.lxrgt {
    width: 49%;
    float: right;
    margin-top: 30px;
}

.lxlft {
    width: 48%;
    float: left;
    margin-top: 30px;
}

.gdswjrg p {
    line-height: 30px;
}

.gdswjrg a {
    color: #0075c1;
}

.gdswjrg {
    padding: 0 30px;
    text-align: right;
}

.gdsjhgr {
    text-align: center;
    font-size: 25px;
    color: #0a0a0a;
    line-height: 30px;
}

.gdsqugd {
    padding: 30px;
    line-height: 28px;
    text-indent: 30px;
}

.newsqaf ul li {
    padding-bottom: 18px;
}

.newsqaf {
    width: 47%;
    float: right;
}

.newsqaf a {
    color: #0a0a0a;
    font-size: 16px;
    font-weight: 550;
}

.newsqaf a:hover {
    color: #0075c1;
}

.newsqaf span {
    color: #888888;
    font-size: 14px;
    float: right;
}

.newsqaf p {
    color: #888888;
    font-size: 14px;
    line-height: 30px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.newsljgd {
    display: inline-block;
    float: right;
    background: #0075c1;
    color: #fff!important;
    padding: 8px 20px;
}</pre></body></html>