

  .rules{
    width:1000px;
    margin:0 auto;
}

p.MsoNormal span{
  color:rgba(0,0,0,0.6)!important;
  font-size: 16px!important;
}
.canhuirenBox .el-row{
  padding:5px 0!important;
}

.footerbox {
 height: 40px;
 line-height: 40px;
background: none;
width: 100%;
overflow: hidden;
box-sizing: border-box;
padding: 0 20px;
}
.el-footer {
background-color: #fff;
text-align: center;
line-height: 60px;
height: 70px!important;
}

.el-aside {
background-color: #f4f4f4;
text-align: center;
overflow-y: scroll;
overflow-x: hidden;
}


h1.conttitle{
height: 40px;
  text-align: left;
  margin: 33px 20px 30px;
  line-height: 20px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
h1.conttitle{
height: 40px;
text-align:left;
margin-left:20px; 
line-height:20px; 
margin-right:20px; 
padding-bottom:0px;
margin-top:30px;
margin-bottom:30px;
 border-bottom:1px solid #eee}
/* .el-main {
background-color: #fff;
width: 1200px;
margin: 0 auto;
} */

body > .el-container {
margin-bottom: 40px;
}

.el-container:nth-child(5) .el-aside,
.el-container:nth-child(6) .el-aside {
line-height: 260px;
}

.el-container:nth-child(7) .el-aside {
line-height: 320px;
}

.km-my_top {
  height: 220px;
  width: 100%;
  background: #e70012;
  
  background-size: cover;
  position: relative;
}
.km-my_top .km-my_top_view {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 80%;
height: 60%;
margin: auto;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
color: #fff;
text-align: left;
}
.km-my_top .km-my_top_view h3{
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 28px;
}
.km-my_top .km-my_top_view .km-my_top_tip{
  font-size: 10px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 14px;
  margin-top: 2px;
}
.km-my_top .km-my_top_view .km-my_top_btn{
  margin-top: 18px;
  width: 112px;
  height: 28px;
  background: #ffffff;
  border-radius: 14px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #e70012;
  line-height: 28px;
  text-align: center;
}
.w{
width: 1200px;
margin:0 auto;
}
.mainnav{
text-align: left;
padding: 20px;
min-height: 500px;
/* width: 200px; */
}
.mainnav{
line-height: 38px;
height: calc( 100vh - 110px);
}
.collapse-item{
display: flex;
justify-content:space-between;
align-items:center;
border-bottom: 1px solid #eee;
height: 50px;
line-height: 50px;
padding: 0 10px;
}
.collapse-item .collapse-item-left i{
font-size: 16px;
}
.mainnav .on{
color: #e70012;
}
.settingbox .el-row{
line-height: 35px;
/* border-bottom: 1px solid #e4e8eb; */
padding:20px 0;
margin: 0 20px;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
.mainnav>li>a{
font-size: 16px;
padding: 5px 0;
display: inline-block;
}
.mainnav>li{
border-bottom: 1px solid #ddd;
position: relative;
}
.secondnav{
padding-left: 20px;
}
.secondnav li a{
font-size: 14px;
}
.mainnav>li>i{
position: absolute;
right: 0;
top:15px;
cursor: pointer;
}
.tips {
padding-top: 0px;
color: #999;
font-size: 14px;
margin-top: 10px;
line-height: 1.6;
}
.el-row{

line-height: 40px;

/* border-bottom: 1px solid #f4f4f4; */

padding: 10px 0;
}
.linkred{
color:#e70012;
}

h4 {
  margin: 30px 0 15px!important;
  text-align: center;
  font-weight: 550;
  font-size: 18px;
}
h3 {
  margin: 30px 0 15px!important;
  text-align: center;
  font-weight: 550;
font-size: 22px!important;
}
.km-heng{
width: 100%;
height: 1px;
margin-top: 40px;
background-color: #f4f4f4;
margin-bottom: 40px;
}
.km-input_tip{
text-align: center;
margin: 20px;

}
.m20px{
margin: 20px !important;
}
.mr30{
margin-top: 30px !important;
}
.el-message-box{
width: 520px !important;
}
.km-input_item_opt{
text-align: center;
position: relative;
}
.km-input_item_num{
display: inline-block;
color:#e70012;
text-align: center;
line-height: 25px;
width: 25px;
height: 25px;
border:1px solid #e70012;
border-radius: 50%;

}
.km-signUp_title {
color: red;
font-size: 22px;
font-weight: 550;
margin-top: 15px;
}
.el-checkbox__label{
    font-weight: normal!important;
}
.el-textarea__inner {
min-height: 80px!important;
border:1px solid #eee!important;
outline-color:#e70012!important;
border-radius: 0!important;
}
.el-upload--picture-card{
border-radius: 0!important;
}
.itemflex{
position: relative;
}
.pr{
position: absolute;
top:0;
right: 0;
}
.settingbox .el-row{
border-bottom: 1px solid #f4f4f4;
}
.settingbox h2{
font-size: 20px;
margin: 20px auto;
font-weight: bold;
}
.el-tabs__item.is-active {
color: #e70012!important;
}
.el-tabs__active-bar{
color: #e70012!important;
}
.el-tabs__nav-wrap::after{
background-color: transparent;
}
.tui2-tabs-bar {
border-bottom: 1px solid #e8e8e8;
font-size: 16px;
position: relative;
outline: none;
padding-left: 0px;
padding-top: 20px;
background-color: #fff;
width: 840px;
margin-left: 20px;
margin-bottom: 40px;
}
.tui2-tabs-tab {
display: inline-block;
padding: 10px 0px;
margin-right: 40px;
border-bottom: 2px solid transparent;
transform: translateY(2px);
cursor: pointer;
color: #222;
position: relative;
}
.tui2-tabs-bar:nth-child(2n){
margin-top: -40px;
}
.tui2-tabs-tab-active::after{
display: block;
content: '';
position: absolute;
left:0;
bottom: -1px;
width: 100%;
height: 2px;
background-color: #e70012!important;
}
.tui2-tabs-tab-active {
color: #e70012!important;
}
.avatar-uploader .el-upload:hover{
border-color: #e70012!important;;
}
.card-box{
position: relative;
}
.card-box a{
display: block;
/* justify-content: space-between;
align-items: center; */
}
.card-box a img{
width: 100px;
float: left;
}
.card-box a .title{
width: 300px;
font-size: 18px;
color: #000;
float: left;
display: flex;
justify-content: center;
align-items: center;
}
.card-box a .desc{
float: left;
width: 40%;
}
.card-box a .type{
float: left;
width: 20%;
text-align: center;
line-height: 100px;
}
/* Ã¥Â¥â€“Ã©Â¡Â¹Ã§Â®Â¡Ã§Ââ€  */
.articles .article-card {
padding: 24px 0;
line-height: 1;
font-size: 14px;
color: #666;
border-bottom: 1px solid #d8d8d8;
position: relative;
}
.article-card .has-image {
display: inline-block;
width: 100%;
margin-bottom: 0;
}
.article-card .has-image .image {
position: relative;
float: left;
width: 100px;
height: 100px;
overflow: hidden;
}
.article-card .has-image .image img {
min-height: 100%;
-webkit-transition: all .5s ease-out .1s;
-moz-transition: all .5s ease-out .1s;
transition: all .5s ease-out .1s;
}
.article-card .has-image .article-card-bone {
margin-left: 120px;
}
.article-card-bone .title-wrap {
overflow: hidden;
text-overflow: ellipsis;
margin-top: 0;
}
.article-card-bone .title-wrap .master-title {
font-size: 16px;
width: 480px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 1.5;
display: block;
}
.articles .article-card .abstruct {
line-height: 20px;
margin-top: 8px;
height: 20px;
}
.byte-tag {
padding: 0 6px;
font-size: 12px;
line-height: 22px;
border-radius: 2px;
white-space: nowrap;
color: #282f38;
display: inline-block;
box-sizing: border-box;
transition: all .3s;
border: none;
background-color: #f2f2f2;
}
.byte-tag div{
display: inline-block;
}
.byte-tag-checked {
color: #999999;
color: var(--black03);
border: none;
background-color: #f2f2f2;
}
.byte-tag span{
cursor: pointer;
color:#e70012;
}
.article-card .label {
display: inline-block;
margin-right: 10px;
margin-top: 10px;
color: #999;
  line-height: 20px;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;

  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.article-card .article-action-list {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 60px;
text-align: right;
line-height: 20px;
}
.article-action-list>div{
position: relative;
}
.change-button {
position: relative;
}
.cancel-button i, .change-button i, .delete-button i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  position: absolute;
  left: 0;
  top: 6px;
  background-image: url(/images/cancel-icon.png);
}
.change-button i {
background-image: url(/images/change-icon.png);
}
.article-action-list span {
letter-spacing: 4px!important;
font-size: 14px!important;
line-height: 28px!important;
cursor: pointer!important;
}
.delete-button i {
background-image: url(/images/delete-icon.png);
}
.article-type{
position: absolute;
right: 150px;
top: 0;
line-height: 100px;
font-size: 14px;
color: rgba(0,0,0,0.6);
}
.article-card-bone .title-wrap .master-title a{
font-size: 18px;
margin-bottom: 20px;
}
.card-box{
margin:0 20px;
padding-left: 20px;
}
.el-upload--picture-card i {
line-height: 150px;
}
/* qiyetouxiang */
.touxiang{
width: 100px;
height: 100px;
border:1px solid #ccc;
border-radius: 50%;
}

.pore{
position: relative;
}
.addtx{
position: absolute;
top:50%;
left: 50%;
font-size: 20px;
margin-left: -10px;
margin-top: -10px;
}
.redcolor{
color: #e70012!important;
}
.el-button{
border-radius: 0!important;
color:#fff;
}
.el-button:hover{
border-color:#e70012!important;
color: #e70012!important;
background:#fff;
}
.el-button:active {
border-color:#e70012;
color: #e70012;
background:#fff;
outline: 0;
}
.logo span.title{
font-size: 22px;
font-weight: 400;
/* line-height: 50px; */
margin-bottom: 20px;
margin-left: 20px;
margin-top: 44px;
position: absolute;
left: 60px;
top: -20px;

}
.quhao{
position: absolute;
top: 24px;
}

.topright a {
/* font-size: 12px; */
margin: 0 8px;
}
/* .login-container {
width: 1000px!important;
padding:10px 40px 40px!important;
box-sizing: border-box;
} */

.login-container p {
margin: 10px 0;
}
.avatar-uploader {
background-color: #fff !important;
border: 1px solid #eee !important;
border-radius: 6px;
box-sizing: border-box;
width: 150px !important;
height: 150px !important;
line-height: 163px !important;
vertical-align: top;
text-align: center;
}

.el-upload--picture-card i {
font-size: 28px;
color: #8c939d;
}
.container3 input{
border-radius: 0!important;
}
.savebox{
text-align: center;
height: 70px;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background: #fff;
border-top: 1px solid #eee;
padding-top:15px;
padding-bottom: 15px;
margin-bottom: 0px!important;
margin-left: 0!important;
z-index: 2;
margin-top: 0!important;
display: flex;
justify-content: center;
}
.verifybox {
width: 1000px;
min-height: 80vh;
margin: 0 auto;
background-color: #fff;
margin-top: 20px;
padding-bottom: 50px;
padding-left: 40px;
padding-right: 40px;
margin-bottom: 20px;
}
.el-input__inner{
border-radius: 0;
}
.loginsubmit {
text-align: center;
}
.loginsubmit a {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: rgba(255, 255, 255, 1);
background-color: #fff;
text-align: center;
border-radius: 4px;
/* padding: 6px 0; */
border-radius: 0px;
/* margin-top: 24px; */
cursor: pointer;
height: 40px;
line-height: 40px;
color: red;
border: 1px solid red;
padding: 0 20px;
}
.getCode{
color: #000!important;
font-weight: bold;
/* display: block;
padding:10px 20px;
background-color: #e70012; */
}
.el-step__icon.is-text {
border-radius: 50%;
border: 1px solid!important;
border-color: inherit;
}
.el-step__icon-inner {
line-height: 40px;}
.process-container {
  position: relative;
  padding: 20px 100px 50px;
}
.topright{
position: absolute;
height: 50px;
right: 10px ;
top: 20px ;
font-size: 20px;
color:#999;


}
.topright .tx {
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 50%;
  background-color: #eee;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  margin-right: 6px;
  border: 1px solid #eee;
  overflow: hidden;
}
.topright a {
  font-size: 16px;
  margin: 0 8px;
}
.topright .tx .iconfont {
  font-size: 30px;
}
.topright .tx:hover{
color:#fff;
background-color: #e70012;
}
.topright a img{
width: 32px;
height: 32px;
/* border:1px solid #eee; */
border-radius: 50%;
}
.topright>a.tz>i{
font-size: 16px;
position: absolute;
right: -10px;
top: 9px;
display: inline-block;
}
.topright:hover ul{
  display: block;
}
.topright ul{
  position: absolute;
  top: 50px;
  left: -15px;
  width: 80px;
  display: none;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #eee;
  z-index: 10;
}

.topright ul li{
  line-height: 30px;
  /* border-bottom: 1px solid #eee; */
  margin-right: 0;
  width: 100%;
  text-align: center;
}
.topright ul li a{
  color:#333;
}
 
.settingbox{
  padding:20px;
}
#app{
  padding-right: 20px;
}
.tui2-tabs-bar{
  width: auto;
}
@media (min-width: 1200px){
.container {
    width: 100%;
}
}
.el-radio{
line-height: 40px;
}

.el-icon-close {
position: absolute;
right: 0px;
top: 0;
font-size: 20px;
color: red;
}
.mb50{
margin-bottom: 50px!important;
}
.videosBox video{
width:150px;
height:150px;
}
#picsBox video{
width:150px;
height:150px;
}
.article-card{
margin-bottom: 30px;
}
.top .el-icon-bell{
border:1px solid #d4d4d4;
display: inline-block;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
border-radius: 50%;
position: absolute;
top: 0;
right: 0px;
}
.item {
position: relative;
right: 5px;
top:-16px;
}
.el-badge__content{
background-color: #e70012;
}
 
.el-dialog__header .el-icon-close {
  right: 10px;
}
.el-dialog__header .el-icon-close:hover {
 color: #e70012;
}
.el-dialog__body p{
  margin: 20px 0;
  line-height: 1.6;
}
.el-dialog--center .el-dialog__body {
  padding: 0px 25px 30px;
}
.tips .sbtips{
  margin:0  0 20px;
}
.el-badge__content{
  line-height: 18px!important;
}
.el-message .el-icon-info{
  color:#e70012;
}
.el-message {
  background-color: #faf1f2;
  color: #fff;
}
.el-message--info .el-message__content{
  color: #e70012;
}
.el-collapse{
  border-top: none;
  top:200px;
}
.el-collapse-item__header {
 font-weight: bold;
  color: rgba(0,0,0,0.6);
  cursor: pointer;
  border-bottom: 1px solid #EBEEF5;
  font-size: 16px;}
.el-collapse-item__content{
font-size: 14px;
color: rgba(0,0,0,0.6);
  }
.sbtips{
    padding-bottom: 20px;
}
.sbtips p{
  font-size: 14px;
  line-height: 1.5;
  margin:10px;
}
.jiange{
  margin-top: 10px;margin-left:20px;margin-bottom:30px;
  border-bottom: 1px solid #eee;
}
.ttitle{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-right: 10px;
}
.ttitlebox{
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.huiseBtn:active{
  background-color: #e70012;
  color:#fff;
}
.settingbox .td{
  padding-right: 10px;
}
.el-main{
  min-height:calc( 100vh - 100px);
}
.article-type span:hover{
  cursor: pointer;
  color:#e70012;
}
.el-button{
  background-color: #e70012;
  border-color:#e70012;
}
.liucheng{
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  padding:0 20px;
}
.liucheng dl.on dd a{
  color:#e70012;
}
.liucheng dl.on  dt span{
  color:#e70012;
  border:1px solid #e70012;
}
.liucheng dl dt {
  text-align: center;
}
.liucheng dl dt span{
  display:inline-block;
  border:1px solid #ccc;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-family:    sans-serif;
  color:#666;
  margin-bottom: 10px;
  text-align: center;
}
.liucheng .el-icon-arrow-right{
  font-size: 20px;
  margin:0 20px;
  color:#ccc;
}
.itemname{
  width: 50px;
  float: left;
  line-height: 100px;
}
.el-image{
  margin-bottom: 15px;
  margin-right: 15px;
}
.weui-desktop-table img{
  width: 100px;
  height: 100px;
}
.huiseBtn:hover{
  color: #fff;
  background: #e70012;
}
.awardsNum .desc{
  font-size: 20px;
}
.line30 p{
margin:10px 0;    
}

.orderBox .el-row{
  padding:0;
}
.infotip{
  background-color: #f4f4f4;
  border-left: 5px solid #e70012;
  margin:20px;
  line-height: 20px;
  margin-top: 30px;
  margin-right: 0;
  padding:0;
}
.infotip .el-row{
  padding: 0;
  color:rgba(0,0,0,0.6)
}
.modelmask{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  z-index: 12;
  left: 0;
  top: 0;
  position: absolute;
}
.el-message-box__wrapper {
  z-index: 12;
  background: rgba(0,0,0,0.5);
}
.openModel{
  position: absolute;
  left: 50%;
  top:60px;
  margin-left:-260px;
  z-index: 13;
}
.tableborder{
  border:1px solid #ccc;
  margin-top: 30px;
}
.el-message-box__headerbtn .el-message-box__close:hover{
  color:#e70012;
}

.str p{
margin: 5px 0;
}
.el-step__line{
  
}
.modelBox p{
  letter-spacing: 0px;
  line-height: 24px;
}
.modelxq p{
  line-height: 30px;

}
.modelxq{
  margin-bottom:  20px
}
.el-message-box__content {
  padding: 10px 15px;
  color: #606266;
  font-size: 14px;
  max-height: 500px;
  overflow: auto;
}
.modelxq .el-row{
padding:0;
line-height: 30px;
font-size: 1em;
margin-bottom: 10px;

}
#app table tr td:last-child span{
margin-right: 10px;
}
.pore{
position: relative;
}
.pore .el-textarea textarea{
padding-bottom: 28px;
}
.letternum{
position: absolute;
right: 10px;
bottom: -5px;
font-size: 14px;
color:rgba(0,0,0,0.6)
}
.group{
padding:10px 0 0;
}
.mtb1px{
margin:20px 20px 0px;
border-top: 1px solid #ddd;
}
.bb1px{
border-bottom: 1px solid #eee;
}
.bt1px{
border-top: 1px solid #eee;
}
pre{ 
background-color: #fff;
border:none;
border-radius: 0px;
} 
.commentItem__interaction__reply, .commentItem__interaction__moreReply {
height: 26px;
line-height: 26px;
text-align: center;
padding: 0 8px;
font-size: 12px;
}
.commentItem__publishTime {
color: #999;
font-size: 12px;
line-height: 22px;
margin-top: 10px;
}
.commentWriter .input-opt{
margin-top: 10px;
}

input{
  box-shadow: 0 0 0 60px #fff inset;
}
