body{background: #f4f4f4;}
/*联系我们banner*/
.banner img{width: 100%;}
/*联系我们列表*/
.us-title{text-align: center;padding: 80px 0 47px;}
.us-title p{display: inline-block;font-size: 36px;line-height: 1;font-weight: bold;}
.us-title i{display: block;width: 78px;height: 3px;background: #ffda00;margin: 17px auto 0;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;}
.us-title:hover i{width: 100%;}
.us-main-title{display: inline-block;padding: 0 15px;font-size: 20px;color: #383838;line-height: 40px;background: #ffda00;}
.us-main p{font-size: 18px;color: #666666;line-height: 34px;}
.us-main span{color: #edac07;font-weight: bold;}
.us-main-address span{font-size: 20px;}
.us-main-tel .us-main-title{margin-bottom: 24px;}
.us-main-more .us-main-title{margin: 67px 0 20px;}
.us-main-address .us-main-title{margin: 39px 0 23px;}
/*百度地图*/
#allmap {margin: 36px 0 112px;width: 100%;height: 580px;border: 1px solid #cacaca;overflow: hidden;}
#allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_title{font-weight: bold;}
