body {
	font-size: 1rem;
    font-family: 微软雅黑, "Microsoft YaHei";
}
.position-ab {
	position: absolute;
    z-index: 99;
    width: 100%;
}
.ml-6 {
	margin-left: 2.5rem;
}

.border-left {
	border-left: 2px solid #fff !important;
	height: 2rem;
}
.x-menu {
  width: auto;
  float: right;
}

.x-menu > li {
  float: left;
  position: relative;
  margin: 0 auto;
}

.x-menu > li > a {
  display: block;
  padding: 0 .18vw;
  font-size: 16px;
  color: #fff;
  line-height: 3.4;
}

.x-menu > li > a:hover {
   border-bottom: 2px solid #fff;
   color: #fff;
}

.x-menu > li.active > a {
  border-bottom: 2px solid #fff;
  color: #fff;
}



.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 85px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #4699e9;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
  color: #1f90fd;
  font-weight: bold;
}


.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}
	.navbar-light .navbar-nav .nav-link {
		color: #fff;
	}

	.navbar-light .navbar-nav .nav-link:hover {
		color: #fff;
		font-weight: bold;
	}

	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
		color: #fff;
		font-weight: bold;
	}

	.color-white {
		color: #fff;
	}
	.border-radius{
		border: 1px solid white;
		border-radius: 15px;
		padding: 5px 20px;
	}

	.border-radius-blue{
		border: 1px solid #0e66e1;
		border-radius: 15px;
		padding: 5px 20px;
	}

	.about-left-subtitle{
		font-size: 2.6rem;
		color: #dadada;
		font-weight: 500;
	}

	.about-left-title{
		border-bottom: 2px solid #dadada;
		font-size: 2.4rem;
		padding-bottom: 20px;
		font-weight: bold;
		color: #0e66e1;
	}

	.about-left-title span {
		border-bottom: 2px solid #0d67e1;
		padding-bottom: 24px;
	}

	.about-left-content {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.color-blue{
		color: #0e66e1;
	}



.index-fuwu{
	background: url(/template/default/images/9.png) no-repeat center center;
	background-size:100% 100%;
	min-height: 650px;

}

.in-fw-subtitle {
	font-size: 2.6rem;
	color: #dadada;
	font-weight: 500;
}

.in-fw-title{
		
		font-size: 2.4rem;
		padding-bottom: 20px;
		font-weight: bold;
		color: #0e66e1;
	}
.in-fw-title span {
		border-bottom: 2px solid #0d67e1;
		padding-bottom: 24px;
	}
.in-fw-content {
		padding-top: 30px;
		padding-bottom: 30px;

	}

.index-fuwu-content .in-fw-h {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 100%;
	text-align: center;


}

.index-fuwu-content .in-fw-h img {
	
	margin-bottom: 20px;
}

.index-fuwu-content .in-fw-h h2 {
	font-size: 1.6rem;
	letter-spacing: 0.3rem;
}

.index-fuwu-content .in-fw-h h6 , .index-fuwu-content .in-fw-h span {
	opacity: 0;
}

.index-fuwu-content .card-img-top {
	width: 100%;
	height: 467px;
	transition: transform 0.3s ease;
}
.index-fuwu-content:hover .card-img-top {
	transform: scale(1.2);
	z-index: 1;
}

.index-fuwu-content:hover .in-fw-h h6 , .index-fuwu-content:hover .in-fw-h span {
	opacity: 1;
	letter-spacing: 2px;
	line-height: 25px;
	text-align: center;
}

.index-fuwu-content:hover .in-fw-h h6 {
	padding: 30px 50px;
}

.index-fuwu-content:hover .in-fw-h {
	top: 40%;

}

.index-fuwu-content .in-fw-img2{
	display: none;
}

.index-fuwu-content:hover .in-fw-img2{
	display: block;
}

.index-fuwu-content:hover .in-fw-img1{
	display: none;
}

/*合作客户*/

.in-hezuo {
	background: url(/template/default/images/10.png) no-repeat center center;
	background-size:100% 100%;
	min-height: 750px;
}

.in-hezuo-subtitle	{
	font-size: 2.6rem;
	color: #fff;
	font-weight: 500;
}


.in-hezuo-title span {
	font-size: 2.4rem;
	padding-bottom: 20px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #000;
	padding-bottom: 24px;
}

.in-hezuo-title a {
	float: right;
	background-color: #0e66e1;
	border: 1px solid #0e66e1;
	color: #fff;
}


.in-hezuo-ban {
	width: 85%;
	float: right;

}

.in-hezuo-ban img {
	border-radius: 30px
}



#in-hezuo-ban-img1 img{
	width: 205px;
	height: 135px;
	margin-left: 40%;
	margin-top: -20px;
	
}

#in-hezuo-ban-img2 img {
	width: 283px;
	height: 91px;

}

#in-hezuo-ban-img3 img {
	width: 283px;
	height: 136px;
	margin-top: 30px;
	margin-left: -70px;

}

#in-hezuo-ban-img4  img{
	width: 320px;
	height: 156px;
	margin-top: 50px;
	margin-left: -50px;

}


#in-hezuo-ban-img5  img{
	width: 280px;
	height: 133px;
	margin-top: 20px;
}

#in-hezuo-ban-img6  img{
	width: 225px;
	height: 133px;
	margin-top: 20px;
}

#in-hezuo-ban-img7  img{
	width: 220px;
	height: 117px;
	margin-top: 70px;
}

#in-hezuo-ban-img8  img{
	width: 204px;
	height: 141px;
	margin-top: 0px;
}

.in-anli-subtitle {
	font-size: 2.6rem;
	color: #d5d5d5;
	font-weight: 500;
}

.in-anli-title span {
	font-size: 2.4rem;
	padding-bottom: 20px;
	font-weight: bold;
	color: #0e66e1;
	border-bottom: 2px solid #0e66e1;
	padding-bottom: 24px;
}

.in-anli-title a {
	float: right;
	background-color: #0e66e1;
	border: 1px solid #0e66e1;
	color: #fff;
	
}

/*合作项目*/

.in-anli img {
	max-width: 100%;
	height: auto;
}

.in-anli .in-anli-name {
	position: absolute;
	left: 10%;
	top: 25%;
}

.in-anli .in-anli-name h5  ,.in-anli .in-anli-name span {
	color: #fff;
}

/*新闻资讯*/
.in-news {
	background: url(/template/default/images/16.png);
	background-size: 100% 100% ;
}
.in-news-subtitle {
	font-size: 2.6rem;
	color: #d5d5d5;
	font-weight: 500;
}

.in-news-title span {
	font-size: 2.4rem;
	padding-bottom: 20px;
	font-weight: bold;
	color: #0e66e1;
	border-bottom: 2px solid #0e66e1;
	padding-bottom: 24px;
}

.in-news-title a {
	float: right;
	background-color: #0e66e1;
	border: 1px solid #0e66e1;
	color: #fff;
	
}

.in-news .in-news-img img {
	width: 100%;
	height: auto;
}

.in-news-name a {
	position: absolute;
	bottom: 0;

}

.in-news-name span {
	background-color:#0e66e1 ;
	color: #fff;
}

.in-news-name .in-news-name-date {
	color: #9f9a9a;
	border-bottom:2px solid #0e66e1; 
	width: 80px;
	padding-bottom: 20px;
	padding-top: 30px;
}

.in-news-name .in-news-name-des {
	color: #676664;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	text-indent: 2em;
	font-size: 1.05em;
	font-weight: 500;
}

.in-news-name h4 {
	font-weight: 600;
	padding-bottom: 30px;
	padding-top: 30px;

}


.in-news-img2 .in-news-img2-1 {
	width: 100%;
	height: 252px;
	opacity: 1;
	border: 2px solid #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}

.in-news-img2 {
	
	padding: 70px 1%;
	width: 33%;
	height: 252px;


}

.in-news-img2 .in-news-img2-1 img {
	width: 100%;
	height: 100%;
	opacity: 0;
}


.in-news-img2:hover .in-news-img2-1 img {
	opacity: 1;
}

.in-news-img2:hover .in-news-img2-11 ,.in-news-img2:hover .in-news-img2-11 span{
	color: #fff;
}


.in-news-img2-11 {
	position: absolute;
	top: 100px;
	left: 30px;
	right: 30px;


}

.in-news-name-date {
	border-bottom: 2px solid #0e66e1;
	width: 30%;
	padding-bottom: 15px;
}

.in-news-img2:hover .in-news-name-date {
	border-bottom: 2px solid #fff;
}
.in-news-img2-11 h4 {
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
}

.in-news-img2 .in-news-img2-11 span {
	padding-top: 20px;
	color: #9f9a9a;
}

/*联系我们*/
.in-about-bot {
	background: url(/template/default/images/19.png);
	background-size: 100% 100% ;
}
.in-about-title {
	font-size: 2.4rem;
	padding-bottom: 20px;
	font-weight: bold;
	color: #fff;
	
	padding-bottom: 24px;
	text-align: center;
}

.border-bottom-cont {
	border-bottom: 2px solid #fff;
	width: 90px; 
	padding-top: 10px; 
	margin: 0 auto;
}

.in-about-bot p {
	color: #fff;
	font-size: 1.1rem;
	padding-top: 15px;
	font-weight: 550;
}

.in-about-bot img {
	padding-bottom: 10px;
}


/*底部footer*/

.footer {
	background-color: #144ca1;
	color: #fff;

}

.x-layout-desc{
	position: relative;
}
#formsearch2 {
	width: 100%;
	
	border: 1px solid #fff;

}

#formsearch2 input ,#formsearch2 button {
	height: 30px;
    border: none;
    line-height: 30px;
    outline: none;
    background: none;

}


#formsearch2 input {
	width: 80%;
	color: #fff;
}

#formsearch2 button {
	color:#144ca1 ;
	background-color: #fff;
	width: 20%;
	margin-right: -2px;
}

#formsearch2 button #s_btn {
	width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    
    background-color: #fff;
    
}
}
.clearfix {
	zoom: 1;
}

#formsearch2 input::placeholder {
	color: #fff;
}

/*关于我们单页*/
.about-img img {
	text-align: center;
}

.about-page2 {
	background: url(/template/default/images/03.png);
	background-size: 100% 100% ;
	min-height: 550px;
}

.about-page2 .pages {
	min-height: 450px;
}

.about-page2 h5 {
	font-weight: 550;
}


.about-page3 {
	min-height: 550px;
}

.round-270 h5 {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 1.7rem;
	bottom: 45%;
	left: 45%;
}


.about-page3-1 img , .about-page3-1 h5 , .about-page3-2 img , .about-page3-2 h5 , .about-page3-3 img , .about-page3-3 h5 , .about-page3-4 img , .about-page3-4 h5 {
	position: absolute;
	
   }

.about-page3-1 img {
	left: 65%;
    top: 115%;
    z-index: 1;
}

.about-page3-1 h5 {
	left: 47%;
	top: 175%;
	font-weight: bold;
	font-size: 1.4rem;
}

.about-page3-2 img {
	left: 20%;
    top: 115%;
    z-index: 1;
}

.about-page3-2 h5 {
	left: 40%;
	top: 175%;
	font-weight: bold;
	font-size: 1.4rem;
}


.about-page3-3 img {
	left: 65%;
    top: -175%;
    z-index: 1;
}

.about-page3-3 h5 {
	left: 47%;
	top: -115%;
	font-weight: bold;
	font-size: 1.4rem;
}

.about-page3-4 img {
	left: 20%;
    top: -175%;
    z-index: 1;
}

.about-page3-4 h5 {
	left: 40%;
	top: -115%;
	font-weight: bold;
	font-size: 1.4rem;
}

.boder-contact1 img , .boder-contact2 img , .boder-contact3 img , .boder-contact4 img {
	width: 45%;
	height: auto;
	padding-bottom: 10px;

}

.boder-contact1 p , .boder-contact2 p , .boder-contact3 p , .boder-contact4 p {
	padding-top: 10px;
	font-size: 1.1rem;
	font-weight: bold;
}

.boder-contact1 , .boder-contact2 , .boder-contact3 , .boder-contact4 {
	border: 1px solid #ffffff;
	margin: 40px 30px;
	padding-top: 70px;
	padding-bottom: 70px;
	border-radius: 10px;
	background-color: #ffffff;


}	

.boder-contact1 {
	box-shadow: -2px 2px 3px 1px #9ddaf7;

}

.boder-contact2 {
	box-shadow: -2px 2px 3px 1px #7f99ed;
}

.boder-contact3 {
	box-shadow: -2px 2px 3px 1px #70c8b2;
}

.boder-contact4 {
	box-shadow: -2px 2px 3px 1px #edaf76;
}

.sortnav12 img {
	width: 100%;
	height: auto;
}

.sortnav12 a {
	width: 100%;
	height: auto;
}

.sortnav-1 {
	border-bottom: 3px solid #156be2;
	width: 260px;
	margin: 0 auto;
	padding-top: 20px;
}

.sortnav-2 {
	border-bottom: 3px solid #01c5ff;
	width: 260px;
	margin: 0 auto;
	padding-top: 20px;
}

.sortnav-3 {
	border-bottom: 3px solid #05c691;
	width: 260px;
	margin: 0 auto;
	padding-top: 20px;
}

.sortnav-4 {
	border-bottom: 3px solid #575da8;
	width: 260px;
	margin: 0 auto;
	padding-top: 20px;
}

.news-1 {
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 50px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	margin-bottom: 3rem;
}

.news-1-1 {
	padding: 2rem 4rem;
}
.news-1-1 img {
	width: 100%;
	height: auto;
}

.news-1-2 h2 ,.news-1-2 span {
	display: inline;

}

.news-1-2 {
	padding-top: 3rem;
	padding-right: 3rem;
}

.news-1-2 span {
	border: 1px solid #000000;
	border-radius: 20px;
	line-height: 2rem;

}

.news-1-2 h2 {
	font-size: 1.3rem;
	font-weight: bold;
	padding-bottom: 3rem;
}

.news-1-2 span {
	padding-right: 1rem;
	padding-left: 1rem;
}

.news-1-2 p{
	line-height: 1.83rem;
	padding-top: 2rem;
}
.newspage-1 {
	border: 0 solid #ffffff;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	padding-left: 6rem;
	padding-right: 6rem;

}

.newspage-1 h2 {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 0.1rem solid #bbbbbb;
	margin-bottom: 3rem;
	font-size: 1.8rem;
	font-weight: 600;
}


.newspage-foot {
	border-top: 0.1rem solid #bbbbbb;
	padding-bottom: 5rem;
}

.newspage-foot a {
	float: right;
	padding-top: 1rem;
	font-size: 0.9rem;
}

.case-bg-big {
	display: block;
}

.case-bg-big-hover ,.casefirst-cont {
	display: none;

}

.casefirst:hover .case-bg-big ,.casefirst:hover .casetwoinfo{
	display: none;
}
.casefirst:hover .case-bg-big-hover ,.casefirst:hover .casefirst-cont{
	display: block;
}
.casefirst img {
	width: 100%;
	height: auto;
}

.casefirst .casefirst-cont {
	position: absolute;
	top: 20%;
	left: 10%;
	color: #fff;
}
.casefirst-cont h2 {
	padding-bottom: 15px;
}

.casefirst-cont h5 {
	padding-bottom: 15px;
	padding-top: 15px;
}
.casefirst-cont span {
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 5px 10px;
	position: absolute;
	top: 155%;
	background-color: #fff;
	color: #146ce2;

}
.casetwo {
	padding-bottom: 15px;
	padding-top: 15px;
}
.casetwo img {
	width: 100%;
	height: auto;
}

.casetwoinfo {
	position: relative;
	
	
}

.casetwoinfo h2 {
	position: absolute;
	bottom: -17px;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 35px;
	font-size: 1.3rem;
	color: #fff;
	width: 100%;
	background-color: #156de38a;
	margin-bottom: 0;
	letter-spacing: 0.3rem;
}

.cpbg-img {
	background: url(/template/default/images/cpbg.jpg) center center;

}

.card-p {
	display: none;
}

.card:hover {
	background: url(/template/default/images/cpbg.jpg) center center;
}


.card:hover div .card-p {
	display: block;
}

.card-bottom {
	display: block;
}

.card:hover .card-bottom {
	display: none;
}

.product-des-img {
	border: 0 solid #666;
	background-color: #f5f5f5;
	border-radius: 30px;
	padding: 20px 30px;
}
.product-des {
	margin: 30px auto;
}

.product-des h5 {
	color: #666;
	font-size: 1.1rem;
	font-weight: 500;
	text-indent: 2rem;
	line-height: 2.0rem;
	letter-spacing: 0.15rem;
}

.product-img img{
	width: 80%;
	height: auto;
	border-radius: 30px;
	margin-left: 15%;
	background-color: #fff;

}

.case-img-big {
	margin: 30px auto;
}
.case-img-big img {
	width: 100%;
	height: auto;
}
.case-img-xiao img{
	width: 100%;
	height: auto;
}

.case-img-xiao ,.case-content {
	padding-left: 30px;
}


.list-other-title {
	border: 1px solid #efefef;
	background-color: #efefef;
	border-radius: 30px;
	padding: 0.3rem 0.8rem;
	width: 100%;
}

.card:hover .list-other-title {
	border: 1px solid #4ccfad;
	background-color: #4ccfad;
	
}

.card:hover .list-other-title a {
	color: #fff;
}

.card:hover .list-other-title:hover {
	border: 1px solid #00a57b;
	background-color: #00a57b;
}


.navbar-light .navbar-toggler-icon {
	background-image: url(/template/default/images/navbar-toggler-icon.png);
}

.navbar-light .navbar-toggler-guan {
	background-image: url(/template/default/images/navbar-toggler-guan.png);
	
}

.navbar-light .navbar-toggler {
		color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.navbar-toggler-icon , .navbar-toggler-guan , .nav-item-right , .nav-item-bottom{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.nav-item-right {
	background-image: url(/template/default/images/right.png);
}

.nav-item-bottom {
	background-image: url(/template/default/images/bottom.png);
}

#nav-item-span {
	display: none;
}