.company_name{
    height: 900px;
    width: 100%;
    background: url("/images/commpany/shiguche-5b1935eee9b80e22d1131a6355e0919a.png") no-repeat;
    background-size: 100% 100%;
    border-top: 1px solid #ccc;
}

.company_name>div{
    color: #fff;
    text-align: center;
    width: 100%;
}

.company_name>div:nth-of-type(1){
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 35px;
    margin-top: 280px;
}
.company_name>div:nth-of-type(2){
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}
.company_name>div:nth-of-type(3){
    font-size:30px;
    font-weight:bold;
    line-height: 30px;
}
.differStyle{
    position: relative;
}
.differStyle:before{
    content: "";
    width: 50px;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    top: 16px;
    left: -70px;
}
.differStyle::after{
    content: "";
    width: 50px;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    top: 16px;
    right: -70px;
}
.company_profile{
    height: 953px;
    width: 100%;
    background: url("/images/commpany/about_back1-780fd31675944f2d97bc57151908f9d7.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.companyBox{
    width: 1280px;
    margin: 0 auto;
}
.companyBox>img{
    float: left;
    margin-top: 45px;
    z-index: 1000;
    position: relative;
    
}
.commpany_title{
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}
.commpany_title>span:nth-of-type(1){
    font-size:30px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: 30px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 80px;
    position: relative;
}
.commpany_title>span:nth-of-type(1):before{
    content: "";
    height: 3px;
    background: #4A7ED5;
    width: 30px;
    position: absolute;
    bottom: -10px;
    left: 45px;
}
.commpany_title>span:nth-of-type(2){
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: 14px;
    display: block;
}
.company_text{
    width:820px;
    height:666px;
    background:rgba(229,229,229,1);
    float: left;
    margin-left: -30px;
    margin-top: -65px;
}

.textBox{
    width:664px;
    height:403px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1); 
    line-height: 30px;
    margin-left: 90px;
    margin-top: 49px;
    text-align: left;
}
.textBox>p{
    text-indent: 28px;
    /*margin-bottom: 25px;*/
}
.company_hope{
    height: 800px;
    width: 100%;
    background: url("/images/commpany/about_back3-c9666a58470bc79a0c0d9ae16d26b3ef.png") no-repeat;
    background-size: 100% 100%;
}

.company_hope>aside{
    margin: auto;
    width:800px;
    height:400px;
    background:rgba(255,255,255,0.61);
    padding:36px 100px 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.hope_box{
    height: 150px;
    width: 100%;
}
.hope_box+.hope_box{
    border-top: 1px solid  rgba(230,230,230,1);
}
.hope_box>aside{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:20px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.hope_box>p{
    width: 88%;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
    margin: 0 auto;
}

.spread_city{
    height: 922px;
    text-align: center;
}
.contact_us{
    height: 600px;
    width: 100%;
    background: url("/images/commpany/about_back4-ae31296160c8eca9f5254dba0c0a543e.png") no-repeat;
    background-size: 100% 100%;
}

.differTitle>span{
    color:#fff !important;
}
.differTitle>span:nth-of-type(1){
    font-size: 24px;
}
.differTitle>span:nth-of-type(1)::before{
    left: 36px;
}
.contactBox>li{
    float: left;
    width: 299px;
    border-right: 1px solid rgba(255,255,255,0.5);
    height: 120px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding-top: 39px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.contactBox>li:nth-last-of-type(1){
    border-right: none;
}
.contactBox>li>span{
    display: block;
}
.contactBox>li>span+span{
    margin-top: 10px;
}

#mapBox{
    width: 769px;
    height: 634px;
    margin: 0 auto;
}

