<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * @Author: shu binqi 
 * @Date: 2019-07-26 15:18:58 
 * @Last Modified by: shu binqi
 * @Last Modified time: 2019-08-30 16:48:12
 */
@media (max-width: 1440px) {
  .container {
    width: 1200px;
    padding: 0 15px;
  }
  .topbar {
    padding: 0 15px;
  }
  .topbar .language {
    margin-left: -15px;
  }
  .topbar .language .shop {
    margin-right: -15px;
  }
  #video {
    max-height: 290px;
  }
  .news-list .container .list ul li a .img-box,
  .news-order &gt; .popular &gt; ul li a .img-box {
    height: 225px;
  }
  .brand-index .container .brand-1 .bq-6 .text h1 {
    margin-bottom: 10px;
  }
  .news-index .container .news-l .img-box {
    height: 455px;
  }
  .news-index .container .news-l .img-box img {
    height: 100%;
  }
  .news-index .container .news-l .text {
    height: 215px;
    padding: 40px 30px;
  }
  .news-index .container .new-r .bq-6 &gt; .text {
    height: 157.5px;
    padding: 25px 15px;
  }
  .news-index .container .new-r .bq-6 &gt; .text p:last-child {
    height: 44px;
    overflow: hidden;
  }
  .news-index .container .new-r a &gt; .img-box img {
    height: 100%;
  }
  .brand-index .container .brand-1 .bq-6 .text .more {
    margin-top: 20px;
  }
  .footer .container .footer-nav &gt; dl {
    width: 180px;
  }
  .parHd .tempWrap:after {
    width: 84%;
    right: 8%;
  }
  .services .container .tab-bd .service-left {
    padding: 40px 30px 46px 30px;
  }
  .services .container .tab-bd .service-left p {
    margin-bottom: 15px;
  }
  .coopeartion .container &gt; .coop-left {
    padding: 20px 0;
  }
  .coopeartion .container &gt; .coop-left ul li {
    margin-bottom: 20px;
  }
  .coopeartion .container &gt; .coop-left ul li p {
    line-height: 25px;
  }
  .message .container .message-right p.radio span label {
    padding-left: 5px;
  }
  .message .container .message-right h1 {
    margin-bottom: 5px;
  }
  .message .container .message-right .china .form-group .form-control {
    height: 45px;
    line-height: 45px;
    width: 100%;
  }
  .message .container .message-right p.form-all input {
    height: 45px;
    line-height: 45px;
  }
  .message .container .message-right p.form-all {
    height: 45px;
  }
  .brand-honor .container .swiper-button-next,
  .download .container .swiper-button-next {
    right: -20px;
  }
  .brand-honor .container .swiper-button-prev,
  .download .container .swiper-button-prev {
    left: -20px;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 1080px;
  }
  .news-list .container .list ul li {
    width: 50%;
  }
  .content .container {
    width: 100%;
    padding: 0 15px;
  }
  .content .container img {
    max-width: 80%;
  }
}
@media (max-width: 992px) {
  .container {
    max-width: 750px;
  }
  .news-list .container .list ul li a .img-box,
  .news-order &gt; .popular &gt; ul li a .img-box {
    height: 105px;
  }
  .product.news-content .container .popular &gt; ul li a .img-box {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .header .navbar .nav &gt; li {
    margin: 0 6px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
  .order-form {
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 0;
  }
  .order-form .title {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 18px;
  }
  .order-form .title .icon {
    font-size: 22px;
    height: 50px;
    line-height: 50px;
  }
  .order-form form {
    width: 100%;
    padding: 10px 15px;
  }
  .order-form form .form-item {
    padding: 0;
  }
  .order-form form .item-50 {
    width: 100%;
    height: 35px;
  }
  .order-form form .item-50 label,
  .order-form form .item-50 input,
  .order-form form .item-50 select {
    height: 35px;
    line-height: 35px;
  }
  .order-form form .item-50 label {
    width: 22%;
  }
  .order-form form .item-50 input,
  .order-form form .item-50 select {
    width: 78%;
    padding: 0 10px;
  }
  .order-form form .item-100 label {
    width: 22%;
    height: 35px;
    line-height: 35px;
  }
  .order-form form .item-100 input {
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    font-size: 12px;
  }
  .order-form form .item-100 input,
  .order-form form .item-100 textarea {
    width: 78%;
  }
  .order-form form .item-submit label {
    width: 22%;
    height: 35px;
    line-height: 35px;
  }
  .order-form form .item-submit input {
    width: 100px;
    height: 35px;
    line-height: 33px;
  }
  .header.header_fixed {
    height: 70px;
  }
  .header.header_fixed .navbar {
    padding-top: 70px;
  }
  .header {
    padding: 0 15px;
    position: relative;
  }
  .header .logo {
    z-index: 1000;
  }
  .header .logo a img {
    height: 70px;
  }
  .header .navbar {
    height: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0px;
    padding-top: 70px;
  }
  .header .navbar .nav {
    float: left;
    line-height: 35px;
    padding: 0;
    width: 100%;
  }
  .header .navbar .nav li {
    padding: 0 10px;
    line-height: 40px;
    width: 100%;
    margin: 0;
  }
  .header .navbar .nav li a {
    line-height: 40px;
    text-align: center;
    padding: 0;
  }
  .header .navbar .nav li .nav-two {
    display: none !important;
    opacity: 0;
  }
  .header .navbar .nav li.search input {
    width: 100%;
  }
  .header .navbar .nav li.search #search {
    top: 3px;
    right: 20px;
  }
  .swiper-pagination {
    display: none;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide {
    height: 250px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide a {
    display: none;
  }
  .topbar {
    display: none;
  }
  .menu {
    display: block;
    float: right;
    cursor: pointer;
    height: 40px;
    width: 35px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    z-index: 1000;
  }
  .menu span {
    display: inline-block;
    width: 35px;
    height: 2px;
    background-color: #444;
    position: absolute;
    top: 25px;
    left: 0px;
    transition: background-color 0.2s ease-out 0.1s;
  }
  .menu span:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 2px;
    background-color: #444;
    position: absolute;
    top: -12px;
    left: 0px;
    transition: transform 0.1s ease-out, top 0.3s ease 0.2s;
    transform: rotate(0deg);
  }
  .menu span:after {
    content: '';
    display: inline-block;
    width: 35px;
    height: 2px;
    background-color: #444;
    position: absolute;
    top: 12px;
    left: 0px;
    transition: transform 0.1s ease-out, top 0.3s ease 0.2s;
    transform: rotate(0deg);
  }
  .header.btn_click .menu span {
    background-color: transparent;
  }
  .header.btn_click .menu span:before {
    transition: top 0.3s ease, transform 0.1s ease-out 0.2s;
    transform: rotate(45deg);
    top: 0px;
  }
  .header.btn_click .menu span:after {
    transition: top 0.3s ease, transform 0.1s ease-out 0.2s;
    transform: rotate(-45deg);
    top: 0px;
  }
  .services .container .tab-bd .service-left,
  .services .container .tab-bd .service-right,
  .query .container ul li,
  .coopeartion .container &gt; .coop-left,
  .coopeartion .container &gt; .coop-right,
  .message .container .message-left,
  .message .container .message-right,
  .message .container .message-right .china .form-group,
  .message .container .message-right .china .form-group .form-control,
  .news-list .container .list ul li,
  .brand-matrix .container .matrix-tab li {
    width: 100%;
  }
  .message .container .message-right p.radio span {
    width: 50%;
  }
  .apply .container ul li {
    width: 100%;
    margin-bottom: 60px;
  }
  .coopeartion .container &gt; .coop-right {
    padding: 0;
  }
  .coopeartion .container &gt; .coop-left {
    padding: 0;
  }
  .brand-index {
    padding: 10px 0 10px 0;
  }
  .brand-index .container .title {
    margin-bottom: 10px;
  }
  .brand-index .container .bq-row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .brand-index .container .bq-row .video-6 {
    width: 50%;
    height: 85px;
  }
  .brand-index .container .bq-row .video-6 #poster {
    height: 100%;
  }
  .brand-index .container .bq-row .video-6 #playbtn {
    width: 50px;
    bottom: 50%;
    left: 50%;
    margin-left: -25px;
    margin-bottom: -25px;
  }
  .brand-index .container .bq-row .video-6 .video-box video {
    width: 100%;
    height: auto;
    left: 0;
    top: 50%;
    margin-top: -15%;
    margin-left: 0;
  }
  .brand-index .container .bq-row .bq-xl-12 {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .brand-index .container .bq-row .bq-6 {
    width: 50%;
    height: 85px;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .brand-index .container .bq-row .bq-6 a .h1 {
    bottom: 25px;
    left: 35px;
    font-size: 20px;
  }
  .brand-index .container .bq-row .bq-6 a .text {
    display: none;
  }
  .product-index {
    padding: 10px 0;
  }
  .product-index .container .title {
    margin-bottom: 10px;
  }
  .product-index .container .product-ul .bq-row .bq-xl-4 {
    padding: 0;
    width: 33.3333333%;
    margin-bottom: 10px;
  }
  .product-index .container .product-ul .bq-row .bq-xl-4 a .img-box {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
  }
  .product-index .container .product-ul .bq-row .bq-xl-4 a .img-box img {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }
  .product-index .container .product-ul .bq-row .bq-xl-4 a .h1 {
    font-size: 14px;
  }
  .news-index .container .new-r a &gt; .text {
    padding: 10px 15px;
  }
  .news-index {
    padding: 10px 0;
  }
  .news-index .container .title {
    margin-bottom: 10px;
  }
  .news-index .container .news-l {
    padding-left: 0;
    margin-bottom: 10px;
    position: relative;
  }
  .news-index .container .news-l a .img-box {
    height: auto;
  }
  .news-index .container .news-l a .img-box img {
    height: auto;
  }
  .news-index .container .news-l .text {
    height: auto;
    padding: 5px 15px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .news-index .container .news-l .text a .h1 {
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
  }
  .news-index .container .news-l .text a p {
    display: none;
  }
  .news-index .container .new-r {
    width: 100% !important;
    margin: 0;
  }
  .news-index .container .new-r .bq-sm-12 {
    padding: 0;
  }
  .news-index .container .new-r .bq-sm-12 a .img-box {
    height: auto;
  }
  .news-index .container .new-r .bq-sm-12 a .img-box img {
    width: 100%;
  }
  .news-index .container .new-r .bq-sm-12 a &gt; .text {
    padding: 5px 15px;
  }
  .news-index .container .new-r .bq-sm-12 a &gt; .text &gt; p.time {
    display: none;
  }
  .news-index .container .new-r .bq-sm-12 a &gt; .text &gt; .h1 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
  }
  .news-index .container .new-r .bq-6 .box-shadow .text {
    height: auto;
    padding: 10px 15px;
  }
  .news-index .container .new-r .bq-6 .box-shadow .text a &gt; p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news-index .container .new-r .bq-6 .box-shadow .text a &gt; .h1 {
    margin-bottom: 5px;
  }
  .case-index {
    padding: 0 0 10px 0;
  }
  .case-index .container .title {
    margin-bottom: 10px;
  }
  .case-index .container .bq-row .bq-6 {
    margin-top: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .case-index .container .bq-row .bq-6 .text {
    margin-top: 10px;
  }
  .case-index .container .bq-row .bq-6 .text .h1 a {
    height: auto;
  }
  .case-index .container .bq-row .bq-6 .text p {
    line-height: 20px;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .case-index .container .bq-row .bq-6 .text .more a {
    margin-top: 15px;
  }
  /* åº•éƒ¨å“åº”å¼ */
  .footer {
    padding: 10px 0;
  }
  .footer .container .footer-nav {
    display: none;
  }
  .footer .container .footer-contact .contact {
    width: 100%;
    padding-right: 0;
    margin: 10px 0 10px 0;
  }
  .footer .container .footer-contact .contact .h1,
  .footer .container .footer-contact .contact .h2,
  .footer .container .footer-contact .contact .h3 {
    text-align: center;
  }
  .footer .container .footer-contact .contact .h1 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 35px;
  }
  .footer .container .footer-contact .contact .h2 {
    display: none;
  }
  .footer .container .footer-contact .contact ul {
    text-align: center;
    margin-right: 0;
  }
  .footer .container .footer-contact .contact ul li {
    float: none;
    display: inline-block;
  }
  .footer .container .footer-contact .wx-code {
    width: 100%;
  }
  .footer .container .footer-contact .wx-code #wxcode {
    display: block;
    margin: 0 auto;
    width: 35%;
    height: auto;
  }
  .footer .container .footer-contact .wx-code p {
    padding-top: 10px;
  }
  .footer .container .footer-contact .wx-code .code-show {
    display: none !important;
    right: 50%;
    margin-right: -125px;
  }
  .copyright {
    padding: 8px 0 8px 0;
    overflow: hidden;
  }
  .copyright .container .copy,
  .copyright .container .link .fl {
    display: none;
  }
  .nav-copy {
    float: left !important;
  }
  /* å­é¡µé¢å¤´éƒ¨å¤§å›¾ colpic */
  /* ----------------------- å“ç‰Œç®¡ç†start ---------------------- colpic */
  .brand {
    padding: 10px 0 0 0;
  }
  .brand .container {
    margin-bottom: 10px;
  }
  .brand .container .brand-about {
    margin-bottom: 15px;
  }
  .brand .container .brand-about p {
    text-align: left;
    text-indent: 2em !important;
    line-height: 25px !important;
  }
  .brand-course {
    background-size: cover;
    padding-top: 50px;
    margin-bottom: 10px;
    min-height: 340px;
  }
  .event_box {
    min-height: auto !important;
    padding-bottom: 40px;
  }
  .parBd {
    text-align: center;
    margin-top: 20px;
  }
  .brand-honor,
  .download {
    margin-bottom: 10px;
  }
  .brand-honor .container .h1,
  .download .container .h1 {
    margin-bottom: 10px;
  }
  .brand-honor .container .swiper-button-next,
  .download .container .swiper-button-next {
    right: 0px;
    top: 51.9%;
    height: 30px;
  }
  .brand-honor .container .swiper-button-prev,
  .download .container .swiper-button-prev {
    left: 0px;
    top: 51.9%;
    height: 30px;
  }
  .brand-honor .container .swiper-honor,
  .download .container .swiper-honor {
    margin-bottom: 10px;
  }
  .brand-matrix {
    margin-bottom: 10px;
  }
  .brand-matrix .container &gt; .h1 {
    margin-bottom: 10px;
  }
  .brand-matrix .container .matrix-tab li {
    width: 50%;
  }
  .brand-matrix .container .matrix-tab li img {
    padding: 15px 10px;
    width: 100%;
  }
  .brand-matrix .container .matrix-bd span {
    line-height: 25px;
  }
  .brand-matrix .container .matrix-bd img {
    margin-top: 10px;
    max-width: 100%;
  }
  .brand-matrix .container .matrix-bd .brand-logo-auto img {
    margin-top: 15px;
    max-width: 100% !important;
  }
  .brand-map {
    margin-bottom: 15px;
  }
  .brand-map .container .map-shadow .baidu_map {
    width: 100%;
    height: 280px;
  }
  .brand-map .container .map-shadow .baidu_map #allmap {
    width: 100%;
    height: 280px;
  }
  .brand-map .container .map-shadow .contact_map {
    width: 100%;
    padding: 0 15px 15px 15px;
  }
  .brand-map .container .map-shadow .contact_map .title {
    margin-top: 15px;
  }
  .brand-map .container .map-shadow .contact_map .telephone {
    margin-bottom: 10px;
  }
  .brand-map .container .map-shadow .contact_map p {
    line-height: 20px;
    margin-bottom: 5px;
  }
  .brand-map .container .map-shadow .contact_map p span {
    font-size: 14px;
    line-height: 20px;
  }
  /* ----------------------- å“ç‰Œç®¡ç†end ---------------------- colpic */
  /* ----------------------- äº§å“åˆ—è¡¨start ---------------------- colpic */
  .product-brand .ca {
    width: 33.3333333%;
    margin: 0;
  }
  .product-brand .ca a {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  .product-list {
    padding: 15px 0 15px 0;
  }
  .product-list .container .product-ul {
    margin-bottom: 5px;
  }
  .product-list .container .product-ul ul {
    display: flex;
    flex-wrap: wrap;
  }
  .product-list .container .product-ul ul li {
    width: 33.3333333%;
    margin: 0 !important;
  }
  .product-list .container .product-ul ul li a .img-box {
    width: 80px !important;
    height: 80px !important;
    margin-bottom: 15px;
  }
  .product-list .container .product-ul ul li a .img-box img {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }
  .product-list .container .product-ul ul li a .h1 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .product-list .container .deguo .dg {
    width: 50%;
  }
  .product-list .container .deguo .dg a {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 0;
    text-align: center;
    display: block;
  }
  .product-list .container .list ul {
    margin: 0 -5px;
  }
  .product-list .container .list ul li {
    padding: 0 5px;
    margin-bottom: 10px;
    width: 50%;
  }
  .product-list .container .list ul li a .h1 {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .product-list .container .caselist ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-list .container .caselist ul li a {
    font-size: 14px;
  }
  .product-list .container .caselist ul li a .img-box {
    height: auto;
  }
  .product-list .container .caselist ul li a .text {
    padding: 10px;
    height: auto;
  }
  .product-list .container .caselist ul li a .text .h1 {
    min-height: 32px;
    font-size: 18px;
    height: auto;
    line-height: 28px;
    margin-bottom: 0px;
  }
  .product-list .container .caselist ul li a .text .h2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .product-list .container .caselist ul li a:hover .text .h1 {
    transition: all .8s;
    transform: translateX(0px);
    color: #990066;
  }
  .page .page-pagination a {
    width: auto;
    height: auto;
    line-height: 30px;
    padding: 0px 10px;
  }
  .page .page-pagination a.jp-current {
    width: auto;
    height: auto;
    line-height: 30px;
    padding: 0px 10px;
  }
  .bdshare_popup_box {
    display: none;
    opacity: 0;
  }
  /* ----------------------- äº§å“åˆ—è¡¨end ---------------------- colpic */
  /* ----------------------- äº§å“è¯¦æƒ…start ---------------------- */
  .product {
    padding: 20px 0 0 0;
  }
  .product .container .product-intro .intro-r p.tel {
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 5px 15px;
  }
  .product .container .product-intro .intro-r p.mb20 {
    margin-bottom: 5px;
  }
  .product .container .product-intro .intro-r p.mb80 {
    margin-bottom: 15px;
  }
  .product .container .product-details {
    margin-top: 15px;
  }
  .product .container .product-details &gt; .product-top {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .product .container .product-details &gt; .product-top li {
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
  }
  .product .container .product-details &gt; .product-bottom {
    margin-bottom: 15px;
  }
  .product .container .product-details &gt; .product-bottom .content {
    padding: 0 0 15px 0;
  }
  .product .container .popular &gt; .h1 {
    margin-bottom: 15px;
  }
  .product .container .popular &gt; ul {
    margin: 0 -5px;
  }
  .product .container .popular &gt; ul li {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 15px;
  }
  .product .container .popular &gt; ul li a &gt; .h1 {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .product .container .popular &gt; ul li:nth-child(3) {
    display: none;
  }
  .product.news-content .container .popular &gt; .h1 {
    margin-bottom: 15px;
  }
  .product.news-content .container .popular &gt; ul {
    margin: 0 -5px;
  }
  .product.news-content .container .popular &gt; ul li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .product.news-content .container .popular &gt; ul li a &gt; .h1 {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .product.news-content .container .popular &gt; ul li:nth-child(3) {
    display: none;
  }
  /* ----------------------- äº§å“è¯¦æƒ…end ---------------------- */
  /* ----------------------- æ–°é—»åˆ—è¡¨start ---------------------- */
  .news-list {
    padding: 10px 0;
  }
  .news-list .container .news-ul {
    margin-bottom: 10px;
  }
  .news-list .container .news-ul ul {
    display: block;
  }
  .news-list .container .news-ul ul li {
    margin-bottom: 5px;
  }
  .news-list .container .news-ul ul li a {
    font-size: 14px;
    margin: 0 8px;
  }
  .news-list .container .news-ul ul li a .text {
    padding: 10px;
  }
  .news-list .container .news-ul ul li:after {
    right: -3px;
  }
  .news-list .container .list ul li {
    margin-bottom: 15px;
  }
  .news-list .container .list ul li a {
    font-size: 14px;
  }
  .news-list .container .list ul li a .img-box {
    height: 210px;
  }
  .news-list .container .list ul li a .text {
    padding: 10px;
    height: auto;
  }
  .news-list .container .list ul li a .text .h1 {
    min-height: 32px;
    font-size: 18px;
    height: auto;
    line-height: 28px;
    margin-bottom: 0px;
  }
  .news-list .container .list ul li a .text .h2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news-list .container .list ul li a:hover .text .h1 {
    transition: all .8s;
    transform: translateX(0px);
    color: #990066;
  }
  /* ----------------------- æ–°é—»åˆ—è¡¨end ---------------------- */
  /* ----------------------- æ–°é—»è¯¦æƒ…start ---------------------- */
  .news-content .content {
    padding: 15px 0;
  }
  .news-content .content .container .width-65 {
    width: 100%;
  }
  .news-content .content .container img {
    width: 90%;
  }
  .news-content .content .container .title .h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .news-content .content .container .prev-next {
    margin: 0;
  }
  .news-order &gt; .popular &gt; .h1 {
    margin-bottom: 15px;
  }
  .news-order &gt; .popular &gt; ul {
    margin: 0 -5px;
  }
  .news-order &gt; .popular &gt; ul li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .news-order &gt; .popular &gt; ul li a &gt; .h1 {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .news-order &gt; .popular &gt; ul li:last-child {
    display: none;
  }
  /* ----------------------- æ–°é—»è¯¦æƒ…end ---------------------- */
  .pt50 {
    padding-top: 10px !important;
  }
  .pb50 {
    padding-bottom: 10px !important;
  }
  .mt50 {
    margin-top: 10px !important;
  }
  .mb50 {
    margin-bottom: 10px !important;
  }
  .color-card .bq-row .img-box {
    margin-bottom: 10px;
  }
  .color .research .container .text span,
  .color .research .container .text p,
  .color .color-card .container &gt; .text p,
  .color .color-card .container &gt; .text span,
  .color .software .container &gt; .text p,
  .color .software .container &gt; .text span,
  .color .trend .container &gt; .text p,
  .color .trend .container &gt; .text span {
    line-height: 25px;
    text-align: left;
    text-indent: 2em;
  }
  .color .software {
    margin-bottom: 10px;
  }
  .color .software .container &gt; .img-box,
  .color .software .container .software-ul .img-box {
    margin-bottom: 15px;
  }
  /* ----------------------- æœåŠ¡ start ---------------------- */
  .services {
    padding: 10px 0 15px 0;
  }
  .services .container h2 {
    margin-bottom: 15px;
  }
  .services .container .tab-hd {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .services .container .tab-hd li {
    width: 50%;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px;
  }
  .services .container .tab-hd li.active {
    box-shadow: 0 0 5px #e2e2e2;
  }
  .services .container .tab-bd .tab-service .service-left {
    padding: 15px;
  }
  .services .container .tab-bd .tab-service .service-left .h1 {
    margin-bottom: 5px;
  }
  .services .container .tab-bd .tab-service .service-left p {
    height: auto !important;
  }
  .core .container &gt; h1,
  .download .container &gt; h1,
  .services .container .tab-bd .service-left p,
  .query .container ul li .img-box {
    margin-bottom: 10px;
  }
  .query {
    padding: 10px 0;
  }
  .query .container &gt; .h1 {
    margin-bottom: 15px;
  }
  .query .container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .query .container ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .query .container ul li .img-box img {
    width: 65px;
  }
  .query .container ul li .h1 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .query .container ul li p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }
  .core {
    padding: 10px 0;
  }
  .core .container &gt; .h1 {
    margin-bottom: 10px;
  }
  .core .container &gt; img {
    display: none;
  }
  .core .container .text-box {
    position: relative;
    left: 0;
    top: 0;
  }
  .core .container .text-box a {
    margin: 0 auto;
    color: #990066;
    border: 1px solid #990066;
  }
  .core .container .text-box &gt; .h1 {
    font-size: 20px;
    text-align: center;
  }
  .core .container .text-box &gt; .h1 span {
    font-size: 32px;
  }
  .core .container .text-box p {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
  }
  .query .container ul li .img-box .step {
    display: none;
  }
  .download {
    padding: 10px 0 10px 0;
  }
  .download .container .swiper-container .swiper-button-next,
  .download .container .swiper-container .swiper-button-prev {
    height: 30px;
  }
  /* ----------------------- æœåŠ¡ end ---------------------- */
  /* ----------------------- åˆä¼™äºº start ---------------------- */
  .coopeartion {
    padding: 10px 0;
  }
  .coopeartion .container .h1 {
    margin-bottom: 5px;
  }
  .coopeartion .container .coop-left li {
    margin-bottom: 10px;
  }
  .coopeartion .container .coop-left li .h1 {
    margin-bottom: 0px;
  }
  .prize .h1 {
    margin-bottom: 10px;
  }
  .apply {
    padding: 10px 0;
  }
  .apply .container .h1 {
    margin-bottom: 55px;
  }
  .apply .container ul {
    margin-bottom: 0;
  }
  .apply .container ul li .box {
    padding: 50px 15px 20px 15px;
  }
  .apply .container ul li .box .img-box {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    top: -40px;
  }
  .apply .container ul li .box &gt; p {
    height: auto;
  }
  .apply .container ul li:last-child {
    margin-bottom: 10px;
  }
  .message {
    margin-bottom: 15px;
  }
  .message .container &gt; .h1 {
    margin-bottom: 10px;
  }
  .message .container .message-left {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .message .container .message-left .tel {
    top: 60px;
    left: 15px;
  }
  .message .container .message-left .tel .phone {
    font-size: 22px;
  }
  .message .container .message-left .tel .mail {
    font-size: 12px;
  }
  .message .container .message-left .wx {
    left: 40px;
  }
  .message .container .message-left .vip {
    margin-left: -20px;
  }
  .message .container .message-left .jd {
    right: 40px;
  }
  .message .container .message-left .wx,
  .message .container .message-left .vip,
  .message .container .message-left .jd {
    bottom: 5px;
  }
  .message .container .message-left .wx img,
  .message .container .message-left .vip img,
  .message .container .message-left .jd img {
    width: 45px;
  }
  .message .container .message-left .wx span,
  .message .container .message-left .vip span,
  .message .container .message-left .jd span {
    display: none;
  }
  .message .container .message-right p.radio {
    margin-bottom: 10px;
  }
  .message .container .message-right p.radio span {
    line-height: 30px;
  }
  .message .container .message-right .china {
    margin-bottom: 10px;
  }
  .message .container .message-right .h1 {
    margin-bottom: 5px;
  }
  /* ----------------------- åˆä¼™äºº end ---------------------- */
  /* ----------------------- æœç´¢ start ---------------------- */
  .searchlist {
    padding: 15px 0;
  }
  .searchlist .container .content .tab-hd {
    margin: 15px 0;
  }
  .searchlist .container .content .tab-bd .search-prolist ul {
    margin: 0 -5px;
  }
  .searchlist .container .content .tab-bd .search-prolist ul li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .searchlist .container .content .tab-bd .search-prolist ul li a &gt; .h1 {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .searchlist .container .content .tab-bd .search-newslist ul {
    margin: 0 -5px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a {
    font-size: 14px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a .img-box {
    height: 210px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a .text {
    padding: 10px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a .text .h1 {
    min-height: 32px;
    font-size: 18px;
    height: auto;
    line-height: 28px;
    margin-bottom: 0px;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a .text .h2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .searchlist .container .content .tab-bd .search-newslist ul li a:hover .text .h1 {
    transition: all .8s;
    transform: translateX(0px);
    color: #990066;
  }
  /* ----------------------- æœç´¢ end ---------------------- */
}
</pre></body></html>