.box{
	width: 100%;
	min-height: 8rem;
	position: relative;
	/*padding-top: 1.6rem;*/
	padding-bottom: 2.6rem;
}


.box .main{
	width: 100%;
	height: 100%;
	position: relative;
}

.box .main .banner{
	/*height: 5.4rem;*/
	height: 3.74rem;
	width: 100%;
}

.box .main .banner2{
	height: 8.9rem;
	width: 100%;
}

.box .main .banner > img,
.box .main .banner2 > img{
	width: 100%;
	height: 100%;
}

.box .main .title{
	width: 7.31rem;
	height: 0.58rem;
	margin: 0.7rem auto;
	margin-bottom: 0.8rem;
	background: url(../images/callme_hz_title.png) no-repeat;	
	background-size: 100% 100%;
}

.box .main .content{
	width: 11.24rem;
	min-height: 5rem;
	padding-bottom: 2rem;	
	margin: 0 auto;
	overflow: hidden;
	line-height: 0.4rem;
}

.box .main .content img{
	width: 100%;
}


.box .main .bannertop{
	width: 100%;
	height: 8.7rem;
	position: relative;	
}

.box .main .bannertop .mapbox{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border:#ccc solid 1px;
}

.box .main .bannertop .linkbox{
	position: absolute;
	width: 6rem;
	height: calc(100% - 1.7rem);
	left: 1.8rem;
	top: 1.7rem;
	background-color: rgba(25, 53, 93, .88);
	padding-top: 1.6rem;
}

.box .main .bannertop .linkbox .linkus{
	width: 2.4rem;
	height: 1rem;
	margin: 0 auto;
}

.box .main .bannertop .linkbox .linkus img{
	width: 100%;
	height: 100%;
}

.box .main .bannertop .linkbox .formbox{
	width: 4rem;
	height: 4.3rem;
	margin: 0 auto;
	position: relative;
	padding-top: 0.2rem;
}

.box .main .bannertop .linkbox .formbox .btnlink{
	display: block;
	width: 1.6rem;
	height: 0.44rem;
	line-height: 0.44rem;
	text-align: center;
	font-size: 0.18rem;
	margin: 0.7rem auto;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 0.1rem;
	color: #fff;
	cursor: pointer;

}

.box .main .bannertop .linkbox .formbox .item{
	height: 0.6rem;
	width: 100%;
}

.box .main .bannertop .linkbox .formbox .item .caption{
	width: 1.3rem;
	height: 0.6rem;
	line-height: 0.6rem;
	display: inline-block;
	font-size: 0.18rem;
	color: #fff;
}

.box .main .bannertop .linkbox .formbox .item .text{
	width: 2.6rem;
	height: 0.4rem;
	display: inline-block;
}

.box .main .bannertop .linkbox .formbox .item .text > input{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	border-bottom: 1px solid #fff;
	font-size: 0.18rem;
	color: #fff;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.box .main .maintitle{
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.3rem;
	margin-top: 0.5rem;
	text-align: center;
	color: #d3a15e;
}

.box .main .mainlist{
	width: 15.5rem;
	height: 3.6rem;
	margin: 0.6rem auto;
	margin-bottom: 3rem;
}

.box .main .mainlist .item{
	width: 3.6rem;
	height: 3.6rem;
	margin-left: 0.2rem;
	padding-top: 0.3rem;
	float: left;
}

.box .main .mainlist .item_color1{
	background-color: #f9e0e0;
}

.box .main .mainlist .item_color2{
	background-color: #ddf2f4;
}

.box .main .mainlist .item_color3{
	background-color: #ebf3da;
}

.box .main .mainlist .item_color4{
	background-color: #d5ecf9;
}

.box .main .mainlist .item .icon{
	width: 0.6rem;
	height: 0.6rem;
	margin: 0 auto;	
}

.box .main .mainlist .item .icon > img{
	width: 100%;
	height: 100%;
}

.box .main .mainlist .item .info{
	width: 100%;
	height: 0.32rem;
	line-height: 0.4rem;
	font-size: 0.18rem;
	text-align: center;
}


.box2{
	width: 100%;
	min-height: 8rem;
	position: relative;
	/*padding-top: 1.6rem;*/
	padding-bottom: 2.6rem;
}

.box2 .banner{
	/*height: 5.4rem;*/
	height: 3.74rem;
	width: 100%;
}

.box2 .banner > img{
	width: 100%;
	height: 100%;
}

.box2 .mainbox{
	width: 100%;
	min-height: 4rem;
	position: relative;
	padding-top: 1.2rem;
}


.box2 .mainbox .tabbox{
	position: absolute;
	width: 100%;
	height: 1.2rem;
	left: 0;
	top: 0;
	box-shadow: 3px 3px 3px #f2f2f2;
}

.box2 .mainbox .tabbox .tabitem{
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
	cursor: pointer;	
}

.box2 .mainbox .tabbox .tabitem_focus{
	background-color: #faac24;	
}

.box2 .mainbox .tabbox .tabitem .caption{
	position: absolute;
	font-size: 0.3rem;
	height: 0.5rem;
	line-height: 0.5rem;
	width: 2rem;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto auto; 
	font-weight: bold;
}

.box2 .mainbox .tabbox .tabitem .caption_focus{
	color: #fff;
}

.box2 .mainbox .pagebox{
	width: 14.4rem;
	height: 11rem;
	margin: 0 auto;
	padding-top: 0.4rem;
	overflow: hidden;
}

.box2 .mainbox .pagebox .page{
	width: 100%;
	height: 100%;
	float: left;
}

.box2 .mainbox .pagebox .page .sbox{
	width: 100%;
	height: 0.5rem;
	position: relative;
	font-size: 0.24rem;
	/*display: none;*/
}

.box2 .mainbox .pagebox .page .sbox .namebox{
	width: 44%;
	height: 100%;
	display: inline-block;
}

.box2 .mainbox .pagebox .page .sbox .namebox span{
	font-size: 0.24rem;
	margin-right: 0.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	vertical-align: bottom;
}

.box2 .mainbox .pagebox .page .sbox .namebox input{
	height: 100%;
	width: 4rem;
	font-size: 0.24rem;
}

.box2 .mainbox .pagebox .page .sbox .datebox{
	display: inline-block;
	height: 100%;
	width: 3.8rem;
}

.box2 .mainbox .pagebox .page .sbox .datebox span{
	margin-right: 0.2rem;
	height: 100%;
	line-height: 0.5rem;	
	vertical-align: bottom;
}

.box2 .mainbox .pagebox .page .sbox .datebox input{
	height: 100%;
	width: 2.3rem;
	font-size: 0.24rem;
}

.box2 .mainbox .pagebox .page .sbox .btnsearch{
	position: absolute;
	width: 1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	top: 0;
	right: 0;
	background-color: #faac24;
	color: #fff;
	cursor: pointer;
}

.box2 .mainbox .pagebox .page .listbox{
	width: 100%;
	margin-top: 0.6rem;
	height: calc(100% - 1.5rem);
	padding-top: 0.5rem;
	position: relative;
	overflow: hidden;
}

.box2 .mainbox .pagebox .page .listbox .nolist{
	position: absolute;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 0.2rem;
	display: none;
}

.box2 .mainbox .pagebox .page .listbox .titlebox{
	position: absolute;
	height: 0.5rem;
	width: 100%;
	left: 0;
	top: 0;
	font-size: 0.24rem;
	background-color: #faac24;
}

.box2 .mainbox .pagebox .page .listbox .titlebox .col-1{
	width: 1rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	text-align: center;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	color: #fff;
}

.box2 .mainbox .pagebox .page .listbox .titlebox .col-2{
	width: 5.8rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	text-align: center;
	color: #fff;
}

.box2 .mainbox .pagebox .page .listbox .titlebox .col-3{
	width: 5.2rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	text-align: center;
	color: #fff;
}

.box2 .mainbox .pagebox .page .listbox .titlebox .col-4{
	width: 2.4rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border: 1px solid #b9b9b9;
	text-align: center;
	color: #fff;
}

.box2 .mainbox .pagebox .page .listbox .list{
	width: 100%;
	height: calc(100% - 1rem);
}

.box2 .mainbox .pagebox .page .listbox .list .item{
	height: 0.5rem;
	width: 100%;
	position: relative;
	font-size: 0.2rem;
}

.box2 .mainbox .pagebox .page .listbox .list .item:hover{
	background-color: #fef7e9;
}

.box2 .mainbox .pagebox .page .listbox .list .item .col-1{
	width: 1rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	text-align: center;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	overflow: auto;
}

.box2 .mainbox .pagebox .page .listbox .list .item .col-2{
	width: 5.8rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	overflow: auto;
}

.box2 .mainbox .pagebox .page .listbox .list .item .col-3{
	width: 5.2rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	overflow: auto;
}

.box2 .mainbox .pagebox .page .listbox .list .item .col-4{
	width: 2.4rem;
	height: 100%;
	float: left;
	line-height: 0.5rem;
	padding-left: 0.2rem;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	overflow: auto;
}
