@charset "UTF-8";
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,img {margin: 0;padding: 0;border: none;word-break: keep-all;}
body {
  background: #fff;
  font-family:"MiSans","Microsoft YaHei", "Arial", arial;
  font-size: 12px;
  color: #333333;max-width: 100%;overflow-x: hidden;
  font-weight: normal;word-break: keep-all;
}
textarea,input {
  font-family: "Microsoft YaHei", "Arial", arial;
  color: #333333;
  font-size: 12px;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select,
input:focus,
textarea:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
.mt--25{margin-top:-35px;}
.text_tu{text-transform: uppercase;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu {  display: block;}
ol,ul,li {  list-style: none;}
h1,h2,h3,h4,h5,h6 {  font-size: 12px;  color: #333333;  font-weight: normal;word-break: keep-all;}
a,a:link,a:visited,a:focus,a:active,a:hover {font-family: "Microsoft YaHei", "Arial", arial;color: #333333;font-size: 12px;text-decoration: none;outline: none;}
a:hover {  color: #004e9d;}
html,body {  height: 100%;}
body.hide {  overflow: hidden;}
body {background: #f5f5f5;}
.text-center{text-align: center;}
.tx:after,.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.wrap:after,.clearfix:after {content: "";height: 0;display: block;clear: both;}
.white {
  background: #fff;
}

.bge7e8ec{background-color: #e7e8ec;}
.bgfff{background-color: #fff;}

@media only screen and (max-width: 1440px) {
  .wrap {
    max-width: 1200px;
  }
}
.lzpic2 {
  display: none;
}
img {width: 100%;display: block;}
.col,.row {width: 100%;box-sizing: border-box;}
.col:after,.row:after{content: "";height: 0;display: block;clear: both;}
.l {float: left;}
.r {float: right;}
.h100vh,.cybannerzw.pt120.h100vh{height: 100vh;}
.ptb120{padding:120px 0;}
.ptb60{padding:60px 0;}
.mb40{margin-bottom: 40px;}
.ptb30{padding:30px 0;}
.txbox:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.article {
  line-height: 28px;
  font-size: 16px;
  color: #666666;
  overflow-wrap: break-word;
}
.article img {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.mainFilter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.loadingTop {
  width: 40px;
  height: 40px;
  background: url(../images/loading.gif) no-repeat center;
  background-size: 100% 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 999;
  display: none;
}
.headTop {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  bottom: 0;
  border-bottom: solid 1px #2e2e2e;
  font-size: 14px;
  color: #666666;
}
.headTop a {
  font-size: 14px;
  color: #666666;
}
.headTop .slogan {
  float: left;
}
.headTop .photo {
  float: right;
  padding-left: 25px;
  background: url(../images/photo.png) no-repeat 0 center;
}
.header {
  width: 100%;
  height: 92px;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 99;
}
.header .wrap {max-width:1680px;border-bottom: solid 1px rgba(255,255,255,.30);}
.header.fixed {position: fixed;top: 0;}
.header.black {background:rgba(0,0,0,.40);}
.header .logo {
  width: 200px;
  height: 60px;
  float: left;
  overflow: hidden;
  margin: 17px 0 0 0;
}

.header .language{float: right;margin: 24px 0 0 10px;width: 120px;background: rgba(1,75,148,.60);border-radius:10px;}
.header .language a h2{font-weight:400;font-size:18px;color: #fff;line-height:40px;}
.header .language img{height:40px;width: 40px;float: left;}
.header .language .sub {width:120px;position: absolute;top:64px;z-index: 9;background:rgba(0,0,0,.60);border-radius:10px;padding:10px 0;display: none;border: none;text-align:center}
.header .language:hover .sub{display: block;}
.header .language .sub li a{font-size:14px;color: #fff;line-height:40px;}



.header .searchBox {float: right;margin: 31px 0 0 0;}


.header .searchBox .searchBtn {display: none;}
.header .searchBox .searchBar {width: 164px;height: 30px;background:rgba(0,0,0,.60);border-radius: 30px;overflow: hidden;}
.header .searchBox .searchBar .btn {
  width: 54px;
  height: 30px;
  float: left;
  background: url(../images/search1.png) no-repeat center;
}
.header .searchBox .searchBar .btn input {
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.header .searchBox .searchBar .inpu {
  width: 100%;
  height: 30px;
  padding-left: 54px;
  background: rgba(0,0,0,.60);
  box-sizing: border-box;
}
.header .searchBox .searchBar .inpu input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 0px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;background: rgba(0,0,0,.60);
}
.header .searchBox .searchBar .inpu input::-webkit-input-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input:-moz-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input::-moz-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input:-ms-input-placeholder {
  color: #666666;
}
.header .phone,.header .menuBtn {
  display: none;
}
.header .nav {
  float: right;
  margin-right: 20px;border-right:solid 1px rgba(255,255,255,.30);
}
.header .nav .tit {
  display: none;
}
.header .nav > ul > li {
  float: left;
  /*background: url(../images/nav_line.png) no-repeat 0 center;*/
  text-align: center;
}
.header .nav > ul > li:first-child {
  background: none;
}
.header .nav > ul > li > a {
  width:108px;
  height: 92px;
  line-height: 92px;
  display: block;
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  padding-left: 0px;
}
.header .nav > ul > li > a > span {
  width: 100%;
  height: 92px;
  line-height: 92px;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav > ul > li > a > span:last-child {
    color: #004e9d; 
    font-size: 18px;
    font-weight: 600;
}
.header .nav > ul > li.on > a > span:first-child,.header .nav > ul > li:hover > a > span:first-child {margin-top: -92px;}
.header .nav .sub {min-width:200px;position: absolute;top:80px;z-index: 9;background:rgba(0,0,0,.60);border-radius:10px;padding:10px 0;display: none;text-align: left;padding:10px 0;}
.header .nav .sub li{line-height: 2;font-size:16px;}

.header .nav .sub .wrap{border-bottom:none;}
.header .nav .sub li a {display: block;line-height:2.5;  transition-duration: 0.2s;color: #fff;-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;font-size:16px;-ms-transition-duration: 0.2s;-o-transition-duration: 0.2s;padding:0 10px 0 20px}
.header .nav .sub li a:hover{background: #004e9d;}


.footer {background: #004e9d url(../img/footerbj.jpg) no-repeat center center;background-size: cover; padding-top: 80px;position: relative;}
.footer .wrap,.footer_copy .wrap{max-width:1600px;}

@media only screen and (max-width: 1440px) {
  .footer .wrap,.footer_copy .wrap{max-width:1400px;}
}


.footer .tit {
  line-height: 20px;
  font-size: 16px;
  color: #fff;font-weight: 600;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer .tit:hover {
  color: #fff;
}
.footer .foot_left{width:330px;display: none;float: left;padding-right:40px;}
.footer .foot_left .logo{}
.footer .foot_left .foot_youshi{padding-top:250px;}
.footer .foot_left .foot_youshi h2{font-size:28px;color: #fff;line-height:2;padding-left:0;}
.footer .foot_left .foot_youshi p{font-size:18px;color: #fff;line-height:2;max-width:400px;}


.footer .linkList {float: left;padding-top:30px;width: calc( 100% - 0px);margin-right:0px;}
.footer .linkList .list {width:10%;float: left;}
.footer .linkList .list:first-child{width:11%;float: left;}
/*.footer .linkList .list:nth-child(2),.footer .linkList .list:nth-child(3){width:15%;float: left;}*/
.footer .linkList ul {margin-top: 26px;}
.footer .linkList li {
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 8px;
}
.footer .linkList li a {
  font-size: 14px;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer .linkList li a:hover {
  color: #000;
}
.footer .r{width: 370px;position:relative;z-index:20;height: auto;float: right;margin-top:-100px;display: block;margin-right: 60px;}

.footer .contact {float: right;width: 100%;}
.footer .contact .text {line-height: 20px;margin-top: 26px;font-size: 18px;text-align: right;color: #fff;}
.footer .contact .text .tel{font-size:42px;color: #fff;}
.footer .contact .text .tel a{font-size:42px;line-height:2;color: #fff;font-weight: 600;background: url(../img/foot_tel.png) no-repeat left center;line-height:3;padding-left:50px;}
.footer .contact .text p{color: #fff;font-size:18px;padding-bottom: 20px;}
.footer .contact .text p a{color: #fff;font-size:18px;}


.footer .qrcode {
  float: right;
  margin-top: 28px;padding-bottom:20px;
}
.footer .qrcode .box {
  margin: 0 0 0 23px;
  text-align: center;
  float: right;
}
.footer .qrcode .pic {
  width: 100px;
  height: 100px;
  /*background: url(../images/qrcode_line.png) no-repeat center;*/
  background-size: 100% 100%;
  padding:0px;
  box-sizing: border-box;
}
.footer .qrcode .txt {
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}
.footer .friendship {
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  border-top: solid 1px #2d2d2d;
  border-bottom: solid 1px #2d2d2d;
  margin-top: 54px;
  padding: 28px 0;
}
.footer .friendship a {
  font-size: 14px;
  color: #666666;
  background: url(../images/friendship_line.gif) no-repeat right 0 center;
  padding: 0 18px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer .friendship a:last-child {
  background: none;
}
.footer .friendship a:hover {
  color: #fff;
}
.footer_copy {
  padding:10px 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;background: #3077b2;
}
.footer_copy span{padding-right:30px;}
.footer_copy:after {content: "";height: 0;display: block;clear: both;}
.footer_copy a {
  font-size: 16px;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer_copy a:hover {
  color: #004e9d;
}
.fixedSidebar {
  width: 82px;
  position: fixed;
  right: 28px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 90;
  text-align: center;
}
.fixedSidebar li {
  position: relative;
  border: solid 1px #eaeaea;
  box-sizing: border-box;
  margin-top: -1px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixedSidebar li:hover {
  border: solid 1px #004e9d;
}
.fixedSidebar li:hover a {
  background: #004e9d;
}
.fixedSidebar li:hover .icon .i1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixedSidebar li:hover .icon .i2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixedSidebar li:hover .txt {
  color: #fff;
}
.fixedSidebar li a {
  height: 80px;
  display: block;
  box-sizing: border-box;
  background: #fff;
  padding-top: 12px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixedSidebar li .icon {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.fixedSidebar li .icon .i1,
.fixedSidebar li .icon .i2 {
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixedSidebar li .icon .i2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixedSidebar li .icon img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.fixedSidebar li .txt {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixedSidebar li .hide {
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 0;
  right: 81px;
  z-index: 5;
  background: #004e9d;
  white-space: nowrap;
  box-sizing: border-box;
  display: none;
}
.fixedSidebar li .phone {
  background: #004e9d;
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
}
.fixedSidebar li .qrcode {
  width: 142px;
  height: 142px;
  padding: 8px;
}
.fixedSidebar li .qrcode img {
  width: 100%;
  display: block;
}
.popupPrice {
  width: 724px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 200;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  display: none;
}
.popupPrice .close {
  width: 20px;
  height: 20px;
  background: url(../images/close.png) no-repeat center;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.popupPrice .close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.popupPrice .title {
  text-align: center;
  background: #004e9d;
  padding: 20px 0;
}
.popupPrice .title .tit {
  line-height: 34px;
  font-size: 24px;
  color: #fff;
}
.popupPrice .title .txt {
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  margin-top: 8px;
}
.popupPrice .content {
  padding: 40px 40px 60px 40px;
  box-sizing: border-box;
}
.popupPrice select,
.popupPrice input[type="text"] {
  width: 312px;
  height: 46px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  padding: 0 14px;
  font-size: 16px;
  color: #666666;
  float: left;
  margin-bottom: 20px;
}
.popupPrice select::-webkit-input-placeholder,
.popupPrice input[type="text"]::-webkit-input-placeholder {
  color: #666666;
}
.popupPrice select:-moz-placeholder,
.popupPrice input[type="text"]:-moz-placeholder {
  color: #666666;
}
.popupPrice select::-moz-placeholder,
.popupPrice input[type="text"]::-moz-placeholder {
  color: #666666;
}
.popupPrice select:-ms-input-placeholder,
.popupPrice input[type="text"]:-ms-input-placeholder {
  color: #666666;
}
.popupPrice select:nth-child(even),
.popupPrice input[type="text"]:nth-child(even) {
  float: right;
}
.popupPrice select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/arrow1.png) no-repeat right 20px center;
}
.popupPrice button,
.popupPrice input[type="button"] {
  max-width: 320px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 20px auto 0 auto;
  clear: both;
  background: #004e9d;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.popupPrice button:hover,
.popupPrice input[type="button"]:hover {
  background: #e98400;
}
@media only screen and (max-width: 1440px) {
  .header .logo {
    width: 160px;
    height: 43px;
  }
  .header .searchBox .searchBar {
    width: 160px;
  }
	.header .wrap {padding:0 15px;}
	.searchBox{display: none;}
  .header .nav {
    margin-right: 0px;
  }
  .header .nav > ul > li > a {
    width:110px;
  }
  .header .nav .sub2 ul {
    width: 800px;
    padding-left: 40px;
  }
  .footer .linkList .list {width: 120px;  }
  .footer .linkList .list:last-child {width: 140px;}
  .footer .contact {
    width: 330px;
  }
  .footer .qrcode .box {
    margin: 0 0 0 10px;
  }
  .footer .qrcode .pic {
    width: 100px;
    height: 100px;
    padding: 5px;
  }
  .footer .friendship a {
    padding: 0 12px;
  }
  .fixedSidebar {
    right: 8px;
  }
}
.main .banner {position: relative;height: 100vh;overflow: hidden;}
.main .banner video {width: 100%;display: block;}

.main .banner .lzpic1{display: block;}
.main .banner .lzpic2{display: none;}
@media only screen and (max-width: 1440px) {
	.main .banner {position: relative;height:100vh;overflow: hidden;}	
}



.main .banner .text {position: absolute;left: 50%;top: 50%;z-index: 10;color: #fff;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}

.main .banner .text2 {position: absolute;right: 50%;top: 80%;z-index: 10;color: #fff;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}

.main .banner .text .p1 {font-size: 60px;text-transform: uppercase;}
.main .banner .text .p5 {font-size: 48px;text-transform: uppercase;}
.main .banner .text .p2 {font-size: 20px;text-transform: uppercase;}
.main .banner .text .line {width: 38px;height: 2px;margin: 30px 0 26px 0;}
.main .banner .text .p3 {font-size: 24px;max-width:400px}
.main .banner .text .p4 {font-size:18px;float: right;max-width:460px}
.main .banner .text .p1,.main .banner .text .p2,.main .banner .text .p3,.main .banner .text .p4{display: none;}

.main .banner .scrolldown {
  position: absolute;
  top: calc(100vh - 140px);
  left: calc( 50% - 30px);
  width: 80px;
  height: 80px;
  background: url(../img/scrolldown.png) no-repeat center center; background-size: cover;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 20;
  animation: topToBottom 1s ease-in-out infinite;
}
.scrolldown {
  animation: topToBottom 3s ease-in-out infinite;
}
	@keyframes topToBottom {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

.main .banner .pn.wrap {  position: absolute;  left: 50%;  right: auto;  top:calc(100vh - 120px);  transform: translate(-50%, 0);  -webkit-transform: translate(-50%, 0);  -moz-transform: translate(-50%, 0);  -ms-transform: translate(-50%, 0);  -o-transform: translate(-50%, 0);  z-index: 5;}
.main .banner .swiper-button-next,.main .banner .swiper-button-prev {
  float: left;
  width: 35px;
  height: 19px;
  padding: 0;
  margin: 0;
  background-size: auto 100%;
  outline: none;
  position: static;
  top: 0;
  left: 0;
  background: red;
}
.main .banner .swiper-button-next span,
.main .banner .swiper-button-prev span {
  width: 20px;
  height: 2px;
  background: #fff;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .banner .swiper-button-prev {
  background: url(../images/arrow2.png) no-repeat 0 center;
}
.main .banner .swiper-button-prev span {
  margin: 9px 0 0 0;
  opacity: 0;
}
.main .banner .swiper-button-prev:hover span {
  margin-left: 15px;
  opacity: 1;
}
.main .banner .swiper-button-next {
  margin-left: 12px;
  background: url(../images/arrow3.png) no-repeat right 0 center;
}
.main .banner .swiper-button-next span {
  margin: 9px 0 0 15px;
  opacity: 0;
}
.main .banner .swiper-button-next:hover span {
  opacity: 1;
  margin-left: 0;
}
.main .puResults {margin-top: -40px;}
.columnTitle {text-align: center;padding-bottom:20px;}
.columnTitle .tit {line-height:1.5;font-size: 46px;color: #004e9d;font-weight:800;}
.columnTitle .txt {line-height:1.5;font-size:36px;color: #000;margin-top: 0px;}
.main .service {margin-top: 0px;padding-top:0px;height: 820px;overflow: hidden;}

.service .columnTitle{position: relative;top:0px;left:0;width:36%;text-align: left;padding:100px 0 0;}
.service .columnTitle p{font-size:18px;color: #4d4d4d;line-height:2;padding:20px 0;}
.main .service .content {position: relative;margin-top:0px;padding-bottom: 1px;}
.main .service .wrap .tab {background:#fff;text-align: center;position: relative;top:0px;left:0;z-index:11;width:70%;float: left;}
.main .service .tab:after {  content: "";height: 0;display: block;clear: both;}
.main .service .tab li {width: 16.66666667%;height:110px;float: left;cursor: pointer;position: relative;padding:50px 0;}
.main .service .tab li::after {content: " ";position: absolute;width: 1px;height:100%;background: #999;left: 0; top: 0;  z-index: 2;
}
.main .service .tab li .icon{width: 62px;height: 62px;background-size: 100% 100%;margin: 0px auto 0px; display:block;}

.main .service .tab li .icon.icon1{background: url(../img/inmenuxtu1.png) no-repeat center center;}
.main .service .tab li .icon.icon2{background: url(../img/inmenuxtu2.png) no-repeat center center;}
.main .service .tab li .icon.icon3{background: url(../img/inmenuxtu3.png) no-repeat center center;}
.main .service .tab li .icon.icon4{background: url(../img/inmenuxtu4.png) no-repeat center center;}
.main .service .tab li .icon.icon5{background: url(../img/inmenuxtu5.png) no-repeat center center;}
.main .service .tab li .icon.icon6{background: url(../img/inmenuxtu6.png) no-repeat center center;}

.main .service .tab li:hover .icon.icon1,.main .service .tab li.on .icon.icon1{background: url(../img/inmenuxtu1_2.png) no-repeat center center;}
.main .service .tab li:hover .icon.icon2,.main .service .tab li.on .icon.icon2{background: url(../img/inmenuxtu2_2.png) no-repeat center center;}
.main .service .tab li:hover .icon.icon3,.main .service .tab li.on .icon.icon3{background: url(../img/inmenuxtu3_2.png) no-repeat center center;}
.main .service .tab li:hover .icon.icon4,.main .service .tab li.on .icon.icon4{background: url(../img/inmenuxtu4_2.png) no-repeat center center;}
.main .service .tab li:hover .icon.icon5,.main .service .tab li.on .icon.icon5{background: url(../img/inmenuxtu5_2.png) no-repeat center center;}
.main .service .tab li:hover .icon.icon6,.main .service .tab li.on .icon.icon6{background: url(../img/inmenuxtu6_2.png) no-repeat center center;}



.main .service .tab li h2{font-size:18px; color: #000;padding:10px 10px 0;}
.main .service .tab li em{font-size:9px;color: #000;font-style: normal;}
.main .service .tab li.on h2,.main .service .tab li.on em,.main .service .tab li:hover h2,.main .service .tab li:hover em{color: #fff;}

.main .service .tab li.on::after,.main .service .tab li:first-child::after {
  display: none;
}
.main .service .tab li.on,.main .service .tab li:hover {background: #004e9d;}

.main .service .tab li img {
  width: auto;padding:40px 0 10px;
  display: inline-block;
}

.main .service .tabBox {text-align: center;position: absolute;top:0px;right:0;z-index: 2;max-width:55%;height: auto;max-height:700px}


.main .service .tabBox .swiper-pagination{bottom:50px;left: 50%;transform: translateX(-50%);position: absolute;}

.main .service .tabBox .swiper-pagination .swiper-pagination-bullet {
  width: 25px;
  height: 2px; 
  border-radius: 0; 
  background: #ccc;
  margin: 0 5px;
  opacity: 1; 
  transition: background 0.3s ease; 
}

.main .service .tabBox  .swiper-pagination .swiper-pagination-bullet-active {
  background: #004e9d;
}



.main .service .tabBox .swiper-container:hover .swiper-button-prev {
  left: 40px;
}
.main .service .tabBox .swiper-container:hover .swiper-button-next {
  right: 40px;
}
.main .service .tabBox .swiper-button-prev,.main .service .tabBox .swiper-button-next {
  width: 52px;
  height: 52px;
  background-size: 100% 100%;
  padding: 0;
  top: 50%;
  margin: -26px 0 0 0;
  outline: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .service .tabBox .swiper-button-prev {
  background-image: url(../img/qualification_prev1.png);
  left: -60px;
}
.main .service .tabBox .swiper-button-next {
  background-image: url(../img/qualification_next1.png);
  right: -60px;
}
.main .service .tabBox .swiper-button-next:hover {
  background-image: url(../img/qualification_next2.png);
}
.main .service .tabBox .swiper-button-prev:hover {
  background-image: url(../img/qualification_prev2.png);
}


.main .service .swiper-containe {
  display: none;
}
.main .service .swiper-slide {
  text-align: center;
}
.main .service .swiper-slide .box {
  display: block;
}
.main .service .swiper-slide .box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .service .swiper-slide .box:hover .filter {opacity:0.4;filter: alpha(opacity=40);}
.main .service .swiper-slide .box:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0%, -50%) scale(1, 1);
  -webkit-transform: translate(0%, -50%) scale(1, 1);
  -moz-transform: translate(0%, -50%) scale(1, 1);
  -ms-transform: translate(0%, -50%) scale(1, 1);
  -o-transform: translate(0%, -50%) scale(1, 1);
}
.main .service .swiper-slide .box:hover .text {
  background: #004e9d;
}
.main .service .swiper-slide .pic {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.main .service .swiper-slide .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.main .service .swiper-slide .pic .filter {
  background: url(../images/service_filter.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .service .swiper-slide .pic .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  padding: 66px 60px 0 60px;
  box-sizing: border-box;
  background: url(../images/add.png) no-repeat center 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0%, -50%) scale(3, 3);
  -webkit-transform: translate(0%, -50%) scale(3, 3);
  -moz-transform: translate(0%, -50%) scale(3, 3);
  -ms-transform: translate(0%, -50%) scale(3, 3);
  -o-transform: translate(0%, -50%) scale(3, 3);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .service .swiper-slide .text {
  height: 70px;
  line-height: 70px;
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  color: #fff;
  background: url(../images/service_text.png);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .service .more {
  width: 142px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 38px;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #004e9d;
  margin: 20px auto;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .service .more:hover {background: #e98400;}

.main .whyChoose {padding:20px 0;background: url(../img/ingcal_bg.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul {box-sizing: border-box;margin-top: 0px;}
.main .whyChoose ul li {
  width: calc(10% - 6px);
  border: solid 1px #efefef;
  background:rgba(255,255,255,.20);
  border-radius:10px;
  box-sizing: border-box;
  position: relative;
  float: left;
  overflow: hidden;
  text-align: center;margin:10px 3px;
  padding: 28px 0 4px 0;
}
.main .whyChoose ul li.bg1.on,.main .whyChoose ul li.bg2.on,.main .whyChoose ul li.bg3.on,.main .whyChoose ul li.bg4.on,.main .whyChoose ul li.bg5.on,.main .whyChoose ul li.bg6.on,.main .whyChoose ul li.bg7.on,.main .whyChoose ul li.bg8.on,.main .whyChoose ul li.bg9.on,.main .whyChoose ul li.bg10.on{background-color: #004e9d;background-image: none;} 

.main .whyChoose ul li.bg1{background: url(../img/gcal_menu1.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg2{background: url(../img/gcal_menu2.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg3{background: url(../img/gcal_menu3.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg4{background: url(../img/gcal_menu4.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg5{background: url(../img/gcal_menu5.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg6{background: url(../img/gcal_menu6.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg7{background: url(../img/gcal_menu7.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg8{background: url(../img/gcal_menu8.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg9{background: url(../img/gcal_menu9.jpg) no-repeat center center;background-size: cover;}
.main .whyChoose ul li.bg10{background: url(../img/gcal_menu10.jpg) no-repeat center center;background-size: cover;}

.main .whyChoose ul li:hover .tit,.main .whyChoose ul li:hover .txt {color: #fff;}
.main .whyChoose ul li:hover .icon1 {  display: none;}
.main .whyChoose ul li:hover .icon2 {  display: block;}
.main .whyChoose ul li .icon2,.main .whyChoose ul li .icon1 {width: 68px;height: 68px;margin: 0 auto;}
.main .whyChoose ul li .icon2 {display: none;}
.main .whyChoose ul li .tit {line-height:30px;font-size:14px;color: #fff;border-top:0px solid #fff;max-width:90%;margin:20px auto 0px;}
.main .whyChoose ul li .txt {line-height: 18px;font-size: 11.5px;color: #fff;height:36px;}
.main .whyChoose ul li .tit,.main .whyChoose ul li .txt,.main .whyChoose ul li .icon1,.main .whyChoose ul li .icon2 {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  position: relative;
  z-index: 5;
}
.main .whyChoose ul li .filter {position: absolute;z-index: 2;width: 100%;height: 100%;left: -100%;top: -100%;background: #004e9d;}
.main .whyChoose ul li .filter.trans {transition-duration: 0.2s;-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;-ms-transition-duration: 0.2s;-o-transition-duration: 0.2s;backface-visibility: hidden;}
/*首页成功案例*/
.columnTitle2{text-align: center;padding-bottom:20px;text-transform: uppercase;}
.columnTitle2 .tit {line-height:1.5;font-size:64px;color: #e6e6e6;font-weight:800;z-index:1;position: relative;}
.columnTitle2 .txt {line-height:1.5;font-size:42px;color: #000;margin-top: -80px;position: relative;z-index:5;}


.inshowcases{padding:40px 0 0;position: relative;background:#fff;}
.inshowcases .swiper-wrapper{padding:40px 0 60px;position: relative;}
.inshowcases .swiper-pagination {bottom: 50px;left: 50%;transform: translateX(-50%);position: absolute;width: 100%;text-align: center;}
.inshowcases .swiper-pagination .swiper-pagination-bullet {
  width: 25px;
  height: 2px; 
  border-radius: 0; 
  background: #ccc;
  margin: 0 5px;
  opacity: 1; 
  transition: background 0.3s ease; 
}

.inshowcases .swiper-pagination .swiper-pagination-bullet-active {
  background: #004e9d;
}

.inshowcases .swiper-container:hover .swiper-button-prev {left: 60px;}
.inshowcases .swiper-container:hover .swiper-button-next {right: 60px;}
.inshowcases .swiper-button-prev,.inshowcases .swiper-button-next {
  width: 70px;
  height: 70px;
  background-size: 100% 100%;
  padding: 0;
  top: 50%;
  margin-top: -35px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  position: absolute;
}
.inshowcases .swiper-button-prev {
  background-image: url(../img/inshowcase_prev1.png);
  left: calc(50% - 800px);position: absolute;
}
.inshowcases .swiper-button-next {
  background-image: url(../img/inshowcase_next1.png);
  left: calc(50% + 750px);position: absolute;
}
.inshowcases .swiper-button-next:hover {
  background-image: url(../img/inshowcase_next2.png);
}
.inshowcases .swiper-button-prev:hover {
  background-image: url(../img/inshowcase_prev2.png);
}


.inshowcases .swiper-containe {
  display: none;
}
.inshowcases .swiper-slide {
  text-align: center;
}
.inshowcases .swiper-slide .box {
  display: block;
}
.inshowcases .swiper-slide .box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.inshowcases .swiper-slide .box:hover .filter {opacity:0.4;filter: alpha(opacity=40);}
.inshowcases .swiper-slide .box:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0%, -50%) scale(1, 1);
  -webkit-transform: translate(0%, -50%) scale(1, 1);
  -moz-transform: translate(0%, -50%) scale(1, 1);
  -ms-transform: translate(0%, -50%) scale(1, 1);
  -o-transform: translate(0%, -50%) scale(1, 1);
}
.inshowcases .swiper-slide .box:hover .text {color:#004e9d}
.inshowcases .swiper-slide .pic {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.inshowcases .swiper-slide .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.inshowcases .swiper-slide .pic .filter {
  background: url(../images/service_filter.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.inshowcases .swiper-slide .pic .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  padding: 66px 60px 0 60px;
  box-sizing: border-box;
  background: url(../images/add.png) no-repeat center 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0%, -50%) scale(3, 3);
  -webkit-transform: translate(0%, -50%) scale(3, 3);
  -moz-transform: translate(0%, -50%) scale(3, 3);
  -ms-transform: translate(0%, -50%) scale(3, 3);
  -o-transform: translate(0%, -50%) scale(3, 3);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.inshowcases .swiper-slide .text {
  line-height: 25px;
  overflow: hidden;
  padding: 10px 10px 0;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制为2行 */
  word-break: keep-all; /* 避免拆分单词 */
  font-size: 16px;
  color: #000;
  transition-duration: 0.4s;
}

/*首页产品*/
.inproduct{padding:120px 0;position: relative;background-color:#e7e8ec; }
.inpr_left{width: 32.3%;float:left;margin:0 0.5%;}

.cycplist50{width: 49%;margin:0 0.5% 10px;}
.cycplist25{width: 24%;margin:0 0.5% 30px;}

.incpzw{width:100%;background-color:#fff;margin-bottom:15px;float:none;}
.cplr5{margin-left:2%;margin-right:2%;}
.cph500{height: 500px;}
.cph250{height: 250px;}
.cph350{height: 350px;}
.cycpzw{background-color:#fff;text-align: center;position: relative;}
.cycpzw .incpzw_text{padding:10px 0 0px 0;}

.incpzw_text{padding:10px 5px;position: relative;}

.cycplist50 .incpzw_text em{font-size:26px;}
.cycplist50 .incpzw_text,.inpr_left .incpzw_text{padding:40px;position: relative;}

.incpzw_text em{font-size: 18px;line-height:1.5;color:#004f9d;font-style: normal;font-weight: 600;padding-bottom:10px;}
.incpzw_text h2{font-size: 16px;line-height: 1.5;color:#000;font-weight: 600;padding-bottom:10px;}
.incpzw_text span{width:30px;height: 30px;float: left;}

.incpzw a .incpzw_text span{background: url(../img/inproduct_more1.png) no-repeat bottom center;background-size:100% 100%;}
.incpzw a:hover .incpzw_text span{background: url(../img/inproduct_more2.png) no-repeat bottom center;}

.incpzw:hover,.cycpzw:hover{background-color:#004f9d;}
.incpzw a:hover em,.incpzw a:hover h2,.cycpzw a:hover em,.cycpzw a:hover h2{color:#fff;}
.incpzw .img{width: 100%;height: 100%;background-size:cover;}
.incpzw .img.img90{background-size: auto 90%;}


.incpmore{padding:10px 0 0;}
.incpmore h2{font-size: 26px;line-height:2;color:#004f9d;font-style: normal;font-weight: 600;}
.incpmore a.inmore{width:120px;padding:0 20px 0 40px;height:50px;  line-height:50px;  border-radius:10px;  display: block;  font-size:18px;  color: #fff;
  background: #004e9d;  transition-duration: 0.4s;  -webkit-transition-duration: 0.4s;  -moz-transition-duration: 0.4s;  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;	
}
.cycpmore{padding:10px 0 0;}

.cycpmore a.inmore{width:280px;padding:0 30px;height:100px;  line-height:100px;  border-radius:10px;  display: block;  font-size:36px;  color: #fff;
  background: #004e9d;  transition-duration: 0.4s;  -webkit-transition-duration: 0.4s;  -moz-transition-duration: 0.4s;  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;	
}
.cycpmore i{font-size:24px;}

/*首页新闻*/
.innews{padding:60px 0;position: relative;}
.innews_menu{padding-bottom:10px;margin-bottom:20px;border-bottom: solid 1px #c8c5c4;height:30px;}
.innews_menu .inews_ml{width:180px;padding-left:30px;height:40px;line-height: 40px;background: url(../img/inews_ml.png) no-repeat left center;color: #000;font-size:20px;font-weight: 800;float: left;}
.innews_menu .inews_mr{width:150px;padding-right:30px;height:40px;line-height: 40px; background: url(../img/inews_mr.png) no-repeat right 4px;color: #000;font-size:20px;font-weight: 800;float: right;text-align: right;}
.innews_menu .inews_mr a{font-size:20px;}
.innews_zw {padding-top:20px;}
.innews_zw:after {content: "";height: 0;display: block;clear: both;}
.innews_zw .tabBox{width:48%;float: left;position: relative;}
.innews_zw .tabBox img{max-width: 100%;}
.innews_zw .tabBox h2{background-color:rgba(0,0,0,.60);height:40px;line-height:40px;color: #fff;font-size:18px;bottom: 0;width: 100%;position: absolute;text-align: center;}

.innews_zw .tabBox .date{width: 100px;background-color:rgba(48,119,178,.80);color: #fff;margin-right:15px;text-align:center;padding:15px 0;border-radius:0 0 10px 0;position: absolute;left:0;top:0;}
.innews_zw .tabBox:hover .date{background: #004e9d;}
.innews_zw .tabBox:hover h2{background-color:#004e9d;}
.innews_zw .tabBox .date span{font-size:24px;line-height:1.4;color: #fff;width: 100%;}
.innews_zw .tabBox .date p{font-size:18px;line-height:1.4;color: #fff;width: 100%;}

.innews_zw .tab {width:50%;float: right;}
.innews_zw .tab:after {content: "";height: 0;display: block;clear: both;}
/*
.innews_zw .tab li {position: relative;border-bottom: dashed 1px #fff;padding-bottom:20px;margin-bottom:20px;}
.innews_zw .tab li h2{padding-left:20px;font-size:24px;color: #000;line-height:1.5; position: relative;text-overflow: ellipsis;}
.innews_zw .tab li h2::before {content: "•";position: absolute;left: 0;top: 0;font-size: 24px;color: #000;text-overflow: ellipsis;}
.innews_zw .tab li p{font-size:14px;color: #4d4d4d;line-height:30px;height:60px;overflow: hidden;}
*/
.innews_zw .tab li.on {border-bottom: dashed 1px #c8c5c4}

.innews_zw .tab li {position: relative;border-bottom: dashed 1px #fff;padding-bottom:20px;margin-bottom:20px;}
.innews_zw .tab li .date{float: left;width: 100px;background:#004e9d;color: #fff;margin-right:15px;text-align:center;padding:15px 0;border-radius:10px;}
.innews_zw .tab li:hover .date{background: #3077b2;}
.innews_zw .tab li .date span{font-size:24px;line-height:1.4;color: #fff;width: 100%;}
.innews_zw .tab li .date p{font-size:18px;line-height:1.4;color: #fff;width: 100%;}

.innews_zw .tab li .right h2{padding-left:0px;font-size:24px;color: #000;line-height:1.5; position: relative;text-overflow: ellipsis;}
.innews_zw .tab li .right h2::before {content: "";position: absolute;left: 0;top: 0;font-size: 24px;color: #000;text-overflow: ellipsis;}
.innews_zw .tab li .right p{font-size:14px;color: #4d4d4d;line-height:24px;height:48px;overflow: hidden;}




.main .industry .content {
  margin-top: 48px;
  position: relative;
}
.main .industry .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .industry .content .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.main .industry .content .bg > div {
  height: 100%;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  display: none;
}
.main .industry .wrap {
  position: relative;
}
.main .industry .tab {
  width: 250px;
  height: 100%;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url(../images/industry_tab.png);
}
.main .industry .tab::-webkit-scrollbar {
  width: 4px;
  background: #333333;
}
.main .industry .tab::-webkit-scrollbar-button {
  display: none;
}
.main .industry .tab::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #004e9d;
}
.main .industry .tab li {
  height: 110px;
  line-height: 110px;
  font-size: 18px;
  color: #fff;
  text-indent: 36px;
  cursor: pointer;
  padding: 0 14px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .industry .tab li::after {
  content: " ";
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #323232;
  width: 220px;
  height: 1px;
  z-index: 2;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.main .industry .tab li.on {
  background: #004e9d;
}
.main .industry .tab li.on::after {
  display: none;
}
.main .industry .tab li img {
  width: auto;
  display: inline-block;
  margin: 0 16px 0 0;
}
.main .industry .tabBox {
  padding-left: 340px;
  box-sizing: border-box;
}
.main .industry .box {
  min-height: 540px;
  padding: 60px 0;
  display: none;
}
.main .industry .box.now .title,
.main .industry .box.now .line,
.main .industry .box.now .text,
.main .industry .box.now .more,
.main .industry .box.now .list1,
.main .industry .box.now .list2 {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
.main .industry .box .title,
.main .industry .box .line,
.main .industry .box .text,
.main .industry .box .more,
.main .industry .box .list1,
.main .industry .box .list2 {
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  -moz-transform: translate(0, 60px);
  -ms-transform: translate(0, 60px);
  -o-transform: translate(0, 60px);
  opacity: 0;
}
.main .industry .box .title {
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .industry .box .line {
  width: 24px;
  height: 2px;
  background: #004e9d;
  margin: 18px auto 24px auto;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.main .industry .box .text {
  height: 78px;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .industry .box .more {
  width: 142px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #004e9d;
  margin-top: 36px;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.main .industry .box .more:hover {
  background: #e98400;
}
.main .industry .box .list1 .tit,
.main .industry .box .list2 .tit {
  font-size: 20px;
  color: #fff;
}
.main .industry .box .list1:after,
.main .industry .box .list2:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .industry .box .list1 {
  margin: 46px 0 40px 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
}
.main .industry .box .list1 ul {
  margin-top: 30px;
}
.main .industry .box .list1 li {
  float: left;
  height: 44px;
  margin: 0 100px 10px 0;
  overflow: hidden;
}
.main .industry .box .list1 li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .industry .box .list1 li img {
  width: auto;
  max-height: 100%;
  display: inline-block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .industry .box .list2 {
  transition-duration: 1.2s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  -ms-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
}
.main .industry .box .list2 ul {
  margin-top: 28px;
}
.main .industry .box .list2 li {
  float: left;
  margin: 0 16px 10px 0;
}
.main .industry .box .list2 li a {
  height: 44px;
  line-height: 42px;
  display: block;
  border: solid 1px #fff;
  font-size: 15px;
  color: #fff;
  padding: 0 24px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .industry .box .list2 li a:hover {
  background: #004e9d;
  border: solid 1px #004e9d;
}
.main .cooperation {
  background: #fff;
  padding: 66px 0 70px 0;
}
.main .cooperation .tab {
  text-align: center;
  margin-top: 44px;
}
.main .cooperation .tab span {
  display: inline-block;
  margin: 0 10px;
  width: 142px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.main .cooperation .tab span.on {
  background: #004e9d;
  color: #fff;
}
.main .cooperation .tabBox {
  margin-top: 44px;
}
.main .cooperation .coop .swiper-container {
  position: relative;
}
.main .cooperation .coop .swiper-slide {
  border-top: solid 1px #ececec;
  border-left: solid 1px #ececec;
  box-sizing: border-box;
}
.main .cooperation .coop .swiper-slide .ts {
  width: 40%;
  height: 314px;
}
.main .cooperation .coop .swiper-slide li {
  width: 20%;
  height: 157px;
  float: left;
  box-sizing: border-box;
  border-right: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  overflow: hidden;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .coop .swiper-slide li:hover {
  box-shadow: 0 0 14px 2px #ececec;
  z-index: 5;
}
.main .cooperation .coop .pn {
  width: 40%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 20px;
  box-sizing: border-box;
}
.main .cooperation .coop .pn .swiper-button-next,
.main .cooperation .coop .pn .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: url(../images/arrow4.png);
  background-size: 100% 100%;
  margin: 0;
  position: static;
  float: right;
  outline: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .coop .pn .swiper-button-next {
  background: url(../images/arrow5.png);
}
.main .cooperation .coop .pn .swiper-button-prev.swiper-button-disabled {
  background: url(../images/arrow6.png);
}
.main .cooperation .coop .pn .swiper-button-next.swiper-button-disabled {
  background: url(../images/arrow7.png);
}
.main .cooperation .voice:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .cooperation .voice li {
  float: left;
  width: 49%;
  height: 188px;
  overflow: hidden;
  position: relative;
  background-color: #f9f9f9;
  z-index: 0;
  border: 1px solid #dfdfdf;
  margin-bottom: 2%;
  box-sizing: border-box;
}
.main .cooperation .voice li:nth-child(even) {
  float: right;
}
.main .cooperation .voice li:hover .text2::after {
  width: 100%;
}
.main .cooperation .voice li:hover .img {
  opacity: 1;
}
.main .cooperation .voice li:hover .tit,
.main .cooperation .voice li:hover .txt {
  color: #fff;
}
.main .cooperation .voice li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .cooperation .voice li .pic {
  width: 238px;
  height: 188px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #dfdfdf;
}
.main .cooperation .voice li .text {
  padding: 0 0 0 238px;
  box-sizing: border-box;
}
.main .cooperation .voice li .text2 {
  height: 188px;
  padding: 20px 46px 0 42px;
  box-sizing: border-box;
  position: relative;
}
.main .cooperation .voice li .text2::after {
  content: " ";
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #004e9d;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .voice li .img {
  height: 100%;
  position: absolute;
  left: 1px;
  top: 0;
  z-index: 50;
  opacity: 0;
  display: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .voice li .img img {
  width: auto;
  height: 100%;
}
.main .cooperation .voice li .tit {
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 20px;
  position: relative;
  z-index: 5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .voice li .txt {
  height: 96px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  position: relative;
  z-index: 5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .newsbox {
  background: #f5f5f5;
  padding: 68px 0;
}
.main .newsbox .tab {
  height: 62px;
  border-bottom: solid 1px #e1e1e1;
}
.main .newsbox .tab:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .newsbox .tab .tit,
.main .newsbox .tab li {
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #333333;
  margin-right: 66px;
}
.main .newsbox .tab .tit,
.main .newsbox .tab li.on {
  color: #004e9d;
  border-bottom: solid 3px #004e9d;
}
.main .newsbox .tab li {
  cursor: pointer;
}
.main .news {
  width: 912px;
  float: left;
  margin-top: 26px;
}
.main .news .tabBox {
  margin-top: 30px;
}
.main .news .left {
  width: 430px;
  float: left;
}
.main .news .left a {
  display: block;
  background: #fff;
}
.main .news .left a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .news .left a:hover .tit {
  color: #004e9d;
}
.main .news .left .pic {
  overflow: hidden;
}
.main .news .left .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.main .news .left .text {
  padding: 28px 30px;
  box-sizing: border-box;box-sizing: border-box;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;word-break: keep-all;
}
.main .news .left .tit {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .news .left .date,
.main .news .left .txt {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .news .left .txt {
  height: 40px;
  margin: 18px 0 36px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .news .list {
  display: none;
}
.main .news .list ul {
  width: 472px;
  float: right;
  padding: 0 20px;
  box-sizing: border-box;
  background: #fff;
}
.main .news .list li {
  border-bottom: solid 1px #ebebeb;
}
.main .news .list li:last-child {
  border-bottom: none;
}
.main .news .list li a {
  display: block;
  padding: 23px 0;
}
.main .news .list li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .news .list li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .news .list li a:hover .tit {
  color: #004e9d;
}
.main .news .list li .pic {
  width: 155px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.main .news .list li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.main .news .list li .text {
  padding: 0 0 0 176px;box-sizing: border-box;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;word-break: keep-all;
}
.main .news .list li .date,.main .news .list li .tit {  line-height: 24px;  font-size: 16px;  color: #333333;}
.main .news .list li .tit {
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .news .list li .date {
  height: 24px;
  margin-top: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .problem {
  width: 508px;
  float: right;
  margin-top: 26px;
}
.main .problem ul {
  background: #fff;
  margin-top: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}
.main .problem li {
  border-bottom: solid 1px #ebebeb;
}
.main .problem li:last-child {
  border: none;
}
.main .problem li a {
  display: block;
  padding: 17px 0;
}
.main .problem li a:hover .a {
  color: #004e9d;
}
.main .problem li a:hover .a .i {
  background: #004e9d;
}
.main .problem li .a .i,
.main .problem li .q .i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #cccccc;
  font-size: 12px;
  color: #fff;
  float: left;
  margin-right: 10px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .problem li .a .t,
.main .problem li .q .t {
  display: block;
}
.main .problem li .a {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #333333;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .problem li .a .t {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .problem li .q {
  line-height: 20px;
  height: 40px;
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}
.main .problem li .q .t {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
/*首页关于我们*/
.inabout {text-align: left;position: relative;background:url(../img/inabout_bg.jpg) no-repeat center center;min-height:800px;background-size: cover;}
.inabout .wrap {padding: 62px 0 72px 0;}

.inabout .wrap .left{width:50%;float: left;line-height:1.8;font-size: 16px;color: #4d4d4d;padding-top: 24px;}
.inabout .wrap .left .columnTitle {text-align: left;}
.inabout .wrap .left p{padding:30px 0;}

.inabout .aboutys{padding-top:0px;font-size:48px;line-height: 1;font-weight: 600;width: 100%;text-align: center;position: relative;}

.inabout .wrap .right{width:48%;float: right;padding-top:120px;}
.inabout .wrap .right img{max-width:100%;}


a.inmore{width:100px;padding:0 20px 0 40px;height:50px;line-height:50px;border-radius:10px;display: block;font-size:18px;color: #fff;background: #004e9d;transition-ation: 0.4s;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;}
a.inmore i{text-align: right;float: right;}
.inmore:hover {
  background: #333;
}

.puResults {text-align: center;position: relative;margin-bottom:40px;}
.puResults .wrap {padding:30px 0 30px 0;background: #fff;}
.puResults .title {
  font-size: 36px;
  color: #000;
}
.puResults .slogan {
  line-height: 28px;
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}
.puResults ul {margin-top: 42px;}
.puResults ul:after {content: "";height: 0;display: block;clear: both;}
.puResults li {width: 33.3%;float: left;background: url(../images/puResults_line.gif) no-repeat 0 center;padding-bottom: 40px;}
.puResults li:first-child {background: none;}
.puResults li .left{float: left;width:40%;}
.puResults li .left img{max-width:80px;float:right;padding:20px 0 0;-webkit-transition: 0.4s all ease;transition: 0.4s all ease;}
.puResults li .left:hover img {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}


.puResults li .right{float: right;width:60%;text-align: center;}
.puResults li .number {font-size: 64px;color: #004e9d;}
.puResults li .number .val {display: none;}
.puResults li .number sup {font-size: 40px;}
.puResults li .text {font-size: 16px;color: #666666;}

@media only screen and (max-width: 1440px) {
  .main .cooperation .coop .swiper-slide .ts {
    height: 260px;
  }
  .main .cooperation .coop .swiper-slide li {
    height: 130px;
  }
  .main .newsbox .tab li {
    margin-right: 40px;
  }
  .main .news {
    width: 760px;
  }
  .main .news .left {
    width: 358px;
  }
  .main .news .left .text {
    padding: 20px;
  }
  .main .news .list ul {
    width: 392px;
    padding: 0 14px;
  }
  .main .news .list li a {
    padding: 13px 0;
  }
  .main .problem {
    width: 424px;
  }
  .main .problem ul {
    padding: 0 14px;
  }
  .main .problem li a {
    padding: 10px 0;
  }
  .main .problem li .q {
    margin-top: 9px;
  }
}
/*.container{max-width:1920px;margin: 0 auto;}*/

.container .banner {position: relative;height: 100vh;overflow: hidden;}
.container .banner .text1 {font-family:"MiSans";font-weight: 800; font-size:300px;color: rgba(255, 255, 255, 0.2);line-height:200px;position: absolute;width:100%;text-align: center;top:35%;left: 0;z-index: 2;}
.container .banner .text2 {font-weight:600; font-size:24px;color:#fff;line-height:40px;position: absolute;width:90%;text-align: left;top:65%;left:10%;z-index: 3;}
.container .banner .text2 p:nth-child(2){padding-left:170px;}

.container .banner .text3 {position: absolute;width:300px;text-align: left;top:50%;right:15%;z-index: 3;}
.container .banner .text3 h2{color: #fff;font-size:48px;font-weight:600;}
.container .banner .text3 p{padding-left:100px;font-weight:600; font-size:24px;color:#fff;line-height:40px;}
.container .banner .scrolldown{position: absolute;top:calc(100vh - 140px);left:calc(50% - 30px);width: 80px;height:80px;background: url(../img/scrolldown.png) no-repeat center center;background-size: cover; transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);  -o-transform: translate(-50%, 0);
  z-index: 20;}


.container .banner .crumbs {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url(../images/crumbs_bg.png);
  text-align: right;
}
.container .banner .crumbs .link {
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  display: inline-block;
  font-size: 15px;
  color: #fff;
  background: url(../images/crumbs.png) no-repeat 0 center;
  padding-left: 24px;
}
.container .banner .crumbs .link a {
  font-size: 15px;
  color: #fff;
}
.container .columnMenu{background: url(../img/cymenubj.jpg) no-repeat center center;padding:160px 0 20px;text-align: center;}
.container .lxwmmenu{background: url(../img/cymenubj.jpg) no-repeat center center;padding:180px 0 20px;text-align: center;min-height:100px;}
.container .lxwmmenu:after {content: "";height: 0;display: block;clear: both;}
.container .columnMenu.pb200 {padding-bottom: 200px;}
.norecord{text-align: center;width: 100%;font-size:30px;font-weight: 600;}


.container .columnMenu .btn {display: none;}
.container .columnMenu .tit {font-size: 20px;color: #333333;margin-bottom: 20px;}
.container .columnMenu .row {margin-top: 30px;}
.container .columnMenu .row:first-child {margin: 0;}
.container .columnMenu ul{position: relative;}
.container .columnMenu ul:after {content: "";height: 1;display: block;clear: both;height:1px;background: #bebbbb;bottom:10px;position: absolute;z-index:1;width:85%; transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);  -o-transform: translate(-50%, 0);left: 50%;}
.container .columnMenu li {width:auto;display: inline-block;margin: 0 5px;padding:0 15px 15px;box-sizing: border-box;;position: relative;z-index:20;}

.container .columnMenu li:hover,.container .columnMenu li.on{color: #fff;background:url(../img/cymenu_onbj.png) no-repeat bottom center;z-index:20;}

.container .columnMenu li a:hover,.container .columnMenu li.on a {color: #fff;}
.container .columnMenu li a {display: block;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #333333;transition-duration: 0.2s;  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}

.main .whyChoose.gcalmenu{background: url(../img/gcalmenu.jpg) no-repeat center center;padding:20px 0 20px;text-align: center;}

.container .cybanner.sh{padding:160px 0 100px;}

.container .cybanner{height: 360px;background: url(../img/cybanner1_1.jpg) no-repeat center center;background-size: cover;position: relative;}
.container .cybanner .cy_title{padding-top:80px;text-align: center;background: url(../img/jiantouxia.png) no-repeat bottom center;padding-bottom:60px;}
.container .cybanner .cy_title h3{font-size:60px;line-height:2;color: #fff;font-weight:800;padding-bottom:10px;text-transform: uppercase;}
.container .cybanner .cy_title h2{font-size:44px;line-height:1;color: #fff;font-weight:800;}
.container .cybanner .cy_title.left{padding-top:120px;text-align: left;background: url(../img/jiantouxia.png) no-repeat 20px bottom ;padding-bottom:40px;}
.container .cybanner .r{position: absolute;height:520px;bottom:0px;right:0;margin-top:0px;}
.container .cybanner .r img{height:520px;width:auto;}

.container .cybannerzw{padding: 40px 0; height:auto;background: url(../img/cybanner1_1.jpg) no-repeat center center;background-size: cover;position: relative;}
.container .cybannerzw.pt120{padding:120px 0 80px; }
.container .cybannerzw::after {
    content: "";
    position: absolute; 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     background-color: rgba(0, 37, 68, 0.5);
    z-index: 1;
}
.container .cybannerzw .wrap{z-index:10;position: relative; }
.container .cybannerzw .cy_title{text-align: center;background: url(../img/jiantouxia.png) no-repeat bottom center;padding-bottom:60px;}
.container .cybannerzw .cy_title h3{font-size:60px;line-height:2;color: #fff;font-weight:800;padding-bottom:0px;text-transform: uppercase;}
.container .cybannerzw .cy_title h2{font-size:44px;line-height:1;color: #fff;font-weight:800;}
.container .cybannerzw .aboutcontent {line-height:2;font-size: 18px;color: #fff;padding: 30px 0;}
.container .cybannerzw .aboutcontent p{padding-bottom: 10px;}
.container .cybannerzw .aboutcontent img{max-width: 100%;}

.container .paging {
  text-align: center;
  margin: 30px 0 60px 0;
}
.container .paging ul {
  display: inline-block;
}
.container .paging li {
  float: left;
  margin: 0 5px;
}
.container .paging li a:hover,
.container .paging li.on a,.container .paging li.active a {
  background: #004e9d;
  color: #fff;
}
.container .paging li a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  color: #000;
  padding: 0 16px;
  background: #e7e8ec;
}
@media only screen and (max-width: 1440px) {
  .container .columnMenu li {
    width:auto;
  }
}
.anchor1 {
  position: relative;
  top: -50px;
}
.casePage .caseList {
  margin: 0 -15px 0 -15px;
}
.casePage .caseList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.casePage .caseList li {
  width: 33.3333%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
  text-align: center;
}
.casePage .caseList li .box {
  display: block;
  background: #fff;
}
.casePage .caseList li .box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.casePage .caseList li .box:hover .text {
  background: #004e9d;
}
.casePage .caseList li .box:hover .tit,
.casePage .caseList li .box:hover .txt {
  color: #fff;
}
.casePage .caseList li .pic {
  overflow: hidden;
  cursor: pointer;
}
.casePage .caseList li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.casePage .caseList li .text {
  padding: 25px 10px;
  box-sizing: border-box;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.casePage .caseList li .tit,
.casePage .caseList li .txt {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.casePage .caseList li .tit {
  font-size: 20px;
  color: #333333;
}
.casePage .caseList li .txt {
  font-size: 16px;
  color: #666666;
  margin-top: 4px;
}
.anadvantage {
  padding: 60px 0;
}
.anadvantage .title {
  text-align: center;
  font-size: 36px;
  color: #333333;
}
.anadvantage ul {
  border-top: solid 1px #ebebeb;
  border-left: solid 1px #ebebeb;
  box-sizing: border-box;
  margin-top: 36px;
  background: #fff;
}
.anadvantage ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.anadvantage li {
  width: 33.333%;
  float: left;
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
  box-sizing: border-box;
  padding: 54px 58px;
  position: relative;
  overflow: hidden;
}
.anadvantage li:hover .number,
.anadvantage li:hover .txt {
  color: #fff;
}
.anadvantage li:hover .line {
  background: #fff;
}
.anadvantage li:hover .icon1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.anadvantage li:hover .icon2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.anadvantage li .number,
.anadvantage li .txt,
.anadvantage li .line {
  position: relative;
  z-index: 5;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.anadvantage li .number {
  font-family: "Arial";
  font-size: 74px;
  color: #cccccc;
}
.anadvantage li .txt {
  line-height: 30px;
  font-size: 22px;
  color: #333333;
  margin: 16px 0 48px 0;
}
.anadvantage li .line {
  width: 20px;
  height: 3px;
  background: #004e9d;
}
.anadvantage li .icon2,
.anadvantage li .icon1 {
  width: 140px;
  height: 112px;
  position: absolute;
  right: 32px;
  bottom: 0;
  z-index: 5;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.anadvantage li .icon2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.anadvantage li img {
  width: auto;
  display: inline-block;
  max-height: 100%;
}
.anadvantage li .filter {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: -100%;
  top: -100%;
  background: #004e9d;
}
.anadvantage li .filter.trans {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  backface-visibility: hidden;
}
.sidebar {
  width: 428px;
  float: right;
  background: #fff;
}
.sidebar > div {
  padding: 40px 30px 0 30px;
  box-sizing: border-box;
}
.sidebar .title {
  line-height: 24px;
  font-size: 20px;
  color: #004e9d;
  padding-left: 14px;
  box-sizing: border-box;
  position: relative;
}
.sidebar .title::after {
  content: " ";
  width: 3px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  z-index: 2;
  background: #004e9d;
}
.sidebar .case ul {
  margin-top: 10px;
}
.sidebar .case li {
  border-bottom: solid 1px #dedede;
}
.sidebar .case li a {
  display: block;
  padding: 20px 0;
}
.sidebar .case li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.sidebar .case li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.sidebar .case li a:hover .tit {
  color: #004e9d;
}
.sidebar .case li .pic {
  width: 136px;
  height: 109px;
  float: left;
  overflow: hidden;
}
.sidebar .case li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.sidebar .case li .text {
  padding: 30px 0 0 156px;
}
.sidebar .case li .tit,
.sidebar .case li .date {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.sidebar .case li .tit {
  font-size: 18px;
  color: #333333;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.sidebar .case li .date {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}
.sidebar .news ul {
  margin-top: 10px;
}
.sidebar .news li {
  border-bottom: solid 1px #dedede;
}
.sidebar .news li a {
  display: block;
  padding: 16px 0;
}
.sidebar .news li a:hover .tit {
  color: #004e9d;
}
.sidebar .news li .tit,
.sidebar .news li .txt {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.sidebar .news li .tit {
  font-size: 16px;
  color: #333333;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.sidebar .news li .txt {
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}
.mainLeft {
  width: 984px;
  float: left;
}
.pbdetails {
  background: #fff;
  padding: 58px 50px;
  box-sizing: border-box;
}
.pbdetails .title {
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  color: #333333;
}
.pbdetails .info {
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  margin-top: 14px;
}
.pbdetails .article {
  padding: 20px 0 34px 0;
}
.pbdetails iframe,.pbdetails video {
  width: 100%;
  display: block;
}
.pbdetails .share {
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  text-align: center;
  padding: 34px 0;
}
.pbdetails .share .tit {
  font-size: 16px;
  color: #666666;
}
.pbdetails .share a {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 10px;
  background: no-repeat center;
  background-size: 100% 100%;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.pbdetails .share a:nth-child(1) {
  background-image: url(../images/share1.png);
}
.pbdetails .share a:nth-child(1):hover {
  background-image: url(../images/share11.png);
}
.pbdetails .share a:nth-child(2) {
  background-image: url(../images/share2.png);
}
.pbdetails .share a:nth-child(2):hover {
  background-image: url(../images/share22.png);
}
.pbdetails .share a:nth-child(3) {
  background-image: url(../images/share3.png);
}
.pbdetails .share a:nth-child(3):hover {
  background-image: url(../images/share33.png);
}
.pbdetails .share a:nth-child(3):hover .wechat-qrcode {
  display: block;
}
.pbdetails .share .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  left: 50%;
  bottom: 60px;
  z-index: 9;
  width: 160px;
  margin-left: -80px;
  height: 180px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.pbdetails .share .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.pbdetails .share .wechat-qrcode.bottom:after {
  display: none;
}
.pbdetails .share .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777777;
}
.pbdetails .share .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.pbdetails .share .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.pbdetails .share .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.pbdetails .share .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.pbdetails .share #share {
  margin-top: 18px;
}
.pbdetails .prevnext {
  margin-top: 50px;
}
.pbdetails .prevnext:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.pbdetails .prevnext a {
  width: 172px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #e8e8e8;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.pbdetails .prevnext a:hover {
  background: #004e9d;
  color: #fff;
}
.caseDetails {
  padding: 40px 0 60px 0;
}
@media only screen and (max-width: 1440px) {
  .sidebar {
    width: 340px;
  }
  .sidebar > div {
    padding: 40px 14px 0 14px;
  }
  .mainLeft {
    width: 840px;
  }
  .pbdetails {
    padding: 58px 20px;
  }
}
.newsPage {padding:60px 0 60px 0;background: #fff;}
.newsPage .newsList {}
.newsPage .newsList:after ,.newsPage .newsList li:after {content: "";height: 0;display: block;clear: both;}
.newsPage .newsList li {box-sizing: border-box;border-bottom: solid 1px #e3e2e2;padding-bottom:20px;margin-bottom:20px;}

.newsPage .newsList li a {display: block;box-sizing: border-box;}
.newsPage .newsList li a:hover img {transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);}
.newsPage .newsList li a:hover .date,.newsPage .newsList li a:hover .tit {  color: #004e9d;}
.newsPage .newsList li .pic {overflow: hidden;width:25%;position: relative;}
.newsPage .newsList li .pic .date{width: 100px;background-color:rgba(48,119,178,.80);color: #fff;margin-right:15px;text-align:center;padding:15px 0 40px;border-radius:0 0 10px 0;position: absolute;left:0;top:0;}
.newsPage .newsList li:hover .pic .date{background: #004e9d;}

.newsPage .newsList li .pic .date span{font-size:24px;line-height:1.4;color: #fff;width: 100%;}
.newsPage .newsList li .pic .date p{font-size:18px;line-height:1.4;color: #fff;width: 100%;}

.newsPage .newsList li .newstext{width:50%;padding-right:20%;background: url(../img/newslistmore.jpg) no-repeat right center;padding-top:30px;}

.newsPage .newsList li .pic img {transition-duration: 0.8s;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;}
.newsPage .newsList li .date,.newsPage .newsList li .tit {height:40px;line-height:40px;overflow: hidden;transition-duration: 0.4s;  -webkit-transition-duration: 0.4s;  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;  -o-transition-duration: 0.4s;}
.newsPage .newsList li .date {font-size: 14px;color: #4d4d4d;}
.newsPage .newsList li .tit {font-size: 20px;color: #000;font-weight:600;margin-bottom:20px;}
.newsPage .newsList li .line {  height: 1px;background: url(../images/news_line.png) repeat-x 0 0;margin: 18px 0 16px 0;}
.newsPage .newsList li .txt {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #4d4d4d;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;padding-bottom:30px;
}
.newsPage .paging {
  margin-bottom: 0;
}
.newsPage .problemList {
  margin: 0 -20px;
}
.newsPage .problemList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .problemList li {
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
  float: left;
}
.newsPage .problemList li a {
  display: block;
  background: #fff;
}
.newsPage .problemList li a:hover .tit {
  background: #004e9d;
  color: #fff;
}
.newsPage .problemList li a:hover .tit span {
  background: #fff;
  color: #004e9d;
}
.newsPage .problemList li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.newsPage .problemList li .tit {
  height: 54px;
  line-height: 54px;
  padding: 0 20px;
  box-sizing: border-box;
  background: #e8e8e8;
  font-size: 16px;
  color: #333333;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newsPage .problemList li .txt span,
.newsPage .problemList li .tit span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #004e9d;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.newsPage .problemList li .cont {
  padding: 20px;
  box-sizing: border-box;
}
.newsPage .problemList li .cont:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .problemList li .pic {
  width: 163px;
  overflow: hidden;
  float: left;
}
.newsPage .problemList li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.newsPage .problemList li .text {
  padding: 0 0 0 183px;
  box-sizing: border-box;
}
.newsPage .problemList li .txt {
  height: 81px;
  line-height: 27px;
  font-size: 15px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newsPage .problemList li .txt span {
  background: #cccccc;
}
.newsPage .problemList li .more {
  text-align: right;
  font-size: 14px;
  color: #999999;
}
.coopPage {
  padding-bottom: 60px;
}
.coopPage .process {
  position: relative;
}
.coopPage .process .content {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 400px;
  height: 100%;
  background: url(../images/process_title.jpg) no-repeat right 0 bottom 0 #004e9d;
  padding: 60px 54px;
  box-sizing: border-box;
  color: #fff;
}
.coopPage .process .content .box {
  display: none;
}
.coopPage .process .content .tit {
  font-size: 40px;
}
.coopPage .process .content .line {
  width: 36px;
  height: 3px;
  background: #fff;
  margin: 26px 0;
}
.coopPage .process .content .txt {
  line-height: 40px;
  font-size: 22px;
}
.coopPage .process .list {
  padding-right: 400px;
  box-sizing: border-box;
}
.coopPage .process .list ul {
  display: block;
  border-top: solid 1px #f5f5f5;
  border-left: solid 1px #f5f5f5;
  box-sizing: border-box;
}
.coopPage .process .list ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.coopPage .process .list li {
  width: 25%;
  float: left;
  background: #fff;
  cursor: pointer;
  border-right: solid 1px #f5f5f5;
  border-bottom: solid 1px #f5f5f5;
  box-sizing: border-box;
  text-align: center;
  padding: 20px 0;
  height: 247px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.coopPage .process .list li.on {
  position: relative;
  z-index: 2;
  box-shadow: -6px 6px 10px rgba(0, 0, 0, 0.1);
  padding: 18px 0 22px 0;
}
.coopPage .process .list li.on .icon .i1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.coopPage .process .list li.on .icon .i2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.coopPage .process .list li .icon {
  width: 116px;
  height: 116px;
  margin: 0 auto;
  position: relative;
}
.coopPage .process .list li .icon .i2,
.coopPage .process .list li .icon .i1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.coopPage .process .list li .icon .i2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.coopPage .process .list li .number {
  font-size: 36px;
  color: #e2e2e2;
  margin: 14px 0 8px 0;
}
.coopPage .process .list li .txt {
  font-size: 16px;
  color: #333333;
}
.coopPage .chargeList {
  margin: 0 -10px;
}
.coopPage .chargeList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.coopPage .chargeList li {
  width: 50%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 12px;
  text-align: center;
}
.coopPage .chargeList li a {
  display: block;
}
.coopPage .chargeList li a:hover .tit {
  color: #004e9d;
}
.coopPage .chargeList li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.coopPage .chargeList li .tit {
  height: 78px;
  line-height: 78px;
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.coopPage .chargeList li .pic {
  background: #fff;
  overflow: hidden;
}
.coopPage .chargeList li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}

.container .servicePage{max-width:1920px;margin:0 auto;}
.servicePage .introduce {padding-bottom: 0px;}
.servicePage .introduce .content {
  background: #004f9d;
  margin-top: 0px;
}
.servicePage .introduce .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.servicePage .introduce .content .text,
.servicePage .introduce .content .pic {
  width: 50%;
  float: left;
}
.servicePage .introduce .content .pic .swiper-pagination {
  text-align: right;
  font-size: 20px;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#080201)";
  /*IE 8*/
  text-shadow: 1px 1px 3px rgba(8, 2, 1, 0.7);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#080201);
  /*IE 5.5-7*/
}


.servicePage .introduce .content .text {
  padding:40px 5%;
  box-sizing: border-box;
}
.servicePage .introduce .content .tit {font-size: 38px;color: #fff;padding-bottom: 40px;}
.servicePage .introduce .content .line {
  width: 26px;
  height: 2px;
  background: #fff;
  margin: 18px 0;
}
.servicePage .introduce .content .more {width: 75px;height: 83px;float: left;background: url(../img/servicmore.jpg) no-repeat center center;background-size: cover;}

.servicePage .introduce .content .txt{line-height:2;font-size:16px;color: #ffffff;padding-bottom:30px;font-weight:800;}
.servicePage .introduce .content .txt p {line-height:2;font-size:16px;color: #ffffff;padding-bottom:0;}
.servicePage .introduce .content .txtem{line-height:1.2;font-size: 50px;color: #fff;padding-bottom:0;font-weight:800;}
.servicePage .introduce .swiper-container.gd2 {
  padding: 20px 0 60px 0;
}
.servicePage .introduce .swiper-container.gd2 .swiper-slide {
  width: 220px;
}
.servicePage .introduce .swiper-container.gd2 a {
  display: block;
  overflow: hidden;
  background: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.servicePage .introduce .swiper-container.gd2 a:hover {
  box-shadow: 0 0 15px 3px #bbb;
}
.servicePage .introduce .swiper-container.gd2 a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.servicePage .introduce .swiper-container.gd2 img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.videoBox {
  cursor: pointer;
}
.videoBox:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.videoBox .pic {
  position: relative;
  overflow: hidden;
}
.videoBox .pic img {
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
}
.videoBox .icon {
  width: 64px;
  background: url(../images/video_icon.png) no-repeat center 0;
  background-size: 100% 100%;
  position: absolute;
  height: 64px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
}
.videoBox .tit {
  background: url(../images/video_icon.png) no-repeat center 0;
  background-size: 64px 64px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 2;
  font-size: 20px;
  color: #fff;
  padding-top: 82px;
  width: 100%;
  text-align: center;
}
.videoBox iframe,
.videoBox video {
  width: 100%;
  display: none;
}
.videoboxx {
  padding: 0 0 30px 0;
}
.videoboxx iframe,
.videoboxx video {
  width: 100%;
  display: block;
}
.relatedCase {background: #fff;padding: 60px 0 60px 0;margin:0 auto;max-width:1920px;width: 100% }
.relatedCase ul {
  margin: 38px -15px 0 -15px;
}
.relatedCase ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.relatedCase li {
  width: 33.3333%;
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
  float: left;
  margin-bottom: 30px;
}
.relatedCase li a {
  display: block;
  background: #f5f5f5;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.relatedCase li a:hover {
  background: #004e9d;
}
.relatedCase li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.relatedCase li a:hover .tit,
.relatedCase li a:hover .txt {
  color: #fff;
}
.relatedCase li .pic {
  overflow: hidden;
  cursor: pointer;
}
.relatedCase li .pic:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.relatedCase li .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.relatedCase li .text {
  padding: 20px 10px;
  box-sizing: border-box;
}
.relatedCase li .tit,
.relatedCase li .txt {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.relatedCase li .tit {
  font-size: 20px;
  color: #333333;
}
.relatedCase li .txt {
  font-size: 16px;
  color: #666666;
}
.container .swiper-container .pn.wrap {
  width: 54px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 5;
}
.container .swiper-container .pn.wrap .swiper-button-next,
.container .swiper-container .pn.wrap .swiper-button-prev {
  float: left;
  width: 27px;
  height: 15px;
  padding: 0;
  margin: 0;
  background-size: auto 100%;
  outline: none;
  position: static;
  top: 0;
  left: 0;
}
.container .swiper-container .pn.wrap .swiper-button-next span,
.container .swiper-container .pn.wrap .swiper-button-prev span {
  width: 16px;
  height: 1px;
  background: #fff;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.container .swiper-container .pn.wrap .swiper-button-prev {
  background: url(../images/arrow2.png) no-repeat 0 center;
}
.container .swiper-container .pn.wrap .swiper-button-prev span {
  margin: 7px 0 0 0;
  opacity: 0;
}
.container .swiper-container .pn.wrap .swiper-button-prev:hover span {
  margin-left: 11px;
  opacity: 1;
}
.container .swiper-container .pn.wrap .swiper-button-next {
  background: url(../images/arrow3.png) no-repeat right 0 center;
}
.container .swiper-container .pn.wrap .swiper-button-next span {
  margin: 7px 0 0 11px;
  opacity: 0;
}
.container .swiper-container .pn.wrap .swiper-button-next:hover span {
  opacity: 1;
  margin-left: 0;
}

.aboutPage .aboutcontent {line-height:2;font-size: 18px;color: #4d4d4d;}

.about_wh{}

.about_wh_zw{margin-bottom:40px;background: #fff;}
.about_wh_zw:after {  content: "";  height: 0;  display: block;  clear: both;}
.about_wh_zw .imgtu{width:50%;}
.about_wh_zw .text{padding:100px 90px 0;width: calc( 50% - 200px);}
.about_wh_zw .text h3{color:#004e9d;font-size:40px;line-height:1.2;font-weight:600;padding-bottom:20px;}
.about_wh_zw .text h2{color: #000;font-size:24px;line-height:1.4;padding-bottom:40px;font-weight:600;}
.about_wh_zw .text p{color:#4d4d4d;font-size:18px; }

.about_wh_d{background: #fff;text-align: center;}
.about_wh_d:after {  content: "";  height: 0;  display: block;  clear: both;}
.about_wh_d h3{color:#4d4d4d;font-size:16px;line-height:1.2;font-weight:600;padding-bottom:0px;}
.about_wh_d h2{color: #004e9d;font-size:50px;line-height:1;padding-bottom:10px;font-weight:600;}

/**/
.cyryzz{padding:40px 0 40px;position: relative;background:#e7e8ec;}
.cyryzz .swiper-wrapper{padding:40px 0 60px;position: relative;}
.cyryzz .swiper-pagination {bottom: 50px;left: 50%;transform: translateX(-50%);position: absolute;width: 100%;text-align: center;}
.cyryzz .swiper-pagination .swiper-pagination-bullet {width:8px;height:8px;border-radius:0;background: #ccc;margin: 0 5px;opacity: 1;transition: background 0.3s ease; }

.cyryzz .swiper-pagination .swiper-pagination-bullet-active {background: #004e9d;}

.cyryzz .swiper-container:hover .swiper-button-prev {left: 60px;}
.cyryzz .swiper-container:hover .swiper-button-next {right: 60px;}
.cyryzz .swiper-button-prev,.cyryzz .swiper-button-next {width: 70px;
  height: 70px;
  background-size: 100% 100%;
  padding: 0;
  top: 50%;
  margin-top: -35px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  position: absolute;
}
.cyryzz .swiper-button-prev {background-image: url(../img/inshowcase_prev3.png);left: calc(50% - 800px);position: absolute;}
.cyryzz .swiper-button-next {background-image: url(../img/inshowcase_next3.png);left: calc(50% + 750px);position: absolute;}
.cyryzz .swiper-button-next:hover {background-image: url(../img/inshowcase_next2.png);}
.cyryzz .swiper-button-prev:hover {background-image: url(../img/inshowcase_prev2.png);}
.cyryzz .swiper-slide {text-align: center;}
.cyryzz .swiper-slide .box {display: block;background: #fff;}
.cyryzz .swiper-slide .box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.cyryzz .swiper-slide .box:hover .filter {opacity:0.4;filter: alpha(opacity=40);}
.cyryzz .swiper-slide .box:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0%, -50%) scale(1, 1);
  -webkit-transform: translate(0%, -50%) scale(1, 1);
  -moz-transform: translate(0%, -50%) scale(1, 1);
  -ms-transform: translate(0%, -50%) scale(1, 1);
  -o-transform: translate(0%, -50%) scale(1, 1);
}
.cyryzz .swiper-slide .box:hover .text {color:#004e9d}
.cyryzz .swiper-slide .pic {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.cyryzz .swiper-slide .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.cyryzz .swiper-slide .pic .filter {
  background: url(../images/service_filter.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.cyryzz .swiper-slide .pic .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  padding: 66px 60px 0 60px;
  box-sizing: border-box;
  background: url(../images/add.png) no-repeat center 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0%, -50%) scale(3, 3);
  -webkit-transform: translate(0%, -50%) scale(3, 3);
  -moz-transform: translate(0%, -50%) scale(3, 3);
  -ms-transform: translate(0%, -50%) scale(3, 3);
  -o-transform: translate(0%, -50%) scale(3, 3);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.cyryzz .swiper-slide .text {
  padding: 10px 20px;line-height:25px;height:60px;overflow: hidden;
  box-sizing: border-box;
  display: flex; /* 使用Flexbox布局 */
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中（如果需要） */
  font-size: 16px;
  color: #000;-webkit-line-clamp: 2;word-break: keep-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
	
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}





.aboutPage .introduce:after {  content: "";  height: 0;  display: block;  clear: both;}
.aboutPage .introduce .swiper-container {
  width: 630px;
  float: left;
}
.aboutPage .introduce .content {
  width: 772px;
  float: right;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  padding-top: 24px;
}
.aboutPage .puResults {
  margin: 40px 0 60px 0;
  background: #fff;
  padding: 28px 0;
}
.aboutPage .puResults:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .puResults ul {
  margin-top: 0;
}
.aboutPage .history {
  max-width: 1100px;
  margin: 0 auto 60px auto;
  position: relative;
  padding: 64px 0 100px 0;
}
.aboutPage .history .line {
  width: 1px;
  height: 100%;
  background: #dddddd;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
}
.aboutPage .history .before {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border-radius: 50%;
  background: #004e9d;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -32px;
  z-index: 3;
}
.aboutPage .history .after {
  width: 78px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(../images/arrow8.png) no-repeat center #004e9d;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -39px;
  z-index: 5;
}
.aboutPage .history ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .history li {
  width: 608px;
  float: left;
}
.aboutPage .history li:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.aboutPage .history li:hover .year {
  background: #004e9d;
}
.aboutPage .history li:hover .year::after {
  background-image: url(../images/year3.png);
}
.aboutPage .history li .year {
  width: 116px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #cccccc;
  font-size: 18px;
  color: #fff;
  float: right;
  position: relative;
  z-index: 2;
  margin-top: 84px;
}
.aboutPage .history li .year::after {
  content: " ";
  width: 62px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: -62px;
  margin-top: -5px;
  z-index: 2;
  background: url(../images/year1.png) no-repeat;
  background-size: 100% auto;
}
.aboutPage .history li .cont {
  width: 410px;
  float: left;
  padding: 30px 30px 24px 30px;
  box-sizing: border-box;
  background: #fff;
}
.aboutPage .history li .cont .pic {
  overflow: hidden;
}
.aboutPage .history li .cont img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.aboutPage .history li .cont .text {
  line-height: 25px;
  font-size: 16px;
  color: #666666;
  margin-top: 24px;
}
.aboutPage .history li:nth-child(even) {
  float: right;
  margin-top: -230px;
}
.aboutPage .history li:nth-child(even):hover .year::after {
  background-image: url(../images/year4.png);
}
.aboutPage .history li:nth-child(even) .year {
  float: left;
}
.aboutPage .history li:nth-child(even) .year::after {
  left: auto;
  right: -62px;
  background-image: url(../images/year2.png);
}
.aboutPage .history li:nth-child(even) .cont {
  float: right;
}
.aboutPage .concept {
  padding-bottom: 60px;
}
.aboutPage .concept .infobox {
  background: url(../images/concept_info_bg.jpg) no-repeat right 40px bottom 0 #ffffff;
}
.aboutPage .concept .infobox:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .concept .infobox .content,
.aboutPage .concept .infobox .pic {
  width: 50%;
  float: left;
}
.aboutPage .concept .infobox .content {
  padding: 78px 38px 30px 38px;
  box-sizing: border-box;
}
.aboutPage .concept .infobox .tit {
  font-size: 24px;
  color: #333333;
}
.aboutPage .concept .infobox .line {
  width: 26px;
  height: 2px;
  background: #999999;
  margin: 24px 0 26px 0;
}
.aboutPage .concept .infobox .txt {
  line-height: 28px;
  font-size: 16px;
  color: #666666;
}
.aboutPage .concept .list {
  background: #fff;
  margin-top: 22px;
}
.aboutPage .concept .list:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .concept .list li {
  width: 50%;
  float: left;
  text-align: center;
  border-right: solid 1px #e9e9e9;
  border-bottom: solid 1px #e9e9e9;
  box-sizing: border-box;
  padding: 60px 44px 46px 44px;
}
.aboutPage .concept .list li:nth-child(1),
.aboutPage .concept .list li:nth-child(2),
.aboutPage .concept .list li:nth-child(3) {
  width: 33.3333%;
}
.aboutPage .concept .list li:hover .icon {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.aboutPage .concept .list li .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .concept .list li .tit {
  line-height: 34px;
  font-size: 24px;
  color: #333333;
  margin: 18px 0 14px 0;
}
.aboutPage .concept .list li .txt {
  line-height: 28px;
  font-size: 16px;
  color: #666666;
}
.aboutPage .pricebox .title {
  text-align: center;
}
.aboutPage .pricebox .title .tit {
  font-size: 36px;
  color: #333333;
}
.aboutPage .pricebox .title .txt {
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
}
.aboutPage .pricebox .content {
  padding: 38px 0 60px 0;
}
.aboutPage .pricebox .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .pricebox select,
.aboutPage .pricebox input[type="text"] {
  width: 700px;
  height: 64px;
  border: solid 1px #ececec;
  box-sizing: border-box;
  padding: 0 28px;
  font-size: 16px;
  color: #333333;
  float: left;
  margin-bottom: 20px;
}
.aboutPage .pricebox select::-webkit-input-placeholder,
.aboutPage .pricebox input[type="text"]::-webkit-input-placeholder {
  color: #333333;
}
.aboutPage .pricebox select:-moz-placeholder,
.aboutPage .pricebox input[type="text"]:-moz-placeholder {
  color: #333333;
}
.aboutPage .pricebox select::-moz-placeholder,
.aboutPage .pricebox input[type="text"]::-moz-placeholder {
  color: #333333;
}
.aboutPage .pricebox select:-ms-input-placeholder,
.aboutPage .pricebox input[type="text"]:-ms-input-placeholder {
  color: #333333;
}
.aboutPage .pricebox select:nth-child(even),
.aboutPage .pricebox input[type="text"]:nth-child(even) {
  float: right;
}
.aboutPage .pricebox select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/arrow1.png) no-repeat right 28px center #ffffff;
}
.aboutPage .pricebox button,
.aboutPage .pricebox input[type="button"] {
  max-width: 256px;
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 20px auto 0 auto;
  clear: both;
  background: #004e9d;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .pricebox button:hover,
.aboutPage .pricebox input[type="button"]:hover {
  background: #e98400;
}
.aboutPage .contact {
  background: #fff;
  padding: 60px 0;
}
.aboutPage .contact #allmap {
  height: 524px;
}
.aboutPage .contact .address {
  border-left: solid 1px #ececec;
  border-top: solid 1px #ececec;
  box-sizing: border-box;
}
.aboutPage .contact .address:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .contact .address li {
  width: 33.3333%;
  border-bottom: solid 1px #ececec;
  border-right: solid 1px #ececec;
  box-sizing: border-box;
  text-align: center;
  padding: 56px 20px;
  float: left;
}
.aboutPage .contact .address li:hover .icon1 {
  display: none;
}
.aboutPage .contact .address li:hover .icon2 {
  display: block;
}
.aboutPage .contact .address li .icon2,
.aboutPage .contact .address li .icon1 {
  width: 130px;
  height: 130px;
  margin: 0 auto;
}
.aboutPage .contact .address li .icon2 {
  display: none;
}
.aboutPage .contact .address li .tit {
  line-height: 30px;
  font-size: 18px;
  color: #333333;
  margin-top: 26px;
}
.aboutPage .contact .address li .txt {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.aboutPage .contact .address li .txt a {
  font-size: 16px;
  color: #666666;
}
.aboutPage .cooperation .coop {
  border-top: solid 1px #ececec;
  border-left: solid 1px #ececec;
  box-sizing: border-box;
}
.aboutPage .cooperation .coop:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .cooperation .coop li {
  width: 20%;
  float: left;
  border-right: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .cooperation .coop li:hover {
  box-shadow: 0 0 15px 3px #bbb;
  z-index: 5;
}
.aboutPage .cooperation .paging {
  margin-top: 50px;
}
.aboutPage .talent .list {
  margin-bottom: 50px;
}
.aboutPage .talent .list li {
  margin-bottom: 30px;
  background: #fff;
}
.aboutPage .talent .list li.on .top {
  background-image: url(../images/recruitment_icon2.png);
  background-color: #004e9d;
  color: #fff;
}
.aboutPage .talent .list li .top {
  padding: 18px 56px 18px 24px;
  box-sizing: border-box;
  background: url(../images/recruitment_icon1.png) no-repeat right 24px center;
  background-size: 28px 28px;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  cursor: pointer;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.aboutPage .talent .list li .top:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .talent .list li .top span {
  width: 25%;
  float: left;
}
.aboutPage .talent .list li .down {
  padding: 10px 24px;
  box-sizing: border-box;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  display: none;
}
.aboutPage .talent .list li .down .txt {
  margin-top: 32px;
}
.aboutPage .talent .list li .down .tit {
  font-size: 18px;
  color: #004e9d;
  margin-bottom: 10px;
}
.aboutPage .culture .title,
.aboutPage .team .title {
  text-align: center;
  font-size: 28px;
  color: #000;
}
.aboutPage .culture .slogan,
.aboutPage .team .slogan {
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #666666;
  margin-top: 14px;
}
.aboutPage .team .list {
  margin: 40px -15px 0px -15px;
}
.aboutPage .team .list:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .team .list li {
  width: 33.333%;
  float: left;
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.aboutPage .team .list li:hover .pic .filter {
  opacity: .5;
}
.aboutPage .team .list li:hover .pic .txt {
  opacity: 1;
}
.aboutPage .team .list li .pic {
  overflow: hidden;
  position: relative;
}
.aboutPage .team .list li .pic img {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .team .list li .pic .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  background: #004e9d;
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .team .list li .pic .txt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 8;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
  text-align: left;
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .team .list li .text {
  padding: 24px 28px;
  box-sizing: border-box;
  background: #fff;
}
.aboutPage .team .list li .name {
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.aboutPage .team .list li .duties {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #666666;
  margin-top: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.aboutPage .culture {
  background: #fff;
  margin-top: 50px;
  padding: 60px 0;
}
.aboutPage .culture .content {
  margin-top: 40px;
}
.aboutPage .culture .swiper-container:hover .swiper-button-prev {
  left: 10px;
}
.aboutPage .culture .swiper-container:hover .swiper-button-next {
  right: 10px;
}
.aboutPage .culture .swiper-button-prev,.aboutPage .culture .swiper-button-next {
  width: 52px;
  height: 52px;
  background-size: 100% 100%;
  padding: 0;
  top: 50%;
  margin: -26px 0 0 0;
  outline: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .culture .swiper-button-prev {
  background-image: url(../img/qualification_prev1.png);
  left: -60px;
}
.aboutPage .culture .swiper-button-next {
  background-image: url(../img/qualification_next1.png);
  right: -60px;
}
.aboutPage .culture .swiper-button-next:hover {
  background-image: url(../img/qualification_next2.png);
}
.aboutPage .culture .swiper-button-prev:hover {
  background-image: url(../img/qualification_prev2.png);
}
@media only screen and (max-width: 1440px) {
  .aboutPage .introduce .swiper-container {
    width: 620px;
  }
  .aboutPage .introduce .content {
    width: 560px;
    padding-top: 0;
  }
  .aboutPage .concept .infobox .content {
    padding: 30px 38px;
  }
  .aboutPage .pricebox select,
  .aboutPage .pricebox input[type="text"] {
    width: 580px;
  }
}
.singlePage {
  padding: 30px 10px;
  box-sizing: border-box;
}
.mapPage .siteMap {
  padding: 50px 0;
}
.mapPage .siteMap .row {
  margin-bottom: 20px;
}
.mapPage .siteMap .row .tit {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  background: #f1efeb;
  font-size: 16px;
  color: #004e9d;
}
.mapPage .siteMap .row ul {
  margin-top: 10px;
}
.mapPage .siteMap .row ul li {
  width: 20%;
  float: left;
  padding: 5px;
  box-sizing: border-box;
}
.mapPage .siteMap .row ul li a {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  border: dotted 1px #999;
  font-size: 14px;
  color: #666;
}
.mapPage .siteMap .row ul li a:hover {
  color: #004e9d;
}
#junjie-layer-iframe1 img,
.junjie-layer-content img {
  width: 100% !important;
}
.popupPic {
  max-width: 900px;
  width: 90%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 110;
  display: none;
}
.popupPic img {
  width: 100%;
  display: block;
}

/*团队*/
.pc-banner {background:#e6e8ec url(../img/teambg.jpg) no-repeat center top/100% auto;width: 100%;padding-bottom:40px;}
.pc-banner:after {content: "";height: 0;display: block;clear: both;}
.pc-banner .swiper-container {width: 100%;margin:0px;text-align: center;padding-bottom:60px;}
 .pc-banner .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;-webkit-transform: scale(0.5);transform: scale(0.5);}	


.pc-banner .swiper-slide img {width:100%;border-radius:50%;display: block;transition: all 0.5s ease-in-out;}
.pc-banner .swiper-slide h2{color: #fff;font-size:36px;font-weight: 600;}
.pc-banner .swiper-slide .teamtext {width: 100%;border-radius:50%;display: block;color: #4d4d4d;font-size:16px;opacity: 0;}

.pc-banner .swiper-slide-active .teamimg,.pc-banner .swiper-slide-duplicate-active .teamimg{ border-radius:0;width: 100%;height: auto;transition: all 0.5s ease-in-out;}
.pc-banner .swiper-slide-active .teamtext,.pc-banner .swiper-slide-duplicate-active .teamtext{display: block;opacity: 1;}
.pc-banner .swiper-slide-active h2,.swiper-slide-duplicate-active h2{color: #000}
.pc-banner .swiper-slide-active,.pc-banner .swiper-slide-duplicate-active {-webkit-transform: scale(1);transform: scale(1);padding-top: 20px;}
.none-effect {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;}


.pc-banner .swiper-pagination {position: relative;margin-bottom: 30px;}
.pc-banner .swiper-pagination-bullet {background: #004f9d;margin-left: 4px;margin-right: 4px;width: 17px;height: 17px;opacity: 1;margin-bottom: 4px;}
.pc-banner .swiper-pagination-bullet-active {width: 13px;height: 13px;background: #FFF;border: 6px solid #004f9d;margin-bottom: 0;}

.pc-banner  .button {width: 1000px;margin: 0 auto;bottom: 43px;position: relative;}
.pc-banner .button div:hover {background-color: #2f4798;}
.pc-banner .swiper-button-prev {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #004f9d center 50%/50% 50% no-repeat;
        }

        .pc-banner .swiper-button-next {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #004f9d center 50%/50% 50% no-repeat;
        }

 
.relatedCase{padding:40px 0 40px;position: relative;background:#fff;}

.relatedCase .swiper-slide {
  text-align: center;transform: scale(0.8);
        transition: transform 0.5s ease; /* 缩放过渡动画 */
        opacity: 0.8; /* 两侧滑块降低透明度，突出中间 */
        display: flex;
        justify-content: center;
        align-items: center;

        background: #f5f5f5;
        border-radius: 8px;
}
.relatedCase .swiper-slide-active {transform: scale(1);opacity: 1;z-index: 10;}

.relatedCase .swiper-wrapper{padding:40px 0 0px;position: relative;}
.relatedCase .swiper-pagination {bottom: 60px;left: 50%;transform: translateX(-50%);position: absolute;width: 100%;text-align: center;}
.relatedCase .swiper-pagination .swiper-pagination-bullet {width: 25px;height: 2px;border-radius: 0;background: #fff;margin: 0 5px;opacity: 1; 
  transition: background 0.3s ease; }

.relatedCase .swiper-pagination .swiper-pagination-bullet-active {background: #004e9d;}
.relatedCase .swiper-slide-active .text,.relatedCase .swiper-slide-duplicate-active .text{display: block;opacity: 1;}


.relatedCase .swiper-containe {
  display: none;
}
.cygcal_box {
  display: block;
}
.cygcal_box:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.cygcal_box:hover .filter {opacity:0.4;filter: alpha(opacity=40);}
.cygcal_box:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0%, -50%) scale(1, 1);
  -webkit-transform: translate(0%, -50%) scale(1, 1);
  -moz-transform: translate(0%, -50%) scale(1, 1);
  -ms-transform: translate(0%, -50%) scale(1, 1);
  -o-transform: translate(0%, -50%) scale(1, 1);
}
.cygcal_box:hover .text {background:rgba(0,0,0,.80);}
.cygcal_box .pic {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.cygcal_box .pic img {
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.cygcal_box .pic .filter {
  background: url(../images/service_filter.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.cygcal_box .pic .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  padding: 66px 60px 0 60px;
  box-sizing: border-box;
  background: url(../images/add.png) no-repeat center 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0%, -50%) scale(3, 3);
  -webkit-transform: translate(0%, -50%) scale(3, 3);
  -moz-transform: translate(0%, -50%) scale(3, 3);
  -ms-transform: translate(0%, -50%) scale(3, 3);
  -o-transform: translate(0%, -50%) scale(3, 3);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.cygcal_box .text {
  line-height: 1.4;
  box-sizing: border-box;
  display: block;
  background: rgba(0,0,0,.60);padding-left:5px;padding-right:5px;
  margin-top: -80px;
  height: 80px;
  line-height: 50px; /* 这里 line-height 与 height 不一致，文字垂直居中建议调整为 line-height: 80px */
  padding-bottom: 30px;
  font-size: 22px;
  color: #fff;
  z-index: 20;
  display: -webkit-box; /* 注：-webkit-box 会影响不换行效果，若仅需单行不换行，可改为 display: block */
  position: absolute;
  width: 100%;
  -webkit-box-orient: vertical; /* 该属性仅对多行文本生效，单行可删除 */
  word-break: break-all; /* 此属性会强制换行，需删除！ */
  /* 新增/修改：控制文字不换行 */
   /* 核心：强制文字不换行 */
  overflow: hidden; /* 溢出部分隐藏（避免文字超出容器） */
  text-overflow: ellipsis; /* 溢出显示省略号（可选，优化体验） */
  /* 过渡效果保留 */
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.relatedCase .cygcal_box .text {white-space: nowrap;}

.relatedCase .text{opacity: 0;}

.cycaselist{max-width: 1900px;margin: 0 auto;}

.aboutPage .cycaselist .list {margin: 40px -15px 0px -15px;}
.aboutPage .cycaselist .list:after {content: "";height: 0;display: block;clear: both;}
.aboutPage .cycaselist .list li {width: calc( 33.333% - 30px);float: left;text-align: center;margin:0 15px;box-sizing: border-box;position: relative;margin-bottom: 30px;overflow: hidden;}
.aboutPage .cycaselist .cygcal_box .text{height: 50px;line-height:50px;margin-top: -50px;font-size:16px;}

.moredown{padding:0px;height:30px;text-align: center;width: 100%;background:url(../img/moredown.png) no-repeat center center;}



.cycaselist_t{margin-bottom:40px;background: #e7e8ec;}
.cycaselist_t:after,.moredown:after{content: "";height: 0;display: block;clear: both;}
.cycaselist_t .imgtu{width:50%;}
.cycaselist_t .text{padding:40px 20px 0 20px;width: calc( 50% - 80px);}
.cycaselist_t .text h3{color:#004e9d;font-size:40px;line-height:1.2;font-weight:600;padding-bottom:20px;}
.cycaselist_t .text h2{color: #000;font-size:32px;line-height:1.4;padding-bottom:30px;font-weight:600;}
.cycaselist_t .text p{color:#4d4d4d;font-size:18px; line-height:2.2;max-width:80%;}

.cycaselist_t .textmore{width: 60px;height: 60px;float: right;padding:30px 40px 0 0;}

/*次页产品展台*/
.cycptop {background:#e6e8ec url(../img/cycptopbg.jpg) no-repeat center top; background-size: cover; width: 100%;padding:160px 0 0px;text-align: center;}
.cycptop:after,.cycpbottom:after {  content: "";  height: 0;  display: block;  clear: both;}
.cycptop .text_em{font-size:48px;color: #004e9d;line-height:1.4;font-weight: 600;}
.cycptop .line {width: 100px;height: 3px;background: #000;margin: 40px auto;}
.cycptop .text_h2{font-size:32px;color: #000;line-height:1.4;font-weight: 600;padding-bottom: 10px;}
.cycptop .text_h3{font-size:22px;color: #000;line-height:1.4;font-weight: 600;padding-bottom: 40px;}
.cycptop .text_p{font-size:14px;color: #000;line-height:1.4;font-weight: 600;padding-bottom:40px;}

.cycpcenter{padding:0px 0 10px;margin-top:-200px;z-index:20;position: absolute;} 
.cycpcenter img{padding:0;margin:0;width: 100%;}
.cycpcenter .tu1{display: block}
.cycpcenter .tu2{display: none}
.cycpcenter2{width: 100%;position: relative;padding: 0;margin: 0;} 
.cycpcenter2 img{max-width: 100%;}

.cybannerzw .norecord{color: #fff;}

.cycpbkh{margin-top:-120px;position: relative;margin-bottom:60px;}
.cycpbkh .wrap{padding:40px;position: relative;min-height:400px;background: #004f9d;}
.cycpbkh .columnTitle2 .tit{color:rgba(255,255,255,.20);}
.cycpbkh .columnTitle2 .txt{color:rgba(255,255,255,1.00);}

.cycpbkh .list {margin: 40px -15px 0px -15px;}
.cycpbkh .list:after {content: "";height: 0;display: block;clear: both;}
.cycpbkh .list li {width: calc( 33.333% - 30px);float: left;text-align: center;margin:0 15px;box-sizing: border-box;position: relative;margin-bottom: 30px;}
.cycpbkh .cygcal_box .text{height: 50px;line-height:50px;margin-top: -50px;}



.cycaselist .cygcal_box a:hover .text{height:100%;line-height:1.4rem;margin-top:-350px;background:rgba(0,79,157,.80) url(../img/gcaltubg.png) no-repeat center center;background-size:100% 100%;position: absolute;padding:30% 30px 0;
    justify-content: center;
    align-items: center; 
    text-align: center; }
.cycaselist .cygcal_box .pic{height:350px;overflow: hidden;}
.cycaselist .cygcal_box .pic img{width: 100%;height: 100%;}
.cycaselist .cygcal_box a .text p{display:none;}
.cycaselist .cygcal_box a:hover .text p{display: block;}
.cycaselist .cygcal_box a .text h2{color: #fff;font-size: 1rem;}
.cycaselist .cygcal_box a:hover .text h2{color: #fff;font-size: 1.2rem;font-weight: 600;}
.cycaselist .cygcal_box a:hover .text p{color: #fff;font-size: 0.8rem;}

@media only screen and (max-width: 1366px) {
	.footer .foot_left{width:250px;}

	.footer .r{width: 370px;}
	.footer .contact .text {text-align: left;padding-left:20px;font-size:32px;}
	.footer .contact .text .tel a{font-size:32px;}
	.footer .contact .text p {display: inline-block;font-size:14px;margin-bottom: 4px;padding-left: 20px;background: no-repeat 0 center;}
	.footer .contact .text p a{font-size: 14px;}
	.service .columnTitle p{font-size:16px;color: #4d4d4d;line-height:1.6;padding:20px 0;}
	.main .service .tab li h2{font-size:18px;}
	.main .service {margin-top: 0px;padding-top:0px;height:620px;overflow: hidden;}
	.service .columnTitle{padding:50px 0 0;}
}

@media screen and (max-width:768px) {
	.cycptop {padding:40px 0 0px;}
	.aboutPage .cycaselist .cygcal_box .text,.relatedCase .cygcal_box .text{font-size:12px;}
	.relatedCase .swiper-pagination .swiper-pagination-bullet {width: 5px;height: 2px;margin: 0 3px;}
	.cycptop .text_em{font-size:22px;}
	.cycptop .line {width: 100px;height: 3px;background: #000;margin: 40px auto;}
	.cycptop .text_h2{font-size:22px;padding-bottom:0px;}
	.cycptop .text_h3{font-size:18px;padding-bottom:20px;}
	.cycptop .text_p{font-size:12px;color: #000;line-height:1.4;font-weight: 600;}
	.cycpcenter{padding: 20px 0;} 
	.cycpcenter .tu1{display:none}
	.cycpcenter .tu2{display: block}
	.pc-banner {background-size: auto 100%;}
	.pc-banner .swiper-container {margin: 20px 0 15px;}
	.pc-banner {background:#e6e8ec none;width: 100%;padding-bottom:40px;}
	.pc-banner .swiper-slide {-webkit-transform: scale(0.97);transform: scale(0.97);}
	.pc-banner .swiper-slide-active, .swiper-slide-duplicate-active {-webkit-transform: scale(0.97);transform: scale(0.97);padding-top:0px;}
	.swiper-pagination {position: relative;margin-bottom:0px;bottom:-10px;}
	.pc-banner .swiper-pagination-bullet {background: #004f9d;margin-left: 2px;margin-right: 2px;width: 8px;height: 8px;margin-bottom: 2px;}
	.pc-banner .swiper-pagination-bullet-active {width: 6px;height: 6px;background: #FFF;border: 3px solid #004f9d;margin-bottom: 0;}
	.pc-banner .swiper-slide a {padding: 5px;border-radius: 0px;}
	.pc-banner .swiper-slide img {width: 100%;border-radius:0;display: block;}
	.pc-banner .button div {width: 28px;height: 28px;}
	.pc-banner .button {width: 70%;bottom: 22px;}
	.aboutPage .cycaselist .list li {width: calc( 100% - 30px);float: left;}
	.cycaselist_t .imgtu{width:100%;}
	.cycaselist_t .text{padding:20px 10px 0;width: calc( 100% - 20px);}
	.cycaselist_t .text h3{font-size:28px;padding-bottom:5px;}
	.cycaselist_t .text h2{font-size:26px;padding-bottom:20px;}
	.cycaselist_t .text p{font-size:16px; line-height:2.2;max-width:100%;}	
	.inpr_left{width:100%;float:none;margin:0;}
	.cycplist25{width:49%;margin:0 0.5% 10px;float: left;}
	.cycplist50{width:49%;float: left;margin:0 0.5% 0px;}
	.incpzw{width:100%;background-color:#fff;margin-bottom:15px;margin:0 0.5% 15px;overflow: hidden;}
	
	.cph500{height: 300px;}
	.cph250{height: 300px;}
	.cph350{height: 250px;}
	.ptb60{padding:0px 0;}
	.cycpbkh{margin-top:0px;position: relative;margin-bottom:60px;}
	.cycpbkh .list {margin:20px -25px 0px -25px;}
	.cycpbkh .list li {width: calc( 50% - 10px);float: left;text-align: center;margin:0 5px;box-sizing: border-box;position: relative;margin-bottom: 10px;}
	.cycpmore a.inmore{font-size: 18px;width:240px;padding:0 20px;height:60px;  line-height:60px;}
	.header .language{float: right;margin: 11px 60px 0 10px;}
	.header .language img{height: 30px;width: 30px;}
	.header .language a h2{line-height:30px;}
	.newsPage .newsList li .pic {overflow: hidden;width:100%;}
	.newsPage .newsList li .newstext{background: none;width:100%;padding-right:0;}
	.newsPage .newsList li .tit {font-size:16px;}
	.newsPage .newsList li .txt {  height: 48px;line-height: 24px;font-size: 12px;}
	
	.main .banner .text .p5 {font-size: 24px;text-transform: uppercase;}
	.container .cybannerzw .cy_title{display: block;padding-bottom:20px;}
.container .cybannerzw .aboutcontent {line-height:2;font-size: 14px;color: #fff;padding: 30px 5px;}
.container .cybannerzw .aboutcontent p{padding-bottom: 10px;}
.container .cybannerzw .aboutcontent img{max-width: 100%;}
	.h100vh,.cybannerzw.pt120.h100vh{height:auto}
	.container .cybannerzw .cy_title h3{font-size: 18px;}
	

	
	
	.cycpcenter{margin-top:0px;;position: relative;} 
	.container .cybanner.sh{padding:10px 0 60px;}
	
}