#MobileMenu {
	display: inline;
	display: none;
}

@media (max-width:768px) {

	/*------ responsive -menu -----*/
	#menu {
		display: inline;
		display: none;
	}

	#MobileMenu {
		display: block;
		background-color: rgb(222,43,36);
	}

	#MobileMenu ul {
		background-color: rgb(222,43,36);
	}

	#MobileMenu ul li a {
		/* font-size: 0.8rem; */
		/* line-height: 10xp; */
	}

	#MobileMenu ul li {
		width: 45%;
		line-height: 2.0rem;
		text-align: center;
		/* height: 1.675rem; */
		/* border: 1px solid gray; */
	}

	.layui-carousel img {
		width: 100%;
	}

	/******logo**********/
	.phone img {
		width: 1.125rem;
		margin-left: 10px;
	}

	#logo div {
		width: 100%;
		text-align: center;
	}

	#logo .icon {
		margin: 0 0.625rem 0 0;
	}

	/* #logo .icon IMG{width:2.5rem} */
	.siteNameBox {
		padding-top: 0.325rem;
	}

	.siteName {
		font-family: 'hdjlaosong1e0abc163d16d39';
		font-size: 2.5rem;
	}

	.siteEnName {
		font-size: 1.120rem;
	}

	/******logo end*********/

	#slogan {
		font-size: 1.2rem;
	}

	#mainServices #dotItem {
		/* display: block;
		display: none; */
		/* width: 80%;
		height: 70px; */
		/* display: block; */
		font-size: 0.8rem;
		/* padding-left: 10px; */
		margin: auto 0.325rem !important;
	}

	#dotItem i {
		font-size: 1.8rem;
		margin: 0px;
		/* color: #666666; */
	}

	#dotItem .title {
		font-size: 1.6rem;
		font-family: 'hdjlaosong1e0abc163d16d39';
	}

	.line-grid {
		width: 90%;
	}

	#News .layui-tab {
		border: none;
		/* background: rgb(215,236,241); */
		margin-top: 0rem;
		padding: 0rem;
		height: auto;
	}

	#News .layui-tab-content {
		padding: 1rem 0.6rem 0.6rem 0.5rem;
		display: block;
	}

	#NewsBox LI I {
		font-size: 1.325rem;
		margin: 0rem;
	}

	.listbox {
		line-height: 1.875rem;
	}

	.listbox a {
		font-size: 1rem;
	}


	.icon-col8 li {
		width: 33% !important;
		height: 5.6rem !important;
	}

	/* 	#ShiliArea .number {
		color: white;
		font-size: 3.0rem;
		line-height: 5.575rem;
		text-align: center;
		margin: 0.65rem 0.65rem 0.65rem 0.35rem;
		border: 3px dotted white;
		width: 5.3125rem;
		height: 5.3125rem;
		background-color: red;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	} */

	#ShiliArea .text {
		width: 90%;
		font-size: 0.9rem;
		text-align: left;
		/* height: 3.125rem; */
		margin: 1.25rem 0 0 2.625rem;
		border-bottom: 0.0625rem dotted red;
		padding: 0.325rem;
	}


	/****T_about************/
	#BodyArea .layui-card-body {
		padding: 0rem!important;
	}
	
	#blog-list .innerMargin {
	  padding: 0.6375rem 1.625rem 1.625rem 0.325rem!important;
	}
	
	.arcTitle{
		text-align: left!important;
		padding: 0.625rem!important;
	}
	.arcContent{
		padding: 0.625rem;
	}
	.arcContent img{
		width:95%!important;
	}
	.arcContent table{
		width:95%!important;
	}
	.bdsharebuttonbox{
		display: none;
	}
	#arcNavbar .fl, #arcNavbar .rl{
		float: none!important;
		display: block;
		width: 100%;
		line-height: 1.875rem;
		text-align: left!important;
	}
	
	.arcBody img{
		width: 90%!important;
	}
	
	.advBox img{
		/* width: 98%;
		text-align: center; */
		display: none;
	}
	.advBox .title {
		margin-top: 0rem;
/* 		color: white;
		font-size: 2.5rem;
		font-weight: bold; */
	}
	.banner1 {
		width: 100%;
		height: 100%;
		background: url(../img/banner01m.jpg) center center no-repeat;
	}
	
	.banner2 {
		width: 100%;
		height: 100%;
		background: url(../img/banner02m.jpg) center center no-repeat;
	}
	#Location .navLine{
		display: none;
	}
}
