<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åº•éƒ¨å†…å®¹*/
/*$$
{
	"color":[
		{"val":"#ffffff","title":"åº•éƒ¨å†…å®¹å­—ä½“é¢œè‰²"},
		{"val":"#f6f6f6","title":"å‹æƒ…é“¾æŽ¥å­—ä½“é¢œè‰²"}
	],
	"background":[
		{"val":"#f6f6f6","title":"å‹æƒ…é“¾æŽ¥èƒŒæ™¯é¢œè‰²"},
		{"val":"#999999","title":"å³ä¾§æ‚¬æµ®çª—èƒŒæ™¯é¢œè‰²"},
		{"val":"#3a68c7","title":"å³ä¾§æ‚¬æµ®çª—é€‰ä¸­èƒŒæ™¯é¢œè‰²"}
	],
	"border":[
	
	]
}
$$*/

#link_151 {
  background: #f6f6f6;
}

#link_151 .lin_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#link_151 .lin_box .linTi {
  position: relative;
  margin-right: 65px;
}

#link_151 .lin_box .linTi img {
  height: 40px;
  display: block;
}

#link_151 .lin_box .linUl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

#link_151 .lin_box .linUl a {
  font-size: 16px;
  display: block;
  color: #505050;
  margin-right: 35px;
  line-height: 30px;
}

#footer_151 {
  position: relative;
  background: #2c2c2c url("/static/images/FD25_bg.jpg") center center;
  background-size: cover;
}

#footer_151 .foo_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 45px;
}

#footer_151 .foo_box .fooBx {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#footer_151 .foo_box .fooBx .fooBxMap {
  width: 750px;
  height: 370px;
  background: #ffffff;
  margin-right: 40px;
}

#footer_151 .foo_box .fooBx .fooContac {
  flex: 1;
  width: 0;
}

#footer_151 .foo_box .fooBx .fooContac .cah2 {
  font-size: 42px;
  color: #ffffff;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

#footer_151 .foo_box .fooBx .fooContac .caline {
  margin-bottom: 25px;
  width: 50px;
  height: 4px;
  background: #ffcc00;
  display: block;
}

#footer_151 .foo_box .fooBx .fooContac .caul li {
  margin-bottom: 20px;
  font-size: 14px;
  color: #ffffff;
  padding-left: 40px;
  line-height: 30px;
}

#footer_151 .foo_box .fooBx .fooContac .caul li.tel {
  background: url("/static/images/FD25_i1.png") no-repeat center left;
  background-size: 30px 30px;
}

#footer_151 .foo_box .fooBx .fooContac .caul li.email {
  background: url("/static/images/FD25_i2.png") no-repeat center left;
  background-size: 30px 30px;
}

#footer_151 .foo_box .fooBx .fooContac .caul li.address {
  background: url("/static/images/FD25_i3.png") no-repeat center left;
  background-size: 30px 30px;
}

#footer_151 .foo_box .fooBx .fooContac .caul li:last-child {
  margin-bottom: 0;
}

#footer_151 .foo_box .copy {
  text-align: center;
  margin-top: 40px;
}

#footer_151 .foo_box .copy p {
  line-height: 20px;
}

#footer_151 .foo_box .copy p span {
  font-size: 14px;
  color: #ffffff;
}

#footer_151 .foo_box .copy p span.copys {
  margin-right: 20px;
}

#footer_151 .foo_box .copy p a {
  font-size: 14px;
  color: #ffffff;
}

#footer_151 .cbl {
  position: fixed;
  top: 50%;
  right: 50%;
  margin-right: -600px;
  z-index: 10;
  width: 65px;
  transform: translate(calc(100% + 20px), -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

#footer_151 .cbl .cbl_ul {
  position: relative;
  z-index: 3;
}

#footer_151 .cbl .cbl_ul .cbl_li {
  width: 55px;
  height: 55px;
  background: #999999;
  transition: 0.3s ease;
  position: relative;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  opacity: 1 !important;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_a .cbl_imgs {
  width: 25px;
  height: 25px;
  margin-bottom: 2px;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_a .cbl_imgs .cbl_img {
  width: 100%;
  display: block;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_a .cbl_p {
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid {
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 3;
  box-sizing: border-box;
  border-radius: 35px;
  background: #3a68c7;
  display: none;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid.Other {
  right: 64px;
  padding: 10px;
  border-radius: 5px;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid.Other .cbl_chbox {
  padding: 0;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid .cbl_chbox {
  width: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid .cbl_chbox .addwxs {
  width: 100px;
  height: 100px;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid .cbl_chbox p {
  width: 100%;
  line-height: 35px;
  color: #ffffff;
  font-size: 14px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#footer_151 .cbl .cbl_ul .cbl_li .cbl_chid .cbl_chbox p img {
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}

#footer_151 .cbl .cbl_ul .cbl_li:hover {
  background: #3a68c7;
}

#footer_151 .cbl .cbl_ul .cbl_li:hover .cbl_chid {
  display: block;
}

#footer_151 .cbl .cbl_ul .cbl_li:nth-child(1) {
  animation-delay: 0.2s;
}

#footer_151 .cbl .cbl_ul .cbl_li:nth-child(2) {
  animation-delay: 0.4s;
}

#footer_151 .cbl .cbl_ul .cbl_li:nth-child(3) {
  animation-delay: 0.6s;
}

#footer_151 .cbl .cbl_ul .cbl_li:nth-child(4) {
  animation-delay: 0.8s;
}

@media (max-width: 850px) {
  #link_151 .lin_box {
    flex-wrap: wrap;
  }
  #link_151 .lin_box .linTi {
    width: 100%;
  }
  #link_151 .lin_box .linTi img {
    height: 32px;
  }
  #link_151 .lin_box .linUl {
    margin-top: 25px;
    width: 100%;
  }
  #link_151 .lin_box .linUl a {
    font-size: 14px;
  }
  #footer_151 {
    display: none;
  }
}
</pre></body></html>