html {
    overflow-x: auto;
    overflow-y: scroll;
    height: 100%;
}
body{
    height: 100%;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FFFFFF;
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
}

select {
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

fieldset,
img {
    border: 0 none;
}

fieldset {
    margin: 0;
    padding: 0;
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px;
}

legend {
    display: none;
}

address,
caption,
em,
strong,
th,
i {
    font-style: normal;
    font-weight: 400;
}

table caption {
    margin-left: -1px;
}

hr {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E4E4E4;
    border-width: 1px 0;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ””;
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.activity_ownTabs .ant-tabs-bar {
    border-bottom: none;
}

.activity_ownTabs .ant-tabs-nav .ant-tabs-tab {
    color: #767676;
    font-size: 20px;
    width: 191px;
    text-align: center;
}

.activity_ownTabs .ant-tabs-nav .ant-tabs-tab-active {
    color: #232323;
    font-size: 23px;
}

.activity_ownTabs .ant-tabs-ink-bar {
    background-color: #c1483f;
}

.activity_list .ant-select-selection__rendered {
    line-height: 36px;
}

.activity_list .ant-select-selection--single {
    height: 38px;
    background-color: #ededed;
}

.activity_list .ant-select-selection-selected-value {
    font-size: 18px;
    color: #777777;
}

.ant-select-dropdown-menu-item {
    line-height: 26px;
    font-size: 18px;
}

/*修改单选按钮的样式*/
.uploadWork .ant-radio-input:focus+.ant-radio-inner {
    border-color: #c1483f;
}

.uploadWork .ant-radio:hover .ant-radio-inner {
    border-color: #c1483f;
}

.uploadWork .ant-radio-checked .ant-radio-inner {
    background-color: #c1483f;
    border-color: #c1483f;
}

.uploadWork .ant-radio-inner::after {
    background-color: #c1483f;
}

.uploadWork .ant-radio-checked::after {
    border-color: #c1483f;
}

/* // 直播视频组件 */
.liveSection .xgplayer-skin-default .xgplayer-start {
    width: 50px;
    height: 50px;
    margin: -30px auto auto -30px
}

.liveSection .xgplayer-skin-default .xgplayer-start div svg {
    width: 50px;
    height: 50px;
}

.liveSection .xgplayer-skin-default .xgplayer-loading,
.liveSection .xgplayer-skin-default .xgplayer-loading svg {
    width: 80px;
    height: 80px;
}

.liveSection .xgplayer-skin-default .xgplayer-replay svg {
    width: 50px;
    height: 50px;
}

.liveSection .xgplayer-skin-default .xgplayer-enter .xgplayer-enter-spinner {
    width: 50px;
    height: 50px;
}

.liveSection .danmu-switch.danmu-switch-active {
    background: #aadcf3;
}

.liveSection .danmu-switch.danmu-switch-active span.txt {
    font-family: PingFangSC-Medium;
    color: #FFFFFF;
    background-color: #1AA3E1;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.10);
    color: #fff;
}

.liveSection .danmu-switch span.txt {
    color: #8798AF;
    background: #F9F9FB;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.10);
    margin-top: -1px;
}

.liveSection .danmu-switch {
    background: rgb(253, 253, 254);
    height: 18px;
    margin: 12px 5px 10px 5px
}

.liveSection .xgplayer-changeCamera {
    order: 7;
    width: 36px;
}

.liveSection .xgplayer-changeCamera .xgplayer-icon-changeCamera {
    color: #fff;
    width: 24px;
    height: 20px;
    margin: 10px auto;
    background: url("../images/camera.png");
    background-size: 100% 100%;
}
.liveSection .xgplayer-skin-default.xgplayer-is-fullscreen .xgplayer-changeCamera{
  display: none;
}
.liveSection .xgplayer-skin-default .xgplayer-volume,
.liveSection .xgplayer-skin-default .xgplayer-volume .xgplayer-icon {
    width: 28px;
}

.liveSection .xgplayer-skin-default .xgplayer-progress-played {
    background-color: #fff;
    background-image: linear-gradient(-90deg, #fff, #fff)
}

.liveSection .xgplayer-changeCamera .xgplayer-icon {
    overflow: initial;
    position: relative;
}

.liveSection .xgplayer-changeCamera .xgplayer-icon .toolTip {
    color: #fff;
    width: 130px;
    position: absolute;
    top: -20px;
    left: -50px;
}

.liveSection #refresh {
    color: #feb12a;
    font-weight: bold;
}
/* 音频 */
.audioBox .xgplayer-skin-default.xgplayer-music .xgplayer-controls .xgplayer-progress .xgplayer-name{
    display: none;
}
.audioBox .xgplayer-skin-default.xgplayer-music.xgplayer-ended .xgplayer-controls, 
.audioBox .xgplayer-skin-default.xgplayer-music.xgplayer-nostart .xgplayer-controls,
.xgplayer-skin-default.xgplayer-music .xgplayer-controls{
    padding: 0px 20px 20px;
}