/* 
* @Author: Marte
* @Date:   2017-05-11 15:47:39
* @Last Modified by:   Marte
* @Last Modified time: 2017-05-12 15:37:16
*/
/* css 重置 */
@charset "UTF-8";
    body, p, input, h1, h2, h3, h4, h5, h6, ul, ol,li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
    img { border:0; margin: 0; padding: 0;   }
    body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial; text-align:left;   }
    header, section, footer { display: block; margin: 0; padding: 0 ;}
    a{text-decoration:none;}
/* 搜索 */

/* banner */
    .banner ul li img{width: 100%;height: auto;}
/* 企业概况 */
    .qygk{width: 100%; margin-top: 30px}
    .qygk .qygk_bx,.zzjg_bx,.ygfc_bx{width: 1200px;margin:0 auto;padding-top: 00px;}
    .qygk .qygk_bx h3,.zzjg_bx h3,.ygfc_bx h3{text-align: center;font-size: 24px;}
    .qygk .qygk_bx span,.zzjg_bx span,.ygfc_bx span{width: 43px;height: 2px;background: #d70c19;display:block;margin:30px auto;}
    .qygk .qygk_bx p{color:#535353;text-align:justify;font-size: 14px;text-indent:28px;}
/* 企业文化 */
    .qiwh{width: 100%;margin-bottom:835px;}
    .qy_bj{width: 100%;height: 140px;background: #131c25;padding-top: 55px;}
    .qiwh_bx{width: 1200px;height: 360px;margin:0 auto;}
/* 组织架构 */
    .zzjg{width: 100%;clear:both;}
    .zzjg_bx h3{clear:both;}
/* 员工风采 */
    .ygfc{padding-top:20px;width: 100%;clear:both;}
    .ygfc ul li{float: left;margin:0 0 20px 20px;width: 590px;height: 337px;overflow: hidden;}
    .ygfc ul li:nth-of-type(2n+1){margin-left: 0;}
    .ygfc ul li:nth-of-type(3){margin-bottom: 50px;}
    .ygfc ul li img{transition: all 1s;}
    .ygfc ul li img:hover{transform: scale(1.2);}
/* 联系我们 */
    .lxwm{width: 100%;height: 100px;background: #1e1e1e;padding-top: 42px;clear:both;}
    .lxwm_bx{width: 1200px;margin:0 auto;}
    .lxwm_bx p{color:#999;font-size: 12px;line-height: 22px;}
.lxwm_bx .lxwm_l{float: left;width: 33%;color:#858585;}
.lxwm_bx .ewm{background: url(../img/ewm.png) no-repeat center;width: 81px;height: 81px;float: left;width: 33%;}
.lxwm_bx .lxwm_r{float: right;width: 33%;color:#858585;}
    .lxwm_bx .lxwm_r p{text-align: right;}

/*新增样式*/
.about-frame{
    width:100%;
    margin:0px auto;
}
.about-frame-1{
    width: 1200px;
    overflow: hidden;
    margin:0px auto;
}
.about-frame-2{
    width: 100%;
    overflow: hidden;
}
.about-frame-title{
    width: 1200px;
    overflow: hidden;
    margin: 60px auto;

}
.about-frame-1 .mgClear{
    margin-top: 0;
}

.about-frame-title div{
    float: left;
}
.about-frame-title div:nth-child(1){
    width: 530px;
    height: 1px;
    background-color: #b6b6b6;
    margin-top: 15px;
}
.about-frame-title div:nth-child(2){
    width: 6px;
    height: 6px;
    background-color: #b6b6b6;
    border-radius: 50%;
    margin-top: 12px;
}
.about-frame-title div:nth-child(5){
    width: 530px;
    height: 1px;
    background-color: #b6b6b6;
    margin-top: 15px;
}
.about-frame-title div:nth-child(4){
    width: 6px;
    height: 6px;
    background-color: #b6b6b6;
    border-radius: 50%;
    margin-top: 12px;
}
.about-frame-title div:nth-child(3){
    text-align: center;
    width: 128px;
   font-size: 24px;
    color: #131c25;
}
.about-con-gl{
    width: 100%;
    height: 575px;
    background-color: #F4F2EF;
}
.about-con-gl>div{
    width: 1200px;
    margin: auto;
    text-align: center;
}
.about-con-gl img{
    margin:50px auto;
}

.about-con-tz-1{
    width: 1200px;
    margin: auto;
}
.about-name{
    font-size: 24px;
    color: #000000;
}
.about-line{
    width: 45px;
    background-color: #D70C19;
    height: 2px;
    margin: 35px 0;
    font-size: 14px;
    color: #000000;

}
.about-con-tz-2{
    width: 100%;
    background-color: #F4F2EF;
    padding: 55px 0;
}
.about-con-tz-2>div{
    width: 1200px;
    margin: 0 auto;
}
.about-frame-2>div:nth-child(2){
    padding-bottom: 55px;
}
.about-frame-2>div:nth-child(4){
    padding: 55px 0;
}