.banner{
    width: 100%;
    height: 501px;
    background: url(../img/banner.jpg) no-repeat center center;
}
.lay-title{
    width: 1000px;
    margin: 40px auto;
    text-align: center;
    font-size:36px;
    color: #156bb4;
}
.lay-title>p{
    display: block;
    width: 60px;
    height: 4px;
    background: #156bb4;
    margin:10px auto  auto;
}
.lay1{
    display: block;
    width: 1200px;
    margin: auto;
    color: #7c8083;
    font-size: 18px;
    line-height: 36px;

}
.lay6{
    background: #bfe5f2;
    height:194px;
    width: 1160px;
    padding: 20px 20px 0 20px;
    margin: 30px auto;
    overflow: hidden;
}

.fr{
    float: right;
}
.fl{
    float: left;
}
.lay6-text-1{
    width: 825px;
    height: 173px;
    background: #FFF;
    margin-bottom: 20px;
}
.lay6-text-1>span{
    float: left;
    width: 71px;
    height: 71px;
    line-height: 71px;
    background: #156bb4;
    color: #FFF;
    text-align: center;
    margin: 16px;
    font-size: 28px;
}
.lay6-text-1>div{
    margin-left: 103px;
    height: 100px;
    color: #7f7f7f;
    font-size: 14px;
    margin-top: 16px;
    line-height: 24px;
}
.lay6-text-1>div>h4{
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    padding-bottom: 10px;
    margin: auto;
}
.lay2{
    width: 100%;
    margin: auto;
    background: #bfe5f2;
    overflow: hidden;
}
.lay3{
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
    
}
.lay3>img{
    width: 600px;
    height: 405px;
}
.lay3>div{
    width: 600px;
    height: 405px;
    background:#fff;
}
.lay3>div>p{
    width: 560px;
    margin: 20px;
    line-height: 30px;
}
.lay4{
    width: 100%;
    background: #e9e8e8;
    overflow: hidden;
}
.lay5{
    width: 582px;
    margin: 20px auto;
    overflow: hidden;
}
.lay5>div{font-size: 19px;line-height: 34px;}
.lay8{
    width: 100%;
    height: 645px;
    margin:50px auto;
    background: url(../img/pic8.jpg) no-repeat center center;
    overflow: hidden;
}
.lay8>input{
    margin: auto;
    display: block;
    width: 700px;
    height: 70px;
    border:none;
    font-size: 20px;
}
.lay8>.input1{
    margin-top: 150px;
}
.lay8>.input2{
    margin-top: 20px;
}
.lay8>.input3{
    margin-top:100px;
    background: red;
    color: #fff;
    font-size: 20px;
}