html, body, .layui-container {
    min-width: 1170px;
}
.x-btn {
    font-size: 16px;
    color: #fff;
    width: 140px;
    height: 42px;
    background:rgba(255,103,16,1);
    border-radius: 4px;
    border: 0;
    display: inline-block;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}
.x-btn:hover {
    background:rgba(240,90,0,1);
    color: #fff;
}
/*公共头部*/
#fakeHeader {
    height: 80px;
    background: #000;
}
.header {
    height: 80px;
    background: #000000;
    color: #fff;
}
.header .logo {
    line-height: 80px;
}
.header .logo img {
    width: 147px;
}
.header .nav .nav-list {
    display: block;
}
.header .nav .nav-list li {
    font-size: 14px;
    line-height: 80px;
    float: left;
    margin-left: 55px;
    position: relative;
}
.header .nav .nav-list li a {
    cursor: pointer;
    color: #fff;
}
.header .nav .nav-list li.active i, .header .nav .nav-list li:hover i{
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 15px;
    width: 21px;
    left: 50%;
    margin-left: -10.5px;
    border-radius: 2px;
}
.header .nav-items {
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 80px;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,0.9);
    box-sizing: border-box;
}
.header .nav-items li:nth-child(2) {
    padding-left: 335px;
}
.header .nav-items li a {
    padding: 10px;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #ddd;
    cursor: pointer;
}
.header .nav-items li a:hover {
    color: #FF6710;
}
.header .nav-items li a:first-child {
    padding-top: 20px;
}
.header .nav-items li a:last-child {
    padding-bottom: 35px;
}

/*公共尾部*/
.footer {
    background: #131520;
    height: 400px;
    box-sizing: border-box;
    padding: 68px 0 0 0;
}
.footer .layui-container {
    padding-left: 90px
}
.footer .tel {
    width: 80px;
    height: 80px;
    float: left;
}
.footer .tel img {
    width: 100%;
}
.footer .list {
    display: inline-block;
    margin-left: 26px;
}
.footer .list li {
    width: 230px;
    float: left;
}
.footer .list h3 {
    font-size:17px;
    color:rgba(255,255,255,1);
    line-height:36px;
    padding-bottom: 16px;
}
.footer .list h5 {
    font-size:18px;
    color:rgba(255,255,255,1);
    line-height:36px;
}
.footer .list a {
    font-size:14px;
    font-weight:400;
    color:rgba(124,124,134,1);
    line-height:36px;
    width: 100%;
    display: block;
}
.footer .qrcode {
    width: 80px;
}
.footer .copyright {
    font-size:12px;
    font-weight:400;
    color:rgba(124,124,134,1);
    line-height:22px;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 44px;
}


/*首页*/
.banner {
    width: 100%;
    height: 540px;
}
.banner .swiper-container {
    width: 100%;
    height: 100%;
}
.banner .swiper-slide {
    background-position: center;
    background-size: cover;
    background-color: #000;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    border-radius: 1px;
    background: rgba(255,255,255,0.8);
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.banner .slogan {
    color: #fff;
    text-align: center;
}
.banner .slogan h2 {
    font-size: 40px;
    padding-top: 150px;
    padding-bottom: 15px;
    font-weight: 500;
}
.banner .slogan h3 {
    font-size: 20px;
    padding-bottom: 65px;
    font-weight: 400;
}
.banner .slogan h5 {
    font-size: 16px;
}
.fast-box {
    padding: 28px 0;
    background: rgba(241, 242, 245, 1)
}
.fast-box .zhmd {
    width: 270px;
    height: 110px;
    float: left;
    background: #fff url(../images/k1.png);
    background-size: 100% auto;
}
.fast-box .o2o {
    width:270px;
    height:110px;
    float: left;
    margin: 0 20px;
    background: #fff url(../images/k2.png);
    background-size: 100% auto;
}
.fast-box .ai {
    width:270px;
    height:110px;
    float: left;
    margin: 0 0 0 20px;
    background: #fff url(../images/k3.png);
    background-size: 100% auto;
}
.fast-box .scrm {
    width: 270px;
    height: 110px;
    float: left;
    background: #fff url(../images/k4.png);
    background-size: 100% auto;
}
.fast-box h2 {
    height:25px;
    font-size:18px;
    font-weight:600;
    color:rgba(18,28,50,1);
    line-height:25px;
    margin: 21px 0 0 84px;
}
.fast-box h5 {
    width:133px;
    font-size:13px;
    font-weight:400;
    color:rgba(119,128,147,1);
    line-height:18px;
    margin: 7px 0 0 84px;
}
.fast-box .ai h2, .fast-box .o2o h2, .fast-box .scrm h2 {
    margin-top: 30px;
}
.fast-box a {
    display: block;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
}
.fast-box .ao h2 {
    font-size: 14px;
    margin: 0;
    padding: 18px 0 6px 30px;
}
.fast-box .ao h5 {
    margin: 0;
    padding-left: 30px;
}
.what-do-we-do h2 {
    font-size:32px;
    font-weight:500;
    color: #121C32;
    line-height:45px;
    text-align: center;
    padding: 54px 0 18px;
    font-weight: 500;
}
.what-do-we-do h5 {
    font-size: 15px;
    color: #555F73;
    text-align: center;
}
.what-do-we-do .changeBox {
    padding-top: 31px;
    padding-bottom: 55px;
}
.what-do-we-do .changeBox .title{
    height: 50px;
    border-bottom: 1px solid #F2F3F3;
    text-align: center;
    font-size: 20px;
}
.what-do-we-do .changeBox .title a {
    position: relative;
    height: 50px;
    line-height: 46px;
    cursor: pointer;
    margin: 0 75px;
}
.what-do-we-do .changeBox .title a:hover {
    color: #FF6710;;
}
.what-do-we-do .changeBox .title a i {
    width: 60px;
    height: 4px;
    display: block;
    position: absolute;
    left: 50%;
    right: 0;
    margin-left: -30px;
}
.what-do-we-do .changeBox .title a.active i {
    background: #FF6710;
}
.what-do-we-do .content {
    padding: 30px 10px;
}
.what-do-we-do .content h4 {
    color: #121C32;
    font-size: 18px;
    line-height: 25px;
}
.what-do-we-do .content h5 {
    color: #555F73;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    padding-top: 8px;
}
.what-do-we-do .content .img {
    width: 100%;
    padding-top: 34px;
}
.what-do-we-do .content .img img {
    width: 100%;
}
.ai-store {
    height: 690px;
    background: #000 url(../images/ai-store-bg.png);
    background-size: cover;
}
.ai-store .icons {
    margin: 154px 0 0 40px;
    float: left;
}
.ai-store .icons img {
    width: 640px;
}
.ai-store .infos {
    margin-left: 115px;
    float: left;
}
.ai-store .infos h2 {
    margin-top: 268px;
    font-size:32px;
    font-weight:500;
    color: #fff;
    line-height:45px;
}
.ai-store .infos h3 {
    font-size:15px;
    font-weight:400;
    color:#fff;
    line-height:21px;
    margin-top: 18px;
    margin-bottom: 42px;
}
.o2o-project {
    height: 700px;
    background: rgba(241, 242, 245, 1);
}
.o2o-project .layui-container {
    box-sizing: border-box;
    padding-left: 100px;
}
.o2o-project .infos {
    float: left;
}
.o2o-project .infos h2 {
    font-size:32px;
    font-weight:500;
    color:rgba(18,28,50,1);
    line-height:45px;
    margin: 144px 0 18px;
}
.o2o-project .infos h5 {
    width:443px;
    height:78px;
    font-size:15px;
    font-weight:400;
    color:rgba(85,95,115,1);
    line-height:26px;
    margin-bottom: 68px;
}
.o2o-project .infos .icons {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.o2o-project .infos .icons img {
    height: 79px;
}
.o2o-project .pics {
    float: left;
    margin: 50px 0 0 160px
}
.o2o-project .pics .box {
    float: left;
    width: 300px;
    height: 600px;
    background: url(../images/o2o-project-0.png);
    background-size: 300px 600px;
}
.o2o-project .pics .box .screen {
    width: 250px;
    height: 540px;
    float: left;
    margin: 25px 25px;
    border-radius: 10px;
    overflow: hidden;
    background: #fbf9fe;
}
.o2o-project .pics .box .screen img {
    width: 100%;
    height: auto;
}
.o2o-project .swiper-container {
    width: 100%;
    height: 100%;
}
.o2o-project .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}
.o2o-project .swiper-pagination-bullet-active {
    background: rgba(0,0,0,0.5);
}
.o2o-project .swiper-pagination-app {
    bottom: 0;
}
.users {
    height: 600px;
    background: #a3a4aa url(../images/users.png) center no-repeat;
    background-size: auto 100%;
}
.users p {
    width: 100%;
    margin-top: 228px;
    float: left;
    text-align: center;
    font-size:40px;
    color:rgba(255,255,255,1);
    line-height:56px;
}
.users .num {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 43px;
    font-size:32px;
    color:rgba(255,255,255,1);
    line-height:45px;
}
.users .num span {
    color:rgba(255,103,16,1);
    line-height:58px;
    font-size: 50px;
    font-family:DINAlternate-Bold,DINAlternate;
}

/*关于我们*/
.about-ad {
    height: 340px;
    background: url(../images/about-ad.png) center;
    background-size: auto 100%;
}
.about-us {
    background: #fff url(../images/about-bg.png) top center;
    background-size: 100% auto;
}
.about-us .layui-container {
    padding: 80px 0;
    box-sizing: border-box;
}
.about-us .left h2 {
    font-size:32px;
    font-weight: 600;
    color:rgba(18,28,50,1);
    line-height:45px;
}
.about-us .left .content {
    width:491px;
    font-size:15px;
    font-weight:400;
    color:rgba(85,95,115,1);
    line-height:30px;
    margin-top: 14px;
}
.about-us .left {
    width: 491px;
}
.about-us .right {
    width: 635px;
    position: absolute;
    bottom: 80px;
    right: 0;
}
.about-us .right img {
    width: 100%;
}
.about-team {
    height: 315px;
    background: rgba(247, 248, 250, 1) url(../images/about-team.png) center center no-repeat;
    background-size: auto 100%;
}

.contact-us .layui-container {
    padding: 80px 0;
    box-sizing: border-box;
}
.contact-us h2 {
    font-size:32px;
    font-weight: 600;
    color:rgba(18,28,50,1);
    line-height:45px;
    padding-bottom: 40px;
}
.contact-us .slogan {
    width: 100%;
    height: 106px;
    text-align: center;
    background:rgba(247,248,250,1);
}
.contact-us .slogan h3 {
    height:25px;
    font-size:18px;
    font-weight:500;
    color:rgba(18,28,50,1);
    line-height:25px;
    padding: 27px 0 11px;
}
.contact-us .slogan h5 {
    height:20px;
    font-size:14px;
    font-weight:400;
    color:rgba(85,95,115,1);
    line-height:20px;
}
.contact-us .map {
    padding-top: 70px;
    display: inline-block;
    width: 100%;
}
.contact-us .map .map-img {
    width:551px;
    height:472px;
    float: left;
}
.contact-us .map .map-img img {
    width: 100%;
}
.contact-us .address {
    width: 535px;
    float: right;
}
.contact-us .address .main {
    width:532px;
    height:185px;
    background:rgba(255,248,243,1);
    border-radius:8px;
    border:1px solid rgba(252,209,184,1);
    box-sizing: border-box;
    padding: 24px 37px;
    position: relative;
}
.contact-us .address .main h3 {
    height:33px;
    font-size:24px;
    font-weight:500;
    color:rgba(18,28,50,1);
    line-height:33px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(252, 209, 184, 1);
}
.contact-us .address .main h5 {
    font-size:14px;
    font-weight:400;
    color:rgba(18,28,50,1);
    line-height:26px;
    padding-top: 16px;
}
.contact-us .address .main .contact-qrcode {
    width: 70px;
    height: 70px;
    position: absolute;
    right: 50px;
    top: 95px;
    overflow: hidden;
}
.contact-us .address .main .contact-qrcode img{
    width: 71px;
}
.contact-us .address .list {
    width: 100%;
    box-sizing: border-box;
    padding: 23px 37px;
}
.contact-us .address .list h3 {
    height:26px;
    font-size:19px;
    font-weight:500;
    color:rgba(18,28,50,1);
    line-height:26px;
    padding-bottom: 5px;
}
.contact-us .address .list h5 {
    height:26px;
    font-size:14px;
    font-weight:400;
    color:rgba(85,95,115,1);
    line-height:26px;
    padding-bottom: 21px;
}