/* --  section header  -- */

.section-header {
    position: relative;
    margin-bottom: 30px;
}

.section-header .title {
    font-size: 28px;
    text-transform: capitalize;
    color: #333;
}

.title:after {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background-color: #5197d2;
    margin-top: 20px;
}

.text-center .title:after {
    margin: 20px auto 0px;
}

.md-padding {
    padding-top: 100px;
    /*padding-bottom: 100px;*/
}

.sm-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.recommend img {
    width: 100%;
    margin-bottom: 32px;
}

.intro img {
    width: 100%;
}

/* --  background section  -- */

.bg-grey {
    background-color: #FAFAFA;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

/* --- 轮播图  ---*/
.carousel {
    height: 600px;
    margin-top: 50px;
}

.carousel-inner > .item > img {
    width: 100%;
    height: 600px;
}

/*--END---*/

/* contactUS */
.contact-info.bottom {
    padding-left: 25px;
}

.bottom > address {
    line-height: 22px;
    margin-bottom: 40px;
    font-size: 14px;
}

.form-control {
    border: 1px solid #eaeaea;
    font-weight: 300;
    outline: none;
    box-shadow: none;
    height: 40px;
}

.form-control:hover,
.form-control:focus {
    border-color: #5197d2;
    outline: none;
    box-shadow: none;
}

.form-control2 {
    border: 1px solid #eaeaea;
    font-weight: 300;
    outline: none;
    box-shadow: none;
    border-radius: 4px;
    padding: 6px 12px;
    width: 70%;
    height: 40px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}

.form-control2:hover,
.form-control2:focus {
    border-color: #5197d2;
    outline: none;
    box-shadow: none;
}

.btn-submit {
    width: 100%;
    background-color: #5197d2;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 5px;
    border-bottom: 3px solid #5197d2;
    box-shadow: none;
    padding: 10px;
}

.btn-submit:hover,
.btn-submit:focus {
    color: #fff;
    outline: none;
    box-shadow: none;
    opacity: .8;
}

#map-section {
    margin-top: 50px;
    font-size: 18px;
}

.get-in-touch img {
    margin-top: 35px;
    margin-bottom: 32px;
}

.get-in-touch p {
    font-size: 18px;
    font-weight: 300;
}

#contact-form .btn-submit {
    width: 28%;
    margin: 5px auto;
}

#page-breadcrumb {
    height: 500px;
}

.contact-title {
    text-align: center;
    margin-top: 16%;
}

.contact-title h1 {
    color: white;
    font-size: 32px;
}

.contact-title p {
    font-size: 16px;
    color: white;
    line-height: 1.5;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
}

.contact-form h1 {
    padding: 0px;
    margin-bottom: 16px;
    font-size: 26px;
}

/*--二维码模块界面--*/

.contact-erweima {
    margin-top: 10px;
    float: left;
}

.contact-erweima .item {
    text-align: center;
    margin-bottom: 20px;
}

.contact-erweima .item .item-img img {
    width: 100%;
}

.contact-erweima .item .item-txt {
    font-size: 14px;
}

/*--END---*/
.contact-info {
    padding: 0px 0 50px 150px;
    opacity: 0.9;
    color: #040404;
    margin: 0;
}

.contact-info h1 {
    padding: 0px;
    margin-bottom: 16px;
    font-size: 26px;
}

.contact-info h2 {
    margin: 0 0 10px 0;
    font-size: 26px;
}

.contact-info a {
     color: #040404
 }

.contact-info address a:hover {
    color: #5197d2;
}

.contact-info address ul {
    margin: 10px 0px;
}

/*--END---*/

/**--加入我们---**/
.job-content{
    border-bottom: 1px solid #eee;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
}
.job-title{
    line-height: 40px;
    font-size: 28px;
    text-align: left
}
.table-job {
    text-align: left;
    background-color: #fff;
    width: 100%;
    padding: 0 .32rem .32rem;
}

#tr-job div{
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.tr-job2 {
    height: 60px;
    text-align: left;
    font-size: 16px;
    line-height:60px;
    margin-bottom: 20px;
}

.tr-job2 div {
    margin-bottom: 10px;
}

.tb-job-detail{
    text-align: right;

}
.tb-job-detail a {
    color: #a4abb9;
}

.tb-job-detail a:hover {
    color: #5197d2;
}

.more-btn {
    text-align: center;
    margin: 0;
}

.more-btn a {
    color: #a4abb9;
}

.more-btn a:hover {
    color: #5197d2;
}

.more-btn span{
    font-size: 14px;
}

@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 992px) {

}

@media only screen and (max-width: 767px) {

    /* --- 轮播图  ---*/
    .carousel {
        height: 200px;
        margin-top: 50px;
    }

    .carousel-inner > .item > img {
        height: 200px;
    }

    .md-padding {
        padding-top: 60px;
        /*padding-bottom: 60px;*/
    }

    .recommend img {
        width: 80%;
    }

    /* contactUS */
    #page-breadcrumb {
        height: 200px;
    }

    .contact-title {
        text-align: center;
        margin-top: 20%;
    }

    .contact-title h1 {
        color: white;
        font-size: 18px;
    }

    .contact-title p {
        font-size: 12px;
        color: white;
        line-height: 1.5;
        margin-top: 16px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .contact-form h1 {
        padding: 0px;
        margin-bottom: 16px;
        font-size: 26px;
        float: none;
        text-align: center;
    }

    .contact-info {
        padding: 0px;
        opacity: 0.9;
        color: #040404;
        margin: 0;
    }

    .contact-info h1 {
        padding: 0px;
        margin-bottom: 16px;
        font-size: 22px;
        text-align: center;
    }


    .contact-info h2 {
        font-size: 22px;
    }


    .contact-info address ul {
        margin: 10px 52px;
    }

    .contact-info ul {
        margin: 0px 52px;
    }

    /*--END---*/

    /**--加入我们---**/
    .job-content{
        height: 40px;
        margin-top: 0px;
    }
    .job-title{
        line-height: 30px;
        font-size: 24px;
        text-align: left
    }
    #tr-job {
        display: none;
    }

    .tb-job-update {
        display: none;
    }

    .tr-job2{
        background-color: #fbfbfc;
        border: 1px solid #f6f7f8;
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        padding-top: 4px;
    }

}

@media only screen and (max-width: 340px) {

}

@media only screen and (max-width: 320px) {

}
