@charset "utf-8";
body {
    font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    line-height: 1.5;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    outline: 0;
    /*overflow: hidden;*/
}

/** 顶部导航栏 **/
/*.nav-main {*/
    /*!*overflow: hidden;*!*/

/*}*/
.nav-search{
    display: block;
    position: relative;
    margin: 20px 20px;
}
.nav-search input{
    border: 1px solid #d8d8d8;
    font-family: "PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Microsoft YaHei","SimHei",Helvetica,Arial;
    color: #999;
    display: block;
    height: 44px;
    width: 100%;
    border-radius: 0;
    padding-left: 40px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/** 首页轮播图 **/
/*.cot-lunbo{*/
    /*height: 80%;*/
	/*position: relative;*/
    /*top: 80px;*/
    /*overflow: hidden;*/
/*}*/

/*.cot-lunbo-size{*/
    /*height:70%;*/
    /*background-color:#FFFFFF;*/
/*}*/

/*.cot-lunbo-char{*/
    /*position: relative;*/
    /*z-index: 8;*/
    /*padding-top:5%;*/
    /*padding-bottom: 5%;*/
/*}*/
/*.cot-lunbo-char p{*/
    /*color: #000;*/
    /*font: normal 200 12px/1.85 "PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Microsoft YaHei","SimHei",Helvetica,Arial,serif;*/
/*}*/
.btn-primary{
    width: 140px;
    height: 40px;
}
.btn-primary p{
    color: #FFFFFF;
    font-size: 13px;
}


/** 折叠导航栏css **/
.cot-main-flod{
    width: 100%;
    padding-left: 9%;
    padding-right:9% ;
    overflow: hidden;
}

.dropdown-toggle {
    color: #ffffff;
}

.dropdown a p{
    margin-top: 20px;
    margin-left: 20px;
    text-shadow: 0 2px 5px rgba(0,0,0,0.36);
    font: normal 600 16px/25px "PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Microsoft YaHei","SimHei",Helvetica,Arial,serif;
}
.dropdown-menu{
    overflow: hidden;
}

.cot-main-flod ul li{
    padding-top: 2px;
}

.glyphicon{
    float: right;
    margin-right: 30px;
}

.section-header__subtitle {
    color: #666;
    overflow: hidden;
    max-width: 940px;
    text-align: center;
    margin: 50px auto 12px;
    letter-spacing: 0.6px;
}

.section-header__subtitle {
    letter-spacing: 0.6px;
}

.section-header__subtitle span {
    font: normal 400 24px/28px "PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Microsoft YaHei","SimHei",Helvetica,Arial,serif;
}

.section-header__subtitle span {
    -webkit-transform: scaleX(0.7);
    -moz-transform: scaleX(0.7);
    -ms-transform: scaleX(0.7);
    transform: scaleX(0.7);
    /*-webkit-transform-origin: left 50% 0px;*/
    /*-moz-transform-origin: left;*/
    /*-ms-transform-origin: left;*/
    /*transform-origin: left 50% 0px;*/
    /*width: 142.85%;*/
    -webkit-transform-origin: center 50% 0px;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center 50% 0px;
    width: auto;
}

.section-header__subtitle span {
    display: inline-block;
    padding: 0 14px;
    position: relative;
    z-index: 2;
}

.vehicle-panel .section-header__subtitle {
    margin-top: 30px;
    margin-bottom: 20px;
}

.section-header__subtitle span::before {
    content: '';
    width: 650px;
    height: 1px;
    background-color: #e1e1e1;
    position: absolute;
    left: -650px;
    z-index: 1;
    top: 15px;
}

.section-header__subtitle span::after {
    content: '';
    width: 650px;
    height: 1px;
    background-color: #e1e1e1;
    position: absolute;
    right: -650px;
    z-index: 1;
    top: 15px;
}


/** fotter **/
.footer {
    width: 100%;
    position: relative;
    margin-top: 2%;
    background-color: #f1f1f1;
}

.legal {
    padding-top: 10%;
    padding-bottom: 5%;
    background-color: #222;
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -moz-box;*/
    /*display: -ms-flexbox;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.legal .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
}

.wrapper {
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.legal__links-container {
    list-style: none;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
}

.legal__item a{
    position: relative;
}

legal__item {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.legal__link {
    color: #aaa;
    font: normal 400 12px/normal "PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Microsoft YaHei","SimHei",Helvetica,Arial,serif;
}

/**  mgas.html **/
.cot-main{
    overflow: hidden;
}
.cot-img{
    position: relative;
    margin-top: 80px;
}
.cot-img-title{
    margin: auto;
    padding-top: 40px;
    width: 13%;
    height: 16%;
}
.cot-img-title img{
    width: 100%;
    height: 100%;
}
.cot-img-title-char p{
    text-align: center;
    margin-top: 4%;
    color: #000;
}
.mgas-three-p{
    padding:10px 30px 25px 30px;
}
.mgas-three-p p{
    position: relative;
    font-size: 15px;
    line-height: 35px;
    color:#676767;
    text-align: justify;
}

/** 新闻中心(旧news-centers) **/
.box-news{
    width: 100%;
    height: 100%;
    border: #efefef;
    /*margin: auto;*/
    /*margin-top: 20px;*/
    /*border-style:solid;*/
    /*border-radius:5px;*/
    /*border-top-width:1px;*/
    /*border-right-width:1px;*/
    /*border-bottom-width:1px;*/
    /*border-left-width:1px;*/
}
.news-article{
    padding:10px 10px 0px 10px;
    text-align: justify;
    overflow: hidden;

}
.news-article h4,h5,p,a{
    /*font-weight: lighter;*/
}
.recruitment_article{
    position: relative;
    top: 4rem;
    left: 10%;
    width: 80%;
    height: auto;
    margin-bottom: 5rem;
    text-align: justify;
}
.recruitment_article p{
    line-height: 2.5rem;
    color: #676767;
    /*font-weight: lighter;*/
    font-size: 15px;
}
.article_title{
    /*font-weight: lighter;*/
    font-size: 20px;
    color: #676767;
    text-align: center;
}
/** 新闻中心(旧news-centers) **/


/** 新闻中心**/
.news-article li{
    float: left;
}
.news-left{
    width: 65%;
    text-align: justify;
}
.news-left h4 a{
    width: 100%;
}
.news-right{
    margin-left: 3%;
    width:32%;
    float: right;
}
.news-right img{
    width: 100%;
}



    /** 联系我们 **/
.contactus-context{
    padding:0 20px 0 20px;
    position: relative;
    width: 100%;
    height: 100%;
}
.contact-page{
    position: relative;
}
.contactus-button{
    margin:auto;
}
.contact-add ul li{
    margin-top: 30px;
    width: 100%;
    list-style:none;
}
.contact-add ul li h5{
    font-size: 15px;
    font-weight:500;

}
.contact-add ul li p{
    font-size: 14px;
    /*font-weight: lighter;*/
    line-height: 20px;
    color: #5e5e5e;
}
.contact-button{
   text-align: center;
}
.modal{
    margin-top: 70px;
}
.contactus-ul ul li input{
    position: relative;
    width:85%;
    height: 25px;
    font-size: 15px;
}
.contactus-ul ul li select{
    position: relative;
    top: -1rem;
    width: 100%;
    height: 30px;
    font-size: 17px;

}
.contactus-ul ul li{
    list-style:none;
    position:relative;
}
.contactus-ul ul li p{
    font-size: 17px;
    color: #676767;
    font-weight: 500;
    line-height: 2.5rem;
}

/** 关于我们 **/
.contactus_img1{
    width:100%;
    position: relative;
}
.contactus-context-img{
    position: relative;
    margin-left: 9rem;
}
.contactus-context-img img{
    width: 45rem;
    height: 60rem;
}
.target_section{
    border:2px solid #dadada;
    margin: 30px 0 0 0 ;
    position:relative;
}
.target_photo{
    width:100%;
    padding-top:75%;
    overflow:hidden;
    position:relative;
}
.target_photo img{
    height:100%;
    min-width:100%;
    max-width:500px;
    position:absolute;
    top:0;
    left:0;
    transition-duration:1s;
}
.target_photo.two img{
    height:90% !important;
}
.target_text{
    padding:0 1rem;
}
.target_text h3{
    text-transform:uppercase;
    color:#005a97;
}
.target_text p{
    font-size:14px;
    margin:0;
    color: #676767;
    text-align: justify;
}
.target_link{
    color:#ff9933;
    font-size:16px;
    font-weight:normal;
    text-transform:uppercase;
    display:block;
    margin:1rem 0 2rem;
}
.target_link:hover{
    color:#ff9933;
}
.target_link:hover i{
    color:#005a97;
}
.target_section a{
    display:block;
}
.target_section:hover{
    border:2px solid #ff9933;
}
.target_section:hover .target_photo img{
    transform:scale(1.2);
}

/** 人力资本 **/
.right_content {
    width: 90%;
    margin: auto;
    line-height: 20px;
    padding-top: 9px;
}
.right_content img{
    width: 100%;
    height: 15%;
    mairgin:0px auto;
}
.right_content p{
    text-align: justify;
    color: #676767;
    font-size: 15px;
    margin-top: 1.5rem;
    line-height: 2.5rem;
}

/** 战略合作 **/
.cooperation-context{
    position: relative;
    margin-left: 3%;
    overflow: hidden;
}
.cooperation-context ul li {
    position: relative;
    list-style: none;
    padding-left: 2rem;
    width: 24rem;
    height: 7rem;
    margin: auto;
    margin-top: 50px;
}
.cooperation-context ul li img{
    width: 20rem;
    height: 4.5rem;
}
