.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}

.section-a {
  height: 910px;
  background: url(../images/bg1.jpg) repeat-x center center;
  padding-top: 75px;
}

.section-a .title {
  text-align: center;
  line-height: 1;
}

.section-a .title .p1 {
  color: #2f2f2f;
  font-size: 34px;
}

.section-a .title .p2 {
  color: #555555;
  font-size: 20px;
  margin-top: 28px;
}

.section-a .medias {
  width: 1280px;
  margin: 58px auto 0;
  font-size: 0;
}

.section-a .medias .media {
  width: 404px;
  height: 280px;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 40px;
  margin-right: 34px;
}

.section-a .medias .media:last-child {
  margin-right: 0;
}

.section-a .medias .media .tit {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.section-a .medias .media .en {
  color: #ffffff;
  font-size: 14px;
  opacity: 0.5;
  line-height: 1;
  margin-top: 15px;
}

.section-a .medias .media ul {
  margin-top: 27px;
}

.section-a .medias .media ul li {
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
}

.section-a .medias .media ul li::before {
  content: "";
  float: left;
  margin-top: 13.5px;
  width: 9px;
  height: 9px;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
}

.section-a .medias .media:nth-child(1) {
  background: url(../images/media1.png);
}

.section-a .medias .media:nth-child(2) {
  background: url(../images/media2.png);
}

.section-a .medias .media:nth-child(3) {
  background: url(../images/media3.png);
}

.section-a .brand {
  width: 1280px;
  margin: 78px auto 0;
  font-size: 0;
}

.section-a .brand .left {
  display: inline-block;
  vertical-align: top;
  width: 375px;
  margin-right: 45px;
}

.section-a .brand .left .tit {
  color: #222222;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 15px;
}

.section-a .brand .left ul li {
  display: inline-block;
  color: #444444;
  font-size: 18px;
  line-height: 48px;
  width: 93px;
}

.section-a .brand .left ul li:nth-child(3), .section-a .brand .left ul li:nth-child(6) {
  width: 186px;
}

.section-a .brand .left ul li::before {
  content: "";
  float: left;
  margin-top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #3d78f8;
  margin-right: 10px;
}

.section-a .brand .right {
  width: 860px;
  display: inline-block;
  vertical-align: top;
}

.section-a .brand .right ul {
  font-size: 0;
}

.section-a .brand .right ul li {
  display: inline-block;
  width: 156px;
  height: 70px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin-right: 20px;
  margin-bottom: 18px;
  overflow: hidden;
}

.section-a .brand .right ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.section-a .brand .right ul li:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.section-a .brand .right ul li:nth-child(5n) {
  margin-right: 0;
}

.section-b .cont {
  width: 1280px;
  margin: 0 auto;
}

.section-b .top {
  width: 100%;
  height: 705px;
  padding-top: 77px;
  background: url(../images/bg2.jpg) repeat-x center center;
}

.section-b .top .title {
  text-align: center;
}

.section-b .top .title .p1 {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.section-b .top .title .p1:hover {
  color: #fff000;
}

.section-b .top .title .p1:hover span {
  color: #ffffff;
}

.section-b .top .title .p1 span {
  color: #fff000;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.section-b .top .title .p2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  margin-top: 28px;
}

.section-b .top .items {
  font-size: 0;
  margin-top: 59px;
}

.section-b .top .items .item {
  display: inline-block;
  vertical-align: top;
  padding: 0 32px;
  width: 380px;
  height: 410px;
  margin-right: 69px;
}

.section-b .top .items .item:last-child {
  margin-right: 0;
}

.section-b .top .items .item:nth-child(1) {
  background: url(../images/bg4.png) no-repeat center center;
}

.section-b .top .items .item:nth-child(2) {
  background: url(../images/bg5.png) no-repeat center center;
}

.section-b .top .items .item:nth-child(3) {
  background: url(../images/bg6.png) no-repeat center center;
}

.section-b .top .items .item .tit {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 16px;
  border-bottom: 1px dashed #b1b1b1;
}

.section-b .top .items .item .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.section-b .top .items .item .tit .info {
  display: inline-block;
  vertical-align: middle;
}

.section-b .top .items .item .tit .info p {
  color: #2f2f2f;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 11px;
}

.section-b .top .items .item .tit .info span {
  color: #bebebe;
  font-size: 14px;
  line-height: 1;
}

.section-b .top .items .item ul {
  margin-top: 26px;
}

.section-b .top .items .item ul li {
  line-height: 50px;
  padding-left: 38px;
}

.section-b .top .items .item ul li .ico {
  width: 16px;
  height: 16px;
  background: url(../images/ico4.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}

.section-b .top .items .item ul li span {
  color: #333333;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

.section-b .bottom {
  width: 100%;
  height: 160px;
  background: url(../images/bg3.jpg) repeat-x center center;
  padding-top: 40px;
}

.section-b .bottom .cont .left {
  display: inline-block;
  vertical-align: middle;
}

.section-b .bottom .cont .left .p1 {
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
}

.section-b .bottom .cont .left .p1 span {
  color: #fff000;
}

.section-b .bottom .cont .left .p2 {
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  margin-top: 16px;
}

.section-b .bottom .cont .right {
  width: 450px;
  height: 79px;
  background: url(../images/tel1.png) no-repeat center center;
  float: right;
  color: #ffffff;
  font-size: 26px;
  line-height: 79px;
  vertical-align: middle;
  padding-left: 76px;
  text-shadow: 2px 2px 2px #d45c04;
}

.section-b .bottom .cont .right span {
  font-size: 32px;
  vertical-align: middle;
}

.section-c {
  width: 1280px;
  margin: 0 auto;
  padding-top: 79px;
}

.section-c .title {
  text-align: center;
}

.section-c .title .p1 {
  color: #2f2f2f;
  font-size: 34px;
  line-height: 1;
}

.section-c .title .p1 span {
  color: #4264f6;
  font-weight: bold;
}

.section-c .title .p2 {
  color: #555555;
  font-size: 20px;
  line-height: 36px;
  margin-top: 21px;
}

.section-c .items {
  font-size: 0;
  margin-top: 50px;
}

.section-c .items .item {
  width: 400px;
  height: 300px;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.section-c .items .item:nth-child(3n) {
  margin-right: 0;
}

.section-c .items .item .pic {
  width: 100%;
  height: 100%;
}

.section-c .items .item .pic img {
  width: 100%;
  height: 100%;
}

.section-c .items .item .tit .mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
}

.section-c .items .item .tit .en {
  position: absolute;
  left: 24px;
  margin: 0 auto;
  bottom: 12px;
  line-height: 1;
  color: #00d8ff;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
}

.section-c .items .item .tit .cn {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  bottom: 12px;
  transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
}

.section-c .items .item .tit .arrow {
  width: 29px;
  height: 14px;
  background: url(../images/arrow.png) no-repeat center center;
  position: absolute;
  right: 24px;
  bottom: 13px;
  transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
}

.section-c .items .item .tit .more {
  display: block;
  position: absolute;
  bottom: -60px;
  left: -224px;
  margin: 0 auto;
  width: 224px;
  height: 60px;
  color: #ffffff;
  font-size: 14px;
  line-height: 58px;
  border: 1px solid #ffffff;
  padding-left: 60px;
  opacity: 0;
  transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
}

.section-c .items .item:hover .tit .mask {
  height: 100%;
  background: rgba(66, 100, 246, 0.95);
}

.section-c .items .item:hover .tit .en {
  font-size: 108px;
  color: rgba(255, 255, 255, 0.15);
  left: 40px;
  bottom: 156px;
  margin: 0 auto;
}

.section-c .items .item:hover .tit .cn {
  font-size: 22px;
  bottom: 185px;
  font-weight: bold;
}

.section-c .items .item:hover .tit .arrow {
  right: 150px;
  bottom: 100px;
}

.section-c .items .item:hover .tit .more {
  opacity: 1;
  left: 88px;
  bottom: 77px;
}

.section-d {
  width: 100%;
  height: 711px;
  background: url(../images/bg7.jpg) repeat-x top center;
  padding-top: 64px;
  margin-top: 60px;
}

.section-d .cont {
  width: 1280px;
  margin: 0 auto;
}

.section-d .cont .title {
  text-align: center;
}

.section-d .cont .title .p1 {
  color: #2f2f2f;
  font-size: 34px;
  line-height: 1;
}

.section-d .cont .title .p1 span {
  color: #4264f6;
  font-weight: bold;
}

.section-d .cont .title .p2 {
  color: #555555;
  font-size: 20px;
  line-height: 36px;
  margin-top: 21px;
}

.section-d .cont ul {
  font-size: 0;
  margin-top: 53px;
}

.section-d .cont ul li {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 100px;
  margin-right: 16px;
  border: 1px solid #e5e5e5;
  margin-bottom: 17px;
  overflow: hidden;
}

.section-d .cont ul li:nth-child(6n) {
  margin-right: 0;
}

.section-d .cont ul li a img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.section-d .cont ul li:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.section-d .cont .nums {
  width: 100%;
  height: 120px;
  background-color: #4264f6;
  margin-top: 32px;
  padding: 33px 45px;
  font-size: 0;
  letter-spacing: -2px;
}

.section-d .cont .nums .num {
  color: #ffffff;
  display: inline-block;
}

.section-d .cont .nums .num .s1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  vertical-align: top;
}

.section-d .cont .nums .num .s2 {
  font-size: 30px;
  line-height: 1;
  vertical-align: top;
  margin-left: 12px;
  margin-right: 26px;
}

.section-d .cont .nums .num .s3 {
  display: inline-block;
  line-height: 1;
  margin-top: 9px;
  padding: 8px;
  font-size: 18px;
  border-top: 1px solid #7b93f9;
  border-bottom: 1px solid #7b93f9;
}

.section-d .cont .nums .num:first-child {
  margin-right: 80px;
}

.section-d .cont .nums .num:last-child {
  float: right;
}

.section-e {
  padding-top: 72px;
  padding-bottom: 82px;
}

.section-e .title {
  text-align: center;
}

.section-e .title .p1 {
  color: #2f2f2f;
  font-size: 34px;
  line-height: 1;
}

.section-e .title .p2 {
  color: #555555;
  font-size: 20px;
  line-height: 36px;
  margin-top: 21px;
}

.section-e .slideTxtBox {
  width: 1280px;
  margin: 103px auto 0;
  position: relative;
}

.section-e .slideTxtBox .hd a {
  position: absolute;
  top: 47px;
  display: block;
  font-size: 26px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}

.section-e .slideTxtBox .hd .prev {
  left: -100px;
  color: #8d8d8d;
  background-color: #e8e8e8;
}

.section-e .slideTxtBox .hd .next {
  right: -100px;
  background-color: #4264f6;
  color: #ffffff;
}

.section-e .slideTxtBox .bd ul {
  font-size: 0;
}

.section-e .slideTxtBox .bd ul li {
  display: inline-block;
  width: 640px;
}

.section-e .slideTxtBox .bd ul li:first-child {
  border-right: 1px dashed #bfbfbf;
  padding-right: 74px;
}

.section-e .slideTxtBox .bd ul li:last-child {
  padding-left: 74px;
}

.section-e .slideTxtBox .bd ul li .tit a {
  color: #222222;
  font-size: 20px;
  line-height: 42px;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.section-e .slideTxtBox .bd ul li .tit span {
  color: #bebebe;
  font-size: 42px;
  line-height: 42px;
  float: right;
}

.section-e .slideTxtBox .bd ul li .desc {
  color: #555555;
  font-size: 16px;
  line-height: 30px;
  margin-top: 24px;
  margin-bottom: 66px;
}

.section-e .slideTxtBox .bd ul li .more {
  color: #888888;
  font-size: 16px;
  background: url(../images/arrow1.png) no-repeat left center;
  padding-left: 40px;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.section-e .slideTxtBox .bd ul li:hover .tit a {
  color: #4264f6;
}

.section-e .slideTxtBox .bd ul li:hover .more {
  background: url(../images/arrow2.png) no-repeat left center;
  color: #4264f6;
}

.section-f {
  background: #2b2b2b;
  padding-top: 84px;
  padding-bottom: 77px;
}

.section-f .title {
  text-align: center;
}

.section-f .title .p1 {
  color: #ffffff;
  font-size: 32px;
  line-height: 1;
}

.section-f .title .p2 {
  color: #cacaca;
  font-size: 20px;
  line-height: 36px;
  margin-top: 21px;
}

.section-f .cont {
  width: 1280px;
  margin: 76px auto 0;
  font-size: 0;
}

.section-f .cont .left {
  width: 700px;
  display: inline-block;
  vertical-align: top;
  margin-right: 84px;
}

.section-f .cont .left .part1 .ctrl {
  display: inline-block;
  width: 330px;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #555555;
}

.section-f .cont .left .part1 .ctrl:first-child {
  margin-right: 40px;
}

.section-f .cont .left .part1 .ctrl span {
  color: #ffffff;
  font-size: 18px;
}

.section-f .cont .left .part1 .ctrl input {
  border: none;
  background: none;
  outline: none;
  color: #acacac;
  font-size: 16px;
}

.section-f .cont .left .part2 {
  width: 700px;
  height: 77px;
  margin-top: 38px;
  border-bottom: 1px solid #555555;
}

.section-f .cont .left .part2 .detail {
  width: 567px;
  display: inline-block;
}

.section-f .cont .left .part2 .detail span {
  color: #ffffff;
  font-size: 18px;
  vertical-align: top;
  line-height: 1;
}

.section-f .cont .left .part2 .detail textarea {
  display: inline-block;
  width: 500px;
  height: 100%;
  font-family: "";
  background: none;
  resize: none;
  color: #acacac;
  font-size: 16px;
  line-height: 1;
}

.section-f .cont .left .part2 button {
  display: inline-block;
  vertical-align: top;
  border: none;
  width: 133px;
  height: 100%;
  background-color: #4264f6;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.section-f .cont .info {
  display: inline-block;
  vertical-align: top;
  width: 328px;
}

.section-f .cont .info p {
  color: #b7b7b7;
  font-size: 16px;
  line-height: 50px;
  padding-left: 36px;
}

.section-f .cont .info p:nth-child(1) {
  background: url(../images/tel2.png) no-repeat left center;
}

.section-f .cont .info p:nth-child(2) {
  background: url(../images/mail.png) no-repeat left center;
}

.section-f .cont .info p:nth-child(3) {
  background: url(../images/add.png) no-repeat left 12px;
}

.section-f .cont .info p span {
  color: #ff8a00;
  font-size: 20px;
  font-weight: bold;
}

.section-f .cont .wechat {
  float: right;
  width: 124px;
  text-align: center;
}

.section-f .cont .wechat img {
  width: 124px;
  height: 124px;
}

.section-f .cont .wechat p {
  color: #acacac;
  font-size: 16px;
  line-height: 1;
  margin-top: 18px;
}

/* 7.6修改 */

header .banner .bd ul li a .text {
  position: absolute;
  color: #fff;
  left: 50%;
  top: 54%;
  transform: translate(-50%, -50%);
}

header .banner .bd ul li a .text h3 {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 5px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  animation: fadeInRight;
  animation-duration: 1s;
}

header .banner .bd ul li a .text h4 {
  font-size: 45px;
  letter-spacing: 5px;
  margin-top: 25px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  animation: fadeInRight;
  animation-duration: 1s;
}

header .banner .bd ul li a .text .p1 {
  background-color: rgb(255, 108, 0);
  width: 400px;
  height: 52px;
  line-height: 52px;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 210px;
  font-size: 24px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  animation: fadeInRight;
  animation-duration: 1s;
}

.one-1 {
  position: relative;
  z-index: 1;
  margin-top: -120px;
  padding-bottom: 60px;
}

.one-1 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.one-1 .title {
  height: 50px;
  line-height: 50px;
  margin: 12px 0px;
  border-top: 1px solid #fff;
}

.one-1 .title h4 {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}

.one-1 .u-bd ul li {
  width: calc(33% - 0px);
  display: inline-block;
  padding-left: 24px;
  height: 600px;
  vertical-align: top;
}

.one-1 .u-bd ul li .img-box {
  height: 255px;
  width: 100%;
}

.one-1 .u-bd ul li .img-box img {
  height: 100%;
  width: 100%;
}

.one-1 .u-bd ul li .text-box {
  padding: 24px;
  height: 343px;
}

.one-1 .u-bd ul li .text-box .time {
  border-color: #FFF;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  height: 30px;
  line-height: 26px;
  display: inline-block;
  position: relative;
  border-top: 1px solid #fff;
  padding: 0px 30px;
  overflow: hidden;
  position: relative;
  left: -24px;
}

.one-1 .u-bd ul li .text-box h4 {
  font-size: 24px;
  line-height: 1.4em;
  margin: 12px 0px;
  color: #fff;
}

.one-1 .u-bd ul li .text-box p {
  font-size: 16px;
  line-height: 1.5em;
  margin: 12px 0px;
  color: #fff;
  font-weight: normal;
}

.one-1 .u-bd ul li .text-box .time:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: calc(100% - 12px);
  border-top: 1px solid #ffffff;
}

.one-1 .u-bd ul li .text-box .time:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(100% - 12px);
  bottom: 0px;
  width: 100%;
  border-top: 1px solid #ffffff;
  transform: rotate( -69deg) translate(-1px, 0px);
  transform-origin: 0px 0px;
}

.one-1 .u-bd ul li:first-child {
  width: calc(66.4% - 0px);
  display: inline-block;
  padding-left: 0px;
  margin-bottom: 24px;
}

.one-1 .u-bd ul li:first-child .img-box {
  height: 340px;
  width: 100%;
}

.one-1 .u-bd ul li:first-child .img-box img {
  width: 100%;
  height: 100%;
}

.one-1 .u-bd ul li:first-child .text-box {
  height: 256px;
  width: 100%;
}

.one-1 .u-bd ul li:nth-child(3) {
  padding-left: 0px
}

.one-1 .u-bd ul li:first-child .text-box .time {
  color: #0052D9;
  border-top: 1px solid #0052D9;
}

.one-1 .u-bd ul li:first-child .text-box .time:after {
  border-top: 1px solid #0052D9;
}

.one-1 .u-bd ul li:first-child .text-box .time:before {
  border-top: 1px solid #0052D9;
}

.one-1 .u-bd ul li:nth-child(2) .text-box {
  background: #50b3ed;
}

.one-1 .u-bd ul li:nth-child(3) .text-box {
  background: #56707f;
}

.one-1 .u-bd ul li:nth-child(4) .text-box {
  background: #f3f3f3;
}

.one-1 .u-bd ul li:nth-child(5) .text-box {
  background: #4264f6;
}

.one-1 .u-bd ul li:nth-child(1) .text-box h4 {
  color: #2b2e2e;
}

.one-1 .u-bd ul li:nth-child(1) .text-box p {
  color: #2b2e2e;
}

.one-1 .u-bd ul li:nth-child(4) .text-box h4 {
  color: #2b2e2e;
}

.one-1 .u-bd ul li:nth-child(4) .text-box p {
  color: #2b2e2e;
}

.one-1 .u-bd ul li:nth-child(4) .text-box .time {
  color: #0052D9;
  border-top: 1px solid #0052D9;
}

.one-1 .u-bd ul li:nth-child(4) .text-box .time:after {
  border-top: 1px solid #0052D9;
}

.one-1 .u-bd ul li:nth-child(4) .text-box .time:before {
  border-top: 1px solid #0052D9;
}

.one-2 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.one-2 ul li {
  width: calc(33% - 0px);
  display: inline-block;
  padding-left: 24px;
  height: 230px;
  margin-bottom: 24px;
}

.one-2 ul li:first-child {
  padding-left: 0px;
}

.one-2 ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
}

.one-2 ul li .img-box img {
  width: 100%;
  height: 100%;
}

.one-2 ul li .img-box .make {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.one-2 ul li .img-box .make p {
  font-size: 32px;
  line-height: 1.2em;
  margin: 12px 0px;
  color: #fff;
  padding-top: 84px;
}

.one-2 ul li:hover .make {
  background: rgba(25, 74, 195, 0.8);
}

/* 7.12修改 */

.index-1 {
  margin-top: 65px;
}

.index-1 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.index-1 .s-title {
  margin-bottom: 45px;
  text-align: center;
}

.index-1 .s-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  line-height: 1.2;
  text-align: center;
}

.index-1 .s-title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
}

.index-1 .s-bd ul li {
  float: left;
  width: 384px;
  margin-right: 24px;
}

.index-1 .s-bd ul li:last-child {
  margin-right: 0px;
}

.index-1 .s-bd ul li .img-box {
  width: 100%;
  height: 233px;
  overflow: hidden;
}

.index-1 .s-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: ease all 0.2s;
}

.index-1 .s-bd ul li:hover img {
  transform: scale(1.1);
  transition: ease all 0.2s;
}

.index-1 .s-bd ul li .text {
  background: #f6f6f6;
  text-align: center;
  padding: 23px 23px 30px 23px;
}

.index-1 .s-bd ul li .text h4 {
  margin-bottom: 10px;
  color: #333333;
  font-size: 18px;
}

.index-1 .s-bd ul li .text .link {
  background-color: rgb(238, 238, 238);
  width: 100%;
  height: 1px;
  position: relative;
}

.index-1 .s-bd ul li .text .link:after {
  content: ' ';
  border-radius: 50%;
  background-color: rgb(47, 164, 245);
  width: 8px;
  height: 8px;
  position: absolute;
  top: -3px;
}

.index-1 .s-bd ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(136, 136, 136);
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 15px;
}

.index-2 {
  margin-top: 55px;
  margin-bottom: 35px;
}

.index-2 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.index-2 .s-title {
  margin-bottom: 45px;
  text-align: center;
}

.index-2 .s-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  line-height: 1.2;
  text-align: center;
}

.index-2 .s-title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
}

.index-2 .s-bd ul li {
  float: left;
  width: 281px;
  margin-right: 25px;
}

.index-2 .s-bd ul li:last-child {
  margin-right: 0px;
}

.index-2 .s-bd ul li .img-box {
  width: 100%;
  height: 205px;
  overflow: hidden;
}

.index-2 .s-bd ul li .img-box img {
  transition: ease all 0.2s;
}

.index-2 .s-bd ul li:hover .img-box img {
  transform: scale(1.1);
  transition: ease all 0.2s;
}

.index-2 .s-bd ul li .text {
  text-align: center;
  padding: 15px 25px;
}

.index-2 .s-bd ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
}

.index-2 .s-bd ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(136, 136, 136);
  text-transform: uppercase;
  line-height: 1.2;
}

.index-3 {
  background: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 55px;
}

.index-3 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.index-3 .s-title {
  margin-bottom: 45px;
  text-align: center;
}

.index-3 .s-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  line-height: 1.2;
  text-align: center;
}

.index-3 .s-title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
}

.index-3 .s-title h6 {
  margin-top: 20px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(136, 136, 136);
  line-height: 1.6;
}

.index-3 .service-1 ul li {
  float: left;
  width: 385px;
  background: #fff;
  margin-right: 22px;
  height: 324px;
  padding: 40px 100px 0 100px;
  text-align: center;
}

.index-3 .service-1 ul li:last-child {
  margin-right: 0px;
}

.index-3 .service-1 ul li .img-box {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 20px;

}

.index-3 .service-1 ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: ease all 0.2s;
}

.index-3 .service-1 ul li:hover .img-box img {
  transform: scale(1.1);
  transition: ease all 0.2s;
}

.index-3 .service-1 ul li .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  line-height: 1.2;
  margin-bottom: 15px;
}

.index-3 .service-1 ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(136, 136, 136);
  line-height: 1.2;
  margin-bottom: 8px;
}

.index-4 {
  padding-top: 50px;
  margin-bottom: 30px;
}

.index-4 .cont {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.index-4 .s-title {
  margin-bottom: 45px;
  text-align: center;
}

.index-4 .s-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  line-height: 1.2;
  text-align: center;
}

.index-4 .s-title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
}

.index-4 .cooperation-1 ul li {
  float: left;
  border: 1px solid #e5e5e5;
  margin-right: 14px;
  margin-bottom: 15px;
  overflow: hidden;
}
.index-4 .cooperation-1 ul li img{
  transition: ease all 0.2s;
}
.index-4 .cooperation-1 ul li:hover img{
  transform: scale(1.1);
  transition: ease all 0.2s;
}
.index-4 .cooperation-1 ul li:nth-child(6n) {
  margin-right: 0px;
}
.index-0{
  margin-top: 50px;
}
.index-0 .cont{
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}
.index-0 .about-l{
  float: right;
  width: 560px;
}
.index-0 .about-l h4{
  font-size: 30px;
  color: #333;

}
.index-0 .about-l h6{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 26px;
}
.index-0 .about-l p{
  font-size: 14px;
  color: #333;
  margin-bottom: 41px;
  line-height: 30px;
  text-indent:2em;
}
.index-0 .about-l a{
  height: 30px;line-height: 30px;
  width: 150px;
  font-size: 16px;
  text-align: center;
  border:1px solid #333;
  color: #333;
  display: inline-block;
}
.index-0 .about-r{
  float: left;
  width: 591px;
  height: 388px;
}
.index-0 .about-r img{
  width: 100%;
  height: 100%;
}
