*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
body{
	background: #fff;
	color:#333;
	font-family: PingFangSC-Regular, PingFang SC;
}
a {
	text-decoration: none;
	color: inherit;
}
a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
}
img{
	vertical-align: top;
}
#app{
	font-size:14px;
	color: #333;
}
/* .app {
	
} */

.flex {
	display: flex;
}
.flex-center {
	display: flex;
	align-items: center;
}
.flex-center2 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.flex-bt {
	display: flex;
	justify-content: space-between;
}
.flex-btc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex-item {
	flex: 1;
	overflow: hidden;
}

.primary {
	color: #30ADFE;
}
.dark {
    color: #333;
}
.gray2 {
    color: #666;
}
.gray {
	color: #AAAAAA;
}
.success {
	color: #00BC43;
}
.danger {
	color: #FF4747;
}
.whilte {
	color: #fff;
}
.dock {
	color: #333;
}
.font-12 {
	font-size: 12px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 24px;
}
.font-24 {
	font-size: 24px;
}
.bold {
	font-weight: bold;
	color: #333;
}

.mt-5 {
	margin-top: 5px;
}
.mt-8 {
	margin-top: 8px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-12 {
	margin-top: 12px;
}
.mt-16 {
	margin-top: 16px;
}
.mt-18 {
	margin-top: 18px;
}
.mb-10 {
	margin-bottom: 10px;
}

.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pointer {
	cursor: pointer;
}

/* 顶部 */
.b-header {
	
}
.header-ticket {
	background: #fbfbfb;
	padding: 17px 30px;
	display: flex;
	justify-content: space-between;
}
.header-ticket-left {
	padding: 0 12px;
	margin: 3px 0;
	font-size: 15px;
	line-height: 30px;
	background: #4bc2ff;
	color: #fff;
}
.htr-item {
	margin-left: 10px;
}
.htr-item .htr-a {
	display: block;
	font-size: 22px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 2px solid #4bc2ff;
	color: #4bc2ff;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.htr-item .htr-a:hover {
	color: #4d4d4d;
	border-color: #4d4d4d;
}
.htr-item .htr-a .iconfont {
	font-size: 22px;
}
.header-box {
	padding: 0 30px;
	background: linear-gradient(to right,#4bc2ff,#26b4fe 54%,#6783ff);
}
.header-logo {
	height: 30px;
}
.header-menu {
	flex: 1;
	padding-left: 50px;
	padding-right: 20px;
	display: flex;
}
.h-menu-item {
	padding: 0 30px;
	position: relative;
}
.h-menu-item::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 22px;
	height: 36px;
	width: 0;
	border-left: 1px solid #3b80a4;
}
.h-menu-item:first-child::after {
	border-left: none;
}
.h-menu-label {
	padding: 22px 0;
	cursor: pointer;
	color: #fff;
	line-height: 36px;
	font-size: 18px;
	position: relative;
}
.h-menu-item:hover .h-menu-label::after {
	display: block;
	content: '';
	background: #2E2E2E;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
}
.header-search {
	position: relative;
}
.header-search .search-input {
	width: 270px;
	height: 30px;
	padding: 3px 3px 3px 35px;
	border: none;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 15px;
	color: #fff;
	outline: none;
}
.header-search .search-btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 15px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}


/* 底部 */
.b-footer {
	background: linear-gradient(to right, #4bc2ff, #57a7ff 73%, #6783ff);
	padding: 60px 30px;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.footer-ticket .htr-item {
	margin: 0 10px;
}
.footer-ticket .htr-item .htr-a {
	font-size: 40px;
	width: 64px;
	height: 64px;
	line-height: 62px;
	border: 2px solid #fff;
	color: #fff;
}
.footer-ticket .htr-item .htr-a .iconfont {
	font-size: 40px;
}
.footer-mid {
	padding: 30px 0;
	font-size: 36px;
}
.footer-mid-s {
	font-weight: bold;
}
.footer-links-item {
    padding: 0 30px;
}
.footer-links-item +.footer-links-item {
    border-left: 1px solid #2985d2;
}
.footer-links-item a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-family: "Flama", "Microsoft Yahei", "Microsoft Yahei UI", "Arial", "simhei";
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.footer-links-item a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
.b-footer .copyright {
	margin-top: 50px;
	font-size: 16px;
}

/*按钮样式*/
.pc-btn {
	border: 1px solid #EDEDED;
	background: #fff;
	min-width: 120px;
	line-height: 42px;
	padding: 0 20px;
	color:#333;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	font-size: 18px;
}
.pc-btn.info {
	background: #EDEDED;
}
.pc-btn.primary {
	background: #30ADFE;
	color: #fff;
	border: 0;
	line-height: 44px;
}
.pc-btn.round {
	border-radius: 22px;
}



/* tabs style */
.b-tabs {
	display: flex;
}
.b-tab {
	font-size: 13px;
	color: #333333;
	padding: 7px 10px;
	position: relative;
	cursor: pointer;
}
.b-tab.on {
	color: #FF2323;
}
.b-tab.on::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	width: 16px;
	height: 2px;
	background: #FF2323;
}
.tabs-icon {
	width: 20px;
	height: 20px;
	position: relative;
	top: -1px;
}

.app-con {
	display: flex;
}
.app-con .left {
	width: 480px;
	background: #f6f6f6;
	padding: 100px 0 60px 0;
	color: #646464;
}
.app-con .right {
	flex: 1;
	background: #fff;
}
.ac-user-box {
	flex-direction: column;
}
.ac-user-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #fff;
}
.ac-user-img img {
	width: 50px;
}
.ac-name {
	font-size: 24px;
	margin-top: 20px;
}
.ac-email {
	font-size: 24px;
	margin-top: 10px;
}
.ac-menu {
	padding: 20px 0 0 80px;
	font-size: 24px;
}
.ac-menu-item {
	padding-top: 60px;
	align-items: flex-start;
}
.ac-menu-icon {
	width: 30px;
	height: 30px;
	position: relative;
}
.ac-menu-icon img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ac-menu-ul {
	padding-left: 15px;
	flex: 1;
}
.ac-menu-title {
	font-weight: 600;
	cursor: pointer;
	border-right: 4px solid transparent;
}
.ac-menu-title.on, .ac-menu-title:hover {
	color: #30ADFE;
	border-right: 4px solid #30ADFE;
}
.ac-menu-sub {
	padding-top: 5px;
}
.ac-menu-sub-title {
	cursor: pointer;
	margin-top: 20px;
	border-right: 4px solid transparent;
}
.ac-menu-sub-title.on, .ac-menu-sub-title:hover {
	color: #30ADFE;
	border-right: 4px solid #30ADFE;
}

/* 对话框 */
.b-dialog {
	background: #F6F6F6 ;
}
.b-dialog .el-dialog__body {
	padding: 30px 40px 50px 40px;
}



.el-pagination.is-background .number.active {
	background-color: #00B8FF !important;
}
/* 上传样式 */
.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.avatar-uploader .avatar {
    width: 115px;
    height: 115px;
    display: block;
}
.avatar-uploader .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 115px;
    height: 115px;
    line-height: 115px;
    text-align: center;
}
/* 上传样式 */
.avatar-uploader .video {
    width: 250px;
    height: auto;
    display: block;
}