body {
    font-family: Helvetica Neue, Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif
}

@font-face {
    font-family: lianlian;
    src: url(../font/MiFie-Web-Font.eot) format('embedded-opentype'), url(../font/MiFie-Web-Font.svg) format('svg'), url(../font/MiFie-Web-Font.ttf) format('truetype'), url(../font/MiFie-Web-Font.woff) format('woff')
}

.icon {
    font-family: lianlian;
    font-style: normal;
    font-weight: 400
}

.icon-mobilephone:before {
    content: "\e908";
    font-size: 12px
}

.icon-telephone:before {
    content: "\e909";
    font-size: 12px
}

.icon-icon:before {
    content: "\e920"
}

.icon-logo:before {
    content: "\e93e"
}

.icon-uniE900:before {
    content: "\e900"
}

.icon-uniE901:before {
    content: "\e901"
}

.icon-uniE902:before {
    content: "\e902"
}

.icon-uniE903:before {
    content: "\e903"
}

.icon-uniE904:before {
    content: "\e904"
}

.icon-uniE905:before {
    content: "\e905"
}

.icon-uniE906:before {
    content: "\e906"
}

.icon-uniE907:before {
    content: "\e907"
}

.btn-lianlian, .btn-lianlian.active, .btn-lianlian:active, .btn-lianlian:focus, .btn-lianlian:hover, .open .dropdown-toggle.btn-lianlian {
    color: #fff;
    background-color: #e9232c;
    border-color: #db3b4c
}

.btn-lianlian.active, .btn-lianlian:active, .open .dropdown-toggle.btn-lianlian {
    background-image: none
}

.btn-lianlian.disabled, .btn-lianlian.disabled.active, .btn-lianlian.disabled:active, .btn-lianlian.disabled:focus, .btn-lianlian.disabled:hover, .btn-lianlian[disabled], .btn-lianlian[disabled].active, .btn-lianlian[disabled]:active, .btn-lianlian[disabled]:focus, .btn-lianlian[disabled]:hover, fieldset[disabled] .btn-lianlian, fieldset[disabled] .btn-lianlian.active, fieldset[disabled] .btn-lianlian:active, fieldset[disabled] .btn-lianlian:focus, fieldset[disabled] .btn-lianlian:hover {
    background-color: #e9232c;
    border-color: #db3b4c
}

.btn-lianlian .badge {
    color: #e9232c;
    background-color: #fff
}

.navbar-lianlian {
    background-color: #fff;
    border-color: #f0f0f0;
    margin-bottom: 0;
    width: 100%;
    top: 0;
    height: 82px;
}

.navbar-lianlian .navbar-brand {
    height: 70px;
    line-height: 50px;
    padding: 10px 15px
}

.navbar-lianlian .navbar-nav > li > a {
    line-height: 50px;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar-lianlian .navbar-nav > .active > a, .navbar-lianlian .navbar-nav > .active > a:focus, .navbar-lianlian .navbar-nav > .active > a:hover, .navbar-lianlian .navbar-nav > li > a:focus, .navbar-lianlian .navbar-nav > li > a:hover {
    color: #555;
    background-color: transparent;
    border-bottom: 3px solid #e9232c;
    line-height: 47px
}

.navbar-lianlian .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 18px
}

#header > .topbar {
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 39px
}

#header > .topbar > .container > .row > div .text-muted, #header > .topbar i {
    font-size: 12px
}

#header > .topbar > .container > .row > div + div {
    border-left: 1px solid #e0e0e0
}

#header .link-mobile img {
    display: none;
    margin-top: 0;
    margin-left: -60px;
    position: absolute;
    left: 50%;
    z-index: 2
}

#header .link-mobile:hover {
    text-decoration: none
}

#header .link-mobile:hover img {
    display: block
}

#header .link-login {
    margin-left: 20px
}

#header .icon-icon {
    color: #e9232c;
    font-size: 50px;
    vertical-align: middle
}

#header .icon-logo {
    color: #444;
    font-size: 32px;
    vertical-align: middle
}

#nav_menu li a {
    display: block;
    font-size: 20px
}

#nav_menu .selfhelp {
    position: relative
}

#nav_menu .selfpull {
    width: 310px;
    height: 420px;
    background: #f29631;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 47px;
    display: none
}

#nav_menu .selfhelp h4 {
    font-weight: 700;
    padding-left: 5px
}

#nav_menu .selfhelp li {
    padding: 0 5px;
    margin-bottom: 5px
}

#nav_menu .selfbusiness ul li + li, #nav_menu .selfmess ul li + li, #nav_menu .selfperson ul li + li, #nav_menu .selfrec ul li + li {
    border-left: 1px solid #8a8a8a
}

#nav_menu .selfbusiness ul li:nth-child(5), #nav_menu .selfbusiness ul li:nth-child(10), #nav_menu .selfbusiness ul li:nth-child(14), #nav_menu .selfmess ul li:nth-child(5), #nav_menu .selfmess ul li:nth-child(8), #nav_menu .selfperson ul li:nth-child(5) {
    border-left: none
}

#nav_menu .selfhelp li a {
    font-size: 14px
}

#carousel-example-generic > .carousel-inner > .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 992px) {
    #carousel-example-generic > .carousel-inner > .item {
        width: 100%;
        height: 480px
    }
}

#carousel-example-generic {
    position: relative;
    height: 480px;
    margin-bottom: 32px
}

#carousel-example-generic .place {
    left: 50%;
    width: 30%;
    margin-left: -15%
}

#carousel-example-generic .place li {
    width: 15px;
    height: 15px
}

#carousel-example-generic .place .active {
    width: 16px;
    height: 16px
}

#advertisement {
    padding-left: 30px;
    padding-right: 30px;
    width: 220px;
    height: 350px;
    background: #fff;
    position: absolute;
    right: 7%;
    top: 0;
    filter: alpha(Opacity=80);
    -moz-opacity: .5;
    opacity: .8
}

.fast-track {
    height: 100px
}

.fast-track a {
    display: block;
    text-decoration: none
}

.fast-track a:hover img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -transform: scale(1.5)
}

.fast-track a img {
    padding-top: 15px;
    height: 50px
}

.fast-track a p {
    display: block;
    font-size: 14px;
    color: #000;
    padding-top: 20px;
    margin: 0
}

#advertisement .cost {
    padding-bottom: 8px
}

#advertisement .cost .phoneReminder {
    font-size: 12px;
    color: #746565
}

#advertisement .cost .phoneError {
    color: red
}

#advertisement .recharge strong {
    font-size: 16px
}

#advertisement .recharge .phonenum {
    width: 100%
}

#advertisement .cost select {
    width: 80px
}

#advertisement .selling-price {
    color: red
}

#advertisement .immediately input {
    width: 90px;
    height: 35px;
    background: #33acfb;
    border-radius: 5px;
    border: none
}

.className {
    -webkit-animation: a .5s infinite ease-in-out
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes a {
    0% {
        opacity: .5
    }
    0%, to {
        color: red
    }
    to {
        opacity: 1
    }
}

@keyframes a {
    0% {
        opacity: .5
    }
    0%, to {
        color: red
    }
    to {
        opacity: 1
    }
}

#features .box {
    width: 100%;
    height: 230px;
    background-color: #dfdfdf;
    position: relative;
    overflow: hidden;
    border: 15px solid #dfdfdf
}

#features .box ul {
    width: 400%;
    position: absolute;
    left: 0;
    top: 0
}

#features .box ul li {
    float: left;
    height: 200px;
    width: 8%;
    display: block;
    margin-right: 25px
}

#features .box .pic {
    width: 100%
}

#features .box .pic a {
    display: block;
    width: 100%
}

#features .box .pic a img {
    display: block
}

.txtScroll-top {
    position: relative;
    border: 1px solid #ccc
}

.txtScroll-top .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px
}

.txtScroll-top .hd .next, .txtScroll-top .hd .prev {
    display: block;
    width: 9px;
    height: 5px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/icoUp.gif) no-repeat
}

.txtScroll-top .hd .next {
    background: url(../img/icoDown.gif) no-repeat
}

.txtScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px
}

.txtScroll-top .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url(../img/icoCircle.gif) 0 -9px no-repeat
}

.txtScroll-top .hd ul li.on {
    background-position: 0 0
}

.txtScroll-top .bd {
    padding: 15px
}

.txtScroll-top .infoList li {
    height: 26px;
    line-height: 26px
}

.txtScroll-top .infoList li .date {
    float: right;
    color: #999
}

.notice .more {
    padding: 10px 10px 0 0;
    color: #959595
}

.notice-list {
    padding-left: 10px
}

.notice-list li {
    margin-bottom: 10px
}

#meal {
    margin-top: 5px
}

.recommend {
    margin-right: 10px
}

.city-left {
    padding-top: 5px
}

.city {
    display: block;
    width: 100px;
    height: 25px
}

.more {
    margin-right: 10px
}

.switchover {
    margin-right: 20px;
    background: none;
    border: none;
    outline: none
}

.citylist {
    position: relative;
    z-index: 1
}

.wrappercity {
    border: 1px solid #ddd;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 52px;
    display: none;
    background: #fff
}

.tabcity {
    height: 29px;
    padding: 5px;
    margin: 0
}

.tabcity li {
    position: relative;
    width: 40px;
    text-align: center;
    cursor: pointer
}

.citys {
    width: 400px;
    height: 154px;
    position: relative;
    background: #a98b8b;
    margin-left: 5px;
    border-radius: 0 5px 5px 5px
}

.tabcity li.active {
    border-top: 4px solid red;
    border-bottom: 0;
    background: #a98b8b;
    border-radius: 5px 5px 0 0
}

.citys .belong {
    display: none;
    position: absolute;
    left: 0;
    top: 0
}

.citys div.selected {
    display: block
}

.citylist {
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    font-size: 16px
}

.citylist:hover {
    background: #e5cdcd
}

#buynum .bufather {
    position: relative;
    width: 100%
}

#buynum .buy {
    display: none;
    width: 130px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 9px;
    font-size: 20px
}

#help .container .usehelp {
    border: 1px solid #9d9d9d;
    margin: 0;
    padding: 10px
}

#help h4 {
    font-weight: 900
}

#help li {
    padding-bottom: 10px
}

#help {
    margin-bottom: 20px
}

#gohome .subnav {
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 40px;
    bottom: 20px;
    right: 10px;
    background: #ddd
}

#zanwei {
    height: 800px
}

#flow {
    margin-top: 10px;
    display: block
}

#flow .container {
    padding-bottom: 10px
}

#flow .borderbottom span {
    display: block;
    width: 98%;
    height: 1px;
    background: #000
}

#flow .serial {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: 600
}

#flow .flowstep {
    padding-right: 10%
}

#flow li.active .serial {
    border: 1px solid pink;
    color: pink
}

#flow li.active span {
    color: pink
}

#numselection {
    margin-top: 10px
}

#numselection .area, #numselection .network, #numselection .numtype {
    margin-bottom: 5px
}

#numselection .area select {
    width: 70px;
    height: 30px
}

#numselection h5 {
    width: 60px
}

#numselection .betternormal, #numselection .serveliantong, #numselection h5 {
    display: inline-block
}

#numselection .betternormal span, #numselection .serveliantong span {
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #000;
    cursor: pointer;
    margin-right: 3px;
    text-align: center
}

.textcenter {
    text-align: center
}

#numselection .network span.selected, #numselection .numtype span.selected {
    border: 1px solid red;
    background: red
}

#alltelphone .find {
    margin-bottom: 5px
}

.buyplay {
    height: 135px;
    position: relative
}

.buyplay img {
    position: absolute;
    left: 10px;
    top: 10px
}

#pages .last {
    color: red
}

.selectednum {
    cursor: pointer
}

.selectednumactive {
    background: red;
    border: 1px solid red
}

.vociehour {
    padding: 0;
    margin: 0
}

#gprsmesspacks .packsuggest li {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000
}

#gprsmesspacks .packsuggest li + li {
    border-left: none;
    cursor: pointer
}

#gprsmesspacks .packsuggest li a {
    display: block;
    width: 100%;
    height: 100%
}

#gprsmesspacks .packsuggest li.activepack {
    background: #8a8a8a
}

#gprsmesspacks .packresult span {
    margin-right: 5px
}

#submitmeal a {
    display: inline-block;
    width: 150px;
    height: 40px;
    font-size: 20px
}

#applypersonmess {
    margin-top: 10px;
    margin-bottom: 20px
}

#applypersonmess .applymess label {
    display: inline-block;
    font-weight: 400;
    width: 80px;
    height: 30px;
    line-height: 30px
}

#applypersonmess .applymess input {
    display: inline-block;
    width: 300px;
    height: 30px;
    line-height: 30px
}

#applypersonmess .applymess span {
    color: #cbc8c8
}

#applypersonmess .applymess select {
    width: 80px;
    height: 30px;
    text-align: center
}

#applypersonmess .applymess textarea {
    resize: none;
    width: 400px;
    height: 30px;
    padding-top: 5px
}

#applypersonmess .applymess i {
    display: inline-block;
    width: 83px
}

#applypersonmess .agree {
    margin-top: 10px
}

#applypersonmess .agree input {
    margin-left: 80px;
    margin-right: 5px
}

#applypersonmess .agree a {
    color: #00a
}

#applypersonmess .prevnext {
    padding-left: 100px;
    margin-top: 10px
}

#applypersonmess .prevnext a {
    display: inline-block;
    width: 110px;
    height: 40px;
    padding-top: 6px;
    font-size: 20px
}

#applypersonmess .prevnext a:nth-child(1) {
    background: #00a
}

#applycardmess .applycardmess, #applyperson {
    font-size: 20px
}

.keykey {
    display: inline-block;
    width: 120px
}

.ordermoney .alipay {
    display: inline-block;
    width: 125px;
    height: 36px;
    background: url(../img/alipay.png) no-repeat;
    border: 1px solid #000
}

.count {
    font-size: 20px
}

.count span {
    color: red;
    font-weight: 700
}

#applyperson {
    margin-bottom: 10px
}

#applyperson .prevnext {
    padding-left: 100px;
    margin-top: 10px
}

#applyperson .prevnext a {
    display: inline-block;
    width: 110px;
    height: 40px;
    padding-top: 6px;
    font-size: 20px
}

#applyperson .prevnext a:nth-child(1) {
    background: #00a
}

#applypersonmess .errorcolor {
    color: red !important
}
.tubiao {
    width: 130px;
    height: 114px;
}
.logo {
    height: 82px;
}
.zhangting {
    margin-top: 25px;
}
.zhangting li+li {
    margin-left: 45px;
}
.shangcheng{
    margin-left: 10px;
}
.big {
    max-width: 1600px;
    margin: 0 auto;
}