/* 图片自动截取最中间部分填充整个div */
.carousel-inner>.item>img
{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto; 
}
/* div中图片居中 */
.blue-custom{
    background: #006fbe;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blue-custom>img{
    margin: 15px 0px;
}
/* 让同列的栅格网络的div同一高度 */
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
/* End */



.navbar{
    margin: 0px;
    border: 0px;
    font-size: 18px;
}
@media (max-width: 767px) {
    .navbar{
        font-size: 16px;
    }
}
.navbar-brand{
    background: #006ebd;
    height: 50px;
}
.navbar-brand>img{
    height: 25px;
}
@media (min-width: 768px) {
    .navbar-brand{
        background: #006ebd;
        height: 80px;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        padding-left: 300px;
    }
    .navbar-brand>img{
        height: 50px;
    }
    .navbar-custom { 
        background: #fff;
      }
    .navbar-nav>li>a{
        color: #000!important;
        line-height: 50px;
        padding: 15px 20px;
        cursor: pointer;
      }
  }
.content_01{
    background: #f4f4f4;
}
.content_02{
    background: #fff;
    padding-bottom: 50px;
}
.content_03{
    background:url(../../images/bg_01.png);
    margin-top: 10px;
}
.content_01 .hs-custom{
    background: #939393;
    padding: 0px;
}
.content_04{
    margin-top: 30px;
}z
.content_05{
    margin-top: 30px;
}
.content_03>.container>.row{
    background: #f4f4f4;
}
.content_03>.container>.row>div{
    align-items:center;
    padding-top: 10px;
}
.content_03>.container>.row>div>h4{
    color: #c3c3c3;
}

.content_07{
    margin-top: 20px;
    margin-bottom: 20px;
}


.white-custom{
    background: #fff;
}
.white-custom>p{
    margin: 0px;
    margin-left: 15px;
    line-height: 25px;
    text-indent:30px;
}
.white-custom .ckgd{
    text-align: right;
    color: #006dbc;
}
.white-custom>.title{
    display: flex;
}
.white-custom>.title>img{
    height:26px;
    margin-top: 10px;
}
.white-custom>.title>span{
    flex-grow:1;
    margin: 0px 10px;
}

.custom-project{
    margin-top: 50px;
    border-right: #f1f1f1 solid 1px;
    cursor: pointer;
}
.custom-project:hover>h5{
    color: #006ebd;
}
.custom-project:hover>span{
    color: #006ebd;
    border: #006ebd solid 1px;
}
.custom-project>img{
    object-fit:cover;
    width: 100%;
}
.custom-project>h5>img{
    margin-right: 5px;
}
.custom-project>span{
    width: 22px;
    text-align: center;
    border: #333 solid 1px;
    border-radius: 50px;
    align-self: flex-start;
}

.custom-plan{
    background: #006ebd
}
.custom-plan>div{
    display: flex;
    color: #fff;
}
.custom-plan>div>img{
    height:26px;
    margin-top: 10px;
}


.custom-title>h5{
    color: #006dbc;
    text-align: center;
}
.custom-title>p{
    text-align: center;
}


.custom-Carousel{
    margin-right: -8.33333333%;
    padding: 0px;
}
.custom-ol{
    margin-top: 13%;
    width: 100%;
    background: #f4f4f4;
}
.custom-ol>div{
    float: left;
    text-align: center;
    padding: 15px 0 10px 0px;
    cursor: pointer;
}
.custom-ol>div:hover>p{
    color: #006ebd
}
.custom-wz>.item{
    padding:20px 15%;
}
.custom-MAIN{
    height: 100%;
}
.custom-MAIN>.item{ 
    height: 100%;
}
.custom-MAIN>.item>.col-md-8{
    padding:0px;
}
.custom-MAIN>.item>.col-md-4{
    background: #006ebd;
    color: #fff;
    height: 100%;
}
.custom-MAIN>.item>div>img{
    width: 100%;
}
.custom-MAIN>.item>div>p{
    padding: 0px 20px 20px 20px ;
    line-height: 30px;
}
.custom-MAIN>.item>div>h4{
    padding: 20px;
}
.custom-ol1{
    width: 100%;
    background: #fff;
}
.custom-ol1>div{
    float: left;
    text-align: center;
    padding: 15px 0 10px 0px;
    cursor: pointer;
}
.custom-ol1>div:hover>p{
    color: #006ebd
}

.custom-project1{
    border: #ececec solid 1px;
    padding-bottom: 10px;
    cursor: pointer;
}
.custom-project1>span{
    width: 22px;
    text-align: center;
    border: #333 solid 1px;
    border-radius: 50px;
    align-self: flex-start;
}
.custom-project1:hover>h4{
    color: #006ebd;
}
.custom-project1:hover>span{
    color: #006ebd;
    border: #006ebd solid 1px;
}

.content_06{
    background: #f4f4f4;
    padding: 100px 0px;
    margin-top: -80px;
}
.content_06>.container>.row>.white-custom{
    background: #f4f4f4 !important;
}
.COOPERATION{
    flex-direction: row !important;
    margin-top: 10px
}
.COOPERATION div{
    width: 40%;  
    margin-left: 2%;  
}
.COOPERATION div:first-child{
    margin-left: 0px;  
}
.COOPERATION>div>img{
    width: 100%;    
}
.COOPERATION>div>div{
    background: #fff;
    width: 100%;    
    text-align: center  ;
    padding: 25px 0px;
}
.COOPERATION>div>div:hover{
    color: #006ebd
}
.COOPERATION>div>div>p{
    margin-top: 10px;
}


.COOPERATION1{
    flex-direction: row !important;
    margin-top: 10px
}
.COOPERATION1>img{
    width: auto;
}
.COOPERATION1>div{
    width: 70%;
    background: #fff;
    padding-top: 10px
}

.COOPERATION1>div>div{
    margin: 0px 5% ;
    float: left;
}
.COOPERATION1>div>button{
    margin-left: 40%;
    margin-top: 15px;
}


.content_08{
    background: #2c2c2c;
    color: #fff;
}
.content_08>.container>.row>div{
    margin: 20px 0px;
}
.content_08>.container>.row>div>p{
    line-height: 30px;
}
.content_08>.container>.row>div>img{
    width: 85px;
    height: 85px;
}

#myCarousel6 img{
    width: 100%;
}
#myCarousel6 .item div{
    text-align: center;    
    color: #fff;
    height: 100%;
    line-height: 30px;
}