html {
  margin: 0;
  padding: 0;
}
html body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
  overflow: auto !important;
}
html body ul,
html body ol,
html body li {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body p,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  margin: 0;
  padding: 0;
  color: #000000;
}
html body input,
html body button {
  outline: none;
}
html body a {
  text-decoration: none;
}
html body a:link {
  text-decoration: none;
}
html body a:visited {
  text-decoration: none;
}
html body a:hover {
  text-decoration: none;
}
html body a:active {
  text-decoration: none;
}
html body .ellipsis-one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
html body .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
html body .justify-content-center {
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
html body .justify-content-space-between {
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
html body .justify-content-flex-end {
  -webkit-box-pack: end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
html body .justify-content-start {
  -webkit-box-pack: start;
  -moz-justify-content: start;
  justify-content: start;
}
html body .align-items-center {
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
html body .align-items-start {
  -webkit-box-align: start;
  -moz-align-items: start;
  align-items: start;
}
html body .align-items-flex-end {
  -webkit-box-align: end;
  -moz-align-items: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
html body .align-items-baseline {
  -webkit-box-align: baseline;
  -moz-align-items: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
html body .align-items-stretch {
  -webkit-box-align: stretch;
  -moz-align-items: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
html body .flex-direction-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
html body .flex-direction-column-reverse {
  -webkit-box-pack: end;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
html body .flex-direction-row {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
html body .flex-wrap-wrap {
  flex-wrap: wrap;
}
html body .flex-direction-row-reverse {
  -webkit-box-pack: end;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
html body .flex-grow {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
html body .flex-order {
  -webkit-box-ordinal-group: 1;
  -moz-order: 1;
  -webkit-order: 1;
  order: 1;
}
html body .fixed {
  position: fixed;
}
html body .text-align-left {
  text-align: left;
}
html body .text-align-center {
  text-align: center;
}
html body .text-align-right {
  text-align: right;
}
html body .cover {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.38);
  display: none;
  z-index: 100;
}
html body .line {
  background-color: #000000;
  width: 50px;
  height: 5px;
  margin: 15px 0 0 0;
}
html .clear {
  clear: both;
}
html svg.st0 {
  opacity: 0.3;
}
html svg.st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
}
html svg.st2 {
  fill: #ffffff;
}
html svg {
  fill: #ffffff;
}
html div.date {
  margin: 0;
  width: 86px;
  height: 46px;
  border-style: solid;
  border-color: #C6000A;
  border-width: 2px !important;
  padding-right: 12px;
}
html div.date p.day {
  margin: 0;
  padding: 0;
  color: #C6000A;
  font-size: 16px;
  text-align: right;
  line-height: normal;
  font-weight: bold;
}
html div.date p.year {
  margin: 0 0 0 0;
  padding: 0;
  color: #C6000A;
  font-size: 12px;
  text-align: right;
  line-height: normal;
}
html p.zan {
  margin: 0;
  padding: 0;
  color: #000000;
  text-align: right;
  font-size: 14px;
  width: 23%;
}
html p.zan span {
  display: inline-block;
  width: auto;
}
html p.zan span.icon {
  margin-left: 10px;
}
html p.zan span.icon:first-child {
  margin-left: 0;
}
* {
  font-family: "Î¢ÈíÑÅºÚ R";
  margin: 0;
  padding: 0;
}
.space-line {
  height: 5px;
  width: 100%;
}
.viewer-btn {
  position: fixed;
  top: 50%;
  color: #FFFFFF;
}
.viewer-btn i {
  font-size: 40px !important;
}
.viewer-prev1 {
  left: 10%;
}
.viewer-next1 {
  right: 10%;
}
.about-model-fixed {
  position: fixed !important;
  right: 0;
  top: 73px;
  z-index: 100;
}
.about-model-absolute {
  position: absolute !important;
  right: 0;
  border-bottom: 0;
  z-index: 100;
}
#keFu {
  width: 32px;
  height: 125px;
  border: 1px solid #dfe1e3;
  background: #FFFFFF;
  border-radius: 5px;
  position: fixed;
  right: 10px;
  top: 300px;
  z-index: 100000000;
  overflow: hidden;
}
#keFu img {
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
#keFu .ol-font {
  font-size: 12px;
  color: #666666;
  width: 12px;
  margin: 10px auto 0 auto;
}
#keFu button {
  width: 100%;
  height: 25px;
  border: none;
  background: #FFFFFF;
  cursor: pointer;
  outline: none;
}
#keFuShow {
  width: 131px;
  position: fixed;
  top: 114px;
  right: -141px;
  background: #f8f8f9;
  border-radius: 5px;
  padding-bottom: 23px;
  z-index: 1000000020;
}
#keFuShow > img {
  margin: 22px auto 15px auto;
  display: block;
  vertical-align: top;
}
#keFuShow .qq-box {
  width: 118px;
  height: 28px;
  margin-left: 7px;
  padding-left: 25px;
  background-image: url(/skins/cisall_cn/images/qq-logo.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 3px 5px;
  border: 1px solid #cbcfd1;
  border-radius: 5px;
  margin-top: 7px;
}
#keFuShow .qq-box .qq-addr {
  width: 100%;
  height: 100%;
  text-align: center;
  border-left: 1px solid #cacacc;
  font-size: 15px;
  color: #595757;
  line-height: 26px;
  cursor: pointer;
}
#keFuShow .qq-box .qq-addr a {
  text-decoration: none;
  color: inherit;
}
#keFuShow .qq-box:hover .qq-addr {
  background-color: #C6000A;
}
#keFuShow .qq-box:hover .qq-addr a {
  color: #ffffff;
}
#keFuShow .btn-hide {
  width: 49px;
  height: 26px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  background: #f8f8f8;
  float: left;
  margin-left: 5px;
  margin-top: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
}
#keFuShow .large-ewm {
  position: absolute;
  bottom: 0;
  right: 136px;
  vertical-align: top;
  display: none;
}
#keFuShow .qq-ewm {
  width: 27px;
  height: 27px;
  float: left;
  margin-left: 10px;
  background: url(/skins/cisall_cn/images/link-ewm.jpg);
  cursor: pointer;
  margin-top: 20px;
}
#keFuShow .focus-us {
  width: 27px;
  height: 27px;
  float: left;
  margin-left: 7px;
  font-size: 12px;
  color: #666666;
  line-height: 13.5px;
  margin-top: 20px;
  cursor: pointer;
}
.playVideo0-dimensions {
  width: 100%;
}
.vjs-big-play-button {
  display: none !important;
}
.swiper-pagination {
  bottom: 185px;
}
.swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #C7C7CC;
  background-color: transparent;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #C7C7CC;
}
.showMoreImage-container {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 100000000;
  background-color: rgba(0, 0, 0, 0.68);
}
.showMoreImage-container .showMoreImage-closed {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.showMoreImage-container .showMoreImage-swiper-container {
  position: absolute;
  width: 68%;
  overflow: hidden;
  left: 16%;
  top: 20%;
  z-index: 1000;
}
.showMoreImage-container .showMoreImage-swiper-container .swiper-slide {
  width: 100%;
  overflow: hidden;
  max-height: 80%;
  position: relative;
}
.showMoreImage-container .showMoreImage-swiper-container .swiper-slide img {
  width: 100%;
}
.showMoreImage-container .showMoreImage-swiper-container .swiper-slide .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, 0.68);
}
.showMoreImage-container .showMoreImage-swiper-container .swiper-slide .title span {
  color: #ffffff;
  font-size: 14px;
}
.showMoreImage-container .showMoreImage-swiper-container .swiper-button-prev,
.showMoreImage-container .showMoreImage-swiper-container .swiper-button-next {
  background-image: none;
  background-color: #2b2b2b;
  width: 40px;
  height: 40px;
  color: #787878;
  text-align: center;
  font-size: 14pt;
  line-height: 40px;
}
.viewer-container {
  z-index: 1000200 !important;
}
.viewer-container .viewer-toolbar {
  display: none !important;
}
.container {
  width: 100%;
  min-width: 1336px;
  margin: 0;
  padding: 0;
}
.container .header {
  background-color: #8a8fa0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 15px 0;
}
.container .header .logo-text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 40px;
}
.container .header .logo-text span {
  font-size: 23px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: normal;
}
.container .header .icons {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  padding-right: 150px;
}
.container .header .icons .icon {
  display: inline-block;
  width: auto;
  margin-left: 15px;
}
.container .header .icons .icon span {
  color: #FFFFFF;
  font-size: 18px;
}
.container .header .icons .icon i {
  color: #FFFFFF;
  font-size: 12px;
  font-family: Î¢ÈíÑÅºÚ;
  font-weight: normal;
}
.container .header .icons .msg {
  position: relative;
}
.container .header .icons .msg i {
  position: absolute;
  right: -10px;
  top: -7px;
  background-color: #ffc168;
  padding-left: 3px;
  padding-right: 5px;
  padding-top: 1px;
}
.container .header .icons .news {
  position: relative;
}
.container .header .icons .news i {
  position: absolute;
  right: -13px;
  top: -2px;
  background-color: #C6000A;
  padding-left: 3px;
  padding-right: 5px;
  padding-top: 1px;
}
.container .header .userCenter {
  position: relative;
}
.container .header .userCenter i {
  position: absolute;
  right: -15px;
  top: 4px;
  transform: scale(0.7, 0.7);
}
.container .main {
  background-color: #8a8fa0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.container .main .slider {
  display: table-cell;
  width: 20%;
  background-color: #8a8fa0;
  vertical-align: top;
  padding-bottom: 150px;
}
.container .main .slider .slider-top {
  height: 80px;
  background-color: #eef0ff;
  text-align: center;
  line-height: 80px;
  color: #8a8fa0;
  font-size: 16px;
  border-bottom: 1px solid #606b82;
}
.container .main .slider .slider-top span.icon {
  display: inline-block;
  margin-right: 10px;
}
.container .main .slider .slider-nav {
  padding-bottom: 150px;
  border-bottom: 1px solid #606b82;
}
.container .main .slider .slider-nav .item {
  border-bottom: 1px solid #757d91;
  background-color: #7c8396;
}
.container .main .slider .slider-nav .item a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.container .main .slider .slider-nav .item a .left-icon {
  display: inline-block;
  width: 30%;
  text-align: center;
}
.container .main .slider .slider-nav .item a .left-icon img {
  width: 15px;
  height: 15px;
}
.container .main .slider .slider-nav .item a .text {
  font-size: 15px;
  color: #ffffff;
}
.container .main .slider .slider-nav .item:first-child {
  background-color: transparent;
  height: 50px;
  padding-top: 5px;
}
.container .main .slider .slider-nav .active {
  background-color: #606b82;
}
.container .main .content {
  display: table-cell;
  width: 80%;
  background-color: #e5e5e5;
  vertical-align: top;
  padding-bottom: 40px;
}
.container .main .content .top {
  height: 80px;
  background-color: #ffffff;
  display: table;
  table-layout: fixed;
  width: 100%;
  -moz-box-shadow: 0 10px 5px #c0c0c0;
  box-shadow: 0 10px 5px #c0c0c0;
}
.container .main .content .top .title {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 100px;
}
.container .main .content .top .title span {
  color: #8a8fa0;
  font-size: 18px;
  font-weight: bold;
}
.container .main .content .top .tip {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  padding-right: 100px;
  color: #8a8fa0;
}
.container .main .content .top .tip i {
  font-size: 23px;
  display: inline-block;
  margin-right: 30px;
}
.container .main .content .top .tip span {
  font-size: 16px;
}
.container .main .content .table-action {
  padding-top: 30px;
  padding-bottom: 15px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.container .main .content .table-action .title {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 100px;
}
.container .main .content .table-action .title span {
  color: #8a8fa0;
  font-size: 15px;
}
.container .main .content .table-action .action {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  padding-right: 100px;
}
.container .main .content .table-action .action a {
  background-color: #FFFFFF;
  display: inline-block;
  border: 1px solid #c6c6c6;
  padding: 5px 30px;
  border-radius: 10px;
  margin-left: 10px;
}
.container .main .content .table-action .action a span {
  color: #8a8fa0;
  font-size: 15px;
}
.container .main .content .table-container {
  padding-left: 50px;
  padding-right: 50px;
}
.container .main .content .table-container .table {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #f7f7f7;
  padding: 40px 50px;
  -moz-box-shadow: 0 8px 5px #c0c0c0;
  box-shadow: 0 8px 5px #c0c0c0;
}
.container .main .content .table-container .table table {
  width: 100%;
}
.container .main .content .table-container .table table thead tr {
  background-color: #f5f5f5;
  border-bottom: 1px solid #a9acb9;
  border-top: 1px solid #a9acb9;
}
.container .main .content .table-container .table table thead tr th {
  text-align: center;
  padding: 8px 0;
  border-left: 1px solid #a9acb9;
}
.container .main .content .table-container .table table thead tr th span {
  color: #8a8fa0;
  font-weight: bold;
  font-size: 15px;
}
.container .main .content .table-container .table table thead tr th:first-child {
  border: none;
}
.container .main .content .table-container .table table tbody tr {
  border-bottom: 1px solid #a9acb9;
}
.container .main .content .table-container .table table tbody tr td {
  padding: 8px 0;
  border-left: 1px solid #a9acb9;
  text-align: center;
}
.container .main .content .table-container .table table tbody tr td span {
  color: #8a8fa0;
  font-size: 14px;
}
.container .main .content .table-container .table table tbody tr td:first-child {
  border: none;
}
.container .main .content .table-container .table table tbody tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
.container .main .content .table-container .table table tbody tr:nth-of-type(2n+2) {
  background-color: #fcf8e3;
}
.container .main .content .table-container .table .pagination-container {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.container .main .content .table-container .table .pagination-container .pagination li {
  margin: 0 5px;
  display: inline-block;
}
.container .main .content .table-container .table .pagination-container .pagination li a {
  border-radius: 5px;
  color: #8a8fa0;
}
.container .main .content .table-container .table .pagination-container .pagination li.active a {
  background-color: #C6000A;
  color: #FFFFFF;
  border: 1px solid #C6000A;
}
.container .main .content .conpanyAbout {
  width: 100%;
  margin-top: 30px;
}
.container .main .content .conpanyAbout .links {
  text-align: center;
}
.container .main .content .conpanyAbout .links .li {
  display: inline-block;
  border-left: 1px solid #999999;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 17px;
}
.container .main .content .conpanyAbout .links .li a {
  color: #9196a5;
  font-size: 16px;
}
.container .main .content .conpanyAbout .links .li a span {
  color: #9196a5;
  font-size: 16px;
}
.container .main .content .conpanyAbout .links div.li:first-child {
  border: none;
}
.container .main .content .conpanyAbout p.conpanyInfo {
  margin: 0;
  padding: 0;
  color: #9196a5;
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.container .main .content .conpanyAbout p.conpanyInfo a {
  color: #9196a5;
  font-size: 16px;
}
