@charset "utf-8";
/* 底部地址 */
.address_info {width:100%; height:420px; background:url(../images/addressBg.png) no-repeat center; -moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%; float:left; margin-top:20px;}
.address_pic1 {left:0;top:66px;width:280px;height:234px; background:url(../images/address_pic1.png) no-repeat; float:left;}
.address_pic2 {right:54px;top:56px;width:342px;height:234px; background:url(../images/address_pic2.png) no-repeat; float:right;}
.hAbout {width:187px;height:64px; background:url(../images/hAbout.png) no-repeat; float:right; margin-right:40px;margin-top:30px}
@media screen and (min-width:320px) and (max-width:900px) {
.address_info {width:100%;height:240px; float:left;}
.address_pic1 {top:33px;width:140px;height:95px;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%; float:left;}
.address_pic2 {right:28px;top:28px;width:163px;height:95px;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%; float:right;}
.hAbout {width:94px;height:32px;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%; float:right; margin-right:40px; margin-top:16px;}
}
@media screen and (min-width:360px) and (max-width:409px){
.address_info {height:270px; float:left;}
.address_pic1 {width:156px;height:105px;top:36px; float:left;}
.address_pic2 {right:21px;width:182px;height:105px;top:31px; float:right;}
.hAbout { width:105px;height:35px; float:right; margin-right:40px; margin-top:16px;}
}
@media screen and (min-width:410px) and (max-width:549px){
.address_info {height:290px; float:left;}
.address_pic1 {width:179px;height:115px;top:42px; float:left;}
.address_pic2 {right:20px;width:218px;height:115px;top:35px; float:right;}
.hAbout { width:112px;height:40px;float:right; margin-right:40px; margin-top:16px;}
}
@media screen and (min-width:550px) and (max-width:629px){
.address_info {height:320px; float:left;}
.address_pic1 {width:260px;height:125px;top:42px; float:left;}
.address_pic2 {right:20px;width:218px;height:125px;top:35px; float:right;}
.hAbout { width:112px;height:40px;float:right; margin-right:40px; margin-top:16px;}
}
@media screen and (min-width:630px) and (max-width:900px){
.address_info {width:100%; height:420px; background:url(../images/addressBg.png) no-repeat center; -moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%; float:left; margin-top:20px;}
.address_pic1 {left:0;top:66px;width:280px;height:135px; background:url(../images/address_pic1.png) no-repeat; float:left;}
.address_pic2 {right:54px;top:56px;width:342px;height:135px; background:url(../images/address_pic2.png) no-repeat; float:right;}
.hAbout {width:187px;height:64px; background:url(../images/hAbout.png) no-repeat; float:right; margin-right:40px;}
}