|  | @ -1,4 +1,3 @@
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | body {
 | 
	
		
			
				|  |  | 	width: 100%;
 | 
	
		
			
				|  |  | 	height: 100%;
 | 
	
	
		
			
				|  | @ -44,41 +43,72 @@ body {
 | 
	
		
			
				|  |  | 	margin-left: 0.1rem;
 | 
	
		
			
				|  |  | 	z-index: 99;
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | 	cursor: pointer;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-skip{
 | 
	
		
			
				|  |  | 	width: 0;height: 0;opacity: 0;overflow: hidden;background-image: url("../images/tc1.png");background-size: 100% 100%;
 | 
	
		
			
				|  |  | 	position: fixed;z-index: 5;transition: all .3s cubic-bezier(0.68, -0.55, 0.27, 1.55)
 | 
	
		
			
				|  |  | .div-skip {
 | 
	
		
			
				|  |  | 	width: 0;
 | 
	
		
			
				|  |  | 	height: 0;
 | 
	
		
			
				|  |  | 	opacity: 0;
 | 
	
		
			
				|  |  | 	overflow: hidden;
 | 
	
		
			
				|  |  | 	background-image: url("../images/tc1.png");
 | 
	
		
			
				|  |  | 	background-size: 100% 100%;
 | 
	
		
			
				|  |  | 	position: fixed;
 | 
	
		
			
				|  |  | 	z-index: 5;
 | 
	
		
			
				|  |  | 	-webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
 | 
	
		
			
				|  |  | 	-o-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
 | 
	
		
			
				|  |  | 	transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | .div-skip-active{height: .625rem;opacity: 1;top: 0.35rem;margin-left: 0.1rem;width: 1.458333rem;}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-skip div{
 | 
	
		
			
				|  |  | 	height: 60px;line-height: 60px;color: rgb(179,223,251);text-align: center;font-size: 0.1rem;
 | 
	
		
			
				|  |  | .div-skip-active {
 | 
	
		
			
				|  |  | 	height: .625rem;
 | 
	
		
			
				|  |  | 	opacity: 1;
 | 
	
		
			
				|  |  | 	top: 0.35rem;
 | 
	
		
			
				|  |  | 	margin-left: 0.1rem;
 | 
	
		
			
				|  |  | 	width: 1.458333rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-skip div {
 | 
	
		
			
				|  |  | 	height: 60px;
 | 
	
		
			
				|  |  | 	line-height: 60px;
 | 
	
		
			
				|  |  | 	color: rgb(179, 223, 251);
 | 
	
		
			
				|  |  | 	text-align: center;
 | 
	
		
			
				|  |  | 	font-size: 0.1rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | .div-skip div a:hover{
 | 
	
		
			
				|  |  | 	color: rgb(4,128,211)
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-skip div a:hover {
 | 
	
		
			
				|  |  | 	color: rgb(4, 128, 211)
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .content {
 | 
	
		
			
				|  |  | 	width: 100%;
 | 
	
		
			
				|  |  | 	height: -moz-calc(100% - 0.65rem);
 | 
	
		
			
				|  |  | 	height: -webkit-calc(100% - 0.65rem);
 | 
	
		
			
				|  |  | 	height: calc(100% - 0.65rem);
 | 
	
		
			
				|  |  | 	/*padding: 0.12rem;*/
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .left-panel {
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	width: 2.62rem;
 | 
	
		
			
				|  |  | 	height: 3.53rem;
 | 
	
		
			
				|  |  | 	background: url(../images/dibu.png) no-repeat;
 | 
	
		
			
				|  |  | 	background-size: 2.62rem 3.53rem;
 | 
	
		
			
				|  |  | 	top: 0;
 | 
	
		
			
				|  |  | 	left: 0.1rem;
 | 
	
		
			
				|  |  | 	right: 0.18rem;
 | 
	
		
			
				|  |  | 	/*padding: 0.05rem;*/
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .left-panel-img{
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	width: 2.29rem;
 | 
	
		
			
				|  |  | 	height: 2.92rem;
 | 
	
		
			
				|  |  | 	top: 0;
 | 
	
		
			
				|  |  | 	left: 0.2rem;
 | 
	
		
			
				|  |  | 	left: 0.13rem;
 | 
	
		
			
				|  |  | 	right: 0.18rem;
 | 
	
		
			
				|  |  | 	/*padding: 0.05rem;*/
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .center-panel{
 | 
	
		
			
				|  |  | .center-panel {
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | 	width: 4.286rem;
 | 
	
		
			
				|  |  | 	height: 3.11rem;
 | 
	
	
		
			
				|  | @ -98,7 +128,7 @@ body {
 | 
	
		
			
				|  |  | 	right: 0.1rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .center-panel .map{
 | 
	
		
			
				|  |  | .center-panel .map {
 | 
	
		
			
				|  |  | 	width: 4.286rem;
 | 
	
		
			
				|  |  | 	height: 3.11rem;
 | 
	
		
			
				|  |  | }
 | 
	
	
		
			
				|  | @ -129,9 +159,13 @@ body {
 | 
	
		
			
				|  |  | 	background: url(../images/weixuanzhong.png) no-repeat;
 | 
	
		
			
				|  |  | 	background-size: 2.29rem 0.73rem;
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | 	-webkit-transition: all .3s ease;
 | 
	
		
			
				|  |  | 	-o-transition: all .3s ease;
 | 
	
		
			
				|  |  | 	transition: all .3s ease;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-disease-item.active,.div-disease-item:hover {
 | 
	
		
			
				|  |  | .div-disease-item.active,
 | 
	
		
			
				|  |  | .div-disease-item:hover {
 | 
	
		
			
				|  |  | 	width: 2.41rem;
 | 
	
		
			
				|  |  | 	height: 0.81rem;
 | 
	
		
			
				|  |  | 	background: url(../images/xuanzhong.png) no-repeat;
 | 
	
	
		
			
				|  | @ -170,17 +204,24 @@ h4 {
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-disease-item.active .div-disease-title, .div-disease-item:hover .div-disease-title{
 | 
	
		
			
				|  |  | .div-disease-item.active .div-disease-title,
 | 
	
		
			
				|  |  | .div-disease-item:hover .div-disease-title {
 | 
	
		
			
				|  |  | 	line-height: 0.23rem;
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-disease-item .div-disease-title,.div-disease-item .icon-img,.div-disease-item .c-row{
 | 
	
		
			
				|  |  | .div-disease-item .div-disease-title,
 | 
	
		
			
				|  |  | .div-disease-item .icon-img,
 | 
	
		
			
				|  |  | .div-disease-item .c-row {
 | 
	
		
			
				|  |  | 	opacity: 0.5;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-disease-item.active .div-disease-title,.div-disease-item.active .icon-img,.div-disease-item.active .c-row,
 | 
	
		
			
				|  |  | .div-disease-item:hover .div-disease-title,.div-disease-item:hover .icon-img,.div-disease-item:hover .c-row{
 | 
	
		
			
				|  |  | .div-disease-item.active .div-disease-title,
 | 
	
		
			
				|  |  | .div-disease-item.active .icon-img,
 | 
	
		
			
				|  |  | .div-disease-item.active .c-row,
 | 
	
		
			
				|  |  | .div-disease-item:hover .div-disease-title,
 | 
	
		
			
				|  |  | .div-disease-item:hover .icon-img,
 | 
	
		
			
				|  |  | .div-disease-item:hover .c-row {
 | 
	
		
			
				|  |  | 	opacity: 1;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
	
		
			
				|  | @ -192,7 +233,6 @@ h4 {
 | 
	
		
			
				|  |  | 	margin-top: 0;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .mt10 {
 | 
	
		
			
				|  |  | 	margin-top: 0.05rem;
 | 
	
		
			
				|  |  | }
 | 
	
	
		
			
				|  | @ -226,7 +266,6 @@ h4 {
 | 
	
		
			
				|  |  | 	margin-left: 0.1rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .ml30 {
 | 
	
		
			
				|  |  | 	margin-left: 0.16rem;
 | 
	
		
			
				|  |  | }
 | 
	
	
		
			
				|  | @ -245,15 +284,14 @@ h4 {
 | 
	
		
			
				|  |  | 	text-align: center;
 | 
	
		
			
				|  |  | 	top: 50%;
 | 
	
		
			
				|  |  | 	-webkit-transform: translateY(-18%);
 | 
	
		
			
				|  |  | 	-o-transform: translateY(-18%);
 | 
	
		
			
				|  |  | 	-ms-transform: translateY(-18%);
 | 
	
		
			
				|  |  | 	transform: translateY(-18%);
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .bg-icon {
 | 
	
		
			
				|  |  | 	-o-object-fit: fill;
 | 
	
		
			
				|  |  | 	object-fit: fill;
 | 
	
		
			
				|  |  | 	position: relative;
 | 
	
		
			
				|  |  | 	height: -moz-calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | 	height: -webkit-calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | 	height: calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
	
		
			
				|  | @ -282,7 +320,7 @@ h4 {
 | 
	
		
			
				|  |  | 	top: 0.026rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-disease-item.active .icon-img {
 | 
	
		
			
				|  |  | .div-disease-item.active .icon-img,.div-disease-item:hover .icon-img {
 | 
	
		
			
				|  |  | 	width: 0.16rem;
 | 
	
		
			
				|  |  | 	height: 0.16rem;
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
	
		
			
				|  | @ -291,22 +329,16 @@ h4 {
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .c-row {
 | 
	
		
			
				|  |  | 	height: -moz-calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | 	height: -webkit-calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | 	height: calc(100% - 0.34rem);
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | #div-gaofa-disease-chart{
 | 
	
		
			
				|  |  | 	height: -moz-calc(100% - 0.53125rem);
 | 
	
		
			
				|  |  | 	height: -webkit-calc(100% - 0.53125rem);
 | 
	
		
			
				|  |  | 	height:calc(100% - 0.53125rem)
 | 
	
		
			
				|  |  | #div-gaofa-disease-chart {
 | 
	
		
			
				|  |  | 	height: calc(100% - 0.53125rem)
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | #div-zhongidan-echart{
 | 
	
		
			
				|  |  | #div-zhongidan-echart {
 | 
	
		
			
				|  |  | 	width: 100%;
 | 
	
		
			
				|  |  | 	height: -moz-calc(100% - 0.26rem);
 | 
	
		
			
				|  |  | 	height: -webkit-calc(100% - 0.26rem);
 | 
	
		
			
				|  |  | 	height:calc(100% - 0.26rem)
 | 
	
		
			
				|  |  | 	height: calc(100% - 0.26rem)
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .btn-default.active,
 | 
	
	
		
			
				|  | @ -345,11 +377,11 @@ h4 {
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | #div-shiwang-echart {
 | 
	
		
			
				|  |  | 	width: 0.75rem;
 | 
	
		
			
				|  |  | 	height: 0.75rem;
 | 
	
		
			
				|  |  | 	width: 1.042rem;
 | 
	
		
			
				|  |  | 	height: 1.042rem;
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	top: 50%;
 | 
	
		
			
				|  |  | 	margin-top: -0.375rem;
 | 
	
		
			
				|  |  | 	margin-top: -0.521rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-webkit-box {
 | 
	
	
		
			
				|  | @ -369,7 +401,7 @@ h4 {
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .div-siwang-type {
 | 
	
		
			
				|  |  | 	width: calc(100% - 0.9375rem);
 | 
	
		
			
				|  |  | 	width: 50%;
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	top: 0.3rem;
 | 
	
		
			
				|  |  | 	right: 0.05rem;
 | 
	
	
		
			
				|  | @ -419,22 +451,55 @@ h4 {
 | 
	
		
			
				|  |  | 	top: 0.03rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .sanjiao {
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	left: 0;
 | 
	
		
			
				|  |  | 	right: 0;
 | 
	
		
			
				|  |  | 	top: 0;
 | 
	
		
			
				|  |  | 	bottom: 0;
 | 
	
		
			
				|  |  | 	width: 100%;
 | 
	
		
			
				|  |  | 	height: 100%;
 | 
	
		
			
				|  |  | 	opacity: 0;
 | 
	
		
			
				|  |  | 	cursor: pointer;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .sanjiao:checked~img {
 | 
	
		
			
				|  |  | 	-webkit-transform: rotate(180deg);
 | 
	
		
			
				|  |  | 	-ms-transform: rotate(180deg);
 | 
	
		
			
				|  |  | 	transform: rotate(180deg)
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | /* boottSelect样式修改 */
 | 
	
		
			
				|  |  | .Mapselect{
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .Mapselect {
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  | 	top: .114583rem;
 | 
	
		
			
				|  |  | 	width: .677083rem;
 | 
	
		
			
				|  |  | 	left: .125rem;
 | 
	
		
			
				|  |  | 	left: 0.46875rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | .map #dropdownMenu1{
 | 
	
		
			
				|  |  | 	background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
 | 
	
		
			
				|  |  | 	background-size: 100% 100%;
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .map #dropdownMenu1 {
 | 
	
		
			
				|  |  | 	background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
 | 
	
		
			
				|  |  | 	height: 34px;
 | 
	
		
			
				|  |  | 	padding: 6px 35px;
 | 
	
		
			
				|  |  |     margin-top: 0.1rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | .btn.focus, .btn:focus, .btn:hover{
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .diqu-label{
 | 
	
		
			
				|  |  | 	position: absolute;
 | 
	
		
			
				|  |  |     top: 0.26rem;
 | 
	
		
			
				|  |  |     left: 0.26rem;
 | 
	
		
			
				|  |  |     font-size: 0.073rem;
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .btn.focus,
 | 
	
		
			
				|  |  | .btn:focus,
 | 
	
		
			
				|  |  | .btn:hover {
 | 
	
		
			
				|  |  | 	color: #fff
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | .dropdown-menu{
 | 
	
		
			
				|  |  | 	background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | .dropdown-menu {
 | 
	
		
			
				|  |  | 	background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
 | 
	
		
			
				|  |  | 	background-size: 100% 100%;
 | 
	
		
			
				|  |  | }
 |