body{
	font-family: "PingFang SC","微软雅黑";
	font-size: 12px;
}
@media only screen and (max-device-width:750px){.pcBanner,.pageBanner, .pageBanner img{width:100% !important;}}
.notMarginRight{margin-right: 0px !important;}
.pcHeaderBg{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 81px;
	background-color: #FFF;
	z-index: 999;
}
.pcHeaderholder{height: 81px;}
.pcHeader{
	width: 1002px;
	height: 81px;
	overflow: hidden;
	margin: 0px auto;
}
.pcHeader .pcLogo{
	padding-top: 19px;
	margin-right: 35px;
	width: 80px;
	height: 42px;
	float: left;
}
.pcLogo img{
	width: 80px;
}
.pcnavCon{
	width: 720px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin-top: 29px;
	text-align: right;
}
.pcnavCon a{
	width: 100px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	position: relative;
	color: #373737;
}
.pcnavCon a:after{
	content: "";
	position: absolute;
	top: 5px;
	right: 0px;
	height: 10px;
	width: 1px;
	background-color: #c3c3c3;
}
.pcnavCon a:last-child:after{
	content: none;
}
.pcnavCon a.active,.pcnavCon a:hover{
	color: #2ad3c6;
}
.telphone{
	margin-top: 29px;
	color: #2bd3c6;
	font-size: 17px;
	font-family: arial;
	width: 153px;
	float: right;
	background: url(../pcimg/pc_telphone.png) left center no-repeat;
	padding-left: 23px;
}
/*Banner*/
.pcBanner{width: 1200px;height: 490px; margin: 0px auto;padding: 0px !important;}
.pcBanner img{
	width: 100%;
	display: block;
	margin: 0px auto;
}
.pcBanner .slick-next{ 
	right: 0px;
	z-index: 999;
}
.pcBanner .slick-prev{ 
	left: 0px;
	z-index: 999;
}
.pcBanner .slick-prev:before,.pcBanner .slick-next:before{ 
	color: #000;
	opacity: 0.25;
}
.pcBanner .slick-list{ 
	height: 490px;
	overflow: hidden;
	background-color: #F2F2F2;
}
/*什么事保障计划*/
.pcWhatPlanCon{
	height: 406px;
	background-color: #FFF;
}
.pcWhatPlan{
	width: 1002px;
	margin: 0px auto;
	padding-top: 40px;
}
.pcPartTitle{
	text-align: center;
	font: 30px/50px "微软雅黑";
	margin-bottom: 15px;
	color: #2e2e2e;
	letter-spacing: 3px;
}
.miaoshu{ 
	width: 700px;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	color: #666;
	margin: 0px auto;
}
.pcWhatPlan h2{
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 26px;
}
.planItemCon{
	padding-left: 62px;
	overflow: hidden;
}
.planItem{
	width: 232px;
	height: 218px;
	text-align: center;
	color: #666;
	float: left;
}
.planItem img{
	display: inline-block;
	margin-bottom: 17px;
}
.planItem h3{
	font-size: 18px;
	line-height: 25px;
	color: #2d2d2d;
	font-weight: normal;
}
.planItem h2{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.planAdd,.planDeng{
	float: left;
	font-size: 50px;
	line-height: 80px;
	color: #e0e0e0;
	width: 100px;
	text-align: center;
}
/*健保计划*/
.pcHealthbg{
	overflow: hidden;
	background-color: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 20px;
}
.pcHealth{
	width: 1002px;
	margin: 0px auto;
}
.taberContainer{
	width: 700px;
	height: 56px;
	background-color: #FFF;
	position: relative;
	margin: 40px auto;
	padding-left: 56px;
}
.leftbj{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 14px;
	height: 25px;
	display: block;
	background: url(../pcimg/icon-bg-botder.png) left bottom no-repeat;
}
.rightbj{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 14px;
	height: 25px;
	display: block;
	background: url(../pcimg/icon-bg-botder.png) right top no-repeat;
	background-position: -14px 0px;
}
.taberContainer li{
	width: 147px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	float: left;
	cursor: pointer;
	background: url(../pcimg/border.png) right center no-repeat;
}
.noborder{ 
	background: none !important;
}
.taberContainer li.selected{
	border-top:#2bd3c6 2px solid;
	background-color: #f8f8f8;
	color: #2bd3c6;
}
.taberContainer ul li:last-child,.taberContainer li.selected{
	background-image:none;
}
.taberContainer li.selected{
	color: #05d3c3;	
}
.pcHealthPro{display: none;}
.pcHealthPro .healthproList:last-child{
	margin: 0px;
}
.healthproList{
	width: 290px;
	float: left;
	margin-bottom: 20px;
	margin-right: 65px;
}
.healthproList img{
	display: block;
	width: 290px;
	height: 128px;
	margin-bottom: 10px;
}
.healthproList h4{
	width: 290px;
	color: #585858;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #c2c2c2 1px solid;
	font-weight: normal;

}
.healthproList p{
	width: 290px;
	line-height: 20px;
	font-size: 13px;
	color: #666;
}
.healthproListBom{
	width: 290px;
	margin-top: 20px;
}
.healthproListBom .proprice{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.healthproListBom .proprice em{
	font-size: 24px;
	font-family: arial;
	font-style: normal;
}
.healthproListBom .gotobuy{
	display: block;
	width: 85px;
	height: 30px;
	border-radius: 3px;
	text-align: center;
	background-color: #ff5900;
	color: #FFF;
	font-size: 12px;
	float: right;
	line-height: 30px;
	cursor: pointer;
}
/* 公司介绍 */
.productVediosWrap{
	width: 100%;
	overflow: hidden;
	background-color: #f2f2f2;
}
.productVedios{
	width: 1002px;
	margin: 0 auto;
	padding: 40px 0;
}
.productVedio{
	width: 100%;
	height: 562px;
	margin: 40px 0;
	background-color: #fff;
	text-align: center;
	float: left;
	box-shadow: 0px 10px 20px rgba(143, 143, 143, 0.1);
}
.vedioBox .vedio_zindex{
	background: rgba(0, 0, 0, 0.6) url('../pcimg/vedio_play.png') center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.vedioBox{
	width: 100%;
	height: 474px;
	background-color: #f6f6f6;
	position: relative;
}
.vedioBox video{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.productDesc{
	text-align: center;
}
.productDesc h3{
	color: #666;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.productDesc p{
	color: #999;
	font-size: 14px;
}

/*特色服务*/
.pcService{
	width: 1002px;
	margin: 0px auto;
	height: 514px;
	padding-top: 40px;
	overflow: hidden;
}
.pcService .pcPartTitle{
	margin-bottom: 50px;
}
.pcServiceList{
	width: 286px;
	height: 286px;
	float: left;
	background-color: #05d3c3;
	margin-right: 43px;
}
.pcServiceList2{
	background-color: #fea200;
}
.pcServiceList3{
	background-color: #3c9ad8;
}
.pcServiceListCon{
	width: 266px;
	height: 266px;
	margin: 10px;
	border:#FFF 1px solid;
	border:rgba(255,255,255,0.3) 1px solid;
	text-align: center;
	color: #FFF;
}
.pcServiceListCon img{
	margin-top: 35px;
	margin-bottom: 10px;
	width: 85px;
	height: 86px;
}
.pcServiceListCon h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
}
.pcServiceListCon p{
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,0.6);
}

/*医疗资源*/
.pcYiliao{
	min-height: 550px;
	overflow: hidden;
	background-color: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 40px;
}
.taberYiliao{
	width: 1000px;
	height: 50px;
	margin: 0px auto;
	border-top:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
	padding-left: 30px;
	margin-bottom: 40px;
}
.taberYiliao li{
	width: 100px;
	text-align: center;
	line-height: 50px;
	float: left;
	font-size: 16px;
	cursor: pointer;
}
.taberYiliao li.swiper-slide-active{
	height: 48px;
	border-bottom: #05D3C3 2px solid;
	color:#05D3C3;
}
.taberYiliao .swiper-button-next, .taberYiliao .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: 4px;
	margin-top: 0;
}
.taberYiliao .swiper-button-next{
	background-image: url('../pcimg/arrow_r.png');
	background-color: #f2f2f2;
	right: 0;
}
.taberYiliao .swiper-button-prev{
	background-image: url('../pcimg/arrow_l.png');
	background-color: #f2f2f2;
	left: 0;
}
.taberYiliao .swiper-button-next:hover{
	background-color: #2bd3c6;
	background-image: url('../pcimg/arrow_r_hover.png');
}
.taberYiliao .swiper-button-prev:hover{
	background-color: #2bd3c6;
	background-image: url('../pcimg/arrow_l_hover.png');
}

.yiliaoHospital{
	width: 1002px;
	margin: 0px auto;
	padding-left: 30px;
	display: none;
}
.yiliaoHospital li{
	width: 320px;
	line-height: 50px;
	float: left;
	white-space: nowrap;
	font-size: 14px;
	color: #595757;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 20px;
}
/*新闻资讯*/
.pcNews{
	height: 586px;
	padding-top: 40px;
}
.newsContent{
	width: 1002px;
	margin: 0px auto;
}
.newsContent dl{
	padding: 0px 62px;
	margin-top: 34px;
	text-align: center;
}
.newsContent dt a{
	color: #2E2E2E;
	font-size: 21px;
	line-height: 50px;
}
.newsContent dt a:hover{ 
	color: #2ad3c6;
	text-decoration: underline;
}
.newsContent dd{
	font-size: 16px;
	color: #6b6b6b;
	line-height: 24px;
}
/*合作伙伴*/
.pcHezuo{
	background-color: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 40px;
}
.hezuoCompany{
	width: 1052px;
	display: flex;
	flex-wrap: wrap;
	margin: 0px auto;
	margin-top: 40px;
}
.hezuoCompany a{ 
	width: 150px;
	height: 112px;
	display: block;
	overflow: hidden;
	border-right: #c9c9c9 1px solid;
	border-bottom: #c9c9c9 1px solid;
}
.hezuoCompany a:nth-child(7n) {
	border-right: none;
}
.hezuoCompany a.noborder-bottom {
	border-bottom: none;
}
.hezuoCompany img{ 
	width: 100%;
	display: block;
}

/*底部*/
.line{
	display: block;
	height: 2px;
	background-color: #05D3C3;
	width: 2em;
	margin: 5px auto;
}
.footContainer{
	height: 250px;
	background-color: #24252f;
	width: 100%;
	padding: 20px 0px;
	text-align: center;
}
.footContainer .pcPartTitle{
	color: #FFF;
}
.footContainer .pcPartTitle .line{
	width: 1em;
}
.footMenu{ 
	width: 100%;
}
.footMenu a{
	display: inline-block;
	color: #FFF;
	font-size: 14px;
	padding: 0 30px;
	border-right: #FFF 1px solid;
}
.footMenu a:last-child{ 
	border-right: none;
}
.wxNumber{ 
	display: none;
}
.wxNumber img{ 
	width: 298px;
}
.footContact{ 
	width: 100%;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	padding-top: 40px;
}
.footContact a{color: #FFF;}
.footContact span{ 
	font-family: "Arial";
	color: #fea200;
	font-size: 18px;
	margin-right: 50px;
}
.footContact img{ 
	width: 28px;
	height: 29px;
	vertical-align: middle;
}
.footBox{ 
	width: 1002px;
	padding-top: 33px;
	overflow: hidden;
	margin: 0px auto;
}
.iconLink {margin-top: 40px;margin-bottom: 10px;}
.iconLink a {cursor: pointer;}
.iconLink a img{width: 29px;height: 26px;vertical-align: middle;}
.copyRight{
	clear: both;
	font-size: 14px;
	color: #7b7c94;
	line-height: 26px;
	padding-top: 20px;
}
.copyRight a{
	color: #7b7c94;
}
/*wechat*/
.modalwechat{
	background: url(../pcimg/bg.png);
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	display: none;
}
.modalwechat img{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -166px;
	margin-top: -268px;
	z-index: 1002;
}
/**/
.popLingqu{ 
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 139px;
	text-align: center;
	background: url("../pcimg/bg.png") left top repeat-x;
	background: rgba(0,0,0,.8);
	z-index: 1005;
}
.popLingqu .adLingqu{ 
	margin-top: -38px;
	width: 1002px;
	height: 177px;
}
.popLingqu #closeLingqu{
	width: 33px;
	height: 33px;
	vertical-align: top;
	margin-top: 30px;
	cursor: pointer;
}
.popLingquHolder{height: 139px}

/*关于我们*/
.pageBanner{ 
	text-align: center;
	background-color: #278ba6;
}
.pageBanner img{ 
	display: block;
	margin: 0px auto;
}
.companyHealth{ 
	width: 1002px;
	background-color: #FFF;
	margin:0px auto;

	padding-top: 50px;
	overflow: hidden;
}
.companyImg{ 
	width: 412px;
	height: 331px;
	float: left;
	margin-right: 45px;
	margin-top: 100px;
}
.companyImg img{ 
	width: 412px;
}
.companyText{ 
	width: 538px;
	float: left;
}
.companyText h3{ 
	line-height: 34px;
	font-size: 20px;
	color: #2bd3c6;
	margin-bottom: 5px;
}
.companyText p{ 
	text-indent: 2em;
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #666;
	text-align: justify;
}
.contactWaybg{ 
	background-color: #f2f2f2;
	padding-top: 40px;
	height: 710px;
}
.contactWay{ 
	width: 1002px;
	height: 710px;
	margin: 0px auto;
	background: url("../pcimg/worldmap-min.jpg") center 70px no-repeat;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
  	.contactWay{ 
		background: url("../pcimg/worldmap.jpg") center 70px no-repeat;
		background-size: 98%;
	}
}

.allTimeCity{ 
	margin-top: 353px;
}
.timecity{ 
	width: 250px;
	padding: 0px 20px;
	float: left;
	text-align: center;
}
.timecity img{ 
	width: 63px;
	height: 63px;
	margin-bottom: 5px;
}
.timecity h3{ 
	font-size: 23px;
	font-weight: normal;
	color: #2e2e2e;
	margin-bottom: 5px;
}

.timecity p,.timecity a{ 
	line-height: 16px;
	font-size: 12px;
	color: #9c9c9b;
}
.timecity a{ 
	text-decoration: underline;
	line-height: 24px;
	padding-bottom: 5px;
}
.shangbiaoCon{ 
	margin: 0px auto;
	width: 1002px;
	padding: 65px 0px; 
	overflow: hidden;
	text-align: center;
}
.shangbiaoList{ 
	width: 227px;
	height: 195px;
	display: inline-block;
	text-align: center;
	margin-right: 80px;
}
.shangbiaoList img{margin-bottom: 10px; width: 90px;}
.shangbiaoList h3{ 
	font-size: 18px;
	color: #2d2d2d;
	line-height: 30px;
	margin-bottom: 5px;
}
.shangbiaoList p,.shangbiaoList a{ 
	color: #666;
	font-size: 14px;
}
/*新闻列表*/
.newsContainer{ 
	background-color: #f2f2f2;
	padding: 50px 0px;
}
.newsListCon{ 
	width: 966px;
	min-height: 500px;
	background-color: #FFF;
	margin: 0px auto;
	padding: 0px 32px;
	border:#EEE 1px solid;
}
.listItems{ 
	padding: 22px 0px;
	overflow: hidden;
	border-bottom: #ededed 1px solid;
}
.listItems h3{
	font-size: 14px;
	line-height: 20px;
	border-left: #2cd8cc 2px solid;
	color: #bebebe;
	margin-bottom: 24px;
	overflow: hidden;
	padding-left: 5px;
	font-weight: normal;
}
.listItems h3 a{ 
	color: #222;
	font-size: 20px;
	vertical-align: text-top;
}
.listItems h3 .title{ 
	color: #222;
	font-size: 20px;
	vertical-align: text-top;
	float: none;
}
.listItems h3 span{float: right;}
.listItems dl{
	overflow: hidden;
}
.listItems dl dt{ 
	width: 166px;
	height: 106px;
	border:#eeeded 1px solid;
	float: left;
	margin-right: 20px;
}
.listItems dl dt img{ 
	width: 166px;
	height: 106px;
	display: block;
}
.listItems dl dd{ 
	float: left;
	width: 714px;
	height: 108px;
	overflow: hidden;
	line-height: 20px;
	font-size: 16px;
	color: #696969;
	line-height: 30px;
	position: relative;
}
.listItems dl dd a{ 
	color: #2cd8cc;
	font-size: 14px;
}
.listItems dl dd p{ 
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
.listItems .coll-qrcode{
	text-align: center;
}
.listItems .coll-qrcode .well{
	text-align: center;
	background-color: #fff;
}
.listItems .coll-qrcode .well img{
	width: 200px;
	height: 200px;
}
.pages{ 
	padding: 30px 0px;
	text-align: center;
}
.pages a{ 
	display: inline-block;
	border:#c9c9c9 1px solid;
	padding: 3px 8px;
	margin:0px 5px;
}
.pages a:hover{ 
	color: #26d7c3;
}
.pages a.current{ 
	background-color: #26d7c3 1px solid;
	border:#26d7c3 1px solid;
	color: #FFF;
}

#payModal{
	
}

#payModal .modal-content{
	border-radius: 2px;
}

.modal-content .modal-header{
	background: #F1F2F7;
}

#payModal .modal-title{
	color: #333;
	font-size: 18px;
}

.modal-header button span{
   color: #333;
   font-size: 30px;
}

#payModal .modal-body{
	display: flex;
	align-items: center;
	justify-content: center;
}

#payModal .modal-footer{
	text-align: center;
	margin-top: 0;
}

#payModal .modal-body-pay{
  width: 250px;
  color: #999;
  font-size: 13px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #EFEFEF;
}

.modal-body-pay img{
	width: 200px;
	height: 200px;
	margin-bottom: 10px;
}

/*新闻详情*/
.detailContainer{ 
	width: 760px;
	margin: 0px auto;
	overflow: hidden;
	padding: 45px 0px;
}
.shareDetail{ 
	width: 64px;
	float: left;
	padding-top: 73px;
	display: none;
}
.shareDetail img{ 
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	margin-bottom: 20px;
}
.detailBg{ 
	width: 690px;
	padding: 30px;
	float: right;
	background-color: #FFF;
	border:#EEE 1px solid;
}
.detailBg .newTitle{ 
	font-size: 21px;
	color: #2e2e2e;
	line-height: 25px;
	font-weight: 600;
	padding: 12px 0px;
	font-family: "微软雅黑";

}
.detailBg .subInfo{ 
	font-size: 12px;
	color: #6b6b6b;
	line-height: 20px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.detailBg .subInfo span{margin-right: 20px;}
.detailBg .subInfo .inputtime{ 
	color: #c7c7c7;
}
.newContents{ 
	font-size: 16px;
	line-height: 30px;
}
.newContents p{ 
	text-indent: 2em;
	color: #6b6b6b;
	text-align: justify;
	margin-bottom: 10px;
}
.newContents .ml {
	cursor: pointer;
}
.newContents .ml:hover {
	text-decoration:underline;
}
.newContents img{ 
	margin: 20px auto;
	max-width: 628px;
}
.newContents .img-txt{
	font-size: 12px;
	color: #999;
	text-align: center;
	text-indent: 0;
	line-height: 20px;
	padding: 0 10px;
	margin-top: -20px;
}
.newContents table {
	margin-left: 30px; 
	color: #6b6b6b;
	width: 100%;
}

.shengming{ 
	background-color: #f9f9f9;
	padding: 20px 25px;
	line-height: 24px;
	font-size: 14px;
	border:#eee 1px solid;
	margin: 40px 0px;
}
.shengming img{ 
	width: 11px;
	vertical-align: middle;
	margin-right: 10px;
}
.dg_main {
	width: 100%;
}
.dg_main .dg_header {
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
}
.dg_main .dg_header .left {
	width: 50%;
	text-align: center;
}
.dg_main .dg_header .right {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dg_main .dg_header .right img {
	width: 16px;
	margin-right: 8px;
}
.dg_main .banner {
	width: 100%;
}
.dg_main .banner img {
	width: 100%;
}
.dg_main .gsjj {
	background: url(../pcimg/jj_bg.png) left bottom no-repeat;
	padding: 48px 0;
	background-size: 100% 100%;
}
.dg_main .gsjj .title {
	text-align: center;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: bold;
	color: #333333;
}
.dg_main .gsjj .eng_title {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	text-align: center;
}
.dg_main .gsjj .under_line {
	width: 36px;
	height: 4px;
	background: #4B7CFD;
	margin: 0 auto;
	margin-top: 8px;
}
.dg_main .gsjj .cont {
	text-align: center;
	max-width: 1004px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	padding-top: 16px;
	margin: 0 auto;
}
.dg_main .gsjj .xkz {
	width: 100%;
	text-align: center;
	padding-top: 32px;
}
.dg_main .gsjj .xkz img {
	width: 495px;

}

.dg_main .gssj {
	background: url(../pcimg/sj_bg.png) left bottom no-repeat;
	padding: 4px 0;
	background-size: 100% 100%;
	margin-bottom: 48px;
}
.dg_main .gssj .title {
	text-align: center;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: bold;
	color: #333333;
}
.dg_main .gssj .eng_title {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	text-align: center;
}
.dg_main .gssj .under_line {
	width: 36px;
	height: 4px;
	background: #4B7CFD;
	margin: 0 auto;
	margin-top: 8px;
}
.dg_main .gssj .cont {
	text-align: center;
	max-width: 1004px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	padding-top: 16px;
	margin: 0 auto;
}
.dg_main .gssj .gxx {
	width: 100%;
	text-align: center;
	padding-top: 32px;
}
.dg_main .gssj .gxx img {
	width: 495px;

}
.dg_main .footer {
	width: 100%;
	height: 103px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #24252F;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	color: #FFFFFF;
}
.dg_main .footer img {
	margin-right: 4px;
}
.dg_main .footer2 {
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #000000;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #747474;
}