@charset "utf-8";

html,
body {
  font-family: PingFangSC-Regula;
}
.body {
  position: relative;
  width: 100%;
  min-width: 1000px;
}
a {
  cursor: pointer;
}
.section {
  width: 100%;
  height: 100%;
  min-width: 1000px;
  background: #fff;
}

.page1 {
  background: #fff;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0 0 0;
  position: relative;
  z-index: 1;
  height: 882px;
}

.page2 {
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  min-height: 660px;
}

.page2 .bg2 {
  background: #fff url(../images/bg/page2.jpg) no-repeat 50% center;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
}

.page2 .bg2-1 {
  background: url(../images/bg/page2-1.png) repeat-x center bottom;
  padding: 0;
  height: 100%;
}

.page3 {
  background: #fafafa url(../images/bg/page3.jpg) no-repeat 50% bottom;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  padding-bottom: 0;
  min-height: 660px;
}
.team {
  background: #fafafa url(../images/bg/page5.jpg) no-repeat 50% bottom;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  padding-bottom: 0;
  min-height: 660px;
}

.page3 .bg3-1 {
  background: url(../images/bg/page3-1.png) repeat-x center top;
  padding: 0;
  height: 100%;
}

/*.page4 {*/
/*background: #fff url(../images/bg/page4.jpg) no-repeat 50% bottom;*/
/*background-attachment: fixed;*/
/*background-size: cover;*/
/*padding: 0;*/
/*position: relative;*/
/*z-index: 1;*/
/*min-height: 660px*/
/*}*/

.page10 {
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  min-height: 660px;
}

.page10 .bg2 {
  background: #fff url(../images/bg/page4.jpg) no-repeat 50% center;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
}

.page10 .bg2-1 {
  background: url(../images/bg/page4-1.png) repeat-x center bottom;
  padding: 0;
  height: 100%;
}

.news .warp-div,
.page6 .warp-div {
  padding-top: 50px;
}

.page2 .warp-box {
  margin-top: -4.5%;
}

/* .cover {
    background: #000;
    opacity: .55;
    filter: alpha(opacity=55);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
} */

.banner {
  width: 100%;
  height: 100%;
  min-height: 880px;
  min-width: 1000px;
  display: block;
  background: #000;
  position: relative;
  z-index: 0;
}

.banner .slideWrap {
  position: fixed;
  width: 100%;
}

.banner .slider {
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  -webkit-transition: none;
  transition: none;
}

.banner .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.banner .slideBox .hd {
  height: 20px;
  position: absolute;
  bottom: 25px;
  right: 4%;
  z-index: 4;
  display: block;
  transition: all 0.5s ease 0s;
}

.banner .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
}

.banner .slideBox .hd li {
  padding: 2px;
  margin: 0 3px;
  line-height: 5px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border: 0 solid #fff;
  border-radius: 50px;
  opacity: 0.75;
}

.banner .slideBox .hd li span {
  background: #f0f0f0;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50px;
  vertical-align: middle;
}

.banner .slideBox .hd li span p {
  line-height: 28px;
  font-size: 24px;
}

.banner .slideBox .hd li span p.f14 {
  font-size: 14px;
}

.banner .slideBox .hd ul li span i {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(../images/icon-a1.png) no-repeat;
}

.banner .slideBox .hd ul li.on {
  border: 1px solid #fff;
}

.banner .slideBox .hd ul li.on span {
  background: #fff;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner .slideBox .hd ul li.on span i {
  background: url(../images/icon-a2.png) no-repeat;
}

.banner .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  text-align: center;
}

.banner .slideBox .bd li {
  width: 100%;
}

.banner .slideBox .bd li .bn-img {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.banner .slideBox .bd li .bn-img {
  animation: 20s cubic-bezier(0.215, 0.61, 0.355, 1) 0s normal none 1 running
    scaleIn;
}

.banner .font-box {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  top: 60%;
  z-index: 2;
  line-height: 46px;
  transition: all 0.5s ease 0s;
}

.banner .font-box div {
  color: #fff;
  line-height: 36px;
}

.banner .font-box h2 {
  font-size: 24px;
  opacity: 1;
  font-weight: 100;
}

.banner .font-box em {
  font-size: 24px;
  clear: both;
  font-weight: 100;
}

.banner .bd .font-box {
  top: 42%;
}

.banner .bd .font-box span {
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  text-align: left;
}

.banner .bd .font-box span img {
  height: 90px;
}

.banner .bd .font-box span i {
  height: 2px;
  border-bottom: 1px solid #20aced;
  padding-bottom: 3px;
  animation-name: line;
  display: inline-block;
  animation-duration: 6.5s;
  -webkit-animation-duration: 6.5s;
  nimation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  position: relative;
  width: 100%;
  opacity: 0;
  top: 0;
  left: -250%;
}

.banner .font-box .y {
  width: 26px;
  height: 26px;
  display: inline-block;
  border: 8px solid rgba(255, 255, 255, 1);
  border-radius: 100px;
  position: relative;
  top: -40px;
  margin-left: 38px;
}

.banner .bd .font-box .ft-t {
  line-height: 20px;
  color: #fff;
  font-size: 20px;
  font-family: 微软雅黑;
  font-weight: 200;
  margin-top: -2px;
  letter-spacing: 4px;
}

.banner .bd .font-box .ft-t img {
  width: 368px;
  height: 20px;
}

.banner .bd .font-box .slideFt {
  margin-top: 0px;
}

.banner .slideBox a.more {
  width: 156px;
  height: 42px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  position: relative;
  overflow: hidden;
  margin-top: 1.5%;
  opacity: 1;
}

.banner .slideBox a.more:hover {
  background: #fff;
  transition-delay: 0.3s;
}

.banner .slideBox a:hover.more {
  text-decoration: none;
  color: #333;
  opacity: 1;
}

.banner .slideBox a:hover.more em {
  color: #333;
}

.banner .slideBox a.more span {
  background: #fff;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner .slideBox a:hover.more span {
  width: 100%;
}

.banner .slideBox a.more em {
  position: relative;
  z-index: 2;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.app-l {
  max-width: 1000px;
  height: 100%;
}

.app-l .bd {
  width: 620px;
  height: 830px;
  display: block;
  background: url(../images/phone.png) no-repeat right top;
  bottom: -100px;
  left: -100px;
  position: relative;
}

.app-l .bd .bd-box {
  position: relative;
  top: 55px;
  left: 270px;
  width: 445px;
  overflow: hidden;
}

.app-l .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 250px;
  height: 445px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 250px 445px;
}

.app-l .hd {
  width: 400px;
  position: absolute;
  text-align: center;
  right: 0;
  top: 105px;
  z-index: 1;
  font-family: 微软雅黑;
  font-weight: 300;
}

.app-l .hd li {
  display: block;
  text-align: left;
  float: left;
  clear: both;
  cursor: pointer;
  font-size: 18px;
  margin: 2px 0;
  color: #333;
  padding: 7px 15px 9px;
  width: 315px;
  font-family: 微软雅黑;
  font-weight: 300;
}

.app-l .hd li.on {
  color: #333;
  background: #e62413;
  color: #fff;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.app-l .hd li i {
  width: 9px;
  height: 9px;
  display: inline-block;
  border: 2px solid #e62413;
  border-radius: 50px;
  vertical-align: 1px;
  text-align: left;
  margin-right: 8px;
}

.app-l .hd li.on i {
  border: 2px solid #fff;
}

.app-l .hd li em {
  display: block;
  clear: both;
  font-size: 14px;
  padding-left: 16px;
  color: #666;
}

.app-l .hd li.on em {
  color: #fff;
}

.app-l .mascot {
  width: 112px;
  height: 156px;
  float: left;
  position: absolute;
  top: 25px;
  right: 20px;
  background: url(../images/mascot.png) no-repeat center top;
  z-index: 2;
}

.app-l .hd .hd-text {
  text-align: left;
  margin-bottom: 20px;
  padding-left: 90px;
  position: relative;
  color: #e62413;
}

.app-l .hd .hd-text h2 {
  font-size: 34px;
  margin-bottom: 0;
  letter-spacing: 2px;
}

.app-l .hd .hd-text p {
  font-size: 14px;
}

.app-l .hd .app-logo {
  width: 75px;
  height: 75px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}

.app-l .hd .app-logo img {
  width: 100%;
  height: 100%;
  font-size: 0;
}

.app-l .btn-box {
  clear: both;
  display: block;
  text-align: left;
  padding-top: 20px;
}

.app-l .btn-box .app-btn {
  width: 140px;
  height: 39px;
  display: inline-block;
  font-size: 0;
  position: relative;
}

.app-l .btn-box .app-btn.m-l {
  margin-right: 17px;
}

.app-l .btn-box .app-btn .app-code {
  display: none;
  position: absolute;
  bottom: 39px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  animation-name: slideOp;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
}

.app-l .btn-box .app-btn.on .app-code {
  display: block;
}

.app-l .btn-box p {
  text-align: center;
  width: 150px;
  margin-top: 3px;
  font-size: 12px;
  color: #666;
}

.app-l .btn-box p .fl,
.app-l .btn-box p .fr {
  color: #999;
}

.app-l .btn-box p .fl {
  float: left;
  margin-left: 0;
}

.app-l .btn-box p .fr {
  float: right;
  margin-right: 0;
}

.app-l .code-box {
  width: 400px;
}

.app-l .code-box ul {
  float: left;
}

.app-l .code-box .code {
  width: 124px;
  height: 124px;
  float: left;
  margin-top: 8px;
  margin-right: 31px;
}

.page2 .font,
.page10 .font {
  text-align: left;
  color: #fff;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
}

.page2 .font h3,
.page10 .font h3 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  display: inline-block;
}

.page2 .font h3 i,
.page10 .font h3 i {
  font-size: 16px;
  line-height: 42px;
  margin: 0 10px;
  opacity: 0.7;
}

.page2 .font p,
.page10 .font p {
  font-size: 16px;
  line-height: 22px;
  opacity: 0.9;
}

.s-box {
  width: 1000px;
  position: relative;
  top: 80px;
  /*margin: 0 auto 0 15%;*/
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.page10 .s-box {
  width: 1000px;
  position: relative;
  top: 80px;
  margin: 0 auto;
}

.s-box li {
  margin: 0 15px;
  width: 333px;
  height: 380px;
  float: left;
  display: block;
  position: relative;
  transition: all 0.6s cubic-bezier(0, 0, 0, 1), z-index 0s 0.1s both;
  z-index: 0;
  font-family: 微软雅黑;
  font-weight: 300;
}

.s-box li.on {
  position: relative;
  height: 420px;
  z-index: 1;
  cursor: default;
}

.s-box li .s-img {
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  cursor: default;
  transition: all 0.6s ease-out 0s;
  overflow: hidden;
  text-align: center;
  z-index: 0;
}

.s-box li.on .s-img {
  background: #e62413;
  margin-top: -22px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  z-index: 2;
  transform: scale(1.06, 1.06);
  -webkit-transform: scale(1.06, 1.06);
  -moz-transform: scale(1.06, 1.06);
  -ms-transform: scale(1.06, 1.06);
  -o-transform: scale(1.06, 1.06);
}

.s-box li .s-img img.m1 {
  width: 333px;
  height: auto;
  position: relative;
  display: none;
  margin-top: 0;
}

.s-box li .s-img img.m2 {
  display: inline-block;
  width: 333px;
  margin-top: 0;
}

.s-box li.on .s-img img.m1 {
  height: auto;
  position: relative;
  display: inline-block;
}

.s-box li.on .s-img img.m2 {
  display: none;
}

.s-box li .s-text {
  width: 100%;
  padding: 218px 25px 0 25px;
  text-align: center;
  position: absolute;
  z-index: 3;
  transition: all 0.6s cubic-bezier(0, 0, 0.1, 1), z-index 0s 0.1s;
  color: #e62413;
}

.s-box li.on .s-text {
  padding-top: 190px;
}

.s-box li .s-text .title2 {
  color: #333;
  transition: all 0.3s ease-out 0s;
  font-family: 微软雅黑;
  font-weight: 300;
  text-align: center;
}

.s-box li .s-text .title2 h2 {
  font-size: 26px;
  display: inline;
}

.s-box li .s-text .title2 h2 i {
  font-size: 48px;
  color: #e62413;
  transition: all 0.3s ease-out 0s;
  margin: 0 2px;
}

.s-box li.on .s-text .title2 h2 i {
  color: #fff;
}

.s-box li .s-text .title2 span {
  font-size: 16px;
  padding-left: 10px;
}

.s-box li.on .s-text .title2 {
  color: #fff;
}

.s-box li .s-text .text {
  margin-top: 15px;
}

.s-box li .s-text .text p {
  font-size: 16px;
  padding: 6px 0;
  font-weight: 300;
}

.s-box li .s-text .text p em {
  color: #666;
  margin-left: 15px;
  transition: all 0.1s ease-out 0.18s;
  font-family: 微软雅黑;
  font-weight: 300;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.s-box li .s-text .text p span {
  padding-left: 0px;
  color: #333;
  transition: all 0.1s ease-out 0.18s;
}

.s-box li .s-text .text p i {
  width: 9px;
  height: 9px;
  display: inline-block;
  border: 2px solid #e62413;
  border-radius: 50px;
  vertical-align: 0;
  text-align: left;
}

.s-box li.on .s-text .text p,
.s-box li.on .s-text .text p em,
.s-box li.on .s-text .text p span {
  color: #fff;
  transition: all 0.1s ease-out 0s;
}

.s-box li.on .s-text .text p i {
  border: 2px solid #fff;
}

.s-box li .s-text p.abox {
  width: 100%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0));
  text-align: center;
  transition: all 0.2s ease-out 0s;
  position: relative;
  top: 21px;
}

.s-box li.on .s-text p.abox {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(100));
  display: inline-block;
}

.s-box li .s-text p.abox a.more {
  width: 115px;
  text-align: center;
  padding: 5px 0;
  border-radius: 50px;
  border: 1px solid #fff;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.s-box li .s-text p.abox a.more:hover {
  background: #fff;
  transition-delay: 0.2s;
}

.s-box li .s-text p.abox .m-icon {
  width: 11px;
  height: 11px;
  vertical-align: 1;
  display: inline-block;
  background: url(../images/icon.png) no-repeat;
  border: none;
  margin-left: 5px;
  position: relative;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  z-index: 1;
}

.s-box li.on .s-text p.abox .m-icon {
  opacity: 1;
  transition: all 0s ease;
}

.s-box li.on .s-text p.abox a.more em {
  background: #fff;
  width: 0;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  margin-left: 0;
}

.s-box li.on .s-text p.abox a:hover.more em {
  width: 100%;
}

.s-box li .s-text p.abox a.more span {
  color: #fff;
}

.s-box li.on .s-text p.abox a:hover.more span {
  position: relative;
  z-index: 1;
  color: rgba(230, 36, 19, 1);
}

.page3 {
  display: block;
  position: relative;
  padding-top: 0;
  z-index: 2;
}

.page3 .title1 {
  text-align: right;
  padding: 0 0 66px;
  position: relative;
  text-align: center;
}

.page3 .title1 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  font-family: 微软雅黑;
  font-weight: 300;
  display: inline-block;
  color: #333;
}

.page3 .title1 h2 i {
  font-size: 16px;
  line-height: 42px;
  color: #999;
}

.page3 .title1 p {
  font-size: 16px;
  color: #999;
  font-family: 微软雅黑;
  font-weight: 300;
}

.page3 .box1 {
  display: inline-block;
  position: relative;
  width: 1000px;
}

.page3 .box1 .img {
  float: left;
  font-size: 0;
  width: 530px;
  height: 322px;
  overflow: hidden;
  z-index: 2;
  transition: all 0.3s ease-out 0s;
  position: relative;
  margin-top: 8px;
}

.page3 .box1 .img img {
  width: 530px;
  height: auto;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
}

.page3 .box1:hover .img img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  z-index: 6;
}

.page11 {
  display: block;
  position: relative;
  padding-top: 0;
  z-index: 2;
}

.page11 .title1 {
  text-align: right;
  padding: 0 0 66px;
  position: relative;
  text-align: center;
}

.page11 .title1 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  font-family: 微软雅黑;
  font-weight: 300;
  display: inline-block;
  color: #333;
}

.page11 .title1 h2 i {
  font-size: 16px;
  line-height: 42px;
  color: #999;
}

.page11 .title1 p {
  font-size: 16px;
  color: #999;
  font-family: 微软雅黑;
  font-weight: 300;
}

.page11 .box1 {
  display: inline-block;
  position: relative;
  width: 1000px;
}

.page11 .box1 .img {
  float: left;
  font-size: 0;
  width: 530px;
  height: 260px;
  overflow: hidden;
  z-index: 2;
  transition: all 0.3s ease-out 0s;
  position: relative;
  margin-top: 8px;
}

.page11 .box1 .img img {
  width: 530px;
  height: auto;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
}

.page11 .box1:hover .img img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  z-index: 6;
}

.warp-box {
  position: absolute;
  margin-top: 0;
  width: 100%;
}

.page6 .warp-box {
  height: 530px;
  margin-top: -35px;
}

.page3 .box1 .text {
  float: right;
  padding: 0px 0 0 36px;
  width: 470px;
  height: 305px;
  text-align: left;
  font-family: 微软雅黑;
  font-weight: 300;
  position: relative;
}

.page3 .box1 .text h3 {
  font-size: 26px;
  line-height: 28px;
  display: inline-block;
  color: #333;
}

.page3 .box1 .text p.h {
  margin-left: 10px;
}

.page3 .box1 .text p {
  color: #333;
  margin: 0px 0 10px 5px;
  display: inline-block;
  font-size: 16px;
}

.page3 .box1 .text.fl {
  float: left;
  padding: 35px 36px 0 0;
  text-align: right;
}

.page3 .box1 .text.fr {
  float: right;
}

.page3 .box1 .text .icon-box {
  margin: 35px 0;
}

.page3 .box1 .text .icon-box p {
  margin-top: 0;
  font-size: 14px;
  color: #666;
}

.page3 .box1 .text .icon-box span.ml {
  margin-left: 0;
}

.page3 .box1 .text .icon-box span.mr {
  margin-right: 0;
}

.page3 .box1 .text .icon-box span {
  display: inline-block;
  width: 92px;
  height: 135px;
  text-align: center;
  margin: 0 8px;
}

.page3 .box1 .text .icon-box i {
  width: 60px;
  height: 60px;
  display: inline-block;
}

.page3 .box1 .text .icon-box i.p3-icon1 {
  background-position: -118px 2px;
}
.team .box1 .text .icon-box i.p3-icon1 {
  background-position: -118px -55px;
}

.page3 .box1 .text .icon-box i.p3-icon2 {
  background-position: -180px 2px;
}

.team .box1 .text .icon-box i.p3-icon2 {
  background-position: -180px -55px;
}

.page3 .box1 .text .icon-box i.p3-icon3 {
  background-position: -237px 2px;
}

.team .box1 .text .icon-box i.p3-icon3 {
  background-position: -237px -55px;
}

.page3 .box1 .text .icon-box i.p3-icon4 {
  background-position: -292px 2px;
}
.team .box1 .text .icon-box i.p3-icon4 {
  background-position: -292px -55px;
}

.page3 .box1 .text .icon-box i.p3-icon5 {
  background-position: 3px -65px;
}

.page3 .box1 .text .icon-box i.p3-icon6 {
  background-position: -84px -65px;
}

.page3 .box1 .text .icon-box i.p3-icon7 {
  background-position: -172px -67px;
}

.page3 .box1 .text .more {
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e62413;
  text-align: center;
  border-radius: 50px;
  color: #e62413;
  left: 35px;
  bottom: 38px;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  opacity: 1;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

.page3 .box1 .text .more:hover {
  background: rgba(230, 36, 19, 1);
  transition-delay: 0.2s;
}

.page3 .box1 .text .more i.m-icon,
.service .s-list li span.more i.m-icon,
.news .abox span i.m-icon,
.list-img .more i.m-icon,
.s-box li.on .s-text p.abox a:hover .m-icon,
.page3 .box1 .text .icon-box i,
.slideBox .scrolldown i {
  background: url(../images/icon1.png) no-repeat;
  background-position: -16px 0;
}

.page3 .box1 .text .more i.m-icon {
  width: 11px;
  height: 11px;
  vertical-align: 0;
  display: inline-block;
  border: none;
  margin-left: 5px;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  z-index: 1;
}

.page3 .box1 .text :hover.more i.m-icon {
  opacity: 1;
  background-position: 0 0;
}

.page3 .box1 .text .more span {
  font-size: 14px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page3 .box1 .text .more b {
  background: #e62413;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
}

.page3 .box1 .text .more:hover b {
  width: 100%;
}

.page3 .box1 .text .more:hover span {
  color: #fff;
}

.page11 .box1 .text {
  float: right;
  padding: 0px 0 0 36px;
  width: 470px;
  height: 305px;
  text-align: left;
  font-family: 微软雅黑;
  font-weight: 300;
  position: relative;
}

.page11 .box1 .text h3 {
  font-size: 26px;
  line-height: 28px;
  display: inline-block;
  color: #333;
}

.page11 .box1 .text p.h {
  margin-left: 10px;
}

.page11 .box1 .text p {
  color: #333;
  margin: 0px 0 10px 5px;
  display: inline-block;
  font-size: 16px;
}

.page11 .box1 .text.fl {
  float: left;
  padding: 35px 36px 0 0;
  text-align: right;
}

.page11 .box1 .text.fr {
  float: right;
}

.page11 .box1 .text .icon-box {
  margin: 35px 0;
}

.page11 .box1 .text .icon-box p {
  margin-top: 0;
  font-size: 14px;
  color: #666;
}

.page11 .box1 .text .icon-box span.ml {
  margin-left: 0;
}

.page11 .box1 .text .icon-box span.mr {
  margin-right: 0;
}

.page11 .box1 .text .icon-box span {
  display: inline-block;
  width: 92px;
  height: 135px;
  text-align: center;
  margin: 0 8px;
}

.page11 .box1 .text .icon-box i {
  width: 60px;
  height: 60px;
  display: inline-block;
}

.page11 .box1 .text .icon-box i.p3-icon1 {
  background-position: -118px 2px;
}

.page11 .box1 .text .icon-box i.p3-icon2 {
  background-position: -180px 2px;
}

.page11 .box1 .text .icon-box i.p3-icon3 {
  background-position: -237px 2px;
}

.page11 .box1 .text .icon-box i.p3-icon4 {
  background-position: -292px 2px;
}

.page11 .box1 .text .icon-box i.p3-icon5 {
  background-position: 3px -65px;
}

.page11 .box1 .text .icon-box i.p3-icon6 {
  background-position: -84px -65px;
}

.page11 .box1 .text .icon-box i.p3-icon7 {
  background-position: -172px -67px;
}

.page11 .box1 .text .more {
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e62413;
  text-align: center;
  border-radius: 50px;
  color: #e62413;
  left: 35px;
  bottom: 38px;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  opacity: 1;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

.page11 .box1 .text .more:hover {
  background: #e62413;
  transition-delay: 0.2s;
}

.page11 .box1 .text .more i.m-icon,
.service .s-list li span.more i.m-icon,
.news .abox span i.m-icon,
.list-img .more i.m-icon,
.s-box li.on .s-text p.abox a:hover .m-icon,
.page11 .box1 .text .icon-box i,
.slideBox .scrolldown i {
  background: url(../images/icon.png) no-repeat;
  background-position: -16px 0;
}
.slideBox .scrolldown i {
  background: url(../images/icon1.png) no-repeat;
  background-position: -16px 0;
}

.page11 .box1 .text .more i.m-icon {
  width: 11px;
  height: 11px;
  vertical-align: 0;
  display: inline-block;
  border: none;
  margin-left: 5px;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  z-index: 1;
}

.page11 .box1 .text :hover.more i.m-icon {
  opacity: 1;
  background-position: 0 0;
}

.page11 .box1 .text .more span {
  font-size: 14px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page11 .box1 .text .more b {
  background: #e62413;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
}

.page11 .box1 .text .more:hover b {
  width: 100%;
}

.page11 .box1 .text .more:hover span {
  color: #fff;
}

.service .title1 {
  text-align: left;
  margin-bottom: 30px;
  text-align: center;
}

.service .title1 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  font-family: 微软雅黑;
  font-weight: 300;
  display: inline-block;
  color: #333;
}

.service .title1 h2 i {
  font-size: 16px;
  line-height: 42px;
  color: #999;
}

.service .title1 p {
  font-size: 16px;
  color: #999;
  font-family: 微软雅黑;
  font-weight: 300;
}

.service .s-list {
  margin-top: 45px;
  display: inline-block;
  padding-bottom: 60px;
}

.service .s-list li {
  width: 230px;
  height: 315px;
  float: left;
  text-align: center;
  cursor: default;
  margin: 0 26px 0 0;
  position: relative;
}

.service .s-list li .li-text {
  position: absolute;
  top: 135px;
  width: 230px;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
}

.service .s-list li .li-img {
  width: 230px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: #fff;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.service .s-list li:hover .li-img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  height: 103%;
  margin-top: -5px;
}

.service .s-list li.last {
  margin: 0;
}

.service .s-list li h3 {
  font-size: 26px;
  margin: 40px 0 12px;
  color: #333;
  font-family: 微软雅黑;
  font-weight: 300;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.service .s-list li:hover h3 {
  margin-top: 25px;
}

.service .s-list li .s-img {
  font-size: 0;
  display: block;
  width: 230px;
  height: 140px;
  position: relative;
  overflow: hidden;
}

.service .s-list li .s-img img {
  width: 230px;
  height: 140px;
  overflow: hidden;
}

.service .s-list li p {
  line-height: 22px;
  color: #666;
}

.service .s-list li span.more {
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e62413;
  text-align: center;
  border-radius: 50px;
  color: #e62413;
  margin-top: 20px;
  display: inline-block;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  opacity: 0;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

.service .s-list li:hover span.more {
  opacity: 1;
}

.service .s-list li span.more:hover {
  background: #e62413;
  transition-delay: 0.2s;
}

.service .s-list li span.more i.m-icon {
  width: 11px;
  height: 11px;
  vertical-align: 0;
  display: inline-block;
  border: none;
  margin-left: 5px;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  z-index: 1;
}

.service .s-list li span.more:hover.more i.m-icon {
  opacity: 1;
  background-position: 0 0;
}

.service .s-list li span.more span {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.service .s-list li span.more b {
  background: #e62413;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
}

.service .s-list li span:hover.more b {
  width: 100%;
}

.service .s-list li span:hover.more span {
  color: #fff;
}

.news {
  display: block;
  position: relative;
  background: #fff;
  padding: 0;
  z-index: 2;
  overflow: hidden;
}

.news .title1 {
  text-align: right;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
}

.news .title1 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  display: inline-block;
  color: #333;
}

.news .title1 h2 i {
  font-size: 16px;
  line-height: 42px;
  color: #999;
}

.news .title1 p {
  font-size: 16px;
  color: #999;
}

.news li {
  width: 303px;
  display: block;
  text-align: left;
  float: left;
  font-family: 微软雅黑;
  font-weight: 300;
  /* padding-top: 65px; */
}
.news li.first {
  width: 580px;
  padding-top: 0;
  height: 350px;
  overflow: hidden;
  margin-right: 30px;
}
.news li a {
  color: #898989;
}

.news li h3 {
  font-size: 18px;
  margin: 10px 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news li h3 a {
  color: rgba(230, 36, 19, 1);
  position: relative;
  display: inline-block;
  padding: 5px;
}
/* .news li h3 a::before {
  content: '';
  position: absolute;
  height: 4px;
  width: 15px;
  background-color: rgba(230, 36, 19, 1);
  top: 30px;
  left: 16px;
} */
.news li h3 a::after {
  content: '';
  position: absolute;
  height: 2px;
  /* width: 100%; */
  background-color: rgba(230, 36, 19, 1);
  top: 30px;
  right: 16px;
  left: 16px;
}
.news li h3 img {
  display: block;
  margin-top: 5px;
}

.news li p.t {
  width: 300px;
  font-size: 16px;
  margin: 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  margin-bottom: 5px;
}

.news li p.t a {
  color: #484848;
}

.news li p.img {
  width: 130px;
  height: 130px;
  float: left;
  background: #e6e6e6;
  margin: 3px 15px 0 0;
  overflow: hidden;
}

.news li p.img img {
  width: 130px;
  height: auto;
  transition: all 0.3s ease-out 0s;
}

.news li p.text {
  font-size: 14px;
  color: #898989;
  line-height: 22px;
  height: 108px;
  overflow: hidden;
  text-align: justify;
  transition: all 0.2s ease 0.2s;
}

.news li p.time {
  font-size: 12px;
  margin: 10px 0 0;
  font-weight: 100;
  color: #b4b4b4;
}

.news li p.amore {
  position: relative;
  margin-top: -27px;
}

.news li .more {
  width: 26px;
  height: 32px;
  line-height: 32px;
  display: block;
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 4px;
}

.news li.last-c {
  margin: 0 45px;
}

.news .abox {
  text-align: left;
  margin-top: 15px;
  font-size: 14px;
  width: 100%;
  display: inline-block;
}

.news .abox span {
  color: #b4b4b4;
  cursor: pointer;
  transition: all 0.2s ease 0.2s;
  font-size: 14px;
}

.news .abox span i.m-icon {
  width: 16px;
  height: 11px;
  vertical-align: -1px;
  display: inline-block;
  border: none;
  transition: all 0.2s ease 0.2s;
  background-position: -14px -26px;
}

.news .abox span:hover i.m-icon {
  background-position: 5px -26px;
}

.news .abox span:hover {
  color: rgba(230, 36, 19, 1);
}

.list-img:hover p.img img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}

.list-img:hover p.t {
  color: #e62413;
}

.list-img:hover p.text {
  color: #666;
}

.list-img .more i.m-icon {
  width: 16px;
  height: 11px;
  vertical-align: -3px;
  display: inline-block;
  background-position: -14px -26px;
  border: none;
  margin-left: 5px;
  transition: all 0.2s ease 0.2s;
  transform: translateX(0);
}

.list-img:hover .more i.m-icon {
  background-position: 5px -26px;
}

.page6 .title1 {
  text-align: right;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
}

.page6 .title1 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  display: inline-block;
  color: #333;
}

.page6 .title1 h2 i {
  font-size: 16px;
  line-height: 42px;
  color: #999;
}

.page6 .title1 p {
  font-size: 16px;
  color: #999;
}

.page6 .left {
  width: 400px;
  display: inline-block;
  margin-top: 35px;
  text-align: left;
}

.page6 .left .font {
  width: 400px;
  height: 406px;
  display: block;
  position: relative;
}

.page6 .left .font p.p1 {
  font-size: 42px;
  color: #008cd6;
  margin-bottom: 10px;
}

.page6 .left .font p.p1 b {
  font-size: 42px;
  font-weight: 400;
}

.page6 .left .font p.p2 {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  font-family: 微软雅黑;
  font-weight: 300;
}

.page6 .left .code {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 0;
  font-size: 0;
}

.page6 .left .code img {
  width: 83px;
  height: 83px;
}

.page6 .left a.btn {
  height: 38px;
  line-height: 38px;
  background: #e62413;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 142px;
  font-size: 14px;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
  padding: 0 15px 0 20px;
}

.page6 .left a.btn.xyzp {
  left: 155px;
}

.page6 .left a.btn i {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: -1px;
  background: url(../images/popup/next.png) center center no-repeat;
  position: relative;
  margin-left: 5px;
}

.page6 .left a.btn:hover i {
  -webkit-animation: 1.5s updown infinite;
  animation: 1.5s updown infinite;
}

.page6 .left .t-box {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 95px;
  font-size: 20px;
}

.page6 .left .t-box .p4 {
  font-size: 14px;
  color: #999;
  margin-top: 8px;
}

.page6 .right {
  width: 586px;
  float: right;
  margin-top: 45px;
}

.page6 .right img {
  margin: 2px;
  float: left;
}

.page6 .right img.img2.slide {
  animation: 0.3s linear 0.3s normal both 1 slideTop;
}

.page6 .right img.img3.slide {
  animation: 0.3s linear 0.6s normal both 1 slideLeft;
}

.page6 .right img.img4.slide {
  animation: 0.3s linear 0.9s normal both 1 slideRight;
}

.news-nav {
  width: 100%;
  padding: 30px 40px 10px;
}

.news-nav li {
  display: inline-block;
  font-size: 16px;
  margin-right: 30px;
  height: 36px;
  line-height: 36px;
  position: relative;
  cursor: pointer;
}

.news-nav li:before {
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  background-color: rgba(230, 36, 19, 1);
  content: '';
  transition: all 0.3s;
  z-index: 50;
}

.news-nav li.active:before,
li:hover:before {
  width: 100%;
  left: 0;
}

.news-nav li.active a,
.news-nav li:hover a {
  color: rgba(230, 36, 19, 1);
}

.news-list {
  width: 100%;
  padding: 20px 40px;
  display: inline-block;
}

.news-list li {
  border-top: 1px solid #f0f0f0;
  padding: 15px 0;
  position: relative;
  float: left;
  width: 100%;
}

.news-list li.last {
  border-bottom: 1px solid #f0f0f0;
}

.news-list li .time {
  position: absolute;
  top: 27px;
  left: 35px;
  font-size: 24px;
  font-family: 微软雅黑;
  font-weight: 200;
  color: #898989;
}

.news-list li .time em {
  font-size: 12px;
  margin-left: 5px;
}

.news-list li .text {
  margin-left: 180px;
  margin-top: 20px;
  width: 530px;
  float: left;
}

.news-list li .text h3 {
  font-size: 16px;
  margin-bottom: 15px;
  transition: all 0.3s ease-out 0s;
}

.news-list li.active .text h3 {
  color: rgba(230, 36, 19, 1);
}

.news-list li .text p {
  height: 40px;
  width: 100%;
  overflow: hidden;
  color: #898989;
  transition: all 0.3s ease-out 0s;
}

.news-list li .img {
  width: 180px;
  height: 120px;
  overflow: hidden;
  float: right;
}

.news-list li .img img {
  width: 180px;
  height: 120px;
  transition: all 0.3s ease-out 0s;
}

.news-list li.active .img img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}

.news-list li.active .text p {
  color: #666;
}

.news-list li a.link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.list-img {
  display: block;
  clear: both;
  float: left;
  cursor: pointer;
}

.list-text {
  display: block;
  clear: both;
  /*margin-top: 20px;*/
  float: left;
}

.list-text b {
  font-size: 12px;
  font-weight: 100;
  position: absolute;
  right: 0;
  color: #b4b4b4;
}

.list-text p {
  width: 298px;
  height: 36px;
  line-height: 36px;
  padding-right: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #898989;
}

.list-text p a {
  color: #898989;
  font-size: 14px;
}

.list-text p a:hover {
  color: rgba(230, 36, 19, 1);
}

.group-box {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  margin: 0 auto;
  top: 57%;
}

.group1,
.group2,
.group3 {
  display: block;
  position: absolute;
}

.group1 {
  width: 439px;
  height: 325px;
  background: url(../images/group/group-1a.png) no-repeat;
  background-size: 288px auto;
  top: 20px;
  left: 180px;
  z-index: 2;
}

.group2 {
  width: 530px;
  height: 300px;
  background: url(../images/group/group-1b.png) no-repeat;
  background-size: 380px auto;
  top: -20px;
  right: 60px;
  z-index: 2;
}

.group3 {
  width: 238px;
  height: 298px;
  background: url(../images/group/group-1c.png) no-repeat;
  background-size: 100px auto;
  top: 30px;
  right: 5px;
  z-index: 2;
}

.slideBox .sdown {
  position: absolute;
  bottom: 2.5%;
  z-index: 3;
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
}

.slideBox .scrolldown {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 100px;
}

.slideBox .scrolldown i {
  background-position: -80px -66px;
  display: inline-block;
  height: 38px;
  width: 38px;
  -webkit-animation: 1.5s wheel_anim infinite;
  animation: 1.5s wheel_anim infinite;
  position: relative;
  border-radius: 100px;
}

.slideBox .scrolldown i a {
  display: block;
  width: 100%;
  height: 100%;
}

.p2-box .img {
  width: 480px;
  height: 320px;
  margin: 120px 60px 120px 100px;
  font-size: 0;
  overflow: hidden;
  float: left;
}

.p2-box .img img {
  width: 480px;
  height: 320px;
}

.p2-box .text-box {
  width: 300px;
  float: left;
  padding-top: 220px;
}

.p2-box .text-box .title {
  margin-bottom: 35px;
}

.p2-box .text-box .title h3 {
  color: #e62413;
  display: inline;
  font-size: 30px;
}

.p2-box .text-box .title span {
  font-size: 16px;
  padding-left: 10px;
  color: #e62413;
}

.p2-box .text-box .text p {
  font-size: 14px;
  padding: 6px 0;
}

.p2-box .text-box .text p em {
  color: #666;
  margin-left: 15px;
}

.p2-box .text-box .text p span {
  padding-left: 10px;
  color: #333;
}

.p2-box .text-box .text p i {
  width: 9px;
  height: 9px;
  display: inline-block;
  border: 2px solid #e62413;
  border-radius: 50px;
  vertical-align: 1px;
  text-align: left;
}

.info-box {
  /* position: absolute;
  left: 80px;
  top: 100px;
  bottom: 20px;
  right: 50px; */
  /* padding: 80px 100px 50px; */
  /* font-weight: 300;

  overflow-y: scroll; */
  margin-top: 80px;
}

.info-box .info-text {
  min-height: 350px;
  margin: 30px 0;
  line-height: 24px;
  color: #898989;
  text-align: justify;
}
.info-box .info-text img {
  width: 100%;
}
.info-box .title {
  text-align: center;
}

.info-box .title h3 {
  font-size: 18px;
}
.info-box .title h1 {
  font-size: 20px;
}

.info-box .title .info-time {
  color: #b4b4b4;
  padding: 5px 0;
}

.back-list {
  color: #999;
  cursor: pointer;
  display: block;
  left: 105px;
  position: absolute;
  top: 37px;
}

.back-list em {
  color: #999;
  font-family: 宋体;
  font-size: 16px;
  margin-right: 10px;
}

.back-list:hover {
  text-decoration: none;
  color: #e62413;
}

.back-list:hover em {
  color: #e62413;
}

#page2,
#page10,
#page6 {
  position: absolute;
  top: -40px;
}

.service .title1 .more {
  height: 32px;
  line-height: 32px;
  border: 1px solid #e62413;
  text-align: center;
  border-radius: 50px;
  color: #e62413;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin-bottom: -40px;
  padding: 0 15px;
}

.service .title1 .more:hover {
  background: #e62413;
  transition-delay: 0.2s;
}

.service .title1 .more span {
  position: relative;
  z-index: 1;
}

.service .title1 .more:hover span {
  color: #fff;
}

.service .title1 .more i {
  background: url(../images/icon.png) no-repeat;
  background-position: -16px 0;
}

.service .title1 .more i.m-icon {
  width: 11px;
  height: 11px;
  vertical-align: 0;
  display: inline-block;
  border: none;
  margin-left: 5px;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  z-index: 1;
}

.service .title1 .more:hover i.m-icon {
  opacity: 1;
  background-position: 0 0;
}

.service .title1 .more b {
  background: #e62413;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
}

.service .title1 .more:hover b {
  width: 100%;
}
.at-section4 .purpose {
  font-size: 14px;
  font-weight: 400;
  color: #e62413;
  margin-top: 34px;
}
.at-section4 .contact2 .purpose {
  text-align: left;
  margin: 0 0 20px 15px;
  font-size: 16px;
}
.at-section4 .contact1 .purpose {
  font-size: 14px;
  color: #e62413;
  margin-top: 0;
  text-align: left;
  text-indent: 15px;
}
.at-section4 .pro .purpose {
  font-size: 14px;
  color: #e62413;
  margin-top: 34px;
}
.at-section4 .purpose-desc {
  font-size: 14px;
  color: #747b88;
}
.at-section4 .up .purpose-desc {
  font-size: 12px;
  color: #747b88;
}

.at-section4 .contact2 .purpose-desc {
  text-align: left;
  margin-left: 15px;
  line-height: 30px;
}
.at-section4 .contact1 .purpose-desc {
  text-align: left;
  margin-left: 15px;
  font-size: 14px;
}
.at-section4 .pro .purpose-desc {
  font-size: 14px;
  color: #747b88;
}
.mod-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.at-column .up,
.at-column .down {
  display: flex;
  padding: 25px 30px;
}
.at-culture.contact1,
.at-culture.contact2 {
  width: 1000px;
}
.at-culture.contact2 {
  margin-top: 40px;
  padding-left: 8%;
  display: flex;
  flex-direction: column;
}

.at-culture.contact1,
.at-culture.contact2 {
  width: 1000px;
}
.at-culture.contact2 .at-column.at-column3 {
  width: 1000px;
  display: flex;
  flex-direction: row;
}
.at-culture.contact2 .at-column.at-column4 {
  /* margin-bottom: 30px; */
  margin-bottom: 30px;
  width: 1000px;
  display: flex;
  flex-direction: row;
}
.at-culture,
.at-grid {
  text-align: center;
  margin: 0 70px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.about-section2p .at-section4 .culture {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  font-family: 微软雅黑;
  font-weight: 300;
}
.about-section2p .at-section4 h2 {
  min-width: 178px;
  font-size: 30px;
  margin-bottom: 3px;
  display: inline-block;
  color: #333;
}

@media screen and (min-height: 760px) {
  .page2,
  .page3,
  .page4,
  .page10,
  .page11,
  .page6 {
    min-height: 750px;
  }
}

@media screen and (min-height: 900px) {
  .page2,
  .page3,
  .page4,
  .page10,
  .page11,
  .page6 {
    min-height: 880px;
  }
}
.first-ul {
}
.first-ul li {
  width: 496px;
  height: 314px;
  margin-top: 65px;
}
