html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "-apple-system", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

ion-nav-view {
    width: 60% !important;
    margin: 0 20%;
    min-width: 500px;
}

@media screen and (max-width: 840px) {
    ion-nav-view {
        width: 100% !important;
        margin: 0;
        min-width: 0;
    }
}

a {
    color: #505050 !important;
    text-decoration: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: solid 0 #000;
    /*background: url("../img/sanjiao.png") no-repeat scroll right center transparent;*/
    background-size: 10px;
    padding-right: 14px;
    text-align: right !important;
}

select::-ms-expand {
    display: none;
}

input {
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

.padding0 {
    padding: 0
}

.colorW {
    color: white;
}

.colorB {
    color: black;
}

.colorQB {
    color: #333333;
}


.colorH {
    color: #A7A7A7;
}

.colorOrange{
	color: #FF8C00;
}	
	

.colorQH {
    color: #C2C2C2;
}

.colorSH {
    color: #B3B3B3;
}

.colorQQH {
    color: #EBEBEB;
}

.colorLan {
    color: #2AA2FF;
}

.colorL {
    color: #51C88E;
}

.colorSL {
    color: #2FDE91;
}

.colorR {
    color: #F55E5D;
}

.colorRed {
    color: #FF5151;
}

.bgcolorHui {
    background-color: #C5C6DD;
}

.bgcolorMain {
    background-color: #ffffff;
    background-color: rgb(66, 135, 255);
    color: white;
}

.bgcolorCon {
    background-color: #F5F5F5;
}

.bgcolorLan {
    background-color: #0E92FF;
}

.bgcolorW {
    background-color: white;
}

.textCen {
    text-align: center !important;
}

.textLeft {
    text-align: left !important;
}

.textRight {
    text-align: right !important;
}

.textLR {
    text-align: justify;
    text-align-last: justify;
    display: inline-table;
}

.iconImg {
    width: 1.0rem;
    height: 1.0rem;
    display: inline-block;
}

.searchBox {
    padding: 0 5px;
    background-color: white;
    border-top: 1px solid #F5F5F5;
}

.myListTitle {
    color: #C2C2C2;
}

.myListInput::-webkit-input-placeholder {
    /*color: #ffffff!important;*/
}

.myCardT {
    margin: 0;
    padding: 5px 10px;
    box-shadow: none;
}

.myItemH {
    border-bottom: 1px solid #F5F5F5;
}

.myYZMBtn {
    background-color: transparent;
    color: #A0A0A0;
    border: 0;
    border-left: 2px solid #A0A0A0;
}

.myFooterBar {
    background-color: #F8F8F8;
    background-image: none;
    text-align: center;
}

.myFooterBarBtn {
    width: 94%;
    margin-left: 3%;
    background-color: #0d93ff;
    color: white;
    border-radius: 2rem;
    min-height: 40px;
    line-height: 38px;
    margin-top: 10px;
}

.bzkBar {
    background-color: white;
    color: black !important;
}

.bzkBar back button {
    color: black !important;
}

.bzkBar h1 {
    color: black !important;
}

.codeKey {
    margin-top: -0.4rem !important;
}

.codeVal {
    margin-top: -1rem !important;
}

.searchBarBox {
    background-color: white;
    border-top: 1px solid #F5F5F5;
}

.searchBarBoxBtn {
    line-height: 1.5rem;
    min-height: 1.5rem;
    color: #0d93ff !important;
    background-color: transparent;
    border-left: 1px solid #f8f8f8;
}

.searchBarBoxInput {
    border-radius: 20px;
    padding-left: 1rem !important;
    padding-right: 1rem;
    background-color: #F5F5F5;
}

div > button.itemFootBtn {
    line-height: 1.42857;
    min-height: 25px !important;
    border: 1px solid #0E92FF;
    color: #0E92FF;
    padding: 0.2rem 1rem;
    border-radius: 5px;
    margin-left: 5px;
}

div > button.itemFootBtnPj {
    line-height: 1.42857;
    min-height: 25px !important;
    border: 1px solid #999999;
    color: #999999;
    padding: 0.2rem 1rem;
    border-radius: 5px;
    margin-left: 5px;
}

.focusEvent {
    width: 100%;
    padding: 10px;
    background-color: #FAFAFA;
}

.pjBoxS {
    padding: 10px;
}

.pjBox {
    text-align: center;
    color: #AEAEAE;
}

.pjBox img {
    width: 50%;
    margin-left: 25%;
    display: block;
    margin-bottom: 5px;
}

.pjColor {
    color: #333333;
}

.myPopupBtn {
    margin-top: 0.8rem;
    min-height: 2rem !important;
    border-radius: 1rem !important;
}

.myFooterBarpj {
    background-color: #F8F8F8;
    background-image: none;
    text-align: center;
}

#myFooterBarBtnpj {
    width: 94%;
    margin-left: 3%;
    background-color: #0d93ff;
    color: white;
    border-radius: 2rem;
}

div.myCard {
    margin: 10px 0 0;
    padding: 5px 10px;
    box-shadow: none;
}

div.myCardNew {
    margin: 0 0 0 0;
    padding: 5px 10px;
    box-shadow: none;
}

/*
div.myCard {
    margin: 10px 0 0;
    padding: 5px 10px 0;
    box-shadow: none;
}
*/

div.myCardT {
    margin: 0;
    padding: 5px 10px;
    box-shadow: none;
}

.colorG {
    color: #32DE93;
}

.colorGL {
    color: #FF8C00;
}

.borderLeft {
    border-left: 1px #F2F2F2 solid;
    display: inline-block;
}

.borderLeft img {
    padding-top: 3px;
}

.mySlideBox {
    margin: 0 3% 5%;
    width: 94%;
    overflow: hidden;
    padding: 5px 10px;
    background-color: white;
    box-shadow: 0 3px 5px 3px #F5F5F5;
    border-radius: 0.5rem;
}


.mySlideBoxA {
    margin: 5% 5px 5px;
    overflow: hidden;
    color: #C08915;
    padding: 5px 10px;
    border-radius: 0.5rem;
    position: relative;
    background-image: url('../img/ppr.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.mySlideBoxB {
    margin: 5% 5px 5px;
    overflow: hidden;
    color: #C08915;
    padding: 5px 10px;
    border-radius: 0.5rem;
    position: relative;
    background-image: url('../img/noppr.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.lookSzb {
	border-radius: 20px;
	background-color: #259fde;
	box-shadow: 0 0 0 4px #cfeaf8;
	color: #fff;
	border: none;
}


.dateCode {
    position: absolute;
    bottom: 0.5rem;
    width: calc(100% - 14px);
}

.iconPrompt {
    background: url("../img/prompt.png") no-repeat center;
    background-size: 1rem 1rem;
}

.boxPrompt {
    background-color: #FDF3D3;
    color: #F6BF43;
}

.imgBoxW {
    padding: 10px 10px 0;
    position: relative;
}

.imgBox {
    width: 100%;
}

.imgBox img {
    width: 100%;
    height: 100%;
}

.imgTopMargin {
	margin-top: 24px;
	 width: 100%;
}
.imgTopMargin img {
    width: 100%;
    height: 100%;
}

.imgCard {
    position: absolute;
    width: calc(100% - 20px);
    color: #fbcc00;
}

.imgDate {
    position: absolute;
    width: calc(100% - 20px);
    bottom: 15px;
    color: #fbcc00;
}

.imgVal {
    margin-top: -1rem !important;
}

.mySlideBox ion-scroll {
    height: 100%;
}

.mySlideHead {
    line-height: 2rem;
    padding: 0 10px;
    margin-bottom: -0.5rem;
}

.mySlideListKey {
    white-space: wrap;
    text-align: justify;
    text-align-last: justify;
    display: inline-table;
    color: #BDBDBD;
}

.mySlideListVal {
    color: #505050;
}

.slider-pager .slider-pager-page {
    color: white;
}

.slider-pager {
    bottom: 10px !important;
}

.imgQualified {
    width: 60%;
    margin-left: 40%;
}

.photographBox {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 31%;
    margin-right:10px;
        /*background: url("../img/loading.png") no-repeat;
        background-size: 100% 100%;*/
}

@media screen and (min-width: 413px) {
    .loadEffect {
        height: 73px;
        width: 73px;
    }

    .photographBox {
        height: 73px;
        width: 73px;
    }

    .photographBox img {
        width: 73px;
        height: 73px;
    }
}

@media screen and (min-width: 375px) and (max-width: 413px) {
    .loadEffect {
        width: 65px;
        height: 65px;
    }

    .photographBox {
        width: 65px;
        height: 65px;
    }

    .photographBox img {
        width: 65px;
        height: 65px;
    }
}

@media screen and (min-width: 319px) and (max-width: 374px) {
    .loadEffect {
        width: 54px;
        height: 54px;
    }

    .photographBox {
        width: 54px;
        height: 54px;
    }

    .photographBox img {
        width: 54px;
        height: 54px;
    }
}

@media screen and (max-width: 319px) {
    .loadEffect {
        width: 48px;
        height: 48px;
    }

    .photographBox {
        width: 48px;
        height: 48px;
    }

    .photographBox img {
        width: 48px;
        height: 48px;
    }
}

#myChart {
    width: 100%;
    height: 10rem;
}

.popup {
    border-radius: 3px !important;
}

.fontW6 {
    font-weight: 600;
}

.fontS09r {
    font-size: 0.9rem;
}

.fontS1r {
    font-size: 1rem;
}

.fontS12r {
    font-size: 1.2rem;
}

.marginT0Im {
    margin-top: 0 !important;
}

.marginT5pxIm {
    margin-top: 5px !important;
}

.marginT1rIm {
    margin-top: 1rem !important;
}

.padding0Im {
    padding: 0 !important;
}

.paddingLR0Im {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.paddingB10pIm {
    padding-bottom: 10px !important;
}

.rowRowQ {
    margin-top: 0 !important;
    padding: 10px !important;
}

.border1p {
    border: 1px solid white;
}

.borderB1pH {
    border-bottom: 1px solid #F5F5F5;
}

.borderTB1p {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
}

.borderR1p {
    border-right: 1px solid white;
}

.borderL1p {
    border-left: 1px solid white;
}

.borderRadius5p {
    border-radius: 5px;
}

.vrBtn {
    line-height: 1.42857;
    min-height: 25px !important;
    border: 1px solid #0E92FF;
    color: white !important;
    background-color: #0E92FF !important;
    padding: 0.1rem 0.5rem;
    border-radius: 5px;
}

.DDD {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.BHH {
    white-space: nowrap;
}

.width10p {
    width: 10px;
}

.width20p {
    width: 20px;
}

.width30p {
    width: 30px;
}

.width75p {
    width: 75px;
}

.width100 {
    width: 100% !important;
}

.width20 {
    width: 20%;
}

.height50 {
    height: 50px;
}

.height1r {
    height: 1rem;
}

.height2r {
    height: 2rem;
}

.height25r {
    height: 2.5rem;
}

.height3r {
    height: 3rem;
}

.height35r {
    height: 3.5rem;
}

.height4r {
    height: 4rem;
}

.height8r {
    height: 8rem;
}

.height10r {
    height: 10rem;
}

.lineH1r {
    line-height: 1rem !important;
}

.lineH15r {
    line-height: 1.5rem;
}

.lineH2r {
    line-height: 2rem;
}

.lineH25p {
    line-height: 25px;
}

.lineH25r {
    line-height: 2.5rem;
}

.lineH8r {
    line-height: 8rem;
}

.lineH10r {
    line-height: 10rem;
}

.colorQL{
    color: #2EDF91!important;
	font-size:20px;
}

.smileImg{
	width:80px;
	height:80px;
	background-image: url(img/cp.png) no-repeat center;
	background-size: 100%;
}

.cryImg{
	width:80px;
	height:80px;
	background-image: url(img/hp.png) no-repeat center;
	background-size: 100%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 3%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 3%;
    -ms-flex: 0 0 3%;
    flex: 0 0 3%;
    max-width: 3%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 7%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 7%;
    -ms-flex: 0 0 7%;
    flex: 0 0 7%;
    max-width: 7%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8%;
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
}

.col-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}

.col-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 30%;
}

.col-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 30%;
}

.col-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 21%;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}

.col-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 22%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.col-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 23%;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
}

.col-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}

.col-26 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 26%;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
}

.col-28 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 28%;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}

.col-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.col-35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}

.col-40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.col-45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

.col-55 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}

.col-60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.col-70 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

.col-80 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

.col-90 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}

.codedx {
    border: 0;
    width: 100%;
    line-height: 1.8rem;
}

.code {
    font-family: Arial, 宋体;
    font-style: italic;
    border: 0;
    padding-left: 1rem;
    letter-spacing: 5px;
    font-weight: bolder;
    width: 100%;
    line-height: 1.8rem;
}

.codeColor0 {
    color: #585757;
    background: url("../img/code0.png") 100% 100% no-repeat;
}

.codeColor {
    color: white;
    background: url("../img/code.png") 100% 100% no-repeat;
}

.moreCon {
    margin-right: 10px;
    margin-top: 6px;
    font-size: 18px;
}

.colorW {
    color: white;
}

.topTabs {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 5px;
    margin-right: 10px;
    color: black;
    margin-top: 5px;
}

.topTabs.active {
    /*border: 1px solid #77A2FF;*/
    border-radius: 15px;
    background-color: rgb(66, 135, 255);
    color: white;
    height: 36px;
    width: 90px;
    text-align: center;
}

.inputSearch {
    height: 52px !important;
    padding-left: 8px !important;
}

button.butBig {
    border-radius: 34px;
}

button.myScrollBtn {
    min-height: 1rem;
    line-height: 2rem;
    color: black;
    border-radius: 8px;
    text-align: center;
}

.myScrollBtnT {
    background-color: rgb(66, 135, 255) !important;
    color: white !important;
}

.textIf {
    font-size: 15px;
    padding: 10px;
}

.textIf2 {
    margin: 4px;
}

/*.scrollH2 {
    height: 300px;
}*/

.scrollH {
    /*height:500px;*/
    /*overflow-x: hidden;*/
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    overflow-y: scroll;
}

/*.scrollH {
position: absolute;
top: 7.5rem;
bottom: 0;
width: 398px;
}
.slider {
position: absolute;
visibility: hidden;
overflow: hidden;
display: block;
top: 45px;
bottom: 0;
}
.scroll-view{
height: 100%;
}*/

.urlCol {
    color: rgb(66, 135, 255);
}

/*-----------------------*/
#topBtnContainer {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
}

.btnBox {
    flex: 1 1 auto;
    padding-left: 10px;
}

.divMarginRight {
    margin-right: 4%;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nowrap2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: flex;
	align-items: center;
}

.ionScrollFather {
    position: relative;
}

#telCard, #qualityCard, #bookCard {
    position: absolute;
    width: 100%;
}

.slider {
    height: 100%;
    margin-top: -8px;
}

.scr {
    overflow-x: scroll;
    overflow-y: hidden;
}

.yzm {
    background: white;
    margin-top: 1px;
	display: flex;
	align-items: center
	
}

#inputYzmStyle {
    width: 67%;
    display: inline-block;
}

i.line {
    display: inline-block;
    height: 14px;
    border-right: 1px solid #999999;
    vertical-align: middle;
    margin-top: 3px;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#btnYzm {
    vertical-align: middle;
    color: #333333;
    padding-top: 4px;
}

#bookCard, #qualityCard {
    top: 164px;
    height: auto;
    min-height: auto;
    bottom: 44px;
}

#telCard {
    top: 228px;
    height: auto;
    min-height: auto;
    bottom: 44px;
}

.platform-ios #bookCard, .platform-ios #qualityCard, .platform-ios #telCard {
    bottom: 33px;
}

.platform-wechat #topBtnContainer {
    padding-bottom: 8px;
}

.notice-tip{
	.ion-alert-circled{font-size:20px;color:blue;}
	font-size:18px;
	color:blue;
}

.loadingOss {width:100%;height:100%;position:relative;}
.num {width:100%;height:100%;position:absolute;line-height:60px;text-align:center;font-size:10px;color:black; z-index:9999}

@keyframes rond {
    0% {transform:rotate(0deg);}
    100% {transform:rotate(360deg);}
}
@-webkit-keyframes rond {
    0% {-webkit-transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);}
}
.loadEffect{
    position: relative;
    background-color:lightgray;

}
.loadEffect span{
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: grey;
    position: absolute;
    -webkit-animation: load 2.04s ease infinite;
}
@-webkit-keyframes load{
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0.2;
    }
}
.loadEffect span:nth-child(1){
    left: 10%;
    top: 50%;
    -webkit-animation-delay:0.25s;
}
.loadEffect span:nth-child(2){
    left: 23%;
    top: 23%;
    -webkit-animation-delay:0.50s;
}
.loadEffect span:nth-child(3){
    left: 50%;
    top: 10%;
    -webkit-animation-delay:0.75s;
}
.loadEffect span:nth-child(4){
    top: 23%;
    right:23%;
    -webkit-animation-delay:1.00s;
}
.loadEffect span:nth-child(5){
    right: 10%;
    top: 50%;
    -webkit-animation-delay:1.25s;
}
.loadEffect span:nth-child(6){
    right: 23%;
    bottom:23%;
    -webkit-animation-delay:1.50s;
}
.loadEffect span:nth-child(7){
    bottom: 10%;
    left: 50%;
    -webkit-animation-delay:1.75s;
}
.loadEffect span:nth-child(8){
    bottom: 23%;
    left: 23%;
    -webkit-animation-delay:2.00s;
}

.fc-bgCard{
    background-image: url('../img/fcCard.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
    height: 2091px;
    color: #505050;
    max-width: 414px;
    margin: 0 auto;
}
.fc-bgCard-text1{
    position: absolute;
    top: 433px;
    left: 40%;
}
.fc-bgCard-text2{
    position: absolute;
    top: 479px;
    left: 40%;
}
.fc-bgCard-text3{
    position: absolute;
    top: 523px;
    left: 40%;
}
.fc-bgCard-text4{
    position: absolute;
    top: 562px;
    left: 40%;
}
.fc-bgCard-text4-text{
    min-height: 40px;
    width: 50vw;
    max-width: 200px;
    display: flex;
    align-items: center;
}
.fc-bgCard-text5{
    position: absolute;
    top: 617px;
    left: 40%;
}
.fc-bgCard-text6{
    position: absolute;
    top: 662px;
    left: 40%;
}
.fc-bgCard-text7{
    position: absolute;
    top: 710px;
    left: 40%;
}
.fc-bgCard-img{
    position: absolute;
    top: 1900px;
    left: 15%;
    width: 180px;
    height: 75px;
}
.fc-bgCard-text8{
    position: absolute;
    top: 2015px;
    left: 20%;
}

.fc-bgWODeatil-top{
    background-image: url('../img/fcWODTop.png');
   /* background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
    height: 230px;
    max-width: 414px;
    margin: 0 auto; */
	position: relative;
	width: 100%;
	height: auto;
}
.fc-bgWODeatil{
    /* background-image: url('../img/bgWODM.png'); */
    /* background-repeat: no-repeat; */
    background-size: 100% 100%;
	background-color: #0081cc;
    overflow: hidden;
    position: relative;
    height: 726px;
    color: #505050;
    max-width: 414px;
    margin: 0 auto;
}
.fc-bgWODeatil-text1{
    position: absolute;
    top: 105px;
    left: 40%;
}
.fc-bgWODeatil-text2{
    position: absolute;
    top: 152px;
    left: 40%;
}
.fc-bgWODeatil-text3{
    position: absolute;
    top: 198px;
    left: 40%;
}
.fc-bgWODeatil-text4{
    position: absolute;
    top: 243px;
    left: 40%;
}
.fc-bgWODeatil-text5{
    position: absolute;
    top: 289px;
    left: 40%;
}
.fc-bgWODeatil-text6{
    position: absolute;
    top: 335px;
    left: 40%;
}
.fc-bgWODeatil-text7{
    position: absolute;
    top: 381px;
    left: 40%;
}
.fc-bgWODeatil-text8{
    position: absolute;
    top: 427px;
    left: 40%;
}
.fc-bgWODeatil-text9{
    position: absolute;
    top: 472px;
    left: 40%;
}
.fc-bgWODeatil-text10{
    position: absolute;
    top: 518px;
    left: 40%;
}
.fc-bgWODeatil-text11{
    position: absolute;
    top: 565px;
    left: 40%;
}
.fc-bgWODeatil-text11-text{
    min-height: 40px;
    width: 50vw;
    max-width: 200px;
    display: flex;
    align-items: center;
}
.fc-bgWODeatil2{
    background-image: url('../img/fcWODeatil.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
    min-height: 200px;
    /* color: #505050; */
    color: #FFFFFF;
    top: -1px;
    max-width: 414px;
    margin: 0 auto;
}
.fc-jddlwcl-img{
    width: 150px;
}
.fc-dycfssg-img{
    width: 150px;
}
.fc-decfssg-img{
    width: 150px;
}
.fc-fssgbsjc-img{
    width: 150px;
}
.fc-lxysqk-img{
    width: 150px;
}
.fc-bhcsgqk-img{
    width: 150px;
}
.fc-bgWODeatil2-item{
    padding: 0 3px 40px 3px;
}
.fc-bgWODeatil2-imgs{
    display: flex;
    flex-wrap: wrap;
}
.fc-bgWODeatil2-img{
    width: 65px;
    height: 65px;
    margin: 3px;
}
.fc-bgWODeatil2-img img{
    width: 65px;
    height: 65px;
}

.tip-bg{
	margin: 0 3% 5%;
	padding: 5px 10px;
	width: 94%;
	color: #505050;
}

.bottom-btn-bg {
    margin: 0 3% 5%;
    width: 94%;
    display: flex;
    padding: 5px 10px;
	align-items: center;
	justify-content: space-between;
	
}

.button-left {
	margin: 10px;
	border-radius: 20px;
	background-color: #0081cc;
	box-shadow: 0 0 0 1px #cfeaf8;
	color: #fff;
	border: none;
	padding: 4px 8px;
	width: 150px;
	/* flex: 1; */
}

.button-right {
	margin: 10px;
	border-radius: 20px;
	background-color: #fff;
	/* box-shadow: 0 0 0 1px #cfeaf8; */
	color: #0081cc;
	border: 1px solid #0081cc;
	padding: 4px 8px;
	width: 150px;
	/* flex: 1; */
}

.img-captcha{
	width: 30% !important;; 
	height: 52px !important;;
	background-color: #fff;
	/* box-shadow: 0 0 0 1px #cfeaf8; */
	color: #0081cc;
	border: 1px solid #0081cc;
	
	
}

.ion-box {
	position: relative;
	width: 100%;
	height: 100vh;
}
.sms-box {
	width: 95%;
	background-color: #fff;
	margin: 12px auto;
	padding: 18px 12px;
	border-radius: 8px;
	font-size: 14px;
}
.sms-box .content-box {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 16px;
	border-radius: 8px;
	background: linear-gradient(to bottom, #F2F6FF, #FBFCFF);
	padding: 12px 8px;
}
.sms-box .content-box span {
	font-weight: bold;
	font-size: 16px;
}
.sms-box .detail-box {
	width: 100%;
	box-sizing: border-box;
	margin-top: 8px;
	background-color: #fff;
	border-radius: 4px;
}
.sms-box .button-box {
	width: 80%;
	margin: auto;
}
.sms-box .button {
	width: 100%;
	margin-bottom: 16px;
	height: 40px;
	background-color: #d8dcf5;
	border-radius: 8px;
	border: 1px solid #0060FE;
	color: #0060FE;
}
.sms-box .tip {
	display: flex;
	align-items: center;
	justify-content: center;
	color: red;
}
.tip img {
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
.sms-box1 {
	position: absolute;
	width: 80%;
	top: 30%;
	left: 50%;
	transform: translate(-50%);
	background-color: #fff;
	text-align: center;
	padding: 20px 10px ;
	border-radius: 16px;
}
.sms-box1 div {
	padding: 30px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.sms-box1 span {
	line-height: 30px;
	padding: 24px 0;
	font-size: 16px;
}