﻿.banner {
    width: 100%;
    position:relative;
}
.banner img{
    width:100%;
}
.type_info {
    width: 86%;
    margin: 0 auto;
    margin-top:50px;
}
.type_title {
    font-weight: bold;
    font-size: 60px;
    color: #002063;
    margin-top:35px;
}

.fenge {
    width: 100px;
    height: 6px;
    margin-top: 80px;
    background: linear-gradient(to right, #002063 0%, #002063 70%, #4272D7 70%, #4272D7 100%);
}

.company_introduce{
    width:100%;
    position:relative;
    margin-top:100px;
}
.introducebox{
    width:86%;
    margin:0 auto;
    position:relative;
}
.HeadOfficeImg {
    width: 60%;
    height: 692px;
}
.HeadOfficeImg img{
    width:100%;
    height:100%;
}
.introducetext {
    position: absolute;
    right: 0;
    width: 44%;
    height: 400px;
    background: #F7F8F8;
    padding: 50px;
    font-size: 22px;
    color: #595757;
    top: 100px;
    line-height: 56px;
    letter-spacing: 1px;
}
.textbox {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bjbox {
    width: 250px;
    height: 250px;
    background: #F7F8F8;
    position: absolute;
    top: 640px;
    z-index: -1;
}
.catchword{
    margin-top:120px;
    text-align:right;
    position:relative;
}
.symbol {
    width: 72px;
    height: 60px;
    position: absolute;
    right: 755px;
    top: -20px;
}
.symbol img{
    width:100%;
    height:100%;
}
.catchwordtext {
    font-weight: bold;
    font-size: 60px;
    color: #002063;
    margin-right: 80px;
}
.DevelopmentCourse{
    width:100%;
    height:100%;
    margin-top:100px;
}
.DevelopmentCourse img{
    width:100%;
    height:100%;
}
.newtip {
    font-weight: 400;
    font-size: 25px;
    color: #595757;
    margin-top: 30px;
}
.ServiceDistribution {
    width: 86%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}
.ServiceDistributionleft {
    width: 25%;
}
.ServiceDistributionright{
    width:75%;
}
.ServiceDistributionright img{
    width:100%;
    height:100%;
}
.modelbox{
    margin-bottom:60px;
}
.modelnum {
    font-family: FZLTH6K;
    font-weight: bold;
    font-size: 50px;
    color: #002063;
    font-family: FZLTH4K;
}
.modelfenge {
    width:100px;
    height:3px;
    margin: 15px 0;
    background: linear-gradient(to right, #002063 0%, #002063 70%, #ffffff 70%, #ffffff 85%, #002063 85%, #002063 100%);
}
.modeltext {
    font-weight: normal;
    font-size: 25px;
    color: #231815;
    font-family: FZLTH4K;
}
.SupFactory {
    width: 86%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    margin-top:100px;
}
.SupFactoryLeft{
    width:70%
}
.SupFactoryRight{
    width:30%;
}
.SupFactoryIntroduce {
    width: 800px;
    font-weight: 400;
    font-size: 25px;
    color: #595757;
    line-height: 64px;
}
.more {
    width: 150px;
    height: 40px;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #3E3A39;
    line-height: 40px;
    color: #2E313A;
    margin-top: 40px;
}
.more a{
    font-size:18px;
    color:#2E313A;
    width: 100%;
    height: 100%;
    display: block;
}
.SupFactoryRight img {
    width: 100%;
    height: 100%;
}
.SupFactoryImg {
    width: 86%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: right;
    margin-bottom:150px;
}
.SupFactoryImg_item{
    width:470px;
    height:270px;
    margin-left:15px;
    display:inline-block;
}
.SupFactoryImg_item img{
    width:100%;
    height:100%;
}