img{	width:100%;}.about_box{
    margin-bottom: 40px;
}
.about_box h3.tit{
    height: 60px;
    line-height: 60px;
    position: relative;
    margin-bottom: 35px;
}
.about_box h3.tit span{
    font-size: 22px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 99;
}
.about_box h3.tit p{
    font-size: 60px;
    color: #f6f6f6;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
.all_about{
    height: 131px;
    background: url('../images/about_01.jpg') 50% 0 no-repeat;
}
.all_about{
    text-align: center;
    padding-top: 33px;
}
.all_about h3{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.all_about h4{
    font-size: 22px;
    font-weight: normal;
    color: #fff;
}
.about_h_pic{
    position: relative;
    height: 382px;
    width: 100%;
    overflow: hidden;
}
.about_h_pic img{
    width: 1920px;
    height: 382px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.about_h_pic>.zc{
    width: 1595px;
    margin: 0 auto;
    height: 100px;
    background: #fff;
    position: relative;
    z-index: 99;
    top: 282px;
}
.about_market{
    margin-top: -60px;
    position: relative;
    z-index: 999;
}
.about_market  .cont{
    position: relative;
    height: 661px;
}
.about_market .txt{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    top: 245px;
}
.about_market .txt h3{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}
.about_market .txt p{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}
.about_market .txt p span{
    color: #005ac5;
}
.about_ompetiti .cont h3{
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    color: #005ac5;
}
.about_ompetiti .cont>p{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
}
.about_ompetiti .cont>img{
    width: auto;
    margin: 0 auto;
    display: block;
}
.about_ompetiti  ul{
    margin-top: -9px;
    position: relative;
    background: #fff
}
.about_ompetiti  ul li{
    float: left;
    width: 126px;
    margin-right: 14px;
}
.about_ompetiti  ul li .pic{
    width: 126px;
    height: 96px;
    border: 1px solid #c7c7c7;
    position: relative;
}
.about_ompetiti  ul li .pic img{
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.about_ompetiti  ul li .txt{
    text-align: center; 
    padding: 10px 0;  
}
.about_ompetiti  ul li .txt p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}
.about_ompetiti ul li:last-child{
    margin-right: 0;
}
.about_support .cont{
    background: #f6f6f6;
    padding: 11px;
}
.about_support .cont ul li{
    width: 237px;
    height: 374px;
    float: left;
    background: #005ac5;
    padding: 10px 13px;
    margin-right: 10px;
}
.about_support .cont ul li:last-child{
    margin-right: 0;
}
.about_support .cont ul li .pic{
    overflow: hidden;
    width: 212px;
    height: 174px;
    overflow: hidden;
}
.about_support .cont ul li .txt{
    padding: 0 8px;
}
.about_support .cont ul li .txt h3{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 52px;
}
.about_support .cont ul li .txt p{
    color: #fff;
    line-height: 1.8;
    letter-spacing: .1px;
}
.about_choice .cont{
    background: #005ac5;
    padding: 11px;
}
.about_choice .cont ul li{
    width: 237px;
    height: 347px;
    float: left;
    background: #fff;
    padding: 10px 13px;
    margin-right: 10px;
}
.about_choice .cont ul li:last-child{
    margin-right: 0;
}
.about_choice .cont ul li .pic{
    width: 212px;
    height: 266px;
    overflow: hidden;
}
.about_choice .cont ul li .txt{
    height: 70px;
    position: relative;
}
.about_choice .cont ul li .txt h3{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #005ac5;
}
.about_choice .cont ul li .txt h3 a{
    color: #005ac5;
}
.about_telephone{
    margin-bottom: 0;
}
.about_telephone .cont h3{
    text-align: center;
    font-weight: bold;
    font-size: 60px;
    color:#005ac5;
}
.about_telephone .pic{
    width: 100%;
    height: 650px;
    overflow: hidden;
    position: relative;
}
.about_telephone .pic img{
    position: absolute;
    width: 1922px;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
}
.about_telephone .pic .txt{
     position: relative;
     z-index: 99;
     margin-top: 40px;
     text-align: center;
}
.about_telephone .pic .txt h3{
    font-size: 26px;
    font-weight: bold;
}
.about_telephone .pic .txt p.tel{
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}