body,div, form, img, ul, ol, li, dl, dt, dd, form, p {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    list-style: none outside none;
    text-decoration:none;
    
    }
body,html {
    min-width: 1400px;
}    
.common-wrap {
    width: 100%;
    position: relative;
}
.common-wrap img {
    width: 100%;
    display: block;
}
.js-btn {
    width: 23.4%;
    height: 10%;
    background: url('../images/btn03.png') no-repeat;
    background-size: contain;
    position: absolute;
    left: 39%;
    top:79%;
    cursor: pointer;
}
.btn07 {
    width: 15%;
    height: 7%;
    background: url('../images/btn07.png') no-repeat;
    background-size: contain;
    position: absolute;
    left: 17.8%;
    top: 55%;
    cursor: pointer;
    display: none;
}
.btn01 {
    width: 12.5%;
    height: 7%;
    background: url('../images/btn01.png') no-repeat;
    background-size: contain;
    position: absolute;
    left: 19.5%;
    top: 38%;
    cursor: pointer;
}
.btn06 {
    width: 12.5%;
    height: 7%;
    background: url('../images/btn06.png') no-repeat;
    background-size: contain;
    position: absolute;
    left: 17.5%;
    top: 52.5%;
    cursor: pointer;
}
.name02,.phone02,.area02 {
    width: 16.9%;
    height: 7%;
    padding-left: 15px;
    box-sizing: border-box;
    margin-right: 1.724%;
    border: 0 none;
    outline: none;
    background: none;
    position: absolute;
    right: 23%;
    top: 29%;
}
.sb-btn02 {
    width: 21.9%;
    height: 9%;
    background: url(../images/btn05.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 61%;
    right: 20%;
    cursor: pointer;
}

[class*="btn"] {
    cursor: pointer;
    animation: autoPlay 1.5s infinite;
}
@keyframes autoPlay{
	0%, 30%, 50%, 60%, 80% {
    	transform: scale(1);
	}

	40%, 70% {
	    transform: scale(0.9);
	}
}

/* 弹框 */
.kn-tk {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    overflow-y: hidden;
    display: none;
}
.kn-wrap {
    width: 508px;
    background: url(../images/tk-bj.png) no-repeat;
    height: 443px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.name01, .phone01,  .sb-btn01 {
    width: 56%;
    height: 7.8%;
    position: absolute;
    left: 20%;
    top: 24.3%;
    padding-left: 5%;
    box-sizing: border-box;
    border: 0 none;
    background: none;
    outline: none;
}
.sb-btn01 {
    background: url(../images/btn02.png) no-repeat;
    background-size: contain;
    top: 52%;
    height: 18%;
    width: 62%;
    left: 18.9%;
}
.closeBtn2 {
    width: 32px;
    height: 50px;
    background: url(../images/close-btn.png) no-repeat;
    background-size: contain;
    position: absolute;
    cursor: pointer;
    top: -33px;
    right: -25px;
}
.yuan {
    width: 16.4%!important;
    position: absolute;
    left: 21.2%;
    top: 43.2%;
}
.four {
    width: 23.3%!important;
    position: absolute;
    left: 13.8%;
    top: 0%;
}
.btn04 {
    height: 33%;
    background: url(../images/btn04.png) no-repeat;
    width: 34%;
    position: absolute;
    left: 47%;
    top: 17%;
    background-size: contain;
}
.five {
    width: 23.1%!important;
    position: absolute;
    left: 13.8%;
    top: 0%;
}
.five2 {
    width: 17.3%!important;
    position: absolute;
    left: 13.8%;
    top: 46.4%;
}