@charset "utf-8";

/*banner*/
.g-adv img {
	width: 100%;
}
.g-adv {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	z-index: 15;
	font-size: 0;
}

.g-adv .m-box img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.g-adv .swiper-pagination {
	height: 0.6rem;
	bottom: 1.35rem;
}

.g-adv .swiper-pagination .swiper-pagination-bullet {
	width: 0.6rem;
	height: 0.6rem;
	background: #fff;
	opacity: 1;
	margin: 0 0.25rem;
	vertical-align: top;
	border-radius: 50%;
	position: relative;
}

.g-adv .swiper-pagination .swiper-pagination-bullet-active {
	background: #1eb99e;
}


/*公共标题*/

.title-black {
	text-align: center;
	line-height: 100%;
	margin-bottom: 1.88rem;
}

.title-black a {
	display: block;
}

.title-black b {
	display: block;
	font-size: 1.7rem;
	color: #333333;
	line-height: 1.7rem;
}

.title-black span {
	display: block;
	font-size: 1rem;
	color: #676767;
	line-height: 1rem;
	margin-top: 1rem;
}



/*我们的服务*/
.server {
	margin: 3rem 0;
}
.server .server-title {
	text-align: center;
}
.title-t {
	display: flex;
	justify-content: center;
}
.title-t .line {
	margin-top: 0.7rem;
	width: 9.02rem;
	height: 0.04rem;
	background-color: #e3e3e3;
}
.title-t .x-line {
	font-size: 1.5rem;
	color: #e3e3e3;
}
.title-t h2 {
	margin: 0 0.9rem;
	font-size: 1.62rem;
	line-height: 1.62rem;
	color: #333333;
	font-weight: bold;
}
.title-t h2 .fw {
	color: #1364A3;
}
.title-b h3 {
	margin-top: 0.81rem;
	font-size: 1.11rem;
	color: #666666;
	line-height: 1.11rem;
	text-align: center;
}
.server-content {
	margin-top: 0.7rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.server-content .item {
	margin-top: 1.37rem;
	text-align: center;
	width: 14.1rem;
	height: 24.49rem;
	background: #F0F0F0;
}
.server-content .item img {
	margin: 2.14rem 2.4rem 1.75rem 2.4rem;
	width: 9.32rem;
	height: 10.77rem;
}
.server-content .item  h2 {
	margin-bottom: 1.24rem;
	font-size: 1.37rem;
	color: #333333;
	line-height: 1.37rem;
	text-align: center;
	font-weight: bold;
}
.server-content .item p {
	margin: 1.7rem;
	font-size: 1.2rem;
	text-align: justify;
	color: #666666;
	line-height: 1.79rem;
}
.server-content .item:hover h2 {
	color: #1364a3;
}

/*定制服务*/
.make {
	width: 100%;
	margin: 3rem 0;
}
.make .on h4{
	color: #ffffff !important;
	background: #1364A3 !important;
	border-radius: 8px;
}
.title-t h2 .dz {
	color: #1364A3;
}
.make .make-nav {
	margin-top: 1.45rem;
	margin-bottom: 2.09rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.make .make-nav .item {
	margin-top: 0.68rem;
	width: 9.36rem;
	height: 2.74rem;
	background: #E6E6E6;
	border-radius: 8px;
	line-height: 2.74rem;
	text-align: center;

}
.make .make-nav .item h4 {
	font-size: 1.2rem;
	color: #666666;
}
.make .make-content {
	width: 100%;
}
.make .make-content img {
	width: 100%;
}
.make .desc {
	height: 10rem;
	background: #F5F5F5;
}
.make .desc h5 {
	padding-top: 2rem;
	margin-left: 1.71rem;
	margin-bottom: 1.2rem;
	font-size: 1.37rem;
	font-weight: bold;
	color: #333333;
}
.make .desc p {
	margin-left: 1.3rem;
	margin-right: 1rem;
	font-size: 1.2rem;
	color: #666666;
	line-height: 1.79rem;
	text-align: justify;
}
.make .desc p a {
	color: #1364A3;
}
.make .desc p span {
	font-size: 1.2rem;
	color: #1364A3;
	line-height: 1.79rem;
}

/*我们的优势*/
.advantage {
	margin: 3rem 0;
}
.advantage .ys {
	color: #1364A3;
}
.advantage .item img {
	width: 100%;
}
.advantage .item .item-all .info-t {
	display: flex;
	align-items: center;
}
.advantage .item .item-all .info-t .txt {
	margin-right: 0.85rem;
	height: 5rem;
	width: 5rem;
	background: url("../img/ys-icon-bg.png") no-repeat;
	background-size: 5rem;
	font-size: 1.62rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 4.2rem;
	text-align: center;
}
.advantage .item .item-all .info-t h2 {
	margin-bottom: 0.5rem;
	font-size: 1.37rem;
	font-weight: bold;
	color: #333333;
}
.advantage .item .item-all .info-t h3 {
	font-size: 1.28rem;
	color: #666666;
}
.advantage .item .item-all .info-m {
	margin: 1rem 0 1.24rem;
	width: 100%;
	height: 0.04rem;
	background: #E6E6E6;
}
.advantage .item .item-all {
	margin-top: 2rem;
}
.advantage .item .item-all p {
	font-size: 1.2rem;
	color: #333333;
	line-height: 1.79rem;
	text-align: justify;
}
.advantage .item .item-all p span {
	font-weight: bold;
	color: #1364A3;
}
.advantage .item {
	margin-top: 2rem;
}

/*合作·案例*/
.case {
	margin: 3rem 0;
}
.case .case-b .dots .on {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.92rem;
	height: 0.92rem;
	border: 1px solid #1364A3 !important;
	border-radius: 50%;
}
.case .case-b .dots .on span {
	width: 0.39rem;
	height: 0.39rem;
	background: #1364A3;
	border-radius: 50%;
}

.case .case-title {
	text-align: center;
}
.case .case-title h2 {
	margin: 0 0.9rem;
}
.case .case-title .al {
	color: #1364A3;
}
.case .case-content {
	margin-top: 2.09rem;
}
.case .case-t img {
	width: 100%;
}
.case .case-t .desc {
	height: 20.38rem;
	background: #F0F0F0;
}
.case .case-t .desc h3 {
	padding-top: 2.14rem;
	margin-left: 1.75rem;
	margin-bottom: 2.09rem;
	font-size: 1.28rem;
	color: #333333;
}
.case .case-t .desc p {
	margin-left: 1.71rem;
	margin-right: 2.14rem;
	height: 8.33rem;
	font-size: 1.29rem;
	color: #666666;
	line-height: 1.79rem;
	text-align: justify;
}
.case .case-t .desc a {
	margin: 2.1rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 11.15rem;
	height: 2.35rem;
	border: 1px solid #666666;
	border-radius: 1rem;
}
.case .case-t .desc a img {
	margin-left: 0.81rem;
	width: 2.14rem;
	height: 0.94rem;
}
.case .case-b {
	display: flex;
	justify-content: center;
}
.case .case-b img {
	margin-left: 1.11rem;
	margin-right: 1.11rem;
	margin-top: 2.14rem;
	width: 1.71rem;
	height: 1.71rem;
}
.case .case-b .dots {
	margin-top: 2.65rem;
	display: flex;
	justify-content: space-around;
}
.case .case-b .dots .item {
	margin-left: 0.6rem;
	margin-right: 0.6rem;
	width: 0.72rem;
	height: 0.72rem;
	background: #FFFFFF;
	border: 1px solid #666666;
	border-radius: 50%;
}

/*权威认证·品质保障*/
.book {
	margin: 3rem 0;
}
.book .on {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.92rem;
	height: 0.92rem;
	border: 1px solid #1364A3 !important;
	border-radius: 50%;
}
.book .on span {
	width: 0.39rem;
	height: 0.39rem;
	background: #1364A3;
	border-radius: 50%;
}
.book .book-title .line {
	width: 6.32rem;
}
.book .pz {
	color: #1364A3;
}
.book .books-content .books-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 2.14rem;
}
.book .books-content .item .item-b {
	width: 14.06rem;
	height: 6.28rem;
	background: #1364A3;
}
.book .books-content .item img {
	margin-bottom: -2.82rem;
	margin-left: 1rem;
	width: 12.05rem;
}
.book .books-content .item .item-b p {
	font-size: 1.2rem;
	color: #FFFFFF;
	line-height: 8.5rem;
	text-align: center;
}
.book .books-content .books-all {
	margin-top: 2.14rem;
	display: flex;
}
.book .books-content .books-all .item {
	margin: 0 0.5rem;
}
.book .nav {
	margin-top: 2.26rem;
	display: flex;
	justify-content: center;
}
.book .nav .item {
	margin: 0 0.6rem;
	width: 0.72rem;
	height: 0.72rem;
	background: #FFFFFF;
	border: 1px solid #666666;
	border-radius: 50%;
}

/*走进·子程*/
.about {
	margin: 3rem 0;
}
.about .zc {
	color: #1364A3;
}
.about .about-content img {
	margin-top: 2.09rem;
	width: 100%;
}
.about .about-content h2 {
	margin-top: 1.71rem;
	margin-bottom: 1.24rem;
	font-size: 1.37rem;
	color: #333333;
	font-weight: bold;
}
.about .about-content p {
	font-size: 1.2rem;
	color: #666666;
	line-height: 1.79rem;
	text-align: justify;
}
.about .about-content p .gy-detail {
	color: #1364A3;
}
.about .about-content p span {
	color: #1364A3;
}
.about .env {
	width: 100%;
	margin-top: 2.44rem;
	display: flex;
	justify-content: space-between;
}
.about .env .item-all {
	width: 99%;
	margin-top: 2.44rem;
	display: flex;
	justify-content: space-between;
}
.about .env .item img {
	width: 14.1rem;
}
.about .env .item p {
	margin-top: 1.28rem;
	font-size: 1.2rem;
	color: #333333;
	text-align: center;
}

/*新闻·资讯*/
.news {
	margin: 3rem 0;
}
.news .zx {
	color: #1364A3;
}
.news .nav {
	margin-top: 2.14rem;
	margin-bottom: 2.14rem;
	display: flex;
	justify-content: center;
}
.news .nav .item {
	margin: 0 0.5rem;
	width: 12.2rem;
	height: 3.2rem;
	background: url("../img/xw-nav-w.png") no-repeat;
	background-size: 100% 100%;
}
.news .nav .item.on {
	color: #FFFFFF;
	background: url("../img/xw-nav-b.png") no-repeat;
	background-size: 100% 100%;
}
.news .nav .item h4 {
	font-size: 1.2rem;
	line-height: 3.2rem;
	text-align: center;
	color: #666666;
}
.news .nav .item.on h4 {
	color: #FFFFFF;
}
.news .news-content img {
	width: 100%;
	margin-bottom: 0.9rem;
}
.news .news-content .item {
	margin-top: 1.28rem;
	width: 29.5rem;
	height: 6.07rem;
	border: 1px solid #E8E8E8;
}
.news .news-content .item .item-t {
	margin-top: 1.41rem;
	display: flex;
	justify-content: space-between;
}
.news .news-content .item .item-t h3 {
	margin-left: 1.3rem;
	font-size: 1.28rem;
	color: #333333;
	line-height: 1.15rem;
}
.news .news-content .item .item-t h4 {
	font-size: 0.94rem;
	color: #ACABAB;
	line-height: 1.2rem;
	margin-right: 1.3rem;
}
.news .news-content .item p {
	margin-left: 1.31rem;
	margin-right: 1.37rem;
	margin-top: 1.11rem;
	font-size: 1.2rem;
	color: #ACABAB;
	line-height: 1.2rem;
}
/*底部信息*/
.bottom {
	padding-top: 2rem;
	padding-bottom: 1.6rem;
	background: #E1E1E1;
	text-align: center;
}
.bottom .info p {
	font-size: 0.77rem;
	color: #979797;
	line-height: 1.29rem;
}