.yyzx_tc{
display:none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 99999;
    align-items: center;
}

.yyzx_1{
    position: relative;
    padding: 16.53vw 11.9vw 0 8.9vw;
    width: 100vw;
    background: url(../images/yyzx1.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 78.53vw;
    box-sizing: border-box;
}

.yyzx_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.53vw;
}

.yyzx_3{
    align-items: flex-start;
}

.yyzx_2 input{
    box-sizing: border-box;
    padding-left: 2.5vw;
    font-size: .8rem;
    width: 60vw;
    height: 6.67vw;
    background-color: #fbf6ea;
    border-radius: 1.33vw;
    border: solid 0.13vw #bc5c1e;
}

.yyzx_2 input::placeholder,
.yyzx_2 textarea::placeholder,
.yyzx_2 select::placeholder{
font-size: .7rem;
	color: #666666;
}

.yyzx_2 p{
width: 14.6vw;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    line-height: 14px;
    color: #ba5a1a;
    display: flex;
    justify-content: center;
}

.yyzx_3 p{
    padding-top: 1.6vw;
}

.yyzx_2 select{
    width: 60vw;	height: 6.67vw;
	background-color: #fbf6ea;
	border-radius: 1.33vw;
	border: solid 0.13vw #bc5c1e;
}

.yyzx_2 option{
	width: 25.87vw;
	
height: 4.67vw;
	
border-radius: 1.33vw;
	
}

.yyzx_2 textarea{
    box-sizing: border-box;
    padding-left: 2.5vw;
    padding-top: 1.2vw;
	    width: 60vw;	height: 18.67vw;
	background-color: #fbf6ea;
	border-radius: 1.33vw;
	border: solid 0.13vw #bc5c1e;
	resize: none;
}

.tijiao{
    text-align: center;
    line-height: 7.47vw;
    color: #fff;
	width: 79.33vw;
	height: 7.47vw;
	background-color: #bc5c1e;
	border-radius: 2.13vw;    display: block;
}

.guanbi{
position: absolute;
    right: 11.47vw;
    top: 4vw;
    width: 4.33vw;
    height: 4.33vw;
}
.yyzx{
position: fixed;
    width: 23.13vw;
    height: 23.13vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 2.21vw 0.19vw rgba(9, 65, 22, 0.58);
    right: 2.67vw;
    bottom: 40vw;
    border-radius: 50%;
    display: flex;
    z-index: 999;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.yyzx img{
	width: 9.2vw;
	height: auto;
margin-bottom: 1.7vw;
}

.yyzx span{
font-size: 2.91vw;
	letter-spacing: 0.17vw;
	color: #000000;
}