#user_defined7 .banner_inside{
  width: 100%;
  height: 584px;
  background: url(http://img.jihui88.com/upload/x/x2/xizerong/picture/2023/10/21/5f1905b3-694e-4afe-8064-5622b17ef9a7.jpg) no-repeat center;
}
/* 证书分类 */
#user_defined24 .category{
  width:1200px;
  margin:0 auto;
}
#user_defined24 .category_title{
  height:150px;
  overflow: hidden;
}
@font-face {
  font-family: 'webfont_1';
    src: url('//at.alicdn.com/t/cpivymok3zj2lnmi.eot');
    src: url('//at.alicdn.com/t/cpivymok3zj2lnmi.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/cpivymok3zj2lnmi.woff') format('woff'),
    url('//at.alicdn.com/t/cpivymok3zj2lnmi.ttf') format('truetype'),
    url('//at.alicdn.com/t/cpivymok3zj2lnmi.svg#思源黑体-普通') format('svg');
}

#user_defined24 .category_title h1{
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  color: #ea2220;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  margin-top:46px;
  font-family: "webfont_1";
}
#user_defined24 .category_title h2{
  margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #f00;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
    font-family: "Allura";
}
/* 证书分类 */
#cert{
  margin:0 -10px;
  margin-bottom:40px;
      padding: 20px 10px;
}
#cert .bodyContTitle{
  display:block;
  padding-top: 40px;
  padding-bottom: 30px;
  background:none;
  height:auto;
  overflow: hidden;
}
@font-face {
  font-family: 'webfont_1';
    src: url('//at.alicdn.com/t/psdd9p2dxuf5stt9.eot');
    src: url('//at.alicdn.com/t/psdd9p2dxuf5stt9.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/psdd9p2dxuf5stt9.woff') format('woff'),
    url('//at.alicdn.com/t/psdd9p2dxuf5stt9.ttf') format('truetype'),
    url('//at.alicdn.com/t/psdd9p2dxuf5stt9.svg#思源黑体-普通') format('svg');
}
#user_defined24 .category_content {
  padding-bottom: 20px;
}
#user_defined24 .category_content .swiper-slide {
  text-align: center;
  font-size: 14px;
    color: #636363;
    letter-spacing: 1px;
}
#user_defined24 .category_content .swiper-slide-thumb-active {
  color: #f00;
}
#cert .bodyContTitle .titleName{
  display: block;
  width:100%;
  height:40px;
  font-size: 30px;
  color: #ff0000;
  margin: 0;
  text-align: center;
  font-weight: normal;
  line-height: 40px;
  font-family: "webfont_1";
  position: relative;
  margin-bottom:28px;
}
#cert .bodyContTitle .titleName:after{
  content:"Honors";
  width:100%;
  height:28px;
  display: block;
  font-size: 18px;
  color: #ff0000;
  margin: 0;
  text-align: center;
  font-weight: normal;
  line-height: 28px;
  font-family: "Allura";
  position: absolute;
  bottom:-28px;
  left:0;
}
#cert .bodyContContent{
  overflow:visible;
}
#cert .pagination{
  display: flex;
    justify-content: center;
}
#cert .pagination a.danaiPageUp,
#cert .pagination a.danaiPageDown {
  background: none;
}
#cert a.danaiPageNum {
  border: 1px solid #e6e6e6;
}
#cert .danaiPageCurrent {
  background: none repeat scroll 0 0 #ff1313;
}
#cert .danaiPageDes {
  display: none;
}
#cert .certUl_first{
  display:none;
}
#cert .certUl{
  width:289px;
  height:289px;
  border:1px solid #e6e6e6;
  margin:0;
  margin-left:12px;
  margin-bottom:20px;
  float:left;
  background:#fff;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -webkit-transition:all .4s;
}
#cert .certUl:hover{
  box-shadow:0px 1px 10px #666;
  -moz-box-shadow:0px 1px 10px #666;
  -o-box-shadow:0px 1px 10px #666;
  -webkit-box-shadow:0px 1px 10px #666;
  transform:translateY(-6px);
  -moz-transform:translateY(-6px);
  -o-transform:translateY(-6px);
  -webkit-transform:translateY(-6px);
}
#cert .certUl:nth-child(4n-3){
  margin-left:0;
}
#cert .certUl .name,#cert .certUl .organize{
  display:none;
}
#cert .certUl .pic{
  width:289px;
  height:289px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cert .certUl .pic a{
  width:289px;
  height:289px;
}
#cert .certUl .pic img{
  width:auto;
  height:auto;
  max-width:265px;
  max-height:265px;
}
/* 弹窗 */
#user_defined24 .frame-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2002;
  background:  rgba(102, 102, 102, 0.3);
  display: none;
}
#user_defined24 .box-content .content-text {
  font-size: 13px;
    color: #fff;
    margin-top: 10px;
    background: #000;
    padding: 5px 10px;
    border: 3px solid #fff;
    border-radius: 50px;
        box-shadow: 0 0.20514rem 0.95732rem 0 rgb(0 0 0 / 12%);
}
#user_defined24 .frame-box .box-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: flex;
        -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: center;
    z-index: 2003;
    max-height: 700px;
}
#user_defined24 .frame-box .content-img {
  width: 72%;
  height: 100%;
      box-shadow: 0 0.20514rem 0.95732rem 0 rgb(0 0 0 / 12%);
    border: 10px solid #fff;
    background: #fff;
}
#user_defined24 .frame-box .content-img img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#user_defined24 .frame-box .close-btn {
  position: absolute;
   top: 15px;
 right: 15px;
 width: 30px;
 height: 30px;
 background-image: url(http://img.jihui88.com/upload/x/x2/xizerong/picture/2023/10/25/5c97f132-7f55-45f9-8832-fdb910a7dedb.png);
 background-position: 30px 0;
 cursor: pointer;
 z-index: 1103;
}
.box-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2001;
  background: rgba(102, 102, 102, 0.3);
}