.cont1{}

.cont1 .clt{width: 625px;float: left;height: 355px;border-bottom: 1px solid #eee;}

.cont1 .clt .alogo{display: block;width: 230px;margin-bottom: 50px;}

.cont1 .clt .cbtm{padding-left: 40px;}

.cont1 .clt .cbtm .ctt{position: relative;line-height: 20px;}

.cont1 .clt .cbtm .ctt img{display: block;width: 20px;position: absolute;top: 0;left: -40px;}

.cont1 .clt .cbtm .ctc{color: #666;line-height:1.5;margin: 10px 0;}

.cont1 .clt .cbtm .ctc a{display: inline-block;color: #666;}

.cont1 .clt .cbtm .ctc s{display: inline-block;width: 20px;}

.cont1 .crt{width: calc(100% - 660px);float: right;position: relative;overflow: hidden; height: 355px;}

.cont1 .crt img{position: absolute;display: block;top: 0;height: 100%; left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);max-width: 780px;}







@media(max-width:1024px){

    .cont1 .clt,.cont1 .crt{width: 100%;float: none;height: auto;margin-bottom: 30px;border: 0;}
    
    .cont1 .crt img{display: block;position: static;width: 100%;height: auto;transform: translateX(0);-webkit-transform: translateX(0);max-width: 1000px;}
      
    .cont1 .crt{margin-bottom: 0;}

    
}

@media(max-width:960px){

  .cont1 .clt .alogo{width: 150px;margin-bottom: 20px;}

  .cont1 .clt .cbtm .ctc a{display: block;}

  .cont1 .clt .cbtm .ctc s{display: none;}

  .cont1 .clt .cbtm .ctc{margin-bottom: 15px;}
   
    
}







