﻿.center
{
    width:1200px;   
    margin:auto;
    height:auto!important;
    height:500px;
    min-height:500px;
    overflow:hidden;
    }
 .AboutNavDiv
 {
     float:left;
     width:200px;
     min-height:500px;
     margin-top:50px;
     }
.Content 
{
    float:left;
    width:960px;
    margin-left:40px;
    margin-top:50px;
    height:auto!important;
    height:500px;
    min-height:500px;
    overflow:auto;
    margin-bottom:20px;
}
 .AboutNavDiv ul li
 {
       
       height:60px;
       line-height:60px;
       background:#f4f7fe;
       text-align:center;
       list-style:none;
       color:#323232;
       font-family:Hiragino Sans GB W3;
       font-size:14px;
       border-bottom:1px solid #eeeeee;
       cursor:pointer;
     }
.AboutNavDiv ul li.active
{
     border-right:4px solid #0257b7;
     color:#0257b7;}
.Content_div
{
    width:100%;
    }
 .Title_H3
 {
     font-family:Hiragino Sans GB W6;
     font-size:22px;
     color:#676767;
     margin-bottom:30px;
     margin-top:12px;
     }
  
 /*公司简介*/
 .profile p
 {
     text-indent:2em;
     margin:28px 0px 0px 0px;
     line-height:28px;
     font-family:Hiragino Sans GB W3;
     font-size:14px;
     color:#343434;
     }
.Field-Div 
{
    float:left;
    /*background:#a9d6f7;
    width:250px;*/
    border-radius:3px;
    height:50px;
    line-height:50px;
    margin-left:50px;
    margin-top:40px;
    }
 .Field-Div svg{ margin:auto; width:200px;}   
.Field-Div text { font-size:18px; fill: currentColor; color:#fff; text-align:center }
.Field-Div use {
    stroke: #0285e0; 
    stroke-width: 2;
    stroke-linejoin: round;
}
.none{ display:none;}
/*管理团队*/
.Team_Div 
{
    position:relative;
    left:-80px;
    width:1040px;
    }
.Team_Div .Members 
{
    float:left;
    width:200px;
    height:380px;
    background:#f4f7fe;
    text-align:center;
    padding:20px;
    margin-left:80px;
    margin-bottom:30px;
    }
.Members .Members_img
{
    width:110px;
    height:110px;
    margin:auto;
    border-radius:50%;
}
.Members .Members_name
{
   font-family:Hiragino Sans GB W3;
   font-size:18px;
   color:#0484e5;
   margin:20px 0px 0px 0px; 
    }
.Members .Members_position
{
     font-family:Hiragino Sans GB W3;
   font-size:14px;
   color:#333333;
    margin:20px 0px 0px 0px;
    }
.Members .Members_profile
{
      font-family:Hiragino Sans GB W3;
   font-size:14px;
    text-indent:2em;
    line-height:25px;
    color:#333333;
    text-align:left;
    }
/*资质信息*/
.Qualification_img
{
    width:1000px;
    margin-left:-40px;
    }
.Qualification_img img
{ max-height:210px;
  margin-left:40px;
  margin-bottom:30px;
  }
/*公司地址*/
.Address
{
    font-family:"Hiragino Sans GB W3";
    }
 .Address .Title_H3{ margin-bottom:0px;}
.Address .map{
    width:960px; 
    height:300px;
    position:relative;
    margin:20px 0px;
    }
.Address .map span{
     background:url(../image/About/形状.png) no-repeat;
     background-size:100% 100%;
     display:block;
     position:absolute;
     top:58px;
     left:294px;
     width:320px;
     height:92px;
     line-height:30px;
     font-size:14px;
     text-align:left;
     padding:10px 0px 0px 20px;
     }
.Address .call_Div .Subtitle_H3
{
    font-family:"Hiragino Sans GB W3";
    font-size:18px;
   
    }
.Address .call_Div
{
    float:left;
    width:320px;
    }
.Address .call_Div div img{ vertical-align:middle;}
 .Address .call_Div div span
 {
     display:inline-block;
     margin-left:20px;
     font-family:"Hiragino Sans GB W3";
    font-size:18px;
    color:#333333;
    vertical-align:middle;
    
     }
/*企业文化*/
.CultureList 
{
    float:left;
     width:400px;
     height:   
    }
 .CultureList.right{ margin-left:160px}
.CultureList  h4
{ 
  font-family:"Hiragino Sans GB W6";
  font-size:18px;
  color:#666666;
  margin-bottom:20px;
     }
.CultureList  .Img
  {
       height:200px;
       width:400px;
      }
 .CultureList  .Txt
 {
     width:400px;
     height:230px;
     padding-top:20px;
     font-family:"Hiragino Sans GB W6";
     font-size:14px;
     color:#333333;
     text-align:left;
     line-height:28px;
     }
  .CultureList  .Txt .square
  {
      display:inline-block;
       width:6px;
       height:6px;
       background-color:#333;
       margin: 10px 20px;
       float:left;
      }
    .CultureList  .Txt .Txt_txt
 {
      line-height:28px;
      display:inline-block;
     }
 .CultureList  .Txt.textcenter
 {
      margin:auto;
      text-align:center;
     }
      
