
.banner-contact{ background: url(../images/banner-contact.jpg) no-repeat center center / cover;}
.Content .main{ width: 1151px; margin: 0 auto;}
.contact-list{ width: 100%; background: #fff; margin: 0 0 1rem; display: block; font-size: 0;}
.msg{ width: 770px; display: inline-block; vertical-align: top;}
.msg .tit{ font-size: .3rem; color: #535865; line-height: .5rem; margin-top: .57rem; font-family: "Arial-Narrow-blod"; text-transform: uppercase;}
.msg p{ font-size: .14rem; color: #bbb; margin: 0; line-height: .42rem;}
.msg form,
.msg form input{ width: 100%;}
.msg form input{ margin: .1rem 0 0; line-height: .46rem; box-sizing: border-box; border: 1px solid #e0e0e0; border-radius: 2px; background: none; padding: 0 .15rem; font-size: .14rem;}
.msg form input.none{ display: none;}
.msg form textarea{ padding: .1rem .15rem; width: 100%; line-height: .24rem; margin-top: .1rem; box-sizing: border-box; border: 1px solid #ccc; background: none; font-size: .14rem; font-family: "Arial","黑体",Microsoft YaHei,Arial, Helvetica, sans-serif;}
.msg form button{ padding: .1rem .4rem; background: #535865 ; border: none; margin-top: .1rem; text-transform: uppercase; color: #fff;}
.msg form button:hover{ opacity: .7;}
.msg .map{ height: 400px; margin-top: .3rem; box-sizing: border-box; border: 1px solid #e0e0e0;}


.lxfs{ width: 300px; display: inline-block; margin: .9rem 0 0 .4rem; padding-left: .4rem; border-left: 1px solid #e0e0e0}
.lxfs ul{ width: 100%;}
.lxfs ul li{ width: 100%; padding-top: .3rem; margin-bottom: .3rem; border-top: 1px solid #e1e1e1}
.lxfs ul li .tit{ display: block; text-transform: uppercase; line-height: 24px; color: #000; font-size: .14rem; font-weight: bold; }
.lxfs ul li .text{ color: #666; display: block; font-size: .13rem; margin-top: .2rem; line-height: .24rem; box-sizing: border-box; padding-left: .3rem; position: relative;}
.lxfs ul li.socoal{ padding: 0; border: none;}
.lxfs ul li.socoal .text{ padding: 0;}
.lxfs ul li.socoal .text a{ font-family: "iconfont"; color: #000; font-size: .28rem; margin-right: .1rem;}
.lxfs ul li.socoal .text a:hover{ color: #72a248;}
.lxfs ul li .text span{ color: #666; width: 100%; line-height: 24px; display: block; position: relative;}

.lxfs ul li .text .ewm{ float: left; width: 200px; box-sizing: border-box; border: 1px solid #ccc; padding: 8px;}
.lxfs ul li .text .ewm img{ width: 100%; float: left;}
.lxfs ul li .text i{ font-family: "iconfont"; color: #535865; font-size: .18rem; position: absolute; left: 0; top: 0}
.lxfs ul li .text span i{ left: -.3rem;}
.iw_poi_title {color:#535865;font-size:14px;font-weight:bold;overflow:hidden; font-family: "Arial-Narrow-blod"; padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/*  IPAD 横版 */
@media screen and (max-width: 1112px) {
    .Content .main{ width: 100%; box-sizing: border-box;}
    .msg{ width: 66%;}
    .lxfs{ width: 29%; margin: .9rem 0 0 2%; padding-left: 2%;}
}



@media screen and (max-width: 736px)  {
    .contact-list{ width: 100%; box-sizing: border-box;  display: flex; flex-wrap: wrap;}
    .msg{ width: 100%; order: 2;}
    .lxfs{ width: 100%; margin: .2rem 0 0 2%; padding-left: 0; border: none; order: 1;}
    .msg p{ line-height: 1.2}
}