.banner{
    min-width: 100%;
}
.banner img{
	width:100%;
  display:block;
}
.con{
    width: 100%;
    text-align: center;
    overflow: hidden;
    background: url(../images/con-bg.png) no-repeat top center;
}
.jiujiu-con{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.jiujiu-top img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.jiujiu-fl{
    overflow: hidden;
    display: flex;
    margin-top:20px ;
    flex-direction: row;
    justify-content: center;
}
.jiujiu-fl li{
    list-style: none;
    float: left;

}
.jiujiu-form{
    padding-left:100px;
    box-sizing: border-box;
    min-width: 631px;
    height: 396px;
    text-align: center;
    margin-left: -32px;
    overflow: hidden;
    background:url(../images/from-bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.jiujiu-form h3{
    text-align: center;
    font-size: 57px;
    font-weight: 600;
    color: #F6C08E;
    margin-top: 104px;
    letter-spacing: 7px;
    line-height: 70px;
}
.jiujiu-form input{
    margin-top: 35px;
    padding-left: 20px;
    box-sizing: border-box;
    width: 378px;
    height: 65px;
    font-size: 20px;
    outline: none;
    border-radius: 5px;
    border: 3px solid #ffbe86;
}
.jiujiu-name{
    margin-right: 45px;
}
.jiujiu-form button ,.jiujiu-jn button ,.jiujiu-zx button ,.jiujiu-jy button ,.jiujiu-zy button{
    margin: 26px auto 0;
    border:none;
    display: block;
    width: 284px;
    height: 65px;
    font-size: 38px;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 5px;
    background: #ff5960;
}
.jiujiu-jn button ,.jiujiu-zx button ,.jiujiu-jy button ,.jiujiu-zy button{
    margin-top: 35px; 
    margin-bottom: 28px;
    box-shadow: 10px 10px 10px #50110c;
}
.jiujiu-jn{
    overflow: hidden;
    margin-top: 78px;
}
.jiujiu-jn img{
    display: block;
    margin: auto;
}
.jiujiu-jn ul{
    margin-top: 55px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.jiujiu-jn li{
    float: left;
    width: 369px;
    height: 260px;
}
.jiujiu-jn li img{
    width: 100%;
    display: block;
}
.jiujiu-zx img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.jiujiu-zx img:nth-child(1){
    margin-bottom: 52px;
}
.jiujiu-top img:nth-child(1){
    margin-bottom: 52px;
}
.jiujiu-jy img:nth-child(1){
    margin-bottom: 52px;
}
.reg_con_03{
    margin-top: 74px;
    font-size: 0;
}
.reg_con_03 li{
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 17px;

}
.reg_con_03 li:nth-child(3n){
    margin-right: 0;
}
.reg_con_03 li a{
    display: inline-block;
}
.reg_con_03 li img{
    width: 333px;
}