.bc-fluid {
    position: relative;
    margin: 0 auto;
    padding: 0 15px
}

.bc-row:after,
.bc-row:before {
    content: "";
    display: block;
    clear: both
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlightor: rgba(0, 0, 0, 0)
}

a,
body {
    color: #333
}

body {
    line-height: 1.6;
    color: rgba(0, 0, 0, .85);
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif
}

hr {
    line-height: 0;
    margin: 10px 0;
    padding: 0;
    border: none !important;
    border-bottom: 1px solid #eee !important;
    clear: both;
    background: 0 0
}

a {
    text-decoration: none
}

a:hover {
    color: #777
}

a cite {
    font-style: normal;
    *cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.bc-lg1,
.bc-lg10,
.bc-lg11,
.bc-lg12,
.bc-lg2,
.bc-lg3,
.bc-lg4,
.bc-lg5,
.bc-lg6,
.bc-lg7,
.bc-lg8,
.bc-lg9,
.bc-md1,
.bc-md10,
.bc-md11,
.bc-md12,
.bc-md2,
.bc-md3,
.bc-md4,
.bc-md5,
.bc-md6,
.bc-md7,
.bc-md8,
.bc-md9,
.bc-sm1,
.bc-sm10,
.bc-sm11,
.bc-sm12,
.bc-sm2,
.bc-sm3,
.bc-sm4,
.bc-sm5,
.bc-sm6,
.bc-sm7,
.bc-sm8,
.bc-sm9,
.bc-xs1,
.bc-xs10,
.bc-xs11,
.bc-xs12,
.bc-xs2,
.bc-xs3,
.bc-xs4,
.bc-xs5,
.bc-xs6,
.bc-xs7,
.bc-xs8,
.bc-xs9 {
    position: relative;
    display: block;
    box-sizing: border-box
}

.bc-xs1,
.bc-xs10,
.bc-xs11,
.bc-xs12,
.bc-xs2,
.bc-xs3,
.bc-xs4,
.bc-xs5,
.bc-xs6,
.bc-xs7,
.bc-xs8,
.bc-xs9 {
    float: left
}

.bc-xs1 {
    width: 8.33333333%
}

.bc-xs2 {
    width: 16.66666667%
}

.bc-xs3 {
    width: 25%
}

.bc-xs4 {
    width: 33.33333333%
}

.bc-xs5 {
    width: 41.66666667%
}

.bc-xs6 {
    width: 50%
}

.bc-xs7 {
    width: 58.33333333%
}

.bc-xs8 {
    width: 66.66666667%
}

.bc-xs9 {
    width: 75%
}

.bc-xs10 {
    width: 83.33333333%
}

.bc-xs11 {
    width: 91.66666667%
}

.bc-xs12 {
    width: 100%
}

@media screen and (max-width:768px) {
    .bc-hide-xs {
display: none !important
    }

    .bc-show-xs-block {
display: block !important
    }

    .bc-show-xs-inline {
display: inline !important
    }

    .bc-show-xs-inline-block {
display: inline-block !important
    }
}

@media screen and (min-width:768px) {
    .bc-container {
width: 750px
    }

    .bc-hide-sm {
display: none !important
    }

    .bc-show-sm-block {
display: block !important
    }

    .bc-show-sm-inline {
display: inline !important
    }

    .bc-show-sm-inline-block {
display: inline-block !important
    }

    .bc-sm1,
    .bc-sm10,
    .bc-sm11,
    .bc-sm12,
    .bc-sm2,
    .bc-sm3,
    .bc-sm4,
    .bc-sm5,
    .bc-sm6,
    .bc-sm7,
    .bc-sm8,
    .bc-sm9 {
float: left
    }

    .bc-sm1 {
width: 8.33333333%
    }

    .bc-sm2 {
width: 16.66666667%
    }

    .bc-sm3 {
width: 25%
    }

    .bc-sm4 {
width: 33.33333333%
    }

    .bc-sm5 {
width: 41.66666667%
    }

    .bc-sm6 {
width: 50%
    }

    .bc-sm7 {
width: 58.33333333%
    }

    .bc-sm8 {
width: 66.66666667%
    }

    .bc-sm9 {
width: 75%
    }

    .bc-sm10 {
width: 83.33333333%
    }

    .bc-sm11 {
width: 91.66666667%
    }

    .bc-sm12 {
width: 100%
    }
}

@media screen and (min-width:992px) {
    .bc-container {
width: 970px
    }

    .bc-hide-md {
display: none !important
    }

    .bc-show-md-block {
display: block !important
    }

    .bc-show-md-inline {
display: inline !important
    }

    .bc-show-md-inline-block {
display: inline-block !important
    }

    .bc-md1,
    .bc-md10,
    .bc-md11,
    .bc-md12,
    .bc-md2,
    .bc-md3,
    .bc-md4,
    .bc-md5,
    .bc-md6,
    .bc-md7,
    .bc-md8,
    .bc-md9 {
float: left
    }

    .bc-md1 {
width: 8.33333333%
    }

    .bc-md2 {
width: 16.66666667%
    }

    .bc-md3 {
width: 25%
    }

    .bc-md4 {
width: 33.33333333%
    }

    .bc-md5 {
width: 41.66666667%
    }

    .bc-md6 {
width: 50%
    }

    .bc-md7 {
width: 58.33333333%
    }

    .bc-md8 {
width: 66.66666667%
    }

    .bc-md9 {
width: 75%
    }

    .bc-md10 {
width: 83.33333333%
    }

    .bc-md11 {
width: 91.66666667%
    }

    .bc-md12 {
width: 100%
    }
}

@media screen and (min-width:1200px) {
    .bc-container {
width: 1170px
    }

    .bc-hide-lg {
display: none !important
    }

    .bc-show-lg-block {
display: block !important
    }

    .bc-show-lg-inline {
display: inline !important
    }

    .bc-show-lg-inline-block {
display: inline-block !important
    }

    .bc-lg1,
    .bc-lg10,
    .bc-lg11,
    .bc-lg12,
    .bc-lg2,
    .bc-lg3,
    .bc-lg4,
    .bc-lg5,
    .bc-lg6,
    .bc-lg7,
    .bc-lg8,
    .bc-lg9 {
float: left
    }

    .bc-lg1 {
width: 8.33333333%
    }

    .bc-lg2 {
width: 16.66666667%
    }

    .bc-lg3 {
width: 25%
    }

    .bc-lg4 {
width: 33.33333333%
    }

    .bc-lg5 {
width: 41.66666667%
    }

    .bc-lg6 {
width: 50%
    }

    .bc-lg7 {
width: 58.33333333%
    }

    .bc-lg8 {
width: 66.66666667%
    }

    .bc-lg9 {
width: 75%
    }

    .bc-lg10 {
width: 83.33333333%
    }

    .bc-lg11 {
width: 91.66666667%
    }

    .bc-lg12 {
width: 100%
    }
}

.bc-space10 {
    margin: -5px
}

.bc-space10>* {
    padding: 5px
}

body {
	background: url("../img/bkg.png"); /*手机端背景*/
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
	background-attachment: fixed !important;
}

.bc_right {
	text-align: right;
}

.bc_content {
	margin-top: 30px;
}

#bc_mobile_head {
	margin-top: 0px;
}

.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
	padding-right: 2px;
}

.img-avatar {
	display: inline-block !important;
	width: 64px;
	height: 64px;
}

.img-avatar-thumb {
	margin: 5px;
	-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
}

.bc_a {
	width: auto;
	word-wrap: break-word;
	font-size: 12pt;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	box-shadow: 0 0 2px #eee;
	border-radius: 25px;
}

.bc_center {
	text-align: center;
}

.bc_box {
	padding: 10px;
	border-radius: 10px;
}

.bc_mbl {
	backdrop-filter: blur(20px);
	box-shadow: 0 1px 30px 1px rgba(0, 0, 0, .3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	border-left: 1px solid rgba(255, 255, 255, 0.4);
	color: #FFFFFF;
}

#bc_name {
	font-size: 18pt;
	margin: 5px 5px 0 0;
}

#bc_tip {
	padding: 5px 0;
}

.btn {
	width: auto;
	word-wrap: break-word;
	margin: 2px;
	padding: 0px 5px;
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	box-shadow: 0 0 2px #eee;
	border-radius: 25px;
}

.btn:hover {
	background-position: right center;
	color: #FFFFFF;
}

.btn-orange {
	background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
}

.btn-purple {
	background-image: linear-gradient(to right, #fbc2eb 0%, #a6c1ee 51%, #fbc2eb 100%);
}

.btn-green {
	background-image: linear-gradient(to right, #84fab0 0%, #8fd3f4 51%, #84fab0 100%);
}

.btn-blue {
	background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
}

.btn-yellow {
	background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 51%, #ffecd2 100%);
}

#bc_foot {
	text-align: center;
}

@media screen and (min-width:768px) {
	body {
		background: url("../img/bkg.png"); /*电脑端背景*/
		background-size: cover;
		height: 100vh;
	}

	.bc_content {
		margin-top: 15px;
	}

	#bc_foot {
		padding: 5px;
	}
}

.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999
}

#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #FFF;
	-webkit-animation: spin 2s linear infinite;
	-ms-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	-o-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 1001
}

#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #FFF;
	-webkit-animation: spin 3s linear infinite;
	-moz-animation: spin 3s linear infinite;
	-o-animation: spin 3s linear infinite;
	-ms-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #FFF;
	-moz-animation: spin 1.5s linear infinite;
	-o-animation: spin 1.5s linear infinite;
	-ms-animation: spin 1.5s linear infinite;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	backdrop-filter: blur(20px);
	z-index: 1000;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

#loader-wrapper .loader-section.section-left {
	left: 0
}

#loader-wrapper .loader-section.section-right {
	right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.loaded #loader {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.loaded #loader-wrapper {
	visibility: hidden;
}

.no-js #loader-wrapper {
	display: none
}

.no-js h1 {
	color: #222
}

#loader-wrapper #load_title {
	font-family: 'Open Sans';
	color: #FFF;
	font-size: 19px;
	width: 100%;
	text-align: center;
	z-index: 9999999999999;
	position: absolute;
	top: 60%;
	opacity: 1;
	line-height: 30px
}

#loader-wrapper #load_title span {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #FFF;
	opacity: .5
}