.contacus { width: 65px; height: 60px; margin: 0 auto; display: block; text-align: center; margin-bottom: 10px; } .icon_phone { background: url("../../imgs/contact/icon_phone.png") no-repeat scroll 0 0; } .icon_service { background: url("../../imgs/contact/icon_service.png") no-repeat scroll 0 0; } .icon_partner { background: url("../../imgs/contact/icon_partner.png") no-repeat scroll 0 0; } .icon_promotion { background: url("../../imgs/contact/icon_promotion.png") no-repeat scroll 0 0; } .site-introduct { text-align: center; border-bottom: 0px solid #d2d2d2; height: 650px; margin-bottom: 1px; background: url("../../imgs/contact/contactBg.jpg") no-repeat 50%; padding: 100px 0; } .site-introduct ul li { float: left; width: 300px; height: 120px; color: #737373; transition: all 0.3s ease 0s; } .site-introduct ul li a { display: block; visibility: visible !important; } .site-introduct ul li .iconfont { font-size: 64px; } .site-introduct ul li:hover { color: #567ebb; } .site-introduct ul li h2 { font-size: 24px; } .site-introduct ul li p { margin-top: 10px; } .site-introduct ul li p span { width: 220px; margin: 0 auto; display: block; text-align: center; } .contacus_address { text-align: left; margin : 100px auto; background: #fff; width: 1000px; height: 400px; background: hsla(0, 0%, 100%, .3); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05); box-shadow: 0 0 10px rgba(0, 0, 0, .05); margin: 100px auto; padding: 50px; } .contacus_address_left{ float: left; width: 500px; height: 400px; border-right: 1px solid #d2d2d2; } .contacus_address_right{ float: left; width: 304px; height: 400px; padding-left: 50px; } .contacus_address p { font-size: 16px; }