.company {overflow: hidden;padding:70px 0 100px 0;}
.company h6{font-size: 35px;color:#444;line-height: 38px;padding-bottom: 30px;}
.company p{width: 400px;margin:0 auto;color:#444;line-height: 30px;font-size: 14px;float: left;}
.company .imgBox{max-width: 100%;height:auto;overflow: hidden;max-width:640px;margin:60px auto 0;float: right;}
.company .imgBox img{max-width:100%;height:auto;}
.text{width: 500px;float: left;}
@media (max-width:639px) {  
.wrap{width: 93.75%;}
.baseTitle .cont img{width: 80%;height:auto;}
.company .imgBox img{width: 100%;height:auto;}
.company .imgBox img{width: 100%;max-width:1334px;}
}
@media (min-width:640px) and (max-width:1023px) {   
.wrap{width: 93.75%;}
.baseTitle .cont img{width: 90%;height:auto;}
.company .imgBox img{width: 100%;max-width:300px;}
.text{width: 200px;float:inherit;}
.company p{width:300px}

}
@media (min-width:1024px) and (max-width:1334px) {  
.wrap{width: 93.75%;}
.text{width: 300px;float: left;}
.company p{width:400px}
.company .imgBox img{width: 100%;max-width:1334px;}

}
@media (min-width:1010px) and (max-width:1158px) {  
.company p{width:200px}
.company .imgBox img{width: 100%;max-width:800px;}
}
@media (min-width:660px) and (max-width:1010px) {  
.company p{width:350px}
.company .imgBox img{width: 100%;max-width:300px;}
}
@media (min-width:1335px) and (max-width:1800px) {
.wrap{width: 93.75%;}
.text{width: 460px;float: left;}
}




