/* 内页banner */
.innerBanner {
	width: 100%;
	position: relative;
}

.heightImg {
	width: 100%;
	opacity: 0;
}

.innerBanner .texts {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	font-size: 2.5em;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	--mstransform: translateY(-50%);
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
}
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
  }
}
.fadeInUp2 {
  animation: fadeInUp2 1s cubic-bezier(0.4, 0, 0.2, 1) both;
  -webkit-animation: fadeInUp2 1s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.innerprd .top-name em {
	background-image: none !important;
	background-color: #004da1;
	width: 20px;
	height: 20px;
	top: 0;
}

.innerprd .texts {
	background-color: #f7f7f7;
	font-size: 20px;
	text-align: center;
	color: #333;
	padding: 35px 15px 27px;
	position: relative;
	overflow:hidden ;
}

.caseCen h1,
.caseCen .boxtext {
	line-height: 32px;
}

.caseCen .more2 {
	color: #666;
	font-size: 16px;
	width: 88px;
	margin: 17px auto 0;
	/* background: url(/Img/images/right4.png) right top 2px  no-repeat; */
}

.caseCen:hover {
	webkit-box-shadow: 0 25px 40px -40px #9cb0bf;
    box-shadow: 0 25px 40px -40px #9cb0bf;
}
.caseCen:hover h1{
	color: #004da1;
}
.caseCen:hover .more2{
}
.innerprd li{
	margin-bottom: 30px;
}
.innerprd {
	padding-bottom: 40px;
}
.innerprd .row{
	margin-top: 20px;
	margin-left: -15px;
	margin-right: -15px;
}
.caseImg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}
.curCen{
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}
.curText {
	position: absolute;
	top: 50%;
	width: 100%;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-align: center;
}
.curText img{
	display: block;
	margin: auto;
}
.curText h1{
	font-size:1.6em;
	margin: 10px 0 17px;
	
}
.curText h3{
	font-size: .9em;
}
.cur li{
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}
.curCen:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.buscen h1{
	font-size: 20px;
	text-align: center;
	padding-top: 2em;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}
.buscen .texte span{
	font-size: 16px;
	line-height: 22px;
	margin-top: 15px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box;
  height: 44px;
	
}
.buscen .texte{
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.buscen .textBox{
	border: 1px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	padding: 0 18px;
}
.more3{
	height: 45px;
	background: url(/Img/images/right5.png) center no-repeat;
}
.buscen:hover .more3{
	background: url(/Img/images/right51.png) center no-repeat;
}
.buscen:hover h1{
	color: #004da1;
}
.buscen:hover .caseImg{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.detNav{
	height: 80px;
	line-height: 80px;
	background-color: #f8f8f8;
	font-size: 16px;
	color: #666;
  display: none;
}

.detNav .back{
  display: none;
}

.detNav a{
  color: #666;
}
.icnav{
	margin: 0 20px;
}
.back img{
	margin-left: 10px;
}
.busDet h1{
	text-align: center;
	font-size:2.1em;
	margin-top:2.38rem ;
  color: #004da1;
}
.busDet{
  min-height: 300px;
}
.caseCen h1{
  height: 64px;
  overflow: hidden;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
box-orient: vertical;
display: -webkit-box;
display: box;
}
.topimg{
	display: block;
	margin:50px auto 0;
	max-width: 100%;
	padding-bottom: 3em;
	border-bottom: 1px solid #e5e5e5;
}
.dettextleft{
	font-size:1.2em;
	width: 17%;
}
.dettextright .item{
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 16px;
}
.dettext{
	margin-top: 3em;
}
.dettextright{
	padding-bottom: 20px;
	width: 83%;
	border-bottom: 1px solid #e5e5e5;
}
.back:hover{
	color: #004da1;
}
.dettextleft img{
	margin-right: 10px;
}
.contact-box .frm-btn-group .btn-submit{
	background-color: #004da1;
	border-color: #004da1;
}
.contact-box .left{
    width: 24.54%;
    float: left;
}
.contact-box .left ul{
    padding-top: 1em;
}
.contact-box .left li{
    position: relative;
    padding: 5px 0 0 5.1em;
    min-height: 3.4em;
    margin-top: 2.5em;
}
.contact-box .left li:nth-child(2),.contact-box .left li:nth-child(3),.contact-box .left li:nth-child(4){
    margin-top: 2em;
}
.contact-box .left .icon-box{
    width: 3.4em;
    height: 3.4em;
    background-color: #004da1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2em auto;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
}
.contact-box .left ul .tit{
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
}
.contact-box .left ul .det{
    font-size: 0.8em;
    line-height: 1.5em;
    margin-top: 4px;
}
.contact-box .right{
    float: right;
    width: 71.17%;
    height: 27em;
    background: #ccc;
    border: 1px solid #eeeeee;
    margin-top: 1.2em;
}
.ai-title .tit{
    color: #242b34;
    font-size: 1.6em;
    line-height: 1.3125;
    font-weight: bold;
}
.joinBtn {
  cursor: pointer;
}

.joinList .item span {
  display:block;
  width: 23%;
  float: left;
  padding-left: 20px;
  color: #0f0f0f;
  font-size: 16px;
  line-height: 30px;
  padding: 26px 0;
}
.jointit{
	overflow: hidden;
}
.joinList .openIt span{
  border-bottom: 1px solid #d0d0d0;
  width: 23%;
}

.joinList .openIt .lastSpan1{
  width: 8%;
  cursor: pointer;
}


/* .joinList .openIt:hover span{
  color: #004da1;
} */
.jointit{
	border-bottom: 1px solid #d0d0d0;
}
.joinList {
  padding: .3rem 3em 5em;
  min-height: 600px;
}

.lastSpan1 {
  background-image: url(/Img/images/jia.png);
  background-position: right;
  background-repeat: no-repeat;
}

.is-act .lastSpan1 {
  background-image: url(/Img/images/jian.png) !important;
}

.joinList .is-act .lastSpan1{
  width: 8%;
}

.jointit span {
  font-weight: bold;
}

.jointext .list {
  float: left;
  width: 24%;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.jointext {
  overflow: hidden;
  background: #fafcfe;
  background-size: cover;
  padding:0 0 30px;
  display: none;
}

.go-right1 input[type='number']::-webkit-outer-spin-button,
.go-right1 input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.go-right1 input {
  width: 40px;
  height: 25px;
  border: 1px solid #999999;
  text-align: center;
}

/*在firefox下移除input[number]的上下箭头*/
.go-right1 input[type="number"] {
  -moz-appearance: textfield;
}

.joinc {
  clear: both;
}

.joinc h3 {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  margin-bottom: 20px;
}

.joinc .text {
  font-size: 14px;
  color: #444;
  line-height: 25px;
  padding-right: 40px;
}

.joinc li {
  float: left;
  width: 48%;
}

.jointext {
  padding-left: 2.5em;
  width: 100%;
}

.joinc {
  padding-top: 30px;
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 30px;
}

.jointop {
  overflow: hidden;
}

.joinBtn2 {
  clear: both;
  background: #004da1;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.joinBtn2 a {
  font-size: 16px;
  color: #fff;
}

.go-right1 a {
  font-size: 18px;
  color: #777;
  margin-left: 30px;
}

.go-right1 {
  font-size: 18px;
  color: #777;
}

.go-right1 input {
  margin: 0 5px;
  font-size: 14px;
  color: #777;
}

.go-right1 img {
  margin-left: 5px;
  vertical-align: 0px;
}

.go-right1 {
  margin-left: 3.5em;
  margin-top: 8px;
}

.p-about .innerBanner h1 {
  line-height: 48px;
}

.about1 h1 {
  font-size: 1.8em;
  color: #262626;
  font-weight: bold;
  text-align: center;
}

.about1 {

  padding: 1.5em 3em 1.25em;
  background: url(/Img/images/about1.png) center top no-repeat;
}

.about1 .text p {
  font-size: 18px;
  text-align: left;
  line-height: 35px;
  padding: 0 5.3em;
}

.about1 .text {
  margin-top: 2.5em;
}

.about1 .text p+p {
  margin-top: 20px;
}

.ab-txt-moretxt {
  display: none;
}

.about1 .mores a {
  font-size: 14px;
  color: #2dbecd;
  border-bottom: 1px solid #2dbecd;
}

.about1 .mores {
  text-align: center;
  margin-top: 30px;
}

.aboutNum i {
  font-style: normal;
  font-size: 3.5em;
  color: #44c2cf;
  vertical-align: 15px;
}

.aboutNum p {
  color: #555555;
  font-size: 16px;
  margin-top: 20px;

}

.aboutNum li {
  text-align: center;
}

.aboutNum span {
  font-size: 5em;
  background-image: linear-gradient(135deg, #1389c3, #39b6cc);
  -webkit-background-clip: text;
  color: transparent;

}

.aboutNum {
  margin-top: 8.5em;
}

.about2 {
  background: url(/Img/images/about2.png) no-repeat;
  background-size: cover;
  padding: 5em 0 11.25em;
}

.about2 h2 {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}

.about2 .texttit {
  font-size: .8em;
  color: #555555;
  text-align: center;
  margin-top: 20px;
}

.joinDet h1 {
  font-size: 1.8em;
  padding-top: 2.22em;
  font-weight: bold;
  text-align: center;
}

.joinDetcen .row .control-label {
  float: left;
  width: 22% !important;
  margin-top: 3px;
}



.online-box .form-group.attachment .form-control {
  border: none;
  padding: 0 18px !important;
  border-radius: 0;
}

.online-box .form-control {
  height: 30px;
  padding: 0 18px;
}

.online-box .attachment .up span {
  font-size: 14px;
  color: #999999;
  margin-left: 5px;
}

.online-box .submit {
  color: #fff;
  border-radius: 3px;
  margin-left: 80px;
  margin-top: 9px;
  width: 160px;
  height: 37px;
  line-height: 37px;
}

.online-box .attachment .up .ipbtn {
  font-size: 14px;
  color: #000022;
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #d2d2d2;
  background-color: #fefefe;
  background: linear-gradient(to bottom, #fefefe, #f2f2f2, #e3e3e3);
  display: inline-block;
}

.online-box .form-group.attachment .form-control {
  border: none;
  padding: 0;
  border-radius: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 32px;
  width: 110px;
}
.openIt span{
	width: 25%;
}
.joinDetcen .row .col-lg-12 .control-label {
  width: 10.3% !important;
}

.col-lg-12 .form-group-cell {
  width: 89.5% !important;
}

.form-group {
  padding: 5px 30px !important;
}

.joinDetcen {
  padding-top: 2.5em;
  padding-bottom: 4.5em;
}

.online-box .must {
  color: #f40b1c;
  font-size: 14px;

  right: 0;
}

.codeY {
  position: absolute;
  right: -25px;
  top: 9px;
  width: 50px;
}
@media(max-width: 991.98px){
  .codeY {

  top: .7rem;

}
.online-box .attachment .up span{
  line-height: 35px
}
.form-group-cell{
  float: none!important;
}
}
.joinDetBtn {
  margin-left: 12.6%;
}
.lastSpan1{
	background: url(/Img/images/jia.png) no-repeat center right 30px;
  height: 83px;
}

.lastSpan1:hover{
	background: url(/Img/images/jiah.png) no-repeat center right 30px;
  height: 83px;
  width: 14px;
}
/* .is-act span{
	color: #004da1!important;
} */
.join1{
	background: url(/Img/images/joinbg.png) center no-repeat;
	background-size: cover;
	padding: 5em 0 4em;
}
.join1Left{
	width: 49%;
	font-size: 18px;
	line-height: 32px;
}
.join1Right{
	margin-left: 12%;
}
.join1 .sm-inner{
	display: flex;
	align-items: center;
}








@media screen and (max-width: 1366px){
    .contact-box .left ul .det{
        font-size: 1em;
    }
    .contact-box .left li{
        margin-top: 2.5em;
    }
}
@media screen and (max-width: 1100px){
    .contact-box .left li{
        margin-top: 1.8em;
    }
}
@media screen and (max-width: 991px){
	.joinList .item span:nth-child(2) {
	    /* display: none; */
      width: 25% !important;
	}
	.about1{
		margin-top: .8rem;
	}
	.joinList .item span+span+span {
	    /* display: none; */
	}
	.joinList .item span+span+span+span{
		display: inline-block;
		/* float: right; */
		text-align: left;
    width: 25% !important;
    /* height: 65px; */
	}

  .joinList .item span+span+span {
    width: 25% !important;
}

.joinList .jointit span:first-child{
  width: 25% !important;
}

 .joinList .jointit span:last-child{
      width: 25% !important;
  }

	.joinList .openIt span{
		width: 25%;
		padding: .3rem 0;
	}
	.joinc li+li{
		margin-top: .4rem;
	}
	.joinc{
		padding-top: .2rem;
	}
	.jointext{
		padding:0 .3rem;
	}
	.joinc li{
		width: 100%;
	}
	.joinList{
		padding-left: .3rem;
		padding-right: .3rem;
    overflow-x: scroll;
    /* width: 200%; */
	}

    .page-contact-box .inside-bd{
        padding-bottom: 0;
    }
    .page-contact-box .about-inner{
        width: 100%;
        padding: 0;
    }
    .contact-box .left{
        width: 100%;
        padding: 0 0.17rem;
    }
    .contact-box .left ul{
        padding-top: 0.23rem;
    }
    .contact-box .left li:first-child{
        margin-top: 0;
    }
    .contact-box .left li{
        padding: 0 0 0 1.15rem;
        min-height: 0.5rem;
        margin-top: 0.23rem;
    }
    .contact-box .left .icon-box{
        width: 0.8rem;
        height: 0.8rem;
        background-size: 0.35rem auto;
    }
    .contact-box .left .tit{
        font-size: 0.42rem;
    }
    .contact-box .left ul .tit{
        font-size: 0.34rem;
        line-height: 1.3;
    }
    .contact-box .left ul .det{
        font-size: 0.28rem;
        line-height: 0.45rem;
        margin-top: 0;
    }
    .contact-box .right{
        width: 100%;
        height: 4.46rem;
        margin-top: 0.36rem;
    }
    .joinList #List .item {
      width: 200%;
    }
    .joinList .jointit{
      width: 200%;
    }
}
.about1{
	margin-top: 60px;
}
.pageBtn {
  width: 40px;
  height: 40px;
  border: 1px solid #999999;
  line-height: 40px;
}

.pageBtn img {
  display: block;
  margin: 12px auto;
  text-align: center;
}

.page {
  display: flex;
  justify-content: center;
  margin-bottom: 4.5em;
}

.pagenum {
  width: 55px;
  display: inline-block;
  text-align: center;
  color: #777777;
  line-height: 40px;
  font-size: 20px;
}

.nump {
  margin: 0 6px;
}

.nump .active {
  color: #f5962e !important;
}

.news-list {
  padding-bottom: 2.5em;
}

.news-list .row {
  margin: 0 -19px;
}

.det h1 {
  font-size: 2.2em;
  text-align: center;
  line-height: 1.68em;
  color: #1e2631;
  font-weight: bold;
  margin-top: 1.4em;
}

.detTime {
  font-size: 16px;
  text-align: center;
  color: #9297a1;
  margin-top: 25px;
}

.lineic {
  position: relative;
  margin-top: 40px;
  z-index: 999;
}

.lineic::before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #d3d9de;
  top: 14px;
  z-index: -1;
}

.imgic {
  display: flex;
  justify-content: center;
  background: #fff;
  width: 280px;
  margin: auto;
  padding-left: 33px;
}

.imgic img {
  margin-right: 20px;
}

.imgic a {
  position: relative;
}

.imgic .texts {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}

@media(max-width:991.9px){
	.pageBtn {
	    width: .5rem;
	    height: .5rem;
	  }
	
	  .nump .pagenum {
	    width: .6rem;
	    font-size: .28rem;
	    line-height: .5rem;
	  }
	
	  .pageBtn img {
	    margin: .14rem auto;
	    width: .1rem;
	  }
	
	  .news-list {
	    padding-bottom: .43rem;
	  }
	 .go-right1 {
	    display: none;
	  }
	  .page {
	    margin-bottom: .9rem;
	  }
	
	  .page-home .bannerText h5 {
	    font-size: .6rem;
	  }
	
	  .page-home .innerBannerWap .bannerText h1 {
	    font-size: .36rem;
	  }

	.about1{
		padding-left:0rem;
		padding-right: 0rem;
		margin-top: .4rem;
	}
	.contact-box .contact-center{
		margin-top: 0;
	}
	.form-group{
		padding: 5px 0rem !important;
	}
	.join1 .sm-inner{
		display: block;
	}
	.join1Left{
		width: 100%;
		font-size: .28rem;
		line-height: .45rem;
		float: none;
	}
	.busDet h1{
		font-size: .42rem;
		margin-top: .7rem;

	}
	.dettextleft{
		width: 100%;
		float: none;
		font-size: .36rem;
	}
	.dettextright{
		width: 100%;
		float: none;
		
	}
	.lastSpan1{
		background-image: block;
	}
	.join1{
		padding: 1rem 0 .8rem;
	}
	.join1Right{
		margin-left: 0;
		float: none;
		
	}
	.join1Right img{
		display: block;
		margin:.4rem  auto 0;
		width: 4.5rem;
	}
	.homeici{
		width: .29rem;
	}
	.topimg{
		padding-bottom: .45rem;
	}
	.dettext{
		margin-top: .45rem;
	}
	.dettextright .item{
		font-size:.28rem;
		margin-bottom: .2rem;
		margin-top: .3rem;
	}
	.topimg{
		margin-top: .7rem;
	}
	.detNav{
		height: 1.1rem;
		line-height: 1.1rem;
	}
	.detNav{
		font-size: .28rem;
	}
	.icnav{
		margin: 0.1rem;
	}
	.buscen h1{
		padding-top: .4rem;
		font-size: .36rem;
	}
	.buscen .texte span{
		font-size: .28rem;
	}
	.buscen .textBox{
		padding: 0 .3rem;
	}
	.curText h1{
		font-size: .4rem;
	}
	.curText h3{
		font-size: .32rem;
	}
	.caseCen h1{
		font-size: .34rem;
	}
	.caseCen .boxtext{
		font-size: .3rem;
	}
	.innerprd .texts{
		padding: .4rem .3rem .4rem;
	}
	.innerBanner {
		height: 4rem;
	}
	.innerBanner .texts{
		font-size: .6rem;
	}
	.innerprd{
		padding-bottom: .4rem;
	}
	.logo2wap img{
		width: 4.5rem;
		margin-top: .15rem;
		margin-left: .3rem;
	}
  .joinList .item .lastSpan1{
    display: none;
  }
}
