@charset "utf-8";
body {
  background: #f8f8f8;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: "微软雅黑";
}

input {
  outline: none;
}

html,
body {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
}

table {
  border-collapse: 0;
}

.clearb:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

i {
  font-style: normal;
}

.clearb {
  zoom: 1;
}

.clear {
  clear: both;
}

a {
  outline: 0;
  color: #222;
}

a:focus {
  outline: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

a em {
  font-style: normal;
}

.hide {
  display: none;
}

td {
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.no_text {
  text-indent: -9999em;
}

img,
input,
select,
label {
  vertical-align: middle;
}

form,
input,
select {
  margin: 0;
  padding: 0;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/*头部 S*/
.xhzs-head {
  width: 100%;
  height: 40px;
  background: #3b3b3b;
  opacity: 0.89;
}
.xhzs-head-con {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
}
.xhzs-head-logo {
  float: left;
  margin-top: 8px;
  width: 181px;
  height: 24px;
}
.xhzs-head-logo img {
  width: 181px;
  height: 24px;
}
.xhzs-head-con .xhzs-head-r {
  float: right;
  line-height: 40px;
}
.xhzs-head-con .xhzs-head-r li {
  float: left;
  padding-left: 25px;
  font-size: 14px;
  color: #fff;
  position: relative;
}
.xhzs-head-con .xhzs-head-r li i {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  background: url(../image/login-icon.png) no-repeat;
  left: 0;
  top: 8px;
}
.xhzs-head-con .xhzs-head-r li a {
  color: #fff;
}
.xhzs-top {
  width: 100%;
  height: 70px;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
}
.xhzs-top-con {
  width: 1200px;
  margin: 0 auto;
  height: 70px;
}
.xhzs-top-con .xhzs-logo {
  float: left;
  width: 89px;
  height: 40px;
  margin-top: 20px;
}
.xhzs-top-con .xhzs-logo img {
  width: 88px;
  height: 35px;
}
.xhzs-top-con .xhzs-nav {
  float: left;
  margin: 23px 0 0 25px;
  height: 30px;
  line-height: 30px;
}
.xhzs-top-con .xhzs-nav li {
  float: left;
  margin-left: 35px;
}
.xhzs-top-con .xhzs-nav li.cur {
  border-bottom: #cda949 3px solid;
}
.xhzs-top-con .xhzs-nav li a {
  font-size: 18px;
  font-weight: 400;
  color: #262626;
  line-height: 25px;
}
.xhzs-top-con .xhzs-nav li span{
  font-size: 18px;
  font-weight: 400;
  color: #262626;
  line-height: 25px;
}
.xhzs-top-con .xhzs-nav li.cur a .xhzs-top-con .xhzs-nav li.cur span{
  color: #cda949;
}
/*头部 E*/
/*底部 S*/
.xhzs-bottom {
  width: 100%;
  height: 356px;
  background: #2d3237;
  margin-top: 100px;
  opacity: 0.89;
  padding: 22px 0 30px 0;
}
.xhzs-bottom .xhzs-footer {
  width: 1200px;
  margin: 0 auto;
}
.xhzs-bottom .xhzs-footer p {
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.xhzs-bottom .xhzs-footer p a {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  margin: 0 28px;
}
.xhzs-footerBot {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin-bottom: 15px;
  opacity: 0.49;
  position: relative;
}
.xhzs-footerBot i {
  display: block;
  width: 18px;
  height: 20px;
  background: url(../image/biaohui.png) no-repeat;
  position: absolute;
  top: 0;
  left: 99px;
}
.xhzs-footerBot span {
  margin: 0 9px;
}
.xhzs-footerBot span a {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 17px;
  margin-bottom: 15px;
}
.xhzs-footer-con {
  width: 100%;
  overflow: hidden;
  margin-top: 46px;
}
.footer-logo {
  width: 100px;
  float: left;
  margin-left: 40px;
  text-align: center;
  margin-right: 28px;
  margin-top: 28px;
}
.footer-logo img{
  width: 80px;
  height: 80px;
}
.footer-logo p {
  margin-top: 11px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
}
.xhzs-footer-con-l {
  float: left;
  width: 360px;
}
.xhzs-footer-con-l h3 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 17px;
  margin-bottom: 18px;
}
.xhzs-footer-con-l li {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.xhzs-footer-con-r {
  float: right;
  margin-right: 21px;
  width: 591px;
}
.xhzs-footer-con-r h3 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 17px;
  margin-bottom: 18px;
}
.xhzs-link a {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  opacity: 0.74;
  margin-right: 8px;
  white-space: nowrap;
}
.xhzs-copy {
  opacity: 0.75;
}
.xhzs-link {
  margin-top: -6px;
}
.xhzs-supervise {
  width: 790px;
  margin: 0 auto 43px;
  overflow: hidden;
}
.xhzs-supervise-img {
  float: left;
}
.xhzs-supervise img {
  margin-right: 37px;
}
.xhzs-supervise-info {
  float: right;
}
.xhzs-supervise-info p {
  text-align: left !important;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 16px;
  margin-top: 7px;
}

/*底部 E*/
.xhzs-main {
  width: 1200px;
  margin: 30px auto 0;
  overflow: hidden;
}
/*右侧 S*/
.xhzs-main-r {
  width: 360px;
  overflow: hidden;
  float: right;
}
.xhzs-news-ranking {
  padding: 23px 20px 15px;
  background: #fff;
}
.xhzs-news-ranking .xhzs-detail-right-title {
  font-size: 16px;
  font-weight: 400;
  color: #262626;
  line-height: 16px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}
.xhzs-detail-right-title h4 {
  font-weight: 400;
  padding-left: 24px;
}
.xhzs-detail-right-title i {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: url(../image/paihang.png) no-repeat;
}
.xhzs-news-ranking ul {
  margin-top: 20px;
  overflow: hidden;
  zoom: 1;
}
.xhzs-news-ranking ul li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 14px;
}
.xhzs-news-ranking ul li em {
  font-style: normal;
  width: 16px;
  height: 16px;
  color: #fff;
  background: #bababa;
  line-height: 17px;
  text-align: center;
  margin-right: 12px;
  margin-top: 4px;
  border-radius: 4px;
  display: block;
  float: left;
  font-size: 12px;
}
.xhzs-news-ranking ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #262626;
}
.xhzs-news-ranking ul li em.hot1 {
  background: #c9464f;
}
.xhzs-news-ranking ul li em.hot2 {
  background: #ec7439;
}
.xhzs-news-ranking ul li em.hot3 {
  background: #f7b603;
}
.xhzs-news-ranking ul .xhzs-detail-r-more {
  padding-top: 13px;
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  position: relative;
  float: right;
  padding-right: 15px;
}
.xhzs-news-ranking ul .xhzs-detail-r-more i {
  position: absolute;
  width: 7px;
  height: 8px;
  display: block;
  background: url(../image/sanjiao.png) no-repeat;
  right: 0;
  top: 18px;
}
/*广告*/
.xhzs-ad {
  width: 100%;
  height: 100px;
  margin-top: 40px;
}
/*右侧 E*/

/* page */
.listpage {
  margin: 30px 0 0;
  text-align: center;
}
.listpage a {
  width: 36px;
  height: 36px;
  border-radius: 6px;
  background-color: #fff;
  color: #135ed9;
  margin: 0 6px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
}
.listpage a.on {
  background-color: #135ed9;
  color: #fff;
  cursor: no-drop;
}
.listpage a.listnext,
.listpage a.listprev {
  width: auto;
  padding: 0 10px;
}
.listpage a:hover {
  text-decoration: none;
  background-color: #135ed9;
  color: #fff;
}
/* 外面盒子样式---自己定义 */
.page_div {
  margin: 20px 10px 20px 0;
  color: #666;
  text-align: center;
}
.page_div button:hover {
  background-color: #135ed9;
  color: #fff !important;
}
/* 页数按钮样式 */
.page_div button {
  display: inline-block;
  min-width: 36px;
  height: 36px;
  cursor: pointer;
  color: #666;
  font-size: 16px;
  line-height: 28px;
  background-color: #fff;
  text-align: center;
  margin: 0 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 6px;
  border: none;
}

#firstPage,
#lastPage,
#nextPage,
#prePage {
  width: 50px;
  color: #135ed9;
}

#nextPage,
#prePage {
  width: 70px;
}

.page_div .current {
  background-color: #135ed9;
  color: #fff;
}

/* 页面数量 */
.totalPages {
  margin: 0 10px;
}

.totalPages span,
.totalSize span {
  color: #135ed9;
  margin: 0 5px;
}

/*button禁用*/
.page_div button:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

[v-cloak] {
  display: none;
}

.xhzs-top-navdata{
  width: 100%;
  height: auto;
  background-color: #fff;
}
.xhzs-nav-slider-item{
  width: 1000px;
  margin: 0 auto;
}
/*右侧fixed S*/
.common_fixed {
  position: fixed;
  width: 52px;
  right: 13px;
  height: auto;
  bottom: 100px;
  display: none;
  z-index: 100000;
}
.common_fixed ul li {
  margin-bottom: 4px;
}
.common_fixed .fixed_erweima {
  position: relative;
}
.common_fixed .ui-app a {
  background: url(../image/APP.png) no-repeat;
}

.common_fixed .fixed_erweima .shortcurNavAPP {
  width: 85px;
  height: 85px;
  padding: 12px 11px 11px 12px;
  border-radius: 5px;
  border: 1px solid rgba(222, 222, 222, 1);
  background: rgba(255, 255, 255, 1);
  position: absolute;
  top: 0;
  right: 53px;
  display: none;
}
.common_fixed .shortcurNav {
  width: 52px;
  height: 52px;
  display: block;
}
.common_fixed .fixed_weixin {
  background: url(../image/weixin_icon.png) no-repeat;
}
.common_fixed .fixed_weibo {
  background: url(../image/weibo_icon.png) no-repeat;
}
.common_fixed .fixed_tengxun {
  background: url(../image/tengxun.png) no-repeat;
}
.common_fixed .fixed_douyin {
  background: url(../image/douyin.png) no-repeat;
}
.common_fixed .fixed_kuaishou {
  background: url(../image/kuaishou.png) no-repeat;
}
.common_fixed .fixed_zhuanye {
  background: url(../image/zhuanye.png) no-repeat;
}
.common_fixed .fixed_top {
  background: url(../image/back.png) no-repeat;
}

/*右侧fixed E*/
.m-head{
  width: 100%;
}
#user-box{
  display: none;
}
.ui-user-img{
  padding-left: 25px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: url(../image/login-icon.png) center left no-repeat;
  cursor: pointer;
  width: 90px;
  height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ui-options-point{
  width: 0;
  height: 0;
  border-width: 0 6px 8px 6px;
  border-style: solid;
  border-color: transparent transparent #666;
  position: relative;
  margin: 0 auto;
}
.ui-options-box{
  box-shadow: 0px 0px 5px #b9b9b9;
  background-color: #666;
  height: 80px;
}
