.c-ban01{
	overflow: hidden;
}
.c-ban01 img{
	display: block;
	width: 100%;
}
.g-tab{
	position: relative;
	z-index: 2;
	font-size: 0;
	text-align: center;
	margin: -35px 0 100px;
}
.g-tab .v1{
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px;
	min-width: 180px;
	line-height: 70px;
	font-size: 16px;
	color: #828282;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .18);
	padding: 0 10px;
}
.g-tab .v1:hover,
.g-tab .on{
	background-image: linear-gradient(113deg,#6284da,#3857a5);
	color: #fff;
}
.row-c3{
	margin-bottom: 90px;
	/* overflow: hidden; */
}
.m-infoc3{
	position: relative;
	overflow: hidden;
}
.swiperc1{
	overflow: hidden;
}
.swiperc1 .pic{
	height: 600px;
	overflow: hidden;
}
.swiperc1 .pic img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m-infoc3 .con{
	position: absolute;
	top: 50%;
	left: 87px;
	width: 370px;
	height: 360px;
	padding: 58px 35px 82px;
	background-color: rgba(255, 255, 255, .95);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	overflow: hidden;
}
.swiperc2{
	overflow: hidden;
}
.swiperc2 .info{
	line-height: 1.5;
}
.swiperc2 .date{
	font-size: 16px;
	color: #384399;
	font-family: manrope3;
	margin-bottom: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.swiperc2 .tit{
	font-size: 20px;
	color: #000;
	margin-bottom: 25px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.swiperc2 .desc{
	font-size: 14px;
	color: #666666;
	line-height: 1.7;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.m-arrc1{
	position: absolute;
	left: 60px;
	bottom: 42px;
	font-size: 0;
	overflow: hidden;
	z-index: 2;
}
.m-arrc1 .arr{
	float: left;
	width: 40px;
	height: 40px;
	background-color: #e0ebee;
	border-radius: 50%;
	background-image: url(../images/c-icn07.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	margin-right: 15px;
	cursor: pointer;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.m-arrc1 .arr:hover{
	background-color: #384399;
	background-image: url(../images/c-icn08.png);
}
.m-arrc1 .next{
	background-image: url(../images/c-icn09.png);
	margin-right: 0;
}
.m-arrc1 .next:hover{
	background-image: url(../images/c-icn10.png);
}
.swiperc2 .m-paginc1{
	position: absolute;
	left: auto;
	right: 60px;
	bottom: 52px;
	font-size: 14px;
	color: #666666;
	line-height: 1;
	z-index: 2;
	width: auto;
	font-family: manrope3;
	font-weight: bold;
}
.swiperc2 .m-paginc1 .current{
	font-size: 20px;
	color: #384399;
}
.row-c4{
	margin-bottom: 179px;
	overflow: hidden;
}
.m-tabc1{
	font-size: 0;
	padding-bottom: 50px;
	border-bottom: 1px solid #eeeeee;
}
.m-tabc1 .lab,
.m-tabc1 .v1{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
}
.m-tabc1 .v1{
	font-family: manrope3;
	margin-left: 40px;
}
.ul-newsc1{
	margin-bottom: 67px;
	overflow: hidden;
}
.ul-newsc1 li{
	overflow: hidden;
}
.ul-newsc1 .con{
	display: flex;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid #eeeeee;
}
.ul-newsc1 .con:hover{
	border-color: #384399;
}
.ul-newsc1 .date{
	display: block;
	font-size: 16px;
	color: #384399;
	line-height: 1;
	white-space: nowrap;
	font-family: manrope3;
}
.ul-newsc1 .day{
	font-size: 20px;
}
.ul-newsc1 .line{
	display: block;
	width: 15px;
	height: 1px;
	margin: 20px 0 16px;
	background-color: #384399;
}
.ul-newsc1 .pic{
	display: block;
	width: 22.857%;
	margin: 0 48px 0 68px;
}
.ul-newsc1 .pic img{
	display: block;
	width: 100%;
}
.ul-newsc1 .date-m{
	display: none;
	align-items: center;
	width: 100%;
	font-size: 16px;
	color: #384399;
	line-height: 1;
	white-space: nowrap;
	font-family: manrope3;
	margin-bottom: 10px;
}
.ul-newsc1 .date-m .line{
	margin: 0 5px;
}
.ul-newsc1 .info{
	flex: 1;
	display: block;
}
.ul-newsc1 .tit{
	font-size: 20px;
	color: #000;
	line-height: 1.5;
	margin-bottom: 20px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow:hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.ul-newsc1 .con:hover .tit{
	color: #384399;
}
.ul-newsc1 .desc{
	font-size: 14px;
	color: #666666;
	line-height: 1.857;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.ul-newsc1 .icn{
	display: block;
	margin-left: 93px;
	width: 83px;
	height: 50px;
	border-left: 1px solid #eeeeee;
	background-image: url(../images/c-icn09.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.ul-newsc1 .con:hover .icn{
	background-image: url(../images/c-icn11.png);
}
.g-pages{
	text-align: center;
	font-size: 0;
}
.g-pages li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px;
}
.g-pages a{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	background-color: #f5f5f5;
	font-size: 16px;
	color: #999999;
	font-family: manrope3;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	overflow: hidden;
}
.g-pages .on a,
.g-pages a:hover{
	color: #fff;
	background-color: #384399;
}
.g-pages .prev{
	background-image: url(../images/c-icn07.png);
}
.g-pages .prev:hover{
	background-image: url(../images/c-icn08.png);
}
.g-pages .next{
	background-image: url(../images/c-icn09.png);
}
.g-pages .next:hover{
	background-image: url(../images/c-icn10.png);
}
.row-c5{
	margin-bottom: 80px;
	overflow: hidden;
}
.m-infoc4{
	margin-bottom: 110px;
	overflow: hidden;
}
.m-infoc4 .info{
	display: flex;
	align-items: flex-start;
	margin-bottom: 44px;
}
.m-infoc4 .tit{
	font-size: 30px;
	color: #000;
	white-space: nowrap;
	margin-right: 324px;
}
.m-infoc4 .desc{
	font-size: 16px;
	color: #666;
	line-height: 1.625;
}
.m-infoc4 .pic img{
	display: block;
	width: 100%;
}
.g-titc1{
	text-align: center;
	font-size: 30px;
	color: #000;
	margin-bottom: 60px;
}
.ul-proc3{
	margin-bottom: 145px;
}
.ul-proc3 .con{
	display: block;
}
.ul-proc3 .pic{
	float: left;
	width: 50%;
	position: relative;
}
.ul-proc3 .pic i{
	position: absolute;
	top: -15px;
	left: -17px;
	width: 50px;
	height: 80px;
	background-color: #384399;
	z-index: 0;
}
.ul-proc3 li:nth-child(2n) .pic i{
	left: auto;
	right: -17px;
}
.ul-proc3 .pic img{
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
.ul-proc3 li:nth-child(2n) .pic{
	float: right;
}
.ul-proc3 .txt{
	padding: 90px 100px 0;
	overflow: hidden;
}
.ul-proc3 .num{
	font-size: 140px;
	font-family: avantgarde;
	line-height: 1;
	color: #fff;
	-webkit-text-stroke: 0.5px #eee;
	margin-bottom: 20px;
}
.ul-proc3 .tit{
	font-size: 20px;
	color: #000;
	line-height: 1.8;
}
.ul-proc3 .desc{
	font-size: 16px;
	color: #666666;
	line-height: 1.625;
}
.g-titc2{
	position: relative;
	text-align: center;
	font-size: 0;
	margin-bottom: 60px;
}
.g-titc2 .line{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px solid #e5e5e5;
	z-index: 0;
}
.g-titc2 span{
	display: inline-block;
	padding: 0 20px;
	font-size: 20px;
	color: #000;
	background-color: #fff;
	position: relative;
	z-index: 2;
}
.ul-proc4{
	margin: 0 -12px 120px;
}
.ul-proc4 li{
	float: left;
	width: 33.33%;
	padding: 0 12px;
	margin-bottom: 20px;
}
.ul-proc4 .con{
	display: block;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 55, 163, .07);
	overflow: hidden;
}
.ul-proc4 .pic{
	position: relative;
	padding-top: 102%;
	overflow: hidden;
}
.ul-proc4 .pic img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ul-proc4 .tit{
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 90px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.row-b6,
.row-b7{
	margin-bottom: 120px;
}
.row-b10 .pic img{
	display: block;
	margin: 0 auto;
}
@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.g-tab{
		margin: -35px 0 5.208vw;
	}
	.row-c3{
		margin-bottom: 4.687vw;
	}
	.m-infoc3 .con{
		left: 4.531vw;
		padding: 3.020vw 1.822vw 4.270vw;
	}
	.swiperc2 .date{
		margin-bottom: 1.562vw;
	}
	.swiperc2 .tit{
		margin-bottom: 1.302vw;
	}
	/* .m-arrc1{
		left: 1.770vw;
		bottom: 2.187vw;
	}
	.m-arrc1 .arr{
		margin-right: 0.781vw;
	} */
	/* .swiperc2 .m-paginc1{
		right: 1.927vw;
		bottom: 2.708vw;
	} */
	.row-c4{
		margin-bottom: 9.322vw;
	}
	.m-tabc1{
		padding-bottom: 2.604vw;
	}
	.m-tabc1 .v1{
		margin-left: 2.083vw;
	}
	.ul-newsc1{
		margin-bottom: 3.489vw;
	}
	.ul-newsc1 .con{
		padding: 1.562vw 0;
	}
	.ul-newsc1 .line{
		margin: 1.041vw 0 0.833vw;
	}
	.ul-newsc1 .pic{
		margin: 0 2.5vw 0 3.541vw;
	}
	.ul-newsc1 .tit{
		margin-bottom: 1.041vw;
	}
	.ul-newsc1 .icn{
		margin-left: 4.843vw;
		width: 4.322vw;
	}
	.row-c5{
		margin-bottom: 4.166vw;
	}
	.m-infoc4{
		margin-bottom: 5.729vw;
	}
	.m-infoc4 .info{
		margin-bottom: 2.291vw;
	}
	.m-infoc4 .tit{
		font-size: 1.562vw;
		margin-right: 16.87vw;
	}
	.m-infoc4 .desc{
		font-size: 0.833vw;
	}
	.g-titc1{
		font-size: 1.562vw;
		margin-bottom: 3.125vw;
	}
	.ul-proc3{
		margin-bottom: 7.552vw;
	}
	.ul-proc3 .pic i{
		top: -0.781vw;
		left: -0.885vw;
		width: 2.604vw;
		height: 4.166vw;
	}
	.ul-proc3 li:nth-child(2n) .pic i{
		right: -0.885vw;
	}
	.ul-proc3 .txt{
		padding: 4.687vw 5.208vw 0;
	}
	.ul-proc3 .num{
		font-size: 7.291vw;
		margin-bottom: 1.041vw;
	}
	.ul-proc3 .tit{
		font-size: 1.041vw;
	}
	.ul-proc3 .desc{
		font-size: 0.833vw;
	}
	.g-titc2{
		margin-bottom: 3.125vw;
	}
	.g-titc2 span{
		padding: 0 1.041vw;
		font-size: 1.041vw;
	}
	.ul-proc4{
		margin: 0 -0.625vw 6.25vw;
	}
	.ul-proc4 li{
		padding: 0 0.625vw;
	}
	.ul-proc4 .tit{
		font-size: 1.041vw;
		line-height: 4.687vw;
	}
	.row-b6,
	.row-b7{
		margin-bottom: 6.25vw;
	}
}
@media only screen and (max-width:1200px) {
	.g-tab{
		margin: -25px 0 30px;
	}
	.g-tab .v1{
		margin: 0 5px;
		min-width: 120px;
		line-height: 50px;
		font-size: 14px;
	}
	.row-c3{
		margin-bottom: 15px;
	}
	.m-infoc3 .con{
		left: 15px;
		padding: 15px;
		width: 300px;
		height: 240px;
	}
	.swiperc1 .pic{
		height: 350px;
	}
	.swiperc2 .date{
		margin-bottom: 10px;
	}
	.swiperc2 .tit{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.m-arrc1{
		left: 15px;
		bottom: 15px;
	}
	.m-arrc1 .arr{
		width: 30px;
		height: 30px;
		margin-right: 10px;
		background-size: 10px;
	}
	.swiperc2 .m-paginc1{
		right: 15px;
		bottom: 20px;
		font-size: 12px;
	}
	.swiperc2 .m-paginc1 .current{
		font-size: 16px;
	}
	.row-c4{
		margin-bottom: 15px;
	}
	.m-tabc1{
		padding-bottom: 15px;
	}
	.m-tabc1 .lab, .m-tabc1 .v1{
		font-size: 14px;
	}
	.m-tabc1 .v1{
		margin-left: 10px;
	}
	.ul-newsc1{
		margin-bottom: 15px;
	}
	.ul-newsc1 .con{
		padding: 15px 0;
	}
	.ul-newsc1 .date{
		font-size: 12px;
	}
	.ul-newsc1 .day{
		font-size: 16px;
	}
	.ul-newsc1 .line{
		margin: 10px 0;
	}
	.ul-newsc1 .pic{
		margin: 0 15px;
	}
	.ul-newsc1 .tit{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.ul-newsc1 .icn{
		margin-left: 15px;
		width: 50px;
		background-size: 15px;
	}
	.g-pages li{
		margin: 0 5px;
	}
	.g-pages a{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		background-size: 15px;
	}
	.row-c5{
		margin-bottom: 0;
	}
	.m-infoc4{
		margin-bottom: 15px;
	}
	.m-infoc4 .info{
		margin-bottom: 15px;
	}
	.m-infoc4 .tit{
		font-size: 16px;
		margin-right: 15px;
	}
	.m-infoc4 .desc{
		font-size: 14px;
	}
	.g-titc1{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.ul-proc3{
		margin-bottom: 0;
	}
	.ul-proc3 li{
		margin-bottom: 15px;
	}
	.ul-proc3 .pic i{
		top: -8px;
		left: -9px;
		width: 25px;
		height: 40px;
	}
	.ul-proc3 li:nth-child(2n) .pic i{
		right: -9px;
	}
	.ul-proc3 .txt{
		padding-top: 15px;
		padding-left: 15px;
	}
	.ul-proc3 .num{
		font-size: 74px;
		margin-bottom: 5px;
	}
	.ul-proc3 .tit{
		font-size: 16px;
	}
	.ul-proc3 .desc{
		font-size: 14px;
	}
	.g-titc2{
		margin-bottom: 15px;
	}
	.g-titc2 span{
		padding: 0 10px;
		font-size: 16px;
	}
	.ul-proc4{
		margin: 0 -5px;
	}
	.ul-proc4 li{
		padding: 0 5px;
		margin-bottom: 15px;
	}
	.ul-proc4 .tit{
		font-size: 16px;
		line-height: 50px;
	}
	.row-b6,
	.row-b7{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width:950px) {
	.g-tab{
		margin: -18px 0 10px;
	}
	.g-tab .v1{
		min-width: 75px;
		line-height: 36px;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.ul-newsc1 .con{
		flex-wrap: wrap;
	}
	.ul-newsc1 .pic{
		width: 100%;
		margin: 0 0 10px;
	}
	.ul-newsc1 .date{
		display: none;
	}
	.ul-newsc1 .date-m{
		display: flex;
	}
	.m-infoc4 .info{
		display: block;
	}
	.m-infoc4 .tit{
		text-align: center;
		margin: 0 0 10px;
	}
	.ul-proc3 .pic{
		float: none!important;
		width: 100%;
	}
	.ul-proc4 li{
		width: 100%;
	}
}
.row-c6{
	padding-bottom: 200px;
	background-image: url(../images/c-bg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	overflow: hidden;
}
.ul-listc2{
	overflow: hidden;
}
.ul-listc2 li{
	margin-bottom: 90px;
}
.ul-listc2 li:last-child{
	margin-bottom: 0;
}
.ul-listc2 .con{
	overflow: hidden;
}
.ul-listc2 .pic{
	float: right;
	width: 44.5%;
	margin-left: 11%;
	overflow: hidden;
}
.ul-listc2 .pic img{
	display: block;
	width: 100%;
}
.ul-listc2 li:nth-child(2n) .pic{
	float: left;
	margin-left: 0;
	margin-right: 11%;
}
.ul-listc2 .info{
	width: 44.5%;
	overflow: hidden;
}
.ul-listc2 .tit{
	font-size: 30px;
	color: #000;
	margin-bottom: 50px;
}
.ul-listc2 .desc{
	font-size: 16px;
	color: #666666;
	line-height: 1.625;
}
.m-infoc5 .con{
	position: relative;
}
.m-infoc5 .pic{
	padding-left: 463px;
}
.m-infoc5 .img{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 427px;
}
.m-infoc5 .pic img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m-infoc5 .txt{
	position: absolute;
	top: 0;
	left: 0;
	width: 463px;
	height: 427px;
	background-color: #fff;
	box-shadow: 0 0 18px rgba(0, 0, 0, .06);
	padding: 70px 60px;
	z-index: 2;
}
.m-infoc5 .date{
	font-size: 16px;
	color: #384399;
	font-family: manrope3;
	margin-bottom: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-infoc5 .tit{
	font-size: 20px;
	color: #000;
	margin-bottom: 25px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.m-infoc5 a:hover .tit{
	color: #384399;
}
.m-infoc5 .desc{
	font-size: 14px;
	color: #666666;
	line-height: 1.7;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
	margin-bottom: 40px;
}
.m-infoc5 .more{
	font-size: 14px;
	color: #666666;
}
.m-infoc5 .more:hover{
	color: #384399;
}
@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.row-c6{
		padding-bottom: 10.41vw;
	}
	.ul-listc2 li{
		margin-bottom: 4.687vw;
	}
	.ul-listc2 .tit{
		font-size: 1.562vw;
		margin-bottom: 2.604vw;
	}
	.ul-listc2 .desc{
		font-size: 0.833vw;
	}
}
@media only screen and (min-width: 950px) and (max-width: 1600px) {
	.m-infoc5 .pic{
		padding-left: 28.93vw;
	}
	.m-infoc5 .img{
		height: 26.68vw;
	}
	.m-infoc5 .txt{
		width: 28.93vw;
		height: 26.68vw;
		padding: 4.375vw 3.75vw;
	}
	.m-infoc5 .date{
		font-size: 1vw;
		margin-bottom: 1.875vw;
	}
	.m-infoc5 .tit{
		font-size: 1.25vw;
		margin-bottom: 1.562vw;
	}
	.m-infoc5 .desc{
		font-size: 0.875vw;
		margin-bottom: 2.5vw;
	}
	.m-infoc5 .more{
		font-size: 0.875vw;
	}
}
@media only screen and (max-width:950px) {
	.row-c6{
		padding-bottom: 15px;
	}
	.ul-listc2 li{
		margin-bottom: 15px;
	}
	.ul-listc2 .pic{
		width: 100%;
		margin: 0 0 15px;
	}
	.ul-listc2 .info{
		width: 100%;
	}
	.ul-listc2 .tit{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.ul-listc2 .desc{
		font-size: 14px;
	}
	.m-infoc5 .pic{
		padding-left: 0;
		height: auto;
	}
	.m-infoc5 .img{
		height: auto;
	}
	.m-infoc5 .txt{
		position: static;
		width: auto;
		height: auto;
		padding: 15px;
		padding-bottom: 50px;
	}
	.m-infoc5 .date{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.m-infoc5 .tit{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.m-infoc5 .desc{
		margin-bottom: 10px;
	}
}
.m-mapc1{
	margin: 90px 0 190px;
	background-color: #fff;
	box-shadow: 0 0 21px rgba(0, 0, 0, .08);
	overflow: hidden;
}
.m-telc1{
	display: flex;
	flex-wrap: wrap;
	padding: 80px 0 40px;
	overflow: hidden;
}
.m-telc1 .item{
	width: 33.33%;
	display: block;
	padding: 0 40px;
	margin-bottom: 40px;
	border-right: 1px solid #e5e5e5;
}
.m-telc1 .item:nth-child(3n){
	border: none;
}
.m-telc1 .tit{
	display: block;
	font-size: 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.m-telc1 .tit span{
	display: inline-block;
	font-size: 20px;
	color: #222222;
	padding-bottom: 10px;
	border-bottom: 1px solid #384399;
	margin-bottom: -1px;
}
.ul-telc1{
	display: block;
}
.ul-telc1 li{
	margin-bottom: 10px;
}
.ul-telc1 li:last-child{
	margin-bottom: 0;
}
.ul-telc1 .con{
	display: flex;
	align-items: center;
}
.ul-telc1 .icn{
	display: block;
	width: 18px;
	margin-right: 20px;
	font-size: 0;
}
.ul-telc1 .txt{
	flex: 1;
	display: block;
	font-size: 14px;
	color: #222222;
}
.ul-telc1 .txt span{
	font-weight: bold;
}
@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.m-mapc1{
		margin: 4.687vw 0 9.895vw;
	}
	.m-telc1{
		padding: 4.166vw 0 2.083vw;
	}
	.m-telc1 .item{
		padding: 0 2.083vw;
		margin-bottom: 2.083vw;
	}
}
@media only screen and (max-width:950px) {
	.m-mapc1{
		margin: 15px 0;
	}
	.m-telc1{
		padding: 15px 0 0;
	}
	.m-telc1 .item{
		width: 50%;
		padding: 0 15px;
		margin-bottom: 15px;
		border-right: none;
	}
	.m-telc1 .tit{
		margin-bottom: 10px;
	}
	.m-telc1 .tit span{
		font-size: 16px;
	}
}
@media only screen and (max-width:480px) {
	.m-telc1 .item{
		width: 100%;
	}
}