.dont_zhedan{
	pointer-events: none;
}
.do_zhedan{
	pointer-events: auto;
}
.main_div {
	width: 100%;
	height: 100%;
	background-image: radial-gradient(rgba(255,255,255,0) 10%, rgba(0,0,0,0.8) 60%);
	position: fixed;
	z-index: 1000;
	top: 0;
}
.top_div{
	top: -0.5rem;
	position: fixed;
	width: 100rem;
	height: 6rem;
	background-size: cover;
	background-image: url("/img/top2.png?1");
	background-position: top;
	z-index: 1000;
}

.shengjifengxi_div{
	width: 100%;
	height: 20rem;
	margin-top: 1rem;
}

.xuanchuangshiping{
	width: 100%;
	height: 13.5rem;
	margin-top: 0rem;
}

.shuizhiyuan_div{
	width: 100%;
	margin-top: 1rem;
}

.shuizhiyuan_div .main_title{
	width: 100%;
	text-align: center;
	color: #feae31;
	height: 1.4rem;
	font-size: 1rem;
}
.shuizhiyuan_div .big_item{
	width: 9.3rem;
	margin-top: 1rem;
}
.shuizhiyuan_div .big_item img {
	width: 3rem;
	height: 3rem;
	margin-right: 0.5rem;
}
.shuizhiyuan_div .big_item .value {
	font-size: 1.1rem;
	line-height: 1.4rem;
	margin-top: 0.2rem;
	color: #feae31;
}
.shuizhiyuan_div .big_item .title {
	font-size: 0.7rem;
	color: #00E0DB;
	line-height: 1.4rem;
}


.shuizhiyuan_div .small_item {
	width: 5rem;
	margin-top: 1rem;
	text-align: center;
	margin-left: 3rem;
}
.shuizhiyuan_div .small_item img {
	width: 2rem;
	height: 2rem;
	margin-bottom: -0.6rem;
}
.shuizhiyuan_div .small_item .value {
	font-size: 1.1rem;
	line-height: 1.3rem;
	margin-top: 0rem;
	color: #feae31;
}
.shuizhiyuan_div .small_item .title {
	font-size: 0.7rem;
	color: #00E0DB;
	line-height: 1.4rem;
}

.shuizhiyuan_div .item{
	width: 5rem;
	height: 5rem;
	background-image: url("/img/shuizhiyuan/shuizhiyuanbox.png");
	background-size: cover;
	background-position: center center;
	text-align: center;
	margin-right: 0.6rem;
}
.shuizhiyuan_div .item .value {
	margin-top: 1rem;
	color: #00E0DB;
	font-size: 1.5rem;
	line-height: 2.2rem;
}
.shuizhiyuan_div .item .title{
	color: #ffffff;
	font-size: 1rem;
	line-height: 1.6rem;
}

.chashanzhili_div{
	width: 100%;
	height: 15rem;
	margin-top: 0.5rem;
}

.konqijianche{
	width: 100%;
}
.konqijianche .main_title{
	width: 100%;
	text-align: center;
	color: #feae31;
	height: 1.4rem;
	font-size: 1rem;
}
.konqijianche .big_item{
	width: 9.3rem;
	margin-top: 1rem;
}
.konqijianche .big_item img {
	width: 3rem;
	height: 3rem;
	margin-right: 0.5rem;
}
.konqijianche .big_item .value {
	font-size: 1.1rem;
	line-height: 1.4rem;
	margin-top: 0.2rem;
	color: #feae31;
}
.konqijianche .big_item .title {
	font-size: 0.7rem;
	color: #00E0DB;
	line-height: 1.4rem;
}


.konqijianche .small_item {
	width: 5rem;
	margin-top: 1rem;
	text-align: center;
	margin-left: 3rem;
}
.konqijianche .small_item img {
	width: 2rem;
	height: 2rem;
	margin-bottom: -0.6rem;
}
.konqijianche .small_item .value {
	font-size: 1.1rem;
	line-height: 1.3rem;
	margin-top: 0rem;
	color: #feae31;
}
.konqijianche .small_item .title {
	font-size: 0.7rem;
	color: #00E0DB;
	line-height: 1.4rem;
}


.konqijianche .item {
	width: 3.4rem;
	height: 5.28rem;
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.2rem;
	background-size: cover;
	margin-right: 1rem;
}


.zonliang_div{
	width: 100%;
}
.zonliang_div .zonliang_box {
    width: 5.1rem;
    height: 2.6rem;
    background-image: url("/img/box1.png");
    background-size: cover;
    margin-top: 1rem;
    margin-right: 0.7rem;
    text-align: center;
}

.zonliang_div .zonliang_box .value {
    color: #00DAD8;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.zonliang_div .zonliang_box .title {
    color: #ffffff;
    font-size: 0.6rem;
    line-height: 0.8rem;
}

.left_div{
	width: 23rem;
	height: 50rem;
	top: 5rem;
	left: 2rem;
	position: fixed;
	color: #ffffff;
	font-size: 1.1rem;
	line-height: 2.5rem;
}
.left_div .title_div{
	width: 100%;
	height: 2.8rem;
	background-image: url("/img/titlebg.png");
	background-size: cover;
}

.left_div .title_div .title{
	font-size: 0.9rem;
	padding-top: 0.5rem;
}

.right_div{
	width: 23rem;
	height: 50rem;
	top: 5rem;
	left: 75rem;
	position: fixed;
	color: #ffffff;
	font-size: 1.1rem;
	line-height: 2.5rem;
}
.right_div .title_div{
	width: 23rem;
	height: 2.8rem;
	background-image: url("/img/titlebg.png");
	background-size: cover;
}
.right_div .title_div .title{
	font-size: 0.9rem;
	padding-top: 0.5rem;
}

.center_div{
	width: 46rem;
	height: 10rem;
	top: 32rem;
	left: 27rem;
	position: fixed;
	color: #ffffff;
	font-size: 1.1rem;
	line-height: 2.5rem;
}
.center_div .title_div{
	width: 46rem;
	height: 3rem;
	background-image: url("/img/titlebglong.png?1");
	background-size: cover;
}

.center_div .title_div .title{
	font-size: 1rem;
	padding-top: 0.5rem;
}

.center_div .table_head{
	width: 100%;
	height: 2rem;
	margin-top: 0.6rem;
	margin-bottom: 0.6rem;
}
.center_div .table_head .item{
	color: #00DAD8;
	text-align: center;
	width: 8rem;
	font-size: 0.9rem;
}
.center_div .table_body{
	width: 100%;
	height: 10rem;
	overflow: hidden;
}
.center_div .table_body .item_row{
	text-align: center;
	width: 8rem;
}
.center_div .table_body .item{
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.9rem;
	color: #ffffff;
	overflow: hidden;
}

.center_div .table_body .item1 {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.9rem;
	color: #ffffff;
	background-color: rgba(0, 72, 91, 0.4);
	overflow: hidden;
}
.show_image_div{
	width: 100%;
	height: 7.5rem;
}
.show_image_div .item{
	width: 7rem;
	height: 6rem;
	background-position: center center;
	background-size: cover;
	margin-right: 1rem;
}
.show_image_div .item:hover{
	width: 8rem;
	height: 7rem;
	margin-top: -1rem;
	margin-right: 0.5rem;
	margin-left: -0.5rem;
}

.big_image_div{
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.1) ;
	position: fixed;
	z-index: 2000;
	top: 0;
}
.big_image_div img{
	width: 40%;
	position: absolute;
	top: 50%;
	left: 50%;
	height: auto;
	transform: translate(-50%,-50%);
}

.map_ctl_div{
	width: 2.6rem;
	height: 15rem;
	top: 27rem;
	left: 70rem;
	position: fixed;
}
.map_ctl_div .item{
	width: 100%;
	height: 2.6rem;
	color: #ffffff;
	border: solid 0.1rem #00E0DB;
	border-radius: 0.2rem;
	margin-bottom: 0.8rem;
	color: #00E0DB;
}
.map_ctl_div .title{
	
	font-size: 0.8rem;
	text-align: center;
	width: 100%;
}
.map_ctl_div .item img {
	width: 1.1rem;
	height: 1.1rem;
	margin-left: 0.75rem;
	margin-top: 0.2rem;
}
.map_ctl_div .item_choose{
	background:rgba(0, 72, 91, 0.6);;
}



.top_cancel_btn {
	height: 2rem;
	font-size: 1.2rem;
	color: #00DAD8;
	position: fixed;
	top: 7rem;
	left: 49%;
	transform: translate(-50%, -50%);
	z-index: 99999;
	line-height: 1.5rem;
}
.top_cancel_btn img{
	width: 1.1rem;
	height: 1.1rem;
	margin-left: 0.5rem;
	margin-top:0.22rem;
}
