.banner{
    width: 100%;
	min-width:1348px;
    height: 1080px;
    background: url(../img/banner.jpg) no-repeat center center;
    background-size:cover;
}
.banner a{
    position: absolute;
    bottom:106px;
    right:50%;
    margin-right: -148px;
    display: block;
    width:296px;
    height:96px;
    line-height: 100px;
    text-align: center;
    border:2px solid #fff;
    font-family: 'menusFont';
    font-size: 24px;
    background-color:rgba(0,0,0,0.3);
    cursor: pointer;

}
.banner a:hover{
    background-color:#2b8fff;
    border:2px solid #2b8fff;
}
.section-one{
    padding:90px 100px 0;
}
.section-one-left{
    padding-top:200px;
    float: left;
    padding-left: 100px;
}
.section-one-left h3,.section-four-top h3{
    font-size: 54px;
    color: #333;
    font-family: "titleFont";
    line-height: 68px;
}
.section-one-left P,.section-four-top p{
    font-size: 20px;
    color: #333;
    line-height: 28px;
    font-family: "pFont";
    width:572px;
}
.section-one-right{
    margin-left: 60px;
    float:left;
}
.mobile{
    width:383px;
    height:683px;
    background: url("../img/phone.png") no-repeat;
    padding-left: 18px;
    padding-top: 9px;                                                
}
.mobile-top{
    width: 100%;
    height:215px;
}
.mobile-top img{
    width: 100%；
    height:100%;
}
.mobile-bottom{
    width: 100%;
    height:85px;
}
.mobile-bottom img{
    width: 100%；
    height:100%;
} 
.banner-container{
    width:306px;
    height:306px;
    overflow: hidden;
    position: relative;

}
.banner-container .wrapper{
    
    height:100%;
    position: absolute;
    top: 0;
    left:0px;

}
.banner-container .wrapper .slide{
    float: left;
    width:306px;
    height:306px;
    overflow: hidden;
}
.sub-item img{
    width:100%;
    height:100%;
}
.section-two{
    margin-top: 80px;
}
.section-two-content{
    margin-top: 80px;
    padding:0 76px;

}
.section-two h1,.section-two h2{
    font-size: 150px;
    color: #ffcc00;
    font-family:"mapFont";
    display: inline-block;
    margin-right:27px;
}
.section-two h2{
    font-size: 120px;
}
.section-two span{
    font-size: 24px;
    color: #333;
    font-family:"titleFont";
}
.section-three{
    margin-top:130px;
}
.section-three h2{
    font-size: 48px;
    color: #333;
    font-family:"titleFont";
    width:100%;
    text-align: center;
}
.line{
    width:120px;
    background: #d7d7d7;
    height:1px;
    margin: 40px auto;
}
#slider{
    margin-bottom: 70px;
    height:60px;
}
.swiper-container,.section-four-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: 6;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.section-four{
    margin-top: 120px;
    padding-left: 60px;
}
.section-four-top p{
    width:830px;
}
.section-four-content{
    width:100%;
    height: 227px;
    margin-top: 60px;
    margin-left: 6px;
    margin-bottom: 70px;
}
.section-four-container{
    overflow: hidden;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: box;
}
.section-four-slide {
    margin: 10px 136px 0px 0;
    height: 100%;
    line-height: 40px;
    padding-left: 6px;
    -webkit-box-flex: 1;
    text-align: center;
}
.section-four-slide img{
    margin-bottom:30px;
}
.section-four-slide p {
    font-size: 18px;
    line-height:24px;
    color: #333;
    font-family: 'titleFont';
    text-align: left
;
}
.section-four-bottom{
    width:100%;
    padding-left: 6px;
}
.bg{
    width:100%;
    background: url("../img/AD NETWORK_Web.png") no-repeat;
    height:718px;
    position: relative;
}
.bg p{
    color: #ffcc00;
    font-size: 26px;
    font-family: 'mapFont';
}
.click{
    position: absolute;
    top:150px;
    left:350px;
}
.install{
    position: absolute;
    top:150px;
    left:700px;
}
.revenue{
    position: absolute;
    top:224px;
    left:350px;
}
.ecpc{
    position: absolute;
    top:224px;
    left:700px;
}
.section-five .container,.section-six .container{
    padding-left: 60px;
    margin-top: 50px;
    margin-bottom: 110px;
}
.section-six .container{
    margin-bottom: 90px;
}
.section-five h5,.section-six h5{
    font-size: 36px;
    color: #333;
    font-family: "titleFont";
}
.section-five .contact{
    width:198px;
    height:58px;
    line-height: 58px;
    margin-right:30px;
    display: inline-block;
    margin-top:40px;
    font-size: 14px;
    color: #999;
    font-family: "btnFont";
    text-align: center;
    border:1px solid #999;
    cursor: pointer;
}
.section-five .contact:hover{
    background-color:#2b8fff;
    border:1px solid #2b8fff;
    color: #fff;
}
.section-five p{
    font-size: 14px;
    color: #999;
    font-family: "pFont";
    display: inline-block;

}
.section-five p a{
    font-size: 16px;
    color: #2b8fff;
    font-family: "titleFont";
    cursor: pointer;

}
.left-line{
    width:120px;
    height:1px;
    background: #d7d7d7;
    margin-top:40px;
    margin-bottom: 40px;
}

.close{
    color: #333;
    position: absolute;
    right:20px;
    top:10px;
    cursor: pointer;
}
.model{
    position: fixed;
    top:50%;
    left:50%;
    width:900px;
    height:633px;
    margin-left:-450px;
    margin-top:-316px;
    background-color: #fff;
    box-shadow: #131313;
    z-index: 9999;
    padding:0 60px;
    display: none;
    -webkit-box-shadow:0 0 10px rgba(19, 19, 19, .5);
    -moz-box-shadow:0 0 10px rgba(19, 19, 19, .5);
    box-shadow:0 0 10px rgba(19, 19, 19, .5);
}
.model-title{
    margin-top:30px;
    font-size: 24px;
    font-family: Arial;
    color:#333;

}
.model-line{
    width:110px;
    height:2px;
    background-color: #ffcc00;
    margin-top:20px;
}
.model-form{

}
.form-title{
    font-size: 18px;
    color: #999999;
    margin-top:40px;
}
.from-input{
    width:360px;
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
}
.from-input input{
    width:100%;
    border:none;
    font-family: Arial;
    color: #333;
    outline: none;
}
.form-area{
    width:738px;
    margin-top:22px;
    height:200px;
    padding:20px;
    resize:none;
}
.form-btn{
    display: block;
    width:230px;
    height:60px;
    line-height: 60px;
    margin-top:30px;
    text-align: center;
    font-size: 16px;
    font-family: Arial;
    color: #333;
    background-color: #fff;
    border: 1px solid #333;
    margin-left: 300px;
    cursor: pointer;

}
.form-btn:hover{
    background-color: #2b8fff;
    border: 1px solid #2b8fff;
    color: #fff
}
.six-wrap,.three-wrap{
    width: 100%;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.six-wrap ul,.three-wrap ul{
    overflow: hidden;
    position:absolute;
    width: 2400px;
    left: 0;
    top: 0;
    _height:1px;
}

.six-wrap ul li,.three-wrap ul li{
    float: left;
    width: 200px;
    text-align: center;
    vertical-align: middle;
}























