/* 头图 */
.header-img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-bottom: 0.5rem;
}

/* 标题 */
.clo-title {
	width: 100%;
	/* height: 0.51rem; */
}

.clo-title a,
.clo-title a img {
	display: block;
	width: 100%;
	height: 100%;
}

.clo-title-app{
	display: none;
}

/* 轮播要闻 */
.banner {
	width: 12rem;
	margin: 0 auto;
	margin-bottom: 0.3rem;
	overflow: hidden;
}

.banner-left {
	float: left;
	width: 7.65rem;
}

.banner-left .fl {
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	float: none !important;
}

.banner-left .banner-img {
	width: 7.65rem;
	height: 4.3rem;
}

.banner-left .mask {
	width: 100%;
	height: 0.4rem;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}

.banner-left .mask a {
	line-height: 0.4rem;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 72%;
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	box-sizing: border-box;
	padding-left: 0.3rem;
}

.banner-left .layui-carousel-ind {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 40%;
	height: 0.4rem;
}

.banner-left .layui-carousel-ind ul {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.3rem;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
}

.banner-left .layui-carousel-ind li {
	background: #CCCCCC;
	opacity: 1;
	margin-right: 0.05rem;
}

.banner-left .layui-carousel-ind li:last-child {
	margin-right: 0px;
}

.banner-left .layui-carousel-ind li.layui-this {
	width: 0.3rem;
	height: 0.1rem;
	background: #003EBF;
	border-radius: 0.05rem;
}

.banner-left .play-video {
	width: 0.9rem;
	height: 0.9rem;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display:none;
}

.banner-left .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
	width: 0.3rem;
	height: 0.6rem;
	background: rgba(255, 255, 255, 0.6);
	left: 0;
	border-radius: 0px;
	margin-top: 0px;
	transform: translateY(-50%);
	font-size: 0px;
}


.banner-left .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
.banner-left .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
	left: 0;
	background: rgba(255, 255, 255, 0.6) url(../images/two/left.png) no-repeat center;
	background-size: 0.16rem 0.22rem;
}

.banner-left .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.banner-left .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
	right: 0;
	background: rgba(255, 255, 255, 0.6) url(../images/two/right.png) no-repeat center;
	background-size: 0.16rem 0.22rem;
}

.layui-layer-molv .layui-layer-title div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-left .p3 {
	margin-top: 0.3rem !important;
}

.banner-left .p1,
.banner-left .p3 {
	width: 100%;
	height: 1.1rem;
}

.banner-left .p1 a,
.banner-left .p1 a img,
.banner-left .p3 a,
.banner-left .p3 a img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner-left .p2 {
	width: 100%;
	margin-top: 0.3rem !important;
	height: 0.75rem;
}

.banner-left .p2 a {
	position: relative;
}

.banner-left .p2 a i {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}


.p2 a:first-child {
	width: 3.45rem;
	margin-right: 0.15rem;
	display: inline-block;
}

.p2 a:last-child {
	width: 4rem;
	display: inline-block;
}

.p2 a,
.p2 a img {
	width: 100%;
	height: 100%;
}

/* 要闻 */
.banner-right {
	float: right;
	width: 4.05rem;
}

.col1-title {
	line-height: 0.48rem;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
	/* 	display: flex;
	align-items: center;
	justify-content: space-between; */
}

.col1-title::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 0.4rem;
	height: 0.04rem;
	background: #359639;
}

.col1-title::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0.4rem;
	width: 0.4rem;
	height: 0.04rem;
	background: #17519B;
}

.col1-title span {
	font-size: 0.2rem;
	font-family: FZDaBiaoSong-B06S;
	font-weight: 400;
	color: #333333;
	line-height: 0.48rem;
	float: left;
	/* 	width: 0.78rem;
	height: 0.2rem; */
	margin-top: 0.15rem;
}

.col1-title span img {
	display: block;
	width: 100%;
	height: 100%;
}

.col1-title a {
	float: right;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}

/* 承诺视频 */
.video {
	width: 12rem;
	margin: 0 auto;
	margin-bottom: 0.3rem;
}

.video .col1-title::after {
	left: 1.3rem;
}

.video .col1-title::after,
.video .col1-title::before {
	width: 1.3rem;
}

.video .slideGroup2 {
	margin-top: 0.2rem;
}

.video .slideGroup2 .pic a span {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding: 0 0.05rem;
	text-align: center;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 1rem;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	height: 1.4rem;
}

.video .slideGroup2 .pic a span i {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video .slideGroup2 .pic a .bor {
	width: 0.32rem;
	height: 0.32rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}

.video-app {
	display: none;
}

/* 活动介绍 */
.show {
	margin-bottom: 0.12rem;
}

.show .col1-title {
	margin-top: -0.08rem;
	/* 	display: flex;
	align-items: center;
	justify-content: space-between; */
}

.show p {
	margin-top: 0.12rem;
}

.show p a {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.32rem;
	text-indent: 2em;
	display: inline-block;
}

.show p a span {
	/* display: inline-block; */
	margin-left: 0.05rem;
	color: #0066CC;
}

/* 动态资讯 */
.information ul {
	margin-top: 0.12rem;
}

.information ul li i {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	display: inline-block;
	margin-right: 0.06rem;
}

.information ul li a {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.38rem;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.information ul li:first-child a {
	font-weight: bold;
}
.information ul li:nth-child(2) a {
	font-weight: bold;
}
.information ul li:nth-child(3) a {
	font-weight: bold;
}
.information ul li:nth-child(4) a {
	font-weight: bold;
}

/* 案例发布 */
.case {
	margin-top: 0.12rem;
}

/* 满意度调查 */
.survey {
	background: url(../img/20230406a5.png) no-repeat center;
	background-size: cover;
	padding-top: 0.6rem;
	padding-bottom: 0.4rem;
	margin-bottom: 0.6rem;
}

.survsy-box {
	width: 12rem;
	margin: 0 auto;
}


.survsy-box .p1 {
	width: 100%;
	height: 0.8rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.survsy-box .p1 a,
.survsy-box .p1 a img {
	width: 100%;
	height: 100%;
	display: block;
}

.survsy-box ul {
	overflow: hidden;
}

.survsy-box ul li {
	float: left;
	width: 5.8rem;
	HEIGHT: 2.2rem;
	border-bottom: 1px dashed #CCCCCC;
	box-sizing: border-box;
	margin-right: 0.2rem;
	padding: 0.3rem 0px;
	overflow: hidden;
}

.survsy-box ul li:nth-child(2),
.survsy-box ul li:nth-child(4) {
	margin-right: 0px;
}

.survsy-box ul li .left-time {
	float: left;
	text-align: right;
	margin-right: 0.2rem;
	width: 1.1rem;
	box-sizing: border-box;
	padding-top: 0.1rem;
}

.survsy-box ul li .left-time span {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	display: block;
}

.survsy-box ul li .left-time i {
	display: block;
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

.survsy-box ul li .text-right {
	float: right;
	width: calc(100% - 1.3rem);
}

.survsy-box ul li .text-right h2 {
	margin-bottom: 0.16rem;
}

.survsy-box ul li .text-right h2 a {
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 0.24rem;
	display: block;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.survsy-box ul li .text-right p {
	margin-bottom: 0.24rem;
}

.survsy-box ul li .text-right p a {
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	display: block;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.survsy-box ul li .text-right span {
	width: 1.1rem;
	height: 0.32rem;
	background: rgba(249, 250, 252, 0);
	border: 1px solid #CCCCCC;
	display: block;
}

.survsy-box ul li .text-right span a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 0.32rem;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

/* 文化信心 */
.confidence {
	width: 12rem;
	margin: 0 auto;
	margin-bottom: 0.5rem;
	overflow: hidden;
}

.confidence-list1 {
	display: none;
}

.confidence-one {
	overflow: hidden;
	margin-top: 0.3rem;
	margin-bottom: 0.45rem;
}

.confidence-left {
	float: left;
	width: 2.2rem;
	height: 3.1rem;
	background: #F2FAFF;
	border: 1px solid #CCCCCC;
	border-radius: 0.06rem;
	margin-right: 0.25rem;
	box-sizing: border-box;
	padding: 0.3rem 0.1rem 0.18rem 0.1rem;
	text-align: center;
}

.confidence-left h2 {
	margin-bottom: 0.05rem;
}

.confidence-left h2 a {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1069D1;
	line-height: 0.3rem;
}

.confidence-left p {
	margin-bottom: 0.25rem;
}

.confidence-left p a {
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.24rem;
	display: inline-block;
	text-align: left;
}

.confidence-left span a {
	color: #666666;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.confidence-right {
	float: left;
	width: calc(100% - 2.45rem);
}

.slideGroup1 {
	width: 100%;
	height: 3.1rem;
	text-align: left;
}

.slideGroup2 {
	width: 100%;
	height: 1.6rem;
	text-align: left;
}

.slideGroup1 .slideBox,
.slideGroup2 .slideBox {
	zoom: 1;
	position: relative;
}

.slideGroup1 .sPrev,
.slideGroup1 .sNext,
.slideGroup2 .sPrev,
.slideGroup2 .sNext {
	display: block;
	width: 0.3rem;
	height: 0.6rem;
	background: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0.3rem;
	font-family: SimSun;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
}

.slideGroup1 .sPrev,
.slideGroup2 .sPrev {
	left: 0px;
}

.slideGroup1 .sNext,
.slideGroup2 .sNext {
	right: 0px;
}

.slideGroup1 .parBd ul,
.slideGroup2 .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup1 .parBd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 220px;
	height: 310px;
	border-radius: 0.06rem;
	margin-right: 25px;
	position: relative;
}

.slideGroup2 .parBd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 285px;
	height: 160px;
	border-radius: 0.06rem;
	margin-right: 25px;
	position: relative;
}

.slideGroup1 .parBd ul li:last-child,
.slideGroup2 .parBd ul li:last-child {
	margin-right: 0px;
}

.slideGroup1 .parBd ul li .pic,
.slideGroup2 .parBd ul li .pic {
	text-align: center;
	/* width: 11.45vw; */
	height: auto;
}

.slideGroup1 .parBd ul li .pic img {
	width: 220px;
	height: 310px;
	display: block;
}

.slideGroup2 .parBd ul li .pic img {
	width: 285px;
	height: 160px;
	display: block;
}

.slideGroup1 .parBd,
.slideGroup1 .slideBox,
.slideGroup2 .parBd,
.slideGroup2 .slideBox {
	height: 100%;
}

.slideGroup1 .tempWrap,
.slideGroup2 .tempWrap {
	width: 100% !important;
}

.slideGroup1 .pic a,
.slideGroup2 .pic a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.confidence .confidence-one .slideGroup1 .pic a span,
.confidence .confidence-two .slideGroup1 .pic a span {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding: 0 0.05rem;
	text-align: center;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	height: 1.4rem;
}

.confidence-two {
	margin-bottom: 0.4rem;
	overflow: hidden;
}

.confidence-three {
	overflow: hidden;
}


.confidence .confidence-three .slideGroup1 .pic a span {
	padding: 0 0.12rem;
	padding-top: 0.85rem;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	height: 1.4rem;
}


.confidence .confidence-three .slideGroup1 .pic a span i {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 0.42rem;
}


.confidence .confidence-three .slideGroup1 .pic a .bor {
	width: 0.32rem;
	height: 0.32rem;
	position: absolute;
	top: 2.1rem;
	left: 0.15rem;
	z-index: 999;
}


/* footer */
footer {
	width: 100%;
	height: 1rem;
	background: #0066D0;
	box-sizing: border-box;
	padding: 0.25rem 0px;
	text-align: center;
}

footer p:first-child {
	margin-bottom: 0.1rem;
}

footer p {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}




/* PC优先 */
@media screen and (max-width: 1285px) {}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 767px) {

	.banner-left .banner-img {
		height: 3.5rem;
	}

	.banner-left .mask {
		height: 0.35rem;
	}

	.banner-left .mask a {
		line-height: 0.35rem;
	}

	.contion {
		width: 96%;
		margin: 0 auto;
	}

	.col1-title::before {
		width: 0.6rem;
	}

	.col1-title::after {
		width: 0.6rem;
	}

	.col1-title a {
		/* font-size: 0.18rem; */
	}

	.banner,
	.banner-left,
	.banner-right {
		width: 100%;
	}

	.banner-left {
		margin-bottom: 0.4rem;
	}

	.banner-left .banner-img {
		width: 100%;
	}

	.layui-carousel {
		width: 100% !important;
		height: auto !important;
	}

	.layui-layer {
		width: 90% !important;
		height: 4rem;
		left: 0;
	}

	#vid-div {
		width: 100% !important;
		height: 4rem;
	}

	.banner-left .p1,
	.banner-left .p3,
	.banner-left .p2 {
		width: 98%;
		margin: 0 auto;
	}

	.banner-left .p2 a:first-child {
		width: 45%;
		margin-right: 2%;
	}

	.banner-left .p2 a:last-child {
		width: 50.8%;
	}

	.banner-left .p2 a img {
		width: 100%;
	}

	.survsy-box {
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
		box-sizing: border-box;
	}

	.survsy-box ul li {
		width: 100%;
		height: 2.5rem;
	}


	.show {
		margin-bottom: 0.4rem;
	}

	.case {
		margin-top: 0.4rem;
	}

	.confidence {
		width: 100%;
	}


	.show p a,
	.information ul li a {
		font-size: 0.24rem;
	}


	.survsy-box ul li .text-right h2 a {
		font-size: 0.26rem;
		line-height: 0.28rem;
	}

	.survsy-box ul li .text-right p a,
	.slideGroup1 .pic a span {
		font-size: 0.22rem;
	}

	.layui-carousel-ind li {
		width: 0.1rem;
		height: 0.1rem;
	}

	.banner-left .mask a {
		font-size: 0.24rem;
	}

	.this-banner,
	.banner-left .fl {
		height: 3.5rem !important;
		overflow: hidden;
	}

	.col1-title span {
		width: 0.9rem;
		height: 0.24rem;
	}


	/* 	.confidence-left {
		height: auto;
	} */

	.swiper {
		width: 100%;
		height: 3.1rem;
		position: relative;
		margin: 0 auto;
	}

	.swiper-slide .bor {
		width: 0.4rem;
		height: 0.4rem;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 999;
	}

	.video-app .swiper-slide span,
	.confidence-one .swiper-slide span,
	.confidence-two .swiper-slide span {
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		box-sizing: border-box;
		padding: 0 0.05rem;
		text-align: center;
		font-size: 0.16rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding-top: 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
		height: 1.4rem;
	}

	.confidence-three .swiper-slide span {
		padding: 0 0.12rem;
		padding-top: 0.85rem;
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		box-sizing: border-box;
		background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
		height: 1.4rem;
	}

	.confidence-three .swiper-slide span i {
		display: block;
		width: 100%;
		text-align: left;
		font-size: 0.16rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		height: 0.48rem;
	}

	.confidence-three .swiper-slide .bor {
		width: 0.4rem;
		height: 0.4rem;
		position: absolute;
		top: 2.2rem;
		left: 0.3rem;
		z-index: 999;
	}



	.video-app .swiper {
		width: 100%;
		height: 1.6rem;
		position: relative;
		margin: 0 auto;
	}

	.swiper-slide {
		text-align: center;
		font-size: 0.18rem;
		background: #fff;
		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: 100%;
		height: 100%;
	}

	.swiper-slide a {
		width: 100%;
		height: 100%;
		display: inline-block;
		position: relative;
	}

	.swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.swiper-button-next {
		right: 0px;
	}

	.swiper-button-prev {
		left: 0px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 0.3rem;
		height: 0.6rem;
		background: rgba(0, 0, 0, .25);
		top: 50%;
		transform: translateY(-50%);
		margin-top: 0px;
		color: #FFFFFF;
		font-size: 0.36rem;
		font-family: SimSun;
		font-weight: 400;
		color: #FFFFFF;
	}

	.confidence-left p {
		margin-bottom: 0.15rem;
	}

	.confidence-list {
		display: none;
	}

	.confidence-list1 {
		display: block;
	}

	.confidence-left h2 a {
		display: block;
		width: 100%;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.confidence-left p a {
		display: block;
		width: 100%;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
	}

	.information ul,
	.show p {
		margin-top: 0.15rem;
	}

	.layui-layer-title {
		padding: 0 5px;
	}


	.layui-layer-molv .layui-layer-title div:nth-child(1) {
		width: 74% !important;
	}

	.layui-layer-molv .layui-layer-title div:nth-child(2) {
		width: 26% !important;
	}

	.video {
		width: 96%;
		margin: 0 auto;
	}

	.video .col1-title span {
		width: 2.6rem;
		height: 0.28rem;
	}

	.video-app {
		display: block;
		margin-top: 0.2rem;
	}

	.video-pc {
		display: none;
	}

	.video .col1-title::after,
	.video .col1-title::before {
		width: 1.4rem;
	}

.clo-title-app{
	display: block;
}

.clo-title-pc{
	display: none;
}

}
