@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  background: url(bar.jpg);
}

* {
  font-size: 12px;
  color: #666666;
}

a:hover {
  color: #ff0000;
}

.marquee {
  overflow: hidden;
  height: 22px;
}

.admin {
  display: none;
}

.Pagination {
  text-align: right;
  border: 1px solid #dfdfdf;
  background: #efefef;
  margin-top: 10px;
  padding: 5px;
  display: block;
  clear: both;
}

.Pagination #page {
  width: 14px;
  height: 12px;
  line-height: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.top {
  background: #ffffff;
  display: block;
}

.top a {
  padding-left: 1rem;
  padding-right: 1rem;
}

.logo {
  display: block;
  text-align: left;
  height: 100px;
  position: relative;
}

.logo .ImgLogo {
  float: left;
  max-height: 80px;
  border: 0px;
  position: absolute;
  bottom: 0px;
  margin-bottom: 5px;
}

.logo .right {
  position: absolute;
  right: 10px;
  bottom: 5px;
  text-align: right;
}

.menu {
  display: block;
  height: 35px;
  background: url(black3.gif);
  clear: both;
}

.banner {
  margin: 0 auto;
  text-align: center;
  background: #e1e1e1;
}

.container {
  display: block;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

.container .left {
  float: left;
  text-align: left;
  padding-top: 8px;
  display: block;
  margin-bottom: 20px;
}

.container .right {
  float: right;
  width: 250px;
  display: block;
}

.bottom {
  margin: 0 auto;
  border-top: 3px solid #FF8E11;
  margin-top: 20px;
  display: block;
  clear: both;
}

.bottom .left {
  float: left;
  text-align: left;
  padding-left: 10px;
  padding-top: 8px;
  display: block;
}

.bottom .right {
  float: right;
  width: 250px;
  display: block;
  text-align: center;
}

.summary {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.summary .Thumbs {
  overflow: hidden;
}

.summary .Thumbs img {
  width: 100%;
  object-fit: cover;
}

.summary .Title {
  background: url(3jhs.gif) no-repeat #686868 3px center;
  border-top: 1px solid #ffffff;
  height: 18px;
  line-height: 18px;
  text-indent: 15px;
  color: #ffffff;
}

.summary .Subject {
  margin: 0;
}

.summary .Subject .Descript {
  display: block;
  clear: both;
}

.notice {
  background: #efefef;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dfdfdf;
}

.notice .container {
  background: url(speaker.png) #ffffff no-repeat 4px center;
}

.notice #ArticleList ul {
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.notice #ArticleList ul li {
  display: flex;
  flex: 1;
}

.leftframe {
  display: flex;
  width: 280px;
  min-height: 200px;
  text-align: left;
}

.mainframe {
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  margin: 0px 10px;
  text-align: left;
  padding-bottom: 20px;
}

.guide {
  background: url(black1.gif) repeat-x left 20px;
  clear: both;
  margin-bottom: 10px;
  height: 24px;
}

.agent {
  display: flex;
  flex: 1;
}

.agent .Title {
  margin-bottom: 3rem;
}

.agent .Margin {
  padding: 10px;
  margin-top: 0;
  background: url(Article_02.jpg) no-repeat center top;
}

.agent .Log {
  display: none;
}

.CompanyName {
  font-weight: bold;
  color: #ff0000;
}

.flash {
  margin: 0 auto;
  width: 970px;
  position: relative;
}

.flash #Flash {
  position: absolute;
  z-index: 10;
  left: 0px;
}

#MenuBlack1 ul {
  float: left;
  left: 0px;
}

#MenuBlack1 ul li {
  float: left;
  left: 0px;
}

#MenuBlack7 {
  height: 35px;
  background: url(black3.gif) repeat-x;
}

#MenuBlack7 ul {
  display: flex;
  flex: 1;
  justify-content: space-between;
}

#MenuBlack7 ul li {
  display: flex;
  flex: 1;
  height: 35px;
  list-style-type: none;
}

#MenuBlack7 ul li a {
  min-width: 103px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding-top: 5px;
}

#MenuBlack7 ul li a:visited, #MenuBlack7 ul li a:active, #MenuBlack7 ul li a:link {
  color: #ffffff;
}

#MenuBlack7 ul li a:hover {
  color: #ff3300;
  background: url(20.png) no-repeat center -5px;
}

#MenuBlack7 ul li.on a {
  color: #ff3300;
  background: url(20.png) no-repeat center -5px;
}

#MenuBlack7 #split {
  float: left;
  display: block;
  width: 2px;
  height: 35px;
  line-height: 35px;
}

#MenuBlack7 .sel {
  background: url(20.png) no-repeat center -5px;
}

#ProductList * {
  line-height: 1.5em;
}

#ProductList ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ProductList ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ProductList ul li .Title {
  float: left;
  background: url(dot.gif) no-repeat 5px center;
  padding-left: 1.2em;
  display: block;
}

#ProductList ul li .Title:hover {
  float: left;
  background: url(dotblack2.gif) no-repeat 0px center;
  padding-left: 1.2em;
  display: block;
}

#ProductList ul li .Title img {
  vertical-align: middle;
  float: left;
  margin-left: 5px;
  margin-top: 8px;
}

#ProductList ul li .ShortDate {
  float: right;
  width: 40px;
  text-align: center;
}

#ProductList ul li .LongDate {
  float: right;
  width: 80px;
  text-align: center;
}

#ProductList ul li .LongDatePlus {
  float: right;
  width: 120px;
  text-align: center;
}

#ProductList #ProductView ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ProductList #ProductView ul li {
  float: left;
  width: 186px;
  margin: 0px 5px;
  _margin: 0px 4px;
  text-align: center;
  display: block;
}

#ProductList #ProductView .thumbs a {
  float: left;
  border: 1px solid #dfdfdf;
  padding: 2px;
  display: block;
}

#ProductList #ProductView .thumbs a:hover {
  border: 1px solid #888888;
  padding: 2px;
  display: block;
}

#ProductList #ProductView .thumbs img {
  border: 0px;
  width: 180px;
  height: 148px;
}

#ProductList #ProductView .thumbs .atext {
  border: 0px;
}

#ProductList #ProductView .thumbs .atext:hover {
  border: 0px;
  background: #efefef;
}

#ProductList #ProductSummary ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ProductList #ProductSummary ul li {
  display: block;
  margin: 2px;
  clear: both;
}

#ProductList #ProductSummary .thumbs {
  float: left;
  width: 150px;
}

#ProductList #ProductSummary .thumbs a {
  float: left;
  display: block;
  border: 1px solid #dfdfdf;
}

#ProductList #ProductSummary .thumbs a:hover {
  float: left;
  display: block;
  border: 1px solid #888888;
}

#ProductList #ProductSummary .thumbs img {
  border: 0px;
  margin: 2px;
  width: 120px;
}

#ProductList #ProductSummary .detail a {
  font-weight: bold;
  font-size: 14px;
}

#ProductList #ProductDetail {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
}

#ProductList #ProductDetail .Title {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

#ProductList #ProductDetail .Log {
  height: 30px;
  line-height: 30px;
  background: #efefef;
  border-top: 2px solid #cccccc;
  text-align: center;
  margin: 10px 0px;
  font-family: arial;
}

#ProductList #ProductDetail .Picture {
  text-align: center;
}

#ProductList #ProductDetail .Detail {
  text-align: left;
}

#ProductView {
  display: block;
  padding-top: 3px;
}

#ProductView * {
  line-height: 1.8em;
}

#ProductView ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#ProductView ul li {
  float: left;
  width: 166px;
  margin: 0px 5px;
  text-align: center;
  display: block;
}

#ProductView .thumbs a {
  clear: both;
  display: block;
  border: 1px solid #dfdfdf;
  padding: 2px;
}

#ProductView .thumbs a:hover {
  clear: both;
  display: block;
  border: 1px solid #888888;
  padding: 2px;
}

#ProductView .thumbs img {
  border: 0;
  width: 160px;
  height: 148px;
}

#ProductView .text {
  display: block;
  border: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

#ProductView .text:after {
  content: "...";
}

#ProductView .text:hover {
  border: 0;
  background: #efefef;
}

#ProductView .Pagination {
  background: #efefef;
  text-align: right;
  padding-right: 30px;
  border: 1px solid #dfdfdf;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin-top: 10px;
}

#ProductDetail {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
}

#ProductDetail .Title {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

#ProductDetail .Log {
  height: 30px;
  line-height: 30px;
  background: #efefef;
  border-top: 2px solid #cccccc;
  text-align: center;
  margin: 10px 0px;
  font-family: arial;
}

#ProductDetail .Picture {
  text-align: center;
}

#ProductDetail .Subject {
  font-weight: bold;
}

#ProductDetail #Photos {
  font-weight: bold;
}

#ProductDetail .BigThumbs {
  display: none;
}

#ProductDetail ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#ProductDetail ul #PicBox ul li {
  float: left;
  text-align: center;
  width: 230px;
}

#ProductDetail ul #PicBox ul li img {
  width: 220px;
  border: 1px solid #333333;
  margin: 4px;
}

#ProductDetail .Intro,
#ProductDetail .Detail {
  text-align: left;
}

#ArticleList {
  display: block;
}

#ArticleList ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ArticleList ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
  clear: both;
}

#ArticleList ul li .Title {
  float: left;
  background: url(dot.gif) no-repeat 5px center;
  padding-left: 1.2em;
}

#ArticleList ul li .Title:hover {
  float: left;
  background: url(dotblack2.gif) no-repeat 0px center;
  padding-left: 1.2em;
}

#ArticleList ul li .Title img {
  vertical-align: middle;
  float: left;
  margin-left: 5px;
  margin-top: 8px;
}

#ArticleList ul li .ShortDate {
  float: right;
  width: 40px;
  text-align: center;
}

#ArticleList ul li .LongDate {
  float: right;
  width: 80px;
  text-align: center;
}

#ArticleList ul li .LongDatePlus {
  float: right;
  width: 120px;
  text-align: center;
}

#ArticleList #ArticleSummary ul {
  maring: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

#ArticleList #ArticleSummary ul li {
  float: left;
  width: 100%;
  display: block;
  margin: 2px;
  clear: both;
}

#ArticleList #ArticleSummary ul li .thumbs {
  float: left;
  width: 138px;
}

#ArticleList #ArticleSummary ul li .thumbs a {
  float: left;
  display: block;
  border: 1px solid #dfdfdf;
}

#ArticleList #ArticleSummary ul li .thumbs a:hover {
  float: left;
  display: block;
  border: 1px solid #888888;
}

#ArticleList #ArticleSummary ul li .thumbs img {
  border: 0px;
  margin: 2px;
  width: 120px;
}

#ArticleList #ArticleSummary ul li .detail {
  float: left;
}

#ArticleList #ArticleSummary ul li .detail title {
  float: left;
}

#ArticleList #ArticleSummary ul li .detail a {
  font-weight: bold;
  font-size: 14px;
}

#ArticleList #ArticleThumbs ul li {
  clear: none;
}

#ArticleDetail {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
}

#ArticleDetail .Title {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

#ArticleDetail .Log {
  height: 30px;
  line-height: 30px;
  background: #efefef;
  border-top: 2px solid #cccccc;
  text-align: center;
  margin: 10px 0px;
  font-family: arial;
}

#ArticleDetail .Picture {
  text-align: center;
}

#ArticleDetail .Detail {
  text-align: left;
}

#ArticleView {
  display: block;
  padding-top: 3px;
}

#ArticleView * {
  line-height: 1.8em;
}

#ArticleView ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#ArticleView ul li {
  float: left;
  width: 166px;
  margin: 0px 5px;
  text-align: center;
  display: block;
}

#ArticleView .thumbs a {
  clear: both;
  display: block;
  border: 1px solid #dfdfdf;
  padding: 2px;
}

#ArticleView .thumbs a:hover {
  clear: both;
  display: block;
  border: 1px solid #888888;
  padding: 2px;
}

#ArticleView .thumbs img {
  border: 0;
  width: 160px;
  height: 148px;
  clear: both;
}

#ArticleView .atext {
  border: 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#ArticleView .atext:after {
  float: left;
  content: "...";
}

#ArticleView .atext:hover {
  border: 0;
  background: #efefef;
}

#NavigatorHSML {
  min-height: 100px;
  display: flex;
  flex: 1;
  border-top: 3px solid #cc0000;
  background: url(bgGrayLightWhite1.gif) repeat-x;
}

#NavigatorHSML .RowsTitle {
  background: url(hsml.gif) 5px 5px no-repeat;
  height: 30px;
  line-height: 30px;
  display: block;
}

#NavigatorHSML .RowsTitle .Title {
  float: left;
  display: block;
  max-width: 150px;
  _width: 150px;
  text-align: left;
  text-indent: 25px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
}

#NavigatorHSML .RowsTitle .More {
  float: right;
  display: block;
  width: 40px;
  text-align: center;
}

#NavigatorHSML .RowsTitle .More img {
  border: 0px;
  margin-top: 11px;
}

#NavigatorHSML .Content {
  margin: 0px;
  padding: 0px;
  height: auto;
  display: block;
}

#NavigatorGrayBorder .RowsTitle {
  background: url(gray.gif) repeat-x 15px;
  height: 30px;
}

#NavigatorGrayBorder .RowsTitle .Title {
  float: left;
  text-align: left;
  background: #ffffff;
  padding-right: 5px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  font-family: 微软雅黑, 宋体, Arial;
  font-weight: bold;
}

#NavigatorGrayBorder .RowsTitle .More {
  float: right;
  width: 30px;
  text-align: right;
  padding-top: 6px !important;
  background: #ffffff;
}

#NavigatorGrayBorder .RowsTitle .More Img {
  border: 0px;
  margin-top: 5px;
}

#NavigatorGrayBorder .Subject {
  border-left: 1px solid #CFCCC9;
  border-right: 1px solid #CFCCC9;
}

#NavigatorGrayBorder .Subject .Thumbs img {
  border: 0px;
}

#NavigatorGrayBorder .Content {
  margin: 0px;
  text-align: left;
  height: auto;
  display: block;
  border-left: 1px solid #CFCCC9;
  border-right: 1px solid #CFCCC9;
  border-bottom: 1px solid #CFCCC9;
}

#SubMenuUnderLine1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#SubMenuUnderLine1 ul li {
  text-align: left;
  display: block;
  margin: 0px;
  padding: 0px;
}

#SubMenuUnderLine1 .submenu0 {
  height: 30px;
  line-height: 30px;
  display: block;
  background: url(guideBlack.gif) no-repeat 0px 0px;
  padding-left: 20px;
}

#SubMenuUnderLine1 .submenu0:hover {
  background: url(guideBlack.gif) no-repeat 0px -30px;
}

#SubMenuUnderLine1 * a {
  display: block;
  line-height: 3em;
  padding-left: 2rem;
}

#SubMenuUnderLine1 * ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-top: 1px solid #ffffff;
}

#SubMenuUnderLine1 * ul li {
  margin: 0px;
  padding: 0px;
}

#SubMenuUnderLine1 .submenu1 {
  padding-left: 20px;
}

#SubMenuUnderLine1 .submenu2 {
  padding-left: 30px;
}

#SubMenuUnderLine1 .submenu3 {
  padding-left: 40px;
}

#SubMenuUnderLine1 .submenu4 {
  padding-left: 50px;
}

#SubMenuUnderLine1 .subsel {
  background: #EFEFEF;
}

#SubMenuUnderLine1 #split,
#SubMenuUnderLine1 #split0,
#SubMenuUnderLine1 #split1,
#SubMenuUnderLine1 #split2 {
  float: left;
  clear: both;
}

.NavigatorTitle {
  float: left;
  display: block;
  text-align: left;
  text-indent: 20px;
  background: url(home.gif) no-repeat left center;
}

.GuideMap {
  float: right;
  display: block;
}

.GuideSplit {
  margin: 0px 5px;
}
