<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-banner .swiper-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-banner .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  background: #fff;
}
.swiper-banner .swiper-pagination-bullet-active {
  background: transparent;
  border: solid 2px #ffffff;
  box-sizing: border-box;
}
.index-product {
  background-image: url('../image/index_p_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 71px 0 78px;
}
.index-product .wd1440 {
  display: flex;
  justify-content: space-between;
}
.index-product .wd1440 .item {
  width: 24%;
  background-color: #ffffff;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  text-align: center;
  padding: 67px 12px 80px;
  box-sizing: border-box;
  border-bottom: 6px solid #027ab6;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: 0.5s;
}
.index-product .wd1440 .item .eng {
  font-size: 30px;
  color: #4d4d4d;
  font-weight: bold;
}
.index-product .wd1440 .item .china {
  margin-top: 14px;
  font-size: 30px;
  color: #4d4d4d;
}
.index-product .wd1440 .item .line {
  margin: 17px auto 0;
  width: 34px;
  height: 3px;
  background-color: #027ab6;
}
.index-product .wd1440 .item .show {
  height: 320px;
  line-height: 320px;
}
.index-product .wd1440 .item .show img {
  max-width: 95%;
}
.index-product .wd1440 .item .more {
  position: absolute;
  left: 50%;
  bottom: 43px;
  width: 152px;
  height: 36px;
  font-size: 16px;
  color: #b3b3b3;
  line-height: 36px;
  background-color: #ffffff;
  border-radius: 18px;
  margin-left: -76px;
  border: solid 1px #cccccc;
}
.index-product .wd1440 .item .fu {
  position: absolute;
  left: 0;
  width: 100%;
  height: 362px;
  bottom: -362px;
  transition: 0.5s;
  background-color: #027ab6;
  opacity: 0.95;
  padding: 35px 0;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
}
.index-product .wd1440 .item .fu a {
  display: block;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  margin-bottom: 39px;
}
.index-product .wd1440 .item .fu a:last-child {
  margin-bottom: 0;
}
.index-product .wd1440 .item .fu a:hover {
  text-decoration: underline;
}
.index-product .wd1440 .item:hover {
  box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.16);
}
.index-product .wd1440 .item:hover .fu {
  bottom: 0;
}
#ascrail2000 {
  transition: 0.5s;
}
.index-about {
  background-image: url('../image/index_a_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  position: relative;
}
.index-about .about-zi {
  position: absolute;
  right: 295px;
  top: 25px;
}
.index-about .a-img {
  width: 50%;
  height: 586px;
  object-fit: cover;
}
.index-about .a-box {
  width: 50%;
  box-sizing: border-box;
  padding: 102px 0 0 56px;
  position: relative;
}
.index-about .a-box .wd621 {
  width: 621px;
}
.index-about .a-box .wd621 .title {
  font-size: 40px;
  color: #4d4d4d;
}
.index-about .a-box .wd621 .line {
  margin-top: 22px;
  width: 60px;
  height: 2px;
  background-color: #027ab6;
}
.index-about .a-box .wd621 .intro {
  margin-top: 58px;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.index-about .a-box .wd621 .a-nav {
  position: absolute;
  left: 56px;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 621px;
  justify-content: space-between;
}
.index-about .a-box .wd621 .a-nav li a {
  display: block;
  width: 150px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 16px;
  color: #4d4d4d;
  transition: 0.3s;
  background-color: #e6e6e6;
}
.index-about .a-box .wd621 .a-nav li a:hover {
  color: #fff;
  background-color: #027ab6;
}
.index-new {
  display: flex;
}
.index-new .l-new {
  width: 370px;
  height: 278px;
  padding: 70px 0 0 107px;
  box-sizing: border-box;
  font-size: 30px;
  color: #fff;
  background-image: url('../image/index_new.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.index-new .l-new .more {
  display: block;
  margin-top: 22px;
}
.index-new .l-new .more img {
  width: 46px;
  height: 46px;
}
.index-new .r-new {
  flex: 1;
  height: 278px;
  background-image: url('../image/index_n_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 85px 0 0 50px;
  box-sizing: border-box;
}
.index-new .r-new .swiper-new {
  width: 1250px;
  margin: 0;
}
.index-new .r-new .swiper-new .swiper-slide .top {
  display: flex;
  align-items: center;
}
.index-new .r-new .swiper-new .swiper-slide .top .gang {
  width: 0;
  height: 3px;
  transition: 0.5s;
  background-color: #027ab6;
}
.index-new .r-new .swiper-new .swiper-slide .top .title {
  font-size: 18px;
  color: #4d4d4d;
}
.index-new .r-new .swiper-new .swiper-slide .time {
  margin-top: 13px;
  font-size: 14px;
  color: #999;
}
.index-new .r-new .swiper-new .swiper-slide .intro {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  text-align: justify;
}
.index-new .r-new .swiper-new .swiper-slide:hover .top .gang {
  width: 20px;
  margin-right: 8px;
}
.f-title {
  display: flex;
  align-items: center;
}
.f-title img {
  margin-right: 12px;
}
.f-title span {
  font-size: 18px;
  color: #e1c262;
}
.nei-banner {
  height: 400px;
  position: relative;
}
.nei-banner .ban {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nei-banner .zi {
  position: absolute;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
}
.nei-banner .zi .title {
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.nei-banner .zi .location {
  margin-top: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nei-banner .zi .location img {
  margin-right: 10px;
}
.nei-banner .zi .location span, .nei-banner .zi .location a{
  font-size: 16px;
  color: #fff;
}
.nei-banner .nei-nav {
  width: 1440px;
  position: absolute;
  left: 50%;
  bottom: -40px;
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.08);
  margin-left: -720px;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.nei-banner .nei-nav li {
  margin-right: 65px;
}
.nei-banner .nei-nav li a {
  display: flex;
  align-items: center;
}
.nei-banner .nei-nav li a div {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
  opacity: 0;
  transition: 0.3s;
  background-color: #027ab6;
}
.nei-banner .nei-nav li a span {
  font-size: 16px;
  color: #3d3d3d;
  transition: 0.3s;
}
.nei-banner .nei-nav .cur-li a div {
  opacity: 1;
}
.nei-banner .nei-nav .cur-li a span {
  color: #027ab6;
}
.nei-banner .nei-nav li:hover a div {
  opacity: 1;
}
.nei-banner .nei-nav li:hover a span {
  color: #027ab6;
}
.about-about {
  background-image: url('../image/about_a_bg.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 130px 0 100px;
}
.about-about .wd1400 {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.about-about .wd1400 .dazi {
  position: absolute;
  left: 16%;
  top: 0;
}
.about-about .wd1400 .title {
  font-size: 40px;
  color: #4d4d4d;
}
.about-about .wd1400 .line {
  width: 60px;
  height: 2px;
  margin-top: 20px;
  background-color: #027ab6;
}
.about-about .wd1400 .contain {
  margin-top: 35px;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  color: #4d4d4d;
}
.about-about .wd1400 .contain img {
  max-width: 100%;
  margin: 10px 0;
}
.contact-contain {
  padding: 105px 0 68px;
  background-image: url('../image/contact_m_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.contact-contain .wd1400 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 28px;
  display: flex;
  justify-content: space-between;
}
.contact-contain .wd1400 .message {
  width: 490px;
  margin-right: 16px;
  background-color: #fff;
  padding: 0 70px;
  box-sizing: border-box;
}
.contact-contain .wd1400 .message .item {
  height: 90px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.contact-contain .wd1400 .message .item img {
  margin-right: 15px;
}
.contact-contain .wd1400 .message .item .info .t {
  font-size: 16px;
  color: #4d4d4d;
}
.contact-contain .wd1400 .message .item .info .b {
  font-size: 16px;
  color: #808080;
  margin-top: 5px;
}
.contact-contain .wd1400 .message .item:last-child {
  border-bottom: none;
}
.contact-contain .wd1400 .map {
  flex: 1;
  height: auto;
}
.contact-contain .wd1400 .map #dituContent {
  width: 100%;
  height: 100%;
}
.contact-leave {
  padding: 56px 0 60px;
  background-image: url("../image/leave_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.contact-leave .title {
  text-align: center;
}
.contact-leave .title .tit {
  font-size: 36px;
}
.contact-leave .title .tit strong {
  color: #027ab6;
  font-weight: bold;
}
.contact-leave .title .eng {
  margin-top: 16px;
  font-size: 28px;
  font-weight: 300;
}
.contact-leave .wd1200 {
  width: 1200px;
  margin-top: 48px;
  margin: 48px auto 0;
}
.contact-leave .wd1200 .box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-leave .wd1200 .box .top .input {
  width: 371px;
  height: 52px;
}
.contact-leave .wd1200 .box .top .input input {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #cccccc;
}
.contact-leave .wd1200 .box .top .input input::placeholder {
  font-size: 16px;
  color: #bbb;
}
.contact-leave .wd1200 .box .middle {
  margin-top: 15px;
  height: 165px;
  padding-top: 10px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  box-sizing: border-box;
}
.contact-leave .wd1200 .box .middle textarea {
  width: 100%;
  height: 100%;
}
.contact-leave .wd1200 .box .middle textarea::placeholder {
  font-size: 16px;
  color: #bbb;
}
.contact-leave .wd1200 .type {
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-leave .wd1200 .type button {
  width: 200px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-size: 18px;
  margin: 0 22px;
}
.contact-leave .wd1200 .type .cz {
  color: #4c4c4c;
  background-color: #e6e6e6;
}
.contact-leave .wd1200 .type .tj {
  color: #fff;
  background-color: #027ab6;
}
.new-article {
  padding: 132px 0 67px;
  background-color: #fff;
}
.new-article .wd1440 .article-title {
  text-align: center;
  font-size: 30px;
  color: #4d4d4d;
}
.new-article .wd1440 .deputy {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}
.new-article .wd1440 .deputy div {
  margin: 0 10px;
  font-size: 14px;
  color: #808080;
}
.new-article .wd1440 .box {
  margin-top: 55px;
  font-size: 14px;
  color: #323232;
  line-height: 36px;
  padding: 0 25px;
}
.new-article .wd1440 .box img {
  margin: 0 10px;
}
.new-page {
  display: flex;
  align-items: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 50px;
}
.new-page a {
  display: block;
  line-height: 103px;
  font-size: 16px;
  color: #666;
}
.new-page .up_down {
  flex: 1;
  padding: 0 30px;
  box-sizing: border-box;
  transition: 0.3s;
}
.new-page .xia {
  text-align: right;
}
.new-page .return {
  width: 118px;
  position: relative;
  text-align: center;
}
.new-page .return::before {
  content: "";
  width: 1px;
  height: 60px;
  background-color: #cccccc;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.new-page .return::after {
  content: "";
  width: 1px;
  height: 60px;
  background-color: #cccccc;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.service-contain {
  background-image: url('../image/about_a_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 130px 0 63px;
}
.service-contain .wd1400 {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.service-contain .wd1400 .dazi {
  position: absolute;
  left: 16%;
  top: 0;
}
.service-contain .wd1400 .title {
  font-size: 40px;
  color: #4d4d4d;
}
.service-contain .wd1400 .line {
  width: 60px;
  height: 2px;
  margin-top: 20px;
  background-color: #027ab6;
}
.service-contain .wd1400 .contain {
  margin-top: 35px;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  color: #4d4d4d;
}
.service-contain .wd1400 .contain img {
  max-width: 100%;
  margin: 10px 0;
}
.service-box {
  padding: 63px 0 87px;
  background-color: #fff;
}
.service-box .wd1400 {
  max-width: 1400px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.service-box .wd1400 .ser-item {
  width: 33.33%;
  margin-bottom: 42px;
}
.service-box .wd1400 .ser-item .title {
  font-size: 24px;
  color: #4d4d4d;
}
.service-box .wd1400 .ser-item .son {
  margin-top: 35px;
  max-width: 90%;
}
.service-box .wd1400 .ser-item .son p {
  font-size: 16px;
  line-height: 30px;
  color: #4d4d4d;
}
.service-box .wd1400 .ser-item:last-child {
  margin-bottom: 0;
}
.erji {
  position: absolute;
  left: 50%;
  bottom: 40px;
  width: 1440px;
  z-index: 10;
  margin-left: -720px;
}
.erji .product-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.08);
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.erji .product-nav .icon-xia {
  position: absolute;
  right: 20px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}
.erji .product-nav li {
  margin-right: 80px;
}
.erji .product-nav li a {
  display: flex;
  align-items: center;
}
.erji .product-nav li a div {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
  opacity: 0;
  transition: 0.3s;
  background-color: #027ab6;
}
.erji .product-nav li a span {
  font-size: 16px;
  color: #3d3d3d;
  transition: 0.3s;
}
.erji .product-nav .cur-li a div {
  opacity: 1;
}
.erji .product-nav .cur-li a span {
  color: #027ab6;
}
.erji .product-nav li:hover a div {
  opacity: 1;
}
.erji .product-nav li:hover a span {
  color: #027ab6;
}
.erji .zhankai {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
  background-image: url('../image/gallery_z_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 36px 30px;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.erji .zhankai .flex {
  justify-content: space-between;
}
.erji .zhankai .flex .item .zhankai-title {
  font-size: 20px;
  color: #4d4d4d;
  font-weight: bold;
}
.erji .zhankai .flex .item .big-box {
  display: flex;
}
.erji .zhankai .flex .item .big-box &gt; ul {
  margin-right: 50px;
}
.erji .zhankai .flex .item ul {
  margin-top: 60px;
}
.erji .zhankai .flex .item ul li {
  margin-bottom: 27px;
}
.erji .zhankai .flex .item ul li a {
  font-size: 16px;
  color: #808080;
  transition: 0.3s;
}
.erji .zhankai .flex .item ul li a:hover {
  text-decoration: underline;
}
.erji .zhankai .flex .cha {
  position: absolute;
  top: -82px;
  right: -82px;
  cursor: pointer;
}
.product-article {
  padding: 97px 0 48px;
  background-color: #f5f5f5;
}
.product-article .wd1386 {
  max-width: 1386px;
  margin: 0 auto;
}
.product-article .wd1386 .hot-box {
  display: flex;
  background-color: #fff;
  padding: 18px 30px 54px;
}
.product-article .wd1386 .hot-box .show {
  width: 600px;
  height: 540px;
  margin-right: 78px;
}
.product-article .wd1386 .hot-box .show .gallery-top {
  width: 100%;
  height: 450px;
}
.product-article .wd1386 .hot-box .show .gallery-top .swiper-slide {
  background-size: cover;
}
.product-article .wd1386 .hot-box .show .gallery-thumbs {
  width: 100%;
  height: 85px;
  margin-top: 6px;
}
.product-article .wd1386 .hot-box .show .gallery-thumbs .swiper-slide {
  background-size: cover;
}
.product-article .wd1386 .hot-box .hot-info {
  flex: 1;
}
.product-article .wd1386 .hot-box .hot-info .i-box {
  border-bottom: 1px solid #f2f2f2;
}
.product-article .wd1386 .hot-box .hot-info .i-box-t {
  padding: 27px 0 27px;
}
.product-article .wd1386 .hot-box .hot-info .i-box-t .title {
  font-size: 30px;
}
.product-article .wd1386 .hot-box .hot-info .i-box-t .time {
  color: #666;
  margin-top: 30px;
}
.product-article .wd1386 .hot-box .hot-info .i-box-b {
  padding: 30px 0;
}
.product-article .wd1386 .hot-box .hot-info .i-box-b .zaiyao {
  font-size: 18px;
  color: #4d4d4d;
}
.product-article .wd1386 .hot-box .hot-info .i-box-b .intro {
  margin-top: 18px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  -webkit-line-clamp: 3;
}
.product-article .wd1386 .hot-box .hot-info .related {
  margin-top: 30px;
}
.product-article .wd1386 .hot-box .hot-info .related .title {
  font-size: 18px;
  color: #4d4d4d;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box {
  margin-top: 23px;
  display: flex;
  align-items: center;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box .img {
  width: 180px;
  height: 135px;
  margin-right: 10px;
  position: relative;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box .img img {
  width: 100%;
  height: 100%;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box .img .word {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #027ab6;
  opacity: 0;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box .img .word p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.product-article .wd1386 .hot-box .hot-info .related .relate-box .img:hover .word {
  opacity: 0.86;
}
.gallery-thumbs .swiper-slide-thumb-active {
  border: 2px solid #e1c262;
  box-sizing:border-box;
}
.p-body {
  background-color: #fff;
  padding: 40px 0 88px;
}
.p-body .wd1440 .body-nav {
  display: flex;
  background-color: #027ab6;
}
.p-body .wd1440 .body-nav li {
  width: 183px;
  height: 80px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 80px;
  transition: 0.3s;
  cursor: pointer;
}
.p-body .wd1440 .body-nav .li-cur {
  background-color: #e1c262;
}
.p-body .wd1440 .body-nav li:hover {
  background-color: #e1c262;
}
.p-body .wd1440 .b-main {
  background-color: #ffffff;
  box-shadow: 0px 8px 10px 0px rgba(49, 52, 72, 0.11);
}
.p-body .wd1440 .b-main .main-item {
  padding: 50px 30px;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4d;
  display: none;
}
.p-body .wd1440 .b-main .block {
  display: block;
}
.p-body .wd1440 .new-page {
  margin-top: 62px;
}
.gallery-contain {
  background-color: #fff;
  padding: 100px 0 80px;
}
.gallery-contain .wd1400 {
  max-width: 1400px;
  margin: 0 auto;
}
.gallery-contain .wd1400 .box {
  display: flex;
  flex-wrap: wrap;
}
.gallery-contain .wd1400 .box .item {
  width: 32.4%;
  margin-right: 1.3%;
  padding: 12px 12px 21px;
  margin-bottom: 34px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  position: relative;
}
.gallery-contain .wd1400 .box .item .line {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  transition: 0.5s;
  background-color: #027ab6;
}
.gallery-contain .wd1400 .box .item .img {
  height: 321px;
  overflow: hidden;
  line-height: 321px;
  text-align: center;
  background-color: #fffdfe;
}
.gallery-contain .wd1400 .box .item .img img {
  transition: 0.5s;
}
.gallery-contain .wd1400 .box .item .info {
  margin-top: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gallery-contain .wd1400 .box .item .info .lef .title {
  font-size: 16px;
  color: #3d3d3d;
}
.gallery-contain .wd1400 .box .item .info .lef .intro {
  font-size: 14px;
  margin-top: 6px;
  color: #979899;
}
.gallery-contain .wd1400 .box .item .info .rig {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #f0f1f2;
  border: 1px solid #f0f1f2;
}
.gallery-contain .wd1400 .box .item:nth-of-type(3n) {
  margin-right: 0;
}
.gallery-contain .wd1400 .box .item:hover .line {
  width: 100%;
}
.gallery-contain .wd1400 .box .item:hover .img img {
  transform: scale(1.1);
}
.gallery-contain .wd1400 .box .item:hover .info .rig {
  border: solid 1px #7f7f7f;
}

.new-contain {
  padding: 100px 0 105px;
  background-color: #fff;
}
.new-contain .wd1440 .new-flac {
  display: flex;
}
.new-contain .wd1440 .new-flac .flac-show {
  width: 720px;
  height: 383px;
  object-fit: cover;
}
.new-contain .wd1440 .new-flac .flac-info {
  width: 720px;
  padding: 40px 42px 0 64px;
  box-sizing: border-box;
  background-color: #fafafa;
}
.new-contain .wd1440 .new-flac .flac-info .flac-title {
  font-size: 26px;
  color: #027ab6;
}
.new-contain .wd1440 .new-flac .flac-info .time {
  display: flex;
  align-items: flex-end;
  margin-top: 27px;
}
.new-contain .wd1440 .new-flac .flac-info .time span {
  font-size: 16px;
  color: #666;
  margin-right: 19px;
}
.new-contain .wd1440 .new-flac .flac-info .time div {
  flex: 1;
  height: 1px;
  background-color: #c1c1c1;
}
.new-contain .wd1440 .new-flac .flac-info .flac-intro {
  margin-top: 38px;
  font-size: 16px;
  color: #666;
  line-height: 26px;
  text-align: justify;
}
.new-contain .wd1440 .new-flac .flac-info .flac-more {
  display: block;
  margin-top: 42px;
  width: 180px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  background-color: #0074be;
}
.new-contain .wd1440 .new-flac .flac-info .flac-more:hover {
  background-color: #e1c262;
}
.new-contain .wd1440 .new-box {
  margin-top: 46px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-contain .wd1440 .new-box .new-item {
  width: 49.3%;
  background-color: #ffffff;
  border: solid 2px #ffffff;
  box-sizing: border-box;
  padding: 30px 40px 39px 106px;
  margin-bottom: 33px;
  position: relative;
  transition: 0.5s;
}
.new-contain .wd1440 .new-box .new-item .line {
  width: 2px;
  height: 142px;
  background-color: #027ab6;
  position: absolute;
  left: 58px;
  top: 40px;
  opacity: 0;
  transition: 0.5s;
}
.new-contain .wd1440 .new-box .new-item .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-contain .wd1440 .new-box .new-item .top .time {
  font-size: 36px;
  color: #878787;
  transition: 0.5s;
}
.new-contain .wd1440 .new-box .new-item .top .r {
  opacity: 0;
  transition: 0.5s;
}
.new-contain .wd1440 .new-box .new-item .new-title {
  margin-top: 20px;
  font-size: 18px;
  color: #4d4d4d;
}
.new-contain .wd1440 .new-box .new-item .new-intro {
  margin-top: 20px;
  color: #878787;
  line-height: 24px;
}
.new-contain .wd1440 .new-box .new-item:hover {
  box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);
}
.new-contain .wd1440 .new-box .new-item:hover .line {
  opacity: 1;
}
.new-contain .wd1440 .new-box .new-item:hover .top .time {
  color: #027ab6;
}
.new-contain .wd1440 .new-box .new-item:hover .top .r {
  opacity: 1;
}
.new-contain .wd1440 .page {
  margin-top: 50px;
}
.new-page .up_down:hover {
  background-color: #027ab6;
  color: #fff;
}
@media screen and (max-width: 1600px) {
  .index-new .r-new .swiper-new {
    width: 900px;
  }
}
@media screen and (max-width: 1500px) {
  .nei-banner .nei-nav,
  .erji {
    width: 1200px;
    margin-left: -600px;
  }
  .product-article .wd1386 .hot-box .show {
    width: 550px;
  }
}
</pre></body></html>