﻿@charset "utf-8";
.top-co{
    background: #E0E0E0;
    font-weight: 600;
    color: #1a1a1a !important;
    position: relative;
}
.top-co a{color: #1a1a1a !important;}
.top-co:after{
    content: '';
    width: 100%;
    height: 3px;
    background: #B70A06;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.top-co:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 10px);
    right: auto;
    width: 0;
    height: 0;
    border-left: .6rem solid transparent;
    border-right: .6rem solid transparent;
    border-bottom: .3rem solid #fff;
    background: transparent;
    z-index: 0;
}
.top-co:hover:before{
    border-left: .6rem solid transparent;
    border-right: .6rem solid transparent;
    border-bottom: .3rem solid #B70A06;
    background: transparent;
}
.company-wrap{
    width: 100%;
    float: left;
    padding:85px 0px 110px 0px;
}
.history-wrap{
    width: 100%;
    float: left;
    margin-top: 100px;
}
.history-left{
    width: 33%;
    float: left;
    font-size: 3.75rem;
    font-weight: 900;
}
.history-right{
    width: 67%;
    float: right;
    position: relative;
}
.history-box{
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin-top: 15px;
}
.history-circle{
    width:12px;
    height: 12px;
    background: #F2F2F2;
    float: left;
    border:3px solid #CBCBCB;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: 6px;
}
.history-box2{
    display: block;
    margin-left: 80px;
}
.history-title{
    width: 100%;
    float: left;
    font-size: 1.625rem;
    font-weight: 600;
}
.history-text{
    width: 100%;
    float: left;
    font-size: 0.875rem;
    margin-top: 12px;
    line-height:1.5625rem;
}
.history-sline{
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 8px;
    background: #D9D9D9;
    z-index: -1;
}
.history-box:hover .history-circle{border:3px solid #BF1000;}
/**/
.about-us-text{
    width: 100%;
    text-align: center;
    font-size: 1rem;
    margin-top: 35px;
    float: left;
    line-height:1.8rem;
    margin-bottom: 20px;
}
.about-us-text p{
    margin-bottom: 10px;
    text-align: left;
}
.about-us-wrap{
    width: 100%;
    float: left;
    padding:130px 0px;
}
/**/
.honors-wrap{
    width: 100%;
    float: left;
}
.honors-box{
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 25px;
    text-align: center;
    color: #343434;
    cursor: pointer;
}
.honors-box:nth-child(3n){margin-right: 0px;}
.honors-box2{
    width: 100%;
    float: left;
    height: 365px;
    margin-right: 2%;
    background: #F0F0F0;
    margin-top: 25px;
    text-align: center;
    display: table;
}
.honors-imgbox{
    display: table-cell;
    vertical-align: middle;
}
.honors-img1{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-height: 365px;
    object-fit: cover;
}
.honors-text{
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.layer-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 8888;
}
.layer-content{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
}
.honors-showimg{
    width:100%;
    height: 100%;
    float: left;
    display: table;
    text-align: center;
}
.honors-showbox{
    display: table-cell;
    vertical-align: middle;
}
.honors-img3{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-height: 900px;
}
.honors-hline{
    width: 17px;
    height: 2px;
    background: #575757;
    float: left;
}
.honors-box:hover{color: #A5271B;}
.honors-box:hover i{background: #A5271B;}
/**/
.culture-wrap{
    width: 100%;
    float: left;
    margin-top: 80px;
}
.culture-img1{
    width: 377px;
    float: right;
}
.culture-img2{
    width: 527px;
    float: left;
}
.culture-box{
    display: block;
    margin-right: 377px;
}
.culture-box2{
    display: block;
    margin-left: 600px;
    margin-top: 10px;
}
.culture-tbox{
    float: left;
    margin-right: 5px;
    width: 200px;
    margin-top: 25px;
}
.culture-square{
    width: 11px;
    height: 11px;
    float: left;
    background: #BA0A0C;
    margin-top: 7px;
    margin-right: 10px;
}
.culture-text{
    float: left;
    font-size: 1rem;
    line-height: 1.5625rem;
}
.culture-box3{
    width: 100%;
    padding: 22px 0px;
    line-height: 1.375rem;
    font-size: 1rem;
    float: left;
    border-bottom: 1px solid #BABABA;
}
.culture-text1{
    float: left;
    font-size: 1rem;
    font-weight: 600;
    width: 170px;
}
.culture-text2{display: block;margin-left: 170px;}
/**/
.company-box{
    width:23.5%;
    float: left;
    margin-right: 2%;
    box-shadow: 0px 0px 5px 1px #E4E6E5;
    background: #fff;
    position: relative;
    margin-top: 45px;
}
.company-box:nth-child(4n){margin-right: 0px;}
.company-img{width: 100%;float: left;height: 230px;}
.company-tbox1{
    width: 100%;
    height: 230px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.66) 33%,hsla(0,0%,100%,0));
}
.company-text2{
    width: 90%;
    position: absolute;
    margin-left: 5%;
    font-size: 1.25rem;
    bottom: 15px;
    left: 0px;
    text-align: left;
}
.company-tbox2{
    width: 100%;
    height: 47px;
    line-height: 47px;
    color: #fff;
    float: left;
    background: #B70A06;
}
.company-text{
    width: 94%;
    font-size: 1.25rem;
    float: left;
    text-align: right;
}
.company-icon{
    width: 8px;
    height: 15px;
    display: inline-block;
    background: url(../images/arrow-right1.png) no-repeat center center;
    background-size: 100%;
    margin-left: 12px;
    vertical-align: middle;
    margin-top: -5px;
}
.company-box:hover:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border:3px solid #9E0905;
    left: -3px;
    top: -3px;
    z-index: 2;
}
.company-box:hover .company-tbox2{background: #9E0905;}
@media only screen and (max-width: 1366px) {
    .honors-img3{max-height: 700px;}
}
@media only screen and (max-width: 1220px) {
    .culture-img2{width: 400px;}
    .culture-box2{margin-left: 450px;}
}
@media only screen and (max-width: 1100px) {
    .company-img,.company-tbox1{height: 190px;}
}
@media only screen and (max-width: 900px) {
    .honors-box{width: 48%;}
    .honors-box:nth-child(2n){margin-right: 0px;}
    .honors-box:nth-child(3n){margin-right: 2%;}
    .culture-box{width: 100%;float: left;margin-right: 0px;}
    .culture-wrap .culture-img1{width: 100%;}
    .culture-img2{width: 100%;}
    .culture-box2{width: 100%;float: left;margin-left: 0px;}
    .company-img,.company-tbox1{height: 155px;}
}
@media only screen and (max-width: 800px){
    .company-box{width: 49%;}
    .company-box:nth-child(2n){margin-right: 0px;}
    .company-img,.company-tbox1{height: 255px;}
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 321px) and (max-width: 1024px) {

}
/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .company-wrap{padding: 40px 0px;}
    .history-left{font-size: 2rem;width: 20%;margin-top: 15px;}
    .history-right{width: 80%;}
    .history-box2{margin-left: 40px;}
    .about-us-wrap{padding: 40px 0px;}
    .mt-50{margin-top: 25px !important;}
    .honors-box{width: 100%;margin-right: 0px !important;}
    .layer-content{width: 94%;left: 3%;}
    .culture-text1{width: 120px;}
    .culture-text2{margin-left: 120px;}
    .company-box{width: 100%;margin-right: 0px !important;}
    .company-img,.company-tbox1{height: 300px;}
    .honors-img3{max-height: 660px;}
}
