nav .navList .conBtn {
    width: 210px;
    
}

.cForm li.subBtn {

    width: 364px;
}

footer .footerList .fMsg .cBtn{
 	 padding: 6px 12px;
}


@media screen and (max-width:1333px){
    .company .des .btns .cBtn{
        margin-top:10px;
    }
    footer .footerList .fMsg{
      width: 28%;
    }
 	
}