.img{
    width:100%;
    overflow: hidden;
	
}
.img img{
    width:100%;
	margin:0px;
	padding:0px;
	display:block;
}
.pos{
    position: relative;
}
.width{
    width:1150px;
}
.pos-ab{
    position:absolute;
    left:50%;
    top: 0;
    transform: translate(-50%);
    height: 100%;
}
.form{
    width:100%;
    display: flex;
    justify-content: flex-end;
    height: 100%;
}
.form-bg{
    background-image: url(../img/bg1.png);
    background-size:100% 100%;
    width: 50%;
    height: 27%;
    padding-top:9%;
    margin-top: 57px;
}
.form-bg5{
    background-image: url(../img/bg1.png);
    background-size:100% 65.9%;
    width: 50%;
    height: 27%;
    padding-top:9%;
    margin-top: 57px;
}
.input-width{
    width: 52%;
    margin: 0 27%;
    display: block;
}
.a-input{
    height: 15%;
    background:#fff;
    margin-bottom: 5px;
    padding:0 20px;
    font-size:15px;
    color:#626262;
}
.a-input5{
    height: 7%;
    background:#fff;
    margin-bottom: 5px;
    padding:0 20px;
    font-size:15px;
    color:#626262;
}
.a-submit{
    height: 16%;
    line-height:16%;
    background:#cfa55b;
    font-size: 20px;
    color:#fff;
}
.a-submit5{
    height: 7%;
    line-height:16%;
    background:#cfa55b;
    font-size: 20px;
    color:#fff;
}
.width1{
    width:100%;
    height:100%;
}
.pos-ab1{
    position: absolute;
    left:0;
    top:0;
}
.form1{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 21%;
    width: 100%;
    padding-bottom:20px;
    justify-content: flex-end;
    display: flex;
}
.form5{
    position: absolute;
    bottom: 0;
    left: 06%;
    height: 29%;
    top:65%;
    width: 100%;
    padding-bottom:20px;
    justify-content: flex-end;
    display: flex;
}
.form1-flex{
    width: 69%;
    display: flex;
    height: 100%;
    align-items: center;
}
.form1-flex .input-width1{
    width:17.5%;
    height:35%;
    background:#fff;
    padding:0 20px;
    color:#7d7d7d;
    font-size:16px;
    margin-right:5px;
}
.form5-flex{
    width: 69%;
    display: flex;
    height: 100%;
    align-items: center;
}
.form5-flex .input-width1{
    width:17.5%;
    height:35%;
    background:#fff;
    padding:0 20px;
    color:#7d7d7d;
    font-size:16px;
    margin-right:5px;
}
.form1-flex .a-submit1{
    background:#a36429;
    color:#fff;
}

.form3-flex{
    width: 69%;
    display: flex;
    height: 100%;
    align-items: center;
}
.form3-flex .input-width1{
    width:17.5%;
    height:35%;
    background:#fff;
    padding:0 20px;
    color:#7d7d7d;
    font-size:16px;
    margin-right:5px;
}
.form3-flex .a-submit1{
    background:#a36429;
    color:#fff;
}
.width2{
    width:46%;
    margin:0 auto;
    height: 100%;
}
.width3{
    width:46%;
    margin:0 auto;
    height: 100%;
}
.pos2{
    position:absolute;
    left:50%;
    top: 0;
    transform: translate(-50%);
    height: 100%;
    display: flex;
    margin-top: 5%;
    justify-content: space-between;
}
.pos3{
    position:absolute;
    left:50%;
    top: 59%;
    transform: translate(-50%);
    height: 100%;
    display: flex;
    margin-top: 5%;
    justify-content: space-between;
}
.input-width2{
    width:24%;
    background: #fff;
    height:30%;
    padding:0 20px;
    border-radius:5px;
    font-size: 16px;
}
.input-width5{
    width:24%;
    background: #fff;
    height:30%;
    padding:0 20px;
    border-radius:5px;
    font-size: 16px;
}

.a-submit2{
    background: linear-gradient(0deg, #521187, #91127B);
    color:#fff;
}
.form2{
    width: 50%;
    height:100%;
    padding-top: 7%;
    margin-top: 57px;
}
.a-input3 {
    height: 12%;
    background: #fff;
    padding: 0 20px;
    font-size: 15px;
    color: #626262;
}
.input-width3 {
    width: 74%;
    margin: 10px 13%;
    display: block;
}
.a-submit3{
    height: 14%;
    margin-top: 20px;
    font-size:26px;
    color:#521187;
    background: linear-gradient(0deg, #ffed00, #ffd400);
}
.form-bg2{
    background-image: url(../img/bg2.png);
    background-size: 100% 100%;
    width: 48%;
    height: 67%;
    padding-top: 15%;
    margin-top: 10%;
}
.form-bg2 p{
    color: #fff;
    width: 73%;
    display: flex;
    margin: 0 11% 5% 11%;
    height: 15%;
    font-size: 18px;
    align-items: center;
}
.form-bg2 p span{
    width: 20%;
}
.input-width4{
   width: 80%;
    display: block;
}
.a-input4{
    height: 100%;
    background:#fff;
    margin-bottom: 5px;
    padding:0 20px;
    font-size:15px;
    color:#626262;
}
.a-submit4{
    height: 16%;
    line-height: 16%;
    background: #fff100;
    font-size: 20px;
    /*color: #fff;*/
    width: 53%;
    margin: 5% auto 0;
    border-radius:30px;
}
.swiper-cc{
    width:1275px;
    margin:0 auto;
}
.pos-ab2{
    position:absolute;
    top:28%;
    left:50%;
    transform: translate(-50%);
    height: 68%;
}
.pos-ab2 .swiper-container{
    height: 100%;
}
.pos-ab2 .swiper-pagination-bullet{
    background:#a0a0a0;
    opacity: 1;
}
.pos-ab2 .swiper-pagination-bullet-active{
    background:#fff100;
    width:10px;
    height: 10px;
}

.pos-ab4{
    position:absolute;
    top:28%;
    left:50%;
    transform: translate(-50%);
    height: 68%;
}
.pos-ab4 .swiper-container{
    height: 100%;
}
.pos-ab4 .swiper-pagination-bullet{
    background:#a0a0a0;
    opacity: 1;
}
.pos-ab4 .swiper-pagination-bullet-active{
    background:#fff100;
    width:10px;
    height: 10px;
}

.pos-ab3{
    width: 76%;
    height: 12%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -6%;
    background-color: #eee;
    z-index: 999;
    display: flex;
    padding:0 3%;
    align-items: center;
}
.pos-ab3 p{
    font-size: 16px;
    color:#221815;
    padding-left:5px;
    border-left:4px solid #91127b;
    white-space: nowrap;
}
.pos-ab3 p span{
    color:#91127b;
    font-size:20px;
}
.d-input{
    width: 18%;
    height: 49%;
    border-radius:10px;
    color:#221815;
    font-size:16px;
    padding:0 1%;
    border:1px solid #221815;
    margin-left: 1%;
}
.d-submit{
    width: 18%;
    height: 49%;
    color:#91127b;
    font-size:16px;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    margin-left: 1%;
    border-radius:10px;
}
.aa1{
    width:367px;
    height:59px;
    display:inline-block;
    line-height:59px;
    text-align:center;
    background:#91127b;
    color:#fff100;
    font-size: 22px;
    letter-spacing: 3px;
}
.aa2{
    display:inline-block;
    width:346px;
    height:65px;
    background:#000;
    color:#fff;
    font-size:22px;
    line-height:65px;
    text-align:center;
    letter-spacing: 3px;
}
.aa3{
    width:365px;
    height:49px;
    background: linear-gradient(0deg, #521187, #91127B);
    color:#fff100;
    font-size:22px;
    line-height:49px;
    display:inline-block;
    text-align: center;
    letter-spacing: 3px;
}
.aa4{
    display:inline-block;
    width:310px;
    height:53px;
    background: linear-gradient(0deg, #521187, #91127B);
    font-size:22px;
    color:#fff100;
    text-align: center;
    letter-spacing: 3px;
    line-height:53px;
    border-radius:30px;
    position: absolute;
    right: 28%;
    bottom: 114px;
}
.aa5{
    display:inline-block;
    width: 340px;
    height:55px;
    background:#91127b;
    color:#fff100;
    letter-spacing: 3px;
    text-align: center;
    border-radius:30px;
    font-size:22px;
    position:absolute;
    bottom: 65px;
    line-height:55px;
    right: 22%;
}
.aa6{
    display:inline-block;
    width:350px;
    height:68px;
    line-height:68px;
    font-size:22px;
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    color:#333;
    border-radius:20px;
}
.aa7{
    display:inline-block;
    width:306px;
    height:56px;
    line-height:56px;
    font-size:22px;
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    color:#333;
    border-radius:20px;
    font-weight: bold;
}
.aa8{
    display:inline-block;
    width:380px;
    height:69px;
    line-height:69px;
    font-size:22px;
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    color:#333;
    border-radius:20px;
}
.aa9{
    display:inline-block;
    width:464px;
    height:60px;
    line-height:60px;
    font-size:22px;
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    color:#333;
    margin-top:-7px!important;
}
.btn-cl .aa99{
    display:inline-block;
    width:464px;
    height:60px;
    line-height:60px;
    font-size:22px;
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(0deg, #ffed00, #ffd400);
    color:#333;
    margin:9px auto !important;
}
@media (max-width: 1635px) and (min-width: 1200px){
    .form-bg2 {
        padding-top: 12%;
    }
}

@media (max-width: 1500px) and (min-width: 1200px){
    .form-bg2 {
        background-image: url(../img/bg2.png);
        background-size: 100% 100%;
        width: 48%;
        height: 80%;
        padding-top: 15%;
        margin-top: 5%;
    }
}
@media (max-width: 1500px) and (min-width: 1200px){
    .form-bg2 {
        padding-top: 12%;
    }
}
.btn-cl{bottom:20px!important;}
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    .asdasdasd546{height:328px;top:100px!important;}
    .sdfdsfsdfdsgfdgdfg{height:535px;}
}
