﻿/*公共类*/

.navbar .navbar-d .navbar-sp1{
    background: url("../img/index_03.png") no-repeat;
}
*{
    margin: 0;
    padding: 0;
}
li{
    list-style:none;
}
a , p , span{font-family:"Microsoft YaHei","MicrosoftJhengHei",STHeiti,MingLiu}
.banxin{

    width: 1200px;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
   /* background: chartreuse;*/
}
/*==================封装标题样式==========（公共类）===========*/
.headine{
    width: 100%;
    height: 129px;
}
.headine .ziti {
    width: 560px;
    margin: 0 auto;
}
/*关于我们的字体样式*/
.headine .ziti span{
    display: inline-block;
    text-align:center;
    width: 100%;
    font-size: 60px;
    letter-spacing: 10px;
    color: #2b93cf;
    font-weight: 600;
}
/*红点点部分*/
.headine{
    position: relative;
}
.headine .diandian{
    position: absolute;
    left: 45%;
}
/*红点点区域*/
.headine .diandian .diandian-red{
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 50%;
}
.headine .diandian .diandian-red::after{
    content: '';
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 50%;
    position: absolute;
    left: 80px;
}
.headine .diandian .diandian-red::before{
    content: '';
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 50%;
    position: absolute;
    left: 40px;
}
/*杠杠区域*/
.headine .diandian::after{
    content: '';
    position: absolute;
    background: #dadada;
    width: 512px;
    height: 2px;
    top:6.5px;
    left: -566px;
}
.headine .diandian::before{
    content: '';
    position: absolute;
    background: #dadada;
    width: 512px;
    height: 2px;
    top:6.5px;
    left: 150px;
}
/*===============公共类结束====================*/
.top{
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
.top .top-1 img{
    display: inline-block;
    width: 423px;
    height: auto;
    margin: 17.5px;
    float: left;
    margin-left: 0;
    margin-top: -40px;
}
/*电话*/
.tel{
    width: 250px;
    height: 77px;
    float: left;
    margin:26.5px 0 26.5px 228px;
}
.tel .tel-logo{
    display: inline-block;
    width: 45px;
    height: 77px;
    background: url("../img/tel.png") no-repeat;
    background-position: -849px -22px;
    background-size: 1468px;
    float: left;
}
.tel .p1 , .p2 , .top .erma span{
    font-size: 20px;
    line-height: 28px;
}
.tel .p1{
    margin-top: 10px;
}
/*二维码*/
.erma{
    width: 222px;
    height: 95px;
    float: left;
    margin: 17.5px 0 17.5px 49px;
}
.top .erma .ma{
    display: inline-block;
    width: 95px;
    height: 95px;
    margin: 0;
}
.top .erma span{
    display: inline-block;
    width: 120px;
    height: 75px;
    margin-left: 7px;
    padding-top: 18px;
}
/*============第二部分=================*/
body .laoer{
    width: 100%;
    height: 450px;
    background: url("../img/erbu.jpg");
    background-position:center center;
}
/*================导航栏（第三部分）====================*/
body .navbar{/*二次修改*/
    width: 100%;

    background:#2b93cf ;
    border:0;
    margin: 0;
}

.navbar .navbar-d a{/*导航栏a*/
    display: inline-block;
    font-size: 22px;
    color: white;
    line-height: 73px;
    position: relative;
    padding-right: 22px;
    text-decoration:none;

}
.navbar .navbar-d a span {/*导航栏图标*/
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: 0 0;
    position: relative;
    top: 9px;
    margin: 0 17px ;
}
/*导航栏图标路径*/
.navbar .navbar-d .navbar-sp1{
    background: url("../img/nav_12.png") no-repeat;
}
.navbar .navbar-d .navbar-sp2{
    background: url("../img/index_05.png") no-repeat;
}
.navbar .navbar-d .navbar-sp3{
    background: url("../img/index_07.png") no-repeat;
}
.navbar .navbar-d .navbar-sp4{
    background: url("../img/index_09.png") no-repeat;
}
.navbar .navbar-d .navbar-sp5{
    background: url("../img/index_14.png") no-repeat;
}
.navbar .navbar-d .navbar-sp6{
    background: url("../img/index_16.png") no-repeat;
}
.navbar .navbar-d .navbar-sp7{
    background: url("../img/index_11.png") no-repeat;
}
/*导航栏伪类效果*/
.navbar .navbar-d a:hover{
     background: white;
     color: #2b93cf;
     box-shadow: 0px 0px 10px #0CC;
 }
.navbar-d a:hover .navbar-sp1{
    background: url("../img/index_03.png") no-repeat;
}
.navbar-d a:hover .navbar-sp2{
    background: url("../img/nav_03.png") no-repeat;
}
.navbar-d a:hover .navbar-sp3{
    background: url("../img/nav_05.png") no-repeat;
}
.navbar-d a:hover .navbar-sp4{
    background: url("../img/nav_07.png") no-repeat;
}
.navbar-d a:hover .navbar-sp5{
    background: url("../img/nav_15.png") no-repeat;
}
.navbar-d a:hover .navbar-sp6{
    background: url("../img/nav_17.png") no-repeat;
}
.navbar-d a:hover .navbar-sp7{
    background: url("../img/nav_09.png") no-repeat;
}
.navbar .navbar-d .gang{
   font-size: 18px;
    color: rgba(245, 245, 245, 0.5);
    margin: 0;
    top: 0;
    left: -2px;
    width: 0;
    height: 0;
}
/*===============关于我们（第四部分）=======================*/
.about{/*二次修改*/
    margin-top: 20px;
}
.about .content p{/*文字内容部分*/
    font-size: 24px;
    text-align:center;
    padding: 2px 25px;
    line-height: 2;
}
.about .content img{/*三张图片*/
    margin: 0 77px;
    /*transform: rotate(0deg);*/
    transition: 3s
    /*-webkit-animation:run 6s linear 0s infinite;*/
}
.about a , .baowei .gengduo{/*按钮公用*/
    display: inline-block;
    position: relative;
    top: 30px;
    left: 482px;
        height: 100px;

}
/*动画*/
.about .content img:hover{
    transform: scale(1.2) rotate(360deg);

}

/*===============精彩活动（第五部分）================== */
.activity{
    width:100%;
    height: 657px;
    background: #e5e5e4;
    position: relative;
    top: 70px;
}
.activity .diaodu{
    position: relative;
    top: 39px;

}
/*==============第五部分轮播=====================*/
.diaodu .baowei{
    position: relative;
}
.diaodu .chuangkou{
    width: 1090px;
    height: 350px;
    overflow: hidden;
}
.diaodu .chuangkou .yidongchuang{
    height: 350px;
    padding: 0;
    margin-left:0;
}
.diaodu .chuangkou .yidongchuang li{
    width: 250px;
    height: 350px;
    background: #cbcbcb;
    float: left;
    margin:0 11px;
}
.diaodu .chuangkou .yidongchuang a{
    display: inline-block;
    width: 250px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align:center;
    text-decoration:none;
    color:black;
}
/*箭头*/
.diaodu .lun-left{
    background: url("../img/index_52.png");
    position: absolute;
    top: 137px;
    width: 56px;
    height: 77px;
    float: left;
    z-index: 2;

}
.diaodu .lun-right{
    background: url("../img/index_55.png");
    position: absolute;
    top: 137px;
    width: 56px;
    height: 77px;
    left: 1145px;
}
/*==============第六部分企业文化==============*/
.six{
    position: relative;
    top: 108px;
    overflow: hidden;
    /*height: 1024px;*/
}
.six .vode .wenhua{
    width: 642px;
    height: 360px;
    display: inline-block;
    font-size: 24px;
    line-height: 48px;
    text-indent: 48px;
    letter-spacing:-1px;
    float: left;
}
.six .vode .bofang{
    /*position: relative;*/
}
.six .vode .bofang-left{
    float: right;
}
.six .vode .gushi a{
    font-size: 22px;

}
.six .vode .gushi{
    position: absolute;
    bottom: -375px;
    right: 70px;
}
.six .vode ul{
    float: left;
    overflow: hidden;
    padding: 0;
    margin-top: 40px;
}
.six .vode ul li{
    float: left;
    margin-left:9px;
    margin-top: 10px;
    
}
.six .vode ul li:nth-child(1){
    margin: 0;
    margin-top: 10px;
}
.six .gengduo-1{
    float: left;
    margin-left: 40%;
    margin-top: 44px;
}
#vi{
    position: absolute;
    width: 420px;
    height: 310px;
    top: 137px;
    right: 15px;
    background: black;
    cursor:pointer;
}
audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    user-select: none;
    position: relative;
    width: 100%;
    z-index: 0;
    text-align: right;
    bottom: auto;
    height: 32px;
    min-width: 48px;
    line-height: 32px;
    background-color: rgb(250, 250, 250);
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    transition: opacity 0.3s;
}

/*动画部分*/
.six .vode ul li:hover{
    margin-top: 0;
    /*-webkit-box-shadow: inset hoff voff blur color;
    -moz-box-shadow: inset hoff voff blur color;*/
    box-shadow:0 0 0 red, /*左边阴影*/
    0 0 0 yellow, /*右边阴影*/
    0 0 0 blue, /*顶部阴影*/
    0 10px 10px #c0c0bf; /*底边阴影*/

}
/*==============年会集锦第七部分==============*/
/*.seven .imgs{
    width: 1217px;
    margin: 0 auto;
}
.container-fluid {
    padding: 20px;
}
.box {
    margin-bottom: 20px;
    float: left;
    width: 280px;
}
.box img {
    max-width: 100%
}
.box-95{
    width: 600px;
    height: 310px;
}*/
.seven{
    top: 148px;
}
.seven img{
    display: inline;
}
.seven{
    height: 804px;
}
.seven .imgs{
    overflow: hidden;
    
}
.seven .imgs .boox-left , .seven .imgs .boox-right{
    width: 280px;
}
.seven .imgs .boox-left img , .seven .imgs .boox-right img{
    height: 217px;
    width: 280px;

}
.seven .imgs img{
    transition: 1s
}
.seven .imgs .boox img:hover{
    transform: scale(1.1);



}
.seven .imgs .boox{
    float: left;
    margin-top: 20px;
}
.seven .imgs .boox-left img:nth-child(2) , .seven .imgs .boox-zhong img , .seven .imgs .boox-right img:nth-child(2){
    margin-top: 20px;
}
.seven .imgs .boox-zhong{
    margin: 20px 10px 20px 20px;
    width: 610px ;
}
.seven .imgs .boox-zhong img:nth-child(1){
    margin-top:0;
    height: 310px;
    width: 601px;
}
.seven .imgs .boox-zhong img:nth-child(3){
    margin: 20px 16px 0px 16px;
}
.seven .seven-an{
    float: left;
    margin-left: 40%;
    margin-top: 24px;
}
.seven .headine-1{
    margin-top: 40px;
}
/*============招贤纳士======================*/
.eight{
    position: relative;
    top: 175px;
    overflow: hidden;
    height: 850px;
}
/*===================================*/


.box{
    margin-top: 28px;
    width: 1200px;
    height: 340px;
    position: relative;
    left: -3px;
}

.list{
    width: 1050px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    left: 56.5%;
    margin-left: -600px;
}
.dtn{
    padding: 0;
    position: absolute;
    top: 36%;
    margin-top: -50px;
    width: 66px;
    height: 66px;
    line-height: 100px;
    font-size: 30px;
    color: white;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.dtn-you{
    left: 1134px;
}
.dtn-zuo{
    left: 11px;
    z-index: 6;
}
.dtn-you::after{
    content: '';
    position: absolute;
    background: white;
    width: 10px;
    height: 298px;
    top:-86px;
    left: -1061px;
    z-index: 2;

}
.next{
    right: 0;
    z-index: 2;
}

.eight .box li{
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    opacity: 1;
    transition: all 0.3s ease-out;
}
.eight .box li img{
    width: 610px;
    height: 367px;
    border:none;
    float: left;
}
.eight .p1{
    transform:translate3d(-224px,0,0) scale(0.81);
}
.eight .p2{
    transform:translate3d(0px,0,0) scale(0.81);
    transform-origin:0 50%;
    opacity: 0.8;
    z-index: 2;
}
.p3{
    transform:translate3d(224px,0,0) scale(1);
    z-index: 3;
    opacity: 1;
}
.p4{
    transform:translate3d(449px,0,0) scale(0.81);
    transform-origin:100% 50%;
    opacity: 0.8;
    z-index: 2;
}
.p5{
    transform:translate3d(672px,0,0) scale(0.81);
}
.p6{
    transform:translate3d(896px,0,0) scale(0.81);
}
.p7{
    transform:translate3d(1120px,0,0) scale(0.81);
}

.buttons{
    position: absolute;
    width: 1200px;
    height: 30px;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    padding-top: 10px;
}
.buttons a{
    display: inline-block;
    width: 35px;
    height: 5px;
    padding-top: 4px;
    cursor: pointer;
}

.blue{
    background: blue;
}
.eight .eight-an{
    float: left;
    margin-left: 40%;
    margin-top: 69px;
}
/*===============最下面====================*/
.over{
    overflow: hidden;
    width: 100%;
    background: #e5e5e4;
    position: relative;
    padding-bottom:40px;
}

.over ul{
    margin-left: 30%;
    margin-top:40px;
    overflow: hidden;
}
.over ul li{
    float: left;
    font-size: 22px;
}
.over ul li a{
    color: #0f0f0f;
}
.over ul li a:hover{
    
    font-weight:600;
}
.over ul li span{
    margin: 16px;
}
.over ul li a{
    text-decoration:none;
}
.over .xinp{
    color: #0f0f0f;
    font-size: 22px;
    display: inline-block;
    width: 1200px;
    float: left;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
}
.over .banxin p:nth-child(4){
    margin-bottom: 45px;
}
/*背景图媒体查询*/
@media screen and (max-width:1200px){
            body .laoer{
                width: 1200px;
                
            }
            body{
                width: 1200px;
            }
        }

/*侧边栏*/.cebianan{
    width:60px;
    height: 279px;
    position: fixed;
    bottom: 63px;
    right: 20px;
}
.cebianan a{
     display: inline-block;
     float: left;
     height: 60px;
    width: 60px;
 }
.cebianan a:nth-child(1){
    background:url("../img/weix.png")
}
.cebianan a:nth-child(2){
    background: url("../img/weibo.png");
    margin: 10px 0;
}
.cebianan a:nth-child(3){
    background: url("../img/boke.png");
}
.cebianan a .erweima{
    position: absolute;
    left: -258px;
    top: -16px;
    display: none;
}
.cebianan a:hover .erweima{
    display: block;
}

.play-fang{/*4.12修改*/
    position: absolute;
    left: 78%;
    top: 232px;
    z-index: 6;

}


