/*公共样式--开始*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  font-family: "Microsoft YaHei", "SimSun", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none !important;
  color: #232323;
}
table {
  border-collapse: collapse;
  /*table-layout: fixed;*/
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipse2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.clearfix::after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}
.clearfix {
  zoom: 1;
}


.img_a{
  display: inline-block;
}

body .list-title{
  font-size: 16px;
  margin-bottom: 10px;
}

body .css-toprow{
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  font-size: 18px;
  font-family: PingFang-SC-Bold;
  font-weight: normal;
  color: #181818;
  position: relative;
  height: 46px;
  background-color: #F2F2F2;
  box-shadow: 0px 2px 3px 0px rgb(37 37 37 / 18%);
  position: fixed;
  z-index: 91;
  left: 0;
  top: 0;
  padding: 0 35px;
}

.body .css-toprow i{
  position: absolute;
  top: 7px;
  color: #1E99F0;
  left: -20px;
  right: auto;
  font-size: 30px;
}

.body .css-out-content {
  padding: 48px 0 0 0;
}

body .css-home-page .list-notice .list-inline li{
  padding: 15px 30px;
}

body .css-layout-body .list-page.list-page-space10.list-page-scalen{
  padding-top: 48px;
  padding-bottom: 0;
}

body #chart_all{
  padding-top: 90px !important;
}

body #chart_all .box{
  margin-bottom: 0 !important;
}

body .css-hide{
  display: none;
}

body form .searchbox{
  width: 100%;
  margin-top: 0;
}

body .css-home-page{
  padding: 46px 0 0 0;
}

body .css-home-page .media-body .fa-angle-right{
  margin-top: 0;
}

body .css-home-page .css-bordernav .list-setline li .list-details{
  padding-left: 20px;
}

body .css-news{
  margin-top: 15px;
}

body .formBar{
  position: fixed;
  bottom: 0;
}


body .aContent{
  overflow: auto;
}
body .aContent .video-js{
  width: 100% !important;
}

@media (max-width: 500px) {
  body #selector-wrap{
    width: auto;
    margin: 0 auto !important;
  }
  body #selector-wrap #selector-options-wrap{
    margin-left: 0 !important;
  }
}
.viewer-container .viewer-toolbar{
  width: auto;
}

.wechat-ulogo{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 100%;
  margin: 0;
  background-color: #fff;
}
.wechat-ulogo img{
  display: block;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

body .match-banner{
  display: none !important;
}


/* 移动端UI适配 */
.aui_state_focus{
  padding: 0 15px;
}
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close{
  display: none;
}
.aui_title{
  background-color: #f7f7f7;
  color: #333;
  text-indent: 0;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.aui_state_lock .aui_outer{
  box-shadow: none;
}
.aui_header .aui_titleBar{
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  bottom: 0;
  position: static;
}
.aui_header .aui_titleBar .aui_title{
  color: #333;
  padding-left: 10px;
}
.aui_header .aui_titleBar .aui_close{
  text-indent: 0 !important;
  background: none !important;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
  margin-right: 5px;
}
.aui_dialog .aui_main textarea{
  width: 100%;
  height: 100px;
}
.aui_dialog .aui_main .aui_content{
  width: 100%;
  padding-top: 5px !important;
}
.aui_dialog .aui_content{
  text-align: center;
}

body .css-imgfile{
  overflow: visible;
}
body .css-imgfile .css-move{
  line-height: 28px;
}
body .css-imgfile .css-move i{
  color: #fff;
}

.layui-m-layer .layui-m-layermain{
  height: 100%;
}
.layui-m-layer .layui-m-layermain .layui-m-layersection{
  height: 100%;
}
body .layui-m-layer .layui-m-layer-footer{
  height: 100%;
}
.layui-m-layer .layui-m-layershade{
  background-color: rgba(0,0,0,.7) !important;
}
.layui-m-layer .layui-m-layer-footer .layui-m-layercont{
  background-color: rgba(255,255,255,1) !important;
  height: calc(100% - 210px) !important;
  overflow-y: auto !important;
}
