.flexcss {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
}
body {
  font-family: "微软雅黑";
}
.centerpage {
  width: 1212px;
  min-width: 1212px;
}
.news-text .readContent h1 {
  font-size: 20px;
  line-height: 42px;
  margin-top: 10px;
}
.news-text .readContent h2 {
  font-size: 18px;
  line-height: 36px;
}
.news-text .readContent h5,
.news-text .readContent p.a {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
}
.news-text table {
  background: url(../image/watermark.png);
  border-left: 1px solid #8EAADB;
  border-top: 1px solid #8EAADB;
  border-right: none;
  border-bottom: none;
}
.news-text table p {
  margin-bottom: 0;
}
.news-text td,
.news-text th {
  padding: 10px;
  border-right: 1px solid #8EAADB;
  border-bottom: 1px solid #8EAADB;
  border-left: none;
  border-top: none;
}
.news-text tr:nth-child(odd) td {
  background-color: rgba(98, 139, 217, 0.2) !important;
}
.news-text tr:nth-child(even) td {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.news-text tr:nth-child(1) td {
  background: #4472C4 !important;
  color: #fff;
  line-height: 24px;
}
.contentbox {
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.contentbox .content-left {
  width: calc(72% - 60px);
  height: 100%;
  overflow: hidden;
  padding-right: 10px;
}
.contentbox .content-rigt {
  width: 28%;
  height: 100%;
}
.news-title {
  margin: 20px 0;
  font-size: 24px;
}
.grayfont {
  color: #999999;
}
.news-tipsbox {
  font-size: 13px;
}
.inline-blocks {
  display: inline-block;
  margin-right: 20px;
}
.icon-border {
  display: inline-block;
  border: 1px solid #999999;
  padding: 0 8px;
  font-size: 10px;
  border-radius: 20px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}
.icon-border:hover {
  color: #528ac1;
}
.icon-border:hover .icon-comm {
  background: url('../images/comm_active.png') no-repeat;
  background-size: 100% 100%;
}
.icon-eye {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../images/eye.png') no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.icon-comm {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url('../images/comment.png') no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-right: 3px;
  margin-top: 4px;
}
.share-tips i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  float: right;
  cursor: pointer;
}
.icon-wb {
  background: url('../images/weibo_icon.png') no-repeat;
  background-size: 100% 100%;
}
.icon-wechat {
  background: url('../images/wechat_icon.png') no-repeat;
  background-size: 100% 100%;
}
.icon-qzone {
  background: url('../images/qzone_con.png') no-repeat;
  background-size: 100% 100%;
}
.news-banner1 {
  width: 100%;
  height: auto;
  margin: 30px 0;
}
.news-text {
  font-size: 16px;
  line-height: 28px;
}
.news-text p {
  margin-bottom: 15px;
}
.ztgw-codebox {
  width: calc(100% - 40px);
  height: 100px;
  border: 1px solid #EEEEEE;
  margin: 30px 0;
  padding: 20px;
}
.ztgw-codebox .codebox {
  width: 45%;
  height: 100%;
}
.ztgw-fwh-code {
  width: 100px;
  height: 100px;
  margin: auto;
}
.ztgw-fwh-code img {
  width: 100%;
  height: 100%;
}
.code-info {
  width: 66%;
}
.code-info .code-title {
  margin: 0 0 10px 10px;
}
.code-info .code-p {
  margin-left: 10px;
}
.hot-link {
  width: 100%;
}
.hot-link h3 {
  color: #3a5490;
  font-size: 18px;
  margin-bottom: 30px;
}
.bookImg {
  height: 80%;
  width: auto;
  margin: 10% auto;
  display: block;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.homeFloor2 {
  background: #fff;
  margin-top: 10px;
  border: 1px solid #EEEEEE;
  width: 100%;
  overflow: hidden;
}
.homeFloor2 a:hover {
  color: #3a5490 !important;
}
.homeFloor2 h2 {
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.homeFloor2 ul {
  width: 100%;
  overflow: hidden;
}
.homeFloor2 li {
  float: left;
  width: 199px;
  height: 288px;
  border: 1px solid #fff;
}
.homeFloor2 li:first-child {
  margin-left: 0;
}
.homeFloor2 .original-price {
  font-size: 12px;
  color: #999999;
  margin-top: -10px;
  text-decoration: line-through;
  margin-left: 5px;
}
.homeFloor2 li:hover {
  -webkit-box-shadow: 0 0 10px #fff;
  -moz-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
}
.homeFloor2 > a {
  width: 206px;
  height: 288px;
  display: block;
}
.homeFloor2 .homefloo2r-img {
  width: 199px;
  height: 200px;
  overflow: hidden;
}
.homeFloor2 h5 {
  font-weight: normal;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 40px;
  font-size: 13px;
  margin: 0 14px;
  overflow: hidden;
}
.homeFloor2 h5:hover {
  color: #3a5490;
}
.homeFloor2 div.oh {
  margin: 8px 14px;
}
.homeFloor2 strong.redfont {
  font-size: 18px;
  line-height: 28px;
}
.homeFloor2 span.redfont {
  height: 26px;
  line-height: 26px;
  width: 60px;
  text-align: center;
  border: 1px solid #e34446;
  font-size: 12px;
}
.homeFloor2 span.redfont:hover {
  background: #e34446;
  color: #fff;
}
.right-active-imagebox {
  width: 340px;
  height: 260px;
  background-color: #EEEEEE;
  margin-bottom: 30px;
}
.ranking-hour24 {
  margin-bottom: 20px;
}
.ranking-hour24 dd {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
  position: relative;
  font-size: 16px;
}
.ranking-hour24 dd:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #EEEEEE;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
}
.ranking-hour24 dd:nth-of-type(1):before {
  background-color: #ff8604;
}
.ranking-hour24 dd:nth-of-type(2):before {
  background-color: #fdc562;
}
.ranking-hour24 dd:nth-of-type(3):before {
  background-color: #fbde5a;
}
.ranking-hour24 dt {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #3399cc;
  text-align: center;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.related-rpt {
  width: 340px;
  margin-bottom: 30px;
}
.related-rpt dd {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  padding-left: 18px;
}
.related-rpt dd:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #000;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}
.sm-title {
  font-weight: bold;
  color: #3a5490;
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.related-ocn-links {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.ocn-links-item {
  width: 30%;
  text-align: center;
  margin: 10px 0;
}
.ocn-links-item:hover img {
  transform: rotate(360deg);
}
.ocn-links-item:hover:nth-of-type(1) p {
  color: #b9eedb;
}
.ocn-links-item:hover:nth-of-type(2) p {
  color: #8fc2da;
}
.ocn-links-item:hover:nth-of-type(3) p {
  color: #9fd2e5;
}
.ocn-links-item:hover:nth-of-type(4) p {
  color: #f1e1ad;
}
.ocn-links-item:hover:nth-of-type(5) p {
  color: #e5a860;
}
.ocn-links-item:hover:nth-of-type(6) p {
  color: #59afe0;
}
.ocn-links-item img {
  width: 68px;
  height: 68px;
  transition: All 0.6s ease-in-out;
}
.ocn-links-item p {
  font-size: 16px;
}
.ocn-links-item:nth-of-type(1) p:hover {
  color: #b9eedb;
}
.ocn-links-item:nth-of-type(2) p:hover {
  color: #8fc2da;
}
.ocn-links-item:nth-of-type(3) p:hover {
  color: #9fd2e5;
}
.ocn-links-item:nth-of-type(4) p:hover {
  color: #f1e1ad;
}
.ocn-links-item:nth-of-type(5) p:hover {
  color: #e5a860;
}
.ocn-links-item:nth-of-type(6) p:hover {
  color: #59afe0;
}
.boutique-cases {
  border: 1px solid #EEEEEE;
  padding: 10px;
}
.boutique-cases h3 {
  font-size: 18px;
  color: #3a5490;
  padding: 10px;
}
.case-item {
  width: 48%;
  height: 145px;
  text-align: center;
  margin: 10px 0;
}
.case-item img {
  width: 145px;
  height: 110px;
}
.case-item p {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fiexd-actvie {
  position: fixed;
  top: 180px;
  right: 50%;
  margin-right: -604px;
  z-index: 9;
}
.fiexd-related-rpt {
  position: fixed;
  top: 490px;
  right: 50%;
  margin-right: -604px;
  z-index: 9;
}
.fiexdcss {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
