/* 根据本页面小修改的样式 */
.table_ul>li{
    background: none;
}
.table_one{
    background: none !important;
}
.table_ul>li:nth-child(5){
    background: #ce0f05;
}
/* 点样式调整 */
.dian_box{
    position: relative;
    /* border-bottom: 1px solid #D9D9D9; */
    margin-bottom: 20px;
    margin-top: 20px;
}
.dian_box>.dian{
    background: #ce0f05;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dian_box>span{
    font-size: 30px;
    font-weight: 600;
    /* line-height: 80px; */
    margin-left: 18px;
    color: #333;
}
/* taberbar样式 */
.taberbar_box{
    box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.taberbar>li{
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
/* 层级显示部分样式 */
.tree{
    font-size: 14px;
    color: #999999;
    margin-top: 19px !important;
}
.tree>span>span{
    color: #333333;
}
/* 公司简介部分 */
.AboutCEOstory_text>div{
    margin-bottom: 10px;
    line-height: 21px;
}
.company_img_box>img{
    width: 450px; 
    height: 600px;
}
.company_text_box{
    margin-top: 15px;
    width: 750px;
    height: 570px;
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.company_tab>div{
    font-size: 20px;
    width: 375px;
    text-align: center;
    line-height: 50px;
    float: left;
}
.company_activate{
    background: #fff;
    color: #ce0f05;
    font-weight: 600;
}
.company_noactivate{
    background: #E5E5E5;
    color: #656565;
}
.company_span{
    padding: 30px 60px 61px 52px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    color: #333;
}
.Companystory_text>div{
    margin-bottom: 12px;
    line-height: 20px;
}
.company_ceo{
    position: absolute;
    bottom: 36px;
    font-size: 16px;
}
.company_ceo>i{
    color: #ce0f05;
}
.company_ceo>span>span{
    font-weight: 600;
}
/* 核心业务介绍的css */
.business_box{
    height: 460px;
    background: #F2F2F2;
}
.business_con{
    width: 400px;
    height: 460px;
    background: #fff;
    overflow: hidden;
    float: left;
}
.business_con:hover{
    position: relative;
    z-index: 9;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}
.business_icon{
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 78px;
    width: 160px;
    height: 160px;
    line-height: 160px;
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 60px auto 0;
}
.business_title{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 94px;
    color: #333;
    line-height: 24px;
}
.business_synopsis>div{
    width: 20px;
    height: 5px;
    background: #ce0f05;
    margin: 18px auto 20px;
}
.business_synopsis>span{
    display: block;
    width: 350px;
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    text-align: left;
    line-height: 20px;
}
/* 企业文化介绍 */
.culture_img_box{
    width: 392px;
    height: 294px;
    position: relative;
    margin-right: 12px;
    color:#fff;
    text-align: center;
    font-size: 16px;
    float: left;
}
.culture_text_box{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0,0,0,.3);
    z-index: 11;
}
.culture_title{
    font-weight: 600;
    font-size: 30px;
    margin-top: 96px;
    display: block;
}
.culture_hen{
    width: 20px;
    height: 5px;
    background: #fff;
    margin: 20px auto;
    text-align: center;
}
.culture_text{
    line-height: 22px;
    width: 330px;
    display: block;
    margin: 0 auto;
}
.culture_img{
    position: absolute;
    top: 0;
    left: 0;
}
/* 公司历程介绍样式 */
.Milestone_box{
    width: 100%;
    height: 280px;
    background: #EDEDED;
}
.Milestone_cont{
    position: relative;
}
.jiantou_zuo{
    position: absolute;
    left: -6px;
    line-height: 280px;
    display: block;
    font-size: 30px;
    color: #999;
}
.jiantou_you{
    position: absolute;
    right: -7px;
    line-height: 280px;
    display: block;
    font-size: 30px;
    color: #ce0f05;
}
.Milestone_cont{
    padding: 0 35px;
    max-width: 1200px;
    margin: 0 auto;
}
.Milestone_text_box{
    overflow: hidden;
    height: 280px;
}
.Milestone_text_box>div{
    width: 282px;
    height: 280px;
    padding: 21px 32px 0;
    box-sizing: border-box;
    background: #FAFAFA;
    color: #333;
    border-left: 5px solid #4D4D4D;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    float: left;
}
.Milestone_text_box>div>span:nth-child(2){
    font-size: 48px;
    display: block;
    position: absolute;
    bottom: 20px;
    font-weight: 600;
}
/* 为什么选择我们部分样式 */
.Choose_box>div:nth-child(1){
    margin-top: 30px;
}
.Choose_box>div{
    margin-bottom: 60px;
    position: relative;
}
.Choose_box>div:hover{
    box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.Choose_box>div:hover .dian_box>span{
    color: #ce0f05;
}
.Choose_img_box{
    width: 617px;
    height: 450px;
}
.Choose_text{
    position: absolute;
    top: 25%;
    width: 584px;
    box-sizing: border-box;
    padding: 0 25px 0 36px;
}
/* 品质保证部分样式 */
.Assurance_top_box{
    border-top: 5px solid #ce0f05;
    margin: 28px auto 40px;
    box-sizing: border-box;
    padding: 0 36px 0 30px;
    position: relative;
    box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
}
.Assurance_top_box>img{
    width: 98px;
    height: 123px;
    position: absolute;
    top: 0;
    right: 36px;
    bottom: 0;
    margin: auto;
}
.Assurance_top_box>span{
    width: 940px;
    display: block;
    float: left;
    margin-bottom: 20px;
}
.assurance_img_box{
    margin-bottom: 60px;
}
.assurance_img_box>img{
    float: left;
    margin-left: 16px;
    width: 288px;
    height: 407px;
}
.assurance_img_box>img:hover{
    box-shadow:0px 0px 10px 6px rgba(0, 0, 0, 0.1);
}
.assurance_img_box>img:nth-child(1){
    margin-left: 0;
}
/* 联系我们部分样式 */
.Contact_box{
    margin-top: 28px;
    margin-bottom: 47px;
}
.Contact_box>div{
    margin-bottom: 40px;
}
.contact_img{
    float: left;
    margin-right: 50px;
    width: 590px;
    height: 385px;
}
.contact_cont_box{
    position: relative;
}
.contact_text_box{
    width: 560px;
    position: absolute;
    right: 0;
}
.Contact_title>span{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    color: #ce0f05;
}
.Contact_tex_box>div>span{
    display: block;
}
.Contact_tex_box{
    font-size: 16px;
}
.Contact_tex_tdon>tbody>tr>td:nth-child(1){
    margin-right: 21px;
    width: 154px;
    font-weight: 600;
}
.Contact_tex_tdon>tbody>tr>td:nth-child(2){
    padding-bottom: 20px;
}
.Contact_tex_tdon a{
    color: #000;
}
.baber_cont_box,.taberbar_lis_cont{
    overflow: hidden;
}