#contact{overflow: hidden}
#contact .container{width: 1200px;margin: 0 auto;overflow: hidden}
#contact .container .x6{margin-top: 80px}
#contact .input{border-color: #ddd;color: #999}
#contact form .field{position: inherit}
#contact .form-group .input-group{width: 100%}
#contact .form-group .input-group span{width: 48px;text-align: center }
#contact .input-group .input{height: 44px;width: 100%}
#contact .input-group textarea.input{height: 100px}
#contact .input-group .addon{padding: 6px 0;color: #ccc;font-size: 22px}
input.button{background: rgba(24, 91, 161,.8);color: #fff;border-color:rgba(24, 91, 161,.8);width: 140px;margin-left: 5px}
input.button:hover{background: #2086d4;color: #fff;border-color:#2086d4}
input.code{width:100px;float: left;margin-right: 10px}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;
}

input:-ms-input-placeholder{
    color: #999;opacity:1;
}

input::-webkit-input-placeholder{
    color: #999;opacity:1;
}
textarea:-ms-input-placeholder{
    color: #999;opacity:1;
}

textarea::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

@media screen and (min-width: 1025px){
    #contact h1{font-size: 36px;color: #333;text-align: left}
    #contact h2{font-size: 24px;color: #333;text-align: left;margin-bottom: 15px}
    #contact .x6 .t1{font-size: 32px;color: #0e6eb8;margin: 10px 0 20px;text-transform: uppercase}
    #contact .x6 .t2{font-size: 14px;color: #333;line-height: normal;margin: 0}
    #contact .x6 .t3{font-size: 18px;color: #666;line-height: normal;margin-bottom: 30px}
    #contact form{margin-top: 30px}
    .contact-content{margin-top: 20px}
    #contact .form-group{margin-bottom: 5px}
    .contact-line{width: 46px;height: 2px;background: #0e6eb8;margin: 28px 0 20px}
}
@media screen and (max-width: 1024px) {
    #contact h1{font-size: 18px;color: #333;text-align: center}
    #contact .t1{font-size: 30px;color: #0e6eb8;margin: 10px 0;text-transform: uppercase;text-align: center}
    #contact .t2{font-size: 16px;color: #333;line-height: normal;margin: 0}
    #contact .t3{font-size: 18px;color: #666;line-height: normal;margin-bottom: 15px}
    #contact .container-m{padding:10% 3%;overflow: hidden}
    .contact-content{margin-top: 30px}
    .contact-content h2{margin-bottom: 20px}
    form{margin-top: 20px}
    .contact-line{width: 46px;height: 2px;background: #0e6eb8;margin: 20px auto}
}

#allmap{width:100%;height:450px;clear:both;margin:60px 0}
.contact-content img{width: 26px;margin-right: 15px}
.contact-content p{margin-bottom: 10px;font-size: 16px}
