*{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;
    height:390px;
    background: url("../images/details/pay.png") no-repeat;
    background-size:cover;
    background-position: center center;
    position: relative;
    z-index: 2;
    color:#666;
    font-size: 16px;
}
.pay-img .wx{
    position: absolute;
    z-index: 3;
    top:220px;
    left:45px;
    width: 400px;
}

.pay-img .zfb{
    position: absolute;
    z-index: 3;
    top:220px;
    right:60px;
    width: 570px;
}

.info-img{
    width: 1920px;
    margin: 0 auto;
    height:650px;
    background: url("../images/details/info.jpg") no-repeat;
    background-size:cover;
    background-position: center center;
    position: relative;
}

.info-img .title{
    padding: 50px 0 30px 0;
    color:#fff;
    font-size: 30px;
    text-align: center;
}
.info-img .desc{
    color:#fff;
    font-size: 14px;
    text-align: center;line-height: 30px;
}

.info-img .list{
    position: absolute;
    z-index: 2;
    left:100px;
    top:60px;
    width: 700px;
}


.info-img .list li {
    float:left;
    font-size: 16px;
    color:#fff;
    width: 100%;
    margin-bottom: 10px;
}

.info-img .list li img{
    vertical-align: text-top;
    width: 60px;
    height:60px;
    float:left;
    margin-right: 20px;
}
.info-img .list li span{
    line-height: 60px;
}

.price{
    width: 100%;
    height:100px;
    background: #22bb57;
    color: #fff;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pricelist ul {
    list-style: none;
}
.pricelist ul li{
    list-style: none;
    padding:0 34px; 
    float:left;
    border-right:2px solid #fff;
}



.process{
    width: 100%;
    height:854px;
    background: url("../images/details/process.png") no-repeat;
    background-size:cover;
    background-position: center center;
}
.process .title{
    padding: 80px 0 40px 0;
    color:#22bb57;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.process .desc{
    color:#666;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.introduce{
    position: relative;
    width: 1920px;
    margin: 0 auto;
    height:720px;
    background: url("../images/details/introduce.jpg") no-repeat;
    background-size:cover;
    background-position: center center;
}


.introduce .title{
    padding: 50px 0 30px 0;
    color:#fff;
    font-size: 30px;
    text-align: center;
}
.introduce .desc{
    color:#fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.introduce .list{
    position: absolute;
    z-index: 2;
    left:100px;
    top:40px;
    width: 100%;
}


.introduce .list li {
    float:left;
    font-size: 16px;
    color:#fff;
    width: 100%;
    margin-bottom: 10px;
}

.introduce .list li img{
    vertical-align: text-top;
    width: 60px;
    height:60px;
    float:left;
    margin-right: 20px;
}
.introduce .list li span{
    line-height: 60px;
}


.price2{
    width: 100%;
    height:100px;
    background: #4726de;
    color: #fff;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-title{
    margin-top: 70px;
    width: 100%;
    text-align: center;
    line-height: 50px;
    height:50px;
    color:#00a0e8;
    font-size: 30px;
    font-weight: bold;
    background: url("../images/details/titlebg.png") no-repeat;
    background-size:cover;
    background-position: center center;
}

.info-desc{
    color:#666666;
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding: 15px 0 75px 0;
}

.mode-img{
    width:1200px;
    margin:0 auto;
    background: #fff;
    padding-bottom: 100px;
}

.mode-img .list{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.mode-img .list li{
    float:left;
    width: 380px;
    margin: 0 100px;
    box-sizing: border-box;
    border: 3px solid #f3f3f3;
    box-shadow: 5px 5px 10px #f3f3f3;
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.mode-img .list li img{
    width: 100%;
    position: relative;
    z-index: 2;
}

.mode-img .list li .text{
    color:#666;
    padding: 20px 20px 15px 20px;
    font-size: 16px;
    text-align: left;
    position: relative;
    z-index: 2;
}

.mode-img .list li .name{
    position: absolute;
    z-index: 3;
    color:#fff;
    left:0;
    text-align: center;
    width: 100%;
    top:150px;
    font-size: 30px;
    font-weight: bold;
}



.appearance{
    width: 100%;
    height:606px;
    background: url("../images/details/appearance.png") no-repeat;
    background-size:cover;
    background-position: center center;
}

.parameter-list{
    width: 980px; 
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 20px #f3f3f3;
    overflow: hidden;
    margin-top: 45px;
    padding: 80px 0 40px 0; 
    box-sizing: border-box;
}

.parameter-list .list-wrap{
    width: 50%;
    float:left;
}
.list-wrap ul{
    width: 100%;
    overflow: hidden;
}
.list-wrap ul li{
    float:left;
    margin-bottom: 52px;
}

.list-wrap ul li .list-title{
    color:#333333;
    font-size: 22px;
    width: 200px;
    text-align: center;
    border-right:2px solid #dcdcdc;
    display: inline-block;
}

.list-wrap ul li .list-desc{
    color:#666666;
    font-size: 18px;
    padding-left: 16px;
}

.appointment-info {
    background: #4726de;
    width: 100%;
    height:270px;
    text-align: center;
}

.appointment-info .title{
    color:#fff;
    padding: 45px 0 30px 0;
    font-size: 30px;
}

.appointment-info .btn{
    color:#4726de;
    font-size: 16px;
    width: 180px;
    height:40px;
    line-height: 40px;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}

.appointment-info  .desc{
    font-size: 16px;
    color:#fff;
    margin-top: 30px;
}
