@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  /* min-width: 1300px; */
  background-color: #fff;
}
/* 导航下 当前位置 */
/*about home关于我们 */
.center-three {
  width: 100%;
  /* border: 1px solid #ccc; */
  padding-top: 155px;
}
.aboutimg {
  /* background-image: url(../imgs/aboutus/a-banner.jpg); */
  /* height: 380px; */
  width: 100%;
  position: relative;
}
.aboutimg img{
  width:100%;
}
.current-location {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 0px;
}
.current-container {
  width: 220px;
  height: 30px;
  float: right;
  margin-top: 330px;
  margin-right: 18px;
}
.current-location a {
  text-decoration: none;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.current-location a:hover {
  color: red;
}
/* about公司简介 */
.company-Profile {
  width: 100%;
}
.company-container {
  width: 1000px;
  /* border: 1px solid #ccc; */
  margin: 0 auto;
  /* height: 570px; */
  display: flex;
  flex-wrap: wrap;
}
.company-img img {
  /* padding: 80px; */
  width: 517px;
  margin-top: 55px;
}
.company-info {
  width: 620px;
  /* height: 380px; */
  /* border: 1px solid #ccc; */
  background-color: #ffffff;
  margin-top: 155px;
  margin-left: -140px;
  box-shadow: 0px 6px 46px 0px rgba(0, 0, 0, 0.06);
}
.company-top {
  margin-left: 10px;
  /* width: 210px; */
  /* height: 30px; */
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  padding: 20px;
}
.company-top h {
  color: red;
}
.company-bottom {
  text-indent: 2rem;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
  /* padding-left: 30px; */
  width: 565px;
  padding: 25px;
}

/* about 企业文化 */
.corporate-culture {
  width: 100%;
}
.corporate-container {
  width: 1000px;
  margin: 0 auto;
  /* border: 1px solid #ccc; */
  height: 600px;
}
/*about企业文化 home关于我们 */
.center-four {
  width: 100%;
  /* border: 1px solid #ccc; */
  margin-top: 55px;
  padding-top: 120px;
}
.corporate-aboutimg {
  background-image: url(../imgs/aboutus/a-culture-bg.jpg);
  height: 600px;
  width: 100%;
}
.corporate-aboutimg .aboutworld {
  text-align: center;
  padding: 32px;
  color: #ffffff;
  font-size: 30px;
}
/*corporate 横线 */
.circle {
  width: 45px;
  height: 1px;
  background: #ffffff;
  margin: 0 auto;
  border: 1px solid #ccc;
  margin-top: -20px;
}
.corporate-container {
  width: 1000px;
  height: 480px;
  margin: 0 auto;
  /* border: 1px solid #ccc; */
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.corporate-container div {
  /* width: 460px;
  height: 100px; */
  /* border: 1px solid #ccc; */
  margin-top: 12px;
}
.corporate-container div:hover {
  /* background: #d61518; */
  background-color: #10336b;
  cursor: pointer;
  filter: alpha(Opacity=60);
  /* -moz-opacity: 0.6; */
  /* opacity: 0.6; */
  color: #ffffff;
  /* transform: scale(1.2); */
  /* -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); */
  /* transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px); */
}
/* about 企业文化 第一行 */
.corporate-one {
  width: 481px;
  /* height: 100px; */
  border: 1px solid #ccc;
  display: flex;
  float: left;
  /* transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out; */
}
.corporate-one img {
  padding: 10px;
}
.corporate-one p {
  width: 410px;
  height: 30px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
/* about 企业文化 第二行左，第三行右 */
.corporate-two {
  width: 482px;
  height: 135px;
  border: 1px solid #ccc;
  display: flex;
  float: left;
}
.corporate-two img {
  padding: 10px;
}
.corporate-two p {
  width: 410px;
  height: 30px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
/* about 企业文化 第二行右，第三行左 */
.corporate-three {
  width: 481px;
  height: 165px;
  border: 1px solid #ccc;
  display: flex;
  float: left;
}
.corporate-three img {
  padding: 10px;
}
.corporate-three p {
  width: 410px;
  height: 30px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
#corporate-Tone {
  margin-top: -18px;
}
.corporate-container .corporate-p {
  font-size: 20px;
}
 
/* sidebar 侧边栏  start*/
.all-sidebar{
  position: fixed;
  right: 4%!important;
  top: 15%!important;
  z-index: 99999999999999999;
}
/* sidebar 侧边栏 end */
