<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* v1.0 | 20080212 */

@import "conn.css";
.marketing_bg {
  width: 100%;
  height: 300px;
  background: url(../images/38552d69cee447b2764baf3497b3c9e4.jpg) no-repeat center center; }

.Bread_crumbs {
  width: 1120px;
  margin: 0 auto; }
  .Bread_crumbs &gt; div p {
    margin-top: 40px;
    margin-bottom: 60px; 
		font-family: "Microsoft Yahei", "Regular";
		font-size: 14px;
		color: #666;
		}
    .Bread_crumbs &gt; div p a {
      font-family: "Microsoft Yahei", "Regular";
      font-size: 14px;
      color: #666; }
      .Bread_crumbs &gt; div p a:link {
        color: #666; }
      .Bread_crumbs &gt; div p a:visited {
        color: #666; }
      .Bread_crumbs &gt; div p a:hover {
        color: #666; }
      .Bread_crumbs &gt; div p a:active {
        color: #666; }
    .Bread_crumbs &gt; div p span {
      color: #666; }
    .Bread_crumbs &gt; div p .hald_arrow {
      display: none; }
    .Bread_crumbs &gt; div p:hover {
      cursor: pointer; }

.marketing_body {
  width: 1120px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row;
      flex-direction: row; }
  .marketing_body .marketing_body_left {
    width: 200px;
    height: 424px;
    overflow-y: auto; }
    .marketing_body .marketing_body_left &gt; ul {
      background-color: #eee; }
      .marketing_body .marketing_body_left &gt; ul li {
        height: 60px;
        background-color: #eee;
        border-bottom: 2px solid #fff; }
        .marketing_body .marketing_body_left &gt; ul li p {
          font-family: "Microsoft Yahei";
          font-size: 20px;
          font-weight: bold;
          color: #333;
          line-height: 60px;
          text-align: center; }
          .marketing_body .marketing_body_left &gt; ul li p a {
            color: #333; }
        .marketing_body .marketing_body_left &gt; ul li:hover {
          cursor: pointer;
          background: #d8d8d8; }
          .marketing_body .marketing_body_left &gt; ul li:hover &gt; p {
            color: #333; }
            .marketing_body .marketing_body_left &gt; ul li:hover &gt; p a {
              color: #333; }
      .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click {
        background: #ef8a31; }
        .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click &gt; p {
          color: #fff; }
          .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click &gt; p a {
            color: #fff; }
        .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click:hover {
          cursor: pointer;
          background: #ef8a31; }
          .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click:hover &gt; p {
            color: #fff; }
            .marketing_body .marketing_body_left &gt; ul .marketing_body_left_click:hover &gt; p a {
              color: #fff; }
  .marketing_body .marketing_body_content {
    width: 908px; }
    .marketing_body .marketing_body_content &gt; div {
      width: 80%;
      margin: 0 auto; }
    .marketing_body .marketing_body_content .marketing_body_content_title &gt; p {
      text-align: center;
      font-family: "Microsoft Yahei";
      font-size: 24px;
      font-weight: bold;
      color: #333;
      margin-top: 60px;
      margin-bottom: 30px; }
    .marketing_body .marketing_body_content .marketing_body_content_title .marketing_body_content_title_time {
      margin-bottom: 60px; }
      .marketing_body .marketing_body_content .marketing_body_content_title .marketing_body_content_title_time &gt; p {
        text-align: center;
        font-family: "Microsoft Yahei", "Regular";
        font-size: 12px;
        color: #999; }
        .marketing_body .marketing_body_content .marketing_body_content_title .marketing_body_content_title_time &gt; p span {
          display: inline-block;
          vertical-align: top; }
          .marketing_body .marketing_body_content .marketing_body_content_title .marketing_body_content_title_time &gt; p span:nth-last-of-type(1) {
            margin-left: 30px;
            margin-right: 20px; }
    .marketing_body .marketing_body_content .marketing_body_content_text p {
      font-family: "Microsoft Yahei", "Regular";
      font-size: 14px;
      color: #666;
      line-height: 24px;
      margin-bottom: 30px;
      text-indent: 2em;
      text-align: left; }
      .marketing_body .marketing_body_content .marketing_body_content_text p:nth-last-of-type(1) {
        margin: 0; }
    .marketing_body .marketing_body_content .marketing_body_content_text img {
      width: 100%;
      margin-left: -2em; }
</pre></body></html>