.banner{
    width: 100%;
    height: 501px;
    background: url(../img2/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;
}

.fr{
    float: right;
}
.fl{
    float: left;
}

.lay4{
    width: 100%;
    background: #e9e8e8;
    overflow: hidden;
}
.lay5{
    width: 582px;
    margin: 20px auto;
    overflow: hidden;
}
.lay5 p{
    font-size: 20px;
    line-height: 50px;
}
.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;
}
.lay1{
    width: 1200px;
    margin:auto;
    overflow: hidden;
}
.lay1-box{
    position: relative;
    width: 590px;
    margin-left: 12px;
    margin-bottom: 15px;
    float: left;
    border:2px solid #c9c9c9;
    overflow: hidden;
}
.lay1-box>div{
    width: 280px;
    margin-top: 24px;
    margin-left: 60px;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #767676;
}
.lay1-box>span{
    position: absolute;
    left: 4px;
    top: 4px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    background: #f69227;
    color: #fff;
    line-height: 50px;
}
.lay1-box-long{
    width: 1196px;
}
.lay-btn-group{
    width: 600px;
    margin: auto;
    overflow: hidden;
}
.lay-btn-group>a{
    display: block;
    width: 280px;
    height: 48px;
    margin: 40px auto;
    line-height: 48px;
    text-align: center;
    background: #ff0000;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.about{
    width: 1200px;
    margin: auto auto 30px;
    overflow: hidden;
}
.about>div{
    width: 600px;
    overflow: hidden;
}
.about>div>div{
    font-size: 30px;
    margin-bottom:30px;
    color: #156bb4;
    text-align: center;
}
.about>div>p{
    font-size: 18px;
    color: #767676;
    width: 580px;
    line-height: 30px;
    margin: auto auto 30px;
    text-align: left;
}
.about>div>a{
    display: block;
    width: 280px;
    height: 48px;
    margin: auto;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    background: #ff0000;
    color: #fff;
}
.shixun-title{
    width: 1200px;
    font-size: 30px;
    color: #156bb4;
    font-weight: bold;
    text-align: left;
    margin: 40px auto;
    overflow: hidden;
}
.shixun{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.shixun>a{
    float: left;
    margin-bottom: 11px;
    display: block;
    margin-left: 11px;
}