/*--------wsbj----------*/
.xuan-group input{display:none;opacity:0;}
.xuan-group input[type=checkbox]+label, .xuan-group input[type=radio]+label {
	line-height: 1;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*cursor: pointer;*/
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin:2px;
}
  .xuan-group input[type=checkbox]+label:before, .xuan-group input[type=radio]+label:before {
	line-height: 20px;
	display: inline-block;
	width: 1.1vw;
	height: 1.1vw;
	content: '';
	color: #fff;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	border-radius: 50%;
}
.xuan-group input[type=checkbox]:checked+label:before,.xuan-group input[type=radio]:checked+label:before{
	content:' ';
	background:#ED1C24 2px 1px no-repeat;
	background-size:80% 80%;
}

.bj_bg{
	background-image: url("../images/20181205111802.png");
	background-color:#bcbcba;
	background-size:cover ;/*充满容器*/
	background-position: center;/*居中显示*/
	background-repeat: no-repeat;
	height:70vw;
	padding-top:40px;
}

.wsbj_til_box{
	position: relative;
	width: 22%;
	height:2.3vw;
	margin: auto;
	background-color: #ED1C24;
}
.wsbj_title{
	position: absolute;
	width: 100%;
	top:-1vw;
	left:0;
	margin: 0px;
	padding:0px;
	text-align: center;
	font-weight: bolder;
	color:#ffffff;
	letter-spacing: 2px;
	font-size: 1.9vw;
}
.wsbj_content{
	width:100%;
	padding-top: 40px;
}
.xz_box{
	width:80%;
	margin:auto;
	background-color:#ffffff;
	border-radius: 0.6vw;
    padding-bottom: 2vw;
	text-align: center;
	display: none;
}

.xz_title {
    font-size: 1.6vw;
    text-align: center;
    padding-top: 1.6vw;
    padding-bottom: 1.6vw;
	color:#333333;
}
.xx_txt {
    display: inline-block;
    font-size: 1.12vw;
    padding: 0.5vw;
    padding-left: 1.2vw;
}
.xuan-group{
	float: right;
	cursor: pointer;
	margin-top:0.7vw;
	margin-right:1.2vw;
}
.xuan-group label{
	cursor: pointer;
}
.wsbj_table{
	width:70%;
	margin:auto;
	border-collapse:collapse;
	text-align: left;
	margin-bottom: 30px;
}

.wsbj_table,.wsbj_table td,.wsbj_table th{
	border:1px solid #ED1C24;
}
.jdt_box{
	position: relative;
	width:70%;
	margin:auto;
	height:0.3vw;
	background-color:#dddddd;
	border-radius: 10px;
	margin-bottom: 10px;
}
.jdt{
	position: absolute;
	height:0.3vw;
	left:1px;
	background-color:#ED1C24;
	border-radius: 0.2vw;
}
.jdt0{
	width:8%;
}
.jdt1{
	width:15%;
}
.jdt2{
	width:25%;
}
.jdt3{
	width:35%;
}
.jdt4{
	width:45%;
}
.cf_jdt{
	width:50%
}
.kt_jdt{
	width:55%;
}
.xpyf_jdt{
	width:60%;
}
.sf_jdt{
	width:65%;
}
.ymj_jdt{
	width:70%;
}
.zrf_jdt{
	width:75%;
}
.zwf_jdt{
	width:80%;
}

.bj_but{
    display: inline-block;
    width: 20%;
    padding: 0.4vw;
    border: 1px solid #ED1C24;
    border-radius: 8px;
    margin: 0.6vw;
    font-size: 1.2vw;
    cursor: pointer;
}

.but_bg_red{
	color:#ffffff;
	background-color: #ED1C24;
}

/*---------搬迁物品----------*/
.wp_box{
	width:90%;
	margin:auto;
	background-color:#ffffff;
	border-radius: 0.4vw;
    padding-bottom: 2vw;
	text-align: center;
	display: none;
}
.wp_box .container{
	width:90%;
	margin: auto;
	margin-bottom: 2vw;
}
.wp_box .container .row .col-lg-4{
	padding-left: 0.8vw;
	padding-right: 0.8vw;
	margin-bottom: 1.8vw;
}

.res_imgbox,.res_titlebox{
	width:100%;
	margin:auto;
	border: solid 1px #ED1C24;
}
.res_imgbox{
	height:10vw;
	text-align: center;
    overflow:hidden ;
}
.res_titlebox{
	height:2.5vw;
	border-top: 0px;
	background-color:#ED1C24;
	color:#ffffff;
}
.res_font{
	font-size: 1.1vw;
	line-height: 2.5vw;
	text-align: center;
}


/*
.res_numbox{
	width:50%;
	display: inline-block;
	text-align: center;
	height:1.88vw;
	margin-top: 0.6vw;
	margin-bottom: 1.6vw;
	background-color:#ED1C24;
}
.res_number{
	width:50%;
	height:100%;
	font-size: 1.1vw;
	margin:0px 0.1vw;
	text-align: center;
	border: solid 1px #ED1C24;
}
.res_numbox p{
	display: inline-block;
	font-weight: bolder;
	font-size: 1.2vw;
	color:#ffffff;
	line-height: 1.3vw;
	cursor: pointer;
}
.res_numbox .jian{
	position: relative;
	margin:0px 0.2vw;
	left:0.12vw;
}
.res_numbox .jia{
	position: relative;
    font-weight: 100;
    font-size: 1.9vw;
	left:-0.1vw;
    top: 0.18vw;
}
*/




.res_number::-webkit-outer-spin-button,
.res_number::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type="number"]{
	-moz-appearance: textfield;
}
.wp_box .jdt_box{
	width:88%;
}
.wp_box .checkbox-group input{display:none;opacity:0;}
.wp_box .checkbox-group input[type=checkbox]+label{
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*cursor: pointer;*/
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: inline-block;
	top:0.28vw;
	left:3vw;
}
.wp_box .checkbox-group input[type=checkbox]+label:before{
	line-height: 1.4vw;
	display: inline-block;
	width: 1.3vw;
	height: 1.3vw;
	margin-right: 0px;
	content: '';
	color: #fff;
	border: 1px solid #ED1C24;
	background-color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
}
.wp_box .checkbox-group input[type=checkbox]:checked+label:before{
	/*content:'\2022';圆点*/
	content:'\2714';
	color:#ED1C24;
	background-color: #ffffff;
	border-radius: 3px;
	font-size:1.6vw;
	text-align: center;
	border-color: #ED1C24;
}
.qz_box{
	position: relative;
	display: inline-block;
	margin-top:0.6vw;
	text-align: left;
}
.qz_font{
	display: inline-block;
	text-align: left;
	font-size: 1.2vw;
	line-height: 1.8vw;
	margin-right:1.2vw;
	margin-left:0.5vw;
}
.ctrl_wp{
	text-align: center;
}

.wsbj_content a:hover{
	color:#333333;
}

.final_box .xz_title{
	padding-bottom: 0px;
}
.money{
	font-size: 1.8vw;
	margin-bottom: 1.5vw;
}
.xz_yysm,.xz_shyy{
	width:70%;
	height:2.5vw;
	border:0.1vw solid #ED1C24;
	margin:auto;
	text-align: left;
	margin-bottom: 1.3vw;
}
.xz_font1{
	display: inline-block;
	font-size: 1.05vw;
	line-height: 2.5vw;
	margin-left:1vw;
}
.yysm_dian,.shyy_dian{
	position: relative;
	display: inline-block;
	float: right;
	width:1.2vw;
	height:1.2vw;
	border-radius: 50%;
	border:0.1vw solid #999999;
	top:0.5vw;
	right:1vw;
	cursor: pointer;
}
.yysm_d,.shyy_d{
	position: absolute;
	width:0.8vw;
	height:0.8vw;
	left:0.1vw;
	top:0.11vw;
	border-radius: 50%;
	border:0px;
	background-color:#ED1C24;
	display: none;
}
.final_box .jdt_box{
	margin-top:2.5vw;
}
.jdt9{
	width:90%;
}
.jdt10{
	width:100%;
}

.yysm_form,.shyy_form{
	position: relative;
	display: none;
}
.final_box table{
	width:70%;
	margin:auto;
	border-collapse:collapse;
	text-align: left;
	margin-bottom: 30px;
}

.final_box table,.final_box table td,.final_box table th{
	border:0.15vw solid #ED1C24;
}
.final_box table td{
	height:auto;
}
.ytxt{
	width:100%;
	height:100%;
	font-size: 1.05vw;
	padding:0.4vw;
	padding-left:1vw;
	border:0px;
}
.yysm_form p,.shyy_form p{
	font-size: 1.05vw;
	margin-bottom: 1vw;
	color:#999999;
}
.wp_box strong{
	color:#ED1C24;
}



/*-------1.2-------*/
.move,.discard{
	display: inline-block;
	width:47%;
	margin-top:0.6vw;
	
}
.ctrl_wp_font{
	font-size: 1vw;
	float: left;
	line-height: 1.4vw;
}

.move{
	float: left;
}
.discard{
	float:right;
}
.res_numbox{
	width:65%;
	float: right;
	display: inline-block;
	text-align: center;
	height:1.4vw;
	background-color:#ED1C24;
}
.res_number{
	width:38%;
	height:100%;
	font-size: 1vw;
	margin:0px;
	text-align: center;
	border: solid 1px #ED1C24;
}
.res_numbox p{
	display: inline-block;
	font-weight: bolder;
	font-size: 1vw;
	color:#ffffff;
	line-height: 1.3vw;
	cursor: pointer;
}
p.jia{
	font-size: 1.15vw;
}

.xz_dywl_font{
	font-size: 1.5vw;
	padding-top:0px;
}


/*---------1.3-------*/
.ctrl_dywl .move{
	float:none;
}
.ctrl_dywl .res_numbox{
	float:none;
	width:100%;
	height:1.8vw;
}
.ctrl_dywl .res_number {
    width: 40%;
    font-size: 1.2vw;
	margin:0px 0.18vw;
	background-color:#ffffff;
}
.ctrl_dywl .res_numbox p{
	font-size: 1.4vw;
	line-height: 1.5vw;
}
.ctrl_dywl p.jia{
	font-size: 1.5vw;
}
.dywl_table{
	width:87%; 
	margin-bottom: 3vw;
}

/*-----------20190307------------------*/
.xx_txt img{
	width:1.4vw;
}
/*------------20190320------------------*/
/*
.bj_bg{
	moz-user-select: -moz-none; 
	-moz-user-select: none; 
	-o-user-select:none; 
	-khtml-user-select:none; 
	-webkit-user-select:none; 
	-ms-user-select:none; 
	user-select:none;
}
*/
.res_font_small{
	font-size: 1vw;
}

.area_box {
    position: relative;
    width: 70%;
    margin: auto;
    padding-top: 3.5vw;
    padding-bottom: 4vw;
    font-size: 1.2vw;
    border: 1px solid #ED1C24;
    margin-bottom: 30px;
}
.area_box input{
	width:6vw;
	border-bottom:1px solid #333333;
	text-align: center;
}
.area_box span{
	color:#ED1C24;
	font-size: 1vw;
}
.four_box .xx_txt,.bq_four_box .xx_txt{
	width:85%;
}
.xuan-group_ctrl{
	margin-top:1.4vw;
}










@media screen and (max-width: 990px){
	#top1{
		display: none;
	}
	input {
	-webkit-appearance: none;
		border-radius: 0px;
	}
	.bj_bg {
		background-size:100% auto;
		background-position:top;
		background-repeat: no-repeat;
		height:540px;
		padding-top: 40px;
		height:86vh;
	}
	.wsbj_til_box {
		width: 40%;
		height: 25px;
		margin-top:20px;
	}
	.wsbj_title {
		top: -10px;
		font-weight:normal;
		letter-spacing: 2px;
		font-size: 21px;
	}
	.wsbj_content {
		padding-top: 20px;
	}
	.wsbj_table {
		width: 90%;
		margin-bottom: 20px;
	}
	.xz_box {
		width: 100%;
		border-radius: 4px;
		padding-bottom: 20px;
	}
	.xz_title {
		font-size: 17px;
		padding-top: 20px;
    	padding-bottom: 10px;

	}
	.wp_box .xz_title{
		font-size: 15px;
	}
	.final_box .xz_title{
		font-size: 16px;
	}
	.xx_txt {
		font-size: 15px;
		padding: 4px;
		padding-left: 10px;
	}
	.xuan-group input[type=checkbox]+label:before, .xuan-group input[type=radio]+label:before {
		line-height: 20px;
		width: 14px;
		height: 14px;
	}
	.xuan-group {
		margin-top: 6px;
		margin-right: 8px;
	}
	.jdt_box {
		width: 90%;
		height: 3px;
	}
	.jdt {
		height: 2px;
		left: 1px;
		border-radius: 1px;
	}
	.bj_but {
		width: 25%;
		padding: 2px;
		border-radius: 5px;
		margin:0px 5px;
		font-size: 12px;
	}
	.wp_box {
		width: 100%;
		border-radius: 4px;
		padding-bottom: 20px;
	}
	.wp_box .container .row{
		width: 100%;
		margin:auto;
	}
	.wp_box .container .row .col-lg-4 {
		padding-left: 8px;
		padding-right: 8px;
		margin-bottom: 10px;
	}
	.res_imgbox {
		height: 100px;
	}
	.res_titlebox {
		height: 22px;
	}
	.res_font {
		font-size: 13px;
		line-height: 22px;
	}
	.res_numbox {
		width: 50%;
		height: 20px;
		margin-top: 4px;
		margin-bottom: 10px;
	}
	.qz_font {
		font-size: 13px;
		line-height: 20px;
		margin-right: 20px;
		margin-left: 4px;
	}
	.wp_box .checkbox-group input[type=checkbox]+label:before {
		line-height: 16px;
		width: 16px;
		height: 16px;
		margin-right: 0px;
		border-radius: 3px;
	}
	.wp_box .checkbox-group input[type=checkbox]+label {
		top: 3px;
		left: 35px;
	}
	.wp_box .checkbox-group input[type=checkbox]:checked+label:before {
		border-radius: 3px;
		font-size: 14px;
		color:#ED1C24;
	}
	.res_number {
		font-size: 12px;
		margin-left:1px;
		margin-right:2px;
	}
	.res_numbox p {
		font-size: 12px;
		line-height: 18px;
	}
	.res_numbox .jia {
		font-weight: 500;
		font-size: 16px;
		line-height: 16px;
		left:-0.2vw;
		top:0.2vw;
	}
	.res_numbox .jian {
		margin: 0px;
		left: 0.1vw;
	}
	.money {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.xz_yysm, .xz_shyy {
		width: 90%;
		height: 30px;
		border: 0.1vw solid #ED1C24;
		margin-bottom: 8px;
	}
	.xz_font1 {
		display: inline-block;
		font-size: 15px;
		line-height: 30px;
		margin-left: 10px;
	}	
	.yysm_dian, .shyy_dian {
		width: 14px;
		height: 14px;
		border: 1px solid #999999;
		top: 8px;
		right: 10px;
	}
	.final_box .jdt_box {
		margin-top: 30px;
	}
	.yysm_d, .shyy_d {
		width: 11px;
		height: 11px;
		left: 1px;
		top: 1px;
	}
	.yysm_form p, .shyy_form p {
		font-size: 14px;
		margin-bottom: 2px;
	}
	.final_box table {
		width: 90%;
		margin-bottom: 24px;
	}
	.ytxt {
		font-size: 14px;
		height: 30px;
		padding-left: 10px;
	}
	.final_box{
		margin-bottom: 85px;
	}
	.success_font{
		font-size: 13px;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	/*--------1.2-----------*/
	#mobile_down{
		display:none;
	}
	#footer{
		margin-bottom:0px;
	}
	
	
	/*----------1.3--------*/
	.ctrl_wp {
		margin-bottom: 3vw;
	}
	.move, .discard {
		width: 100%;
		margin-top: 0.6vw;
		float:none;
	}
	.ctrl_wp_font {
		font-size: 15px;
		float: none;
	}
	.res_numbox {
		width: 45%;
		height: 20px;
		margin-top: 4px;
		margin-bottom: 0px;
		float:none;
	}
	.res_numbox .jian{
		margin-right:0px;
	}
	.res_numbox .jia {
		position: relative;
		font-weight: 500;
		font-size: 18px;
		line-height: 10px;
		top:0.3vw;
	}
	
	/*----東亞提供----*/
	.ctrl_dywl .res_numbox {
		width: 50%;
		height:24px;
	}
	.ctrl_dywl .res_numbox p {
		font-weight: bolder;
		font-size: 12px;
		line-height: 16px;
	}
	.ctrl_dywl .res_numbox .jia {
		font-size: 20px;
		line-height: 10px;
		top: 0.5vw;
	}
	.ctrl_dywl .res_number {
		font-size: 12px;
		margin-right:0.7vw;
	}
	
	.dywl_table{
		width:90%; 
		margin-bottom: 30px;
	}
	.dywl_table .xx_txt {
		width:90%;
		text-align: justify;
		font-size: 15px;
		padding: 4px;
		padding-left: 10px;
	}
	.dywl_table .xuan-group input[type=checkbox]+label:before,.dywl_table .xuan-group input[type=radio]+label:before {
		position: relative;
		top: 10px;
	}
	
	/*----20190307----------*/
	.xx_txt img {
		width: 16px;
	}
	/*-------20190321------------*/
	.res_font_small{
		font-size: 11px;
	}
	.xuan-group_ctrl{
		margin-top:16px;
	}
	.area_box {
		width: 90%;
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 15px;
		margin-bottom: 20px;
	}
	.area_box input {
		width: 60px;
	}
}
/*
@media screen and (max-width: 370px){
	.yysm_d, .shyy_d {
		width: 12px;
		height: 12px;
		left: 0;
		top: 0;
	}
	.res_number {
		margin-left: 0px;
		margin-right: 1px;
	}
	.res_numbox p.jia {
		padding-right:4px;
	}
	.res_numbox p.jian{
		font-size:11px;
		padding-left:2px;
		font-weight: 900;
	}
	.wp_box .checkbox-group input[type=checkbox]+label {
		top: 0.5px;
	}
}
*/
.active{
	display: block;
}