.dnone {
	display: none;
}
.contentRow:nth-child(even) {
	background-color: #f5f5f5;
}
/*index start*/
.prd-logo {
	background: url("../images/ao_logo.png")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/ao_logo.png*/ no-repeat scroll -2px -3px;
}
.aocontent {
	width: 60%;
	display: table-column;
}
.aoimg {
	width: 38%;
	display: table-column;
	text-align: center;
}
.aocontentmore {
	display: none;
}
.aointegDiv {
	background-color: #f9f9f9;
	display: inline-block;
	width: 100%;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-top: 20px;
	padding-bottom: 40px;
}
.aocontentmore ul {
	margin-top: 16px;
	list-style-type: disc;
	margin-left: 60px;
}
.aocontentmore h4 {
	margin-left: 0px;
	margin-top: 25px;
}
.contentRow {
	padding: 20px 0;
	margin-bottom: 40px;
	display: table;
	width: 100%;
}
.aointegDiv h2 {
	text-align: center;
}
.applistGrpDiv li {
	width: 185px;
	background-color: #FFF;
	height: 110px;
	border: 1px solid #EEE;
	padding: 6px;
	float: left;
	transition: all .2s ease-in-out;
	overflow: hidden;
	display: inline-block;
}
.aointegtab {
	margin: auto;
	text-align: center;
	display: table;
	margin-bottom: 20px;
}
.aointegtab li {
	float: left;
	padding: 7px 30px;
	font-size: 15px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	list-style: none;
}
.aointegtab li:not(.tspliter):hover {
	background-color: #EEE;
}
.aointegtab .tspliter {
	padding: 0 8px;
	font-size: 19px;
	font-weight: 100;
	color: #CCC;
	margin-top: 5px;
}
.aointegtab li.tabactive {
	background-color: #2c9bf3 !important;
	color: #FFF;
}
.applistGrpDiv li {
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.applistGrpDiv li .appLDiv {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.applistGrpDiv li .appLDiv {
	display: table;
	height: 100%;
	width: 100%;
	transition: all .2s ease-in-out;
}
.applistGrpDiv li .appLDiv .appLinnerDiv {
	display: table-cell;
	vertical-align: middle;
}
.applistGrpDiv li .appSelectBtn {
	background-color: #2c9bf3;
	padding: 4px 20px;
	color: #FFF;
	margin-top: 10px;
	font-weight: 100;
	font-size: 15px;
	display: none;
	cursor: pointer;
}
.applistGrpDiv li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	position: relative;
}
#scroll .aointeglogo ul {
	padding: 0px;
}
.aosignfree {
	background-color: #2c9bf3;
	color: #FFF;
	padding: 10px 30px;
	text-decoration: none;
	font-size: 16px;
}
.aofreesingup {
	background: url("../images/signup.png")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/signup.png*/ no-repeat;
	background-size: cover;
	height: 183px;
	margin-top: 40px;
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.aofreesingup h2 {
	color: #FFF;
	font-size: 32px;
	font-weight: 100;
	margin-top: 40px;
	margin-bottom: 40px;
}
.applistGrpDiv li:hover .appSelectBtn {
	display: inline-block;
}
.applistGrpDiv li:hover .appLDiv {
	height: 60%;
}
.supFrm {
	width: 50%;
}
.Scontent {
	width: 100%;
	display: inline-block;
}
.heading-menu {
	display: none;
}
/*index end*/

/*nav start*/
.navact {
	margin-top: 12px;
}
.ao_signup {
	background-color: #83B633;
	color: #FFF;
	padding: 5px 14px;
	border: 1px solid #89BD38;
	margin-left: 6px;
}
.ao_signin {
	padding: 5px 14px;
	background-color: #F5F5F5;
	color: #333;
	border: 1px solid #DDD;
	margin-left: 10px;
}
/*nav end*/

/*support start*/
.contInfo li {
	line-height: 40px;
	list-style-type: none;
}
.contInfo li a {
	color: #777;
}
.mailIcon, .phoneIcon, .fbIcon, .twitterIcon, .helpIcon {
	background: url("../images/ac_Icons.png")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/ac_Icons.png*/ no-repeat;
}
.mailIcon {
	width: 25px;
	height: 12px;
	background-position: -187px -10px;
	vertical-align: middle;
}
.phoneIcon {
	width: 25px;
	height: 17px;
	background-position: -156px -7px;
	vertical-align: middle;
}
.fbIcon {
	width: 25px;
	height: 16px;
	background-position: -214px -7px;
	vertical-align: middle;
}
.twitterIcon {
	width: 25px;
	height: 16px;
	background-position: -239px -8px;
	vertical-align: middle;
}
.helpIcon {
	width: 25px;
	height: 16px;
	background-position: -264px -8px;
	vertical-align: middle;
}
.contInfo {
	width: 310px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-top: 20px;
}
/*support end*/


/*banner */
.bannerDiv {
	display: none;
	text-align: center;
	height: 380px;
}
.bannerDiv img {
	max-width: 1440px;
	width: 100%;
	height: 380px;
}
.bnr1 {
	background-color: #000;
	display: block;
}
.bnr1 img {
	background: url("../images/banner.png")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/banner.png*/ no-repeat scroll center center / cover transparent;
}
.bannerMainDiv {
	margin-top: 85px;
	position: relative;
	height: 380px;
	box-shadow: inset 0 0px 5px rgba(0,0,0,0.3);
}
.bnrNavLft {
	position: absolute;
	background-color: rgba(255,255,255,0.2);
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	cursor: pointer;
	padding: 8px 20px 4px 20px;
	top: 40%;
	left: 0px;
}
.bnrNavRgt {
	position: absolute;
	background-color: rgba(255,255,255,0.2);
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	cursor: pointer;
	padding: 8px 20px 4px 20px;
	top: 40%;
	right: 0px;
}
.bnrNavRgt:hover, .bnrNavLft:hover {
	background-color: #000;
}
.bnrNavRgt img {
	vertical-align: text-bottom;
}
.bnrmarker img {
	width: 16px;
	height: 23px;
	background: url("../images/marker.svg")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/marker.svg*/ repeat scroll 0% 0% / cover transparent;
}
/*banner end*/

/*resources*/
.res_blogicon, .res_faqicon, .res_helpicon, .res_tfreeicon, .res_videoicon, .res_communityicon {
	background: url("../images/common-sprite.png")/*tpa=http://www.zohocorp.com.cn/manageengine/alarmsone/images/common-sprite.png*/ no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 10px 50px 0px;
	float: left;
	display: inline-block;
}
.res_blogicon {
	background-position: -2px -3px;
}
.res_faqicon {
	background-position: -21px -3px;
}
.res_helpicon {
	background-position: -40px -3px;
}
.res_tfreeicon {
	background-position: -59px -3px;
}
.res_videoicon {
	background-position: -76px -3px;
}
.res_communityicon {
	background-position: -91px -4px;
}
.videoMDiv {
	display: table;
	width: 600px;
	margin: 20px auto 70px;
}
/*resources end*/

/*media quires start*/
.ao_mobslink, .ao_mobslink {
	display: none;
}

@media screen and (max-width:980px) {
.bannerDiv img {
	width: 100%;
}
.ao_signup, .ao_signin {
	display: none;
}
.ao_mobslink, .ao_mobslink {
	display: list-item;
}
#scroll.container {
	width: 100%;
	padding: 0px;
}
.aointeglogo > ul {
	margin-left: 70px;
}
}

@media screen and (max-width:980px) {
.aointeglogo > ul {
	margin-left: 24px;
}
.aointeglogo li {
	width: 210px;
}
}

@media screen and (max-width:360px) {
.aoimg, .bannerMainDiv {
	display: none;
}
.aocontent {
	width: 100%;
}
.aointeglogo > ul {
	margin-left: 5px;
}
.aointeglogo li {
	width: 150px;
}
.aointeglogo img {
	width: 100% !important;
}
.aocontainer {
	margin-top: 90px;
}
.aointegtab li {
	padding: 1px 21px;
	margin-bottom: 12px;
}
.aointegtab .tspliter {
	padding: 0px 6px;
	font-size: 16px;
	margin-top: 2px;
}
}
/*media quires end*/
