.body_all{ width: 83.33%; margin: 0 auto; margin-bottom: 40px; max-width: 1600px;}
.flex_sb{display: flex;justify-content: space-between;align-items: center;}
.body_gsdh_title{border-bottom: 1px solid #d5d5d5;}



/*公司简介*/
.gsjj_china{color: #124ea8; font-size: 44px; margin-top: 90px; line-height: 1; margin-bottom: 15px;    font-weight: bold;}
.gsjj_english{color: #c4c4c4;font-size: 36px;line-height: 1;    margin-bottom: 70px;}

.right-words { width: 100%!important; float: none;color: #333333; line-height:40px; font-size: 18px;}
.left-images img{width: 100%;}
.left-images { width: 52.5%; height: auto; float: left; margin-right: 2.1%;}

.left-images:hover img {transition: .5s ease; transform: scale3d(1.05,1.05,1);}
.left-images img { transition: .5s ease;}
.left-images { overflow: hidden;}
.qyjj_mk,.gsry_flex_wars{    margin-bottom: 70px;}

/*轮播*/
.gsjj_lb{width: 52.5%; height: auto; float: left; margin-right: 2.1%;}
.gsjj_wz{width: 100%!important; float: none; color: #333333; line-height: 40px; font-size: 18px;}

/*轮播*/
.red-slide{    position: relative;}
.red-slide a{background-repeat: no-repeat; background-position: center; background-size: cover; display: block; width: 100%; height: 100%; color: #ffffff !important; font-size: 22px !important; background-size: 100% 100%;transition: .5s ease;}
.red-slide a:hover {transition: .5s ease; transform: scale3d(1.05,1.05,1);}
/*.swiper-container */
#gsjj_swiper{ width: 100%; height: 542px; color: #fff; text-align: center; } 
.swiper-slide { width: 100%; height: 100%; } 
.swiper-slide .title { font-style: italic; font-size: 42px; margin-top: 80px; margin-bottom: 0; line-height: 45px; } 
.pagination1 { position: absolute; z-index: 20; right: 10px; bottom: 27px; } 
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 8px;background: #ffffff; margin-right: 5px; border: 1px solid #fff; cursor: pointer; } 
.swiper-visible-switch { background: #1e64dc; }
.swiper-wrapper{height: 100%;}

/*轮播*/


/*公司荣誉*/
.f-cb { zoom: 1;background: #f3f3f3; padding: 0px 50px }
.li { line-height: 26px; font-size: 16px; height: 40px;float: left; width: 33.33%; position: relative; overflow: visible;}
.li span { color: #0a66a6; font-weight: bold; display: inline-block; line-height: 1.2; vertical-align: top; }
.li .p { display: inline-block; line-height: 1.2; vertical-align: top; width: calc(100% - 20px); color: #323333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.li-bot { font-size: 12px; position: absolute; top: 0; left: 0; line-height: 1.5; padding: 14px; background: #e6e6e6; color: #666666; left: 0; top: 40px; z-index: 1; max-width: 200px; box-sizing: border-box; border-radius: 10px; display: none; }
.li:hover .li-bot{display: block;}
.li-bot:after { position: absolute; content: ""; left: 50px; top: -12px; width: 20px; height: 12px; background: url(/uiFramework/commonResource/image/2022030722193437390.png) no-repeat center; background-size: 100%;}
.gsry_flex_war{display: flex;}
.gsry_all{padding: 50px 0 30px;}
.gsry_biao{    padding-left: 10px; font-size: 18px; color: #323333; font-weight: bold;padding: 35px 0 20px;}
/* .gsry_all_li{overflow-y: auto;} */

@media screen and (max-width: 1440px){
#gsjj_swiper{ width: 100%; height: 406px; } 
}
/*低于798px以下自适应*/
@media screen and (max-width: 768px){
#gsjj_swiper { height: 220px; } 
.body_all{ width: 100%; padding: .75rem;box-sizing: border-box; }
.right-words { width: 45%!important; }
.right-words { width: 100%!important; }
.left-images{width: 100%;}

.gsry_flex_war{flex-wrap: wrap;display: flex;justify-content: center;}
.gsry_left_img{width: 100%!important; }
.gsjj_china{font-size: 34px; margin-top: 2rem;  }
.gsjj_english{font-size: 18px;    margin-bottom: 40px;}
.li {  width: 100%; }
.f-cb { padding: 0px 1rem; }
.qyjj_mk,gsry_flex_wars{    margin-bottom: 1rem;}
}