/*内容区域*/
#home-container{
    width: 100%;
}
.banner-content{
    width: 100%;
    height: 550px;
}
.homefour{
    width: 100%;
    background-color: #dcdee6;
}
.home-content1{
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    display: flex;
}
.home-content1>div{
    display: flex;
    align-items: center;
    width: 300px;
}
.home-content1>div>.home_p{
    width: 200px;
    margin-left: 10px;
}
.home_p p:nth-of-type(1){
    color: #252020;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
}
.home_p p:nth-of-type(2){
    color: #555555;
    font-size: 14px;
    margin: 0px;
    font-weight: 500;
}
.home-content2{
    width: 100%;
    /*height: 685px;*/
    background: #f1f1f3;
}
.home-content2>.home2{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.home2 .home2_1{
    display: flex;
    height: 100px;
    line-height: 50px;
    align-items: center
}
.home2_1 p:nth-of-type(1){
    color: #111111;
    font-size: 24px;
    font-weight: bold;
}
.home2_1 .qiehuanp{
    background-color: #06155f;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 10px;
}
.tabsp{
    display: inline-block;
    color: #111111;
    font-weight: bold;
    font-size: 24px;
    margin-top: 10px;
}
.tabsp2{
    color: #999999;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 25px;
}

.tabsp2 a {
    color: #999999!important;
    font-size: 16px!important;
    font-weight: bold!important;
}

.home2_1 .el-menu.el-menu--horizontal{
    height: 30px;
    background: #f1f1f3;
    border-bottom: none;
    margin-left: 50px;
}
.home2_1 .el-menu.el-menu--horizontal .el-menu-item{
    color: #333333;
    margin-left: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
}
.home2_1 .el-menu.el-menu--horizontal .el-menu-item.is-active{
    background: #06155F;
    color: #ffffff;
    border: none;
}
.home2_1 .el-menu.el-menu--horizontal .el-menu-item.is-hover{
    background: #f1f1f3;
}
.home2_1 p:nth-last-of-type(1){
    color: #999999;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: 25px;
}
.home2 .home2_2{
    display: flex;
    flex-wrap: wrap;
}
.home2_2>div{
    width: 23%;
    height: 250px;
    background: #ffffff;
    margin-right: 2%;
    margin-bottom: 22px;
    text-align: center;
}
.home2_2>div img{
    width: 86%;
    height: 160px;
    margin-top: 20px;
}
.home2_2>div p{
   margin-top: 20px;
}
.home3{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.home3 .home3_1{
    display: flex;
    height: 100px;
    align-items: center;
}
.home3_1 p:nth-of-type(1){
    color: #111111;
    font-size: 24px;
    font-weight: bold;
}
.home3_1 .el-menu.el-menu--horizontal{
    height: 30px;
    border-bottom: none;
    margin-left: 50px;
}
.home3_1 .el-menu.el-menu--horizontal .el-menu-item{
    color: #333333;
    margin-left: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
}
.home3_1 .el-menu.el-menu--horizontal .el-menu-item.is-active{
    background: #06155F;
    color: #ffffff;
    border: none;
}
.home3_1 .el-menu.el-menu--horizontal .el-menu-item.is-hover{
    background: #f1f1f3;
}
.home3_1 p:nth-of-type(2){
    color: #999999;
    position: absolute;
    right: 0px;
    top: 25px;
    font-size: 16px;
    font-weight: bold;
}
.home3_2{
    display: flex;
    flex-wrap: wrap;
}
.home3_2 >div{
    width: 23%;
    height: 250px;
    background-color: #F3F3F3;
    margin-right: 2%;
    margin-bottom: 22px;
    text-align: center;
}
.home3_2 >div img{
    width: 86%;
    height: 160px;
    margin-top: 20px;
}
.home3_2 >div p{
    margin-top: 20px;
}
.home-content4{
    width: 100%;
    height: 340px;
    background: linear-gradient(-60deg,rgba(29,48,128,1) 0%,rgba(18,33,100,1) 100%);
}
.home-content4>.home4{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home4>.home4_p{
    width: 45%;
    color: #ffffff;
    font-size: 16px;
}
.home4_p p:nth-of-type(1){
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.home4_p p:nth-of-type(2){
    line-height: 25px;
}
>.home4_t{
    width: 45%;
    height: 305px;
    margin-top: 16px;
}
.home4_t img{
    height: 305px;
    margin-top: 16px
}
.home-content5{
    width: 100%;
    height: 306px;
}
.home-content5>.home5{
    width: 1200px;
    padding-top: 30px;
    margin: 0 auto;
    color: #06155F;
    font-size: 24px;
    font-weight: bold;
}
.home5 .swiper{
    width: 1200px;
    height: 160px;
    margin-top: 50px;
}
.home5>p {
    margin-bottom: 30px;
}
.home5>div {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.home5_1{
    width: 18%;
    height: 150px;
}
.home5_1>img{
    width: 100%;
    height: 100%;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-slide:nth-of-type(1){
    /*margin-left 40px*/
}
.swiper-slide:last-of-type(1){
    /*margin-right 100px*/
}
/*合作公司轮播开始*/
.box{
    height: 160px;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}
#roll{
    width: 200%;
}
#roll dd{
    width: 190px;
    height: 160px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}
.prev, .next{
    background: none;
}
.box span{position: absolute;color: #82848a;bottom: 40%;left:-30px; display: inline-block;width: 50px;text-align: center;cursor: pointer;z-index: 90;}
.box .next{right: -30px; left:auto;}
/*合作公司轮播结束*/