@charset "UTF-8";
/*
*   义晨简介
*/
.backgroundWhite {
  background-color: #FFFFFF;
}

.backgroundLight {
  background-color: #F4F7F9;
}

.banner {
  background-image: url("../images/pages/introduction/banner.jpg");
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pages/introduction/banner.jpg", sizingMethod='scale');
  width: 100%;
  height: 239px;
  color: #FFFFFF;
}

.banner .bannerContainer {
  margin: 0 auto;
  width: 1157px;
  position: relative;
}

.banner .bannerContainer div {
  position: relative;
  float: left;
}

.banner .bannerContainer .cornerLeft {
  width: 25px;
  height: 23px;
  border-left: 4px solid #FFFFFF;
  border-top: 4px solid #FFFFFF;
  margin-top: 59px;
  margin-right: 74px;
}

.banner .bannerContainer .cornerRight {
  width: 25px;
  height: 23px;
  border-right: 4px solid #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  margin-top: 191px;
  margin-left: 48px;
}

.banner .bannerContainer .bannerContent {
  text-align: center;
  font-weight: bold;
  line-height: 48px;
  font-size: 24px;
  margin-top: 71px;
}

.about {
  width: 100%;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.about .aboutTitle {
  width: 1435px;
  padding-left: 5px;
  border-bottom: 1px solid #E5E5E5;
  margin: 0 auto;
  position: relative;
}

.about .aboutTitle .aboutTitleWrap {
  position: relative;
  padding-bottom: 10px;
  width: 330px;
  border-bottom: 4px solid #C13939;
}

.about .aboutTitle .aboutTitleWrap p {
  position: relative;
  float: left;
}

.about .aboutTitle .aboutTitleWrap p:first-child {
  font-weight: bold;
  color: #333333;
  line-height: 33px;
  font-size: 28px;
}

.about .aboutTitle .aboutTitleWrap p:first-child + p {
  font-weight: 500;
  color: #666666;
  line-height: 16px;
  font-size: 14px;
  margin-left: 18px;
  margin-top: 15px;
}

.about .aboutContent {
  width: 1440px;
  margin: 48px auto;
  position: relative;
}

.about .aboutContent div {
  position: relative;
  float: left;
}

.about .aboutContent .aboutContentLeft {
  width: 703px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  padding-top: 8px;
}

.about .aboutContent .aboutContentLeft  p{
  text-indent: 2em;
}

.about .aboutContent .aboutContentRight {
  width: 708px;
  height: 424px;
  margin-left: 24px;
}

.about .aboutContent .aboutContentRight img {
  height: 100%;
  width: 100%;
}

.about .aboutContent .aboutContentHistoryLeft {
  width: 464px;
  height: 289px;
}

.about .aboutContent .aboutContentHistoryLeft img {
  width: 100%;
  height: 100%;
}

.about .aboutContent .aboutContentHistoryRight {
  width: 952px;
  height: 248px;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  color: #333333;
  margin-left: 24px;
  padding-top: 13px;
}

.about .aboutContent .aboutContentHistoryRight p {
  text-indent: 2em;
}

.about .timeLine {
  width: 1440px;
  margin: 64px auto;
  position: relative;
}

.about .timeLine .timeYear {
  position: relative;
  float: left;
  margin-left: 32px;
}

.about .timeLine .timeYear:first-child {
  margin-left: 0px;
}

.about .timeLine .timeYear .timeTop div {
  position: relative;
  float: left;
}

.about .timeLine .timeYear .timeTop .circle {
  width: 14px;
  height: 14px;
  border: 1px solid #C13939;
  border-radius: 100%;
}

.about .timeLine .timeYear .timeTop .circle .dot {
  width: 6px;
  height: 6px;
  background-color: #C13939;
  margin: 4px;
  border-radius: 100%;
}

.about .timeLine .timeYear .timeTop .dashed {
  border-bottom: 1px dashed #CCCCCC;
  width: 479px;
  margin-left: 36px;
  margin-top: 6.5px;
}

.about .timeLine .timeYear .timeTop .mobileDashed {
  display: none;
}

.about .timeLine .timeYear .timeBottom p:first-child {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 24px;
}

.about .timeLine .timeYear .timeBottom p:first-child + p, .about .timeLine .timeYear .timeBottom p:first-child + p + p {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #666666;
  margin-top: 10px;
}

.idea {
  background-image: url("../images/pages/introduction/idea.jpg");
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pages/introduction/idea.jpg", sizingMethod='scale');
  width: 100%;
  height: 262px;
  padding-top: 80px;
  padding-bottom: 73px;
}

.idea .ideaTitle {
  border-bottom: 0;
}

.idea .ideaTitle .ideaTitleWrap {
  width: 985px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0;
  margin-left: 0;
}

.idea .ideaTitle .ideaTitleWrap p {
  position: relative;
  cursor: pointer;
  float: left;
}

.idea .ideaTitle .ideaTitleWrap p:first-child {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  border-bottom: 4px solid #C13939;
  width: 165px;
  text-align: center;
  padding-bottom: 14px;
}

.idea .ideaTitle .ideaTitleWrap p:first-child + p {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
  width: 165px;
  text-align: center;
  margin-left: 95px;
  padding-bottom: 14px;
}

.idea .ideaContent {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  color: #FFFFFF;
  width: 1440px;
  margin: 0 auto;
}

.idea .ideaContent p {
  text-indent: 2em;
}

.idea .ideaContent p:first-child {
  width: 952px;
  margin-top: 40px;
}

.idea .ideaContent p:first-child + p {
  width: 927px;
  margin-top: 26px;
}

.idea .idea2 {
  display: none;
}

.advantage {
  width: 1440px;
  position: relative;
  margin: 48px auto;
  margin-bottom: 0;
}

.advantage .advantageRow1 .advantageRow1Card {
  width: 464px;
  height: 194px;
  float: left;
  margin-left: 24px;
  background-color: #F4F4F4;
}

.advantage .advantageRow1 .advantageRow1Card:first-child {
  margin-left: 0;
  background-color: #F4F4F4;
}

.advantage .advantageRow1 .advantageRow1Card p:first-child {
  font-size: 30px;
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  margin-top: 60px;
  margin-left: 40px;
}

.advantage .advantageRow1 .advantageRow1Card p:first-child + p {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 16px;
  margin-top: 33px;
  margin-left: 40px;
}

.advantage .advantageRow2 {
  margin-top: 26px;
}

.advantage .advantageRow2 .advantageRow2Card {
  width: 708px;
  height: 194px;
  background-color: #F4F4F4;
  float: left;
}

.advantage .advantageRow2 .advantageRow2Card:first-child {
  margin-right: 24px;
}

.advantage .advantageRow2 .advantageRow2Card p {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin-left: 32px;
  margin-top: 16px;
}

.advantage .advantageRow2 .advantageRow2Card p:first-child {
  margin-top: 46px;
  margin-left: 40px;
  font-size: 30px;
  font-weight: 500;
  color: #666666;
  line-height: 30px;
}

.advantage .advantageRow2 .advantageRow2Card p:first-child + p {
  width: 640px;
}

.culture {
  width: 1440px;
  margin: 48px auto 0;
}

.culture .cultureCard {
  width: 464px;
  height: 214px;
  background-color: #FFFFFF;
  float: left;
  margin-left: 24px;
}

.culture .cultureCard p {
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  width: 100%;
  text-align: center;
}

.culture .cultureCard p:first-child {
  font-weight: bold;
  margin-top: 73px;
}

.culture .cultureCard p:first-child + p {
  font-weight: 400;
  margin-top: 32px;
}

.culture .cultureCard:first-child {
  margin-left: 0;
  width: 462px;
}

.culture .cultureCard:first-child p {
  color: #333333;
}

.family {
  width: 100%;
  height: 246px;
  position: relative;
  background-image: url("../images/pages/introduction/about3.jpg");
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pages/introduction/about3.jpg", sizingMethod='scale');
}

.family .familyWrap {
  width: 1440px;
  height: 173px;
  position: relative;
  margin: 0 auto;
  top: 37px;
  /*background-color: rgba(0, 0, 0, 0.4);*/
}

.family .familyWrap p {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  display: block;
}

.family .familyWrap p:first-child {
  padding-top: 38px;
}

@media screen and (max-width: 1440px) {
  .banner, .about, .family {
    width: 1440px;
  }
  .footer .footerWrap .footerRight .footerRightInput {
    border: 0;
  }
}
/*# sourceMappingURL=introduction.css.map */