<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019-6-18, 11:03:41
    Author     : zhoukan-cityxiao
*/
.bread_nav {
  margin-top: 25px;
}
.bread_nav .breadcrumb {
  background: #E9FFEB;
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1em;
  color: #494d5d;
  line-height: 20px;
  text-align: justify;
}
/* å·¦åˆ™æ&nbsp;‡ç­¾ */
.left_sider .left_title {
  background: url(../images/left_bg.jpg) no-repeat center center;
  height: 99px;
  width: auto;
  position: relative;
  margin-bottom: 15px;
}
.left_sider .left_title .cn-title {
  margin: 0px;
  position: absolute;
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 27px;
  color: #fff6d1;
  line-height: 26px;
  text-align: justify;
  left: 36px;
  top: 28px;
}
.left_sider .left_title .en-title {
  margin: 0px;
  position: absolute;
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 25px;
  color: #fff6d1;
  line-height: 26px;
  text-align: justify;
  left: 67px;
  top: 60px;
  font-family: "TimesBoldItalic";
  filter: alpha(opacity=60);
  opacity: 0.6;
  font-weight: bolder;
  font-style: oblique;
}
.left_sider .left_menu ul {
  margin-left: 0px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 30px;
}
.left_sider .left_menu ul li {
  line-height: 35px;
  border-bottom: 1px dotted #C3C2C7;
  margin-bottom: 15px;
}
.left_sider .left_menu ul li a {
  background: url(../images/left_menu_li.png) no-repeat 95% center;
  padding-left: 30px;
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 15px;
  color: #494d5d;
  line-height: 35px;
  text-align: justify;
  display: block;
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
.left_sider .left_menu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: -31px;
  background: #fff;
}
.left_sider .left_menu ul li a:hover:after {
  animation: left_sub_menu 0.5s;
  -webkit-animation: left_sub_menu 0.5s;
}
.left_sider .left_menu ul li a:hover,
.left_sider .left_menu ul li .active {
  background-color: #B5E5B4;
}
.left_sider .left_ad {
  margin-bottom: 30px;
}
/*
å³åˆ™ä¿¡æ¯æ&nbsp;·å¼
*/
.article_info h3 {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 20px;
  color: #222222;
  line-height: 26px;
  text-align: justify;
  margin-top: 0px;
}
.article_info address {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1em;
  color: #727171;
  line-height: 26px;
  text-align: justify;
  border-bottom: 1px solid #ACACAC;
}
.article_info address a {
  float: right;
  color: #727171;
}
.article_info .info_content {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1.05em;
  color: #383838;
  line-height: 26px;
  text-align: justify;
}
.article_info .prev_next {
  margin-top: 15px;
  margin-bottom: 25px;
  border-top: 1px solid #ABABAB;
  padding-top: 7px;
}
.article_info .prev_next a {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1em;
  color: #232b49;
  line-height: 26px;
  text-align: justify;
}
.article_info .prev_next .left {
  float: left;
}
.article_info .prev_next .right {
  float: right;
}
.right_sider .media {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ABABAB;
}
.right_sider .media .news_date {
  position: relative;
  width: 80px;
  height: 80px;
  background: url(../images/media_bg.gif) no-repeat center center;
  margin-bottom: 15px;
}
.right_sider .media .news_date .news_day {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 52px;
  color: #ffffff;
  line-height: 40px;
  text-align: justify;
  font-family: "Verdana";
  font-weight: bolder;
  position: absolute;
  top: 0px;
  right: 0px;
}
.right_sider .media .news_date .news_month {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 35px;
  color: #ffffff;
  line-height: 35px;
  text-align: justify;
  font-family: "Georgia";
  font-weight: bolder;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.right_sider .media .media-body {
  margin-bottom: 10px;
}
.right_sider .media .media-body .media-heading {
  margin-bottom: 7px;
}
.right_sider .media .media-body .media-heading a {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1.16em;
  color: #232b49;
  line-height: 26px;
  text-align: justify;
}
.right_sider .media .media-body p {
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1em;
  color: #686868;
  line-height: 1.8em;
  text-align: justify;
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.right_sider .detail_title {
  margin-top: 20px;
  font-family: "Microsoft Yahei", Arial, "Courier New", Tahoma;
  font-size: 1.3em;
  color: #1e1e1e;
  line-height: 1.5em;
  text-align: justify;
  padding-bottom: 7px;
  background: url(../images/product_hr.gif) no-repeat left bottom;
  margin-bottom: 15px;
}
/*=================Animation active==================*/
@keyframes left_sub_menu {
  from {
    width: 0px;
    height: 0px;
    opacity: 1;
  }
  to {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
</pre></body></html>