  .header{
        background:#fff;


    }
    /* .header .logo{
        background: url('../images/logo_red.png') no-repeat 50% 50%;
        background-size: 70%;
    } */
    .header .header-container a{
        color:#000 !important; 
    }
    .header .header-container .languageImg a {
        background: url('../images/language_black.png') no-repeat 50% 50%;
        background-size: 100%;
        }  
           .full-width   .top-img{      
        height:500px;
        background: url('../images/productcenter/background.jpg') no-repeat 50% 50%;
        background-size: cover;
        }
        
        .top-img{
            color:#000;
            font-family: "fzlantinghei-el-gbkregular";
            
            position: relative;
        }
        
        .top-img .text-content{
            position: absolute;
            left:24%;
            top:40%
        }
        .top-img .title{
            font-size: 40px;
            font-weight: 400;
        }
         .top-img .detail{
            font-size: 16px;
             font-weight: 100;
        }
          
          .roidmi-row {
              
              
              
          }
          .left{
              width:620px;
              background-color:#fff;
              height:480px;
              position: relative;
              border-top-left-radius:  4px;
              border-bottom-left-radius:  4px;
              
            
          } 
          .left .left-content{
              position: absolute;
              left:100px;
              top:150px;
              
              
              
          }
          .left .left-first-title{
              font-size: 30px;
              color:#2f3233;
              font-family: "fzlantinghei-el-gbkregular";
              
          }
          .left .left-second-title{
              font-size: 30px;
              color:#2f3233;
              font-family: "fzlantinghei-el-gbkregular";
              font-weight: 200;
              
          }
          .left .left-detail{
              font-size: 16px;
              color:#2f3233;
               font-family: "fzlantinghei-el-gbkregular";
              font-weight: 100;
              margin-top:22px;
              line-height: 25px;
              
          }
          .right{
              width:580px;
              height:480px;
              background-size: cover;
              border-top-right-radius:  4px;
              border-bottom-right-radius:  4px;
          }
          
          .search-btn{
              width:130px;
              height:40px;
              background-color: #393b3d;
              line-height: 40px;
              text-align: center;
              margin-top:30px;
              position: absolute;
              bottom:100px;
              left:100px;
              font-family: "fzlantinghei-el-gbkregular";
              
          }
          
          
        /*   .bg1{
                 background: #fff url('../images/productcenter/f8.jpg') no-repeat 0% 0%;
          }
          .bg2{
                 background:#fff url('../images/productcenter/f8e.jpg') no-repeat 0% 0%;
          }
          .bg3{
                  background:#fff url('../images/productcenter/rosegold.jpg') no-repeat 0% 0%;  
          }
          .bg4{
              
               background:#fff url('../images/productcenter/nex.jpg') no-repeat 0% 0%; 
          }
           .bg5{
              
               background:#fff url('../images/productcenter/mat.jpg') no-repeat 0% 0%; 
          }
           .bg6{
              
               background:#fff url('../images/productcenter/nex.jpg') no-repeat 0% 0%; 
          }
          .bg7{
          		background:#fff url('../images/productcenter/f8epro.jpg') no-repeat 0% 0%; 
          } */