/*联系我们*/
#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;font-family:"微软雅黑";}
.contactmap{width: 400px; height: 300px;}
.contactmap img{width:380px;height:150px;margin: 5px;}
.contactmap .icon {width: 36px;height: 36px;display: inline-block;margin-right: 10px;font-size: 24px;vertical-align: top;color: #a1a7b2;}
.contactmap .lx_tel{background: url(/images/lx_tel.png) no-repeat 15px 10px;}
.contactmap .lx_email{background: url(/images/lx_email.png) no-repeat 15px 10px;}
.contactmap .lx_phone{background: url(/images/lx_phone.png) no-repeat 15px 10px;}
.contactmap .lx_qq{background: url(/images/lx_qq.png) no-repeat 15px 10px;}
.contactmap .lx_dizhi{background: url(/images/lx_dizhi.png) no-repeat 15px 10px;}
/*在线留言*/
.message{width: 50%; margin: auto; padding-top: 50px;}
.message .text-center {text-align: center; font-size: 20px; padding-bottom: 20px;}
.message .input-with{width: 100%;height: 52px;margin-bottom: 20px;}
.message .input-with input{ border-radius: 5px;font-size: 14px;width: 100%;padding: 7px 8px 7px 40px;color: #333; height: 52px;box-sizing: border-box;font-size: 16px;}
.message .textarea{width: 100%;}
.message .textarea textarea{width: 100%;  height: 100%;border-radius: 5px;padding: 7px 8px 7px 30px;box-sizing: border-box;font-size: 16px;}
.message .buy{width: 100%; padding-top: 20px;}
.message .input-with .icon {position: absolute; width: 52px;height: 52px;display: inline-block;margin-right: 10px;font-size: 24px;vertical-align: top;color: #a1a7b2;}
.message .input-with .lx_name{background: url(/images/lx_name.png) no-repeat 5px 12px;}
.message .input-with .lxx_phone{background: url(/images/lxx_phone.png) no-repeat 5px 12px;}
.message .input-with .lxx_qq{background: url(/images/lxx_qq.png) no-repeat 5px 12px;}

.message .btn {
    width: 100%;
    height: 52px;
    background: #425cbb;
    color: #fff;
    border-radius: 5px;
    padding-top: .54166667em;
    padding-bottom: .65em;
    padding-right: 3.25em;
    padding-left: 3.25em;
    font-size: 16px;
    line-height: 1.625em;
    text-transform: uppercase;
}
