@charset "utf-8";

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background-color: #fff;
	color: #333;
}
.f-mt40 {
	margin-top: 40px;
}
.f-mt45 {
	margin-top: 45px;
}
.f-mt50 {
	margin-top: 50px;
}

.f-mt70 {
	margin-top: 70px;
}

.m-hd img {
	max-width: 100%;
}

.top-col {
	/* height: 48px; */
	background: #f2f6f7;
}
.top-con {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	width: 1200px;
	height: 48px;
}
.top-nav {
	display: flex;
	align-items: center;
	color: #666666;
	font-size: 14px;
}
.top-nav a {
	color: #666;
}
.top-nav i {
	margin: 0 20px;
}
.top-nav .en {
	margin-left: 20px;
	width: 72px;
	height: 26px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-image: linear-gradient(#3a94fa,#285fde);
	border-radius: 13px;
}



.wrap,
.container {
	margin: 0 auto;
	width: 1200px;
}

.i-main {
	position: relative;
}

.column-01 {
	margin-top: 45px;
}

.f-flex {
	display: flex;
}

.g-nav {
	background: #005ed6;
}
.nav-col {
	display: flex;
	margin: 0 auto;
	max-width: 1200px;
	height: 56px;
}
.nav-col li {
	margin-left: 10px;
	line-height: 56px;
	font-size: 18px;
}
.nav-col li+li {
	margin-left: 50px;
}
.nav-col li a {
	color: #fff;
}
.local-col {
	margin-top: 8px;
	padding: 8px 0 8px 5px;
	line-height: 26px;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #d1d5d5;
}
.local-col a {
	color: #666666;
}

.title_01 {
	height: 86px;
	text-align: center;
	background: url(../../img/bg/titBg_0.png) no-repeat center;
}
.title_01 h2 {
	display: inline-block;
	padding: 0 42px;
	height: 86px;
	line-height: 86px;
	color: #2f78ca;
	font-size: 36px;
	background: url(../../img/bg/titBg_01.png) no-repeat top center;
	background-size:cover;
}
.column-bg-01 {
	background: #e9f5ff;
}


.u-new-list-wrap {
	padding: 5px 25px 5px 25px;
	width: 51.5%;
}


.u-new-list-wrap .u-new-list li {
	padding: 12px 0;
	overflow: hidden;
}
.u-new-list-wrap .u-new-list li+li {
	border-top: 1px solid #88bae9;
}
.u-new-list-wrap .u-new-list li h3 {
	width: 100%;
	font-size: 18px;
}
.u-new-list-wrap .u-new-list li h3 a {
	display: block;
	color: #222222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.u-new-list-wrap .u-new-list li p {
	margin-top: 6px;
	height: 48px;
	line-height: 24px;
	color: #666a6e;
	font-size: 16px;
}
.u-new-list-wrap .u-new-list li p a {
	display: -webkit-box;
	width: 100%;
	color: #666a6e;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.u-new-list-wrap .u-new-list .u-date {
	color: #868686;
	font-size: 14px;
}

.u-new-list-wrap .u-more1 {
	font-size: 16px;
	text-align: right;
}

.u-new-list-wrap .u-more1 a {
	color: #9f9f9f;
}


.u-slider-box .slideBox {
	width: 100%;
	/* height: 100%; */
	height: auto;
	position: relative;
}

.u-slider-box .slideBox .hd {
	overflow: hidden;
	position: absolute;
	right: 16px;
	bottom: 15px;
	z-index: 1;
	text-align: center;
}

.u-slider-box .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	list-style: none;
}

.u-slider-box .slideBox .hd ul li {
	display: inline-block;
	margin-right: 10px;
	width: 12px;
	height: 12px;
	background: #bfbfbf;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	position: relative;
}

.u-slider-box .slideBox .hd ul .on {
	background: #fff;
}

.u-slider-box .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.u-slider-box .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.u-slider-box .slideBox .bd li::before {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 52px;
	content: '';
	/* background:linear-gradient(-180deg,#000 11%,#161519 88%);
	background:linear-gradient(-180deg,rgba(0,0,0,0) 11%,rgba(22,21,25,.89) 88%); */

	background: rgba(51, 51, 51, .8);
}

.u-slider-box .slideBox .bd li img {
	width: 100%;
	height: 100%;
	display: block;
}

.u-slider-box .slideBox .bd li .p1 {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	background: rgba(0, 0, 0, 0.5);
	background-repeat: repeat-x;
	background-position: 0 0;*/
}

.u-slider-box .slideBox .bd li .p1 h3 {
	padding-left: 20px;
	padding-right: 140px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-01 {
	position: relative;
	height: 36px;
	text-align: center;
}

.title-01::after {
	position: absolute;
	top: 19px;
	left: 0;
	content: ' ';
	width: 100%;
	height: 2px;
	background: #e7e7e7;
}

.title-01 em {
	position: relative;
	/* left: 50%; */
	top: 0;
	/* margin-left: -3.5em; */
	padding: 0 15px 0 75px;
	height: 36px;
	line-height: 36px;
	font-size: 36px;
	z-index: 999;
}

.title-01 .bg1 {
	background: #fff url(../../img/bg/titleBg_01.png) no-repeat 22px center;
}

.title-01 .bg2 {
	background: #fff url(../../img/bg/titleBg_02.png) no-repeat 22px center;
}

.link-con {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 35px 50px 5px;
	background: url(../../img/bg/linkBg_01.png) top center;
}

.link-con li {
	flex: auto;
	margin-bottom: 30px;
	padding: 0 25px;
	width: 350px;
	height: 110px;
}

.link-con li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 35px;
	height: 110px;
	line-height: 34px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	background-color: rgba(0, 0, 0, .4);
	border-radius: 10px;
}


.sw-box-2 .swiper-button-next,
.sw-box-2 .swiper-button-prev {
	width: 32px;
	height: 52px;
}

.sw-box-2 .swiper-button-prev {
	left: -100px;
	background: url(../../img/bg/btnLeft_01.png) no-repeat;
}

.sw-box-2 .swiper-button-next {
	right: -100px;
	background: url(../../img/bg/btnRight_01.png) no-repeat;
}

.sw-box-2 .swiper-button-next::after,
.sw-box-2 .swiper-rtl .swiper-button-next::after,
.sw-box-2 .swiper-button-prev::after,
.sw-box-2 .swiper-rtl .swiper-button-next::after {
	content: '';
}

.sw-box-2 a.aImg {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
	overflow: hidden;
}

.sw-box-2 a.aImg h3 {
	margin-top: 15px;
	height: 26px;
	line-height: 1;
	color: #000000;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sw-box-2 a.aImg p {
	overflow: hidden;
}

.sw-box-2 a.aImg img {
	width: 100%;
	height: auto;
}

.sw-box-2 a.aImg:hover img {
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	-moz-transition: .5s linear;
	transition: .5s linear;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}


.footer {
	margin-top: 45px;
	height: 200px;
	background: #38393d;
}

.footer .ft-con {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.footer .ft-con .con {
	flex: 1;
}
.footer .ft-con .ft-col p {
	display: inline-block;
}
.footer .ft-con .ft-img {
	width: 110px;
	text-align: center;
}
.footer .ft-con .ft-img a {
	display: inline-block;
}
.footer .ft-con .ft-img a+a {
	margin-top: 5px;
}

.footer .ft-con p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 20px;
	line-height: 32px;
	color: #fff;
	font-size: 15px;
}

.footer .ft-con p .beian {
	margin-right: 5px;
	width: 18px;
	height: 20px;
	vertical-align: middle;
}

.footer .ft-con p a {
	color: #fff;
}

.footer .ft-con .institutions {
	width: 53px;
}

.footer .ft-con .institutions img {
	width: 53px;
	height: 66px;
}

.main-con {
	margin-top: 50px;
}
.location {
	padding-left: 22px;
	height: 48px;
	line-height: 48px;
	color: #333;
	font-size: 14px;
	background: url(../../img/bg/iconLocation.png) no-repeat left center;
	border-bottom: 1px solid #dfdfdf;
}

.article-column-01 .art-box {
	padding: 50px 15px 30px;
}

.article-column-01 .art-box .art-hd {
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.article-column-01 .art-box .art-hd .title {
	line-height: 40px;
	color: #000;
	font-size: 24px;
}

.article-column-01 .art-box .art-hd .info {
	margin-top: 20px;
	line-height: 30px;
	color: #666;
	font-size: 16px;
}

.article-column-01 .art-box .art-hd .info a {
	color: #666;
}

.article-column-01 .art-box .art-hd .info span+span {
	margin-left: 40px;
}

.article-column-01 .art-box .art-con p {
	margin-top: 35px;
	line-height: 44px;
	color: #000;
	font-size: 16px;
	/* text-indent: 2em; */
}
.article-column-01 .art-box .art-con p img {
	max-width: 90%;
	height: auto;
}

.list-column-01 .list-con {
	padding: 0 15px;
	min-height: 850px;
}

.list-column-01 .list-con .list-col-01 {
	padding: 30px 0 40px;
	border-bottom: 2px dashed #ececec;
}

.list-column-01 .list-con .list-col-01 li {
	padding: 10px 0;
	line-height: 26px;
	color: #999;
	font-size: 16px;
}

.list-column-01 .list-con .list-col-01 li a {
	margin-right: .5em;
	color: #333;
}

.page-col {
	margin: 40px 0;
	color: #707070;
	font-size: 0;
	text-align: center;
}
.page-col span {
	margin-right: 10px;
	color: #666666;
	font-size: 14px;
}
.page-col a {
	font-size: 14px;
	display: inline-block;
	/* margin-right: 8px; */
	margin-bottom: 10px;
	padding: 0 12px;
	height: 30px;
	line-height: 28px;
	color: #707070;
	border: 1px solid #e4e4e4;
	/* border-radius: 2px; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.page-col a.cur,
.page-col a:hover {
	color: #fff;
	background: #0075cd;
}
.page-col a+a {
	border-left: none;
}
.page-col .txt {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.page-col .prev:hover,
.page-col .next:hover {
	color: #0075cd;
	background: none;
}
.page-col .prev.end,
.page-col .next.end {
	color: #c8c8c8;
	border: 1px solid #e4e4e4;
}
.page-col .btn {
	margin-left: 8px;
	padding: 0 5px;
	height: 34px;
	line-height: 30px;
	color: #707070;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	cursor: pointer;
}


.m-hd-img {
	display: none;
}
.m-hd-img img {
	width: 100%;
	height: auto;
}
.m-g-nav {
	display: none;
	width: 100%;
	background: #add3f8;
	overflow: scroll;
}
.m-g-nav-list {
	display: flex;
}
.m-g-nav-list li {
	padding: 0 1em;
	color: #333;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	white-space: nowrap;
}
.u-m-show {
	display: none;
}
.m-banner {
	margin: 20px 0;
	width: 100%;
}
.m-banner img {
	width: 100%;
	height: auto;
}

.mySwiper2 {
	position: relative;
	width: 48.5%;
	height: 350px;
	overflow: hidden;
}
/* .swiper {
	width: 100%;
	height: 100%;
} */

.mySwiper2 .swiper-slide {
	position: relative;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mySwiper2 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mySwiper2 .swiper-slide a {
	position: relative;
	width: 100%;
	height: 100%;
}
.mySwiper2 .swiper-slide a .p1 {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 50px;
	/* background: rgba(51, 51, 51, .8); */
	background-image: linear-gradient(to bottom,rgba(51, 51, 51, .1),rgba(51, 51, 51, 1));
	  
}

.mySwiper2 .swiper-slide a .p1 h3 {
	display: flex;
	align-items: center;
	padding-left: 10px;
	padding-right: 100px;
	height: 50px;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}
.mySwiper2 .swiper-slide a .p1 h3 em {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;					
	-webkit-box-orient: vertical;
}
.mySwiper2 .swiper-pagination {
	width: 100px;
	left: auto;
	right: 0;
	bottom: 10px;
}
.mySwiper2 .swiper-pagination-bullet {
	display: inline-block;
	margin-right: 10px;
	width: 14px;
	height: 14px;
	text-indent: 9999px;
	background: url(../../img/bg/focusBg_02.png) no-repeat center;
	/* border: 1px solid #bfbfbf; */
	opacity: 1;
	cursor: pointer;
	position: relative;
	border-radius: 50%;
}

.mySwiper2 .swiper-pagination-bullet-active {
	width: 14px;
	height: 14px;
	background: url(../../img/bg/focusBg_01.png);
}

.list-column-01 .list-con .column-tit {
	margin-top: 30px;
	line-height: 26px;
	font-size: 18px;
}

.more-col {
	margin-top: 25px;
	font-size: 16px;
	text-align: center;
}
.more-col a {
	color: #232323;
}

.swiper-container {
	padding-bottom: 20px;
}
.mySwiper1 > .swiper-pagination-bullets {
	bottom: 0;
	display: none; /* 控制pc端轮播按钮隐藏 */
}
.mySwiper1 .swiper-pagination-bullet {
	width: 36px;
	height: 4px;
	border-radius: 3px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #00aeef;
}

.fw-col {
	justify-content: space-between;
}
.fw-col img {
	width: 100%;
	height: auto;
}
.fw-col > a {
	width: 32%;
}


/****** 主要政策切换列表 *******/
.u-policy-list-wrap .hd {
	margin-bottom: 10px;
	position: relative;
}

.u-policy-list-wrap .hd ul {
	display: flex;
	justify-content: space-around;
	line-height: 1;
	border-bottom: 1px solid #88bae9;
}

.u-policy-list-wrap .hd ul li {
	margin-bottom: -1px;
	padding: 0px 0px 9px;
	color: #656565;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}

.u-policy-list-wrap .hd ul li.on {
	color: #222222;
	border-bottom: 3px solid #4792da;
}


.u-policy-list-wrap .u-new-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
}
.u-policy-list-wrap .u-new-list li {
	margin-top: 30px;
	width: 48.8%;
	overflow: hidden;
}
.u-policy-list-wrap .u-new-list li h3 {
	display: flex;
	align-items: center;
	padding: 10px 15px 10px 13px;
	width: 100%;
	height: 65px;
	font-size: 18px;
	line-height: 1.22;
	background: #2b83b1;
}
.u-policy-list-wrap .u-new-list li h3 a {
	display: -webkit-box;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.u-policy-list-wrap .u-new-list li .con {
	padding: 12px 18px;
	border: 1px solid #eeeeee;
}
.u-policy-list-wrap .u-new-list li p {
	display: -webkit-box;
	line-height: 30px;
	color: #6e6e6e;
	font-size: 16px;
}
.u-policy-list-wrap .u-new-list li p a {
	display: -webkit-box;
	color: #6e6e6e;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.u-policy-list-wrap .u-new-list .u-date {
	color: #868686;
	font-size: 14px;
}

.u-policy-list-wrap .u-more1 {
	font-size: 16px;
	text-align: right;
}

.u-policy-list-wrap .u-more1 a {
	color: #9f9f9f;
}

.goTop {
	position: fixed;
	bottom: 50px;
	right: 50%;
	margin-right: -700px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: rgba(0, 0, 0, .6);
	cursor: pointer;
	z-index: 999;
}

/* list */
.content {
	margin-top: 20px;
}
.media-list {
	padding: 20px 15px 10px;
	margin: 0;
}
.media-list .list-item {
	list-style: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
	color: #212121;
	background-color: #ffffff;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border-bottom: 1px dashed #e6e6e6;
}
.list-item-inner h3 {
	color: #575757;
	font-size: 16px;
	font-family: '微软雅黑';
}
.moreInfo {
	font-size: 12px;
	color: #a6a6a6;
	padding: 15px 0 20px;
}
.moreInfo span.source {
	background: url(../../img/bg/xhrb.png) no-repeat left center !important;
	padding-left: 15px;
	margin-right: 20px;
}
.moreInfo span.time {
	background: url(../../img/bg/date.png) no-repeat left center !important;
	padding-left: 15px;
}
#pageGro {
	margin: 10px 30px 30px;
	text-align: center;
}
#pageGro div, #pageGro div ul li {
	font-size: 16px;
	color: #999;
	line-height: 23px;
	margin-left: 5px;
	display: inline-block;
}
#pageGro .pageUp, #pageGro .pageDown {
	width: 63px;
	text-align: center;
	border: 1px solid #666;
	cursor: pointer;
	color: #000;
}
#pageGro div, #pageGro div ul li {
	font-size: 12px;
	color: #999;
	line-height: 23px;
	margin-left: 5px;
	display: inline-block;
}
#pageGro div ul li {
	width: 22px;
	text-align: center;
	border: 1px solid #666;
	cursor: pointer;
	color: #000;
}
#pageGro div ul li.on {
	color: #fff;
	background: #4273e2;
	border: 1px solid #4273e2;
}

/* article */
.article {
	padding: 30px 30px 20px;
}
.article .art-hd {
	text-align: center;
	border-bottom: 1px solid #efefef;
}
.article .art-hd .title {
	line-height: 1.5;
	color: #000;
	font-size: 24px;
	font-weight: normal;
}
.article .art-hd p {
	padding: 20px 0;
	color: #484848;
	line-height: 1.5;
	font-size: 16px;
}
.article .art-hd p a {
	margin-right: 20px;
	color: #484848;
}
.article .art-con {
	line-height: 3;
	color: #000;
	font-size: 16px;
}
.article .art-con p {
	margin-top: 1em;
	text-indent: 2em;
}
.article .art-con p.pImg {
	text-align: center;
	text-indent: 0;
}
.article .art-con p.pImg img {
	max-width: 100%;
	height: auto;
}

.list-page-con {
	padding: 0 15px;
}
.list-page-con .list-p-01 {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #d4d7d8;
}
.list-page-con .list-p-01 li {
	padding: 8px 0;
	line-height: 2;
	font-size: 16px;
}
.list-page-con .list-p-01 li a {
	margin-right: 5px;
	color: #000;
}
.list-page-con .list-p-01 li span {
	color: #a7a7a7;
}
.list-page-con .title {
	margin-top: 15px;
	line-height: 1.8;
	color: #000000;
	font-size: 20px;
}
.list-page-con .title a {
	color: #000;
}
.list-page-con .title a:hover {
	text-decoration: underline;
}

.swiper {
	-webkit-overflow-scrolling: touch;
}
  

/* 
 * media 
 * 通过媒体查询为不同的设备和大小配置不同的样式。
 */
@media only screen and (max-width: 1200px) {
	.top-con {
		width: 100%;
	}
	.m-g-nav {
		display: block;
	}
	.container {
		padding: 0 20px;
		width: 100%;
	}
	.u-slider-box {
		width: 50%;
	}

	.sw-box-2 .swiper-button-prev {
		left: -15px;
	}
	
	.sw-box-2 .swiper-button-next {
		right: -15px;
	}
	.footer {
        margin-top: 20px;
        height: auto;
    }
	.footer .ft-con {
		display: block;
		padding: 20px 20px 10px;
	}
}

@media screen and (min-width: 991px) and (max-width:1200px) {
}

@media only screen and (max-width: 990px) {
	.u-policy-list-wrap .hd ul li {
		font-size: 18px;
	}
	
	.footer .ft-con .ft-img {
		margin-top: 10px;
	}
	.mySwiper1 > .swiper-pagination-bullets {
		display: block; /* 控制pc端轮播按钮隐藏 */
	}
}

@media only screen and (max-width: 767px) {
	.top-con {
		display: block;
		padding: 0 5px 5px;
		width: 100%;
		height: auto;
	}
	.top-nav {
		margin-top: 10px;
	}
	.top-nav i {
		margin: 0 5px;
	}
	.top-nav .en {
		margin-left: 10px;
	}
	.column-bg-01.f-flex {
		display: block;
	}
	.u-new-list-wrap {
		width: 100%;
	}
	.mySwiper2 {
		margin-top: 20px;
		width: 100%;
		height: auto;
	}
	.u-m-show {
		display: block;
	}
	.u-m-hide {
		display: none;
	}
	.m-hd {
		display: none;
	}
	.m-hd-img {
		display: block;
	}
	.main-con {
		margin-top: 10px;
	}
	.column-01 {
		flex-wrap: wrap;
		/* flex-direction: column-reverse; */
		margin-top: 30px;
	}
	.column-02.f-mt70 {
		margin-top: 35px;
	}
	.u-policy-list-wrap {
		margin: 0;
		width: 100%;
	}
	.u-slider-box {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
	}
	.link-con {
		padding: 35px 10px 5px;
		background: #e1e1e1;
	}
	.link-con li {
		padding: 0px 20px;
	}
	.link-con li a {
		color: #000;
		background-color: rgb(255, 255, 255);
	}
	.list-column-01 .list-con {
		padding: 0;
	}
	.article-column-01 .art-box {
		padding: 50px 0 30px;
	}
	.contact-con .c-con .line-hd {
		display: none;
	}
	.contact-col {
		display: block;
	}
	.contact-col dl {
		width: 100%;
	}
	.contact-col dl+dl {
		margin-top: 20px;
	}
	.swiper-button-next, .swiper-button-prev {
		top: 75%;
	}
	.sw-box-2 .swiper-button-next, .sw-box-2 .swiper-button-prev {
		width: 22px;
		height: 40px;
		background-size: 22px 40px;
	}
	.sw-box-2 .swiper-button-prev {
		left: -12px;
	}
	.sw-box-2 .swiper-button-next {
		right: -12px;
	}
	.footer .ft-con {
		text-align: center;
	}
	.u-policy-list-wrap .hd ul li {
		font-size: 16px;
	}
	
	.footer .ft-con .ft-img {
		margin: 10px auto 0;
	}
	.nav-col li {
		font-size: 16px;
	}
	.nav-col li + li {
		margin-left: 20px;
	}
	.article {
		padding: 30px 0px 20px;
	}
	.article .art-con {
		line-height: 2;
	}
	.list-page-con {
		padding: 0;
	}
	.list-page-con .list-p-01 li {
		padding: 5px 0;
		line-height: 1.8;
	}
	.list-page-con .list-p-01 li a {
		margin-right: 5px;
	}

}

@media only screen and (max-width: 673px) {
	.contact-con {
		margin-top: 30px;
	}
	.contact-con .title1 {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.title-01 em {
		font-size: 28px;
	}
	.title_01 h2 {
		font-size: 26px;
	}
	.u-policy-list-wrap .hd {
		overflow-x: scroll;
	}
	.u-policy-list-wrap .hd ul {
		width: 670px;
	}
	.u-policy-list-wrap .u-new-list li {
		margin-top: 15px;
		width: 100%;
	}

	
	.fw-col {
		display: block;
		margin-top: 20px;
	}
	.fw-col > a {
		display: block;
		margin-top: 10px;
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 320px) {}