.jumbotron.items .container {
    padding: 80px 0
}

.jumbotron.items .container .index-title {
    font-size: 26px;
    color: #333;
    text-align: center;
    line-height: 42px
}

.jumbotron.items .container .index-title p {
    width: 55%;
    text-align: right;
    float: left;
    font-size: 26px;
    color: #333
}

.jumbotron.items .container .index-title div {
    background: url(../images/qr-small.jpg) no-repeat;
    float: left;
    width: 24px;
    height: 24px;
    margin: 12px 0 0 20px;
    position: relative;
    cursor: pointer
}

.jumbotron.items .container .index-title div p {
    position: absolute;
    top: -83px;
    left: 0;
    display: none
}

.jumbotron.items .container .index-sec-title {
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 30px
}

.jumbotron.items .container .m-link {
    padding-top: 134px;
    padding-left: 15px
}

.jumbotron.items .container .m-link li {
    display: inline-block;
    font-size: 14px;
    float: left
}

.jumbotron.items .container .m-link .m-link-list {
    width: 90%
}

.jumbotron.items .container .m-link li a {
    display: inline-block;
    margin-left: 22px;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px
}

.jumbotron.items.apps {
    background-color: #f8f8f8
}

.jumbotron.items.apps .apps-list {
    margin-top: 50px;
    padding-left: 10px
}

.jumbotron.items.apps .apps-list li {
    float: left
}

.jumbotron.items.apps .apps-list li+li {
    margin-left: 83px
}

.jumbotron.items.apps .apps-list img {
    width: 75px;
    height: 75px;
    border-radius: 13px;
    border: 1px solid #eee
}

.jumbotron.items.characteristic {
    background-color: #fff
}

.jumbotron.items.characteristic .characteristic-list {
    margin-top: -64px
}

.jumbotron.items.characteristic .characteristic-list .media {
    float: left;
    width: 520px;
    margin-top: 126px
}

.jumbotron.items.characteristic .characteristic-list img {
    width: 185px;
    height: 185px;
    border: none;
    border-radius: 0
}

.jumbotron.items.characteristic .characteristic-list .media .media-left {
    padding-right: 20px
}

.jumbotron.items.characteristic .characteristic-list .media .media-heading {
    font-size: 24px;
    margin-top: 30px;
    color: #333
}

.jumbotron.items.characteristic .characteristic-list .media .media-desc {
    width: 270px;
    font-size: 16px;
    margin-top: 15px;
    color: #666
}

.jumbotron.items.reviews {
    background-color: #fff
}

.jumbotron.items.reviews .reviews-container {
    margin-top: 40px;
    position: relative
}

.jumbotron.items.reviews .reviews-container .review-icon {
    height: 100%
}

.jumbotron.items.reviews .reviews-container .review-icon span {
    position: absolute;
    display: block;
    width: 19px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/v2/icon.png?11);
    top: 40px;
    cursor: pointer
}

.jumbotron.items.reviews .reviews-container .review-icon.prev-review span {
    background-position: -147px -222px;
    left: 0
}

.jumbotron.items.reviews .reviews-container .review-icon.next-review span {
    background-position: -166px -222px;
    right: 0
}

.jumbotron.items.reviews .reviews-items {
    width: 912px;
    margin: 0 auto
}

.jumbotron.items.reviews .reviews-item {
    display: none;
    opacity: 0;
    font-size: 22px;
    color: #555;
    -webkit-transition: opacity 218ms ease;
    transition: opacity 218ms ease
}

.jumbotron.items.reviews .reviews-item.active {
    display: block;
    animation: .8s show ease-in-out 1 forwards normal;
    -webkit-animation: .8s show ease-in-out 1 forwards normal
}

.jumbotron.items.reviews .reviews-item .reviews-content {
    position: relative;
    line-height: 2.5;
    text-indent: 2em
}

.icon-quot {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(../images/v2/icon.png?11)
}

.icon-quot-1 {
    top: -10px;
    left: -12px;
    background-position: -147px -203px
}

.icon-quot-2 {
    top: -10px;
    left: 10px;
    background-position: -162px -203px
}

.jumbotron.items.reviews .reviews-item .reviews-auther {
    text-align: right;
    font-size: 16px;
    color: #999;
    margin-top: 10px
}

.jumbotron.items.news {
    background-color: #f8f8f8
}

.jumbotron.items.news .index-title {
    margin-bottom: 55px
}

.jumbotron.items.news .news-container {
    margin-top: 15px
}

.jumbotron.items.news .news-container .media {
    float: left;
    margin: 0
}

.jumbotron.items.news .news-container .media+.media {
    float: right
}

.jumbotron.items.news .news-container .media .media-left {
    padding: 9px 8px;
    background-color: #14cba5;
    color: #fff
}

.jumbotron.items.news .news-container .media .media-left p {
    margin: 0;
    text-align: center
}

.jumbotron.items.news .news-container .media .media-left p.day {
    padding: 0 12px;
    font-size: 40px;
    border-bottom: 1px solid #fff
}

.jumbotron.items.news .news-container .media .media-left p.month {
    font-size: 18px
}

.jumbotron.items.news .news-container .media .media-body {
    width: 381px;
    padding: 20px 0 0 15px;
    background-color: #fff;
    color: #333
}

.jumbotron.items.news .news-container .media .media-body .media-heading {
    width: 381px;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.jumbotron.items.news .news-container .media .media-body .media-heading a {
    color: #333;
    text-decoration: none
}

.jumbotron.items.news .news-container .media .media-body .media-heading a:hover {
    color: #14cba5
}

.jumbotron.items.news .news-container .media .media-body .media-desc {
    width: 381px;
    margin-top: 20px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666
}

.jumbotron.items.start {
    background-color: #fff
}

.jumbotron.items.start .container {
    padding-bottom: 22px
}

.jumbotron.items.start .index-title {
    color: #14cba5
}

.jumbotron.items.start .start-container {
    margin-top: 40px;
    text-align: center
}

.jumbotron.items.start .start-container .btn {
    padding: 10px 45px;
    font-size: 22px
}

.serve.jumbotron p {
    margin: 0;
    padding: 0;
    font-size: 16px
}

.serve.jumbotron {
    position: relative;
    min-width: 1040px;
    padding: 0;
    margin: 0
}

.serve.jumbotron .container {
    margin-right: auto;
    margin-left: auto;
    padding: 0
}

.serve.jumbotron .container .title {
    text-align: center;
    padding: 0;
    border: none;
    padding-top: 6px
}

.serve.jumbotron .container .title p {
    font-size: 18.8px;
    color: #666
}

.serve.jumbotron .container .title p span {
    display: inline-block;
    width: 70px;
    background-color: #969696;
    height: 2px;
    margin: 5px 20px
}

.serve.jumbotron h2 {
    font-size: 25px;
    color: #555;
}

.serve.jumbotron h4 {
    font-size: 22px;
    color: #666
}

.serve.jumbotron .clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.serve.jumbotron.header {
    height: 220px;
    background: #555;
}

.serve.jumbotron.header.search-serve {
    height: 500px;
    background-color: #000;
    background-image: url(../images/v2/search-serve-bg.jpg);
    background-repeat: no-repeat;
    background-size: auto 101%;
    background-position: top right
}

.serve.jumbotron.header .container {
    height: 100%;
    padding-top: 70px;
    background-image: url(../images/ban-house.png);
    background-repeat: no-repeat;
    background-position: 160px 90px
}

.serve.jumbotron.header p {
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 30px
}

.serve.jumbotron.header p span {
    font-size: 46px
}

.serve.jumbotron.header .name {
    font-size: 35px;
    color: #fff;
    margin-bottom: 28px
}

.serve.jumbotron.header a {
    display: block;
    height: 70px;
    width: 318px;
    font-size: 30px;
    color: #fff;
    background-color: #ef605b;
    line-height: 70px;
    text-align: center;
    margin: 60px auto 0;
    border-radius: 5px
}

.serve.jumbotron.header.search-serve .container {
    height: 500px;
    background: 0 0;
    padding-top: 110px
}

.serve.jumbotron.header.search-serve .container p {
    width: 410px;
    text-align: left;
    font-size: 16px;
    line-height: 28px
}

.serve.jumbotron.header.search-serve .container .name {
    font-size: 38px;
    line-height: 40px;
    color: #0fbf9d;
    font-weight: 400
}

.serve.jumbotron.header.search-serve a {
    width: 236px;
    height: 58px;
    font-size: 18px;
    line-height: 58px;
    margin: 0;
    margin-top: 34px;
    padding: 0;
    border: 2px solid #0bb995;
    background-color: transparent
}

.serve.jumbotron.header.search-serve a:focus {
    border: 2px solid #0bb995!important
}

.serve.jumbotron.service {
    background-color: #fff;
    position: relative
}

.serve.jumbotron.service .container {
    width: 1050px;
    padding: 70px 0
}

.serve.jumbotron.service .container ul {
    width: 100%;
    margin-top: 40px
}

.serve.jumbotron.service.search-serve .container ul {
    margin-top: 50px
}

.serve.jumbotron.service .container ul li {
    width: 346px;
    float: left
}

.serve.jumbotron.service .container ul li>h4 {
    text-align: center;
    line-height: 70px
}

.serve.jumbotron.service.search-serve .container ul li>h4 {
    margin-bottom: 0
}

.serve.jumbotron.service .container ul li>p {
    color: #999
}

.serve.jumbotron.service.search-serve .container ul li>p {
    color: #666
}

.serve.jumbotron.service .container ul li>div {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background-image: url(../images/v2/sprit.png)
}

.serve.jumbotron.service.search-serve .container ul li>div {
    background-image: url(sprit-search.png)
}

.serve.jumbotron.service .container ul li.num {
    width: 276px;
}

.serve.jumbotron.service .container ul li.rank {
    width: 276px;
    margin: 0 80px;
}

.serve.jumbotron.service .container ul li.competi {
    width: 268px;
}

.serve.jumbotron.service .container ul li.num>div {
    background-position: 0 -129px
}

.serve.jumbotron.service .container ul li.rank>div {
    background-position: -128px 0
}

.serve.jumbotron.service .container ul li.competi>div {
    background-position: 0 0
}

.serve.jumbotron.service .container p {
    line-height:26px;
}

.service.jumbotron.advantage.serve {
    background: #fff
}

.service.jumbotron.exten.serve {
    width: 100%;
    background: url(../images/ext-banner.jpg) 50% 100% repeat-x;
    height: 590px
}

.service.jumbotron.exten.serve .whywe {
    margin: 0 auto;
    position: relative
}

.service.jumbotron.exten.serve .whywe div.text {
    width: 1040px;
    margin: 0 auto
}

.service.jumbotron.exten.serve .whywe div div {
    padding: 120px 0 0 0;
    width: 390px;
    height: 372px
}

.service.jumbotron.exten.serve .whywe div p {
    font-size: 19px;
    color: #fff;
    line-height: 38px;
    margin-top: 28px
}

.service.jumbotron.exten.serve .whywe div p span {
    font-size: 24px;
    color: #29cda7
}

.service.jumbotron.exten.serve .whywe h3 {
    margin: 0;
    font-size: 48px;
    color: #2acea8
}

.service.jumbotron.exten.serve .whywe a {
    width: 280px;
    height: 68px;
    border: 4px solid #29cda7;
    border-radius: 10px;
    display: block;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 26px;
    margin-top: 40px;
    -webkit-transition: .3s all ease
}

.service.jumbotron.exten.serve .whywe a:hover {
    background: #29cda7
}

.jumbotron.serve.advantage .advantage-info .macFlat {
    float: left;
    margin-right: 66px
}

.jumbotron.serve.advantage .advantage-info ul {
    float: left;
    width: 640px;
    margin-top: -20px
}

.jumbotron.serve.advantage .advantage-info ul li {
    float: left
}

.jumbotron.serve.advantage .advantage-info ul li:last-child {
    margin-left: 66px
}

.jumbotron.serve.advantage .advantage-info ul li div {
    height: 120px;
    border-radius: 10px
}

.jumbotron.serve.advantage .advantage-info ul li div p {
    font-size: 12px
}

.jumbotron.serve.advantage .container .advantage-info ul li div h4 {
    font-size: 20px;
    margin-top: 26px
}

.jumbotron.serve.advantage .advantage-info ul li .sec {
    margin-top: 63px
}

.jumbotron.serve.advantage .advantage-info ul li div div {
    float: left;
    padding-right: 30px
}

.jumbotron.serve.advantage .advantage-info ul li div div:first-child {
    width: 68px;
    height: 68px;
    background: #20d9ae;
    border-radius: 50%;
    margin: 26px 12px 0 10px
}

.jumbotron.serve.advantage .advantage-info ul li div div span {
    background: url(../images/v2/sprit.png);
    display: block;
    margin: 18px 0 0 18px
}

.jumbotron.serve.advantage .advantage-info ul li div .l-t span {
    background-position: 376px -383px;
    width: 28px;
    height: 34px
}

.jumbotron.serve.advantage .advantage-info ul li div .l-b span {
    background-position: 376px -458px;
    width: 34px;
    height: 34px
}

.jumbotron.serve.advantage .advantage-info ul li div .r-t span {
    background-position: 376px -418px;
    width: 37px;
    height: 34px
}

.jumbotron.serve.advantage .advantage-info ul li div .r-b span {
    background-position: 381px -499px;
    width: 38px;
    height: 34px;
    margin: 14px 0 0 14px
}

.service .container .our-adv {
    margin-top: 100px
}

.service .container .our-adv .box {
    float: left;
    margin-left: 50px
}

.service .container .our-adv .box .img-box {
    width: 120px;
    height: 120px;
    border: 2px solid #29cea8;
    border-radius: 50%;
    float: left;
    margin-right: 14px;
    background: #29cea8
}

.service .container .our-adv .box .img-l span {
    background: url(../images/v2/major.png);
    display: block;
    width: 84px;
    height: 55px;
    margin: 27px 0 0 17px
}

.service .container .our-adv .box .img-c span {
    background: url(../images/v2/effec.png);
    display: block;
    width: 70px;
    height: 67px;
    margin: 25px 0 0 23px
}

.service .container .our-adv .box .img-r span {
    background: url(../images/v2/lock.png);
    display: block;
    width: 58px;
    height: 73px;
    margin: 20px 0 0 30px
}

.service .container .our-adv .box .img-l .h-maj {
    background: url(../images/v2/h-major.png)
}

.service .container .our-adv .box .img-c .h-effec {
    background: url(../images/v2/h-effec.png)
}

.service .container .our-adv .box .img-r .h-lock {
    background: url(../images/v2/h-lock.png)
}

.service .container .our-adv .box .hov-img {
    background: #fff
}

.service .container .our-adv .box div {
    float: left
}

.serve.jumbotron.customers .container .items a {
    display: inline-block
}

.serve.jumbotron.customers .container .items a+a {
    margin-left: 70px
}

.jumbotron.serve.service.ouradv {
    background: #f6f6f6
}

.tencent {
    display: block;
    width: 118px;
    height: 46px;
    background: #1fc7a0;
    font-size: 18px;
    background-image: url(../images/v2/tencentqq.png);
    line-height: 46px;
    border-radius: 4px 0 0 4px;
    background-repeat: no-repeat;
    background-position: 8px 10px;
    position: fixed;
    right: 0;
    bottom: 50%;
    z-index: 9999
}

.tencent span {
    margin-left: 36px;
    color: #fff
}

.serve.jumbotron.advantage {
    background-color: #fff
}

.serve.jumbotron.advantage.search-serve {
    background-color: #f8f8f8
}

.serve.jumbotron.advantage .container {
    width: 1050px;
    padding: 42px 0;
}

.serve.jumbotron.advantage.search-serve .container {
    padding-bottom: 100px;
    padding-top: 65px
}

.serve.jumbotron.advantage .container .advantage-info {
    margin-top: 50px
}

.serve.jumbotron.advantage.search-serve .container .advantage-info {
    margin-top: 100px
}

.serve.jumbotron.advantage .container .advantage-info h4 {
    font-size: 25px;
    color: #666;
    margin-bottom: 8px
}

.serve.jumbotron.advantage.search-serve .container .advantage-info h4 {
    font-size: 22px;
    margin-bottom: 16px;
    font-weight: 400;
    color: #333
}

.serve.jumbotron.advantage .container .advantage-info p {
    line-height:26px;
    color: #666
}

.serve.jumbotron.advantage .container .advantage-info>div {
    height: 100%;
    float: left;
    text-align: right;
    width: 350px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div {
    width: 500px
}

.serve.jumbotron.advantage.search-serve .container .advantage-info>div>div {
    text-align: left;
    padding-left: 160px;
    position: relative
}

.serve.jumbotron.advantage .container .advantage-info>div.middle {
    width: 346px;
    padding-top: 66px
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon {
    position: relative;
    width: 254px;
    height: 254px;
    margin: 0 auto;
    background-position: 0 -266px;
    background-image: url(../images/v2/sprit.png)
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon>div {
    position: absolute;
    width: 82px;
    height: 82px;
    background-image: url(../images/v2/sprit.png)
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon .l-t {
    background-position: 83px -1px;
    top: -10px;
    left: -18px
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon .r-t {
    top: -10px;
    right: -18px;
    background-position: 80px -90px
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon .l-b {
    bottom: -10px;
    left: -18px;
    background-position: 83px -178px
}

.serve.jumbotron.advantage .container .advantage-info>div.middle .advantage-icon .r-b {
    bottom: -10px;
    right: -18px;
    background-position: 192px -148px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div .advantage-icon {
    position: absolute;
    left: 46px;
    top: 0;
    width: 80px;
    height: 84px;
    background-image: url(sprit-search.png)
}

.serve.jumbotron.advantage.search-serve .advantage-info>div .advantage-icon.l-t {
    background-position: 83px -1px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div .advantage-icon.r-t {
    background-position: 80px -90px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div .advantage-icon.l-b {
    background-position: 83px -176px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div .advantage-icon.r-b {
    background-position: 194px -148px
}

.serve.jumbotron.advantage .container .advantage-info>div.right {
    text-align: left;
    margin-right: -50px
}

.serve.jumbotron.advantage .container .advantage-info>div.right h4 {
    width: 348px
}

.serve.jumbotron.advantage .container .advantage-info>div>div.bottom {
    margin-top: 160px
}

.serve.jumbotron.advantage.search-serve .advantage-info>div>div.bottom {
    margin-top: 80px
}

.serve.jumbotron.advantage .container .advantage-info>div>div.mt {
    margin-top: 136px
}

.serve.jumbotron.advantage.search-serve .container .advantage-info>div>div.mt {
    margin-top: 80px
}

.serve.jumbotron.effect {
    background-color: #fff
}

.serve.jumbotron.effect .container {
    width: 1050px;
    padding: 56px 0;
    text-align: center
}

.serve.jumbotron.effect .container .items {
    margin-top: 60px;
    margin-bottom: 66px;
}

.serve.jumbotron.effect .container .items .item {
    box-shadow: 4px 2px 20px #e4e4e4;
    float: left;
    width: 460px;
    height: 274px;
    background-image: url(search-serve-effect-bg-1.jpg);
    background-size: 100% 100%;
    border: 1px solid #e7e7e7
}

.serve.jumbotron.effect .container .items .item.last {
    margin-left: 112px;
    background-image: url(search-serve-effect-bg-2.jpg)
}

.serve.jumbotron.effect .container p {
    font-size: 24px;
    line-height: 62px;
    text-align: center;
    color: #333
}

.serve.jumbotron.effect .container .tips {
    font-size: 18px;
    color: #666
}

.jumbotron li{
    list-style-type:none;
}


@media (max-width: 768px){

    // .jumbotron .container,
    // .serve.jumbotron.service,
    // .serve.jumbotron.advantage.search-serve,
    // .serve.jumbotron.effect,
    // .asovip-page .app-footer-banner,
    // .flat-blue .app-footer,
    #MEIQIA-BTN {
        width:320px;
    }

    .serve.jumbotron.advantage .container{
        width:auto;
    }
    .serve.jumbotron, .serve.jumbotron.service .container{
        min-width:300px;
    }
    .serve.jumbotron.service .container ul li.rank,
    .serve.jumbotron.advantage.search-serve .advantage-info>div,
    .serve.jumbotron.advantage .container .advantage-info>div.right h4,
    .serve.jumbotron.effect .container .items .item,
    .serve.jumbotron.service .container ul li{
        width:auto;
        float:none;
        margin:0 auto 10px;
    }


    .serve.jumbotron.service .container ul li.competi,
    .serve.jumbotron.service .container ul li.rank,
    .serve.jumbotron.service .container ul li.num{
        // width:300px;
    }


    .serve.jumbotron.effect .container .items .item.last{
        margin-left:0;
    }
    .asovip-page,.serve.jumbotron.advantage .container .advantage-info>div.right{
        margin-right:0;
    }
    .serve.jumbotron.service.search-serve .container ul{
        padding-left:0;
    }

    .serve.jumbotron.advantage.search-serve .container .advantage-info div.left,
    .serve.jumbotron.advantage.search-serve .container .advantage-info div.right{
        margin-left:0;
        margin-top:60px;
    }

    .serve.jumbotron.service.search-serve .container ul li>p {
        margin:0 auto;
        width:276px;
    }

    .serve.jumbotron.advantage .container .advantage-info p{
        // width:200px;
    }

    .serve.jumbotron.advantage .container .advantage-info>div.right h4 ,
    .serve.jumbotron.advantage.search-serve .container .advantage-info h4{
        // width:180px;
        margin-left:0;
        line-height:36px;
    }

    .serve.jumbotron.effect .container p{
        width:280px;
        margin:0 auto;
        font-size:22px;
        line-height:42px;
    }

}
