@font-face {
    font-family: fontawesome;
    src: url(../fonts/fontawesome-webfont.ttf), url(../fonts/fontawesome-webfont.woff)
}

.page-header {
    text-align: center;
    padding: 80px 0 92px;
    font-weight: 300;
    background: url(../images/example/biaoti.jpg) no-repeat #383d61;background-size:100% 100%;}
}

.page-header .page-header-title {
    font-size: 60px;
    color: #fff;
    font-weight: 400
}

.breadcrumb-box {
    border-bottom: 1px solid #e9e9e9
}

.breadcrumb-box .am-breadcrumb {
    padding: 16px 0 0;
    margin-bottom: 1rem
}

.breadcrumb-box .am-breadcrumb li a {
    font-size: 14px;
    color: #262626
}

.breadcrumb-box .am-breadcrumb .am-active {
    color: ##6975a6
}

.section .section--title {
    font-size: 50px;
    font-weight: 300;
    text-align: center
}

.section .section--description {
    font-size: 20px;
    line-height: 30px;
    color: #9b9b9b;
    text-align: center;
    margin: 13px 0 0
}

.section .section-container {
    border-top: 1px solid #e9e9e9;
    margin-top: 50px
}

.section .section-container .contact-left li {
    list-style: none;
    margin: 67px 0 0
}

.section .section-container .contact-left li::first-child {
    margin-top: 0
}

.section .section-container .contact-left li .contact_item {
    position: relative;
    padding: 0 0 0 97px
}

.section .section-container .contact-left li .contact_item .contact_item--icon {
    position: absolute;
    font-size: 72px;
    color: #6975a6;
    top: 0;
    left: 0
}

.section .section-container .contact-left li .contact_item .contact_item--title {
    font-size: 20px
}

.section .section-container .contact-left li .contact_item .contact_item--text {
    font-size: 16px;
    line-height: 23px;
    color: #969696;
    margin: 15px 0 0
}

.section .section-container .contact-form {
    margin-top: 60px
}

.section .section-container .contact-form .contact-form_title {
    font-size: 20px;
    margin: 0 0 6px
}

.section .section-container .contact-form input, .section .section-container .contact-form textarea {
    width: 100%;
    background: #fcfcfc;
    border: 2px solid #e9e9e9;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
    position: relative;
    z-index: 1;
    resize: none;
    border-radius: 3px;
    vertical-align: top;
    color: #262626
}

.section .section-container .contact-form .am-form .am-g .am-u-md-6 {
    padding: 10px
}

.section .section-container .contact-form .am-form select {
    width: 100%;
    background: #fcfcfc;
    border: 2px solid #e9e9e9;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
    position: relative;
    z-index: 1;
    resize: none;
    border-radius: 3px;
    vertical-align: top;
    color: #262626
}

.section .section-container .contact-form .am-form .btn-change {
    position: absolute;
    top: 10px;
    padding: 10px 18px;
    border: 2px solid #34c1e4;
    background: #fff;
    color: #34c1e4
}

.section .section-container .contact-form .am-form .btn-reguest {
    padding: 10px 18px;
    border: 2px solid #59bcdb;
    background: #fff;
    color: #59bcdb;
    width: 94px;
    line-height: 15px;
    margin-top: 10px
}

.section .section-container .contact-form .am-form .btn-reguest:hover {
    background: #59bcdb;
    color: #fff
}

@media (max-width:640px) {
    .btn-fl {
        float: left!important;
        text-align: left
    }
    #BMapLib_transBox0>table td:nth-of-type(2){
        width: 15%;
    }
    #BMapLib_transBox0>table td:last-of-type{
        width: 70%;
    }
} 


.BMapLib_sendToPhone{
    display: none;
}
#BMapLib_transBox0{
    padding: 10px 0 0 0;
}
#BMapLib_transBox0>table td:last-of-type{
    display: flex;
    flex-direction: row;
    padding-top: 0px;
}
#BMapLib_transBox0>table td:first-of-type{
    padding-left: 8px;
    width: 15%;
}
#BMapLib_trans_text0{
    width: 100px;
}