	
			html,
		body,
		* {
			font-family: "Microsoft YaHei Bold", "Microsoft YaHei", "微软雅黑", "Helvetica", Arial, serif;
		}
	
	/* 新闻翻页 */

		.logo-t {
			display: none;
		}

		.header-two {
			touch-action: none
		}

		@media screen and (max-width:767px) {
			.pro-none {
				display: none !important;
			}

			.project-area {
				display: none !important;
			}

			.rot {
				margin-top: -1px;
			}

			.logo-t {
				position: absolute;
				top: 10px;
				left: 10px;
				display: block;
				z-index: 1;
				width: 200px;
				/* background-color: white; */
			}

			/* .logo-t img{
				width: 100%;
			} */

			.mean-container .mean-bar:before {
				content: "MESDA" !important;
			}

			.colorbg {
				background-color: #fff;
			}

			.sroll {
				margin-top: 0px;
			}
		}

		@media screen and (min-width:768px) {
			.mobile-menu-area {
				position: absolute;
				top: 0;
				left: 0;
				z-index: -1;
				display: none;
			}
		}
		
		
		
		.new_color{
			color: #888888;
		}
		#news_ul{
			margin-bottom:20px;
		}
		#news_ul li{
			padding:5px 0px; margin:0px 0px;
		}
		
		
		
		#newBridge .icon-right-bottom {
					right: 12px;
					bottom: 108px;
				}
		
		
		