<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yui_flex_list {
  padding: 15px 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.yui_flex_list:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #ebebeb;
}
.yui_flex_list:first-child:after {
  border: none;
}
.yui_flex_list.yui_flex_list_jumpto .yui_flex_list_ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #c8c8cd;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.yui_flex_list .yui_flex_list_hd {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.yui_flex_list .yui_flex_list_bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.yui_flex_list .yui_flex_list_bd ul {
  margin-left: 4%;
}
.yui_flex_list .yui_flex_list_bd ul li {
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
.yui_flex_list .yui_flex_list_bd ul li.title {
  font-size: 16px;
  line-height: 26px;
  color: #333;
}
.yui_flex_list .yui_flex_list_ft {
  padding-right: 13px;
  text-align: right;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.thematic_server .bg_white {
  background: #fff;
}
.thematic_server .w1200 {
  max-width: 1200px;
  min-width: 646px;
  margin: 0 auto;
}
.thematic_server .w800 {
  overflow: hidden;
  max-width: 1200px;
  min-width: 646px;
  margin: 0 auto;
}
.thematic_server .thematic_title {
  margin: 5% auto;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  color: #338770;
  font-weight: bold;
}
.thematic_server .top_header {
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  position: relative;
  font-size: 12px;
  line-height: 48px;
  color: #fff;
}
.thematic_server .top_header .w1200 {
  overflow: hidden;
}
.thematic_server .top_header .logo {
  float: left;
  width: 85px;
  margin-top: 7px;
  margin-left: 2px;
}
.thematic_server .top_header .logo img {
  display: block;
  width: 100%;
}
.thematic_server .top_header .tel {
  float: right;
  margin-left: 20px;
}
.thematic_server .top_header .login_box {
  float: right;
  vertical-align: middle;
  font-size: 12px;
  line-height: 48px;
  color: #fff;
}
.thematic_server .top_header .login_box a {
  font-size: 12px;
  line-height: 48px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.thematic_server .top_header .login_box a.home {
  margin-right: 15px;
}
.thematic_server .top_header .login_box a.home img {
  width: 15px;
  margin-right: 6px;
}
.thematic_server .top_header .login_box a.user img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.thematic_server .top_header .login_box i {
  margin: 0 10px 0;
  background: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1px;
  height: 13px;
  top: 2px;
  position: relative;
}
.thematic_server .banner {
  margin-top: -48px;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 646px;
}
.thematic_server .banner .bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.thematic_server .banner .box {
  overflow: hidden;
  width: 646px;
  margin: 10.13422819% auto 50px;
  position: relative;
}
.thematic_server .banner .box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.thematic_server .banner .box .title {
  position: relative;
  z-index: 1;
  margin: 122px 0 0 138px;
  font-size: 15px;
  line-height: 30px;
  color: #fefefe;
}
.thematic_server .banner .box .title a {
  text-align: center;
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #0d2271;
  margin-left: 10px;
  width: 180px;
  background: #5bc2a1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.thematic_server .banner .box ul {
  margin-top: 44px;
  margin-bottom: 50px;
  text-align: center;
}
.thematic_server .banner .box ul li {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.thematic_server .cooperation {
  overflow: hidden;
  text-align: center;
  margin-bottom: 5%;
}
.thematic_server .cooperation ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25%;
  margin: 0 12.5%;
}
.thematic_server .cooperation ul:nth-child(2) {
  float: left;
}
.thematic_server .cooperation ul:last-child {
  float: right;
}
.thematic_server .cooperation ul li {
  font-size: 15px;
  line-height: 22px;
  color: #666;
}
.thematic_server .cooperation ul li.title {
  font-size: 24px;
  line-height: 26px;
  color: #222;
}
.thematic_server .cooperation ul li img {
  display: block;
  margin: 32px auto 20px;
  width: 147px;
}
.thematic_server .talent {
  overflow: hidden;
  text-align: center;
  background: #efefef;
}
.thematic_server .talent ul {
  padding-bottom: 5%;
  display: block;
  float: left;
  vertical-align: top;
  width: 18%;
  margin: 0 7.6%;
}
.thematic_server .talent ul li {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.thematic_server .talent ul li.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  color: #222;
  margin: 20px 0 10px;
}
.thematic_server .talent ul li img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.thematic_server .talent ul:nth-child(2n+2) li:last-child {
  width: 120%;
  margin-left: -10%;
}
.thematic_server .profit {
  overflow: hidden;
  margin-bottom: 90px;
}
.thematic_server .profit ul {
  float: left;
  width: 44%;
  margin: 0 3% 3%;
  text-align: left;
}
.thematic_server .profit ul li {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.thematic_server .profit ul li .text {
  width: 300px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.thematic_server .profit ul li.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  color: #222;
  margin: 15px 0;
}
.thematic_server .profit ul li img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 35px;
  width: 45px;
}
.thematic_server .profit ul:nth-of-type(2n+1) {
  text-align: right;
}
.thematic_server .thematic_footer {
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 86px;
  background: #365349;
}
.thematic_server .thematic_footer a {
  background: #5bc2a1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  margin: 20px auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 51px;
  position: relative;
}
.xsshow {
  display: none;
}
@media screen and (max-width: 810px) {
  .xsshow {
    display: block;
  }
  .thematic_server .top_header .login_box a.user {
    margin-right: 20px;
  }
}
footer.footer_fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
footer.footer .box {
  border-top: 1px solid #e6e6e6;
  padding: 1% 0;
  overflow: hidden;
}
footer.footer .box .left {
  float: left;
  margin-top: 0;
}
footer.footer .box .left .page {
  overflow: hidden;
  margin-bottom: 5px;
}
footer.footer .box .left .page a {
  font-size: 12px;
  line-height: 24px;
  color: #999;
  margin: 0;
}
footer.footer .box .left .page a.title {
  font-weight: bold;
  margin: 0;
  cursor: default;
}
footer.footer .box .left .page a.title.title_second {
  margin-left: 48px;
}
footer.footer .box .left .page i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1px;
  height: 12px;
  margin: 0 0 0 12px;
  background: #ccc;
  vertical-align: middle;
}
footer.footer .box &gt; ul {
  float: right;
  vertical-align: middle;
}
footer.footer .box ul {
  margin: 0;
  text-align: left;
}
footer.footer .box ul.page_ul {
  float: left;
  margin: 0;
  min-width: 105px;
}
footer.footer .box ul li {
  font-size: 12px;
  line-height: 22px;
  color: #999;
}
footer.footer .box ul li.title {
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
footer.footer .box ul.wechat {
  text-align: right;
  margin: 0;
  margin-left: 22px;
  text-align: center;
}
footer.footer .box ul.wechat img {
  width: 69px;
}
footer.footer .box ul.wechat li {
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
footer.footer .copyright {
  font-size: 12px;
  line-height: 15px;
  color: #999;
}
.inlineblock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.yui_right_icon {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 168px;
  margin: auto;
  z-index: 12345;
  overflow: hidden;
}
.yui_right_icon a {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background: #777;
  display: block;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 1px;
  width: 32px;
  height: 32px;
  float: right;
  clear: both;
}
.yui_right_icon a:hover {
  width: auto;
  background: #c31800;
}
.yui_right_icon a:hover p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.yui_right_icon a p {
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  padding: 0 0px 0 8px;
  display: none;
}
.yui_right_icon a .img {
  width: 32px;
  height: 32px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.yui_right_icon a .img img {
  width: 18px;
  height: 18px;
}
</pre></body></html>