.header-wrap-menu.scroll{position:fixed;left:0;right:0;top:0;z-index: 9999;}
.header-warp{
    height: 140px;
    overflow: hidden;
}
.navbar-default{
    background: transparent !important;
}
.search-navbar-box .s-inp{
    border-color:rgb(77,116,221);
    width: 16em;
    padding: 0;
    height: 30px;
}
.search-navbar-box .s-btn1{
    margin-left: -38px;
    padding: 5px;
    border-radius: 0 30px 30px 0;
    background: rgb(77,116,221);
    color: #fff;
    height: 30px;
}
.operate-nav-box{
    margin-left: 4em;
}
.operate-nav-box a{
    border-left: 1px solid rgb(45, 147, 199);
    color: rgb(45, 147, 199);
    display: inline-block;
    padding: 0 8px;
    font-size: 14px;
}
.operate-nav-box a:nth-of-type(2){
    border-right: 1px solid rgb(45, 147, 199);
}
.nav-menu{
    width: 100%;
    height: 72px;
    background: rgb(77,116,221);
}
.nav-menu-container{
    display: flex;
    height: 100%;
}
.nav-menu a{
    color: #fff;
    border-left: 2px solid #fff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    cursor: pointer;
}
.nav-menu a img{
    height: 48px;
}
.nav-menu a:nth-last-child(1){
    border-right: 2px solid #fff;
}

/* banner */
.index-banner{
    max-height: 400px ;
     margin: 30px auto;
}
.index-news-slider-banner .banner-title .title-s{
    max-width: 60%;
}

/*  */
.mycontainer-bg-other{
    padding-top: 0;
}
/* banner新闻 */
.index-news-slider-banner .banner-title{
    background-color: rgb(77,116,221);
    height: 60px;
}
.index-news-slider-banner .banner-other{
    bottom: 20px;
}
.index-news-slider-banner{
    height: 400px;
}
.index-news-slider-banner .banner-box .banner-img img{
    height: 400px;
}
.index-news-no-banner{
    height: 400px ;
    padding-left: 0;
    border: 1px solid #ccc;
}
.title-groups-new{
    height: 50px;
    align-items: end;
    border-bottom: 1px solid #ccc;
}
.title-groups-new a{
    border-right: 1px solid #ccc;
    padding: 0 10px;
    height: 40px;
    font-weight: bold;
    
}
.title-groups-new a.active{
    color: rgb(77,116,221);
    border-bottom: 1px solid rgb(77,116,221);
}

/* 核心产品 */
.mt50{
    margin-top: 50px !important;
}
.content-title{
    font-size: 30px;
}
.content-title span{
    color: rgb(77,116,221);
}
.content-title span:nth-last-of-type(1) {
    color: #333;
    font-weight: bold;
}
.en-title{
     color: rgb(159,217,246);
}
.en-title span:nth-of-type(1){
    font-size: 36px;
    font-weight: bold;
}
.en-title span:nth-last-of-type(1){
    margin-left: 30px;
    font-size: 12px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
    border: 1px solid rgb(159,217,246);
    cursor: pointer;
}
/* 战士文化 */
.slider-container{
    position: relative;
    margin-top: 50px;
}
.slider-content{
    height: 500px;
    z-index: 100;
}
.slider-content .slick-list{
    /* overflow-y: visible !important; */
    height: 500px;
}
/* .slider-content .banner-box{
    width: 70%;
    height: 500px;
    position: absolute;
    top: 0;
    left: 15%;
    z-index: 1000;
    overflow: hidden;
}
.hxcp-banner-bg{
    width: 86% !important;
    height: 300px ;
    background: rgba(0, 0, 0, 0.85);
    position: absolute;
    left: 7%;
    top: 100px;
    z-index: 1;
} */
.prev-page,.next-page{
    height: 80px;
    width: 40px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    background: #989493;
    position: absolute;
    cursor: pointer;
    z-index: 2000;
    font-size: 30px;
}
.slider-content .banner-box{
    width: 90%;
    height: 600px;
    margin-left: 5%;
    position: relative;
}
.slider-content .banner-box .banner-title{
    position: absolute;
    bottom: 0;
    z-index: 3000;
    background-color: rgb(77,116,221);
    height: 60px;
    line-height: 60px;
    width: 100%;
    color: #fff;
    text-indent: 10px;
}
.prev-page{
    left: 20px;
    top:200px;
}
.next-page{
    right: 20px;
    top:200px;
}
.slider-content .slick-active .banner-img img{
    height: 600px;
    width: 100%;
}
/* .hxcp-dot{
    height: 80px;
}
.hxcp-dot .slick-dots{
    bottom: 10px;
}
.hxcp-dot .slick-dots li {
    background: #ccc;
    border-radius: 50%;
}
.hxcp-dot .slick-active {
    background: rgb(77,116,221) !important;
}*/
.content-container{
    margin-top: 50px;
} 
.hxcp-dot {
    height: 60px;
    width: 20%;
    position: absolute;
    right: 5%;
    bottom: 0;
    z-index: 3000;
}
.hxcp-dot .slick-dots{
    bottom: 16px;
}
.hxcp-dot .slick-dots li {
    background: #ccc;
    border-radius: 50%;
}
.hxcp-dot .slick-active {
    background: rgba(237,181,38,.9) !important;
}
/* 战士文化 */
.warrior-dots {
    height: 40px;
}
.warrior-slider .banner-box {
    height: 400px;
}
.warrior-slider .banner-box .banner-img {
    height: 400px;
}
.warrior-dots .slick-dots{
    bottom: 60px;
}
.warrior-dots .slick-dots li {
    background-color: #fff;
    border-radius: 50%;
    /* rgba(237,181,38,.9) */
}
.warrior-dots .slick-active {
    background: rgba(237,181,38,.9) !important;
}
/* 服务领域 */ 
.service-dots {
    height: 40px;
}
.service-slider .banner-box {
    height: 400px;
}
.service-slider .banner-box .banner-img{
    height: 100%;
}
.service-slider .banner-box img{
    height: 100%;
    width: 100%;
}
.service-dots .slick-dots{
    bottom: 60px;
}
.service-dots .slick-dots li {
    background-color: #fff;
    border-radius: 50%;
}
.service-dots .slick-active {
    background: rgba(237,181,38,.9) !important;
}
.area-container-bg{
    height: 500px;
    background: url(../images/area_bg.png) no-repeat center / cover;
}
.area-container{
    display: flex;
    flex-direction: column;
    height: 400px;
    justify-content: space-between;
}
.each-area{
    background-color: #7392E2;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
}

/* index-footer */
.index-footer{
    /* height: 608px; */
    height: 500px;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat center;
}
.footer_new .top-links{
    margin-top: 30px;
    height: 200px;
    display: flex;
    justify-content: space-between;
}
.each-links{
    display: flex;
    flex-direction: column;
}
.each-links a{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.divider{
    width: 100%;
    height: 2px;
    background: #fff;
}
.bottom-link{
    height: 200px;
    margin-top: 30px;
}
.img-s{
    margin-right: 40px;
}
.img-s img{
    height: 200px;
}
.footer_new .title-s{
    width: 36px;
    height: 200px;
    font-size: 20px;
    background: #3551B4;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.other-title{
    color: #fff;
    line-height: 50px;
    font-size: 20px;
}
.bottom-link .title-s{
    line-height: 50px;
}