.process{ margin-top: 60px;text-align: center}
.process h3{ font-size: 40px;margin-bottom: 40px}
.link:after{ content: '';display: block;clear: both}
.link{ margin-top: 30px}
.link img{ float: left;width: 495px;height: 320px}
.address-time{ float: left;width: 660px;height: 320px;padding: 40px 22px 0 30px;background: #ebf4ff url(../images/rsdl/link.png) 150% 140% no-repeat;font-size: 20px;color: #333}
.address-time p{ margin-bottom: 25px}
.address{ margin-top: 45px}
@media screen and (max-width:991px){
 .process h3{  font-size: 28px }
 .process img{  width: 100% }
 .address-time{  width: 100% }
 .address-time p{  line-height: 25px }
 .address-time{  min-height: 320px;height: auto }
}