* {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    border: none
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #164277;
}

.cl {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

body {
    font-size: 14px;
    color: #000;
    behavior: url("csshover.htc");
    font-family: Arial, Helvetica, sans-serif;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.en {
    font-family: Arial, Helvetica, sans-serif;
}

.yahei {
    font-family: "microsoft yahei"
}

.st {
    font-family: "����"
}

.bold {
    font-weight: bold;
}

.tleft {
    text-align: left;
}

.tcen {
    text-align: center;
}

.tright {
    text-align: right;
    float: right;
    width: auto !important;
}

.tright a,
.tright span {
    display: block;
    padding: 0px 3px;
    float: left;
}

.tright a.active {
    color: #29AAE3;
}

.ov {
    overflow: hidden
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    float: none;
}

.logo {
    float: left;
    padding: 0px;
    padding-bottom: 15px;
}

.nav {
    float: right;
    width: 800px;
}

.nav dt,
.nav dd {
    float: right;
    width: 100%;
}

.nav dd li {
    float: left;
    line-height: 30px;
}

.nav dd li a {
    display: block;
    padding: 0 20px;
}

.banner {
    height: 615px;
    background: url(../images/p1.jpg) center center no-repeat;
    background-size: cover;
}

.usercasebanner {
    height: 415px;
    background: url(../images/p1-usercase.jpg) center center no-repeat;
}

.banner .wifi {
    margin: 0px auto;
    margin-top: 180px;
}

.banner abbr {
    display: block;
    margin: 30px 0;
    font-size: 30px;
    color: #fff;
}

.usercasebanner abbr {
    display: block;
    margin: 30px 0;
    font-size: 30px;
    color: #fff;
}

.banner a.sq {
    display: inline-block;
    width: 206px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: url(../images/sq.png) no-repeat;
    -webkit-transition: all .50s ease;
    transition: all .50s ease;
}

.banner a:hover {
    background-color: #29AAE3;
}

.tit {
    width: 100%;
    margin: 50px 0;
    font-size: 30px;
}

.boxa dd li {
    float: left;
    width: 270px;
    line-height: 22px;
    margin: 0 55px;
    display: inline;
}

.boxa dd li b {
    display: block;
    margin: 30px 0 20px;
}

.boxa dd li p a {
    color: rgb(41, 170, 227);
}

.boxb {
    width: 100%;
    height: 650px;
    background: url(../images/p3.jpg) center top no-repeat;
}

.boxb .tit {
    color: #fff;
    font-size: 36px;
}

.boxb dd {
    width: 1080px;
    margin: 0 auto;
    float: none;
}

.boxb dd li {
    float: left;
    width: 320px;
    height: 370px;
    line-height: 22px;
    padding: 50px 0;
    margin: 0 15px;
    display: inline;
    background: url(../images/p3bg.png) repeat;
}

.boxb dd li span.t {
    display: block;
    font-size: 22px;
    color: #29AAE3;
}

.boxb dd li span.line {
    display: inline-block;
    width: 70px;
    height: 3px;
    /*margin: 30px 0;*/
    background-color: #29AAE3;
}

.boxb dd li p a {
    color: rgb(41, 170, 227);
}

.boxb dd li p {
    display: block;
    padding: 0 50px;
}

.boxc {
    width: 1150px;
    line-height: 28px;
    margin: 100px auto;
    float: none;
}

.boxc .pic {
    float: right;
    padding-left: 70px;
}

.boxc p {
    display: block;
    margin: 20px 0;
}

.boxc .wow  p a {
    color: rgb(41, 170, 227);
}

.boxc b.t {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    color: #29AAE3;
}

.boxd {
    width: 100%;
    padding: 100px 0 30px;
    background-color: #1C2434;
}

.boxd ul.wrap {
    width: 960px;
}

.boxd li {
    float: left;
    width: 25%;
}

.boxd li span {
    display: block;
    margin: 20px 0;
    color: #fff;
}

.boxd li span.num {
    font-size: 24px;
    color: #29AAE3;
}

.boxe {
    width: 100%;
    padding-bottom: 20px;
}

.boxe ul.wrap {
    width: 1200px;
}

.boxe dd {
    display: block;
    text-align: center;
}

.boxe dd ul {
    display: inline-block;
}

.boxe li {
    display: table;
    float: left;
    margin: 5px 15px;
    height: 80px;
}

.boxe li span {
    display: table-cell;
    vertical-align: middle;
}

.boxf {
    width: 100%;
    height: 580px;
    background: url(../images/p7.jpg) center top no-repeat;
    float: none;
}

.boxf font {
    display: block;
    margin: 30px 0;
    font-size: 24px;
    color: #fff;
    float: none;
}

.boxf font.t {
    margin-top: 100px;
    font-size: 46px;
}

.boxf font.b {
    font-size: 18px;
}

.tab {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    padding-bottom: 40px;
}

.tab .k {
    position: absolute;
    top: 22px;
    left: 30px;
    z-index: 1;
    width: 98%;
    height: 56px;
    border: 1px solid #29AAE3;
}

.tabtit {
    width: 100%;
}

.tabtit li {
    float: left;
    width: 20%;
    height: 100px;
    line-height: 80px;
    font-size: 16px;
    color: #888;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.tabtit li font {
    display: inline-block;
    width: 96px;
    height: 96px;
    line-height: 96px;
    margin-right: 10px;
    text-align: center;
    font-size: 36px;
    color: #29AAE3;
    border: 2px solid #29AAE3;
    background-color: #fff;
    -webkit-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
}

.tabtit li.active font {
    color: #fff;
    background-color: #29AAE3;
}

.tabtit li ul {
    display: none;
    position: absolute;
    top: 100px;
    left: -95px;
    z-index: 3;
    width: 260px;
    height: 175px;
    line-height: 22px;
    padding: 35px 20px 20px;
    font-size: 12px;
    color: #fff;
    background: url(../images/tab.png) no-repeat;
}

.tabtit li ul.cur {
    display: block;
}

.biao {
    width: 100%;
    padding-bottom: 50px;
    color: #fff;
    background-color: #282B32;
}

.biao .tit {
    font-size: 36px;
}

.biao ul.wrap {
    width: 930px;
}

.biao dd li {
    float: left;
    width: 100%;
    line-height: 38px;
    margin: 12px 0;
}

.biao dd li span {
    float: left;
    width: 255px;
    padding-right: 10px;
    text-align: right;
}

.biao dd li .ipt {
    width: 270px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border: 1px solid #4B4B4B;
    background-color: #35373C;
}

.biao dd li.btn {
    width: 100%;
    margin-top: 30px;
}

.biao dd li.btn input {
    width: 180px;
    line-height: 45px;
    color: #fff;
    border: 0;
    background-color: #29AAE3;
    cursor: pointer;
}

.biao dd li a.up {
    display: inline-block;
    width: 90px;
    line-height: 36px;
    color: #fff;
    background-color: #4B4D53;
}

.foot {
    width: 100%;
    padding: 100px 0 30px;
    color: #C6C8CB;
    background-color: #1A222F;
}

.foot a {
    color: #C6C8CB;
}

.foot dl.wrap {
    width: 1070px;
}

.foot dt {
    float: left;
}

.foot dt.w1 {
    width: 290px;
    line-height: 25px;
}

.foot dt.w2 {
    width: 400px;
    line-height: 35px;
    padding-left: 40px;
}

.foot dt.w2 a {
    display: block;
}

.foot dt.w2 font {
    display: inline-block;
    line-height: 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #29AAE3;
}

.foot dt.w3 {
    width: 450px;
}

.foot dt.w3 p {
    float: left;
    width: 390px;
    height: 42px;
    line-height: 42px;
    padding-left: 60px;
    margin: 8px 0;
}

.foot dt.w3 p.i1 {
    line-height: 21px;
    background: url(../images/ico1.jpg) no-repeat;
}

.foot dt.w3 p.i2 {
    background: url(../images/ico2.jpg) no-repeat;
}

.foot dt.w3 p.i3 {
    background: url(../images/ico3.jpg) no-repeat;
}

.foot dd {
    width: 100%;
    margin: 50px 0;
}

.foot dd a {
    padding-right: 20px;
}

.bottom {
    width: 100%;
    line-height: 80px;
    color: #fff;
    background-color: #1D1D1D;
}

.bottom li.fr a {
    padding: 0 10px;
    color: #fff;
}

/***动画效果**/

.boxd li:hover img {
    -webkit-transform: perspective(400px) rotateY(360deg);
    -ms-transform: perspective(400px) rotateY(360deg);
    transform: perspective(400px) rotateY(360deg);
    opacity: 1;
    transition: .3s;
}

.boxa dd li:hover img {
    -webkit-transform: perspective(400px) rotate(360deg);
    -ms-transform: perspective(400px) rotate(360deg);
    transform: perspective(400px) rotate(360deg);
    opacity: 1;
    transition: .3s;
}

.share a {
    display: block;
    float: left;
    margin-right: 10px;
}

.text-center {
    text-align: center;
}

.img-responsive {
    margin: 0px auto;
}

.biao dd li img {
    /*margin-top: 40px;*/
    /*margin-left: -90px;*/
    margin-top: 5px;
}

#menu-wrapper {
    display: none;
}
@media (min-width: 769px) {
    .tright2 {
        display: none;
    }
}
/**media**/
@media (max-width: 768px) {
    .tright2 {
        display: block;
    }
    #menu-wrapper {
        display: block;
    }

    .banner .wifi {
        margin-top: 70px;
    }

    .banner {
        height: auto;
        padding-bottom: 50px;
    }

    .wrap,
    .subPageContent,
    .boxb,
    .boxc,
    .boxd,
    .boxd ul.wrap,
    .boxd ul.wrap,
    .boxe,
    .boxf,
    .tab,
    .biao,
    .foot dl.wrap,
    .foot dt.w3 {
        width: auto;
    }

    .boxb dd {
        width: 100%;
        display: block;
        height: auto;
        overflow: hidden;
    }

    .boxa dd li {
        margin: 0px;
        width: auto;
    }

    .biao .tit,
    .boxf font.t,
    .tit {
        font-size: 26px;
    }

    .boxf font {
        font-size: 20px;
    }

    .tit,
    .boxf font.t {
        margin: 20px 0px;
    }

    .boxb {
        height: auto;
        padding-bottom: 20px;
        background-size: auto 100%;
    }

    .boxb dd li {
        width: 100%;
        padding: 25px 0px;
        height: auto;
        margin: 0px;
        margin-bottom: 20px;
    }

    .boxb dd li span.t {
        font-size: 20px;
    }

    .boxb dd li span.line {
        margin: 10px 0px;
    }

    .boxb dd li p {
        padding: 0px 10px;
    }

    .boxc,
    .boxf font.t {
        margin: 20px 0px;
    }

    .boxc .pic {
        padding: 0px;
        margin-bottom: 20px;

        float: none;
    }

    .boxd,
    .foot {
        padding: 20px 0px;
    }

    .boxd li,
    .boxe li {
        width: 50%;
    }

    .boxe li {
        float: left;
        margin: 0px;
        padding: 0px 5px;
        box-sizing: border-box;
        text-align: center;
    }

    .boxe li img {
        display: block;
        max-width: 100%;
        margin: 0px auto;
    }

    .boxf font {
        margin-left: 4.33333333%;
    }

    .biao dd li {
        width: 100%;
        padding: 0px 10px;
    }

    .biao dd li .ipt {
        display: block;
        width: 100%;
    }

    .biao dd li span {
        text-align: left;
    }

    .foot dt.w2 {
        padding-left: 10px;
    }

    .foot dt.w3 {
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
        margin-top: 20px;
    }

    .foot dt.w3 p {
        width: 100%;
    }

    .bottom {
        line-height: 40px;
    }

    .bottom li {
        display: block;
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
        font-size: 12px;
    }

    .bottom li.fr {
        display: none;
    }

    .wrap.ov {
        display: none;
    }

    .header {
        height: 50px;
        line-height: 50px;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        font-size: 20px;
        color: #fff;
        z-index: 1111;
        position: fixed !important;
    }

    .header .bar img {
        width: 25px;
        height: 18px;
        margin-top: 0px;
    }

    .boxf {
        height: auto;
    }

    #menu-wrapper {
        color: #fff;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 2 !important;
        height: 100%;
        width: 120px;
        background: #3c3d42;
        -webkit-transform: perspective(0) translate(-120px, 0);
        -moz-transform: translate(-120px, 0);
        -ms-transform: translate(-120px, 0);
        -o-transform: translate(-120px, 0);
        transform: translate(-120px, 0);
        transition: .3s;
    }

    #menu-wrapper.show {
        -webkit-transform: perspective(0) translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: .3s;
    }

    .menu-li-arrow {
        display: block;
        width: 40px;
        height: 40px;
        margin: 0px auto;
    }

    .menu .icon {
        display: block;
        margin-top: 20px;
    }

    .menu .icon span {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #29AAE3;
    }

    .w {
        -webkit-transform: perspective(0) translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: .3s;
    }

    .w.moved {
        -webkit-transform: perspective(0) translate(120px, 0);
        -moz-transform: translate(120px, 0);
        -ms-transform: translate(120px, 0);
        -o-transform: translate(120px, 0);
        transform: translate(120px, 0);
        transition: .3s;
    }

    .foot {
        height: auto;
        overflow: hidden;
    }

    .foot dt.w3 {
        height: auto;
        overflow: hidden;
    }

}

/*常见问题*/
.problem {
    background: url(../images/cjwt.jpg) no-repeat;
    background-position: center top;
    background-size: 300px auto;
    padding-top: 180px;
}

.problem h1 {
    line-height: 45px;
}

.problem dl dt {
    font-size: 18px;
    color: rgb(41, 170, 227);
    line-height: 34px;
}

.problem dl dd {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.wifi1 {
    background-position: center top;
    background-size: 300px auto;
    padding-top: 80px;
}

.wifi1 h1 {
    line-height: 45px;
    font-size: 28px;
}

.wifi1 dl dt {
    font-size: 18px;
    color: rgb(41, 170, 227);
    line-height: 34px;
}

.wifi1 dl dd {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.wifi1 dl dd p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.xtit {
    padding-top: 30px;
    width: 300px;
    margin: 0 auto;
    clear: both;
    display: block;
}

ul.xuanze li {
    cursor: pointer;
    text-align: center;
    float: left;
    width: 100px;
    height: 30px;
    background: #3c3d42;
    line-height: 30px;
    font-size: 16px;
}

ul.xuanze li.on {
    background: #5a9ad7;
    color: #fff;
}

.biao  dd li  em.shangchuan {
    display: inline-block;
    height: 36px;
    /*border: 1px solid #fff;*/
    margin: 0px;
    padding: 0px 5px;
    float: left;

}

.biao  dd li  em.shangchuan a {
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 14px;
}

/*success*/

.success {
}

.success h1 {
    line-height: 45px;
    font-size: 28px;
}

.success ul li {
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.success ul li em {
    color: red;
    font-size: 16px;
}

.success ul li.ls {
    padding-bottom: 50px;
    padding-top: 20px;
    height: 100px;
}

.success ul li.ls a {
    display: inline-block;
    width: 206px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: blue;
    margin-left: 10px;
    margin-right: 10px;
}

.subPage {
    background-color: #fafafa;
    display: block;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 40px;
    border-top: 1px solid rgb(143, 63, 150);
}

.subPageContent {
    clear: both;
    width: 1200px;
    max-width: 100%;
    border: 1px solid #e3e4e5;
    margin: 0px auto;
    padding: 30px 50px 30px 50px;
    background: #fff;
    background-position: center top;
    background-size: 300px auto;
    font-size: 16px;

}

.subPageContent dt a {
    color: rgb(41, 170, 227);
    font-size: 22px;
}
.subPageContent dt  {
    font-size: 22px;
}

.subPageContent li, .subPageContent p {
    line-height: 30px;
}

video {
	max-width:500px;
	width:100%;
}

.subPageContent a img {
    height: 32px;
    width: auto;
    margin-top: 10px;
}