html, body {
  overflow-x: hidden;
}

body {
  font-size: 14px;
  font-family: 'Microsoft YaHei UI';
}

.tel-400 {
  margin-right: 29px;
}

.space {
  margin-right: 18px;
}

.details a:hover *,.details a:hover {
  color: #f6863b;
  text-decoration: underline;
}

.banner2 .swiper-container4 .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.banner2 .swiper-container4 .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

.banner2 .swiper-container4 .swiper-active-switch {
  background: #fff;
}

.payment,.download,.fwlc {
  opacity: 0;
}

.swiper-container4 {
  height: 463px;
}

.swiper-container4 .swiper-slide {
  overflow: hidden;
}

.top img {
  height: 25px;
}

.paging {
  text-align: right;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.paging span,.paging a {
  display: inline-block;
  color: #6c6c6c;
  cursor: pointer;
}

.paging .page_prev,.paging .active,.paging .page_next,.paging .page_text,.paging .gopage,.paging .list_page_span,.paging .num-page {
  line-height: 23px;
  height: 24px;
  border: 1px solid #d2d2d2;
  padding: 0 15px;
  margin: 20px 5px 0;
}

.paging .active {
  color: #f6863b;
  border: 1px solid #f6863b;
}

.paging .gopage #gopage {
  border: none;
  text-align: center;
  color: #6c6c6c;
}

.font-1,.font-2,.font-img {
  opacity: 0;
}

.advantage .advantage-bot.advantage-bot2 .text {
  opacity: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.advantage.advantage5 .advantage-bot .office-list li {
  opacity: 0;
}

.advantage.advantage5 .advantage-bot .office-list li {
  opacity: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  visibility: hidden;
}

.serve3 .serve-bottom {
  opacity: 0;
}

.container {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.top {
  height: 50px;
  line-height: 50px;
  background-color: #e7e7e7;
  text-align: right;
  position: fixed;
  width: 100%;
  z-index: 9998;
  top: 0;
  left: 0;
}

.nav {
  height: 140px;
  line-height: 140px;
  position: fixed;
  width: 100%;
  top: 53px;
  left: 0;
  z-index: 9998;
  transition: all .5s;
  background-color: #FFFFFF;
}

.nav .nav-list li {
  float: left;
  width: 110px;
  
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #fff;
}

.nav .nav-list li:hover {
  background-color: #f6863b;
}

.nav .nav-list li:hover a {
  color: #FFFFFF;
}

.nav .nav-list li a {
  color: #333333;
  font-size: 16px;
  display: block;
}

.banner2 {
  width: 100%;
  overflow: hidden;
  padding-top: 190px;
}

.banner2 img {
  width: 100%;
  left:0 !important;
  position: relative;
}

.banner {
	margin:0 auto;
  padding-top: 190px;
 
 min-width:1400px;
  position: relative;
  overflow: hidden;
}

.banner .swiper-container4 {
  height: 463px;
}

.banner .swiper-container {
  height: 784px;
}

.banner .swiper-container .swiper-slide {
  position: relative;
  overflow: hidden;
}

.banner .swiper-container .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.banner .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

.banner .swiper-container .swiper-active-switch {
  background: #fff;
}

.banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
}

.main .index-nav {
  margin-top: 244px;
  background-color: #f6863b;
  height: 72px;
  line-height: 72px;
}

.main .index-nav a.fl {
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 30px;
}

.main .index-nav .index-page {
  color: #FFFFFF;
  font-size: 14px;
  padding-right: 30px;
}

.main .index-nav .index-page a {
  color: #FFFFFF;
}

.main .content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-height: 200px;
}

.main .content .title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

.main .content .info {
  color: #cccccc;
  border-top: 1px dashed #ccc;
  margin-top: 15px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 30px;
}

.main .content .details {
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.main .content .details img {
  display:block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.main .content .prev {
  
  width: 173px;
}

.main .content .prev a {
  display: inline-block;
  width: 80px;
  text-align: center;
  padding: 3px;
}

.main .content .prev a:hover {
  color: #f6863b;
}

.main .content .prev a:nth-of-type(2) {
  position: relative;
}

.main .content .prev a:nth-of-type(2):after {
  content: '';
  position: absolute;
  right: -3px;
  top: 0;
  width: 1px;
  height: 22px;
  background: #ccc;
}

.main .content .prev, .main .content .next {
  border: 1px solid #cccccc;
  padding: 3px 0;
}

.main .content .prev a, .main .content .next a {
  color: #6c6c6c;
}

.main .content .next {
  margin-bottom: 50px;
}

.main .main-top {
  width: 374px;
  margin-left: auto;
  margin-right: auto;
}

.main .main-one {
  padding-bottom: 82px;
}

.main .main-one .main-bottom li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  opacity: 0;
}

.main .main-one .main-bottom li:nth-of-type(4):after {
  content: '';
  display: none;
}

.main .main-one .main-bottom li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 126px;
  background-color: #eaeaea;
}

.main .main-one .main-bottom li .number-box {
  color: #ff4444;
  font-size: 46px;
}

.main .main-one .main-bottom li p {
  font-size: 18px;
  margin-top: 30px;
}

.main .main-one, .main .main-two, .main .main-three {
  text-align: center;
}

.main .main-one .main-top .title, .main .main-two .main-top .title, .main .main-three .main-top .title {
  font-size: 30px;
  color: #333333;
  margin-top: 86px;
  opacity: 0;
}

.main .main-one .main-top .box, .main .main-two .main-top .box, .main .main-three .main-top .box {
  position: relative;
  opacity: 0;
}

.main .main-one .main-top .center, .main .main-two .main-top .center, .main .main-three .main-top .center {
  height: 28px;
  line-height: 28px;
  margin-top: 8px;
}

.main .main-one .main-top .line, .main .main-two .main-top .line, .main .main-three .main-top .line {
  width: 70px;
  height: 1px;
  background-color: #e5e5e3;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.main .main-one .main-top .line.line1, .main .main-two .main-top .line.line1, .main .main-three .main-top .line.line1 {
  left: 0;
}

.main .main-one .main-top .line.line2, .main .main-two .main-top .line.line2, .main .main-three .main-top .line.line2 {
  right: 0;
}

.main .main-one .main-top .boxx, .main .main-two .main-top .boxx, .main .main-three .main-top .boxx {
  width: 74px;
  height: 14px;
  background-color: #504092;
  border: 1px solid #bbb5d5;
  border-bottom: none;
  display: inline-block;
  vertical-align: middle;
}

.main .main-one .main-top .boxp, .main .main-two .main-top .boxp, .main .main-three .main-top .boxp {
  color: #b5b5b5;
  font-size: 14px;
  margin-left: 5px;
}

.main .main-two {
  background-color: #f6f6f6;
  padding-top: 66px;
  padding-bottom: 80px;
}

.main .main-two .main-top .title {
  margin-top: 0;
}

.main .main-two .main-top .title, .main .main-two .main-top .box {
  opacity: 0;
}

.main .main-two .main-bottom li {
  position: relative;
  opacity: 0;
  overflow: hidden;
}

.main .main-two .main-bottom li .img-box {
  height: 208px;
  overflow: hidden;
}

.main .main-two .main-bottom li .img-box .img-inner {
  transition: all .3s;
}

.main .main-two .main-bottom li:hover .img-inner {
  transform: translate3d(0, -210px, 0);
}

.main .main-two .main-bottom li .title {
  transition: all .3s 0.1s;
}

.main .main-two .main-bottom li .desc {
  transition: all .3s 0.1s;
}

.main .main-two .main-bottom li img {
  transition: all .6s;
  z-index: 10;
}

.main .main-two .main-bottom li .title, .main .main-two .main-bottom li .desc, .main .main-two .main-bottom li img {
  position: relative;
}

.main .main-bottom {
  margin-top: 42px;
}

.main .main-bottom .title {
  font-size: 24px;
  color: #333;
  margin-top: 26px;
  margin-bottom: 18px;
}

.main .main-bottom .desc {
  font-size: 16px;
  color: #333;
  text-align: left;
  width: 225px;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.main .main-bottom li {
  float: left;
  width: 25%;
  cursor: pointer;
}

.main .main-bottom li .number-box {
  transition: all .5s;
}

.main .main-bottom li:hover .number-box {
  transform: scale3d(1.2, 1.2, 1.2);
}

.main .main-bottom li:nth-of-type(2) .desc {
  width: 224px;
}

.main .main-bottom li:nth-of-type(3) .desc {
  width: 256px;
}

.main .main-bottom li:nth-of-type(4) .desc {
  width: 226px;
}

.main .main-three {
  background-image: url("../image/banner2.jpg");
  background-position: center center;
  height: 944px;
  padding-top: 55px;
}

.main .main-three .main-top .title {
  font-size: 30px;
  color: #FFFFFF;
  margin-top: 0;
}

.main .main-three .main-top .title, .main .main-three .main-top .box {
  opacity: 0;
}

.main .main-three .main-top .line {
  width: 70px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.main .main-three .main-top .line.line1 {
  left: 0;
}

.main .main-three .main-top .line.line2 {
  right: 0;
}

.main .main-three .main-top .boxx {
  width: 74px;
  height: 14px;
  background-color: #ffd55c;
  border: 1px solid #bbb5d5;
  border-bottom: none;
  display: inline-block;
  vertical-align: middle;
}

.main .main-three .main-top .boxp {
  color: #FFFFFF;
  font-size: 14px;
}

.main .main-three .main-bottom {
  margin-top: 68px;
  width: 1274px;
  margin-left: auto;
  margin-right: auto;
}

.main .main-three .main-bottom ul.brand {
  margin-left: auto;
  margin-right: auto;
}

.main .main-three .main-bottom ul div {
  width: 182px;
  height: 182px;
  float: left;
}

.main .main-three .main-bottom ul li {
  float: left;
  width: 182px;
  height: 182px;
  opacity: 0;
  background-color: #fff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transition: all .3s;
  position: relative;
}

.main .main-three .main-bottom ul li div, .main .main-three .main-bottom ul li .img-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 115px;
  transition: all .3s;
}

.main .main-three .main-bottom ul li div {
  margin: 15px auto 0;
  height: 136px;
  position: absolute;
  width: 100%;
}

.main .main-three .main-bottom ul li img, .main .main-three .main-bottom ul li p {
  transition: all .3s;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.main .main-three .main-bottom ul li img {
  top: 0;
  bottom: 0;
  margin: auto;
}

.main .main-three .main-bottom ul li p {
  bottom: 0;
}

.main .main-three .main-bottom ul li:hover > div {
  transform: scale3d(1.1, 1.1, 1.1);
}

.main .cooperation-container {
  position: relative;
}

.main .cooperation-container .square, .main .cooperation-container .square-line, .main .cooperation-container .square-line2 {
  position: absolute;
}

.main .cooperation-container .square-line, .main .cooperation-container .square-line2 {
  top: -22px;
  width: 1px;
  height: 1341px;
  z-index: -2;
}

.main .cooperation-container .square {
  width: 14px;
  height: 14px;
  top: -38px;
  left: 6px;
  background-color: #231916;
  transform: rotate(45deg);
}

.main .cooperation-container .square-line {
  left: 12px;
  background-color: #a6a6a7;
}

.main .cooperation-container .square-line2 {
  left: 13px;
  background-color: #e9e9e9;
}

.main .cooperation h1 {
  text-align: center;
  color: #656565;
  font-weight: normal;
  font-size: 26px;
}

.main .cooperation p {
  color: #a09f9f;
  font-size: 18px;
  text-align: center;
  margin-top: -10px;
}

.main .cooperation .line {
  width: 45px;
  height: 5px;
  background-color: #ff6000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

.main .cooperation-case {
  margin-bottom: 72px;
}

.main .cooperation-case .cooperation-case-one-top .crticle {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: #005bac;
}

.main .cooperation-case .cooperation-case-one-top .line {
  width: 12px;
  margin-top: 12px;
  margin-left: 2px;
  margin-right: 6px;
}

.main .cooperation-case .cooperation-case-one-top .line1 {
  background-color: #dfdedd;
  height: 1px;
}

.main .cooperation-case .cooperation-case-one-top .line2 {
  background-color: #b8b6b5;
  height: 1px;
}

.main .cooperation-case .cooperation-case-one-top .ellipse {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  width: 121px;
  height: 26px;
  line-height: 26px;
  border-radius: 10px;
  background-color: #005bac;
}

.main .cooperation-case .cooperation-case-one-bottom ul {
  margin-top: 50px;
  margin-left: 13px;
}

.main .cooperation-case .cooperation-case-one-bottom li {
  float: left;
  border: 1px solid #e2e2e2;
  width: 259px;
  height: 89px;
  line-height: 89px;
  text-align: center;
  margin-left: 16px;
  font-size: 20px;
  margin-bottom: 16px;
  opacity: 0;
  background: #e6f4ff;
}

.main .cooperation-case .cooperation-case-one-bottom li a {
  color: #000;
  transition: all .3s;
  display: block;
}

.main .cooperation-case .cooperation-case-one-bottom li a:hover {
  transform: scale(1.1, 1.1);
  color: #f6863b;
}

.main .engineering .engineering-top {
  padding-top: 70px;
}

.main .engineering .engineering-top .title .en, .main .engineering .engineering-top .title .zh {
  font-size: 26px;
}

.main .engineering .engineering-top .title .en {
  color: #5f5e5e;
}

.main .engineering .engineering-top .title .en2 {
  margin-top: 10px;
}

.main .engineering .engineering-top .title .zh {
  color: #5e5e5e;
  margin-top: 40px;
}

.main .engineering .engineering-top .title .zh.zh2 {
  margin-top: 20px;
}

.main .engineering .engineering-top .title .jt-1 {
  margin-top: 40px;
  margin-left: 20px;
  display:none;
}

.main .engineering .engineering-top .desc {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  text-indent: 2em;
  margin-top: 44px;
  margin-bottom: 70px;
  opacity: 0;
}

.main .engineering .engineering-top .desc.desc2 {
  width: 1270px;
  margin:0 auto;
  margin-top: 60px;
  margin-bottom:60px;
  opacity: 0;
}

.main .engineering .engineering-top .desc.desc3 {
  margin-top: 76px;
  margin-bottom: 104px;
  opacity: 0;
}

.main .engineering .engineering-top .title .en {
  opacity: 0;
}

.main .engineering .engineering-top .desc.desc3 .box {
  margin-left: 4px;
  width: 462px;
}

.main .engineering .engineering-top .desc.desc3 .box img {
  width: 100%;
  height: 308px;
}

.main .engineering .engineering-top .desc .box {
  float: left;
  margin-left: 14px;
  margin-bottom: 14px;
  text-indent: 0;
  position: relative;
  width: 197px;
  text-align: center;
}

.main .engineering .engineering-top .desc .box img {
  width: 161px;
}

.main .engineering .engineering-top .desc .box:nth-of-type(1),.main .engineering .engineering-top .desc .box:nth-of-type(2),.main .engineering .engineering-top .desc .box:nth-of-type(3) {
  margin-bottom: 5px;
}

.main .engineering .engineering-top .desc .box p {
  
  right: 56px;
  bottom: 48px;
  font-size: 24px;
  color: #333;
}

.main .line10 {
  width: 100%;
  height: 1px;
  background-color: #e4e4e4;
}

.main .about-container {
  position: relative;
  margin-bottom: 80px;
  overflow: hidden;
}

.main .tabs {
  text-align: center;
  position: relative;
  margin-top: 74px;
  font-size: 0;
}

.main .tabs .tab-inner {
  position: relative;
  display: inline-block;
  width: 800px;
  height: 40px;
}

.main .tabs .tab-nav {
  position: relative;
  text-align: center;
}

.main .tabs .tab-nav span {
  font-size: 0;
  color: #333333;
  cursor: pointer;
}

.main .tabs .tab-nav span span {
  font-size: 18px;
  width: 112px;
  text-align: center;
  display: block;
  margin-left: 20px;
  cursor: pointer;
  float: left;
  position: relative;
  z-index: 999;
}

.main .tabs .tab-nav span span:nth-of-type(1) {
  margin-left: 0;
}

.main .tabs .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 112px;
  height: 5px;
  background-color: #ec8d3f;
  transition: all .3s;
}

.main .tabs .line11 {
  background-color: #e4e4e4;
  width: 100%;
  height: 1px;
  margin-bottom: 55px;
}

.main .about-box {
  position: absolute;
  left: 0;
  top: 0;
}

.main .about-box.about-box1 .about-top img {
  height: 258px;
  margin-left: 14px;
}

.main .about-box.about-box1 .about-top img:nth-of-type(1) {
  margin-left: 0;
}

.main .about-box.about-box1 .about-center {
  margin-top: 15px;
  height: auto;
}

.main .about-box.about-box1 .about-center .box {
  margin-top: 15px;
}

.main .about-box.about-box1 .about-center .box img:nth-of-type(2) {
  margin-left: 11px;
}

.main .about-box.about-box1 .about-center .box2 img {
  display: block;
}

.main .about-box.about-box1 .about-center .box2 img:nth-of-type(2) {
  margin-top: 15px;
}

.main .about-box.about-box1 .about-bottom {
  margin-top: 20px;
}

.main .about-box.about-box2 .about-center {
  height: 88px;
  line-height: 88px;
  margin-top: 38px;
}

.main .about-box.about-box2 .about-center.about-bottom {
  height: 290px;
  line-height: 50px;
}

.main .about-box.about-box2 .about-center.about-bottom p {
  font-size: 18px;
  color: #333333;
}

.main .about-box.about-box2 .about-center.about-bottom .about-center-l, .main .about-box.about-box2 .about-center.about-bottom .about-center-r {
  background-color: #e6e9e6;
  height: 290px;
  text-align: left;
}

.main .about-box.about-box2 .about-center.about-bottom .about-center-l .text {
  width: 390px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 98px;
  text-align: center;
}

.main .about-box.about-box2 .about-center.about-bottom .about-center-r .text {
  width: 318px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  text-align: center;
}

.main .about-box.about-box3 .about-center {
  margin-top: 70px;
}

.main .about-box.about-box3 .about-text {
  font-size: 16px;
  line-height: 46px;
  text-indent: 2em;
}

.main .about-box.about-box3 .fr-box .fr-top-left, .main .about-box.about-box3 .fr-box .fr-top-right {
  margin-left: 4px;
  margin-bottom: 4px;
  width: 264px;
}

.main .about-box.about-box3 .fr-box .fr-top-right {
  width: 405px;
}

.main .about-box.about-box3 .fr-box .text {
  margin-left: auto;
  margin-right: auto;
}

.main .about-box.about-box3 .fr-box .fr-top .fr-top-left, .main .about-box.about-box3 .fr-box .fr-top .fr-top-right {
  height: 270px;
}

.main .about-box.about-box3 .fr-box .fr-top .fr-top-left {
  background-color: #e5bc75;
}

.main .about-box.about-box3 .fr-box .fr-top .fr-top-right {
  background-color: #e6e9e6;
}

.main .about-box.about-box3 .fr-box .fr-top .text {
  width: 118px;
  margin-top: 94px;
}

.main .about-box.about-box3 .fr-box .fr-bottom .fr-top-left, .main .about-box.about-box3 .fr-box .fr-bottom .fr-top-right {
  height: 225px;
}

.main .about-box.about-box3 .fr-box .fr-bottom .fr-top-left {
  background-color: #e6e9e6;
}

.main .about-box.about-box3 .fr-box .fr-bottom .fr-top-right {
  background-color: #15b5b3;
}

.main .about-box.about-box3 .fr-box .fr-bottom .text {
  width: 152px;
  margin-top: 72px;
}

.main .about-box.about-box4 .about-top img {
  display: block;
}

.main .about-box.about-box4 .about-img {
  width: 1052px;
}

.main .about-box.about-box4 .about-img img {
  margin-left: 9px;
  margin-bottom: 11px;
  width: 517px;
  
}



.main .about-box.about-box5 .img-box {
  width: 490px;
  border: 1px solid #e5e5e5;
  padding-top: 14px;
}

.main .about-box.about-box5 .img-box img {
 
  margin-left: 18px;
  margin-bottom: 12px;
  width: 225px;
}

.main .about-box.about-box5 .img-box.img-box4 {
  width: 100%;
}

.main .about-box.about-box5 .img-box.img-box4 img {
  
  margin-left: 18px;
}

.main .about-box.about-box5 .img-box.img-box5 {
  margin-top: 18px;
}

.main .about-box.about-box5 .about-1 {
  margin-left: 15px;
}

.main .about-box.about-box5 .about-1 .img-box2 {
  margin-right: -15px;
}

.main .about-box.about-box5 .about-2 {
  margin-top: 15px;
}

.main .about-box.about-box5 .img-box2 {
  width: 534px;
  margin-left: 16px;
}

.main .about-box.about-box5 .img-box2 img {
  border: 1px solid #e5e5e5;
  padding: 12px 12px;
  margin-right: 14px;
  margin-bottom: 15px;
}

.main .about-box.about-box5 .img-box3 {
  width: 518px;
  border: 1px solid #e5e5e5;
}

.main .about-box.about-box5 .img-box3 img {
  border: none;
  padding: 0;
  margin-right: 0;
  margin-left: 15px;
  margin-top: 10px;
}

.main .about-box.about-box5 .img-box3 img:nth-of-type(2) {
  margin-left: 45px;
}

.main .about-box.about-box6 .box20 {
  width: 332px;
  text-align: center;
  margin-left: 24px;
}

.main .about-box.about-box6 .box20:nth-of-type(1) {
  background-color: #f9eae3;
  padding-top: 57px;
  height: 175px;
  margin-left: 0;
}

.main .about-box.about-box6 .box20:nth-of-type(1) p {
  margin-top: 35px;
}

.main .about-box.about-box6 .box20:nth-of-type(2) {
  background-color: #dcf6f5;
  padding-top: 45px;
  height: 185px;
}

.main .about-box.about-box6 .box20:nth-of-type(2) p {
  margin-top: 32px;
}

.main .about-box.about-box6 .box20:nth-of-type(3) {
  background-color: #eaf7dc;
  padding-top: 58px;
  height: 172px;
}

.main .about-box.about-box6 .box20:nth-of-type(3) p {
  margin-top: 41px;
}

.main .about-box.about-box6 .box20:nth-of-type(4) {
  background-color: #d3f2fa;
  padding-top: 52px;
  height: 178px;
}

.main .about-box.about-box6 .box20:nth-of-type(4) p {
  margin-top: 44px;
}

.main .about-box.about-box6 .box20 p {
  font-size: 16px;
}

.main .about-box.about-box6 .map20 {
  margin-top: 46px;
  
}

.main .about-box.about-box6 li{ float:left; margin-bottom:10px;}

.lxwmdt{ margin:0 auto; background:url(../image/map-12.jpg) no-repeat center center; width:1400px; height:386px;}

.main .about-box.about-box6 .map20 .map20-box {
  width: 685px;
  height: 199px;
  border: 1px solid #e5e5e5;
  margin-bottom: 26px;
  margin-left: 26px;
}

.main .about-box.about-box6 .map20 .map20-box:nth-of-type(3),.main .about-box.about-box6 .map20 .map20-box:nth-of-type(4) {
  margin-bottom: 0;
}

.main .about-box.about-box6 .map20 .map20-box:nth-of-type(2n+1) {
  margin-left: 0;
}

.main .about-box.about-box6 .map20 .map20-box .map-text {
  margin-top: 30px;
}

.main .about-box.about-box6 .map20 .map10 p {
  position: relative;
  z-index: 11;
  width: 255px;
  line-height: 199px;
  text-align: center;
  margin-right: 26px;
  font-size: 18px;
}

.main .about-box.about-box6 .map10 {
  position: relative;
}

.main .about-box.about-box6 .map10 img {
  position: absolute;
  left: 11px;
  top: 11px;
}

.main .about-box.about-box6 .map-text {
  font-size: 16px;
  color: #666666;
  line-height: 48px;
}

.main .about-top {
  background-color: #e6e9e6;
}

.main .about-top .wenh {
  font-size: 18px;
  color: #333333;
  line-height: 50px;
  width: 500px;
}

.main .about-top .wenh .wen {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 84px;
}

.main .about-center .about-center-l, .main .about-center .about-center-r {
  width: 694px;
  float: left;
  font-size: 30px;
  text-align: center;
  background-color: #b2b2b2;
  color: #FFFFFF;
}

.main .about-center .about-center-r {
  margin-left: 12px;
}

.news {
}

.news .title.title-one {
  opacity: 0;
}

.news .title .en {
  font-size: 56px;
  color: #3594e4;
  vertical-align: middle;
  letter-spacing: 2px;
}

.news .title .zh {
  font-size: 30px;
  color: #3594e4;
  margin-left: 30px;
  vertical-align: text-top;
}

.news .news-list li {
  width: 50%;
  float: left;
  opacity: 0;
}

.news .news-list li:nth-of-type(2n) .box {
  float: right;
}

.news .news-list li .big, .news .news-list li .small {
  color: #ff6000;
}

.news .news-list li .big {
  font-size: 28px;
}

.news .news-list li .small {
  font-size: 22px;
}

.news .news-list li .title {
  font-size: 18px;
  margin-top: 24px;
}

.news .news-list li .title a {
  color: #333333;
}

.news .news-list li .title a:hover {
  color: #ff6000;
}

.news .news-list li .desc {
  font-size: 16px;
  color: #b6b6b6;
  line-height: 28px;
  margin-top: 10px;
  min-height: 84px;
}
.news .news-list li .desc a {
  color: #b6b6b6;
}

.news .news-list li .date {
  margin-top: 30px;
}

.news .news-list li .line, .news .news-list li .line2 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c6c6c6;
}

.news .news-list li .line {
  bottom: 0;
}

.news .news-list li .line2 {
  background-color: #d9d9d9;
  bottom: -1px;
}

.news .news-list li .box {
  width: 95%;
  padding-bottom: 24px;
  margin-bottom: 14px;
  position: relative;
}

.go-top {
  cursor: pointer;
  position: relative;
  width: 1172px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 44px;
  margin-bottom: 64px;
  text-align: center;
}

.go-top.go-top2 {
  width: 1008px;
  margin-bottom: 80px;
}

.go-top.go-top2 .line, .go-top.go-top2 .line2 {
  width: 404px;
  background-color: #4a4a4a;
}

.go-top.go-top2 .text {
  width: 160px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}

.go-top .line, .go-top .line2 {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #c4c4c4;
  margin: auto;
  width: 508px;
  height: 1px;
}

.go-top .line {
  left: 0;
}

.go-top .line2 {
  right: 0;
}

.go-top .text {
  width: 120px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #FFFFFF;
  background-color: #7f7f7f;
  display: inline-block;
}

.footer {
  background-color: #2e2e2e;
  color: #818181;
  padding-top: 54px;
  padding-bottom: 62px;
  font-size: 14px;
}

.footer.footer2 {
  padding-top: 4px;
}

.footer ul li {
  float: left;
  position: relative;
}

.footer ul li a:hover {
  color: #f60;
}

.footer ul li:after {
  content: '';
  background-color: #818181;
  width: 2px;
  height: 14px;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
}

.footer ul li a {
  color: #818181;
  font-size: 14px;
  transition: all .3s;
}

.footer .line1, .footer .line2, .footer .line3 {
  height: 1px;
}

.footer .line1 {
  
  height: 40px;
  margin-top: 32px;
}

.footer .line2 {
  background-color: #4a4a4a;
}

.footer .line {
  height: 10px;
  margin-top: 30px;
}

.footer .go-top .line {
  margin-top: auto;
  height:1px;
}

.footer .line3 {
  background-color: #626262;
  margin-bottom: 44px;
}

.footer .foot-nav {
  width:50%;
}

.footer .yqlj{ float:right; width:29%;}
.yqlj li:last-of-type:after {
    display: none;
}
.footer .foot-nav a {
  color: #d7d7d7;
  transition: all .3s;
}

.footer .foot-nav a:hover {
  color: #ff0000;
}

.footer .address, .footer .banq {
  line-height: 32px;
  margin-top:25px;
}

.footer .address a, .footer .banq a {
  color: #818181;
}

.footer .cnzz {
  margin-left: 5px;
}

.footer .address {
 
}

.footer .img-line {
  width: 5px;
  height: 158px;
  margin-left: 48px;
  margin-right: 43px;
}

.footer .ewm {
  margin-left: 100px;
  margin-top: 22px;
  
}

.footer .ewm p {
  width: 20px;
  line-height: 14px;
  margin-left: 8px;
}

.footer .tel {
  width: 220px;
  text-align: center;
  margin-left: 43px;
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 22px;
}

.footer .tel p {
  margin-top: 10px;
}

.serve.serve3 .serve-top {
  margin-top: 110px;
}

.serve.serveg {
  width: 100%;
}

.serve.serveg .serve-bottom {
  margin-top: 26px;
  height: 520px;
  background-image: url("../image/bg-2.jpg");
  background-position: center center;
}

.serve.serveg .serve-bottom ul {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.serve.serveg .serve-bottom ul li {
  width: 25%;
  opacity: 0;
}

.serve.serveg .serve-bottom ul .box {
  width: 230px;
  height: 290px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  cursor: pointer;
}

.serve.serveg .serve-bottom ul .box .triangle-bot, .serve.serveg .serve-bottom ul .box .triangle-top {
  display: none;
}

.serve.serveg .serve-bottom ul .box .square, .serve.serveg .serve-bottom ul .box .p10, .serve.serveg .serve-bottom ul .box .p11 {
  transition: all .2s;
}

.serve .serve-top {
  position: relative;
  text-align: center;
  margin-top: 72px;
}

.serve .serve-top .line, .serve .serve-top .line2 {
  width: 620px;
  height: 1px;
  background-color: #dedede;
  position: absolute;
  top: 28px;
  bottom: 0;
}

.serve .serve-top .line {
  left: 0;
}

.serve .serve-top .line2 {
  right: 0;
}

.serve .serve-top .title {
  font-size: 26px;
  color: #656565;
  opacity: 0;
}

.serve .serve-top .title-en {
  font-size: 18px;
  color: #a09f9f;
  margin-top: 6px;
  opacity: 0;
}

.serve .serve-top .line3 {
  width: 46px;
  height: 5px;
  background-color: #ff6000;
  display: inline-block;
  opacity: 0;
}

.serve .serve-bottom {
  position: relative;
}

.serve .serve-bottom li {
  float: left;
}

.serve .serve-bottom li .box {
  position: relative;
  width: 350px;
  height: 460px;
  margin-top: 50px;
}

.serve .serve-bottom li .box .triangle-top, .serve .serve-bottom li .box .triangle-bot, .serve .serve-bottom li .box .square {
  position: absolute;
  left: 0;
}

.serve .serve-bottom li .box .triangle-bot, .serve .serve-bottom li .box .triangle-top {
  width: 0;
  height: 0;
  overflow: hidden;
}

.serve .serve-bottom li .box .triangle-top {
  border-bottom: 115px solid #3b3b3b;
  border-left: 175px solid transparent;
  border-right: 175px solid transparent;
  top: 0;
}

.serve .serve-bottom li .box .triangle-bot {
  border-top: 115px solid #3b3b3b;
  border-left: 175px solid transparent;
  border-right: 175px solid transparent;
  bottom: 0;
}

.serve .serve-bottom li .box .square {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.serve .serve-bottom li .box .inner {
  position: relative;
  z-index: 99;
  text-align: center;
}

.serve .serve-bottom li .box .inner .icon10 {
  margin-top: 52px;
}

.serve .serve-bottom li .box .inner .p10 {
  font-size: 22px;
  color: #777777;
  margin-top: 26px;
  margin-bottom: 20px;
}

.serve .serve-bottom li .box .inner .p11 {
  font-size: 16px;
  color: #777777;
  margin-top: 12px;
}

.serve .serve-bottom li .box .inner .p11.p12 {
  margin-top: 8px;
}

.serve .serve-bottom li .box .inner .line {
  width: 172px;
  height: 1px;
  background-color: #ff6000;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.serve .serve-bottom li .box .inner .line .line2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 27px;
  background-color: #ff6000;
}

.serve .serve-bottom .case {
  margin-top: 42px;
}

.serve .serve-bottom .case.case2 {
  margin-top: 24px;
}

.serve .serve-bottom .case.case3 .cri {
  background-color: #ff746b !important;
}

.serve .serve-bottom .case.case4 .cri {
  background-color: #9700ff !important;
}

.serve .serve-bottom .case.case5 .cri {
  background-color: #fff;
}

.serve .serve-bottom .case .case-brand {
  position: relative;
  width: 270px;
}

.serve .serve-bottom .case .case-brand .cri {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 100%;
  background-color: #299efe;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.serve .serve-bottom .case .case-brand .cri2 {
  width: 166px;
  height: 76px;
  line-height: 76px;
  position: absolute;
  right: 0;
  top: 2px;
  border-radius: 35px;
  background-color: #f0f0f0;
  font-size: 22px;
  color: #333333;
  z-index: 8;
  padding-left: 104px;
}

.serve .serve-bottom .case .case-top {
  opacity: 0;
}

.serve .serve-bottom .case .line {
  width: 1118px;
  border-bottom: 1px dashed #dbdbdb;
  margin-top: 40px;
}

.serve .serve-bottom .case .case-list {
  margin-top: 78px;
  padding-left: 44px;
}

.serve .serve-bottom .case .case-list li {
  float: left;
  margin-left: 30px;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: all .5s;
}

.serve .serve-bottom .case .case-list li img {
  transition: all .5s;
}

.serve .serve-bottom .case .case-list li:hover img {
  transform: scale(1.1,1.1);
}

.serve .serve-bottom .case .case-list li .jia {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: transparent;
  transition: all .5s;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
}

.serve .serve-bottom .case .case-list li .jia .heng, .serve .serve-bottom .case .case-list li .jia .shu {
  position: absolute;
  background-color: #ff6000;
}

.serve .serve-bottom .case .case-list li .jia .heng {
  width: 40px;
  height: 8px;
  left: 0;
  top: 16px;
}

.serve .serve-bottom .case .case-list li .jia .shu {
  width: 8px;
  height: 40px;
  top: 0;
  left: 16px;
}

.serve .serve-bottom .case .case-list li img {
  width: 307px;
  height: 195px;
}

.serve .serve-bottom .case .case-list li .mask {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 3px;
  width: 98%;
  height: 36px;
  transition: all .5s;
  background: rgba(0, 0, 0, 0.3);
}

.serve .serve-bottom .case .case-list li .show-img {
  width: 100px;
  height: 100px;
  background-color: transparent;
  right: 0;
  bottom: 0;
  margin: auto;
}



.serve .serve-bottom .case-line {
  width: 3px;
  height: 1800px;
  background-color: #f0f0f0;
  position: absolute;
  left: 36px;
  top: 0;
  z-index: -1;
}

.serve .serve-bottom .process {
  height: 172px;
  margin-bottom: 134px;
  text-align: center;
}

.serve .serve-bottom .process img {
  margin-top: 60px;
}

.serve .serve-bottom .process .pro-font {
  position: relative;
  margin-top: 8px;
}

.serve .serve-bottom .process .pro-font li {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
}

.serve .serve-bottom .process .pro-font li a {
  color: #333333;
}

.serve .swiper-fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  overflow: hidden;
  text-align: center;
}

.serve .swiper-fixed img {
  max-width: 100%;
}

.serve .swiper-fixed .swiper-container3 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1423px;
  height: 100%;
}

.serve .swiper-fixed #btn1,
.serve .swiper-fixed #btn2 {
  width: 50px;
  height: 50px;
  background-image: url("../image/prev.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 10000;
}

.serve .swiper-fixed #btn1 {
  left: 10px;
}

.serve .swiper-fixed #btn2 {
  background-image: url("../image/next.png");
  right: 10px;
}

.form {
  background-image: url("../image/form-bg.jpg");
  height: 202px;
  padding-top: 44px;
}

.form .title {
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  position: relative;
  z-index: 99;
}

.form .title span {
  font-size: 30px !important;
}

.form .input-box {
  margin-top: 52px;
}

.form .input-box div {
  margin-right: 18px;
  float: left;
  font-size: 18px;
  color: #FFFFFF;
}

.form .input-box div .text {
  width: 150px;
  height: 34px;
  border: 1px solid #5f6161;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 15px;
}

.form .input-box div .btn {
  width: 106px;
  height: 42px;
  background-color: #2172b6;
  text-align: center;
  line-height: 42px;
  border: none;
  color: #FFFFFF;
  margin-left: 24px;
  margin-top: -2px;
}

.form .input-box div .area {
  width: 390px;
}

.form .input-box div #code {
  width: 76px;
}

.cooperation {
  margin-top: 60px;
  margin-bottom: 50px;
}

.cooperation li {
  float: left;
  width: 279px;
  height: 138px;
  line-height: 138px;
  text-align: center;
}

.cooperation li:nth-of-type(1), .cooperation li:nth-of-type(2), .cooperation li:nth-of-type(3), .cooperation li:nth-of-type(4), .cooperation li:nth-of-type(5) {
  border-bottom: 1px solid #d2d2d2;
}

.cooperation li:nth-of-type(1), .cooperation li:nth-of-type(2), .cooperation li:nth-of-type(3), .cooperation li:nth-of-type(4), .cooperation li:nth-of-type(6), .cooperation li:nth-of-type(7), .cooperation li:nth-of-type(8), .cooperation li:nth-of-type(9) {
  border-right: 1px solid #d2d2d2;
}

.ad {
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  background-color: #45413e;
  color: #7b7c7e;
  border-bottom: 1px solid #54504d;
}

.ad span {
  color: #ee7115;
}

.advantage {
  padding-top: 80px;
}

.advantage.advantage2 {
  height: 587px;
  background-image: url("../image/bg-1.jpg");
  background-position: center center;
}

.advantage.advantage4 {
  background-color: #f1f1f1;
  height: 388px;
  background-image: url("");
}

.advantage.advantage4 .text {
  font-size: 17px;
  line-height: 38px;
  
  color: #333333;
}

.advantage.advantage5 {
  margin-bottom: 20px;
}

.advantage.advantage5 .advantage-bot .technological {
  height: auto;
}

.advantage.advantage5 .advantage-bot .office-list li {
  width: 33.33333%;
}

.advantage.advantage5 .advantage-bot .office-list li p {
  position: static;
  text-align: left;
  margin-top: 18px;
  color: #333333;
  padding-left: 40px;
}

.advantage.advantage5 .advantage-bot .office-list2 li {
  width: 14.28571%;
}

.advantage.advantage6 {
  margin-top: 10px;
  margin-bottom: 0;
  height: 575px;
  background-image: url("../image/banner-4.jpg");
  background-position: center center;
}

.advantage .advantage-top {
  text-align: center;
}

.advantage .advantage-top .box {
  position: relative;
  width: 420px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
}

.advantage .advantage-top .box p {
  font-size: 30px;
  color: #333;
  position: absolute;
  left: 0;
  top: -5px;
  right: 0;
  margin: auto;
}

.advantage .advantage-top .box .top, .advantage .advantage-top .box .top2, .advantage .advantage-top .box .bottom, .advantage .advantage-top .box .bottom2, .advantage .advantage-top .box .left, .advantage .advantage-top .box .right, .advantage .advantage-top .box .vertical, .advantage .advantage-top .box .vertical2 {
  position: absolute;
  background: #cfcfcf;
  height: 1px;
  z-index: 999;
}

.advantage .advantage-top .box .top, .advantage .advantage-top .box .top2 {
  width: 70px;
  top: 0;
}

.advantage .advantage-top .box .top {
  left: 0;
}

.advantage .advantage-top .box .top2 {
  right: 0;
}

.advantage .advantage-top .box .bottom, .advantage .advantage-top .box .bottom2 {
  width: 150px;
  bottom: 0;
}

.advantage .advantage-top .box .bottom {
  left: 0;
}

.advantage .advantage-top .box .bottom2 {
  right: 0;
}

.advantage .advantage-top .box .vertical, .advantage .advantage-top .box .vertical2 {
  height: 6px;
  width: 1px;
}

.advantage .advantage-top .box .left, .advantage .advantage-top .box .right {
  width: 1px;
  height: 48px;
}

.advantage .advantage-top .box .left {
  left: 0;
}

.advantage .advantage-top .box .right {
  right: 0;
}

.advantage .advantage-top .box img.icon22, .advantage .advantage-top .box img.icon23, .advantage .advantage-top .box img.icon25, .advantage .advantage-top .box img.font-2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
}

.advantage .advantage-top .box img.icon22.font-img, .advantage .advantage-top .box img.icon23.font-img, .advantage .advantage-top .box img.icon25.font-img, .advantage .advantage-top .box img.font-2.font-img {
  position: static;
}

.advantage .advantage-bot.advantage-bot2 {
  margin-top: 80px;
}

.advantage .advantage-bot.advantage-bot2 li {
  opacity: 0;
}

.advantage .advantage-bot.advantage-bot2 li span, .advantage .advantage-bot.advantage-bot2 li .line, .advantage .advantage-bot.advantage-bot2 li p {
  transition: all .2s;
}

.advantage .advantage-bot li {
  float: left;
  width: 20%;
  text-align: center;
  position: relative;
  height: 318px;
  overflow: hidden;
}

.advantage .advantage-bot li span {
  display: inline-block;
  width: 206px;
  height: 243px;
  border-radius: 3px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
}

.advantage .advantage-bot li img {
  transition: all .3s;
}

.advantage .advantage-bot li p {
  font-size: 20px;
  color: #676767;
  bottom: 86px;
}

.advantage .advantage-bot li p, .advantage .advantage-bot li .line {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.advantage .advantage-bot li .line {
  width: 52px;
  height: 5px;
  background-color: #676767;
  display: inline-block;
  bottom: 56px;
}

.advantage .advantage-bot li .box {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 80px;
  transition: all .3s;
}

.advantage .advantage-bot .technological {
  position: relative;
  margin-top: 76px;
  overflow: hidden;
  height: 500px;
}

.advantage .advantage-bot .technological .icon11 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.advantage .advantage-bot .technological .box {
  width: 148px;
  height: 85px;
  position: absolute;
  opacity: 0;
}

.advantage .advantage-bot .technological .box p {
  text-align: center;
  font-size: 26px;
  color: #333333;
  margin-top: 14px;
}

.advantage .advantage-bot .technological .technological-top, .advantage .advantage-bot .technological .technological-bot, .advantage .advantage-bot .technological .technological-cen {
  position: relative;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.advantage .advantage-bot .technological .technological-top {
  width: 808px;
}

.advantage .advantage-bot .technological .technological-cen {
  width: 1124px;
}

.advantage .advantage-bot .technological .technological-bot {
  width: 1000px;
}

.advantage .advantage-bot .technological .box1 {
  left: 0;
}

.advantage .advantage-bot .technological .box2 {
  width: 166px;
  right: 0;
}

.download ul {
  min-height: 500px;
}

.c-news {
  background-image: url("../image/nr_t.jpg");
  background-position: 0 0;
  background-repeat: repeat-x;
  padding-bottom: 80px;
  background-color: #fff;
  padding-top: 50px;
  
}

.c-news .title-one {
  text-align: center;
  background-image: url("../image/weiti.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 50px;
}

.c-news .title-one .zh {
  margin-left: 0;
  color: #000;
  font-size: 22px;
}

.c-news .news-list {
  position: relative;
  min-height: 500px;
}

.c-news .news-list .line33 {
  position: absolute;
  width: 1px;
  background-color: transparent;
  border-right: 1px dashed #cccccc;
  left: 80px;
  top: 25px;
  z-index: 9;
}

.c-news .news-list li {
  width: 100%;
  float: none;
  position: relative;
  z-index: 10;
}

.c-news .news-list li:nth-of-type(2n) .box {
  float: none;
}

.c-news .news-list li .spot {
  width: 3px;
  height: 3px;
  background-color: #000000;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 25px;
}

.c-news .news-list li .box {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 0;
  height: 120px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dashed #cccccc;
}

.c-news .news-list li .title {
  font-size: 20px;
  padding-top: 15px;
}

.c-news .news-list li .desc {
  padding-right: 150px;
  margin-top: 15px;
}

.c-news .news-list li .date {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
}

.c-news .news-list li .date .big, .c-news .news-list li .date .small {
  color: #000000;
  display: block;
}

.c-news .news-list li .date .big {
  font-size: 14px;
}

.c-news .news-list li .date .small {
  font-size: 30px;
  margin-left: 10px;
  margin-top: 15px;
}

.c-news .news-list li .kan {
  width: 122px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 8px;
  background-color: #f6863b;
  border-radius: 10px;
}

.c-news .news-list li .kan a {
  color: #FFFFFF;
  font-size: 16px;
}

.download {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.download li {
  width: 359px;
  height: 98px;
  margin: 0 0 39px 39px;
  text-align: left;
}

.download li:nth-of-type(3n+1) {
  margin-left: 0;
}

.download .download-fr {
  width: 262px;
  height: 91px;
  padding-top: 5px;
  border-bottom: 1px solid #f8dada;
  border-top: 1px solid #f8dada;
  border-right: 1px solid #f8dada;
  background-color: #fff6f7;
}

.download .download-fr span {
  width: 262px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.download .download-fr a {
  display: block;
  width: 116px;
  height: 30px;
  line-height: 28px;
  color: #ffffff;
  background-color: #f6863b;
  margin-left: 73px;
  text-align: center;
}

.payment {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}

.payment .tip {
  line-height: 28px;
}

.payment .payment-box {
  margin-top: 30px;
}

.payment .payment-box .payment-item {
  padding-top: 30px;
  width: 599px;
  height: 160px;
  line-height: 26px;
}

.payment .payment-box .payment-item:nth-of-type(1) {
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.payment .payment-box .payment-item .payment-item-box {
  margin-left: auto;
  margin-right: auto;
}
.payment .payment-box .payment-item:nth-of-type(1) .payment-item-box,.payment .payment-box .payment-item:nth-of-type(3) .payment-item-box {
  width: 530px;
}
.payment .payment-box .payment-item:nth-of-type(2) .payment-item-box,.payment .payment-box .payment-item:nth-of-type(4) .payment-item-box {
  width: 580px;
}
.payment .payment-box .payment-item:nth-of-type(2) .payment-item-box img {
  margin-top: 10px;
  margin-left: 15px;
}
.payment .payment-box .payment-item:nth-of-type(2) {
  border-bottom: 1px solid #dadada;
}
.payment .payment-box .payment-item:nth-of-type(3) {
  border-right: 1px solid #dadada;
}
.payment .payment-box .payment-item:nth-of-type(4) {
  width: 590px;
}

.payment .payment-box .payment-item:nth-of-type(4) img {
  margin-left: 32px;
}

.payment .payment-box .payment-item .item-fl {
  margin-left: 18px;
  margin-right: 18px;
}

.payment .payment-box .payment-item .item-fr {
  color: #666;
}

.fwlc {
  text-align: center;
}

.form2 .form-table {
  width: 565px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.form2 .form-table input, .form2 .form-table textarea {
  width: 400px;
  border-radius: 5px;
  border: 1px solid #ccc;
  line-height: 28px;
  padding-left: 10px;
}

.form2 .form-table .nr {
  vertical-align: middle;
}

.form2 .form-table div {
  margin-top: 15px;
  margin-bottom: 15px;
}

.form2 .form-table label.xm,
.form2 .form-table label.dh,
.form2 .form-table label.email {
  text-indent: 4em;
  display: inline-block;
}

.form2 .form-table label.mofei {
  text-indent: 3em;
  display: inline-block;
}

.form2 .form-table textarea {
  height: 100px;
}

.form2 .form-table .btn {
  color: #666;
  cursor: pointer;
  margin-left: 100px;
}

#code {
  width: 316px;
}

.main .about-box.about-box6 .map20 .map20-box .map-text .map-text1 {
  display: block;
}
.main .about-box.about-box6 .map20 .map20-box .map-text .map-text2 {
  display: none;
}

.tuandui-left{float:left; width:888px;}
.tuandui-left img{ float:left; margin-bottom:13px;}
.tuandui-right{float:left; width:498px; margin-left:12px}
.tuandui-right img{ float:left; margin-bottom:13px;}



.about-zzryImg{
    border: 3px solid #e6e6e6;
}
.about-zzryL{
    width: 985px;
    margin-top: 14px;
    margin-left: 17px;
}
.about-zzryL div img {
	width:313px;
    height:229px;
    margin-right: 14px;
    margin-bottom: 14px;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
}
.about-zzryR{
    width: 334px;
    margin-right: 17px;
    margin-top: 14px;
}
.about-zzryR div img {
    box-sizing: border-box;
    margin-bottom: 14px;
    border: 1px solid #c1c1c1;
}
@media screen and (max-width: 1439px) {
  * {
    box-sizing: border-box;
  }
  .payment .payment-box .payment-item:nth-of-type(2) .payment-item-box img {
    margin-left: 0;
  }
  .payment .payment-box .payment-item:nth-of-type(4) img {
    margin-left: 0;
  }
  .space {
    margin-right: 14px;
  }
  .advantage.advantage4 {
  	height: auto;
    padding-bottom: 88px;
  }
  .logo img {
    width: 500px;
  }
  .container {
    width: 100%;
    max-width: 1200px;
  }
  .nav .nav-list li {
    width: 92px;
  }
  .footer .img-line {
    margin-left: 10px;
    margin-right: 10px;
  }
  .footer .ewm {
    margin-left: 8px;
  }
  .footer .tel {
    margin-left: 15px;
  }
  .main .main-three .main-bottom ul div {
    width: 168px;
    height: 168px;
  }
  .main .main-three .main-bottom ul li {
    width: 168px;
    height: 168px;
  }
  .main .main-three .main-bottom {
    width: 1176px;
  }
  .serve.serveg .serve-bottom ul {
    width: 100%;
  }
  .serve .serve-bottom .case .case-list li {
    width: 22%;
    margin-left: 2%;
  }
  .serve .serve-bottom .case .case-list li img {
    width: 100%;
    height: 165px;
  }
  .serve .swiper-fixed .swiper-container3 {
    width: 100%;
  }
  .serve .serve-top .line, .serve .serve-top .line2 {
    width: 520px;
  }
  .cooperation li {
    width: 19%;
  }
  .form .input-box div .area {
    width: 354px;
  }
  .advantage .advantage-bot li img {
    width: 90%;
  }
  .main .engineering .engineering-top .desc.desc3 .box {
    width: 32%;
    margin-left: 1%;
  }
  .main .engineering .engineering-top .desc.desc3 .box img {
    width: 99%;
    height: 270px;
  }
  .main .cooperation-case .cooperation-case-one-bottom li {
    margin-left: 1%;
    width: 18.8%;
  }
  .main .cooperation-case .cooperation-case-one-bottom li img {
    max-width: 99%;
  }
  .main .about-box.about-box3 .about-center img {
    width: 300px;
  }
  .main .about-box.about-box1 .about-top img {
   width: 32%;
  }
  .main .about-box.about-box1 .about-top img {
    margin-left: 2%;
    height: 200px;
  }
  .main .about-box {
    width: 100%;
  }
  .main .about-box.about-box1 .about-center .fl {
    width: 60%;
  }
  .main .about-box.about-box1 .about-center .fl img {
    width: 100%;
  }
  .main .about-box.about-box1 .about-center .box img {
    width: 49%;
  }
  .main .about-box.about-box1 .about-center .fr {
    width: 39%;
  }
  .main .about-box.about-box1 .about-center .fr img {
    width: 100%;
  }
  .main .about-center .about-center-r {
    width: 2%;
  }
  .main .about-center .about-center-l, .main .about-center .about-center-r {
    width: 49%;
  }
  .main .about-box4 .about-top {
    width: 30%;
  }
  .main .about-box4 .about-top img {
    width: 100%;
  }
  .main .about-box4 .about-img {
    width: 68% !important;
  }
  .main .about-box4 .about-img img {
    width: 49% !important;
    margin-left: 1% !important;
  }
  .main .about-box.about-box5 .img-box {
    width: 336px;
  }
  .main .about-box.about-box5 .img-box2 {
    width: 413px;
  }
  .main .about-box.about-box5 .img-box img {
    margin-left: 10px;
    width: 154px;
    height: 200px;
  }
  .main .about-box.about-box5 .img-box2 img {
    margin-right: 6px;
    width: 200px;
    height: 203px;
  }
  .main .about-box.about-box5 .img-box3 {
    width: 404px;
  }
  .main .about-box.about-box5 .img-box3 img {
    width: 178px;
  }
  .about-14 {
    width: 240px;
    height: 448px;
  }
  .main .about-box.about-box5 .img-box2 {
    margin-left: 11px;
  }
  .main .about-box.about-box5 .img-box3 img:nth-of-type(2) {
    margin-left: 19px;
  }
  .main .about-box.about-box5 .about-1 {
    width: 750px;
  }
  .main .about-box.about-box5 .img-box.img-box4 .clear img {
    width: 23.7%;
    margin-left: 1%;
    height: 240px;
  }
  .main .about-box.about-box5 .img-box.img-box4 .img-box5.clear img {
    width: 238px;
    height: 160px;
  }
  .main .about-box.about-box6 .box20 {
    width: 23.5%;
    margin-left: 2%;
  }
  .main .about-box.about-box6 .map20 .map20-box {
    width: 49%;
    margin-left: 2%;
    height: auto;
  }
  .main .about-box2 .about-top img.fl {
    width: 600px;
    height: 350px;
  }
  .main .about-top .wenh {
    width: 400px;
  }
  .main .about-top .wenh .wen {
    margin-top: 72px;
  }
  .serve .serve-bottom .case .case-brand .cri2 {
    width: 246px;
    padding-left: 78px;
  }
  .main .about-box.about-box3 .about-center .fr-box {
    width: 50%;
  }
  .main .about-box.about-box3 .about-center .about-10 {
    width: 49%;
  }
  .main .about-box.about-box3 .about-center .about-10 img {
    width: 100%;
  }
  .main .about-box.about-box3 .about-center .fr-box .fr-top .fr-top-left {
    width: 40%;
  }
  .main .about-box.about-box3 .about-center .fr-box .fr-top .fr-top-right {
    width: 58%;
  }
  .main .about-box.about-box3 .about-center .fr-box .fr-bottom .fr-top-left {
    width: 40%;
  }
  .main .about-box.about-box3 .about-center .fr-box .fr-bottom .fr-top-right {
    width: 58%;
  }
  .main .about-box.about-box6 .box20 {
    height: auto !important;
    padding-bottom: 30px;
  }
  .serve .serve-bottom .process img {
    width: 1200px;
  }
  .main .engineering .engineering-top .desc .box img {
  	width: 200px;
  }
  .main .engineering .engineering-top .desc.desc2 {
    width: 1006px;
  }
  .main .about-box.about-box6 .map20 img {
    width: 100%;
  }
  .main .about-box.about-box5 .about-1 {
    margin-left: 0;
  }
  .main .about-box.about-box6 .map10 {
    width: 240px;
  }
  .main .about-box.about-box6 .map20 .map20-box img {
    width: 220px;
  }
  .main .about-box.about-box6 .map20 .map10 p {
    line-height: 184px;
  }
  .main .about-box.about-box6 .map-text {
    font-size: 14px;
  }
  .main .about-box.about-box4 .about-img img {
    height: 239px;
  }
  .form .input-box div .text {
    width: 150px;
  }
  .form .input-box div .area {
    width: 240px;
  }
  .form .input-box div #code {
    width: 80px;
  }
  .main .about-box.about-box1 .about-center .box2 img:nth-of-type(2) {
  	height: 190px;
  }
  .serve .serve-bottom .process {
    width: 1200px;
  }
  .main .index-nav,.c-news,.main .content {
    width: 1000px;
  }
  .main .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main .about-box {
    width: 1000px;
    right: 0;
    margin: 0 auto;
  }
  .about-9 {
    width: 1000px;
  }
  .main .about-box.about-box6 .map20 .map20-box .map-text {
    margin-top: 38px;
    line-height: 28px;
  }
  .main .about-box.about-box6 .map20 .map20-box .map-text .map-text1 {
    display: none;
  }
  .main .about-box.about-box6 .map20 .map20-box .map-text .map-text2 {
    display: block;
  }
  .main .about-box.about-box3 .fr-box .fr-top .fr-top-left, .main .about-box.about-box3 .fr-box .fr-top .fr-top-right {
    height: 215px;
  }
  .banner img {
    
	display:block; max-width:100%; height:auto; overflow:hidden;
  }
  .banner .swiper-container {
    height: 558px;
  }
  .payment {
  	width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  .payment .payment-box .payment-item {
    width: 50%;
  }
  .payment .payment-box .payment-item .payment-item-box {
    width: 324px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .payment .payment-box .payment-item .item-fl {
    width: 210px;
    text-align: center;
  }
  .main .engineering .engineering-top .desc .box {
    width: 327px;
  }
  .main .engineering .engineering-top .desc .box {
    margin-left: 8px;
  }
  .c-news .news-list li .box {
    width: 90%;
  }
  .c-news .news-list .line33 {
    left: 31px;
    height: 1680px !important;
  }
  .paging {
    width: 960px;
  }
  .about-15 {
     height: 448px
  }
  

  .about-zzryL {
	width: 718px;
 }
  .about-zzryL div img {
    width: 223px;
    height: 162px;
  }
  .about-zzryR {
    width: 242px;
 }
 .about-zzryR div img:first-of-type{
    width: 240px !important;
    height: 338px !important;
 }
 .about-zzryR div img:last-of-type {
 	width: 240px !important;
    height: 162px !important;
 }
 
 .fwfw-igs .box{
 	width:159px !important;
 
 }
  .fwfw-igs .box img{
 	width:150px !important;
 
 }
}
@media screen and (max-width: 1439px) {
  .payment .payment-box .payment-item:nth-of-type(1) .payment-item-box, .payment .payment-box .payment-item:nth-of-type(3) .payment-item-box {
    width: 472px;
  }
  .payment .payment-box .payment-item:nth-of-type(2) .payment-item-box, .payment .payment-box .payment-item:nth-of-type(4) .payment-item-box {
    width: 478px;
  }
  .payment .payment-box .payment-item .item-fl {
    width: 224px;
  }
  .payment .payment-box .payment-item:nth-of-type(4) {
    width: 470px;
  }
  .payment .payment-box .payment-item:nth-of-type(4) img,.payment .payment-box .payment-item:nth-of-type(2) img {
    
  }
  .c-news .news-list li .box {
    width: 940px;
    padding-left: 19px;
  }
  .c-news .news-list .line33 {
    left: 30px;
  }
  .c-news .news-list li .spot {
    left: -1px;
  }
  .paging {
    width: 960px;
  }
}