
@import url(Public.css);

/* 四大优势 */
.AdvantageBox {
	font-size: 30px;
	padding: 28px 0 24px;
	height: 155px;
	margin-top: -2px;
}

.AdvantageBoxImg {
	width: 62px;
	height: 62px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.AdvantageBoxImg img {
	max-width: 100%;
}

.AdvantageBox a {
	color: #fff;
}

/* 业务介绍 */
.BusinessGroup>div {
	position: relative;
	padding: 0;
}

.BusinessGroup img {
	opacity: .15;
	max-width: 100%;
}

.BusinessGroupText {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	font-size: 34px;
}

.BusinessGroupText p:first-child {
	font-size: 26px;
}

/* 全国服务网点 */
.NetworkBox {
	position: relative;
}

.NetworkBoxCon {
	position: absolute;
	width: 50%;
	height: 100%;
	left: 50%;
	top: 0;
	padding: 100px 30px;
	background: rgba(85, 111, 181, .6);
}

.NetworkBoxConTitle {
	font-size: 34px;
}

.NetworkBoxConTitle span {
	font-size: 32px;
	display: block;
	margin: 50px 0;
}

.NetworkBoxConBtn {
	font-size: 26px;
	width: 100%;
	display: flex;
}

.NetworkBoxConBtn .l,
.NetworkBoxConBtn .r {
	line-height: 62px;
	margin: 0;
}

.NetworkBoxConBtn .l {
	flex: 1;
}

.NetworkBoxConBtn .r {
	width: 140px;
}

/* 客户案例 */
.CaseGroup>div {
	position: relative;
	padding: 0;
	height: 310px;
}

.CaseGroup img {
	opacity: .15;
	max-width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.CaseGroupText {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	font-size: 34px;
}

.CaseGroupText p:first-child {
	font-size: 26px;
}

/* 荣誉资证 */
.HonoraryGroup a {
	background: #eee;
	display: block;
	color: #4c4c4c;
	font-size: 30px;
	margin-bottom: 30px;
}

.HonoraryGroupImg {
	background: #e3e7e8;
	height: 250px;
	position: relative;
}

.HonoraryGroupImg img {
	/* position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%, -50%); */
	width: 100%;
    height: 100%;
	padding: 10px;
}

.HonoraryGroupText {
	padding: 20px 10px;
}

.HonoraryGroupText span {
	color: #535353;
	font-size: 26px;
	height: 1.2em;
}

/* 当地经销商展示 */
.Distributor {
	background: #eee;
}

.DistributorGroup {
	position: relative;
}

.DistributorGroup img {
	max-width: 100%;
}

.DistributorGroupCon {
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 60px 30px;
	background: rgba(85, 111, 181, .9);
	font-size: 26px;
	line-height: 1.6;
}

.DistributorGroupCon p {
	margin-bottom: 15px;
}

.DistributorGroupCon p.p4 {	
	font-size: 110%;
}

.DistributorGroupCon img {
	margin-right: 20px;
}

.DistributorBoxConBtn {
	font-size: 26px;
	position: absolute;
	width: 100%;
	height: 65px;
	left: 0;
	bottom: 0;
}

.DistributorBoxConBtn .l,
.DistributorBoxConBtn .r {
	line-height: 65px;
	margin: 0;
}

.DistributorBoxConBtn .l {
	width: 67%;
	display: block;
	float: left;
}

.DistributorBoxConBtn .r {
	width: 33%;
	display: inline-block;
}

.Distributor-swiper-button-next,
.Distributor-swiper-button-prev {
	width: 110px;
	height: 65px;
	line-height: 65px;
	position: absolute;
	z-index: 9999;
}

.Distributor-swiper-button-next {
	background: #5bae5c url(../images/icon-left.png) center center no-repeat;
	right: 110px;
	top: 0;
}

.Distributor-swiper-button-prev {
	background: #556fb5 url(../images/icon-right.png) center center no-repeat;
	right: 0;
	top: 0;
}


.QRbox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999999999999999999;
	display: none;
}
.bg{
	position: absolute;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
}
.QRbox-main {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	background: #fff;
}

.QRbox-top {
	background: #f8f8f8;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 25px;
	font-size: 30px;
	color: #4d4d4d;
}
.QRbox-top p{
	margin-bottom: 0;
}

.QRbox-top img {
	width: 32px;
	height: 32px;
}
.QRbox-img{
	width: 90%;
	margin:10px 5%;
}

.QRbox-btn{
	font-size: 30px;
	width: 150px;
	line-height: 55px;
	background: #6884d0;
	display: block;
	margin: 20px auto 40px;
	text-align: center;
	color: #fff;
}



/* 新闻中心 */
.News {
	background: #eee;
}

.News-swiper-container {
	width: 100%;
	height: 100%;
}

.NewsGroup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 533px !important;
	height: 340px !important;
}

.News-swiper-container .swiper-slide-prev,
.News-swiper-container .swiper-slide-next {
	background: #556fb5;
}

.News-swiper-container .swiper-slide-prev img,
.News-swiper-container .swiper-slide-next img {
	opacity: 0;
}

.News-swiper-pagination .swiper-pagination-bullet {
	border: 1px solid #676767;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: none;
	opacity: 1;
	margin: 53px 15px !important;
}

.News-swiper-pagination .swiper-pagination-bullet-active {
	width: 30px;
	height: 30px;
	margin: 50px 15px !important;
}

.NewsGroup {
	position: relative;
	background: #000;
}

.NewsGroup img {
	max-width: 100%;
	opacity: .5;
	width: 533px !important;
	height: 340px !important;
}

.NewsGroup a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 30px;
	color: #fff;
}

.NewsGroup i {
	display: block;
	width: 25px;
	height: 1px;
	background: #fff;
	margin-bottom: 10px;
}

.NewsGroupTitle {
	font-size: 30px;
}

.NewsGroupTime {
	font-size: 20px;
}

.NewsGroupCon {
	font-size: 22px;
}

.NewsGroupMore {
	font-size: 20px;
	display: block;
	width: 125px;
	line-height: 46px;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	left: 30px;
	bottom: 30px;
	margin-bottom: 0;
}

/* 合作伙伴 */
.Partners-swiper-container .swiper-wrapper {
	width: 800px;
	overflow: hidden;
	box-shadow: 0 5px 5px #e0e0e0 !important;
	margin-left: -2px;
}

.Partners-swiper-container .swiper-slide {
	height: 170px;
	position: relative;
	border: 2px dashed #e8e8e8;
	border-right: none;
	border-top: none;
	margin: 0 !important;
	padding: 11px;
	box-sizing: content-box;
	overflow: hidden;
}

.Partners-swiper-container .swiper-slide:nth-child(2n) {
	border-bottom: none;
}

.Partners-swiper-container .swiper-slide img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
   	max-height: 95%;
    	max-width: 95%;
}

.Partners-swiper-container .swiper-pagination-bullet {
	border: 1px solid #556fb5;
	width: 23px;
	height: 23px;
	border-radius: 100%;
	background: none;
	opacity: 1;
	margin: 50px 15px !important;
}

/*.Partners-swiper-container .swiper-pagination-bullet-active {
	width: 30px;
	height: 30px;
	margin: 53px 15px !important;
}*/

.Partners-swiper-container .swiper-pagination-bullet {
    border: 1px solid #556fb5;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: none;
    opacity: 1;
    margin: 53px 15px !important;
}
.Partners-swiper-container .swiper-pagination-bullet-active {
	width: 30px;
	height: 30px;
	margin: 50px 15px !important;
}