/* banner 开始 */
.banner {
  width: 100%;
  height: 480px;
  background: url(../image/aboutus/banner.png) center center no-repeat;
}
/* banner 结束 */
/* 面包屑导航 开始 */
.crumbs {
  width: 1200px;
  margin: 20px auto 23px auto;
  color: #666;
}
.current-page {
  color: #000;
}
/* 面包屑导航 结束 */

/* 公司简介 开始 */
.product-title {
  text-align: center;
  padding-top: 30px;
}
.product-title h2 {
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #4e4e4e;
}
.product-title p {
  margin-top: 18px;
  color: #666;
  font-size: 22px;
}
.bg3d{
  width: 60px;
  height: 6px;
  background-color: #3D93F2;
  margin-left: 50%;
  transform: translateX(-50%);
}
.company .company-box {
  width: 1200px;
  margin: auto;
  color: #3b7bf9;
  font-size: 20px;
  margin-bottom: 20px;
}
.company .company-box .company-title {
  font-weight: 800;
}
.company .company-box .company-title img {
  width: 20px;
  height: 31px;
  vertical-align: middle;
  margin-right: 17px;
}
.company-center {
  width: 1200px;
  margin: auto;
  line-height: 27px;
}
.company-center p {
  margin-bottom: 15px;
}
/* 公司简介 结束 */

/* 组织架构 开始 */
.structure{
  margin-top: 30px;
}
.structure .structure-box {
  width: 1200px;
  margin: auto;
  color: #3b7bf9;
  font-size: 20px;
  margin-bottom: 32px;
}
.structure .structure-box img {
  vertical-align: middle;
  width: 20px;
  height: 31px;
  margin-right: 17px;
}
.structure .structure-box .structure-title {
  font-weight: 800;
}
.structure .structure-photo {
  width: 1200px;
  margin: 20px auto 0 auto;
}
.structure .structure-photo img {
  width: 100%;
}
/* 组织架构 结束 */

/* 横批广告 开始 */
.horizontal {
  width: 100%;
  height: 200px;
  background: url(../image/aboutus/Team\ culture.png) right center no-repeat;
  margin-top: 81px;
}
/* 横屏广告 结束 */

/* 公司文化 开始 */
.advertisement{
  width: 100%;
  height: 390px;
  background: url(/WebSite/image/cases/back.png);
  font-size: 20px;
  margin-top: 70px;
  margin-bottom: 32px;
}
.box{
  width: 50%;
  float: left;
}
.tit{
  transform: translate(460px,150px);
}
.tit h2{
 font-weight: 600;
 margin-bottom: 20px;

}
.tit p{
  font-size: 22px;
  color: #606068;
}
.item{
  margin-top: 30px;
  margin-left: 70px;
}
.item h4{
  color: #386EB0;
  font-weight: 600;
  margin-bottom: 16px;
}
.item p{
  color: #Fff;
  font-size: 14px;
}
/* 公司文化 结束 */

/* 竞争实力 开始 */
.power .power-box {
  width: 1200px;
  margin: auto;
  color: #3b7bf9;
  font-size: 20px;
  margin-top: 21px;
  margin-bottom: 32px;
}
.power .power-box img {
  vertical-align: middle;
  width: 20px;
  height: 31px;
  margin-right: 17px;
}
.power .power-box .power-title {
  font-weight: 800;
}
.qualification {
  width: 100%;
  height: 746px;
  margin: 0 auto 30px auto;
}
.qualification img {
  width: 100%;
}
.back{
  width: 100%;
  background: #FAFAFA;
}
/* 竞争实力 结束 */
