@charset "utf-8"; 
.head_wrap{
	margin-bottom: 20px;
}
.rel{
	position: relative;
	width: 1000px;
	height: 2100px;
	margin: 0px auto;
	overflow: hidden;
}
.rel .top_tu,.rel .bg_tu{
	width: 1000px;
	height: 2100px;
	position: absolute;
	left: 0;
	top: 0;
}
.rel .top_tu{
	z-index: 1;
}
.rel .bg_tu{
	z-index: 0;
}
.kuang{
	position: absolute;
}
.top_tu > div,.bg_tu > div{
	position: absolute;
	width:384px;
	height: 257px;
}
.link1{background:url(../images/link1.png) no-repeat; top: 0; left: 130px;}
.link2{background:url(../images/link2.png) no-repeat; top: 370px; right: 0px;}
.link3{background:url(../images/link3.png) no-repeat; top: 561px; left: 233px;}
.link4{background:url(../images/link4.png) no-repeat; top: 817px; right: 106px;}
.link5{background:url(../images/link5.png) no-repeat; top: 884px; left: 0;}
.link6{background:url(../images/link6.png) no-repeat; top: 1223px; left: 127px;}
.link7{background:url(../images/link7.png) no-repeat; top: 1222px; right: 0;}
.link8{background:url(../images/link8.png) no-repeat; top: 1477px; right: 106px;}
.link9{background:url(../images/link9.png) no-repeat; top: 1588px; left: 0;}
.link10{background:url(../images/link10.png) no-repeat; top: 1844px; left: 167px;}
.top_tu > div{
	background: none;
}
.top_tu > div a{
	display: block;
	width:384px;
	height: 257px;
}
.phone{
	display: none;
}
@media (max-width: 767px) {
	.rel{
		display: none;
	}
	.phone{
		display: block;
		width: 100%;
		margin-top: 110px
	}
	.phone .head,.phone .dy,.phone .top10{
		margin: 0px 16px 15px;
	}
	.phone .head img{
		width: 100%;
	}
	.h{
		height: 102px;
		overflow: hidden;
		padding: 10px;
		position: relative;
	}
	.h .btn{
		position: absolute;
		background-color: #e1e6ee;
		bottom: 3px;
		right: 17px;
		padding-left: 15px;
		font-size: 15px;
		color: #0052a5;
	}
	.dy{
		background-color: #e1e6ee;
	}
	.phone .dy p{
		color: #3c5d8a;
		font-size: 15px;
		margin-bottom: 10px;
		line-height: 140%;
		display: inline;
	}
	.top10 > div{
		width: 100%;
		    overflow: hidden;
		    margin-bottom: 10px;
	}
	.top10 .img{
		float: left;
		margin-right: 15px;
		width: 115px;
		position: relative;
	}
	.top10 .img span{
		position: absolute;
		top:0;
		left:0;
		color: #fff;
		    width: 30px;
		    height: 30px;
		    border-radius: 0px 0px 30px 0;
		    display: block;
		    text-align: center;
	}
	.c1{background-color: #afbeda;}
	.c2{background-color: #e2d5cf;}
	.c3{background-color: #c0dde6;}
	.c4{background-color: #e9d5e3;}
	.c5{background-color: #c2cee3;}
	.c6{background-color: #e9d5e3;}
	.c7{background-color: #e2d5cf;}
	.c8{background-color: #c5e1e8;}
	.c9{background-color: #c2cee3;}
	.c10{background-color:#e9d5e4 ;}
	.top10 .img img{
		height: auto;
		width: 100%;
	}
		
	.top10 h1{
		font-size: 16px;
		color:#333;
		padding: 0;
		margin: 0;
		line-height: 140%;
	}
}