.icon-close:before {
    content: "\E60B";
    color: #fff;
}
.navbar-off-canvas ul li a{
    color: #000!important;
}
.navbar-off-canvas ul li a:hover{
    color: #0096ff!important;
}
.navbar{
    background: white!important;
    /*width: 100%!important;*/
    /*border-bottom: 1px solid #DADCE0FF;*/
}
.pc-central{
    padding-top: 146px;
    text-align: center;
}
.pc-check-title{
    font-size:34px;
    font-weight:bold;
    color:rgba(0,116,200,1);
    padding: 147px 0 102px 0;
}
.pc-check-search{
    display: inline-flex;
}
.pc-check-search li{
    display: flex;
}
.check-img img{
    width: 286px;
    height: 286px;
    margin-bottom: 22px;
}
.check-search{
    position: relative;
    padding-top: 102px;
}

.pc-check-search li i{
    position: absolute;
    font-size: 2rem;
    padding: .5rem;
    color: #666767c7 ;
    line-height: 1.2;
}
.pc-check-search li input{
    width:675px;
    height:52px;
    border:1px solid rgba(211,211,211,1);
    font-size:16px;
    font-weight:400;
    color:rgba(153,153,153,1);
    padding-left: 50px;
}
.pc-check-search button{
    width:116px;
    height:52px;
    background:rgba(0,116,200,1);
    font-size:18px;
    color:rgba(255,255,255,1);
    margin-left: 24px;
    border: none;
}
.How-to-find-your-IMEI-number{
    width: 960px;
    margin: 100px auto;
    border-top: 1px solid rgba(238,238,238,1);
    position: relative;
    padding-bottom: 95px;
}
.How-to-find-your-IMEI-number .title{
    background: #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #808080ff;
    position: absolute;
    top: -25px;
    left: 320px;
    font-weight: normal;
}
.check-img{
    display: flex;
    justify-content: space-around;
    padding-bottom: 192px;
}
.check-img span{
    font-size: 16px;
    color: #333333ff;
    /*padding-top: 21px;*/
    /*line-height: 3;*/
   max-width: 294px;
    word-break: break-all;
    display: inline-block;
}
/*js 弹窗*/
.model-mask{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.2;
    filter: Alpha(opacity=30);
    z-index: 10;
}
.model-window {
    width:524px;
    /*height:280px;*/
    display: none;
    background-color: #fff;
    position: fixed;
    top: 20%;
    /*max-height: 37.5rem;*/
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.625rem 1.25rem;
    z-index: 99;
    text-align: center;
}
.model-window-title{
    color: #0074c8;
    font-size: 22px;
    line-height: 1.2;
    padding-top: 46px;
}
.model-window-title i{
    font-size: 1.8rem;
}
.model-window-ctn{
    height: 35px;
    font-size: 18px;
    color: rgba(102,102,102,1);
    line-height: 22px;
    padding: 0;
    margin: 10pt 0 23pt 0;
}
.model-window-close{
    color: #CCCCCCFF;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 2%;
}
.model-window-close:hover{
    color: red;
}
.pc-paragraph{
    color: #666666;
    font-size: 18px;
    line-height: 27px;
    padding-top: 22px;
}
.pc-paragraph-card{
    background: url("../images/imbg.png")no-repeat;
    background-position:center ;
    width:514px;
    height: 284px;
    border-radius:10px;
    margin: 40px auto;
    font-weight: initial;
}
.pc-care-top{
    padding-top: 88px;
    padding-bottom: 33px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
.pc-care-top i{
    color: #fff;
    font-size: 24px;
}
.pc-care-con{
    color: #D3E1F2;
    font-size: 16px;
    line-height: 1.6;
}
.pc-care-time{
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    margin-bottom: auto;
}
.pc-card-bottom{
    color: #d3e1f2;
    text-align: left;
    margin-top: 10px;
}
.pc-card-bottom-bottom{
    margin: 0!important;
}
.pc-card-bot{
    padding-top: 3px!important;
}
.pc-card-bottom .left{
    float: left;
    padding-left: 27px;
}
.pc-card-bottom .right{
    float: right;
    padding-right: 25px;
}
.pc-list{
    color: #666666;
    width: 900px;
    margin: auto;
}
.pc-list .fw{
    font-size: 24px;
    font-weight: bold;
    padding: 22px 0 3px;
}
.pc-list p{
    font-size: 18px;
    text-align: left;
}
.blue{
    font-weight: normal;
    text-align: left;
}
.pc-care-not{
    color: #fff;
    font-size: 24px;
}
.pc-care-not i{
    font-size:27px;
    font-weight: bold;
}
.not-card{
    background: url("../images/imbg.png")no-repeat;
    background-position:center ;
    width:514px;
    height: 284px;
    border-radius:10px;
    margin: 40px auto;
}
.not-window{
    width:525px;
    /*height:302px;*/
    display: none;
    background-color: #fff;
    position: fixed;
    top: 20%;
    /*max-height: 37.5rem;*/
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    text-align: center;
}
.not-window-title{
    background: url("../images/sim.png")no-repeat;
    width:525px;
    height:130px;
}
.not-window-con{
    color: #666666;
    font-size: 18px;
    line-height: 22px;
    padding: 18px 46px 30px 46px;
}
.not-window-close:hover{
    color: red;
}
.not-window-close{
    position: absolute;
    top: 2%;
    right: 2%;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
.pc-care-lnactvated{
    font-size: 24px;
    font-weight: bold;
}
.pc-care-lnactvated i{
    font-size: 26px;
    color: #ffffff;
}
.phone-central{
    padding-top: 32pt;
}
.Details-check-title{
    padding-top: 147px;
    font-size: 34px;
    color: #0074c8;
    font-weight: bold;
}
.card-bottom .card-bottom-title{
    overflow: hidden;
    width: 167.183px;
}
.card-bottom .card-bottom-title-IMIE{
    width: 154.367px;
}
.pc-card-bottom .card-bottom-title-IMIE {
    width: 154.367px;
}
.pc-card-bottom .card-bottom-title {
    overflow: hidden;
    width: 167.183px;
}
.fwm-b{
    font-weight: bold;
    margin: auto;
    display: flex;
    font-size: 4vw;
}
.check-search li i{
    font-size: 30px!important;
    line-height: 1;
}
.paragraph-card-box1 i{
    color: #ffffff;
}
.container .country-change-selector .iconfont{
    font-size: .75rem;
}
.io-facebook{
    margin-right: 8px;
}