.chuanbo-sannong {
  height: 80px;
  background: #E60012;
}

.chuanbo-sannong .design-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.chuanbo-sannong .design-width img {
  width: 172px;
  height: 56px;
  color: #fff;
  margin-top: 13px;
}

.chuanbo-sannong .design-width ul {
  margin-left: 314px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.chuanbo-sannong .design-width ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 120px;
  height: 80px;
  color: #fff;
  font-size: 18px;
}

.chuanbo-sannong .design-width ul li a {
  color: #fff;
}

.banner img {
  width: 100%;
}

.onePartContent {
  width: 100%;
  background: #fff;
  padding: 100px 0;
}

.onePartContent .onePart {
  width: 1200px;
  margin: 0 auto;
}

.onePartContent .onePart .topTitle {
  text-align: center;
  margin-bottom: 28px;
}

.onePartContent .onePart .topTitle p {
  margin-bottom: 6px;
  color: #666666;
  font-size: 18px;
}

.onePartContent .onePart .topTitle .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.onePartContent .onePart .topTitle .line .firstLine,
.onePartContent .onePart .topTitle .line .threeLine {
  width: 200px;
  height: 2px;
  background: #E60012;
}

.onePartContent .onePart .topTitle .line .text {
  margin: 0 20px;
  color: #666666;
  font-size: 30px;
}

.onePartContent .onePart .bottomContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.onePartContent .onePart .bottomContent .twotext p {
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
  color: #666666;
}

.onePartContent .onePart .bottomContent img {
  width: 486px;
  height: 274px;
      margin-left: 20px;
}

.twoPartContent {
  width: 100%;
  background: #F9F9F9;
  padding: 80px 0;
}

.twoPartContent .twoPart {
  width: 1200px;
  margin: 0 auto;
}

.twoPartContent .twoPart .topTitle {
  text-align: center;
  margin-bottom: 28px;
}

.twoPartContent .twoPart .topTitle p {
  margin-bottom: 6px;
  color: #666666;
  font-size: 18px;
}

.twoPartContent .twoPart .topTitle .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.twoPartContent .twoPart .topTitle .line .firstLine,
.twoPartContent .twoPart .topTitle .line .threeLine {
  width: 200px;
  height: 2px;
  background: #E60012;
}

.twoPartContent .twoPart .topTitle .line .text {
  margin: 0 20px;
  color: #666666;
  font-size: 30px;
}

.twoPartContent .twoPart .bottomtext {
  font-size: 18px;
  font-weight: 400;
  color: #212121;
  line-height: 32px;
}

.twoPartContent .twoPart .bottomtext p {
  margin-bottom: 20px;
}

.twoPartContent .twoPart .bottomtext h3 {
  font-weight: bold;
  margin: 100px 0 30px 0;
}

.threeContent {
  width: 100%;
  background: #fff;
  padding: 100px 0;
}

.threeContent .topTitle {
  text-align: center;
  margin-bottom: 28px;
}

.threeContent .topTitle p {
  margin-bottom: 6px;
  color: #666666;
  font-size: 18px;
}

.threeContent .topTitle .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.threeContent .topTitle .line .firstLine,
.threeContent .topTitle .line .threeLine {
  width: 200px;
  height: 2px;
  background: #E60012;
}

.threeContent .topTitle .line .text {
  margin: 0 20px;
  color: #666666;
  font-size: 30px;
}

.threeContent .secondTitle {
  margin-top: 200px;
}

.threeContent .bottomtext {
  width: 1000px;
  margin: 40px auto 180px;
}

.threeContent .bottomtext .note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.threeContent .bottomtext .note .allP .p2 {
  margin-top: 10px;
}

.threeContent .bottomtext .p3 {
  font-weight: bold;
  margin-top: 30px;
}

.threeContent .tableStyle {
  border-collapse: collapse;
  margin: 0 auto;
}

.threeContent .tableStyle td {
  height: 40px;
  text-align: center;
  border: 1px solid #000;
}

.threeContent .tableStyle tr td:nth-child(1) {
  width: 223px;
}

.threeContent .tableStyle tr td:nth-child(2) {
  width: 92px;
}

.threeContent .tableStyle tr td:nth-child(3) {
  width: 153px;
}

.threeContent .tableStyle tr td:nth-child(4) {
  width: 153px;
}

.threeContent .tableStyle tr td:nth-child(5) {
  width: 291px;
}

.contactUs {
  background: url(../images/lx.png);;
}

.contactUs .topTitle {
  text-align: center;
  margin-bottom: 28px;
}

.contactUs .topTitle p {
  padding-top: 80px;
  padding-bottom: 6px;
  color: #fff;
}

.contactUs .topTitle .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 80px;
}

.contactUs .topTitle .line .firstLine,
.contactUs .topTitle .line .threeLine {
  width: 200px;
  height: 2px;
  background: #fff;
}

.contactUs .topTitle .line .text {
  margin: 0 20px;
  color: #fff;
}

.contactUs ul {
  width: 926px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  color: #fff;
}

.contactUs ul li {
  width: 308px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

.contactUs ul li .bottomContent {
  margin-left: 10px;
}

.map {
  margin-top: 80px;
}

.map img {
  display: block;
  margin: 0 auto;
}
.ad{
        margin: 0 auto;
    width: 754px;
    
}
/*# sourceMappingURL=aboutUs.css.map */