*{margin: 0;padding: 0}
ul,li{
    list-style: none;
}
.clear{ clear: both;}
html , body{
    width: 100%;
    height:100%;
    background: #fff;
}


.wrap{
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.list-wrap{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.banner{
    width:1920px;
    margin: 0 auto;
    background: url("../images/details/bannner.jpg") no-repeat;
    background-size:cover;
    background-position: center center;
    height:500px;
    text-align: center
}

.banner .title{
    font-size: 48px;
    color:#fff;
    padding: 185px 0 18px 0;
}
.banner .desc{
    color:#fff;
    font-size: 16px;
    line-height: 30px;
}

.pay-img{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    background-size:cover;
    background-position: center center;
    position: relative;
    z-index: 2;
    color:#666;
    font-size: 16px;
    min-height: 670px;
}

.pay-img .title{
    color:#333;
    font-size: 30px;
    text-align: center;
    margin: 60px 0 26px 0;
}
.pay-img .desc{
    color:#666;
    font-size: 18px;
    text-align: center;
    width: 800px;
    margin: 0 auto;
}
.pay-img .wx{
    position: absolute;
    z-index: 3;
    top:220px;
    right:60px;
    width: 419px;
    height:314px;
    color:#fff;
    background: url("../images/details2/wx.png") no-repeat;
    background-size:419px 314px;
    padding: 215px 60px 0 60px;
    box-sizing: border-box;
}

.pay-img .zfb{
    position: absolute;
    z-index: 3;
    top:220px;
    left:40px;
    width: 419px;
    height:314px;
    color:#fff;
    background: url("../images/details2/zfb.png") no-repeat;
    background-size:419px 314px;
    padding: 215px 60px 0 60px;
    box-sizing: border-box;
}

.info-img{
    min-width: 1200px;
    margin: 0 auto;
    height:400px;
    background: url("../images/details2/info.png") no-repeat;
    background-size:cover;
    background-position: center center;
    position: relative;
}

.info-img .desc{
    padding: 100px 0 0 0;
    color:#fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: 794px;
    margin: 0 auto;
}

.info-img .list{
    position: absolute;
    z-index: 2;
    left:50%;
    top:60px;
    width: 880px;
    margin-left: -440px;
}


.info-img .list li {
    float:left;
    font-size: 18px;
    color:#fff;
    width: 178px;
    margin-bottom: 10px;
    margin-right: 115px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-img .list li img{
    vertical-align: text-top;
    width: 67px;
    height:68px;
    float:left;
    margin-right: 20px;
}
.info-img .list li span{
    flex: 1;
   color:#fff;
}

.info2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.info2 img{
    width: 427px;
    height: 354px;
    float:left;
}

.info2 .text{
    padding:155px 0 0 510px;
    color:#333;
    font-size: 18px;

}
.info2 .text2{
    padding:0 0 0 510px;
    color:#333;
    font-size: 18px;
}

.info3{
    width:1180px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.info3 .title{
    background: #00a0e9;
    height: 190px;
    color:#fff;
    font-size: 30px;
    text-align: center;
    padding-top: 63px;
}

.info3 .content{
    border:1px solid #f3f3f3;
    box-sizing: border-box;

}

.info3 .content .desc{
    padding: 45px 0 43px 0;
    text-align: center;
    font-size: 18px;
    color:#666;
}

.info3 .content .list{
    margin-left:150px;
    overflow: hidden;
    
}
.info3 .content .list li{
    float:left;
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-bottom: 40px;
    color:#666;
    font-size:18px;
}

.info3 .content .list li img{
    width: 72px;
}

.info3 .content .list li span{
    padding-left: 65px;
    flex: 1;
}



.info4{
    width:1180px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.info4 li{
    position: relative;
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-bottom: 30px;
}

.info4 li img{
    width:503px;
}

.info4 li span{
    flex: 1;
    padding: 0 90px;
}

.info4 li .desc{
    position: absolute;
    z-index: 7;
    width:502px;
    top:0px;
    left:0%;
    text-align: center;
    line-height: 241px;
    color:#fff;
    font-size: 30px;
}


.info5{
    width:1180px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.info5 img{
    width: 552px;
    float:left;
}

.info5 .title{
    padding:67px 0 45px 555px;
    font-size: 30px;
    color:#333;
}

.info5 .text{
    font-size: 18px;
    color:#666;
}

.info6{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #4726de;
}
.info6 .title{
    color:#fff;
    font-size: 30px;
    padding: 45px 0 35px 0;
}

.info6 .btn{
    width: 180px;
    margin: 0 auto;
    height:40px;
    background: #fff;
    display: block;
    line-height: 40px;
    color:#4726de;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.info6 .desc{
    text-align: center;
    font-size: 16px;
    color:#fff;
    padding: 26px 0 65px 0;
}
