.login_body {



	position: relative



}







.login_body .bg {



	width: 100%;



	display: block



}







.login_body .regedit_con {



	background-color: rgba(255, 255, 255, 0.9);



	width: 650px



}







.login_body .regedit_con .check_line {



	display: flex;



	justify-content: center



}







.login_body .regedit_con .check_line p {



	padding-left: 10px;



	font-size: 13px;



	font-size: 1.3rem;



	line-height: 18px;



	color: #666;



	font-weight: normal



}







.login_body .regedit_con .account_btn {



	width: 200px



}







.qs_body .box_1 {



	padding-bottom: 60px



}







.qs_body .box_1 h3.tit {



	text-align: center;



	font-size: 32px;



	font-size: 3.2rem;



	line-height: 48px;



	color: #333;



	margin-bottom: 40px;



	font-weight: normal



}







.qs_body .box_1 .img {



	display: block;



	margin: 0 auto 40px;



	width: 100%;



	max-width: 790px



}







.qs_body .box_1 p.tit {



	text-align: center;



	font-size: 18px;



	font-size: 1.8rem;



	line-height: 28px;



	color: #666;



	border-bottom: 1px solid #dcdbdb;



	padding-bottom: 50px;



	margin-bottom: 35px



}







.qs_body .box_1 h4.tit {



	font-weight: 700;



	color: #333;



	font-size: 26px;



	font-size: 2.6rem;



	margin-bottom: 30px



}







.qs_body .box_1 ul.line li {



	margin-bottom: 10px;



	color: #333;



	font-size: 16px;



	font-size: 1.6rem



}







.qs_body .box_1 ul.line li i {



	color: #e03538;



	font-weight: 700



}







.qs_body .box_2 {



	background-color: #cfd1d1;



	padding: 50px 0;



	color: #000



}







.qs_body .box_2 h3.tit {



	font-weight: normal;



	font-size: 22px;



	font-size: 2.2rem;



	margin-bottom: 45px



}







.qs_body .box_2 h3.tit a {



	border-bottom: 2px solid #004689;



	text-decoration: none;



	color: #004689



}







.qs_body .box_2 .list a {



	display: block;



	background-color:#004689;



	color: #fff;



	text-decoration: none;



	font-size: 16px;



	font-size: 1.6rem;



	height: 40px;



	line-height: 40px;



	margin-bottom: 10px;

	

	text-align:center;

	

	transition: .3s;



}







.qs_body .box_2 .list a:hover {



	background-color:#e03538;



}







.qs_body .box_3 {



	padding: 50px 0 0



}







.qs_body .box_3 h3.tit {



	text-align: center;



	font-weight: normal;



	color: #333;



	font-size: 22px;



	font-size: 2.2rem;



	margin-bottom: 70px



}







.qs_body .box_3 .img_out {



	position: relative;



	overflow: hidden



}







.qs_body .box_3 .img_out:hover img {



	transform: scale(1.05)



}







.qs_body .box_3 .img_out img {



	display: block;



	width: 100%;



	transition: all ease .3s



}







.qs_body .box_3 .img_out .txt {



	position: absolute;



	left: 0;



	bottom: 0;



	right: 0;



	top: 0;



	box-sizing: border-box;



	padding: 40px;



	color: #fff



}







.qs_body .box_3 .img_out .txt h3 {



	font-weight: 700;



	font-size: 20px;



	font-size: 2rem



}







.qs_body .box_3 .img_out .txt .blank {



	height: 4px;



	width: 30px;



	background-color: #e03538;



	margin: 25px 0



}







.qs_body .box_3 .img_out .txt p {



	font-size: 18px;



	font-size: 1.8rem;



	line-height: 22px;



	margin-bottom: 25px



}







.qs_body .box_3 .img_out .txt .page_btn {



	display: block;



	background-color: #e03538;



	text-decoration: none;



	color: #fff;



	text-align: center;



	border-radius: 6px;



	width: 180px;



	height: 45px;



	line-height: 45px



}







.inv_check_body .search_con {



	background-color: #efefef;



	overflow: hidden;



	max-width: 660px;



	width: 100%;



	margin: 0 auto 80px;



	height: 66px;



	line-height: 66px;



	border-radius: 33px;



	display: flex;



	align-items: center;



	justify-content: space-between



}







.inv_check_body .search_con input,



.inv_check_body .search_con a {



	display: inline-block;



	vertical-align: middle



}







.inv_check_body .search_con input {



	height: 60px;



	line-height: 60px;



	width: calc(80%);



	box-sizing: border-box;



	font-size: 22px;



	font-size: 2.2rem;



	padding: 0 30px;



	border: 0;



	background-color: transparent



}







.inv_check_body .search_con a.fa {



	color: #e03538;



	font-size: 30px;



	font-size: 3rem;



	margin-right: 30px;



	text-decoration: none



}







.find_agent_body .tab_con {



	margin-bottom: 40px



}







.find_agent_body .tab_con a {



	display: inline-block;



	min-width: 180px;



	height: 46px;



	line-height: 46px;



	box-sizing: border-box;



	background-color: #e0e0e0;



	border-radius: 4px;



	overflow: hidden;



	text-decoration: none;



	padding-left: 10px;

	

	padding-right: 15px;



	margin-right: 15px



}







.find_agent_body .tab_con a:hover,



.find_agent_body .tab_con a.active {



	background-color: #e03538



}







.find_agent_body .tab_con a:hover i,



.find_agent_body .tab_con a.active i {



	border-color: #fff



}







.find_agent_body .tab_con a:hover i b,



.find_agent_body .tab_con a.active i b {



	display: inline-block



}







.find_agent_body .tab_con a:hover span,



.find_agent_body .tab_con a.active span {



	color: #fff



}







.find_agent_body .tab_con a i,



.find_agent_body .tab_con a span {



	display: inline-block;



	vertical-align: middle



}







.find_agent_body .tab_con a i {



	width: 24px;



	height: 24px;



	line-height: 20px;



	border-radius: 100%;



	border: 1px solid #000;



	margin-right: 15px;



	box-sizing: border-box;



	text-align: center;



	overflow: hidden



}







.find_agent_body .tab_con a i b {



	display: none;



	vertical-align: middle;



	width: 12px;



	height: 12px;



	background-color: #fff;



	border-radius: 100%



}







.find_agent_body .tab_con a span {



	color: #1f1c1c;



	font-size: 16px;



	font-size: 1.6rem;



	font-weight: 700



}







.find_agent_body .map {



	width: 600px;



	height: 400px;



	display: none



}







.find_agent_body .select_con {



	border-bottom: 1px solid #aaa;



	padding-bottom: 30px



}







.find_agent_body .select_con select {



	width: 100%;



	border: 1px solid #c1c1c1;



	height: 48px;



	line-height: 48px;



	font-size: 16px;



	font-size: 1.6rem;



	color: #666;



	padding-left: 20px;



	box-sizing: border-box;



	font-weight: 700



}

.find_agent_body .state .sele{

	

	border-bottom: 1px solid #aaa;



	padding-bottom: 30px

}



.find_agent_body .state .sele select {



	width: 100%;



	border: 1px solid #c1c1c1;



	height: 48px;



	line-height: 48px;



	font-size: 16px;



	font-size: 1.6rem;



	color: #666;



	padding-left: 20px;



	box-sizing: border-box;



	font-weight: 700



}





.find_agent_body .state ul{

	display:none;

}





.find_agent_body .list li,.find_agent_body .state ul li{



	padding: 20px 0;



	border-bottom: 1px solid #aaa



}







.find_agent_body .list li h3,.find_agent_body .state ul li h3{



	font-weight: 700;



	font-size: 16px;



	font-size: 1.6rem;



	color: #1f1c1c;



	margin-bottom: 10px



}







.find_agent_body .list li p,.find_agent_body .state ul li p{



	font-size: 16px;



	font-size: 1.6rem;



	line-height: 28px;



	color: #1f1c1c



}







.find_agent_body .list li p a,.find_agent_body .state ul li p a{



	color: #1f1c1c



}







.find_agent_body .list li .flex,.find_agent_body .state .flex{



	margin-top: 10px;



	justify-content: space-between



}







.find_agent_body .list li .flex .link,.find_agent_body .state .flex .link{



	color: #e03538;



	font-size: 16px;



	font-size: 1.6rem



}







.find_agent_body .list li .flex .link i,.find_agent_body .state .flex .link i{



	padding-right: 5px



}







.find_agent_body .list li .flex .page_btn,.find_agent_body .state .flex .page_btn{



	background-color: #e03538;



	border-radius: 4px;



	width: 160px;



	height: 40px;



	line-height: 40px;



	color: #fff;



	font-size: 16px;



	font-size: 1.6rem;



	font-weight: 700;



	text-decoration: none;



	text-align: center



}







.modify_password_body {



	background-color: #fff;



	max-width: 540px;



	margin: 0 auto



}







.modify_password_body p {



	font-size: 15px;



	font-size: 1.5rem;



	color: #333;



	margin-bottom: 10px;



	font-weight: 700



}







.modify_password_body h6 {



	margin-bottom: 30px



}







.modify_password_body h6 input {



	width: 100%;



	height: 42px;



	line-height: 42px;



	border: 1px solid #bfbfbf;



	padding: 0 20px;



	box-sizing: border-box;



	border-radius: 6px;



	background-color: transparent



}







.modify_password_body .btn_line {



	margin-top: 40px



}







.modify_password_body .btn_line .sign_btn {



	display: block;



	width: 200px;



	height: 42px;



	line-height: 42px;



	border-radius: 6px;



	background-color: #e03538;



	color: #fff;



	font-weight: 700;



	text-align: center;



	font-size: 18px;



	font-size: 1.8rem;



	text-decoration: none



}







.price_check_body {



	padding-top: 70px



}







.price_check_body .table_out {



	padding-bottom: 25px;



	overflow: auto;



	overflow-y: hidden



}







.price_check_body .table_out::-webkit-scrollbar {



	height: 7px



}







.price_check_body .table_out::-webkit-scrollbar-thumb {



	background-color: #e03538;



	background-clip: padding-box;



	height: 7px



}







.price_check_body .table_out::-webkit-scrollbar-track {



	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);



	border-radius: 0;



	background-color: #ccc



}







.member_out {



	max-width: 900px;



	margin: 0 auto



}







.member_side_list {



	max-width: 200px



}







.member_side_list li {



	margin-bottom: 10px



}







.member_side_list li a {



	display: block;



	height: 44px;



	line-height: 44px;



	border-radius: 4px;



	color: #fff;



	font-weight: 700;



	background-color: #959293;



	text-decoration: none;



	padding: 0 10px



}







.member_side_list li a:hover {



	background-color: #e03538



}







.member_side_list li a.active {



	background-color: #444



}



















.find_dsitr__body{}



.find_dsitr__body .search_box{border:1px solid #ddd;padding:15px;margin-bottom:20px;}



.find_dsitr__body .search_box span , .find_dsitr__body .search_box select , 



.find_dsitr__body .search_box input , .find_dsitr__body .search_box a{display:inline-block;vertical-align: middle;margin-right:5px;box-sizing:border-box;}



.find_dsitr__body .search_box span{font-size:14px;}



.find_dsitr__body .search_box select , 



.find_dsitr__body .search_box input{border:1px solid #d8d8d8;font-size:14px;color:#333;border-radius: 4px;height:38px;



	line-height:38px;box-sizing:border-box;padding:0 8px;}



.find_dsitr__body .search_box .search_btn{padding:11px 15px;background-color:#ccc;border-radius: 4px;color:#333;



	font-size:14px;}



.find_dsitr__body .search_box .search_btn:hover{background-color:#e03538;color:#fff;text-decoration:none;}







.find_dsitr__body .flex{display:flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}



.find_dsitr__body .list_box , .find_dsitr__body .map_box{width:50%;box-sizing:border-box;}



.find_dsitr__body .list_box{padding-right:40px;width:50%;}



.find_dsitr__body .list_box .list_title{text-align:center;font-size:16px;padding:20px 0;}



.find_dsitr__body .list_box .list_title info{padding:0 30px;}



.find_dsitr__body .list_box .list_title a , .find_dsitr__body .list_box .list_title info{display:inline-block;vertical-align:middle;}



.find_dsitr__body .list_box .list_title a{width:30px;height:30px;line-height:30px;text-decoration:none;



	text-align:center;color:#fff;font-size:14px;background-color:#e03538;border-radius:4px;}



.find_dsitr__body .list_box ul{border-top:1px solid #d8d8d8;}



.find_dsitr__body .list_box ul li{border-bottom:1px solid #d8d8d8;display:inline-flex;justify-content: space-between;



	align-items: flex-start;box-sizing:border-box;padding:20px 10px;width:100%;}



.find_dsitr__body .list_box ul li i{background-color:#e03538;text-align:center;;color:#fff;



	width:40px;height:40px;line-height:40px;font-style: normal;border-radius: 100%;}



.find_dsitr__body .list_box ul li .txt_con{width:calc(100% - 80px);}



.find_dsitr__body .list_box ul li .txt_con h3{font-size:16px;margin-bottom:15px;}



.find_dsitr__body .list_box ul li .txt_con h3{display:flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}



.find_dsitr__body .list_box ul li .txt_con h3 em{font-size:12px;color:#666;}



.find_dsitr__body .list_box ul li .txt_con h4{margin-bottom:15px;}



.find_dsitr__body .list_box ul li .txt_con h4 a{color:#e03538;font-weight: 700;text-decoration: underline;font-size:16px;}



.find_dsitr__body .list_box ul li .txt_con p{font-size:14px;line-height:1.5;margin-bottom:5px;color:#666;}



.qs_body .box_1 ul.line-1 li{display:Inline-block;margin-right:70px;}



.check_tit{font-size:24px;color:#000;font-weight:bold;padding-bottom:20px;}



.pb30{padding-bottom:30px;}

.pb80{padding-bottom:80px;}

.reg-checkbox{display:none;}



.reg-checkbox + label {position: relative;padding-left:40px;background:url(../images/where_to_buy/checkbox_1.svg) no-repeat left center;background-size:32px auto;font-weight:400;}

.reg-checkbox:checked + label {background:url(../images/where_to_buy/checkbox_2.svg) no-repeat left center;background-size:32px auto;font-weight:400;}



.chx-radio{display:none;}

.chx-radio + label {position: relative;padding-left:35px;background:url(../images/where_to_buy/checkbox_3.svg) no-repeat left 2px;background-size:24px auto;font-weight:400;line-height:28px;}

.chx-radio:checked + label {background:url(../images/where_to_buy/checkbox_4.svg) no-repeat left 2px;background-size:24px auto;font-weight:400;}







.rga_req_txt .title{font-size:16px;font-weight:bold;color:#000;padding-bottom:20px;}

.rga_req_txt .txt{font-size:15px;line-height:28px;color:#000}

.rga_req_txt .agree{margin-top:40px;}

.rga_req_txt .agree label{font-size:16px;line-height:42px;color:#000;font-weight:400;outline:0;}



.rga_req_form{width:1020px;margin-top:40px;}

.rga_req_form .form_out{margin-bottom:30px;}

.rga_req_form .form_out.pt42{padding-top:42px;}

.rga_req_form .form_out h6{font-size:16px;line-height:42px;color:#000;font-weight:500;}

.rga_req_form .form_out h6 em{color:#ff0000;}

.rga_req_form .form_out h7{display:block;font-size:14px;line-height:24px;color:#666;margin-top:10px;}

.rga_req_form .form_out p input{width:100%;box-sizing: border-box;height:42px;border:1px solid #b9bdc9;border-radius:4px;padding:7px 15px;font-size:16px;color:#333;line-height:26px;}

.rga_req_form .form_out p input::placeholder{color:rgba(102,102,102,.7);}

.rga_req_form .form_out p textarea{width:100%;border: 1px solid #bfbfbf;box-sizing: border-box;padding: 10px 15px;height: 162px;line-height:20px;resize: none;border-radius: 4px;color: #333;font-size: 16px;}

.rga_req_form .form_out .lab_txt{font-size:14px;color:#333;margin-bottom:5px;line-height:28px;font-weight:400;}

.rga_req_form .form_out ul.radio-list li{margin-top:10px;}

.rga_req_form .form_out .upload_add{border:1px dashed #b9bdc9;border-radius:8px;background-color:#f8f8f8;cursor:pointer;text-align:center;padding:18px 0;}

.rga_req_form .form_out .upload_add .icon{display:inline-block;width:40px;height:40px;background:url(../images/where_to_buy/upload_icon.svg) no-repeat center;background-size:cover;}

.rga_req_form .form_out .upload_add .t_1{font-size:22px;line-height:32px;color:#000;font-weight:bold;}

.rga_req_form .form_out .upload_add .t_2{font-size:16px;line-height:26px;color:#999;}

.rga_req_form .form_out .upload_list li{display:flex;margin-top:10px;}

.rga_req_form .form_out .upload_list li .list_name{display:flex;height:40px;background:rgba(224,53,56,.1);width:calc(100% - 50px);box-sizing: border-box;padding:0 10px;border-radius:6px;overflow:hidden;justify-content: space-between;align-items:center;font-size:14px;}

.rga_req_form .form_out .upload_list li .list_name .post{display:flex;align-items:center;}

.rga_req_form .form_out .upload_list li .list_name .post .image{width:26px;height:26px;overflow:hidden;border-radius:4px;margin-right:10px;}

.rga_req_form .form_out .upload_list li .list_name .post .image img{width:100%;height:100%;object-fit:cover;}

.rga_req_form .form_out .upload_list li .list_name .post .tx{font-size:14px;color:#333;}

.rga_req_form .form_out .upload_list li .list_name .size{font-size:14px;color:#333;}

.rga_req_form .form_out .upload_list li .delete{display:inline-block;width:40px;height:40px;background-color:rgba(224,53,56,.1);margin-left:10px;cursor:pointer;border-radius:4px;}

.rga_req_form .form_out .upload_list li .delete i{display:block;width:100%;height:100%;background:url(../images/where_to_buy/delete.svg) no-repeat center;background-size:24px;transition:all .3s;}

.rga_req_form .form_out .upload_list li .delete:hover i{background:url(../images/where_to_buy/delete_h.svg) no-repeat center;background-size:24px;} 

.rga_req_form .form_out ul.radio-list li .chx-radio + label{font-size:16px;color:#000;font-weight:500;}

.rga_req_form .form_out ul.radio-list li .oth_input{border:0;border-bottom:1px solid #b9bdc9;margin-left:10px;pointer-events: none;cursor: default; }

.rga_req_form .form_out ul.radio-list li .chx-radio:checked + label .oth_input{pointer-events:auto;cursor:auto ;}

.rga_req_form .form_out ul.radio-list.radio-flex{display:flex;flex-wrap:wrap;}

.rga_req_form .form_out ul.radio-list.radio-flex li{margin-right:25px;}

.rga_req_form .form_out ul.radio-list.radio-flex li:last-child{margin-right:0;}



.rga_req_form .item_form{display:flex;justify-content:space-between;flex-wrap:wrap;}

.rga_req_form .item_form .form_out{margin-right:30px;width:calc((100% - 30px)/2);}

.rga_req_form .item_form .form_out:nth-child(2n + 2){margin-right:0;}

.rga_req_form .three_form{display:flex;justify-content: space-around;}

.rga_req_form .three_form .form_out{width:calc((100% - 40px)/3);margin-right:20px;}

.rga_req_form .three_form .form_out:nth-child(3n + 3){margin-right:0;}

.rga_req_form .form_check{display:flex;flex-wrap:wrap;margin-bottom:20px;}

.rga_req_form .form_check .item{margin-right:45px;}

.rga_req_form .form_check .item label{font-size:15px;line-height:42px;color:#666;}



.rga_req_form .form_out p .date{width:442px;background:url(../images/where_to_buy/date.svg) no-repeat 98% center;background-size:24px;}



.rga_req_form .form_sub{text-align:center;padding-top:20px;}

.rga_req_form .form_sub a.subbtn{display:inline-block;width:310px;height:56px;line-height:56px;border-radius:4px;background-color:#de3537;font-size:16px;color:#fff;text-decoration:none;transition:all .3s;}

.rga_req_form .form_sub a.subbtn:hover{opacity:.7}



table.data_table_2 {

	width:100%

}

table.data_table_2.s_1 th,table.data_table_2.s_2 th {

	min-width:60px

}

table.data_table_2 th.w_200 {

	width:200px

}

table.data_table_2 th,table.data_table_2 td {

	text-align:center

}

table.data_table_2 th {

	background-color:#666;

	color:#fff;

	font-size:15px;

	font-size:1.5rem;

	border-right:1px solid #fff;

	height:56px;

	min-width:130px

}

table.data_table_2 td {

	padding:20px 0;

	color:#666;

	font-size:14px;

	font-size:1.4rem;

	border-bottom:1px solid #dddfe9

}

table.data_table_2.s_2 td {

	color:#333;

}

table.data_table_2 td strong {

	color:#e03538

}

table.data_table_2 td a {

	border-bottom:1px solid #de3537;

	text-decoration:none;

	padding-bottom:2px;

	color:#de3537

}

table.data_table_2 td a.link:last-child {

	margin-right:0

}



.popView{position: fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1009;display:none;}

.popView .pop_con{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width:810px;height:90%;background-color:#fff;}

.popView .pop_head{height:46px;background-color:#2f3e50;position: relative;}

.popView .pop_head span{font-size:16px;line-height:46px;color:#fff;font-weight:bold;padding-left:25px;}

.popView .pop_head a.closed{position: absolute;right:20px;font-size:16px;color:#fff;top:50%;transform: translateY(-50%);cursor:pointer;text-decoration:none;}

.popView .pop_txt_body{height:calc(100% - 46px);box-sizing: border-box;width:100%;padding:40px 40px 20px;overflow-y:auto;}

.popView .pop_txt_body .list-item .item{display:flex;flex-wrap:wrap;margin-bottom:15px;}

.popView .pop_txt_body .list-item .item .lab{font-size:16px;color:#333;line-height:34px;width:160px}

.popView .pop_txt_body .list-item .item .nr_input{border:1px solid #d3d6de;width:calc(100% - 160px);box-sizing: border-box;height:34px;font-size:15px;color:#666;line-height:26px;padding:3px 10px;}

.popView .pop_txt_body .list-item .item .list-ul{width:calc(100% - 160px);box-sizing: border-box;}

.popView .pop_txt_body .list-item .item .list-ul ul{display:flex;flex-wrap:wrap;}

.popView .pop_txt_body .list-item .item .list-ul ul li{font-size:15px;line-height:34px;padding-left:25px;background:url(../images/where_to_buy/item-li.jpg) no-repeat left center;width:calc(100% / 3);}

.popView .pop_txt_body .list-item .item .lab.w100{width:100%;padding-bottom:5px;}

.popView .pop_txt_body .list-item .item .nr_textarea{border:1px solid #d3d6de;width:100%;min-height:104px;font-size:15px;color:#666;line-height:26px;padding:3px 10px;}

.popView .pop_txt_body .list-item .item .list-image{width:100%;}

.popView .pop_txt_body .list-item .item .list-image ul li{margin-bottom:10px;}

.popView .pop_txt_body .list-item .item .list-image ul li {display:flex;height:40px;background:rgba(224,53,56,.1);width:100%;box-sizing: border-box;padding:0 10px;border-radius:6px;overflow:hidden;justify-content: space-between;align-items:center;font-size:14px;}

.popView .pop_txt_body .list-item .item .list-image ul li .post{display:flex;align-items:center;}

.popView .pop_txt_body .list-item .item .list-image ul li .post .image{width:26px;height:26px;overflow:hidden;border-radius:4px;margin-right:10px;}

.popView .pop_txt_body .list-item .item .list-image ul li .post .image img{width:100%;height:100%;object-fit:cover;}

.popView .pop_txt_body .list-item .item .list-image ul li .post .tx{font-size:14px;color:#333;}

.popView .pop_txt_body .list-item .item .list-image ul li .size{font-size:14px;color:#333;}

.popView .pop_txt_body .list-item .item .list-image ul li:last-child{margin-bottom:0;}

.popView .pop_txt_body .list-item .item .requ_list{font-size:16px;line-height:42px;color:#666;padding-left:30px;background-image:url(../images/where_to_buy/checkbox_4.svg);background-repeat:no-repeat;background-position: left 9px;background-size:24px;}



@media (max-width:768px){

	.qs_body .box_1 ul.line-1 li{width:100%;margin-right:0;}

	

	

	.reg-checkbox + label{background-size:24px auto;padding-left:32px;}

	.reg-checkbox:checked + label{background-size:24px auto;}

	.chx-radio + label{padding-left:30px;background-size:20px auto;}

	.chx-radio:checked + label{background-size:20px auto;}

	

	.check_tit{font-size:20px;padding-bottom:15px;}

	.pb80{padding-bottom:30px;}

	.rga_req_txt .title{font-size:14px;padding-bottom:15px;}

	.rga_req_txt .txt{font-size:13px;line-height:24px;}

	.rga_req_txt .agree{margin-top:20px;}

	.rga_req_txt .agree label{font-size:14px;line-height:30px;}



	.rga_req_form{width:100%;margin-top:20px;}

	.rga_req_form .form_out{margin-bottom:15px;}

	.rga_req_form .item_form .form_out{width:100%;margin-right:0;}

	.rga_req_form .form_out h6{font-size:14px;line-height:30px;}

	.rga_req_form .form_out p input{height:36px;font-size:14px;line-height:24px;padding:5px 10px;}

	.rga_req_form .form_out.pt42{padding-top:0;}

	.rga_req_form .three_form{flex-wrap:wrap;}

	.rga_req_form .three_form .form_out{width:100%;margin-right:0;}

	.rga_req_form .form_check .item{width:calc((100% - 15px)/2);margin-right:15px;}

	.rga_req_form .form_check .item:nth-child(2n + 2){margin-right:0;}

	.rga_req_form .form_check .item label{font-size:13px;line-height:30px;}

	.rga_req_form .form_out p textarea{font-size:14px;padding:5px 10px;height:112px;}

	.rga_req_form .form_out .upload_add .icon{width:32px;height:32px;}

	.rga_req_form .form_out .upload_add .t_1{font-size:18px;line-height:28px;}

	.rga_req_form .form_out .upload_add .t_2{font-size:14px;line-height:24px;}

	.rga_req_form .form_out ul.radio-list li label{font-size:13px;line-height:24px;}

	.rga_req_form .form_out p .date{width:100%;background-size:20px;}

	.rga_req_form .form_sub a.subbtn{width:100%;font-size:14px;height:46px;line-height:46px;}

	

	

	.popView .pop_con{width:95%;}

	.popView .pop_txt_body{padding:20px;}

	.popView .pop_txt_body .list-item .item .lab{font-size:13px;width:110px;}

	.popView .pop_txt_body .list-item .item .nr_input{width:calc(100% - 110px);font-size:13px;overflow:hidden;}

	.popView .pop_txt_body .list-item .item .list-ul ul li{font-size:13px;width:100%;background-size:16px;}

	.popView .pop_txt_body .list-item .item .requ_list{font-size:13px;line-height:24px;padding-left:25px;background-size:16px;background-position:left 5px;}

}

