html,body{
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","寰蒋闆呴粦";
}
img{
    max-width: 100%;
    height: auto;
}
.header{
    margin: 14px auto 25px;
    max-width: 1200px;
    min-width: 950px;
}
.header .subNav{
    position: relative;
    float: left;
    width: 20.57%;
    border: 1px solid #e6e8e9;
   
}
.header .subNav ul li{
    position: relative;
    width: 99.6%;
    height: 51.9px;
    
    border-top: none;
    text-align: center;
    background-color: #fff;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    border-bottom:1px solid #fff;
    border-top:1px solid #fff;
}
.header .subNav ul li>a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.header .subNav ul li>i{
    font-size: 20px;
    font-style: normal;
    line-height: 51.9px;
    color: #333333;
}
.header .subNav ul li>span{
       position: absolute;
    left: 16%;
    top: 50%;
    margin-top: -18px;
    width: 36px;
    height: 37px;
    background: url(../image/bgsprite.png) no-repeat;
}
.header .subNav ul li>span img{position: relative;top: 5px;}
.header .subNav ul li:first-child{
    
}
.header .subNav ul li.information>span{
    background-position: 0 0;
}
.header .subNav ul li.business>span{
    background-position:0px -37px;
}
.header .subNav ul li.broadband>span{
background-position: 0px -74px;
}
.header .subNav ul li.pickNumber>span{
    background-position: 0px -111px;
}
.header .subNav ul li.roam>span{
 
}
.header .subNav ul li.integral>span{
background-position: 0px -185px;
}
.header .subNav ul li.active{
    border-bottom:1px solid #3eb4fa;
    border-top:1px solid #3eb4fa;
    
    border-right:2px solid #fff;
    border-left:1px solid #3eb4fa;
    z-index: 1000;

}
.header .subNav ul li.active i{
    color: #32acfb;
}

.header .subNav ul li.information>div{
    top: -1px;
}

.header .subNav ul li.business>div{
    top: -50px;
}

.header .subNav ul li.broadband>div{
    top: -77px;
}

.header .subNav ul li.pickNumber>div{
    top: -52px;
}

.header .subNav ul li.roam>div{
    top: -54px;
}

.header .subNav ul li.integral>div{
    top: -28px;
}
.header .subNav ul li>div{
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 400px;
   
    border: 1px solid #3eb4fa;
    
    background-color: #ffffff;
    z-index: 999;
}

.header .subNav ul li>div.bg{
    display: block;
}
.header .subNav ul li>div>div{
    margin: 0 auto 18px;
    width: 90.285714%;
    cursor: auto;
}
.header .subNav ul li>div>div:first-child{
    margin-top: 25px;
}
.header .subNav ul li>div>div p{
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    color: #32acfb;
}
.header .subNav ul li>div>div .cli-list{
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
}
.header .subNav ul li>div>div .cli-list div{
    float: left;
    margin-top: 10px;
    padding: 0 7px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    border-left: 1px solid #e5e5e5;
}
.header .subNav ul li>div>div .cli-list div:first-child{
    padding-left: 0;
    border-left: none;
}
.header .subNav ul li>div>div .cli-list div a{
    color: #666666;
}
.header .subNav ul li>div>div .cli-list div a:hover{
    color: #32acfb;
}

}
.recharge-notice-wrap .recharge ul li{
    position: relative;
    float: left;
    margin-bottom: 14px;
    width: 50%;
    height: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #3baef8;
    background-color: #ededed;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.recharge-notice-wrap .recharge ul li.active{
    color: #ffffff;
    background-color: #3baef8;
}
.recharge-notice-wrap .recharge ul .triangle{
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
}
.recharge-notice-wrap .recharge ul .triangle.active{
    display: block;
}
.recharge-notice-wrap .recharge .telephoneFare{
    display: none;
}
.recharge-notice-wrap .recharge .telephoneFare.bg{
    display: block;
    border-bottom: 1px solid #e6e8e9;
}
.recharge-notice-wrap .recharge .telephoneFare input{
    display: block;
    margin: 14px auto;
    padding: 0 4%;
    width: 86%;
    height: 36px;
    font-size: 16px;
    border: 1px solid #e6e8e9;
    border-radius: 5px;
}
.recharge-notice-wrap .recharge .telephoneFare p{
    font-size: 12px;
    padding-left: 3%;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ea157f;
}
.recharge-notice-wrap .recharge .telephoneFare>div div{
    float: left;
    margin-bottom: 18px;
}
.recharge-notice-wrap .recharge .telephoneFare>div .telephoneFare-select-box,.recharge-notice-wrap .recharge .telephoneFare>div .recharge-telephoneFare-button{
    width: 44%;
    cursor: pointer;
}
.recharge-notice-wrap .recharge .telephoneFare>div .telephoneFare-select-box select{
    margin-left: 6%;
    width: 100%;
    height: 38px;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    color: #ea157f;
}
.recharge-notice-wrap .recharge .telephoneFare>div .recharge-telephoneFare-button{
    margin-left: 10%;
    height: 38px;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #3baef8;
}
.recharge-notice-wrap .notice{
    width: 100%;
}
.recharge-notice-wrap .notice>div:first-child{
    position: relative;
    width: 100%;
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    color: #333333;
    background-color: #fff;
    border-bottom: 1px solid #e6e8e9;
}
.recharge-notice-wrap .notice>div:first-child span{
    position: absolute;
    top: 0;
    right: 11px;
    width: 86px;
    height: 54px;
   <background: url("../image/9.98.png") center no-repeat;
    background-size: cover;
}
.recharge-notice-wrap .notice>div:first-child div{
    position: absolute;
    left: 4.032258%;
    top: 50%;
    margin-top: -10px;
    width: 21px;
    height: 21px;
   
}
.recharge-notice-wrap .notice>div:first-child div img{width: 100%}
.recharge-notice-wrap .notice>div:first-child p{
    padding-left: 17.677419%;
}
.recharge-notice-wrap .notice ul{
    padding: 15px 4.03226% 18px 3.225806%;
}
.recharge-notice-wrap .notice ul li{
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style-position: inside;
    list-style-type: disc;
    cursor: pointer;
}
.recharge-notice-wrap .notice ul li a{
    
    line-height: 25px;
    font-size: 14px;
    color: #333333;
}
.recharge-notice-wrap .notice ul li a:hover{
    color: #3baef8;
    border-bottom: 1px solid #3baef8;
}

.slideBox{
    position: relative;
    margin: 0 auto 30px;
    max-width: 1200px;
    min-width: 950px;
    overflow: hidden;
    height: 100px;
}    
.slideBox ul{
    position: relative;
    width: 100%;
    height: 100px;
}
.slideBox ul li{
    position: relative;
    float: left;
    margin-right: 1.17%;
    width: 19.05%;
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    color: #2991d2;
    background-color: #f3f3f3;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.slideBox ul li.s-last{
    margin-right: 0;
}
.slideBox ul li>a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.slideBox ul li.active{
    width: 18.9%;
    height: 98px;
    line-height: 98px;
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
}
.slideBox ul li i{
    left: 16%;
    position: absolute;
    font-style: normal;
}
.slideBox ul li.active i{
    left: 15.7%;
}
.slideBox ul li.active span{
    left: 60%;
}
.slideBox ul li.active span.list4{
    left: 60.1%;
}
.slideBox ul li span{
    position: absolute;
    left: 60%;
    top: 50%;
    margin-top: -25px;
    width: 60px;
    height: 60px;
    background: url("../image/listIcon.png") no-repeat;
 background-size: cover;
}
.slideBox ul li span.list1{
    background: url("../image/llcx.png") no-repeat;
    background-position: 0px 0;
}
.slideBox ul li span.list2{
     background: url("../image/yecx.png") no-repeat;
    background-position: 0px 0;
}
.slideBox ul li span.list3{
     background: url("../image/zdcx.png") no-repeat;
    background-position: 0px 0;
}
.slideBox ul li span.list4{
    background: url("../image/xdcx.png") no-repeat;
    background-position: 0px 0;
}
.slideBox ul li span.list5{
    background-position: -363px 0;
}
.slideBox ul li span.list6{
     background: url("../image/kfmm.png") no-repeat;
    background-position: 0px 0;
}
.slideBox ul li span.list7{
    background-position: -503px 0;
}
.slideBox ul li span.list8{
    background-position: -565px 0;
}
.slideBox>div{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 21px;
    height: 41px;
    background: url("../image/listIcon.png") 0 -9px no-repeat;
    cursor: pointer;
    z-index: 30;
}
.slideBox .next{
    right: 0;
    background-position: -41px -9px;
}
.main{
    margin: 0 auto 30px;
    max-width: 1200px;
    min-width: 950px;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.main .areaTitle{
    position: relative;
    margin-bottom: 16px;
    width: 100%;
    height: 23px;
}
.main .areaTitle span{
	position: absolute;
	top: 1px;
	width: 22px;
	height: 22px;
	background: url("../image/biaoqian9.png") no-repeat;
	background-image: url(../image/biaoqian9.png);
}
.main .areaTitle .ic_1{
    left: 1px;
    width: 20px;
    background-position: -92px -80px;
}
.main .areaTitle .ic_2{
    background-position: -123px -80px;
}
.main .areaTitle .ic_3{
    background-position: -160px -80px;
}
.main .areaTitle .ic_4{
    left: 3px;
    width: 16px;
    background-position: -193px -80px;
}
.main .areaTitle .ic_5{
    left: 3px;
    width: 19px;
    background-position: -220px -80px;
}
.main .areaTitle p{
    position: absolute;
    left: 35px;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}
.main .areaTitle i{
    position: absolute;
    left: 148px;
    bottom: 0;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    color: #909090;
}
.main .areaTitle a{
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 14px;
    color: #666666;
}
.main .areaTitle a:hover{
    color: #32acfb;
}
.main .content{
    position: relative;
    width: 100%;
    height: 350px;
}
.main .content>div{
    position: absolute;
    left: 24.8333333%;
    width: 75%;
}
.main .content>div:first-child{
    left: 0;
    width: 24.8333333%;
    height: 348px;
    text-align: center;
    border: 1px solid #e6e8e9;
}
.main .content>div:first-child p{
    font-size: 20px;
    line-height: 20px;
    color: #333333;
}
.main .content>div:first-child i{
    display: block;
    margin: 12px 0 50px;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #909090;
}
.main .content>div ul{
    width: 100%;
}
.main .content>div ul li{
    position: relative;
    float: left;
    height: 173px;
    border: 1px solid #e6e8e9;
    border-left: none;
    cursor: pointer;
}
.main .content>div ul li:hover{
    border-top: 1px solid #dd116b;
}
.main .content>div ul li p,.main .content>div ul li span,.main .content>div ul li img,.main .content>div ul li div,.main.discount .content>div ul:first-child li>i{
    position: absolute;
}
.main .content>div ul li>img{
    bottom: 0;
    right: 0;
}
.main.discount .content>div ul:first-child li>i{
    right: 22px;
    width: 31px;
    height: 102px;
    background: url("../image/biaoqian9.png")-42px 0 no-repeat;
}
.main.discount .content>div ul:first-child li:first-child>i{
    background-position: -2px 0;
}
.main .content>div>a,.main .content>div ul li>a,.main .content>div ul li>div>a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.main .content>div ul li div{
    top: 0;
    right: 0;
    width: 100%;
    height: 348px;
    z-index: 10;
}
.main .content>div ul li div img{
    width: 100%;
    height: 348px;
}
.main .content .last img{
    position: absolute;
    left: 0;
    bottom: 0;
}
.main .content>div ul li p,.main .content>div ul li span{
    left: 20px;
}
.main .content>div ul:first-child li{
    height: 174px;
    border-bottom: none;
}
.main .content>div ul.one li{
    width: 99.699999%;
}
.main .content>div ul.two li{
    width: 49.777777%;
}
.main .content>div ul.three li{
    width: 33.155555%;
}
.main .content>div ul li p{
    top: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
}
.main.purchase .content>div ul li p{
    color: #0085d0;
}
.main .content>div ul li span{
    top: 45px;
    font-size: 12px;
    line-height: 18px;
    color: #909090;
}
.main .content>div ul li p.price{
    top: 120px;
    font-size: 30px;
    line-height: 30px;
    color: #dd116b;
}
.main .content>div ul li p.price i{
    font-style: normal;
    font-size: 20px;
}
.main.discount .content>div:first-child{
    background-color: #fff6e8;
}
.main.flow .content>div:first-child{
    background-color: #f7ffed;
}
.main.flow .content>div:first-child i{
    margin-bottom: 28px;
}
.main.broadband .content>div:first-child{
    background-color: #eff9fe;
}
.main.broadband .content>div:first-child p{
    margin-bottom: 25px;
}
.main.number .content>div:first-child{
    background-color: #fff6e8;
}
.main.number .content>div:first-child p{
    margin-bottom: 26px;
}
.main.purchase .content>div:first-child{
    background-color: #eff9fe;
}
.main.purchase .content>div:first-child p{
    margin-bottom: 36px;
}
.main.broadband .content>div ul li.listBox{
    overflow: hidden;
}
.main.broadband .content>div ul li.listBox>div{
    position: relative;
    top: 58px;
    padding: 0 0 26px 2.333333%;
    height: 149px;
}
.main.broadband .content>div ul li.listBox>div div{
    position: relative;
    float: left;
    margin-right: 1.111111%;
    width: 14.7778%;
    height: 88px;
    border: 1px solid #e6e8e9;
    border-radius: 5px;
    cursor: pointer;
}
.main.broadband .content>div ul li.listBox>div div a{
    display: block;
    width: 100%;
    height: 100%;
}
.main.broadband .content>div ul li.listBox>div div:hover{
    border-color: #32acfb;
}
.main.broadband .content>div ul li.listBox>div div span{
    display: block;
    margin-left: -30px;
    top: 9px;
    left: 50%;
    background: url("../image/fwIcon.png") no-repeat;
}
.main.broadband .content>div ul li.listBox>div div span.ico1{
    width: 60px;
    height: 45px;
    background-position: -14px 0;
}
.main.broadband .content>div ul li.listBox>div div span.ico2{
    top: 13px;
    width: 61px;
    height: 42px;
    background-position: -98px 0;
}
.main.broadband .content>div ul li.listBox>div div span.ico3{
    top: 17px;
    width: 60px;
    height: 36px;
    background-position: -184px 0;
}
.main.broadband .content>div ul li.listBox>div div span.ico4{
    top: 13px;
    margin-left: -18px;
    width: 36px;
    height: 41px;
    background-position: -270px 0;
}
.main.broadband .content>div ul li.listBox>div div span.ico5{
    top: 13px;
    margin-left: -20px;
    width: 41px;
    height: 41px;
    background-position: -333px 0;
}
.main.broadband .content>div ul li.listBox>div div span.ico6{
    top: 15px;
    margin-left: -18px;
    width: 35px;
    height: 33px;
    background-position: -401px 0;
}
.main.broadband .content>div ul li.listBox>div div p{
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #359eef;
}

.main.broadband{
    position: relative;
}
.main .content>div:first-child{
    cursor: pointer;
}
.main .content>div:first-child:hover{
    border-top: 1px solid #dd116b;
}
.main.broadband .hideBox{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 155px;
    width: 24.8333333%;
    height: 193px;
    border: 1px solid #e6e8e9;
    background-color: #f3f3f3;
    z-index: 10;
}
.main.broadband .hideBox>a{
    display: block;
    margin: -72px auto 18px;
    width: 127px;
    height: 54px;
    background: url("../image/kdIcon.png") 0 0 no-repeat;
    cursor: pointer;
}
.main.broadband .hideBox>a:hover{
    background-position: -151px 0;
}
.main.broadband .hideBox div{
    margin: 0 auto 30px;
    width: 160px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #909090;
    border-bottom: 1px solid #e6e8e9;
}
.main.broadband .hideBox ul{
    margin: 0 auto;
    width: 225px;
}
.main.broadband .hideBox ul li{
    float: left;
    margin-right: 11.11111%;
    width: 44.44444%;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #3baef8;
    cursor: pointer;
}
.main.broadband .hideBox ul li.even{
    margin-right: 0;
}
.main.broadband .hideBox ul li:hover{
    color: #ffffff;
    background-color: #3baef8;
}
.main.number .content>div ul li{
    background: url("../image/hmBg.png") no-repeat;
}
.main.number .content>div ul li img{
    right: 2.22%;
}
.main.number .content>div ul li.ka1{
    background-position: -62px -39px;
}
.main.number .content>div ul li.ka2{
    background-position: -592px -39px;
}
.main.number .content>div ul li.ka3{
    background-position: -60px -284px;
}
.main.number .content>div ul li.ka4{
    background-position: -592px -284px;
}
.main.purchase .content>div ul li>img{
    right: 13.33333%;
}

.jumpBox{
    position: fixed;
    top: 15%;
    right: 0;
    z-index: 200;
}

.jumpBox ul li{
    width: 48px;
    height: 48px;
    font-size: 22px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #e6e8e9;
    border-top: none;
    color: #909090;
    background-color: #f3f3f3;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.jumpBox ul li:first-child{
    border-top: 1px solid #e6e8e9;
}
.jumpBox ul li.last{
    margin-top: 10px;
    border-top: 1px solid #e6e8e9;
    background-color: #ffffff;
}
.jumpBox ul li.last span{
    display: block;
    margin: 12px auto;
    width: 20px;
    height: 24px;
    background: url("../image/biaoqian9.png") -81px 0 no-repeat;
}
.jumpBox ul li:hover,.jumpBox ul li.active{
    height: 47px;
    line-height: 46px;
    color: #3baef8;
    border: 1px solid #3baef8;
    background-color: #ffffff;
}
.jumpBox ul li:first-child:hover,.jumpBox ul li:first-child.active{
    height: 48px;
    line-height: 48px;
}
.jumpBox ul li.weixin{
    position: relative;
    padding-top: 13px;
    height: 35px;
}
.jumpBox ul li.weixin img,.jumpBox ul li.app img{
    position: absolute;
    display: none;
    top: -3px;
    left: -115px;
    max-width: inherit;
    width: 116px;
    height: 116px;
}
.jumpBox ul li.weixin:hover{
    padding-top: 12px;
}
.jumpBox ul li.weixin span{
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 24px;
    background: url("../image/biaoqian9.png") -118px 0 no-repeat;
}
.jumpBox ul li.weixin:hover span{
    background: url("../image/biaoqian9.png") -217px 0 no-repeat;
}
.jumpBox ul li.app{
    position: relative;
    padding-top: 10px;
    height: 38px;
}
.jumpBox ul li.app:hover{
    padding-top: 9px;
}
.jumpBox ul li.app span{
    display: block;
    margin-left: 11px;
    width: 38px;
    height: 39px;
    background: url("../image/biaoqian9.png") -164px 0 no-repeat;
}
.jumpBox ul li.app:hover span{
    background: url("../image/biaoqian9.png") -262px 0 no-repeat;
}