.cont-anim > h1, .cont-anim > h2, .cont-anim > h3, .cont-anim > h4, .cont-anim > h5, .cont-anim > p, .cont-anim > ul > li, .cont-anim > div {
    opacity: unset !important;
}
.container {
    max-width: 1400px;
}

.container {
    max-width: 1000px;
}
.zhua{ 
 width:100%; 
margin-top:40px
 } 
 .zhua_1{ 
 width:24%; 
 float:left; 
 } 
 .zhua_2{ 
 width:24%; 
 float:right; 
 } 


.ae-banner {
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    color: #fff;
}
.heading-menu {
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
}
.heading-menu, .breadcrumb, .breadcrumb a {
    color: #fff;
}


.sign-button {
    color: #FFF;
    padding: 10px 40px 10px 40px;
    border-radius: 5px;
    background: #E9142B;
    font-size: 22px;
    text-decoration: none;
}

.down-list-cont{
	padding: 5%;
}

.down-nav-link {
    margin-top: -5px;
    position: relative;
    display: block;
}
.dwn-cont {
    margin: 0;
    color: #333;
    font-weight: 400;
    background: #ECEDEE;
}
.down-nav-link span {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: lighter;
    position: relative;
    cursor: pointer;
    line-height: 30px!important;
    background: #92989b;
    padding: 10px 0;
}
.down-nav-link span em {
    font-size: 17px;
    color: #ccc;
}
.tab-cloud-icon {
    background: url(https://www.manageengine.cn/products/service-desk/images/cloud-icon.png) no-repeat;
    height: 36px;
    line-height: 30px;
    margin: 0;
    width: 36px;
    position: absolute;
    right: 25px;
}
.tab-down-icon {
    background: url(https://www.manageengine.cn/products/service-desk/images/down-arrow-download.png) no-repeat;
    height: 31px;
    line-height: 30px;
    margin: 0;
    width: 30px;
    position: absolute;
    right: 25px;
}
.down-nav-link span.act {
    background: #5a6870;
}
.down-nav-link span.act {
    background: #03A9F4;
    color: #fff;
}
.down-nav-link span.act:before {
    margin-left: -5px;
}
.down-nav-link span.act:before {
    position: absolute;
    bottom: 0;
    display: inline-block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #03A9F4;
    margin-bottom: -20px;
    margin-left: 70px;
    content: '';
    z-index: 9;
}
.dwn-form{
	text-align: left;
}
