.fatherflex{
    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;
}
.childflex{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.card-home-page{
    width: 100%;
    margin: 0 auto;
}
.card-home-page a{
    display:block;
}
.card-home-page img{
    width: 100%;
}
.card-home-page .business-module{
}
.card-home-page ul.business-icon-list{
    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;
}
.card-home-page ul.business-icon-list li{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.card-home-page .sel-card-box{
    margin-bottom: 10px;
}
.card-home-page .sel-card-box .card-tab{
    border-bottom: 2px solid #819afd;
    width: calc(100% - 20px);
    margin: 0 auto;
}
.card-home-page .sel-card-box .card-tab a{
    padding: 5px;
    text-align: center;
    font-size: 14px;
    color: #999;
    border-radius: 20px;
    margin-bottom: 5px;
}
.card-home-page .sel-card-box .card-tab li.on a{
    color: #5d7efc;
    background:#eaefff;
    /*background: -moz-linear-gradient(right, #6181fc, #355efb);*/
    /*background: -webkit-linear-gradient(right, #6181fc, #355efb);*/
    /*background: -o-linear-gradient(right, #6181fc, #355efb);*/
    /*background: -ms-linear-gradient(right, #6181fc, #355efb);*/
    /*background: linear-gradient(right, #6181fc, #355efb);*/
    font-weight: 700;
}
.card-con-box{
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 4px #f5f5f5;
    width: calc(100% - 20px);
    margin: 0 auto;
    border-radius: 0 0 10px 10px;
}
.card-con-box a{
    margin-bottom: 10px;
}
.card-con-box a:last-of-type{
    margin-bottom: 0;
}
.card-pop.pop .pop-box{
    width: 50%;
    border-radius: 10px;
}
.card-pop.pop .close{
    position:absolute;
    width:10%;
    top:-50px;
    right:0;
}
.card-pop.pop .close img{
    width:100%;
}
.card-pop.pop .card-img{
    width: 100%;
    border-radius: 10px;
}
/*靓号专区*/
.special-offer-page .sel-num-list-box{
    background-color: #fcf6ef;
    padding: 10px 0;
    width: calc(100% - 20px);
    margin: 10px auto 0;
    border-radius: 5px;
}
.special-offer-page .sel-num-list-box .num-item{
    position: relative;
}
.special-offer-page .sel-num-list-box .br1{
    border-right: 1px solid #aaa;
}
.special-offer-page .sel-num-list-box a{
    display: block;
    text-align: center;
}
.special-offer-page .sel-num-list-box a img{
    width: 10px;
    margin-left: 8px;
}
.special-offer-page .sel-num-list-box a img.rotate{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
.special-offer-page .sel-num-list-box .sel-num-pop{
    position: absolute;
    left: 10px;
    top: 30px;
    width: 180%;
    background-color: rgba(0,0,0,0.8);
    border-radius: 5px;
    z-index: 999;
}
.special-offer-page .sel-num-list-box .sel-num-pop .click-see-more,.special-offer-page .sel-num-list-box .sel-num-pop .click-see-less{
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    width: 100%;
    padding: 10px 0 0;
    border-bottom: 0 none;
}
.special-offer-page .sel-num-list-box .sel-num-pop li{
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.special-offer-page .sel-num-list-box .sel-num-pop li a{
    color: #fff;
    padding: 10px;
    background: url(../images/chgood/nocheck.png) 80% center no-repeat;
    background-size:14px auto;
    text-align: left;
    display: block;
    width: 25%;
}
.special-offer-page .sel-num-list-box .sel-num-pop li a.on{
    background: url(../images/chgood/check.png) 80% center no-repeat;
    background-size:14px auto;
}
.special-offer-page .sel-num-list-box .sel-num-pop li.btnbox{
    padding: 10px;
}
.special-offer-page .sel-num-list-box .sel-num-pop li.btnbox a{
    display: block;
    background-color: #ebf1fe;
    color: #333;
    width:45%;
    margin: 0 auto;
    background-image: none;
    border-radius: 5px;
    text-align: center;
    padding: 4px 0;
}
.special-offer-page .sel-num-list-box .sel-num-pop li.btnbox a:last-of-type{
    margin-left: 10px;
    background: -moz-linear-gradient(to right, #faba18,#f0ad00);
    background: -webkit-linear-gradient(to right, #faba18,#f0ad00);
    background: -o-linear-gradient(to right, #faba18,#f0ad00);
    background: -ms-linear-gradient(to right, #faba18,#f0ad00);
    background: linear-gradient(to right, #faba18,#f0ad00);
    color: #fff;
}
.special-offer-page .sel-num-list-box .sel-num-pop2{
    position: absolute;
    left: -41vw;
    top: 30px;
    width: 180%;
    background-color: rgba(0,0,0,0.8);
    border-radius: 5px;
    z-index: 999;
}
.special-offer-page .sel-num-list-box .sel-num-pop2 a.fl{
    display: block;
    width: 25%;
    float: left;
}
.special-offer-page .sel-num-list-box .sel-num-pop2 li a{
    color: #fff;
    padding: 10px;
    background: url(../images/chgood/nocheck.png) 90% center no-repeat;
    background-size:14px auto;
    text-align: left;
}
.special-offer-page .sel-num-list-box .sel-num-pop2 li a.on{
    background: url(../images/chgood/check.png) 90% center no-repeat;
    background-size:14px auto;
}
.pretty-area .special-offer-page .select-num-info{
    width:calc(100% - 20px);
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
}
.pretty-area .special-offer-page .select-num-info .search-select-num{
    padding: 10px;
    font-size: 14px;
    border-radius: 10px 10px 0 0;
    position: relative;
}
.pretty-area .special-offer-page .select-num-info .search-select-num input{
    width: 100%;
    color: #1d1d26;
    font-size: 14px;
    height:30px;
    line-height: 30px;
    border-bottom: 1px solid #f0ae04;
    background: url(../images/sellindex/phone.png) left center no-repeat;
    background-size:12px auto;
    padding: 10px 0 10px 20px;
}
.pretty-area .special-offer-page .select-num-info .search-select-num p{
    float: left;
    width: 19vw;
    margin-right: 10px;
    color: #1d1d26;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background: url(../images/sellindex/bot.png) right center no-repeat;
    background-size:10px;
    text-align: center;
}
.pretty-area .special-offer-page .select-num-info .search-select-num a img{
    width: 100%;
}
.pretty-area .special-offer-page .select-num-info .search-select-num .childflex{
    position: relative;
}
.pretty-area .special-offer-page .select-num-info .search-select-num .changebtn{
    position: relative;
    right: auto;
    top: auto;
    transform: translate(0,0);
    color: #999;
    font-size: 12px;
    width: 20%;
    text-align: right;
    margin-left: 10px;
}
.pretty-area .special-offer-page .select-num-info .search-select-num .changebtn img{
    width: 12px;
    vertical-align: middle;
    margin-right: 5px;
}
.pretty-area .special-offer-page .select-num-info .search-select-num .changebtn span{
    vertical-align: middle;
}
.pretty-area .special-offer-page .select-phonenum{
    padding: 0 10px;
    background-color: #fff;
    position: relative;
}
.pretty-area .special-offer-page .select-phonenum li{
    float: left;
    width: 49%;
    background-color: #fff;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    overflow: hidden;
    height: 68px;
    padding: 14px 0 10px;
}
.pretty-area .special-offer-page .select-phonenum li.mb0{
    margin-bottom: 0;
}
.pretty-area .special-offer-page .select-phonenum li a{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.pretty-area .special-offer-page .select-phonenum li:nth-of-type(2n){
    margin-left:2%;
}
.pretty-area .special-offer-page .select-phonenum li p{
    color: #1d1d26;
    font-size:16px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
}
.pretty-area .special-offer-page .select-phonenum li p .blue{
    color: #5178b6;
}
.pretty-area .special-offer-page .select-phonenum li p img{
    display: inline-block;
    width: 20px;
    margin-left: 5px;
}
.pretty-area .special-offer-page .select-phonenum li p:nth-of-type(2){
    color:#999;
    font-size: 12px;
    font-weight: 400;
}
.pretty-area .special-offer-page .select-phonenum li p:nth-of-type(2) span{
    color: #f9b915;
}
.pretty-area .special-offer-page .select-phonenum li b{
    display: block;
    position: absolute;
    right: 0;
    top:0;
    z-index: 9;
    background: -moz-linear-gradient(45deg, #faba18, #f0ad00);
    background: -webkit-linear-gradient(45deg, #faba18, #f0ad00);
    background: -o-linear-gradient(45deg, #faba18, #f0ad00);
    background: -ms-linear-gradient(45deg, #faba18, #f0ad00);
    background: linear-gradient(45deg, #faba18, #f0ad00);
    color: #fff;
    font-size: 12px;
    text-shadow: 1px 1px #ff9000;
    border-radius: 0 5px 0 5px;
    padding: 0 4px;
    font-style: italic;
    transform: scale(0.8);
    transform-origin: 100% 0;
}
.area-pop.pop{
    display: none;
}
.area-pop.pop .pop_con {
    position: relative;
    padding:10px;
}
.area-pop ul.select-area li{
    float: left;
    width: 30.3%;
    margin: 1.5%;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
}
.area-pop a.close-btn{
    position: absolute;
    width: 10%;
    top:-12%;
    left:90%;
}
.area-pop a.close-btn img{
    width: 100%;
}
/*搜索加载效果*/
.select-num-info2,.number-pool{
    position: relative;
}
.select-num-info2 .loader-wrap  .loader-shade{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
}
.select-num-info2 .loader-wrap .load{
    position: absolute;
    width: 40%;
    top: 50%;
    left: 50%;
    height: auto;
    z-index: 1001;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    font-size:0;
    padding:0;
    display:inline-block;
}
.select-num-info2 .loader-wrap .load span {
    vertical-align:middle;
    border-radius:100%;
    display:inline-block;
    width: 20px;
    height: 20px;
    margin: 8px;
    -webkit-animation:loader1 0.5s linear infinite alternate;
    animation:loader1 0.5s linear infinite alternate;
}
.select-num-info2 .loader-wrap .load span:nth-child(1) {
    -webkit-animation-delay:-1s;
    animation-delay:-1s;
    background:rgba(255, 255, 255,0.6);
}
.select-num-info2 .loader-wrap .load span:nth-child(2) {
    -webkit-animation-delay:-0.8s;
    animation-delay:-0.8s;
    background:rgba(255, 255, 255,0.8);
}
.select-num-info2 .loader-wrap .load span:nth-child(3) {
    -webkit-animation-delay:-0.26666s;
    animation-delay:-0.26666s;
    background:rgba(255, 255, 255,1);
}
@keyframes loader1 {
    from {transform: scale(0, 0);}
    to {transform: scale(1, 1);}
}
@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }
    to {
        -webkit-transform: scale(1, 1);
    }
}
/*未查询到结果*/
.select-num-info2 .number-pool2 .no-result{
    text-align: center;
    font-size: 14px;
    margin: 20px;
    color: #1d1d26;
}
.select-num-info2 .number-pool2 .reset-btn{
    font-size: 14px;
    display: block;
    width: 60%;
    margin: 20px auto;
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #ff9000;
}
.pretty-area .special-offer-page .select-phonenum li.numbox.on {
    border: 1px solid #f0ae04;
    background: #fff url(../images/chgood/ok.png) right bottom no-repeat;
    background-size: 18px auto;
}
/*预约认证按钮*/
.pretty-area .special-offer-page .pdb60{
    padding-bottom: 60px ;
}
.pretty-area .special-offer-page .numbox.on {
    border: 1px solid #f0ae04;
    background: #fff url(../images/chgood/ok.png) right bottom no-repeat;
    background-size: 24px auto;
}
.pretty-area .special-offer-page .change-btn-box a.change{
    display: block;
    border-radius: 20px;
    width: 56Vw;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(to right, #faba18,#f0ad00);
    background: -webkit-linear-gradient(to right, #faba18,#f0ad00);
    background: -o-linear-gradient(to right, #faba18,#f0ad00);
    background: -ms-linear-gradient(to right, #faba18,#f0ad00);
    background: linear-gradient(to right, #faba18,#f0ad00);
    margin:0 auto;
    /*修改*/
}
.pretty-area .sel-num-list-box .sel-num-pop .click-see-more, .pretty-area .sel-num-list-box .sel-num-pop .click-see-less {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    width: 100%;
    padding: 10px 0 0;
    border-bottom: 0 none;
}

.pretty-area .special-offer-page .select-num-info .search-select-num a {
    width: 16px;
    position: absolute;
    right: 0;
    top: 48%;
    transform: translate(0,-50%);
}
.pretty-area .special-offer-page .select-num-info .yyrz-btn-box{
    width: 100%;
    padding: 10px 0;
    background: -moz-linear-gradient(to bottom, rgba(255,255,255,0),#fff);
    background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0),#fff);
    background: -o-linear-gradient(to bottom, rgba(255,255,255,0),#fff);
    background: -ms-linear-gradient(to bottom, rgba(255,255,255,0),#fff);
    background: linear-gradient(to bottom, rgba(255,255,255,0),#fff);
    border: 0 none;
    margin-bottom: 0;
    position: absolute;
    bottom: -60px;
    left: 0;
}
.pretty-area .special-offer-page .select-num-info .yyrz-fix-btn-box{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    /*padding: 30px 0 10px;*/
}
.pretty-area .special-offer-page .select-num-info .yyrz-btn-box .yyrz-btn{
    display: block;
    border-radius: 20px;
    width: 56Vw;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(to right, #faba18,#f0ad00);
    background: -webkit-linear-gradient(to right, #faba18,#f0ad00);
    background: -o-linear-gradient(to right, #faba18,#f0ad00);
    background: -ms-linear-gradient(to right, #faba18,#f0ad00);
    background: linear-gradient(to right, #faba18,#f0ad00);
    margin:0 auto;
}
/*换一换按钮*/
.pretty-area .special-offer-page .select-num-info .search-select-num .changebtn{
    color: #fff;
    font-size: 12px;
    width: 15vw;
    margin-left: 10px;
    background: -moz-linear-gradient(to right, #faba18,#f0ad00);
    background: -webkit-linear-gradient(to right, #faba18,#f0ad00);
    background: -o-linear-gradient(to right, #faba18,#f0ad00);
    background: -ms-linear-gradient(to right, #faba18,#f0ad00);
    background: linear-gradient(to right, #faba18,#f0ad00);
    border-radius: 20px;
    padding: 5px 0;
    text-align: center;
}
/*加载更多*/
.card-con-box .show-more,.card-con-box .show-less{
    display: block;
    width:100%;
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}
.card-con-box .show-more img,.card-con-box .show-less img{
    width: 12px;
    margin-left: 10px;
    margin-top: -4px;
}
.card-con-box .show-less img.mgl0{
    margin-left: 0;
}
.card-con-box .show-more .ratate,.card-con-box .show-less .rotate{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
.pretty-area .lh-tit{
    position: relative;
}
.pretty-area .lh-tit .changeone{
    position: absolute;
    right: 0;
    top:50%;
    transform: translate(0,-50%);
    background: -moz-linear-gradient(to right, #faba18,#f0ad00);
    background: -webkit-linear-gradient(to right, #faba18,#f0ad00);
    background: -o-linear-gradient(to right, #faba18,#f0ad00);
    background: -ms-linear-gradient(to right, #faba18,#f0ad00);
    background: linear-gradient(to right, #faba18,#f0ad00);
    border-radius: 20px 0 0 20px;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    box-shadow: -1px 2px 2px rgba(206,190,23,.35);
}
.pretty-area .lh-tit .changeone img{
    width: 14px;
    margin-right: 5px;
    vertical-align: middle;
}
/*2025-8-22 新增*/
.bus-banner{
    padding:0 15px;
}
.bus-banner  li{
    margin-bottom: 10px;
}
.bus-banner img{
    width:100%;
}