.f-img{
    display: block;
    width: 100%;
  
  
}

body{
    color: #666666;
}

.about-brief-container{
    margin-top: 50px;
}

.about-margin-t{
    margin-top: 80px;
}


.pibilc-line {
    text-align: center;
}

.brief-title-cn {
    font-size: 34px;
    color: #333333;
    margin: 0 auto;
}

.line {
    width: 36px;
    height: 4px;
    background-color: #e70012;
    margin: 12px auto 0 auto;
}

.brief-title-en {
    font-size: 16px;
    margin: 15px auto 0 auto;
    color: #333333;
}

.gs-brief-content {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}

.brief-content-left {
    width: 44.8%;

}

.brief-content-left h3{
    margin-top: 43px;
    font-size: 20px;
    font-weight: bold;
    color: #004ea1;
}
.ketuo-title-en{
    margin-top: 20px;
    font-size: 16px;
}

.ketuo-title-cn{
    margin-top: 40px;
    font-size: 16px;
    line-height: 26px;
}

.brief-content-right {
    width: 49%;

}

.banner-img-bottom {
    margin-top: 60px;
    width: 100%;
}


.js-ys{
    font-size: 20px;
    font-weight: bold;
    color: #004ea1;
}

.js-ys-conetn{
    font-size: 16px;
    line-height: 26px;
}

.cp-ys-container{
    margin-top: 28px;
}

.cp-ys{
    font-size: 20px;
    font-weight: bold;
    color: #004ea1;
}

.cp-ys-content{
    font-size: 16px;
    line-height: 26px;
}

.organization-structure-container {
    margin-top: 59px;
    display: flex;
    justify-content: center;
}

.director-img {
    margin: 49px auto 0 auto;
    width: 68%;
}

.company-hono {
    margin-top: 50px;
    width: 100%;
    background-image: url('../images/kt/bg.png');
    background-repeat:no-repeat;
    background-size:100%;
}

.line-hono{
    padding-top: 49px;
}

.cn-white {
    color: #ffffff;
}

.en-white {
    color: #ffffff;
}

.swiper-big-container{
    margin-top: 51px;
    display: flex;
    justify-content: center;

}

.swiper-container{
    width:1100px;
  
    
    
}

.swiper-content-img{

    width: 64%;
    margin: 0 auto;
  
}

.swiper-slide p{
    margin-top: 19px;
    color: #f6f6f6;
    text-align: center;
}

.dh-btn-container{
    width: 223px;
    margin: 0 auto;
    position: relative;
    padding: 70px 0 65px 0;
  
  
}

.dh-btn-container .swiper-button-prev{
    width: 50px;
	height: 50px;
	background-color: #ffffff;
    
}

.dh-btn-container .swiper-button-next{
    width: 50px;
	height: 50px;
	background-color: #ffffff;
    
}

.my-button-disabled{
    opacity:0.2;
  }


  .corporate-title-container{
      margin-top: 59px;
      width: 100%;
  }

  .corporate-culture-left{
    width: 50%;
  }

  .corporate-culture-right{

    width: 50%;
  }
  .corporate-culture-content-container{
      margin-top: 49px;
      display: flex;
  }

  .corporate-culture-left{
      width: 46%;
   
      display: flex;
      justify-content: flex-end;
  }

  .corporate-culture-right{
      margin-top: 20px;
    width: 54%;
    height: 305px;
    border-left: 4px solid #e9e9e9;
}

.corporate-culture-left div{
    width: 300px;
    height: 300px;
    margin-right: 98px;
}

.qy-ln-container{

    display: flex;
    align-items: center;
 
}

.yuan{
    display: block;
    width: 16px;
	height: 16px;
    border: solid 3px #004ea1;
    border-radius: 50%;
}

.f-container{
    margin-left: 122px;
}

.f-qy-title{
    margin-left: 20px;
    font-size: 22px;
    color: #004ea1;
    font-weight: bold;
}

.f-qy-content{
    margin-top: 26px;
    margin-left:38px;
	font-size: 16px;
    color: #666666;
}

.f-mg{
    margin-top: 44px;
}





/* 媒体查询 */



@media (max-width:1199px) {
    .con1200{
        padding:0 20px 0 20px;
    }

    .gs-brief-content{
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .brief-content-left{
        width: 100%;
    }

    .brief-content-right{
        width: 100%;
        margin-top: 15px;
    }
  
    .corporate-culture-content-container {
        margin-top: 49px;
        display: flex;
        flex-wrap: wrap;
    }
 
    .corporate-culture-left {
        width: 100%;
        display: flex;
        justify-content:center;
    }

    .corporate-culture-left div {
        width: 300px;
        height: 300px;
        margin-right: 0px;
    }

    .corporate-culture-right{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .f-container {
        width: 100%;
        margin-left: 0px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    
      
        
    }

    .f-qy-content {
        margin-top: 15px;
        margin-left: 0px;
        font-size: 12px;
        color: #666666;
    }

    .qy-ln-container{
        width: 100%;
        display: flex;
        justify-content: center;
    }
}



@media (max-width:767px) {

    .about-brief-container{
        margin-top: 10px;
    }
    .about-margin-t{
        margin-top: 15px;
    }
    

    .cp-ys-content {
        font-size: 12px;
        line-height: 26px;
    }

    .brief-title-cn {
        font-size: 25px;
        font-weight: bold;
        color: #333333;
        margin: 0 auto;
    }

    .brief-title-en {
        font-size: 14px;
        margin: 5px auto 0 auto;
        color: #333333;
    }

    .line {
        width: 36px;
        height: 3px;
        background-color: #e70012;
        margin: 5px auto 0 auto;
    }

    .ketuo-title-en {
        margin-top: 10px;
        font-size: 14px;
        text-align: center;
    }

    .ketuo-title-cn {
        margin-top: 10px;
        font-size: 12px;
        line-height: 26px;
    }

  

    .brief-content-left h3 {
        margin-top: 0;
        font-size: 15px;
        font-weight: bold;
        color: #004ea1;
        text-align: center;
    }

    .js-ys {
        font-size: 15px;
        font-weight: bold;
        color: #004ea1;
    }
    .cp-ys{
        font-size: 15px;
        font-weight: bold;
        color: #004ea1;
    }

    .js-ys-conetn{
        font-size: 12px;
    }

    .cp-ys-container {
        margin-top: 16px;
    }

    .banner-img-bottom {
        margin-top: 15px;
        width: 100%;
    }
    
    .organization-structure-container {
        margin-top: 20px;
        
    }

    .f-mg {
        margin-top: 0px;
    }

}