@charset "gb2312";
body{
    background-color: #fff !important;
}
.wz{
    font-size: 21px;
    line-height: 40px;
    text-indent: 46px;
}
.layout{
    width: 1200px;
    margin: 0 auto;

}
.layout02{
    width: 1500px;
    margin: 0 auto;
    
}
.layout03{
    width: 1214px;
    margin: 0 auto;
    
}
.tle01{
    font-size: 41px;
    font-weight: 700;
    text-align: center;
}
.a_img ul{
    display: flex;
    flex-wrap: wrap;
}
.a_img ul li{
    flex: 23%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 10px;
}
.a_img ul li span{
    flex: 1;
}
.a_img ul li span:nth-child(1) img{
  width: 100%;
}
.a_img ul li span:nth-child(2){
    font-size: 21px;
    padding: 20px 0;
}

/* ±íµ¥ */
.wrap h2{margin-bottom: 30px;padding-top: 80px;color: #313131;text-align: center;font-weight: 400;font-size: 42px;}
.wrap p{font-size: 16px;text-align: center;line-height: 30px;margin-bottom: 40px;}
.formzy{width:790px;margin:0px auto;}
.formzy input{width:760px;height:85px;line-height:85px;border:1px solid #fff;background:none;font-size:24px;color:#fff;padding-left:30px;}
.btstyle5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}