/* 联系我们 */

.contact {
    padding: 10px;
}

.mapa {
    margin: 10px 0
}

.mapa img {
    width: 100%
}

.contact .contact-content {
    margin: 10px 0 0
}

.contact .contact-content .arc-content {
    background: rgba(249, 249, 249, .8);
    padding: 0 10px
}

.contact .contact-content form {
    /* padding-top: 20px */
}

.contact .contact-content form .inputs {
    width: 100%;
    height: 48px;
    padding-left: 10px;
    line-height: 48px;
    background: #FFF
}

.contact .contact-content form .name {
    margin-bottom: 15px;
}

.contact .contact-content form .tels {
    margin-bottom: 15px;
}



.contact .contact-content form textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    overflow: auto
}

.contact .contact-content form .yzm {
    margin: 10px 0 10px 10px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    background: #FFF
}

.contact .contact-content form img {
    height: 36px;
    margin: 8px 0 10px 10px
}

.contact .contact-content form .button {
    float: left;
    width: 50%;
}
.contact .contact-content form .button1{
    padding-right: 10px;
}
.contact .contact-content form .button2{
    padding-left: 10px;
}

.contact .contact-content form .button button {
    display: block;
    width: 100%;
    line-height: 36px;
    color: #f7f7f7;
    border: none;
    background: #c41517
}

.contact .contact-content .contact-r h4 {
    font: 400 16px/30px 'Microsoft YaHei';
    color: #c41517;
}

.contact .contact-content .contact-r1 {
    padding: 20px;
    border: 1px solid #c41517
}

.contact .contact-content .contact-r1 h4 {
    border-left: 3px solid #c41517;
    padding-left: 10px;
    margin-bottom: 10px
}

.contact .contact-content .contact-r1 p {
    font: 400 14px/24px 'Microsoft YaHei';
    color: #000;
    text-indent: 0
}

.contact .contact-content .contact-r2 {
    margin-left: 10px;
    margin-top: 40px;
}

.contact .contact-content .contact-r2 h4 {
    padding-bottom: 10px;
    padding-left: 20px;
    border-bottom: 1px solid #c41517
}

.yzm-wrap {
   /*  margin-left: 46px; */
}

.contact .contact-content .contact-r2 .message {
    height: 200px;
    overflow: auto;
    padding: 20px;
}
#container {
  height: 300px;
}

@media (min-width:1200px) {
      article{
        background: url('../images/arc_bg.jpg') no-repeat center 0;
        background-size: cover;
    }

    .contact .contact-content {
        margin: 0;
        padding: 20px;
        background: #fff
    }
    .yzm-wrap {
        margin-left: 0;
    }
    .contact .contact-content form .yzm {
        margin: 15px 0 15px 0;
        height: 36px;
        padding-left: 10px;
        line-height: 48px
    }
    .contact .contact-content form img {
        height: 36px;
        margin: 6px 0 10px 10px
    }

    .contact .contact-content form .button button {
        line-height: 48px;
    }
}

.BMap_Marker div {
    width: 20px;
    height: 20px;
    padding-left: 30px;
    padding-top: 20px;
    background: url('../images/location.png') no-repeat 0 center;
    background-size: 16px;
}

.BMap_Marker img {
    width: 0;
    height: 0;
    opacity: 0;
}

#dituContent {
    margin: 10px 0;
}