﻿/*字体*/
@font-face{
    font-family:Avant;
    src:url('../font/AVANTI_BOLD.TTF'),
         url('../font/AVANTI.ttf');
}


/*关于我们样氏*/
.navbar .navbar-d .baibai{
    background: white;
    color: #2b93cf;
}
/*
.navbar .navbar-d .baibai .navbar-sp2{
    background: url("../img/nav_03.png") no-repeat;
}*/
.about-img{
    width: 100%;
    height: 450px;
    background: url("../img/about_02.jpg");
   
    background-position:center center;
}
.about-two{
    position: relative;
}
/*=============公共类标题================*/
.public-huang{
    width: 100%;
    height: 208px;
    position: relative;
    overflow: hidden;
}
.public-huang p {
    margin: 0 auto;
    text-align: center;
}
.public-huang p:nth-child(1) {
    color: #ffad01;
    font-size: 60px;
    margin-bottom: 0;
    margin-top: 25px;
    font-weight: 600;
}
.public-huang p:nth-child(2) {
    color: #9e9e9e;
    font-size: 28px;
    font-family:"Avant";
}
.public-huang p:nth-child(2)::after{
    content: '';
    width: 200px;
    height: 10px;
    background: #ffad01;
    position: absolute;
    bottom: 30px;
    left:42%;
}
.about-san .public-huang p:nth-child(2)::after{
   left:44.5%;
}


/*===========封装完成============*/
/*============two公司概况===========*/
.about-two{
    overflow: hidden;
}
.about-two .gaikuang{
    font-size: 24px;
    line-height: 44px;
    text-indent: 48px;
}
.about-two .daiyanren{
    text-align: center;
    position: relative;
    overflow: hidden;
}
.about-two .daiyanren .span1-1 , .about-two .daiyanren .span1-1::after{
    display: inline-block;
    width: 160px;
    height: 2px;
    background: #7f7f7f;
    position: absolute;


}
.about-two .daiyanren .span1-1{
    left: 308px;
    top: 47px;
}
.about-two .daiyanren .span1-1::after{
    content: '';
    right: -424px;
}
.about-two .daiyanren .span1-2 , .about-two .daiyanren .span1-2::after{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7f7f7f;
    position: absolute;



}
.about-two .daiyanren .span1-2{
    left: 300px;top: 44px;
}
.about-two .daiyanren .span1-2::after{
    content: '';
    right: -592px;
}
.about-two .daiyanren span:nth-child(2){
    color: #606060;
    font-size: 32px;
    line-height: 91px;
}
.about-two .about-img-si{
    position: relative;
    width: 1200px;
    height: 268px;
    float: left;
    overflow: hidden;
}
.about-two .about-img-si .about-anan{
    width: 38px;
    display: inline-block;
    height: 38px;
    position: absolute;
    top: 113px;

}
.about-two .about-img-si .about-lunn-left{
    left: 0;
    background: url("../img/about_14.png");
}
.about-two .about-img-si .about-lunn-right{
    right: 0;
    background: url("../img/about_17.png");
}
.about-two .about-img-si .about-lunn{
    position: absolute;
}
.about-two .about-img-si .about-lunn li{
    margin-left: 50px;
    float: left;
    position:relative;
}
/*六边形阴影*/
.about-two .about-img-si .about-lunn li .yinyingkuang{
    display: none;
    opacity: 0.6;
}
.about-two .about-img-si .about-lunn li .zhuyinying{
    width: 224px;
    height: 260px;
    position: absolute;
    background: #ffffff;
    top: 4px;
    left: 6px;
    line-height: 10;
    font-size: 26px;
}
.about-two .about-img-si .about-lunn li:hover .yinyingkuang{
    display: block;
}

/*============我们的团队============*/
.about-san{
    background: #f5f5f5;
    overflow: hidden;
    margin-top: 40px;
    /*overflow: hidden;*/
}
.about-san .banxin img , .san-span{
    float: left;
    margin-bottom: 40px;
}
.about-san .banxin .san-span{
    font-size: 22px;
    line-height: 34px;
    margin-left: 30px;
}
/*======================工作氛围*/
/*轮播图*/
.diaodu .about-baowei{
    margin-bottom: 70px;
}
.diaodu .chuangkou-about .yidongchuang-about li , .diaodu .chuangkou-about .yidongchuang-about , .diaodu .chuangkou-about{/*li高度*/
    height: 291px;
}
.banxin .diaodu .about-lun-left{/*箭头高度*/
    top:109px;
}
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming{
    /*li里面园*/
    position: absolute;
    width: 148px;
    height: 148px;
    background: white;
    border-radius: 50%;
    top: -148px;
    left: 53px;
    display:block;

}
.diaodu .chuangkou-about .yidongchuang-about li{
    position: relative;
    overflow:hidden;
}
/*圆圈移入显示*/
.diaodu .chuangkou-about .yidongchuang-about li:hover .about-span-shuaoming{
    animation: myfirst 1s forwards;

}
.diaodu .chuangkou-about .yidongchuang-about li:hover .about-span-shuaoming1{
    animation: myleft 1s forwards;

}
.diaodu .chuangkou-about .yidongchuang-about li:hover .about-span-shuaoming2{
    animation: myright 1s forwards;
}
/*圆圈内的文字*/
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming h3{
    text-align: center;
}
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming h5{
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
/*=两道白杠*/
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming1 , .diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming2{
    position: absolute;
    width: 43px;
    height: 2px;
    background: white;
    top: 145px;

}
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming1{
    left: -43px;
}
.diaodu .chuangkou-about .yidongchuang-about li .about-span-shuaoming2{
    right: 253px;
}
/*==========最下面=========*/

@keyframes myfirst
{
    from {
        top: -148px;
    }
    to {
        top: 70px;
    }
}
@keyframes myleft
{
    from {
        left: -43px;
    }
    to {
        left: 1px;

    }
}
@keyframes myright
{
    from {
        right: 253px;
    }
    to {
        right: 1px;

    }
}

#ll li img{
    width: 250px;
    height: 290px;
    cursor:pointer;
}
.banxin p {
    margin:0;
}
/*背景图媒体查询*/
@media screen and (max-width:1200px){
    body .about-img{
        width: 1200px;
        
    }
    body .navbar{
        width: 1200px;
    }
    html {
     width:1200px;
    }
}
