.container {
}

.col {
    background: #fff;
    padding: 50px 0;
}

.col .content {
}

.col .h2 {
    text-align: center;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.col .p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.banner {
    height: 520px;
    background: url(../../img/airy/banner.png?t=20190806) no-repeat center;
    position: relative;
}

.banner .wrp1150 {
    position: relative;
    height: 100%;
}

.banner .btn-group {
    position: absolute;
    bottom: 180px;
    left: 55px;
}

.banner .btn-group .btn {
    font-size: 18px;
    display: block;
    width: 158px;
    height: 52px;
    border: 1px solid;
    text-align: center;
    line-height: 52px;
    float: left;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px;
}

.banner .btn-group .btn.resUrl {
    background: #ff2a00;
    border-color: #ff2a00;
}

.banner .btn-group .btn.kfUrl {
}

.banner .btn-group .btn:hover {
    opacity: .9;
}

.last-col {
    text-align: center;
}

.last-col p {
    font-size: 28px;
    color: #1c8ffb;
    font-weight: 700;
    margin-bottom: 25px;
}

.last-col a {
    background: #1C8FFB;
    color: #fff;
    font-size: 18px;
    padding: 12px 40px;
    border-radius: 8px;
}

.last-col img {
    margin-top: 40px;
}

/*介绍*/
.js-col{}
.js-col .h2 span{color: #ff2a00;}
.js-col .content{}
.js-col .content .text{
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
}
.js-col .content .text p{
    padding-top: 20px;
}
.js-col .content .text p.strong{color: #ff2a00;font-weight: 700;margin-top: 30px;}
.js-col .content .img{
    text-align: center;
}
.js-col .content .img img{}

/*普通模式*/
.pt-col{
    background: #f4f4f4;
}
.pt-col .h2 span{
    color: #2b77fe;
}
.pt-col .content{}
.pt-col .content>div{
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.pt-col .content .img{}
.pt-col .content .text{
    width: 500px;
    margin-left: 50px;
}
.pt-col .content .text h4{
    color: #2b77fe;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.pt-col .content .text h4 .icon{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.pt-col .content .text p{
    font-size: 16px;
    margin-bottom: 20px;
}
/*会员模式*/
.hy-col{
    
}
.hy-col .h2 span{
    color: #fdad00;
}
.hy-col .content{}
.hy-col .content>div{
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.hy-col .content .img{}
.hy-col .content .text{
    width: 500px;
    margin-left: 50px;
}
.hy-col .content .text h4{
    color: #fdad00;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.hy-col .content .text h4 .icon{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.hy-col .content .text p{
    font-size: 16px;
    margin-bottom: 20px;
}
.hy-col .content .text p.strong{
    color: #fdad00;
}
/*代理政策*/
.dl-col{
    background: #f4f4f4;
}
.dl-col .h2 span{
    color: #103c5f;
}
.dl-col .content{}
.dl-col .content>div{
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.dl-col .content .img{}
.dl-col .content .text{
    width: 500px;
    margin-left: 50px;
}
.dl-col .content .text h4{
    color: #103c5f;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.dl-col .content .text h4 .icon{
    display: inline-block;
    vertical-align: middle;
}
.dl-col .content .text p{
    font-size: 16px;
    margin-bottom: 20px;
}
.dl-col .content .text p span{
    color: #fc5f28;
}
.dl-col .content .text p.strong{
    color: #103c5f;
}
/*合伙人政策*/
.hhr-col{}
.hhr-col .h2 span{
    color: #0096ff;
}
.hhr-col .content{}
.hhr-col .content>div{
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.hhr-col .content .img{}
.hhr-col .content .text{
    width: 500px;
    margin-left: 50px;
}
.hhr-col .content .text h4{
    color: #0096ff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.hhr-col .content .text h4 .icon{
    display: inline-block;
    vertical-align: middle;
}
.hhr-col .content .text p{
    font-size: 16px;
    margin-bottom: 20px;
}
.hhr-col .content .text p span{
    color: #fc5f28;
}
/*市场政策*/
.sc-col{
    background: #f4f4f4;
}
.sc-col .h2 span{
    color: #ff0000;
}
.sc-col .content{}
.sc-col .content>div{
    display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.sc-col .content .img{}
.sc-col .content .text{
    width: 500px;
    margin-left: 50px;
}
.sc-col .content .text h4{
    color: #ff0000;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.sc-col .content .text h4 .icon{
    display: inline-block;
    vertical-align: middle;
}
.sc-col .content .text p{
    font-size: 16px;
    margin-bottom: 20px;
}
.sc-col .content .text p span{
    color: #fc5f28;
}
/*颠覆模式*/
.df-col{}
.df-col .head-bg{
    height: 180px;
    background: url(../../img/airy/ms-bg.png?t=20190806) no-repeat center;
}
.df-col .content{}
.df-col .content ul{
    padding: 50px 0;
}
.df-col .content ul li{
    width: 25%;
    float: left;
}
.df-col .content ul li .box{
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    text-align: center;
    width: 248px;
    height: 348px;
    margin: 0 auto;
}
.df-col .content ul li .img{}
.df-col .content ul li .img .icon{
    display: block;
    margin: 30px auto 10px;
}
.df-col .content ul li h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.df-col .content ul li p{
    color: #666;
    padding: 0 20px;
    line-height: 1.8;
}
.bg-icon_01 {
    width: 100px; height: 100px;
    background: url('../../img/airy/icon-bg.png') no-repeat -115px -10px;
}

.bg-icon_02 {
    width: 100px; height: 100px;
    background: url('../../img/airy/icon-bg.png') no-repeat -235px -10px;
}

.bg-icon_03 {
    width: 100px; height: 100px;
    background: url('../../img/airy/icon-bg.png') no-repeat -355px -10px;
}

.bg-icon_04 {
    width: 100px; height: 100px;
    background: url('../../img/airy/icon-bg.png') no-repeat -475px -10px;
}

.bg-icon_tp {
    width: 30px; height: 33px;
    background: url('../../img/airy/icon-bg.png') no-repeat -10px -10px;
}

.bg-icon_zs {
    width: 35px; height: 32px;
    background: url('../../img/airy/icon-bg.png') no-repeat -60px -10px;
}