/*隐藏产品详情页的Features部分*/
.ProDetail .Contain .content_m .features{
	/*display:none;*/
}
/*隐藏产品详情页的Features部分*/
.ProDetail .Contain .content_m .application{
	/*display:none;*/
}
li#colu925{
	display:none;
}
.RighInfo003137 ul li .tip dd{
	width: 100% !important;
	text-align: center;
}
/* .RighInfo003137 ul li:hover .tip dd a:hover{
	font-weight: 400 !important;
	text-decoration: underline;
} */
 
.RighInfo003137 ul li:hover .tip{
	background-color: #299558
}
.RighInfo003137 ul li:hover .more a{
	color:#FFF;
}

.RighInfo003137 ul li:not(.mark) .icon{
	position: relative;
    top: -310px;
	margin-top: 0;
}

.RighInfo003137 ul .tip{
	position: relative;
    top: 180px;
}

@media (min-width: 1025px) {
    .RighInfo003137 ul li:not(.mark) {
		padding-top: 1.5em;
	}
}


/*Css for testing the menu bar*/
.MainNav ul li#nav897 .NavSolutions{
	/*display:block !important;*/
}
@media (max-width: 450px) {
	.MainNav ul li#nav897 .NavSolutions{
		/* display:block !important; */
	}
}


/* Hack Home Page Solutions - both PC and Mobile - Start*/
.Floor002823 li .Ispic {
	opacity: 1;
}
.Floor002823 li .inner p.t1{
	color: #FFF;
}
.Floor002823 li .inner p.t2{
	color: #FFF;
}
/*隐藏了Solutions一级分类（比如Data Centers）页面下面显示的具体各种解决方案（二级分类）*/
.Solution .PicList003142{
	/*display:none;*/
}
/* 先隐藏首页滚动大图的Learn More按钮 */
.slick-list .slick-track li a{
	display: none;
}
/* Hack Home Page Solutions - both PC and Mobile - End*/


/*Hack for PC*/
@media (min-width: 641px) { 
	/* The original first level of menu to be hiddened*/
	.MainNav ul li#nav897 .NavSolutions .levi dd a{
		/*display:none;*/
	}
	/* The original first level of menu to be hiddened*/

	/* Hack the style of the solutions menu bar */
	.MainNav ul li#nav897 .NavSolutions .Tname a span{
		position:relative;
		left:66px;
		top: 4px;
	}
	.MainNav ul li#nav897 .NavSolutions .levi{
		position: relative;
    		left: 66px;
		top: 6px;
	}
	.MainNav ul li#nav897 .NavSolutions .levi dl{
		border-right:0;
		margin-right:0;
	}
	.MainNav ul li#nav897 .NavSolutions .levi .erlve{
		/*margin-top: -31px;*/
		border-left: 1px solid #ccc;
		padding-left: 2em;
	}
	.MainNav ul li#nav897 .NavSolutions .item{
		overflow:hidden;
	}


	/* Hack the 8th and 9th position at the Solutions section of Home Page when just has 8 solultions*/
/*	.Floor002823 li:nth-of-type(7){
		margin-left: 256px;
	}*/

}

/*Hack for the digital numbers that shows in two lines because the total width is not enough for PC - Start*/
.HomeAbout .AboutNum{
	max-width: 1200px !important;
}
/*Hack end - End*/




 /*Hack for mobile*/
@media (max-width: 450px) {
	/* photos for devices section for home page for mobile device - start*/
	/* hack the postion of the photos */
	.RighInfo003137 ul li:not(.mark):nth-of-type(1) .icon:nth-of-type(2){
		top: -250px;
	}
	.RighInfo003137 ul li:not(.mark):nth-of-type(2)  .icon:nth-of-type(2){
		top: -110px;
	}
	/* hack the postion for 'more' text */
	.RighInfo003137 ul li .more{
		position: relative;
		top: 13px;
	}
	/* photos for devices section for home page for mobile device - end*/

	/* Hack for the solutions menu sidebar for mobile device - start */
	/* The original first level of menu to be hiddened*/
	.MainNav ul li#nav897 .NavSolutions .levi dl{
		/*display: none;*/
		width: 100%;
		margin-left: 8px;
	}
	/* To show the second level menus - detail solution menus*/
	.MainNav ul li#nav897 .NavSolutions .levi .erlve{
		/*display: block;
		min-width: 100%;*/
	}
	.MainNav ul li#nav897 .NavSolutions .ions{
		/*display: block;*/
		min-width: 100%;
		width: 100%;
	}
	/* Adjust the postion of the menu text */
	.MainNav ul li#nav897 .NavSolutions .Tname a{
		position:relative;
		left: 8px;
	}
	.MainNav ul li .NavSolutions{
		padding: 30px 0;
	}

	/* Hack for the solutions menu sidebar for mobile device - end */


	/* Hack the top introduciton text - start*/
	.Solution .Part1 .PartBox .txt .tit{
		min-height: 0;
	}
	.Solution .Part1 .PartBox .txt .tit h1{
		padding: 0;
	}
	.Solution .Part1 .PartBox .txt .dec .decbox{
		line-height: 1.5;
	}
	/* Hack the top introduciton text - end */

	/* Hack the logo icons on the page bottom section - start */
	.Bottom .BottomTop .BottomCon .item p{
		text-align: center;
	}
	/* Hack the logo icons on the page bottom section - end */

	/* Hack the font of the detail text of the solution page - start */
	.content_main p span, .content_main li span{
		font-size: 16px !important;
	}
	.content_main p{
		line-height: 1.5 !important;
	}
	/* Hack the font of the detail text of the solution page - end */
}
