.active, .actives, .orange, .myfont {
    color: #fe8103!important;
}
.tops {
	padding-right: 12px;
	width: 100%;
	height: 45px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	line-height:11px;
	justify-content: space-between
}

.tops .left {
	margin-top: 18px
}

.tops .left img {
	vertical-align: middle;
	height: 20px;
    margin-top: -5px;
}

.tops .left span {
	font-size: 15px;
    color: #323232;
    margin-left: -8px;
}

.tops .left .lifes {
    margin-left: 0;
}

.tops .right {
	margin-top: 18px
}

.tops .right span {
	font-size: 15px;
    color: #323232;
    margin-left: 6px;
}


.article .top {
    width: 100%;
    border-bottom: 1px solid #f8f8f8;
	padding-top: 54px;
	background-color: white;
}

.article .top img{
    width: 100%;
}

.article .top .top-main {
    padding: 0 4% .4rem;
}

.article .top .top-main h3 {
    line-height: 21px;
    font-weight: 800;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 12px;
}

.article .top .top-main .little {
    margin-top:12px;
    font-size: 14px;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.article .maindatail {
    font-size: 14px;
    padding: 0px 4% 0;
    line-height: 22px;
    background-color: white;
}

.article .maindatail img{
    width: 100%;
	border-radius: .1rem;
}



.article .bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	box-shadow: 0 0 0.1rem rgba(0,0,0,.3);
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	z-index: 99;
}

.article .bottom div:first-of-type {
	display: inline-block;
	width: 20%;
	height: 56px;
	line-height: 56px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.article .bottom div:first-of-type img {
    margin: 9px auto 5px;
    width: 25px;
    vertical-align: top;
}

.article .bottom div:first-of-type p {
    font-size: 12px;
    margin-top: -39px;
	color: #999;
}

.article .bottom div:nth-of-type(2) {
	text-align: center;
	display: inline-block;
	width: 60%;
	font-size: 20px
}

.article .bottom div:nth-of-type(3) {
	display: inline-block;
	width: 20%;
	height: 56px;
	line-height: 56px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.article .bottom .youzk img {
    margin: 10px auto 6px;
    width: 25px;
    vertical-align: top;
}

.article .bottom .youzk p {
    font-size: 12px;
    margin-top: -20px;
	color: #999;
}


.box_top {
    width: 100%;
    height: 90%;
    z-index: 99;
}

.article .footerinfo {
    margin-top: 0;
}

.nav {
    width: 100%;
    position: relative;
    padding-bottom: .1rem;
    z-index: 1;
}

.navtopmig {
    position: relative;
    height: 7.3rem;
}

.fengmian img {
    width: 100%;
    margin-top: 1.2rem;
}

.navtopmig .flex-box {
    position: fixed;
    z-index: 101;
    top: 5.9rem;
    width: 92%;
    margin: 0 4%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
}

.videoup {
    width: 100%;
    position: fixed;
    top: 1.2rem;
    height: 5.7rem;
    z-index: 2;
}

.box_text {
    font-size: .3rem;
	margin-bottom: 0.3rem;
}

.title_a {
    line-height: .7rem;
    font-weight: 800;
    font-size: .5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: .1rem .3rem 0;
}

.title_c {
    line-height: .4rem;
    font-weight: 900;
    margin-top: .5rem;
    color: #999;
    font-size: .3rem;
    margin: 0 .3rem;
}

.text-right {
    display: inline-block;
    margin-top: .2rem;
}

.text-right span {
    font-size: .38rem;
    font-weight: 800;
    padding-right: .1rem;
}

.course_detail {
    font-size: .4rem;
    line-height: .6rem;
}
.course_detail img {
    width: 100%;
}

.item {
    border-bottom: .02rem solid #eee;
    line-height: .6rem;
    text-align: left;
    padding: .3rem 0;
}

.item:first-of-type {
    margin-top: -.2rem;
}

.playlistevery>img {
    float: left;
    width: .66rem;
    height: .66rem;
    margin-top: .2rem;
    margin-right: .2rem;
}

.item p {
    font-size: .35rem;
    color: #999;
}

.item p:first-of-type {
    margin-left: .1rem;
}

.item p:last-of-type {
    position: relative;
    top: -.8rem;
    float: right;
    color: #e96a04;
}

.item p:last-of-type img {
    width: .5rem;
    position: relative;
    top: .1rem;
}

.couseactice span {
    color: #fe8103;
}
.mulutitle {
    color: #323232;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: .5rem;
    overflow: hidden;
	font-size: .4rem;
}

.peoplenum {
    padding-left: .3rem;
    border-left: .05rem solid #eee;
}

.yaoqingka {
    position: absolute;
    right: 0;
    height: .64rem;
    border-radius: 5rem 0 0 5rem;
    line-height: .64rem;
    background: #fe8103;
    color: #fff;
    padding: 0 .2rem 0 .34rem;
    margin-top: -25px;
    font-size: .35rem;
}

.desctitle {
    overflow: hidden;
    color: #999;
    font-size: .35rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: .3rem;
    line-height: .5rem;
}

.curses {
    border-bottom: .2rem solid #f8f8f8;
}

.navTab {
    width: 100%;
    overflow: hidden;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #fff;
    border-bottom: .02rem solid #eee;
    display: flex;
    display: -ms-flexbox;
    text-align: center;
}

.navTab p {
    position: relative;
    float: left;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #999;
    text-align: center;
    font-size: .4rem;
}

.navTab div {
    position: relative;
    width: 100%;
    color: #999;
    font-weight: 600;
    font-size: .4rem;
}

.navTab .active {
    font-size: .45rem!important;
    color: #333!important;
    font-weight: 800!important;
}

.navTab div.active:after {
	content: "";
    position: absolute;
    bottom: 0rem;
    width: .8rem;
    height: .06rem;
    border-radius: 6rem;
    left: 50%;
    transform: translateX(-50%);
}

.cont1 {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2rem;
    margin-top: .2rem;
}

.olistt {
    width: 100%;
    background-color: #fff;
    border-bottom: .13rem solid #eee;
}

.olistt .botItem {
    width: 92%;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-left: 4%;
    border-bottom: .02rem solid #efefef;
    overflow: hidden;
}

.olistt .botItem_l {
    float: left;
    font-size: .38rem;
    color: #333;
    font-weight: 800;
}

.olistt .botItem_r {
    float: right;
    font-size: .38rem;
}

.olistt .botItem_r input {
    text-align: right;
}

.guize {
    width: 92%;
    margin: 4%;
}

.guize p:first-of-type {
    font-size: .48rem;
    font-weight: 800;
    margin-bottom: .3rem;
}

.guize p:last-of-type {
    font-size: .4rem;
    line-height: .5rem;
}

.footmsg {
    width: 100%;
    height: 1.5rem;
    position: absolute;
    bottom: 0;
    z-index: 9;
    border-top: .05rem solid #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-size: .42rem;
}

.footmsg p {
    width: 66.6%;
    line-height: 1.5rem;
    padding-left: 4%;
    font-weight: 800;
    font-size: .45rem;
    color: #323232;
    background: #fff;
}

.footmsg span {
    line-height: 1.5rem;
    font-weight: 800;
    font-size: .45rem;
    color: #fe8103;
}

.footmsg .btns {
    width: 33.3%;
    height: 1.5rem;
    text-align: center;
    background-color: #fe8103;
    color: #fff;
    line-height: 1.5rem;
    font-weight: 800;
}

.cardall {
    overflow: hidden;
    width: 92%;
    margin-left: 4%;
}

.cardall>div {
    float: left;
    width: 48%;
}

.cardall>div:first-of-type {
    margin-right: 4%;
}

.cardall>div>div:first-of-type {
    background: #e3f6ff;
    border-radius: .1rem .1rem 0 0;
    text-align: center;
	height: 4.2rem;
}

.el-upload {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
}

.cardall>div>div:first-of-type img {
    width: 60%;
    padding-top: 0.1rem;
}

.cardall .el-upload__input {
    position: absolute;
    left: 4%;
    font-size: 0.38rem;
    width: 4.4rem;
    height: 3.5rem;
    z-index: 99;
	opacity: 0;
}

.cardall .el-upload__inputs {
    position: absolute;
    right: 4%;
    font-size: 0.38rem;
    width: 4.4rem;
    height: 3.5rem;
    z-index: 99;
	opacity: 0;
}

.cardall>div>div:last-of-type {
    background: #65abff;
    border-radius: 0 0 .1rem .1rem;
    font-size: .4rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    color: #fff;
}

.submit {
    background: #fe8103;
    border-radius: .1rem;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    text-align: center;
    font-size: .42rem;
    margin: 0.6rem 0.4rem;
}

.maindatail iframe {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
}










.kuangphone {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    width: 80%;
    margin-left: 10%;
    border-radius: .2rem;
    font-size: .4rem;
	padding-bottom: 0.5rem;
}

.phonetitle {
    text-align: center;
    padding: .5rem 0;
    font-weight: 800;
}

.itemList {
    width: 90%;
    margin-left: 5%;
    overflow: hidden;
    height: 1rem;
    margin-bottom: .4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: .05rem solid #eee;
}

.itemList img {
    width: .5rem;
    margin-left: .3rem;
}

.itemList input {
    width: 100%;
    height: 100%;
    font-size: .346rem;
    text-indent: .2rem;
    margin-left: .1rem;
}

.getcodes {
    position: absolute;
    right: 0.4rem;
    margin: .2rem auto;
}

.regisBtn {
    width: 90%;
    height: 1.1rem;
    line-height: 1.1rem;
    background: #fe8103;
    margin: .5rem 5% 0;
    color: #fff;
    font-weight: 800;
    border-radius: 2rem;
    text-align: center;
    font-size: 0.42rem;
}

.kuangphone .close {
    position: absolute;
    bottom: -1rem;
    left: 50%;
    width: .6rem;
    height: .6rem;
    font-size: .4rem;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: .6rem;
    transform: translateX(-50%);
}


.offline {
    min-height: 100%;
    background: #f8f8f8;
	padding-top: 56px;
}

.classmate {
    padding-top: 2.6rem;
    background-color: #f8f8f8;
}

.classmate ul li {
    background-color: #fff;
    border-radius: .13rem;
    margin-bottom: .2rem;
}

.classmate ul li p {
    font-size: 12px;
    color: #999;
    border-bottom: .02rem solid #eee;
    line-height: .9rem;
    padding: 0 .3rem;
}

.classmate ul li div {
    padding: .3rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: .02rem solid #eee;
}

.classmate ul li div>span:first-of-type, .classmate ul li div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.classmate ul li div>span:first-of-type img {
    width: .9rem;
    height: .9rem;
    vertical-align: middle;
    border-radius: 50%;
}

.classmate ul li div>span:first-of-type > span {
    margin-left: .2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.classmate ul li div>span:first-of-type > span span:nth-of-type(1) {
    font-size: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: .38rem;
    height: .38rem;
}

.classmate ul li div>span:first-of-type > span span:nth-of-type(2) {
    color: #ff6c00;
    font-size: .3rem;
}

.classmate ul li div>span:nth-of-type(2) {
    display: inline-block;
    margin: auto 0;
    font-size: .3rem;
    padding: 0.12rem;
    border-radius: 0.12rem;
}

.classmate ul li div>span:nth-of-type(3) {
    display: inline-block;
    margin: auto 0;
    font-size: .3rem;
    padding: 0.12rem;
    border-radius: 0.12rem;
}


.nav_top {
    text-align: center;
    padding-top: 1.6rem;
}

.nav_top_l img {
    width: 1.5rem!important;
    height: 1.5rem;
    border-radius: 50%;
}

.nav_top_m .tit2 {
    font-size: .38rem;
    color: #333;
}

.nav_top_m .jiaose {
    width: 2.4rem;
    margin: auto;
	    height: 1.2rem;
}

.nav_top_m .jiaose img {
    width: 100%;
}

.nav_top_m .span {
    font-size: 12px;
    color: #ffffff;
	 margin-top: -0.66rem;
    margin-left: 0.5rem;
}

.pay_button {
    text-align: center;
    color: #F44336;
    font-weight: bold;
}



.back_phone {
	position: fixed;
	right: 3%;
	bottom: 31%;
	z-index: 99;
}

.back_phone span {
    font-size: 30px!important;
    padding: 12px 12px;
    background: #ffffff;
    border-radius: 50%;
    font-weight: 600;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.back_phone:first-of-type {
    bottom: 39%;
}



.mask {
    padding: .3rem;
    position: fixed;
    border-radius: .2rem;
    top: 1%;
    left: 2.4%;
    z-index: 999;
}

.mask img {
    width: 9rem;
    height: 3rem;
}

.mask img:nth-of-type(2) {
    position: absolute;
    bottom: -1.2rem;
    width: .6rem;
    height: .6rem;
    z-index: 1000;
    left: 50%;
    transform: translate(-50%,-50%);
}

.mask .yqk {
    width: 3.2rem;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    border: .04rem solid #eee;
    border-radius: .1rem;
    color: #fff;
    margin: .5rem auto 0;
    font-size: .4rem;
    font-weight: 800;
}




.seek {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.66);
    z-index: 99999;
	display: none;
}


.showcode {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.showcode .rwm {
    width: 80%;
    background: #fff;
    margin-left: 10%;
    text-align: center;
    border-radius: .15rem;
}

.showcode .rwm .title {
    color: #fe8103;
    font-size: .5rem;
    padding: .5rem 0;
}

.showcode .rwm .foot {
    font-size: .38rem;
    color: #323232;
    padding-bottom: .6rem;
}

.showcode .regisBtn {
    height: 1.2rem;
    line-height: 1.2rem;
    background: #fe8103;
    color: #fff;
    font-weight: 800;
    text-align: center;
    font-size: .5rem;
}

.mask_con {
	width: 80%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	margin-left: 10%;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: .2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mask_con p:first-child {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: .4rem;
    padding: 0 .4rem;
}

.mask_con p:nth-child(2) {
    height: 1.2rem;
    line-height: 1.2rem;
    width: 90%;
    margin-left: 5%;
    border-radius: .1rem;
    border: .02rem solid #d9d9d9;
    color: #999;
    margin: 0.2rem 0 .2rem 5%;
}

.mask_con p:nth-child(2) input {
    position: relative;
    top: -.26rem;
    width: 96%;
    height: .6rem;
    border-radius: .1rem;
    text-indent: .2rem;
    font-size: .38rem;
    margin-left: 2%;
}

.mask_con p:nth-child(3) {
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    border-radius: 2rem;
    margin: .3rem 5%;
    background: #fe8103;
    color: #fff;
    font-size: .4rem;
}

.mask_con .close {
    position: absolute;
    bottom: -1rem;
    left: 50%;
    width: .6rem;
    height: .6rem;
    font-size: .4rem;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: .6rem;
    transform: translateX(-50%);
}


.customercurpon {
    border-radius: 10px;
    width: 258px;
    height: 332px;
    position: relative;
    z-index: 999;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.customercurpon .tubiaos{
    width: 80px;
    height: 80px;
    position: absolute;
    top: -24px;
    left: 72px;
}
.customercurpon .bgs {
    position: absolute;
    height: 240px;
    top: 91px;
    font-weight: 600;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fe8103;
    background-color: #fff;
}
.customercurpon .my-kefu2 {
    font-size: 104px!important;
    color: #fff!important;
    font-weight: 500;
}
.customercurpon .person {
    position: absolute;
    top: 12px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    width: 100%;
}
.customercurpon .person2 {
    position: absolute;
    top: 38px;
    font-size: 16px;
    width: 90%;
    left: 5%;
    font-weight: 500;
    line-height: 1.2;
}
.customercurpon .canvas {
    bottom: 46px;
    width: 103px;
    height: 103px;
    position: absolute;
    left: 74px;
}
.customercurpon img {
    width: 100%;
}
.customercurpon .person3 {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    width: 90%;
    left: 5%;
    font-weight: 500;
    color: #333;
}
.customercurpon .close {
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: -40px;
    left: 110px;
}


.d-flex {
    display: flex !important;
}

.d-flex h5 {
    font-size: .48rem;
    line-height: .66rem;
    margin-top: .22rem;
}

.mb-0 {
    font-size: .4rem;
}

.mr-2 {
    margin: .3rem .3rem .3rem 0;
}

.bg-highlight {
    background-color: #fe8103 !important;
    color: #FFF !important;
}

.ml-auto {
    margin-left: auto !important;
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.rounded-xl {
    font-size: .38rem;
    border-radius: 5rem;
    width: 2.2rem;
	height: .8rem;
	line-height: .8rem;
    text-align: center;
	cursor: pointer;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.color-twitter {
	color: #4099ff !important
}

.bg-twitter {
	background-color: #4099ff !important
}

.color-google {
	color: #d34836 !important
}

.bg-google {
	background-color: #d34836 !important
}

.color-whatsapp {
	color: #34af23 !important
}

.bg-whatsapp {
	background-color: #34af23 !important
}

.color-pinterest {
	color: #c92228 !important
}

.bg-pinterest {
	background-color: #c92228 !important
}

.color-phone {
	color: #27ae60 !important
}

.bg-phone {
	background-color: #27ae60 !important
}

.color-instagram {
	color: #e1306c !important
}

.bg-instagram {
	background-color: #e1306c !important
}

.color-white {
	color: #fff !important
}

.color-black {
	color: #000 !important
}

.bg-phone {
	background-color: #27ae60 !important;
	color: #fff !important;
}

.bg-twitter {
	background-color: #4099ff !important;
	color: #fff !important;
}

.bg-yellow-dark {
	background-color: #f6bb42 !important;
	color: #fff !important;
}


.color-blue {color: #007bff;}
.color-purple{color: #6f42c1;}
.color-red{color: #ff1900;}
.color-orange{color: #fd7e14;}
.color-yellow{color: #ffc107;}
.color-green{color: #28a745;}
.color-teal{color: #20c997;}
.color-cyan{color: #17a2b8;}
.color-white{color: #ffffff;}
.color-gray{color: #6c757d;}
.color-dark{color: #343a40;}

.bg-blue {
	background-color: #007bff !important;
	color: #fff !important;
}
.bg-purple {
	background-color: #6f42c1 !important;
	color: #fff !important;
}
.bg-red {
	background-color: #dc3545 !important;
	color: #fff !important;
}
.bg-orange {
	background-color: #fd7e14 !important;
	color: #fff !important;
}
.bg-yellow {
	background-color: #ffc107 !important;
	color: #fff !important;
}
.bg-green {
	background-color: #28a745 !important;
	color: #fff !important;
}
.bg-teal {
	background-color: #20c997 !important;
	color: #fff !important;
}
.bg-cyan {
	background-color: #17a2b8 !important;
	color: #fff !important;
}
.bg-gray {
	background-color: #6c757d !important;
	color: #fff !important;
}
.bg-dark {
	background-color: #343a40 !important;
	color: #fff !important;
}

.bg-color {
	background-color: #fe8103!important;
	color: #fff !important;
}

.actives:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: .8rem;
    height: .06rem;
    border-radius: 6rem;
    left: 50%;
    transform: translateX(-50%);
}

.myfont {
    font-size: 0.78rem!important;
	font-weight: 600;
}


.list .myfont {
    font-weight: 500;
}

.item .my-ssuo {
    font-size: 0.58rem!important;
    font-weight: 500;
    color: #999!important;
}
.item .my-jsuo {
    font-size: 0.58rem!important;
    font-weight: 500;
}
/*閾炬帴鍒嗕韩*/
.url_content {
    position: absolute;
    z-index: 1001;
    background: #fff;
    border-radius: 6px;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    padding: 20px 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.content-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
}
.content-sub-title {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 20px 0;
}
.url_content .qr {
    width: 120px;
    height: 120px;
    box-shadow: 0 0 9px 0 hsla(0,0%,78%,.5);
    margin: 10px auto;
}
.qr img {
    width: 100%;
    box-shadow: none;
}
.qr-desc {
    font-size: 12px;
    color: #999;
    letter-spacing: 1px;
    line-height: 12px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 11px;
}
.url-wrap {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 9px;
    font-size: 14px;
	line-height: 1.6;
    color: #5671a4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;	
}
.qr-bottom, .qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}
.qr-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.qr-bottom-button-cancel {
    background: #fff;
}
.qr-bottom-button {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.qr-bottom-button-copy {
    color: #fff;
    border: none;
    outline: none;
}
.shorturl {
    background: #008eff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    border: none;
    outline: none;
    padding: 3px 8px;
    border-radius: 20px;
}
.openlink {
    background: #2ba245;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    border: none;
    outline: none;
    padding: 5px 18px;
    border-radius: 20px;
}

/*鏂板姞鍒嗙被鍒囨崲*/
.bottombox .tabbox {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    line-height: 1rem;
    /*border-top: .02rem solid #eee;*/
    border-bottom: .02rem solid #eee;
    margin-bottom: 0.2rem;
}
.bottombox .tabbox span {
    display: inline-block;
    font-size: .42rem;
    color: #999;
    margin: 0 .38rem;
    font-weight: 500;
}
.bottombox .tabbox span.acts {
    position: relative;
    font-size: .46rem;
    font-weight: 800;
    color: #323232;
}
.bottombox .tabbox span:first-of-type {
    margin-left: 0;
}
.bottombox .tabbox span.acts:after {
    content: "";
    position: absolute;
    bottom: 0rem;
    width: .8rem;
    height: .06rem;
    border-radius: 6rem;
    left: 50%;
    transform: translateX(-50%);
}


  .panel-recharge h3 {
        margin-bottom: 15px;
        margin-top: 10px;
        color: #444;
        font-size: 16px;
    }

    .row-paytype div input {
        display: none;
    }

    .row-paytype img {
        height: 30px;
        margin: 8px;
    }

    .row-paytype label {
        margin-bottom: 0;
        width: 100%;
        display: block;
        cursor: pointer;
        border: 1px solid #efefef;
    }

    .row-paytype label:hover {
        background: rgba(100, 125, 255, 0.13);
        border-color: rgba(100, 125, 255, 0.13);
    }

    .row-paytype label.active {
        border-radius: 3px;
        background: rgba(100, 125, 255, 0.23);
        border: 1px solid rgba(100, 125, 255, 0.23);
    }

    .page-header small {
        margin-top: 15px;
        font-size: 13px;
    }

    .tabbable-panel {
        /*border:1px solid #eee;*/
        padding: 0px;
    }


    .row-pricelist > div {
        white-space: nowrap;
        display: inline-block;
    }
    
    .price-item {
        display: inline-block;
        vertical-align: top;
        max-width: 140px;
        margin-right: 10px; /*你可以根据需要进行调整*/
        height: 140px;
        margin-bottom: 15px;
        border-radius: 5px;
        width: 100%;
        display: block;
        text-align: center;
        border: 1px solid #dadada;
        border-radius: 2px;
      }
    .row-pricelist {
        overflow-x: auto;
        white-space: nowrap;
        margin: 10px 10px 3px 0;
        color: #000;
        
         /* 隐藏滚动条 */
      -ms-overflow-style: none; /* IE and Edge */
      scrollbar-width: none; /* Firefox */
    }

   .row-pricelist::-webkit-scrollbar {
      display: none; /* Chrome, Safari and Opera */
    }

    .price-item.active {
        border-radius: 3px;
        border: 1px solid #fe8103;
    }

    .price-item > .title{
        font-size: 18px;
        margin-top: 10%;
    }

    .price-item > .subtext {
        font-weight: 700;
        color: #F44336;
        margin-top: 6%;
        font-size: 13px;
    }

    .price-item > .price {
        font-size: 15px;
        margin-top: 6%;
        font-weight: 700;
    }

    .row-paytype div input {
        display: none;
    }

    .row-paytype img {
        margin: 8px;
        vertical-align: inherit;
    }

    .btn-recharge {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0;
    }

    .row-rightlist .media .media-left img {
        width: 50px;
        height: 50px;
    }

    .row-rightlist .media .media-heading {
        font-size: 14px;
        margin-top: 5px;
    }

    .row-rightlist .media .media-body .text-muted {
        height: 18px;
        overflow: hidden;
    }

    .row-rightlist .media {
        padding: 12px 0;
    }
	.tab-pane span {
        font-size: 12px;
        color: #999;
        margin-left: 12px;
    }
    .hearders {
        position: relative;
        overflow: hidden;
        background: #3a3939;
        height: 125px;
    }
     .hearders .seftinfo {
        display: -ms-flexbox;
        display: flex;
        height: 62px;
        margin: 8% 4% 0;
    }
   .hearders .seftinfo .logoimg {
        width: 62px;
        height: 100%;
        border-radius: 50%;
    }
    .hearders .seftinfo .detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 12px;
    }
    .hearders .seftinfo .detail .dettaol_top {
      opacity: 1;
    }
    .hearders .seftinfo .detail p {
        color: #fff;
        opacity: .7;
        font-size:12px;
    }
    .hearders .seftinfo .detail .dettaol_top span {
        color: #ffe2b4;
        font-weight: 700;
        font-size:14px;
    }
    .hearders .seftinfo .detail .dettaol_top img {
        width: 58px;
        position: relative;
    }
    main.content {
        position: inherit;
        padding: 0 0 15px 0;
    }
    .panel-body {
        padding: 0 0 15px 0;
    }
    .price-item .days {
        font-size: 12px;
        margin-top: 7%;
    }

    .quanyi_title {
        text-align: center;
    }
    .paytips {
        font-size: 12px;
        text-align: center;
        padding: 12px 0;
        color: #9E9E9E;
    }
    .xuanzhong{
       font-size:12px;
       text-align: center;
       margin-top: 12px;
       color: #999;
    }
    .xuanzhong span {
        font-size:16px;
        font-weight: 700;
        color: #323232;
}