@media only screen and (min-width: 240px) {

    html {

        font-size:75%;

    }

}

@media only screen and (min-width: 320px) {

    html {

        font-size:75%

		

    }

}

@media only screen and (min-width: 360px) {

    html {

        font-size: 84.375%

    }

}

@media only screen and (min-width: 480px) {

    html {

        font-size: 112.5%;

}

}
.hj_box{

	background: url(images/bj.png)no-repeat;

	background-color: #9f0606;


}

.title_list{

	width: 30%;

	margin: 0 auto;

	padding:1rem 0;

}

.lx_ponstin{

	width: 95%;

	margin: 0 auto;

	background-color: #FFFFFF;

	padding: 1rem 2.5%;

	border-radius: 0.5rem;

}

.lc_lr{

	font-size: 1.25rem;

	color: #9F0606;

	padding-bottom: 1rem;

}

.anniu_lc{

	display: flex;

	margin: 1rem 0;

}

.anniu_lc div{

	margin-left:6.66666%;

}

.anniu_lc div:nth-child(1){

	width: 50%;

	text-align: center;

	color:#FFFFFF;

	background-color: #9F0606;

	height:2.5rem;

	line-height:2.5rem;

	border-radius: 2rem;

	font-size: 1.2rem;

	

	

}

.anniu_lc div:nth-child(2){

	width: 30%;

	text-align: center;

	color: #9F0606;

	border: #9F0606 0.1rem solid;

	height:2.5rem;

	line-height:2.5rem;

	border-radius: 2rem;

	font-size: 1.2rem;

}

.lx_ponstin{

	position: relative;

}

.position_lc{

	position: absolute;

	top: -2.5rem;

	right: -2.5%;

	z-index: -999;

}

.position_lc1{

	position: absolute;

	width: 20%;

	top: -0.5rem;

	z-index: -999;

}

.position_lc2{

    position: absolute;

    top: -5rem;

    z-index: -999;

    left: -2.5%;

}

.hont_lc{

	position: relative;

}



.title_list1{

	width: 40%;

	margin: 1rem auto;

}

.position_lc3{

	position: absolute;

	top: -7rem;

	right: -2.5%;

	z-index: -999;

}

.hqxf {

    padding: 0.9rem 3%;

    

}

.form_box {

    background-color: #ffffff;

    padding: 2rem 0 2rem 0;

    border-radius: 1.5rem;

}

.form_name {

    text-align: center;

    font-size: 1.5rem;

    font-weight: 800;

    padding-bottom: 1.5rem;

    letter-spacing: 0.1rem;

    color: #333333;

}



.form_name p {

    line-height: 2rem;

}

.form_name span:nth-child(1) {

    opacity: 0.7;

}

.form_name span {

    color: #d90c1b;

    opacity: 1;

}

.form_list_1 {

    overflow: hidden;

    padding-bottom: 1.8rem;

}

.form_list_1 span {

    display: block;

    float: left;

    width: 16%;

    color: #333333;

    font-size: 1.3rem;

    padding-left: 5%;

    line-height: 2.5rem;

    opacity: 0.7;

    font-weight: bold;

}

.form_list_1 input {

    width: 78%;

    font-size: 1.2rem;

    border: none;

    line-height: 3rem;

    background-color: #eeeeee;

    border-radius: 0.5rem;

    padding-left: 1rem;

    height: 3rem;

}

.bf {

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.bf_list {

    float: left;

    padding: 0 1%;

    font-weight: 800;

    font-size: 1.3rem;

    color: #848484;

}

.form_list_1 {

    overflow: hidden;

    padding-bottom: 1.8rem;

}

.form_list_btn {

    padding: 1rem 3% 0;

}

.form_list_btn button {

    width: 100%;

    line-height: 3rem;

    border: none;

    background-color: #9f0606;

    color: #fff;

    font-size: 1.3rem;

    border-radius: 0.5rem;

}