<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sort {
    margin-bottom: 40px;
}

.sort dl {
    margin: 0 0 1px;
    background-color: #ffffff;
    overflow: hidden;
}

.sort dt {
    float: left;
    text-align: center;
    width: 128px;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
}

.sort dt strong {
    display: block;
    border-right: 1px solid #c5c5c5;
}

.sort dd {
    margin-left: 168px;
    overflow: hidden;
    height: 60px;
}

.sort dd p {
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px;
}

.sort dd p a {
    display: block;
    float: left;
    margin: 7px 30px 0 0;
	line-height: 26px;
    height: 26px;
}

.sort dd p a:hover,.sort dd p a.active {
    color: #ffffff;
    background-color: #003399;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 9px;
    line-height: 26px;
    height: 26px;
}

.sort dd .more {
    float: right;
    background: url(../images/footer11.png) no-repeat right center;
    padding-right: 20px;
    margin: 20px;
}

.ct2 {
    position: relative;
    background-color: #f7f7f7;
}

.ct2-mn {
    margin-right: 300px;
    background-color: #fff;
    padding-right: 40px;
    min-height: 700px;
}

.ct2-sd {
    position: absolute;
    right: 0;
    width: 300px;
    top: 0;
}

.filter {
    background-color: #e1e1e1;
    margin-bottom: 40px;
}

.filter form {
    float: right;
    position: relative;
    margin-top: 12px;
    margin-right: 12px;
}

.filter form input {
    display: block;
    padding: 5px 55px 5px 15px;
    border: 0;
    background-color: #fff;
    border-radius: 20px;
    line-height: 20px;
    width: 150px;
}

.filter form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    border: 0;
    background: url(../images/product5.png) no-repeat center;
}

.filter a {
    float: left;
    line-height: 54px;
    font-size: 0;
    padding: 0 30px;
}

.filter a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.filter a i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 8px;
    height: 15px;
    background: url(../images/product4.png) no-repeat 0 0;
}

.filter a.active {
    background-color: #009bde;
    color: #fff;
}

.list-4 li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #f1f1f1;
}

.list-4 li a {
    display: block;
    overflow: hidden;
}

.list-4 li .img-center {
    float: left;
    width: 270px;
    background: #006693;
    position: relative;
}

.list-4 li .img-center .imgbg {
    opacity: 0.7;
}

.list-4 li .img-center .yxlogo {
    width: 87px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -43.5px 0 0 -43.5px;
}

.list-4 li .img-center .yxlogo img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.list-4 li .text {
    margin-left: 300px;
    position: relative;
    padding-right: 170px;
}

.list-4 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-4 li .text h4 small {
    display: block;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-4 li .text .add {
    color: #666;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    display: block;
    background: url(../images/index23.png) no-repeat 0 center;
    padding-left: 20px;
}

.list-4 li .text .tag {
    font-size: 0;
    margin-top: 10px;
}

.list-4 li .text .tag span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0;
    color: #727272;
    background-color: #f3f3f3;
    padding: 3px 10px;
    font-size: 14px;
}

.list-4 li .text .price {
    font-size: 0;
}

.list-4 li .text .price p {
    margin: 10px 60px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #8f8f8f;
}

.list-4 li .text .price span {
    display: block;
    color: #333;
}

.list-4 li .text .more {
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 35px;
    margin-top: -17px;
    background-color: #009bde;
    color: #fff;
    width: 140px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
}

.pages {
    margin: 40px 0 0;
    text-align: center;
    font-size: 0;
}

.pages a {
    display: inline-block;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pages a:hover,.pages a.active {
    background-color: #009bde;
    color: #fff;
}

.list-5 {
}

.list-5 li a {
    display: block;
    padding: 30px 20px;
    border-top: solid 1px #e8e8e8;
    overflow: hidden;
}

.list-5 li:first-child a {
    border-top: 0;
}

.list-5 li .img-center {
    float: left;
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 50%;
    overflow: hidden;
}

.list-5 li .text {
    margin-left: 105px;
}

.list-5 li .text h4 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-5 li .text .tag {
    font-size: 0;
    margin-top: 5px;
}

.list-5 li .text .tag span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0;
    color: #727272;
    background-color: #fff;
    padding: 3px 10px;
    font-size: 14px;
}

.list-5 li .text p {
    margin: 10px 0 0;
    font-size: 12px;
    color: #797979;
}

.list-5 li .text p span {
    color: #c00000;
}

.nav-sub {
    text-align: center;
    font-size: 0;
    margin-top: -135px;
    margin-bottom: 90px;
}

.nav-sub li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}

.nav-sub li a {
    display: block;
    font-size: 16px;
}

.nav-sub li i {
    display: block;
    border: solid 1px #dfdfdf;
    background: no-repeat center / 90px #fff;
    width: 88px;
    height: 88px;
    border-radius: 50%;
}

.nav-sub li span {
    display: block;
    margin-top: 15px;
}

.nav-sub li.active a {
    color: #009bde;
}

.nav-sub li.active i {
    background-color: #009bde;
    border-color: #009bde;
}

.subnews li:first-child i {
    background-image: url(../images/index405905131.png);
}

.subnews li:nth-child(2) i {
    background-image: url(../images/index416044804.png);
}

.subnews li:nth-child(3) i {
    background-image: url(../images/index428001443.png);
}

.subnews li:nth-child(4) i {
    background-image: url(../images/index436929364.png);
}

.subnews li:first-child.active i {
    background-image: url(../images/index40_h3053347.png);
}

.subnews li:nth-child(2).active i {
    background-image: url(../images/index41_h6736063.png);
}

.subnews li:nth-child(3).active i {
    background-image: url(../images/index42_h2803076.png);
}

.subnews li:nth-child(4).active i {
    background-image: url(../images/index43_h3763781.png);
}

.nav-sub li i.i5 {
    background-image: url(../images/index485106590.png);
}

.nav-sub li i.i6 {
    background-image: url(../images/index491353283.png);
}

.nav-sub li i.i7 {
    background-image: url(../images/index502662806.png);
}

.nav-sub li i.i8 {
    background-image: url(../images/index529034338.png);
}

.nav-sub li i.i9 {
    background-image: url(../images/index512541442.png);
}

.nav-sub li.active i.i5 {
    background-image: url(../images/index48_h4923849.png);
}

.nav-sub li.active i.i6 {
    background-image: url(../images/index49_h3427970.png);
}

.nav-sub li.active i.i7 {
    background-image: url(../images/index43_h9192917.png);
}

.nav-sub li.active i.i8 {
    background-image: url(../images/index52_h4739689.png);
}

.nav-sub li.active i.i9 {
    background-image: url(../images/index51_h5931461.png);
}

.list-6 li {
    margin-bottom: 20px;
}

.list-6 li a {
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #f7f7f7;
    padding: 25px;
    overflow: hidden;
}

.list-6 li .date {
    float: left;
    text-align: center;
    width: 95px;
    font-size: 20px;
    padding: 30px 0;
    margin-right: 25px;
}

.list-6 li .date strong {
    display: block;
    font-size: 72px;
    line-height: 1;
    color: #c2c2c2;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-family: Arial;
}

.list-6 li .img-cover {
    float: left;
    width: 200px;
    height: 160px;
}

.list-6 li .text {
    margin-left: 345px;
    padding-top: 18px;
}

.list-6 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-6 li .text p {
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 1.8;
    height: 84px;
    margin: 15px 0 0;
    text-align: justify;
    overflow: hidden;
}

.list-6 li a:hover {
    color: #fff;
    background-color: #009bde;
}

.list-6 li a:hover .data strong {
    color: #fff;
}

.list-6 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-6 li a:hover .text p {
    color: #fff;
}

.list-7 li {
    border-top: solid 1px #e7e7e7;
}

.list-7 li:first-child {
    border-top: none;
}

.list-7 li a {
    display: block;
    overflow: hidden;
    padding: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .img-center {
    float: right;
    width: 88px;
}

.list-7 li .text {
    margin-right: 98px;
}

.list-7 li .text h4 {
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    margin: 0;
}

.list-7 li .text span {
    display: block;
    opacity: 0.7;
    font-size: 12px;
    margin-top: 10px;
}

.list-7 li a:hover {
    background-color: #009bde;
    color: #fff;
}

.about-1 {
    margin: 0 auto;
    max-width: 1400px;
    font-size: 18px;
    text-align: justify;
    line-height: 2;
}

.about-1 p {
    margin: 0;
}

.about-2 {
    margin: 0;
    position: relative;
}

.about-2:before {
    position: absolute;
    content: '';
    background-color: #f6f5f1;
    width: 10000px;
    left: 47%;
    top: 0;
    height: 100%;
    z-index: 1;
}

.about-2 dt {
    width: 56%;
    height: 640px;
    background: no-repeat center / cover;
    float: left;
}

.about-2 dt:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #00a2e9;
    position: absolute;
    left: 0;
    bottom: 20%;
}

.about-2 dd {
    margin-left: 56%;
    padding-left: 40px;
    padding-top: 60px;
    position: relative;
    z-index: 2;
    left: -130px;
}

.about-2 dd h4 {
    margin: 0 0 10px -130px;
    color: #009bde;
    font-family: "Arial Black";
    font-size: 45px;
    text-transform: uppercase;
    position: relative;
    left: -130px;
    width: 800px;
}

.about-2 dd h5 {
    margin: 0;
    font-size: 24px;
}

.about-2 dd p {
    margin: 25px 0 0;
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.about-2 dd .more {
    display: block;
    margin-top: 60px;
    width: 180px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    background-color: #009bde;
    color: #fff;
    border-radius: 40px;
}

.about-3 .swiper-slide a {
    display: block;
    border-left: dashed 1px #d9d9d9;
    padding: 0 30px;
}

.about-3 .swiper-slide:first-child a {
    border-left: 0;
}

.about-3 .swiper-slide .img-center {
    line-height: 116px;
    height: 116px;
}

.about-3 .swiper-slide h4 {
    font-size: 24px;
    margin: 0;
    line-height: 1.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: normal;
}

.about-3 .swiper-slide h5 {
    font-size: 14px;
    color: #888;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 2;
    text-align: center;
    margin: 0;
}

.about-3 .swiper-slide i {
    width: 30px;
    height: 2px;
    margin: 15px auto;
    background-color: #009bde;
    display: block;
}

.about-3 .swiper-slide p {
    margin: 0;
    font-size: 16px;
    color: #666;
    height: 88px;
    overflow: hidden;
}

.about-3 .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 20px;
    display: none;
}

.about-love {
    text-align: center;
    padding: 65px 0;
    background: url(../images/about6.jpg) no-repeat center / cover;
    color: #fff;
    font-size: 24px;
}

.about-4 {
    margin-left: -26px;
}

.about-4 li {
    float: left;
    width: 33.333333%;
}

.about-4 li .wrap {
    background-color: #fff;
    margin: 0 0 26px 26px;
    box-shadow: 0 0 16px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 27px 30px 37px 34px;
}

.about-4 li h4 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
}

.about-4 li h4:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #666;
    opacity: 0.5;
    margin: 15px 0;
}

.about-4 li .swiper-container {
    height: 224px;
}

.about-4 li .swiper-slide {
    height: auto;
    font-size: 16px;
    line-height: 1.8;
}

.about-4 li .wrap:hover {
    background-color: #009bde;
    color: #fff;
}

.about-4 li .wrap:hover h4:after {
    background-color: #fff;
}

.about-4-1 {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}

.about-4-1 strong {
    color: #c9151e;
    text-decoration: underline;
}

.about-4-1 span {
    display: block;
    color: #666;
    font-size: 16px;
    margin-top: 5px;
}

.contact {
    position: relative;
}

.contact .map {
    height: 100%;
}

.contact .text {
    background-color: #fff;
    box-shadow: 0 5px 38px rgba(210,210,210,0.57);
    padding: 14px 34px;
    width: 800px;
    margin: 20px auto 50px
}

.contact .text dl {
    margin: 0;
    padding: 20px 0;
    border-top: solid 1px #e1e1e1;
}

.contact .text dl:first-child {
    border: 0;
}

.contact .text dt {
    color: #009bde;
    font-size: 18px;
}

.contact .text dd {
    margin: 10px 0 0;
}

.message {
    background-color: #f2f2f2;
    padding: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.message {
    background-color: #f2f2f2;
    padding: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.message form {
    overflow: hidden;
    display: block;
    margin: -30px 0 0 -60px;
}

.message .form-group {
    float: left;
    margin: 30px 0 0 60px;
    width: 470px;
}

.message .form-label {
    display: block;
    margin-bottom: 10px;
}

.message .form-label span {
    color: red;
}

.message .form-content {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px 15px;
}

.message .form-control {
    border: 0;
    background-color: transparent;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.message .form-submit {
    display: block;
    background: #007ccb;
    color: #fff;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    height: 54px;
    font-size: 16px;
    width: 280px;
    margin: 0 auto;
}

.message .form-group.full {
    float: none;
    width: auto;
}

.message .form-tips {
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.message .form-tips span {
    color: red;
}

.yzm-box {
    position: relative;
}

.yzm-box .yzm-pic {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 30px;
    line-height: 30px;
}

.message .form-tips {
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.message .form-tips span {
    color: red;
}

.xiangmu {
    background-color: #f7f7f7;
}

.xiangmu .item {
    position: relative;
    min-height: 540px;
}

.xiangmu .img-cover {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: no-repeat center / cover;
}

.xiangmu .img-cover:after {
    content: '';
    width: 61px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/guide17.png) no-repeat center center;
    background-size: 100% 100%;
}

.xiangmu .text {
    width: 45%;
    padding: 80px 0;
}

.xiangmu .text h4 {
    margin: 0 0 50px;
    border-bottom: 1px solid #ddd;
    color: #009bde;
    font-size: 0;
}

.xiangmu .text h4 span {
    border-bottom: 2px solid #009bde;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -1px;
    padding-bottom: 25px;
}

.xiangmu .text p {
    margin: 15px 0 0;
    color: #666;
    line-height: 1.8;
    background: url(../images/guide16.png) no-repeat 0 8px;
    padding-left: 32px;
}

.xiangmu .item:nth-of-type(even) .img-cover {
    right: auto;
    left: 0;
}

.xiangmu .item:nth-of-type(even) .img-cover:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.xiangmu .item:nth-of-type(even) .text {
    margin-left: 55%;
}

.saom li {
    float: left;
    width: 20%;
}

.saom li:first-child {
    width: 40%;
}

.saom li a {
    display: block;
    position: relative;
    background-color: #f5f5f5;
    height: 584px;
}

.saom li .img-cover {
    height: 292px;
    background: no-repeat center / cover;
}

.saom li .text {
    padding: 25px;
    height: 242px;
    position: relative;
}

.saom li .text:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #f5f5f5 transparent;
}

.saom li .text .date {
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.saom li .text .date strong {
    display: block;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 5px;
}

.saom li .text h4 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
}

.saom li .text p {
    margin: 15px 0 0;
    color: #888;
    line-height: 1.8;
    height: 75px;
    overflow: hidden;
    text-align: justify;
}

.saom li:nth-of-type(even) .img-cover {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.saom li:nth-of-type(even) .text:before {
    border-width: 10px 12px 0 12px;
    border-color: #f5f5f5 transparent transparent transparent;
    top: 100%;
    bottom: auto;
}

.saom li:first-child .img-cover {
    height: 386px;
}

.saom li:first-child .text {
    height: 148px;
}

.saom li:first-child .text .date {
    position: absolute;
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

.saom li:first-child .text h4 {
    margin-left: 75px;
    font-size: 20px;
    height: 56px;
    padding-top: 2px;
}

.aq {
    max-width: 1200px;
    margin: 0 auto;
}

.aq-msg {
    float: left;
    width: 530px;
}

.aq-msg .form-group {
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px;
}

.aq-msg .form-label {
    display: block;
    float: left;
    width: 80px;
    text-align: right;
}

.aq-msg .form-label span {
    color: red;
}

.aq-msg .form-content {
    margin-left: 95px;
}

.aq-msg .form-control {
    line-height: 20px;
    font-size: 14px;
    border: 0;
    padding: 0;
    width: 100%;
    display: block;
}

.message #vdcode,.aq-msg #vdcode {
    text-transform : uppercase;
}

.aq-msg .form-submit {
    padding: 0;
    color: #fff;
    background-color: #009bde;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    border-radius: 4px;
    height: 50px;
    width: 100%;
}

.aq-msg .yzm .form-group {
    float: left;
    width: 210px;
    margin-bottom: 0;
}

.aq-msg .yzm .form-submit {
    float: right;
    width: 150px;
}

.aq-msg .yzm-pic {
    height: 50px;
    margin: 0 10px;
    width: 120px;
}

.aq-ewm {
    float: right;
    width: 500px;
}

.aq-ewm .img-center {
    float: left;
    width: 150px;
    height: 150px;
    line-height: 150px;
    padding: 8px;
    background-color: #fff;
}

.aq-ewm .text {
    margin-left: 186px;
    padding-top: 20px;
}

.aq-ewm p {
    margin: 10px 0 0;
    padding: 5px 0 5px 40px;
    background: no-repeat 0 center;
    font-size: 16px;
}

.aq-ewm p.i1 {
    background-image: url(../images/guide23.png)
}

.aq-ewm p.i2 {
    background-image: url(../images/guide24.png)
}

.prd-info {
    margin: 0 auto;
    max-width: 1200px;
}

.prd-info dt {
    float: left;
    background-color: #fff;
    width: 246px;
}

.prd-info dd {
    text-align: left;
    margin-left: 296px;
}

.prd-info dd .tit {
    font-size: 36px;
    font-weight: normal;
}

.prd-info dd .tit small {
    display: block;
    font-size: 18px;
}

.prd-info dd p {
    border-top: solid 1px rgba(255,255,255,0.2);
    padding-top: 15px;
    margin: 15px 0 0;
    font-size: 0;
}

.prd-info dd p span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 5px 35px 5px 0;
}

.prd-info dd .btn {
    display: block;
    font-size: 16px;
    width: 216px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 30px;
}

.prd-body {
    position: relative;
}

.prd-slider {
    float: right;
    width: 220px;
}

.prd-slider li {
    border-bottom: 1px solid #fff;
}

.prd-slider li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 2px;
    background: no-repeat 90% center #f7f7f8;
    padding: 0 52px 0 42px;
}

.prd-slider li a.active {
    background-color: #009bde;
    color: #fff;
    background-image: url(../images/product12.png);
}

.prd-main {
    margin-right: 250px;
}

.prd-tit {
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 70px;
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.prd-tit:after {
    position: absolute;
    content: '';
    left: 70px;
    bottom: -1px;
    height: 2px;
    background-color: #009bde;
    width: 100px;
}

.prd-tit strong {
    display: block;
    line-height: 1;
    font-size: 24px;
    color: #999;
    text-transform: uppercase;
    font-family: Arial;
}

.prd-tit strong span {
    color: #009bde;
}

.prd-tit i {
    width: 54px;
    height: 54px;
    border: 1px solid #009bde;
    border-radius: 50%;
    background: no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 0;
}

.prd-tit i.i1 {
    background-image: url(../images/product13.png);
}

.prd-tit i.i2 {
    background-image: url(../images/product14.png);
}

.prd-tit i.i3 {
    background-image: url(../images/product15.png);
}

.prd-tit i.i4 {
    background-image: url(../images/product16.png);
}

.prd-tit i.i5 {
    background-image: url(../images/product17.png);
}

.prd-tit i.i6 {
    background-image: url(../images/product18.png);
}

.prd-tit i.i7 {
    background-image: url(../images/product19.png);
}

.prd-tit i.i8 {
    background-image: url(../images/product20.png);
}

.prd-tit i.i9 {
    background-image: url(../images/product21.png);
}

.prd-sec {
    margin-bottom: 40px;
}

.prd-content {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}

.prd-content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.prd-gallery .swiper-slide {
    height: 520px;
    background: no-repeat center / cover;
}

.prd-gallery .text {
    height: 100%;
    display: table;
    width: 420px;
    background: url(../images/product24.png) repeat center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.prd-gallery .wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 10%;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
}

.prd-gallery .swiper-button-prev,.prd-gallery .swiper-button-next {
    width: 80px;
    height: 80px;
    margin: 0;
    background-color: rgba(255,255,255,0.8);
    top: auto;
}

.prd-gallery .swiper-button-prev {
    left: auto;
    right: 0;
    bottom: 82px;
}

.prd-gallery .swiper-button-next {
    right: 0;
    bottom: 0;
}

.xgyxHead {
    margin-bottom: 30px;
    color: #009bde;
    font-size: 22px;
}

.news-title {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.news-title h1 {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
}

.news-title p {
    margin: 10px 0 0;
    font-size: 0;
}

.news-title p span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
}

.news-content {
    line-height: 1.8;
    margin-bottom: 30px;
}

.news-content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.news-exp {
    padding-top: 40px;
    overflow: hidden;
    background: url(../images/bian_11.png) repeat-x center 0;
    padding-right: 25%;
}

.news-exp a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 2;
}

.news-fh {
    float: right;
    line-height: 40px;
    text-align: center;
    background-color: #000;
    color: #fff;
    width: 170px;
    margin-top: -40px;
}

.news-fh:hover {
    background-color: #009bde;
    color: #fff !important;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

@media screen and (max-width: 1550px) {
    .container {
        width: 1200px;
    }

    .header .nav li {
        margin: 0;
    }

    .banner .ctrl {
        margin-right: -600px;
    }

    .in-about-left {
        width: 700px;
    }

    .in-about-right {
        margin-left: 740px;
        padding-top: 0;
    }

    .in-about-right h4 {
        font-size: 40px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .in-about .gallery-thumbs {
        width: 180px;
        height: 460px;
    }

    .in-about .gallery-top {
        margin-left: 200px;
    }

    .in-about .gallery-top .swiper-slide {
        height: 460px;
    }

    .six-list li .img-center {
        float: none;
        margin: 0 auto;
    }

    .six-list li .text {
        margin: 10px 0 0;
        text-align: center;
        font-size: 14px;
    }

    .footer-info {
        width: 400px;
        padding-right: 50px;
    }

    .footer-contact {
        width: 300px;
        padding-left: 50px;
    }

    .footer-ewm {
        width: 310px;
    }

    .footer-ewm .img-center {
        width: 130px;
        height: 130px;
        line-height: 130px;
    }

    .footer-ewm .text {
        margin-left: 160px;
    }

    .list-4 li .img-center {
        width: 250px;
    }

    .list-4 li .text {
        margin-left: 270px;
        padding-right: 140px;
    }

    .list-4 li .text .more {
        width: 120px;
    }

    .about-2 dd {
        left: -100px;
    }
}

@media screen and (max-width: 767px) {
    body {
        
    }

    .container {
        width: auto;
    }

    .kf {
        display: none;
    }

    .header {
        position: fixed !important;
        top: 0 !important;
    }

    .header .tel {
        display: none;
    }

    .header .logo {
        height: 30px;
        padding: 10px 0;
        line-height: 30px;
        float: none;
    }

    .header .nav {
        display: none;
        margin: 10px -15px 0;
        text-align: left;
    }

    .header .nav li {
        display: block;
        border-top: 1px solid #eee;
    }

    .header .nav li .arr {
        display: block;
    }

    .header .nav li a {
        border-bottom: 0;
        padding: 10px 15px;
        font-size: 14px;
    }

    .header .nav li a span {
        opacity: 1;
    }

    .header .nav li.open .arr:after {
        border-color: #009bde;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .header .nav .dropdown-box {
        position: static;
        width: auto;
        margin: 0;
    }

    .header .nav .dropdown-box a {
        padding: 0 15px;
        line-height: 40px;
    }

    .header .sc-btn {
        height: 50px;
        width: 20px;
        background-size: contain;
    }

    .header .sc-form {
        width: 200px;
        padding: 10px;
    }

    .header .sc-form input {
        line-height: 20px;
        width: 115px;
        font-size: 14px;
    }

    .header .sc-form button {
        width: 60px;
        font-size: 14px;
        height: 34px;
        line-height: 34px;
    }

    .menu-btn {
        display: block;
    }

    .footer-fix {
        display: block;
    }

    .banner .ctrl {
        right: 0;
        width: 100%;
        margin: 0;
        bottom: 10px;
        text-align: center;
    }

    .banner .ctrl .swiper-button-prev, .banner .ctrl .swiper-button-next, .banner .ctrl .line {
        display: none;
    }

    .banner .ctrl .swiper-pagination-bullet:before, .banner .ctrl .swiper-pagination-bullet:after {
        width: 10px;
    }

    .banner .ctrl .swiper-pagination-bullet span {
        font-size: 12px;
        padding: 0 5px;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        margin-bottom: 20px;
        text-align: center;
        padding-left: 0;
        font-size: 16px;
    }

    .section-title strong {
        font-size: 24px;
    }

    .section-title strong:before {
        display: none;
    }

    .section-title p {
        float: none;
        font-size: 12px;
        margin-top: 5px;
    }

    .section-title-2 {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .section-title-2 strong {
        font-size: 20px;
    }

    .section-title-3 {
        margin-bottom: 20px;
    }

    .section-title-3 strong {
        font-size: 18px;
        padding: 0;
    }

    .section-title-3 strong:after, .section-title-3 strong:before {
        display: none;
    }

    .section-title-3 p {
        font-size: 14px;
    }

    .section-title-3 small {
        font-size: 12px;
        letter-spacing: 0;
        padding: 0 10px;
    }

    .in-about-left {
        float: none;
        width: auto;
    }

    .in-about-right {
        margin: 15px 0 0;
        padding-right: 30px;
    }

    .in-about-right h4 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .in-about-right p {
        font-size: 14px;
    }

    .in-about-right .more {
        margin-top: 20px;
    }

    .in-about .gallery-thumbs {
        display: none;
    }

    .in-about .gallery-top {
        margin: 0;
    }

    .in-about .gallery-top .swiper-slide {
        height: 0;
        padding-top: 80%;
    }

    .in-about .gallery-top .swiper-button-prev, .in-about .gallery-top .swiper-button-next {
        width: 40px;
        height: 40px;
        background-size: 10px auto;
    }

    .in-about .gallery-top .swiper-button-prev {
        bottom: 42px;
    }

    .in-service {
        margin: -5px 0 0 -5px;
    }

    .in-service li {
        width: 50%;
    }

    .in-service li a {
        margin: 5px 0 0 5px;
        padding: 15px;
    }

    .in-service li .num span {
        font-size: 18px;
    }

    .in-service li .img-center {
        height: 50px;
        line-height: 50px;
    }

    .in-service li h4 {
        font-size: 16px;
        margin-top: 0;
    }

    .in-service li .text {
        position: static;
        opacity: 1;
        background: none;
        margin-top: 10px;
    }

    .in-service li .text p {
        padding: 0;
        font-size: 12px;
        height: 105px;
        overflow: hidden;
    }

    .in-service li .n {
        display: none;
    }

    .tabs-menu {
        margin: 0 0 20px;
        text-align: center;
    }

    .tabs-menu li a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 15px;
        margin-bottom: 2px;
    }

    .list-1,.list-2 {
        margin: -4px 0 0 -4px;
    }

    .list-1 li,.list-2 li {
        width: 50%;
    }

    .list-1 li a,.list-2 li a {
        margin: 4px 0 0 4px;
        padding: 10px;
    }

    .list-1 li .text {
        margin-top: 10px;
    }

    .list-1 li .text h4 {
        font-size: 14px;
    }

    .list-1 li .text h4 small {
        font-size: 12px;
    }

    .list-1 li .text p {
        display: none;
    }

    .list-1 li .text em {
        margin-top: 10px;
        font-size: 12px;
    }

    .list-2 li .tag {
        display: none;
    }

    .list-2 li h4 {
        font-size: 14px;
        height: 40px;
    }

    .list-2 li p {
        margin-top: 10px;
        font-size: 12px;
        height: 63px;
    }

    .list-2 li .more {
        display: none;
    }

    .list-2 li .date {
        font-size: 12px;
        margin-top: 15px;
    }

    .more-big {
        margin-top: 20px;
        font-size: 16px;
        line-height: 40px;
    }

    .bg2 {
        padding-bottom: 0;
    }

    .in-school-pic {
        position: static;
        width: auto;
        height: 320px;
    }

    .in-school-text {
        width: auto;
        margin: 0 -15px;
        padding-right: 100px;
    }

    .in-school-text .wrap {
        padding: 15px;
        height: auto;
    }

    .in-school-text h4 {
        font-size: 16px;
        line-height: 26px;
        background-size: contain;
        padding-left: 40px;
    }

    .in-school-text h4 small {
        font-size: 14px;
    }

    .in-school-text p {
        margin: 15px 0 0;
        font-size: 12px;
    }

    .in-school-text .more {
        left: auto;
        width: 100px;
        right: 0;
    }

    .in-school-text .more a {
        bottom: 15px;
    }

    .in-school-text .more a:before {
        display: none;
    }

    .in-school-pic .ctrl {
        bottom: 20px;
    }

    .list-3 {
        margin-top: -10px;
    }

    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        padding: 15px;
        margin-top: 10px;
    }

    .list-3 li h4 {
        font-size: 14px;
        line-height: 22px;
        padding-left: 30px;
    }

    .list-3 li p {
        font-size: 12px;
        padding-left: 30px;
        line-height: 20px;
        height: 40px;
    }

    .six-brand {
        display: none;
    }

    .in-six-brand {
        display: block;
    }

    .in-six-brand .six-list {
        display: none;
    }

    .footer {
        padding-top: 30px;
    }

    .footer-info {
        width: auto;
        padding: 0;
    }

    .footer-info .logo {
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

    .footer-info p {
        margin-top: 20px;
        font-size: 12px;
    }

    .footer-info .sns {
        display: none;
    }

    .footer-contact {
        display: none;
    }

    .footer-ewm {
        display: none;
    }

    .footer-copy {
        margin-top: 30px;
        padding: 15px 0;
    }

    .pages {
        margin-top: 15px;
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    .banner-sub {
        height: 200px;
    }

    .banner-sub .container {
        width: 100%;
        box-sizing: border-box;
    }

    .banner-sub h3 {
        font-size: 18px;
    }

    .banner-sub h4 {
        font-size: 16px;
    }

    .banner-sub h5 {
        font-size: 28px;
    }

    .banner-sub .sc-form {
        margin-top: 20px;
    }

    .banner-sub .sc-form .input {
        padding: 8px 15px;
        margin-right: 50px;
    }

    .banner-sub .sc-form .input input {
        line-height: 22px;
        font-size: 14px;
    }

    .banner-sub .sc-form button {
        width: 38px;
        height: 38px;
    }

    .sort {
        margin: -30px -15px 20px;
    }

    .sort dt {
        width: 90px;
        font-size: 12px;
        line-height: 18px;
        padding: 15px 0;
    }

    .sort dd {
        margin-left: 110px;
    }

    .sort dd {
        height: 48px;
    }

    .sort dd .more {
        font-size: 12px;
        line-height: 18px;
        margin: 15px;
    }

    .sort dd p {
        padding-bottom: 15px;
    }

    .sort dd p a {
        margin: 15px 15px 0 0;
        font-size: 12px;
        line-height: 18px;
    }

    .ct2 {
        background-color: transparent;
        margin-bottom: -30px;
    }

    .ct2-mn {
        margin: 0;
        padding: 0;
        min-height: auto;
    }

    .ct2-sd {
        position: static;
        width: auto;
        margin: 30px -15px 0;
        background-color: #f7f7f7;
    }

    .ct2-sd&gt;.img-center:first-child {
        display: none;
    }

    .filter {
        margin: 0 -15px 20px;
    }

    .filter form {
        display: none;
    }

    .filter a {
        padding: 0 15px;
        line-height: 40px;
    }

    .filter a span {
        font-size: 14px;
    }

    .filter a i {
        height: 12px;
        background-size: contain;
    }

    .list-4 li {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .list-4 li .img-center {
        float: none;
        width: auto;
    }

    .list-4 li .text {
        margin: 15px 0 0;
        padding: 0;
    }

    .list-4 li .text h4 {
        font-size: 20px;
    }

    .list-4 li .text h4 small {
        font-size: 12px;
    }

    .list-4 li .text .price p {
        margin-top: 10px;
        margin-right: 20px;
        font-size: 12px;
    }

    .list-4 li .text .tag span {
        font-size: 12px;
    }

    .list-4 li .text .more {
        width: 80px;
        font-size: 12px;
        line-height: 30px;
        top: auto;
        bottom: 0;
        margin: 0;
    }

    .list-5 li a {
        padding: 15px;
    }

    .nav-sub {
        margin-top: -55px;
        margin-bottom: 30px;
    }

    .nav-sub li {
        margin: 0 4px;
    }

    .nav-sub li i {
        width: 48px;
        height: 48px;
        background-size: 48px;
    }

    .nav-sub li span {
        font-size: 12px;
        margin-top: 5px;
    }

    .list-6 li {
        margin-bottom: 15px;
    }

    .list-6 li a {
        padding: 15px;
    }

    .list-6 li .date {
        display: none;
    }

    .list-6 li .img-cover {
        width: 120px;
        height: 94px;
    }

    .list-6 li .text {
        margin-left: 130px;
        padding-top: 0;
    }

    .list-6 li .text h4 {
        font-size: 14px;
    }

    .list-6 li .text p {
        font-size: 12px;
        margin-top: 10px;
        height: 63px;
    }

    .about-1 {
        font-size: 14px;
    }

    .about-2:before {
        display: none;
    }

    .about-2 dt {
        float: none;
        width: auto;
        height: 360px;
    }

    .about-2 dd {
        margin: 0;
        padding: 15px;
        position: static;
        background-color: #000;
        color: #fff;
    }

    .about-2 dd h4 {
        margin: 0;
        position: static;
        font-size: 18px;
    }

    .about-2 dd h5 {
        font-size: 16px;
        margin-top: 5px;
    }

    .about-2 dd p {
        font-size: 14px;
        margin-top: 10px;
        color: #999;
    }

    .about-2 dd .more {
        margin-top: 20px;
        line-height: 30px;
        font-size: 14px;
        width: 100px;
    }

    .about-3 {
        margin: 0 -15px;
    }

    .about-3 .swiper-slide a {
        padding: 0 15px;
    }

    .about-3 .swiper-slide .img-center {
        height: 70px;
        line-height: 70px;
    }

    .about-3 .swiper-slide h4 {
        font-size: 16px;
    }

    .about-3 .swiper-slide h5 {
        font-size: 12px;
    }

    .about-3 .swiper-slide i {
        margin: 10px auto;
    }

    .about-3 .swiper-slide p {
        font-size: 12px;
        height: 86px;
    }

    .about-3 .swiper-pagination {
        display: block;
    }

    .about-4 {
        margin: 0;
    }

    .about-4 li {
        float: none;
        width: auto;
    }

    .about-4 li .wrap {
        margin: 0 0 20px;
        padding: 15px;
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
    }

    .about-4 li h4 {
        font-size: 18px;
    }

    .about-4 li h4:after {
        width: 20px;
        margin: 10px 0;
    }

    .about-4 li .swiper-slide {
        font-size: 14px;
    }

    .about-4-1 {
        margin-top: 0;
        font-size: 16px;
    }

    .about-4-1 span {
        font-size: 14px;
    }

    .contact {
        height: auto;
    }

    .contact .map {
        height: 300px;
    }

    .contact .text {
        position: static;
        width: auto;
        margin: 0;
        padding: 0 15px;
        height: auto;
    }

    .message {
        margin: -30px -15px;
        padding: 15px;
    }

    .message form {
        margin-left: 0;
        margin-top: -15px;
    }

    .message .form-group {
        float: none;
        width: auto;
        margin: 15px 0 0;
    }

    .message .form-groupyz {
        float: none;
        width: auto;
        margin: 15px 0 0;
    }

    .message .yzm-pic {
        /* 	float: none;*/
        /*height:34px;*/
        /*margin: 0 60px;*/
        /*width: 90px;*/
        /*margin-top: 36px;*/
    }

    /*.message .form-content1{*/
    /*	float: left;*/
    /*}*/
    .message .form-content {
        padding: 5px 15px;
    }

    .xiangmu .item {
        min-height: auto;
    }

    .xiangmu .img-cover {
        position: relative;
        height: 200px;
        width: auto;
    }

    .xiangmu .img-cover:after {
        display: none;
    }

    .xiangmu .text {
        width: auto;
        margin: auto !important;
        padding: 20px 0;
    }

    .xiangmu .text h4 {
        margin-bottom: 10px;
    }

    .xiangmu .text h4 span {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .xiangmu .text p {
        padding-left: 20px;
        margin-top: 5px;
    }

    .saom li {
        float: none;
        width: auto !important;
    }

    .saom li a {
        height: 150px;
        overflow: hidden;
    }

    .saom li .img-cover {
        height: 100%;
        width: 50% !important;
        float: left;
    }

    .saom li .text {
        padding: 10px;
        margin-left: 50%;
    }

    .saom li .text:before {
        display: none;
    }

    .saom li .text .date {
        display: none;
    }

    .saom li .text h4 {
        font-size: 14px;
        height: 40px;
    }

    .saom li .text p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
        height: 80px;
    }

    .saom li:nth-of-type(even) .img-cover {
        position: relative;
        float: right;
    }

    .saom li:nth-of-type(even) .text {
        margin: 0 50% 0 0;
    }

    .saom li:first-child {
        margin-bottom: 10px;
    }

    .saom li:first-child a {
        height: auto;
    }

    .saom li:first-child .img-cover {
        height: 200px;
        float: none;
        width: 100% !important;
    }

    .saom li:first-child .text {
        height: auto;
        margin: 0;
    }

    .saom li:first-child .text h4 {
        margin: 0;
        font-size: 16px;
        height: auto;
    }

    .saom li:first-child .text p {
        height: auto;
    }

    .aq-msg {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .aq-msg .form-group {
        padding: 10px;
    }

    .aq-msg .yzm .form-group {
        width: 170px;
    }

    .aq-msg .yzm .form-label {
        width: 60px;
    }

    .aq-msg .yzm .form-content {
        margin-left: 75px;
    }

    .aq-msg .yzm-pic {
        height: 40px;
        float: right;
        width: 100px;
        margin: 0;
    }

    .aq-msg .yzm .form-submit {
        height: 40px;
        font-size: 16px;
        width: 100%;
        margin-top: 10px;
    }

    .aq-ewm {
        width: auto;
        float: none;
    }

    .aq-ewm .img-center {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }

    .aq-ewm .text {
        margin-left: 150px;
    }

    .banner-prd {
        height: auto;
    }

    .prd-info dt {
        width: 50px;
    }

    .prd-info dd {
        margin-left: 60px;
    }

    .prd-info dd .tit {
        font-size: 18px;
    }

    .prd-info dd .tit small {
        font-size: 12px;
    }

    .prd-info dd p {
        padding-top: 10px;
        margin-top: 10px;
    }

    .prd-info dd p span {
        font-size: 12px;
        margin: 2px 15px 2px 0;
    }

    .prd-info dd .btn {
        margin-top: 15px;
        font-size: 14px;
        line-height: 30px;
        width: 100px;
    }

    .prd-main {
        margin: 0;
    }

    .prd-tit {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        padding-left: 55px;
    }

    .prd-tit:after {
        left: 55px;
        width: 60px;
    }

    .prd-tit strong {
        font-size: 18px;
    }

    .prd-tit i {
        width: 38px;
        height: 38px;
    }

    .prd-slider {
        display: none;
    }

    .prd-gallery .swiper-slide {
        height: 350px;
    }

    .prd-gallery .text {
        display: block;
        width: auto;
        position: static;
    }

    .prd-gallery .wrap {
        display: block;
        padding: 15px;
        font-size: 12px;
    }

    .prd-gallery .swiper-button-prev, .prd-gallery .swiper-button-next {
        width: 40px;
        height: 40px;
        background-size: 10px auto;
        bottom: auto;
    }

    .prd-gallery .swiper-button-prev {
        top: 268px;
    }

    .prd-gallery .swiper-button-next {
        top: 310px;
    }

    .prd-sec {
        margin-bottom: 30px;
    }

    .prd-content {
        font-size: 14px;
    }

    .xgyxHead {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .news-title {
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    .news-title h1 {
        font-size: 18px;
    }

    .news-title p span {
        font-size: 12px;
        margin-right: 10px;
    }

    .news-content {
        margin-bottom: 20px;
    }

    .news-exp {
        padding-top: 20px;
        font-size: 12px;
        padding-right: 0;
    }

    .news-fh {
        float: none;
        display: block;
        margin: 20px auto 0;
        font-size: 12px;
        line-height: 34px;
        width: 120px;
    }
}

.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}

.pagination .st {
    font-family: å®‹ä½“
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}
</pre></body></html>