html {
    min-width: 1300px;
}

body {
    background-color: #fff !important;
}

.banner {
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}

.content {
    width: 100%;
}

.clear {
    clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.shop_item {
    padding: 70px 0;
}

.shop_item .shop_head {
    text-align: center;
    margin-bottom: 0px;
}

.shop_item h1 {
    font-size: 30px;
    color: #333;
    font-weight: inherit;
}

.shop_item p {
    font-size: 14px;
    color: #999;
}

.content1 h1,
.content1 p {
    text-align: center;
}

.content1 h1 {
    font-size: 30px;
}

.content1 p {
    color: #999;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    height: 55px;
}

.content1 ul {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

.content1 ul li {
    width: 300px;
    height: 404px;
    border: 1px solid #e7e7e7;
    border-right: 0;
    float: left;
    text-align: center;
    position: relative;
}

.content1 ul li:last-child {
    border-right: 1px solid #e7e7e7;
}

.content1 ul li .app_item1_img {
    width: 82px;
    height: 82px;
    background: url(../images/app_item1.png) no-repeat;
    margin: 50px auto 0;
}

.content1 ul li .app_item1_img.app_item1_img1 {
    background-position: 0 1px;
}

.content1 ul li .app_item1_img.app_item1_img2 {
    background-position: -299px 1px;
}

.content1 ul li .app_item1_img.app_item1_img3 {
    background-position: -601px 1px;
}

.content1 ul li .app_item1_img.app_item1_img4 {
    background-position: -909px 1px;
}

.content1 ul li h6 {
    margin: 35px 0;
    font-size: 18px;
    color: #333;
    font-weight: inherit;
}

.content1 ul li p {
    height: 55px;
    padding: 0 40px;
    font-size: 14px;
    color: #777;
    text-align: left;
}

.content1 ul li .more {
    position: absolute;
    bottom: 36px;
    left: 86px;
    height: 32px;
    width: 128px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background: #00b2ec;
    border-radius: 40px;
}

.content1 ul li:hover {
    background: #00b2ec;
    box-shadow: 0 0 46px 2px rgba(0, 178, 236, 0.2);
}

.content1 ul li:hover .app_item1_img.app_item1_img1 {
    background-position: 0 -80px;
}

.content1 ul li:hover .app_item1_img.app_item1_img2 {
    background-position: -299px -80px;
}

.content1 ul li:hover .app_item1_img.app_item1_img3 {
    background-position: -601px -80px;
}

.content1 ul li:hover .app_item1_img.app_item1_img4 {
    background-position: -909px -80px;
}

.content1 ul li:hover h6,
.content1 ul li:hover p {
    color: #fff;
}

.content1 ul li:hover .more {
    background: #fff;
    color: #00b2ec;
}

.app_item2 {
    width: 100%;
    height: 818px;
    background: url(../images/app_item2_bg.jpg) no-repeat center 0;
}

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

.app_item2 .shop_head h1 {
    font-size: 30px;
    color: #333;
    font-weight: inherit;
}

.app_item2 .shop_head p {
    font-size: 14px;
    margin-top: 15px;
    color: #999;
    height: 60px;
}

.app_item2 .app_item2_content {
    height: 510px;
    width: 100%;
    margin-top: 80px;
}

.app_item2 .app_item2_content .left {
    width: 390px;
    height: 450px;
    float: left;
    margin-top: 35px;
}

.app_item2 .app_item2_content .left .app_item2_box1 {
    width: 305px;
    height: 68px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff6600;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 -402px;
    margin-left: 85px;
}

.app_item2 .app_item2_content .left .app_item2_box2 {
    width: 305px;
    height: 68px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #29abe2;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 -334px;
    margin-left: 85px;
}

.app_item2 .app_item2_content .left .app_item2_box3 {
    width: 390px;
    height: 66px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff6600;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 -67px;
    margin-left: 5px;
}

.app_item2 .app_item2_content .center {
    position: relative;
    float: left;
    width: 350px;
    margin-left: 30px;
    height: 508px;
    background: url(../images/app_phone.png) no-repeat 56px 0;
}

.app_item2 .app_item2_content .center .consult {
    width: 140px;
    height: 100px;
    position: absolute;
    top: 195px;
    left: 115px;
    text-align: center;
}

.app_item2 .app_item2_content .center .consult p {
    font-size: 20px;
    color: #fff;
}

.app_item2 .app_item2_content .center .consult a {
    display: block;
    height: 26px;
    line-height: 26px;
    width: 80px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
}

.app_item2 .app_item2_content .center .consult_bg {
    position: absolute;
    top: 79px;
    left: 0;
}

.app_item2 .app_item2_content .right {
    width: 398px;
    height: 450px;
    float: right;
    margin-top: 35px;
}

.app_item2 .app_item2_content .right .app_item2_box4 {
    width: 305px;
    height: 67px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #29abe2;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 -200px;
    margin-right: 85px;
}

.app_item2 .app_item2_content .right .app_item2_box5 {
    width: 305px;
    height: 68px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff6600;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box2.png) no-repeat 1px 0;
    margin-right: 85px;
}

.app_item2 .app_item2_content .right .app_item2_box6 {
    width: 390px;
    height: 66px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff6600;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 -134px;
    margin-right: 5px;
}

.app_item2 .app_item2_content .right .app_item2_box7 {
    width: 394px;
    height: 66px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #29abe2;
    line-height: 50px;
    text-indent: 20px;
    background: url(../images/app_item_box.png) no-repeat 0 0px;
    margin-right: 5px;
}

.app_item3 li {
    position: relative;
    width: 378px;
    height: 242px;
    float: left;
    margin-right: 33px;
    margin-bottom: 40px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: transform 0.4s ease-in-out 0.25s, opacity 0.4s ease-in-out 0.25s;
    transform: translatey(0);
}

.app_item3 li:nth-of-type(3n) {
    margin-right: 0;
}

.app_item3 li .app_item3_icon {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    height: 80px;
    width: 80px;
    background: url(../images/app_item3_icons.png) no-repeat;
}

.app_item3 li .app_item3_box {
    height: 202px;
    width: 378px;
    border: 1px solid #e7e7e7;
    margin-top: 40px;
    text-align: center;
}

.app_item3 li .app_item3_box h6 {
    font-size: 18px;
    color: #333;
    margin-top: 60px;
}

.app_item3 li .app_item3_box p {
    font-size: 14px;
    color: #777;
    padding: 0 20px;
    line-height: 24px;
    text-align: left;
    margin-top: 15px;
}

.app_item3 li .app_item3_icon.app_item3_icon1 {
    background-position: 0 0;
}

.app_item3 li .app_item3_icon.app_item3_icon2 {
    background-position: -411px 0;
}

.app_item3 li .app_item3_icon.app_item3_icon3 {
    background-position: -822px 0;
}

.app_item3 li .app_item3_icon.app_item3_icon4 {
    background-position: 0 -282px;
}

.app_item3 li .app_item3_icon.app_item3_icon5 {
    background-position: -411px -282px;
}

.app_item3 li .app_item3_icon.app_item3_icon6 {
    background-position: -822px -282px;
}

.shop_item6 {
    background: #f8f8f8;
}

.shop_item6 ul {
    margin-top: 40px;
    margin-right: -37px;
    overflow: hidden;
}

.shop_item6 ul li {
    width: 272px;
    height: 346px;
    margin-right: 37px;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    background: #fff;
    border-radius: 3px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.shop_item6 ul li a {
    display: block;
    height: 100%;
    width: 100%;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.shop_item6 ul li .shop_item6_img {
    overflow: hidden;
}

.shop_item6 ul li .app_item4_title {
    font-size: 18px;
    color: #333;
    margin: 20px 0;
    text-align: center;
}

.shop_item6 ul li p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    width: 86%;
    margin-left: 7%;
}

.shop_item6 ul li:hover {
    box-shadow: 0 24px 40px -20px rgba(20, 20, 20, 0.5);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transform: translateX(-3px);
    -webkit-transform: translateY(-3px);
}

.shop_item6.app_item4 ul {
    /*margin-top: 452px;*/
}

.shop_item6.app_item4 ul li {
    height: 400px;
}

.shop_item6.app_item4 ul li .shop_item6_img {
    height: 199px;
    width: 100%;
}

.shop_item6.app_item4 ul li .shop_item6_img img {
    height: 199px;
    width: 100%;
}

/*服务流程*/
.wao_all_tit h3 {
    font-weight: normal;
    font-size: 30px;
    color: #212529;
    margin-bottom: 20px;
    height: 30px;
    text-align: center;
}

.wao_p {
    font-size: 14px;
    color: #5a6169;
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 1px;
}

.wao_client {
    background: url("../images/fuwuliucheng-bg.png") no-repeat top center;
    background-size: 100%;
}

.wao_client_tit {
    margin-top: 68px;
}

.wao_client_img {
}

.wao-wrapper {
    width: 100%;
    margin: 0 auto;
}

.wao-wrapper ul {
    height: 360px;
    margin: 0 -5px;
}

.wao-wrapper ul li {
    cursor: pointer;
    width: 150px;
    float: left;
    text-align: center;
    border-right: 1px #ddd dotted;
    font-weight: 500
}

.wao-wrapper ul li p {
    font-size: 18px;
    line-height: 40px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 500
}

.wao-wrapper ul li h5 {
    font-size: 15px;
    line-height: 36px;
    color: #666;
    font-weight: 500
}

.wao-wrapper ul li:nth-last-child(1) {
    border-right: none;
}

.wao-wrapper .wrapper_ul3 li {
    border-bottom: none;
}

.wao-wrapper li:hover img {
    animation: flipInY 1s;
}

/*问题*/

.yl-mdwt {
    width: 100%;
    height: 380px;
    margin: 153px 0 45px;
}

.yl-mdwt .w1200 {
    position: relative;
    height: 280px;
}

.yl-mdwt img {
    display: block;
    position: absolute;
    left: 40px;
    bottom: -45px;
}

.yl-mdwt .floatR p {
    font-size: 26px;
    line-height: 46px;
    margin-top: 10px;
}

.yl-mdwt .floatR p em {
    background: #FF9C00;
    color: #fff;
    line-height: 46px;
    display: inline-block;
    padding: 0 10px;
}

.orange {
    color: #FF9B00;
}

.floatR {
    float: right;
}

.yl-zx {
    text-align: center;
    display: inline-block;
    padding: 0 59px;
    height: 50px;
    background: none;
    border: 1px solid #FF9C00;
    border-top-color: rgb(255, 156, 0);
    border-right-color: rgb(255, 156, 0);
    border-bottom-color: rgb(255, 156, 0);
    border-left-color: rgb(255, 156, 0);
    font-size: 16px;
    color: #FF9B00;
    line-height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 45px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.yl-mdwt .yl-zx:hover {
    background: #1AA4FF;
    border-color: #1AA4FF;
}

.yl-mdwt .yl-zx {
    margin-top: 30px;
    background: #45B3FF;
    color: #fff;
    border-color: #45B3FF;
}

.yl-zx.h40 {
    height: 38px;
    line-height: 38px;
    padding: 0 44px;
}

.yl-zx.fon14 {
    font-size: 14px;
}

/*好处*/

/*通用结构*/
.container{width:1200px;height:auto !important;height:auto;min-height:200px;margin:0 auto;padding-top:60px;}
.container .title_a{width:100%;height:65px;line-height:50px;text-align:center;font-size: 28px;margin: 0 0 30px 0;}
.container .title_a p{font-size:16px;margin:10px 0;line-height:27px;color:#999;}
.container ul.service{height:350px;width:100%;padding:20px 0 0;}
.container ul.service li{float:left;height:260px;width:48%;border: 1px solid #E6E8ED;box-shadow: 0 2px 6px rgba(5,29,75,0.04);border-radius: 4px;position:relative;margin-right:3%;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.container ul.service li:hover{box-shadow: 2px 5px 16px #eee;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.container ul.service li:nth-child(1) .box-img{position:relative;left:30px;top:40px;float: left;height: 180px;width: 180px;border-radius:50%;background-image:url(../images/ios.svg);background-repeat:no-repeat;background-size:auto 238px;background-position:center -16px;}
.container ul.service li .box-text{position: absolute;top:67px;left: 44%;width: 100%;text-align:left;font-size:20px;line-height:30px;}
.container ul.service li .box-text p{margin:0;font-size:14px;width:280px;line-height:25px;margin-top:15px;}
.container ul.service li:nth-child(2) .box-img{float: left;height: 180px;border-radius:50%;width: 180px;position:relative;left:30px;top:40px;background-image:url(../fonts/android.svg);background-repeat:no-repeat;background-size:auto 232px;background-position:center -21px;}
.container ul.service li:nth-child(2){margin:0;}
.wrapall{width:100%;height:auto;clear:both;overflow:hidden;}
.wrapall.app{background: -webkit-linear-gradient(left top, #f9f9f9, #eeeeee);background: -o-linear-gradient(bottom right, #f9f9f9, #eeeeee);background: -moz-linear-gradient(bottom right, #f9f9f9, #eeeeee);background: linear-gradient(to bottom right, #f9f9f9, #eeeeee);}
.container ul.app-power{height:484px;background:url(../fonts/app.svg) center bottom no-repeat;position:relative;width:100%;margin:60px 0 100px 0;}
.container ul.app-power li{position:absolute;width:340px;font-size:14px;}
.container ul.app-power li img{width:80px;height:auto;margin-bottom:24px;}
.container ul.app-power li:nth-child(1){text-align:right;left:30px;top:10px;}
.container ul.app-power li:nth-child(2){text-align:right;right:30px;top:10px;text-align:left;}
.container ul.app-power li:nth-child(3){text-align:right;left:30px;top:280px;}
.container ul.app-power li:nth-child(4){text-align:left;right:30px;top:280px;}
.container ul.app-power li strong{display:block;width:100%;height:30px;font-size:18px;}




