        .banner {
            min-width: 1200px;
            width: 100%;
            height: 500px;
            background-repeat: no-repeat;
            background-position: center 0;
            background-size: 100% 100%;
        }

        .banner-des-wrap {
            position: relative;
            width: 1180px;
            height: 450px;
            margin: 0 auto;
            padding: 108px 0;
            z-index: 99;
        }

        .banner-des {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 660px;
            padding:120px 60px 80px 60px;
            border-radius: 2px;
            color: #fff;
        }

        .banner-des-content-title {
            font-family: PingFangSC-Regular;
            font-size: 44px;
            color: #FFFFFF;
            line-height: 60px;
            margin-bottom: 17px;

        }

        .banner-des-content-context {
            font-family: PingFangSC-Regular;
            font-size: 16px;
            color: #FFFFFF;
            max-width: 500px;
            line-height: 24px;
            margin-bottom: 75px;
        }

        .banner-des-btn {
            width: 100%;
            overflow: hidden;
            background-color: transparent;
            color: #FFFFFF;
        }

        a:active,
        a:hover {
            outline: 0;
        }

        a {
            background-color: transparent;
            text-decoration: none;
        }

        a:link {
            color: #FFFFFF
        }

        a:visited {
            color: #FFFFFF
        }

        a:hover {
            color: #FFFFFF
        }

        a:active {
            color: #FFFFFF
        }

        .banner-des-btn a {
            display: inline-block;
            padding: 8px 32px;
            box-sizing: border-box;
            line-height: 27px;
            text-decoration: none;
            vertical-align: middle;
            text-align: center;
            border-radius: 4px;
            font-size: 16px;
            border: 1px solid #FFFFFF;
            background-color: transparent;
        }
        
        .banner-des-btn a:hover{
            background:#3296FA;
            border: 1px solid #3296FA;
        }

        .content-case-list-warp {
            background: #F6F6F6;

        }

        .content-case-list {
            margin: 80px auto 48px;
            width: 1142px;
            overflow: hidden;
            
        }

        .case-list-item {
            float: left;
            width: 360px;
            display: inline-block;
            height: 160px;
            background: #FFFFFF;
            position: relative;
            margin: 10px;
            cursor: pointer;
        }
        

        .case-list-item-logo {
            width: 160px;
            height: 160px;
            margin-right: 220px;
            border: 1px solid #EDEDEE;
        }

        .case-list-item-logo img {
            width: 100%;
            height: 100%;
        }

        .case-list-item-name {
            position: absolute;
            top: 44px;
            left: 180px;
            font-family: PingFangSC-Regular;
            font-size: 24px;
            line-height: 30px;
            color: #191F25;
        }

        .case-list-item-link {
            position: absolute;
            bottom: 44px;
            left: 180px;
            font-family: PingFangSC-Regular;
            font-size: 13px;
            color: #3296FA;
            line-height: 18px;
            text-decoration: none;
        }

        .content-case-title {
            font-family: PingFangSC-Regular;
            font-size: 30px;
            color: #191F25;
            line-height: 44px;
            margin: 60px 0 40px 0;
            text-align: center;
        }
        
        .industryFootLink {
             text-decoration: none;
        }
        
        .industry-foot {
            text-align: center;
             margin-bottom: 60px;
        }
        
        .industry-foot-text {
            display: inline-block;
			font-size: 15px;
			color: rgba(13,-2147483648,19,0.56);
			letter-spacing: -0.08px;
			text-align: center;
			line-height: 18px;
			padding: 16px 0 ;
        }
        
        .industry-foot-link {
			display: inline-block;
			font-family: PingFangSC-Regular;
			font-size: 15px;
			color: #3296FA;
			letter-spacing: -0.08px;
			text-align: center;
			line-height: 18px;
			padding: 16px 0 ;
		}
            .dd-navbar{
        border-bottom:1px solid #ebeef3;
    }
	  .dd-i18{
      position: relative;
      margin-left: 60px !important;
      background: url({dede:global.cfg_templets_skin/}/img/TB1iTlhagoQMeJjy0FnXXb8gFXa-36-36.png) no-repeat;
      background-size: 18px 18px;
      background-position: 2px;
      padding: 0 12px 0 25px;
  }
  .dd-navbar-i18-container{
      display: none;
      position: absolute;
      margin: 0;
      padding: 10px 0;
      left: -12px;
      width: 106px;
      height: auto;
      background-color: #fff;
      border: 1px solid #ebeef3;
  }
  .dd-navbar-i18-container li{
      height:30px;
      list-decorate:none;
  }
  a.dd-i18-link{
      display: inherit !important;
      color: #000;
      line-height: 30px;
  }
  a.dd-i18-link-unable{
      color: #3296fa;
  }
  a.dd-i18-link:hover{
      cursor: pointer;
      color: #3296fa;
  }
      #cnzz_stat_icon_1273013162{
            visibility: hidden;
            width: 2px;
            height: 2px;
            overflow:hidden;
            position: fixed;
            left: 0px;
            bottom: 0px;
        }