html {
	font-size: 100px;
}

@font-face {
	font-family: 'sys';
	src: url(font/SourceHanSerifSC-Bold.otf)
}

@font-face {
	font-family: 'syh';
	src: url(font/SourceHanSansCN-Regular.otf)
}

@keyframes aniBlink {
 from {
margin-left:-50%
}
to {
	margin-left: 120%
}
}
@-webkit-keyframes aniBlink {
 from {
margin-left:-50%
}
to {
	margin-left: 120%
}
}

body {
	font-family: 'syh';
	font-size: .16rem;
	background-color: #fff;
	color: #333;
	overflow-x: hidden
}

.yfx-header-warp {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: linear-gradient(293deg, #1899F1 0%, #66BAF4 100%);
	z-index: 1000;
}

.yfx-header-warp .yfx-contain-box,
.yfx-nav-box .yfx-contain-box {
	padding: 0;
	z-index: 5
}

.yfx-header-warp>.yfx-contain-box>.yfx-contain-padding>.clearfix {
	display: flex;
	/* justify-items:center;
	*/
}

.yfx-contain-box {
	max-width: 15.2rem;
	margin: 0 auto;
	padding: .46rem 0 .6rem 0;
	position: relative;
	z-index: 2
}

.yfx-bg-box {
	background: #FCFEFF url(../images/bg6.png) no-repeat;
	background-size: cover;
}

.yfx-bg-box .yfx-contain-box {
	padding: .3rem 0;
}

.yfx-bg2 .yfx-contain-box {
	padding: .65rem 0 .9rem 0;
}

.yfx-bg3 .yfx-contain-box {
	padding: 1.05rem 0 .9rem 0;
}

.yfx-footer-img .yfx-contain-box {
	padding: .3rem 0
}

.yfx-logo {
	width: 32%;
	transition: .3s
}

.yfx-logo a {
	display: flex;
	height: 100%;
	align-items: center;
}

.yfx-logo img {
	/* width: 75%; */
}

.yfx-header-right-box {
	width: 68%;
	position: relative;
}

.yfx-nav-box {
	margin-right: .3rem;
}

.yfx-nav li {
	float: left;
	width: 14.28571428571429%;
	position: relative;
	z-index: 999
}

.yfx-nav>li>a {
	display: block;
	height: .94rem;
	line-height: .94rem;
	font-size: .2rem;
	color: #fff;
	text-align: center;
	transition: .3s
}

.yfx-nav>li>a::after {
	content: "";
	position: relative;
	width: 0;
	height: 4px;
	display: block;
	z-index: 100;
	background-color: #fff;
	transition: .3s ease-out all;
	left: 50%;
	top: .3rem;
	transform: translateX(-50%)
}

.yfx-suNnav {
	position: absolute;
	left: 50%;
	top: 160%;
	min-width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease, top .45s ease;
	transform: translateX(-50%);
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px rgba(19, 52, 143, 0.08);
	/* border-radius:.08rem;
	*/
}

.yfx-nav-box li:hover .yfx-suNnav {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 100;
}

.yfx-nav-box li .yfx-suNnav li {
	width: 100%;
}

.yfx-nav-box li .yfx-suNnav li a {
	display: block;
	color: #333;
	font-size: .16rem;
	padding: .15rem;
	text-align: center
}

.yfx-nav-box li .yfx-suNnav li a:hover {
	color: #fff !important;
	background: #369FE7;
}

.yfx-search-icon {
	width: .21rem;
	height: .21rem;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/search.png) no-repeat;
	transition: .3s;
	background-size: contain;
}

.yfx-banner {
	position: relative;
	overflow: hidden;
	margin: .94rem 0 auto;
}

.yfx-banner .swiper-slide {
	height: 5.8rem;
}

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

.yfx-banner .swiper-pagination {
	width: 100%;
	bottom: .2rem !important
}

.yfx-banner .swiper-pagination-bullet {
	width: .16rem;
	height: .16rem;
	opacity: 1;
	background: url(../images/h.png) no-repeat;
	margin: 0 .06rem !important;
	background-size: contain;
}

.yfx-banner .swiper-pagination-bullet-active {
	width: .24rem;
	height: .24rem;
	background: url(../images/h-active.png) no-repeat;
	vertical-align: -2px;
	opacity: 1;
	background-size: contain;
}

/* .yfx-banner .swiper-slide::after {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	background-image:linear-gradient(to bottom,rgba(15,47,70,0),rgba(15,47,70,.95));
	width:100%;
	height:1.25rem;
	z-index:30
}
*/

.yfx-bg1 {
	background: url(../images/bg1.png) no-repeat;
	background-size: cover;
}

.yfx-bg2 {
	background: url(../images/bg2.png) no-repeat;
	background-size: cover;
}

.yfx-bg3 {
	position: relative;
}

.yfx-bg3 .bg3-1 {
	width: 8.46rem;
	height: 8.83rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bg3-1.png) no-repeat;
	background-size: cover;
}

.yfx-bg3 .bg3-2 {
	width: 9.48rem;
	height: 6.85rem;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/bg3-2.png) no-repeat;
	background-size: cover;
	z-index: -1;
}

.yfx-xxxw-txt {
	width: 100%;
	height: .9rem;
	position: absolute;
	bottom: 0;
	left: 0;
	/* background-image:linear-gradient(to top,rgba(15,64,151,1),rgba(15,64,151,.1)) */
}

.yfx-xxxw-txt .txt {
	width: 70%;
	height: .25rem;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: .2rem;
	margin-top: .5rem;
	padding: 0 3%
}

.yfx-xxxw-txt .more {
	margin-top: .1rem;
	font-size: .14rem
}

.yfx-bg-color {
	background: url(../images/bg.jpg) no-repeat top center;
	background-color: #f2f8fe;
	background-size: cover;
	padding: .35rem 0;
	margin-top: .25rem
}

.yfx-xxxw-img-list {
	height: 4.7rem;
	overflow: hidden;
}

.yfx-xxxw-img-list .swiper {
	height: 100%;
}

.yfx-xxxw-img-list .swiper-slide a,
.yfx-xxxw-img-list .swiper-slide a .img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position:relative;
}

.yfx-xxxw-img-list .swiper-slide a::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 100%;
	margin-top: 0px;
	margin-left: -120px;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.yfx-xxxw-img-list .swiper-slide:hover a::before {
	-webkit-animation: aniBlink .6s ease-out forwards;
	-moz-animation: aniBlink .6s ease-out forwards;
	-o-animation: aniBlink .6s ease-out forwards;
	animation: aniBlink .6s ease-out forwards
}

.yfx-xxxw-box .img img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	background-position: center center !important;
	background-size: cover !important;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	border-radius: .16rem;
}

/*.yfx-xxxw-box .img:hover img {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1)
}
*/


.yfx-xxxw-img-list .swiper-pagination {
	width: auto !important;
	right: 3% !important;
	left: auto !important;
	bottom: .15rem !important
}

.yfx-xxxw-img-list .swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	opacity: 1;
	background: url(../images/xh.png) no-repeat;
	opacity: 1 !important;
	margin: 0 .05rem;
	background-size: contain;
}

.yfx-xxxw-img-list .swiper-pagination-bullet-active {
	background: url(../images/xh-active.png) no-repeat;
	background-size: contain;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "" !important
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "" !important
}

.yfx-left {
	float: left;
	width: 49.2%;
}

.yfx-right {
	float: right;
	width: 47%;
}

.yfx-xxxw-box {
	margin-bottom: .6rem
}

.yfx-title-box {
	margin-bottom: .3rem;
	/* padding-bottom: .1rem; */
	position: relative;
}

.yfx-title {
	display: flex;
	align-items: center;
	font-family: 'sys';
	font-weight: bold;
	font-size: .3rem;
	color: #333333;
	justify-content: center;
}

.yfx-title img {
	max-width: 100%;
	height: .34rem;
	object-fit: contain;
	margin-right: .1rem;
}

.yfx-title .en {
	font-weight: bold;
	font-size: .22rem;
	color: rgba(119, 119, 119, 1);
	margin-left: .1rem;
	display: none;
}

.yfx-bg2 .yfx-title,
.yfx-bg3 .yfx-title {
	justify-content: left;
}

.yfx-more {
	font-size: .16rem;
	color: #333;
	position: absolute;
	right: 0;
	bottom: 0;
}

.yfx-more:hover {
	color: #369FE7;
}

.yfx-xxxw-list .time {
	float: right;
	width: 19%;
	text-align: right;
}

.yfx-xxxw-list li {
	padding: .16rem 0;
	border-bottom: solid 1px #f4f4f4
}

.yfx-xxxw-list li a .tit {
	float: left;
	width: 78%;
	height: .26rem;
	line-height: .26rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
	font-size: .18rem;
	position: relative;
	text-indent: .2rem
}

.yfx-xxxw-list li a .tit::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: .25rem;
	height: .20rem;
	background: url(../images/yun.png) no-repeat;
	background-size: contain;
	/*background-size: 1500px;*/
}

.yfx-xxxw-list li:first-child a .tit {
	text-indent: 0;
}

.yfx-xxxw-list li:first-child a .tit::before {
	display: none;
}

.yfx-xxxw-list li:first-child {
	padding: 0;
	border-bottom: none;
}

.yfx-xxxw-list li:first-child a {
	display: flex;
	align-items: center;
	background: #F6FCFF;
	box-shadow: 0px 4px 7px 0px rgba(45, 109, 153, 0.14);
	border-radius: .16rem;
	padding: .16rem .24rem;
}

.yfx-xxxw-list li:first-child .time {
	width: 10%;
	text-align: center;
}

.yfx-xxxw-list li:first-child .time .day {
	font-size: .24rem;
	color: #369FE7;
	font-weight: bold;
}

.yfx-xxxw-list li:first-child .time .year {
	font-size: .14rem;
	color: #369FE7;
}

.yfx-xxxw-list li:first-child .box {
	width: 86%;
	margin-left: 4%;
}

.yfx-xxxw-list li:first-child .box .tit {
	float: none;
	width: 100%;
	margin-bottom: .1rem
}

.yfx-xxxw-list li:first-child .box .des {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .14rem;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.yfx-xxxw-list li a:hover .tit,
.yfx-xxxw-list li a:hover .time {
	color: #369FE7;
}

.yfx-tzgg-list {
	margin-top: .35rem;
}

.yfx-tzgg-list ul {
	margin-left: -2%;
}

.yfx-tzgg-list li {
	float: left;
	width: 23%;
	margin-left: 2%;
	padding: 0px 0 .085rem 0;
	border-bottom: solid 1px #f4f4f4;
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	border-radius: .16rem;
	position: relative;
	top: 0;
	transition: .3s;
}

.yfx-tzgg-list li:hover {
	top: -.15rem
}

.yfx-tzgg-list li.li1 {
	background: #92D2FF;
}

.yfx-tzgg-list li.li2 {
	background: #FFD282;
}

.yfx-tzgg-list li.li3 {
	background: #87E2D2;
}

.yfx-tzgg-list li.li4 {
	background: #FFC3D5;
}

.yfx-tzgg-list li a {
	width: 86%;
	height: 1rem;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	border-radius: 16px 16px 16px 16px;
	margin-left: -1%;
	padding: .36rem .24rem;
}

.yfx-tzgg-list li a::before {
	content: "";
	position: absolute;
	left: .24rem;
	top: -.3rem;
	width: .54rem;
	height: .54rem;
	background-size: contain !important;
}

/* 保留原有样式，新增以下代码 */
.yfx-tzgg-list li.li1.new-item a::before {
    background: url(/images/new.png) no-repeat;
}

/*.yfx-tzgg-list li.li1 a::before {*/
/*	background: url(../images/lb1.png) no-repeat;*/
/*}*/

/*.yfx-tzgg-list li.li2 a::before {*/
/*	background: url(../images/lb2.png) no-repeat;*/
/*}*/

/*.yfx-tzgg-list li.li3 a::before {*/
/*	background: url(../images/lb3.png) no-repeat;*/
/*}*/

/*.yfx-tzgg-list li.li4 a::before {*/
/*	background: url(../images/lb4.png) no-repeat;*/
/*}*/

.yfx-tzgg-list li a .tit {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
	font-size: .18rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: .05rem
}

.yfx-tzgg-list .time {
	text-align: right;
	margin: .17rem 0 0 0;
	font-size: .18rem;
	color: #333333;
	position: relative;
}

.yfx-tzgg-list .time::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1.9rem;
	height: .02rem;
}

.yfx-tzgg-list li.li1 .time::before {
	background: #CDF0FF;
}

.yfx-tzgg-list li.li2 .time::before {
	background: #FFEAC9;
}

.yfx-tzgg-list li.li3 .time::before {
	background: #ADF1E5;
}

.yfx-tzgg-list li.li4 .time::before {
	background: #FFD7E3;
}

.yfx-tzgg-list li a:hover .tit,.yfx-tzgg-list li a:hover .time  {
	color: #369FE7;
}

.yfx-dwgz-box .top {
	float: left;
	width: 48.5%;
}

.yfx-dwgz-box .top:first-child {
	margin-right: 3%;
}

.yfx-dwgz-box .top .img {
	height: 2.4rem;
	position: relative;
	overflow: hidden;
}
.yfx-dwgz-box .top .img::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 100%;
	margin-top: 0px;
	margin-left: -120px;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.yfx-dwgz-box .top:hover .img::before {
	-webkit-animation: aniBlink .6s ease-out forwards;
	-moz-animation: aniBlink .6s ease-out forwards;
	-o-animation: aniBlink .6s ease-out forwards;
	animation: aniBlink .6s ease-out forwards
}
.yfx-dwgz-box .top .img .time {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(54, 159, 231, 0.8);
	font-size: .18rem;
	color: #FFFFFF;
	border-radius: 0 0 0 .16rem;
	padding: .05rem .19rem;
}

.yfx-dwgz-box .top .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: .16rem;
}

.yfx-dwgz-box .top .box h3 {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .18rem;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: .16rem;
}

.yfx-dwgz-box .top:hover .box h3 {
	color: #369FE7;
}

.yfx-dwgz-list ul {
	margin-left: -2.5%;
}

.yfx-dwgz-list li {
	float: left;
	width: 47.5%;
	margin-left: 2.5%;
	border-bottom: solid 1px #f4f4f4;
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	border-radius: 16px 16px 16px 16px;
	position: relative;
	top: 0;
	transition: .3s;
	margin-top: .24rem;
}

.yfx-dwgz-list li a {
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	border-radius: .16rem;
	padding: .24rem;
}

.yfx-dwgz-list li a .tit {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
	font-size: .18rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/* margin-top:.05rem;
	*/
}

.yfx-dwgz-list li .time {
	text-align: right;
	margin: .17rem 0 0 0;
	font-size: .18rem;
	color: #333333;
	position: relative;
}

.yfx-dwgz-list li .time::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1.85rem;
	height: .02rem;
	/* background:#CDF0FF;
	*/
}

.yfx-dwgz-list li.li1 .time::before {
	background: #CDF0FF;
}

.yfx-dwgz-list li.li2 .time::before {
	background: #FFEAC9;
}

.yfx-dwgz-list li.li3 .time::before {
	background: #ADF1E5;
}

.yfx-dwgz-list li.li4 .time::before {
	background: #FFD7E3;
}

.yfx-dyzc-list {
	padding: .1rem .24rem .34rem .24rem;
	background-size: contain !important;
}

.yfx-dwgz-list li a:hover .tit,.yfx-dwgz-list li a:hover .time {
	color: #369FE7;
}

.yfx-xyaq-list {
	padding: .26rem .3rem .26rem .3rem;
}

.yfx-dyzc-list {
	background: #fff url(../images/bg4.png) no-repeat;
	/* box-shadow:0px 9px 0px #50B8FF;
	*/
	border-radius: .16rem;
	position: relative;
}

.yfx-dyzc-list::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 9px;
	background: #50B8FF;
	border-radius: 0 0 .35rem .35rem;
}

.yfx-xyaq-list {
	background: url(../images/bg5.png) no-repeat;
	background-size: 100% 100%;
}

.yfx-jxyj-list {
	background: rgba(255, 255, 255, 0.8);
	/* box-shadow:0px 9px 0px #50B8FF;
	*/
	border-radius: .16rem;
	padding: 0 .24rem .24rem .24rem;
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	position: relative;
}

.yfx-jxyj-list::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 9px;
	background: #FFCB65;
	border-radius: 0 0 .35rem .35rem;
}

.yfx-dyzc-list .time,
.yfx-xyaq-list .time,
.yfx-jxyj-list .time {
	float: right;
	width: 19%;
	text-align: right;
}

.yfx-dyzc-list li:hover .time,
.yfx-xyaq-list li:hover .time,
.yfx-jxyj-list li:hover .time {
	color: #369FE7;
}

.yfx-dyzc-list li,
.yfx-xyaq-list li {
	padding: .2rem 0;
	border-bottom: solid 1px #f4f4f4
}

.yfx-jxyj-list li {
	padding: .218rem 0;
	border-bottom: solid 1px #f4f4f4
}

.yfx-dyzc-list li .box,
.yfx-xyaq-list li .box,
.yfx-jxyj-list li .box {
	float: left;
	width: 78%;
}

.yfx-dyzc-list li:first-child a .tit,
.yfx-xyaq-list li:first-child a .tit {
	margin-bottom: .11rem;
}

.yfx-dyzc-list li a .tit,
.yfx-xyaq-list li a .tit,
.yfx-jxyj-list li a .tit {
	height: .26rem;
	line-height: .26rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
	font-size: .18rem;
	position: relative;
	text-indent: .2rem;
}

.yfx-dyzc-list li a:hover .tit,
.yfx-xyaq-list li a:hover .tit,
.yfx-jxyj-list li a:hover .tit {
	color: #369FE7;
}

.yfx-dyzc-list li a .tit::before,
.yfx-xyaq-list li a .tit::before,
.yfx-jxyj-list li a .tit::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: .25rem;
	height: .20rem;
	background: url(../images/yun.png) no-repeat;
	background-size: contain;
}

.yfx-dyzc-list li a .des,
.yfx-xyaq-list li a .des {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .14rem;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: .2rem;
}

.yfx-jxyj-box {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 4px 17px 0px rgba(198, 198, 198, 0.25);
	border-radius: .16rem;
	margin-bottom: .3rem;
}

.yfx-jxyj-box .top a {
	display: flex;
	align-items: center;
	position:relative;
}

.yfx-jxyj-box .top .img {
	width: 3.46rem;
	height: 2.4rem;
	position:relative;
	overflow:hidden;
}

.yfx-jxyj-box .top .img::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 100%;
	margin-top: 0px;
	margin-left: -120px;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.yfx-jxyj-box .top:hover .img::before {
	-webkit-animation: aniBlink .6s ease-out forwards;
	-moz-animation: aniBlink .6s ease-out forwards;
	-o-animation: aniBlink .6s ease-out forwards;
	animation: aniBlink .6s ease-out forwards
}

.yfx-jxyj-box .top .img img {
	display: block;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: .16rem;
}

.yfx-jxyj-box .top .box {
	margin: .20rem .22rem;
	width: 47%;
}

.yfx-jxyj-box .top .box .tit {
	height: .5rem;
	line-height: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .18rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: .2rem;
}

.yfx-jxyj-box .top .box .des {
	height: .8rem;
	line-height: .20rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .14rem;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: .2rem;
}

.yfx-jxyj-box .top .box .time {
	font-size: .18rem;
	text-align: right;
}

.yfx-jxyj-box .top:hover .box .tit,
.yfx-jxyj-box .top:hover .box .time {
	color: #369FE7;
}

.yfx-footer-box {
	background: linear-gradient(312deg, #66BAF4 0%, #1899F1 100%);
	color: #fff;
	font-size: .16rem
}

.yfx-footer-box .yfx-contain-box {
	padding: .3rem 0 0 0;
}

.yfx-footer-box .yfx-contain-box .yfx-contain-padding {
	display: flex;
	align-items: center;
	padding: 0 0 .3rem 0;
}

.yfx-title-link {
	margin-top: .05rem;
	font-size: .14rem;
	color: rgba(255, 255, 255, 0.8);
	white-space: nowrap;
}

.yfx-link-list li {
	float: left;
	margin-left: .4rem;
}

.yfx-link-list li a {
	font-size: .14rem;
	color: #FFFFFF;
	transition: .3s
}

.yfx-link-list li a:hover {
	color: rgba(255, 255, 255, .9)
}

.yfx-copyRight {
	border-top: solid 1px rgba(255, 255, 255, 0.2);
	padding: .16rem 0;
	text-align: center;
	font-size: .12rem;
	color: rgba(255, 255, 255, 0.8);
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #a3a3a3
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a3a3a3
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a3a3a3
}

.yfx-ny-banner {
	height: 4rem;
	background-size: cover !important;
	background-position: top center !important;
	margin-top: .94rem;
}

.yfx-ny-banner>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yfx-ny-banner .yfx-contain-box>.yfx-contain-padding>.title {
	position: absolute;
	bottom: 1rem;
	left: 0
}

.yfx-ny-banner .yfx-contain-box>.yfx-contain-padding>.title>.name {
	color: #fff;
	font-size: .48rem
}

.yfx-ny-banner .yfx-contain-box>.yfx-contain-padding>.title>.en {
	color: #fff;
	font-size: .3rem;
	margin-left: .35rem
}

.outbox:before,
.outbox1:before {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle
}

.outbox,
.nav-outbox,
.nav-outbox1 {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	background: rgba(0, 0, 0, .6);
	z-index: 100
}

.nav-outbox-close,
.nav-outbox-close:hover,
.nav-outbox-close1,
.nav-outbox-close1:hover {
	background: url(../images/close.png) no-repeat
}

.nav-outbox-close,
.nav-outbox-close1 {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: .4rem;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0
}

.nav-outbox-close:hover,
.nav-outbox-close1:hover {
	background-position: 0 -16px
}

.yfx-show-search-box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	background-color: transparent;
	width: 8rem
}

.yfx-show-search {
	width: 8rem;
	margin: 0 auto;
	padding: .2rem 0
}

.yfx-input-text {
	float: left;
	width: 80%;
	height: .25rem;
	line-height: .25rem;
	padding: .14rem .3rem;
	font-family: "syh";
	font-size: .16rem;
	color: #333;
	outline: none;
	border-radius: 30px
}

.yfx-input-button {
	float: left;
	padding: 0px .32rem;
	margin-left: -0.22rem;
	height: .53rem;
	line-height: 0.53rem;
	font-family: "syh";
	font-size: .16rem;
	color: #fff;
	outline: none;
	cursor: pointer;
	border-radius: 0 .3rem .3rem 0;
	background-color: #50B8FF;
}

.yfx-input-button:hover {
	background-color: #21bcc2
}

.listPageBar {
	margin: .4rem auto
}

.listPageBar table tr td:first-child {
	display: none
}

.listPageBar table tr td+td {
	width: 100%;
	text-align: center
}

.listPageBar table tr td+td+td {
	display: none
}

.listPageBar a,
.listPage span {
	font-family: "syh" !important;
}

.pb_sys_style1 .p_no_d {
	border: 1px solid #1899F1 !important;
	color: #fff;
	background: linear-gradient(293deg, #1899F1 0%, #66BAF4 100%) !important;
}

.navbar-toggle {
	display: none;
	position: fixed;
	width: 20px;
	padding: 0;
	border: none;
	z-index: 20000;
	background-color: transparent;
	background-image: none;
	right: .15rem;
	top: .25rem;
	cursor: pointer
}

.navbar-toggle.on {
	top: .3rem;
}

.navbar-toggle .icon-bar {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
	width: 100%;
	height: 2px;
	border-radius: 0;
	margin-top: 0.1rem;
	display: block
}

.navbar-toggle.on .icon-bar {
	background: #fff
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

.navbar-toggle.on .icon-bar.icon-bar1 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: -12px;
}

.navbar-toggle.on .icon-bar.icon-bar2 {
	background: transparent
}

.navbar-toggle.on .icon-bar.icon-bar3 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.yfx-layer-box.on {
	height: 100%;
}

.navbar-toggle.active .icon-bar {
	background-color: rgba(14, 65, 156, .96);
}

.yfx-layer-box {
	width: 100%;
	height: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	background-color: rgba(14, 65, 156, .96);
}

.yfx-layer-box .yfx-nav {
	margin-top: .25rem;
}

.yfx-layer-box.on .yfx-layer-nav {
	display: block;
}

.yfx-layer-nav .yfx-layer-suNnav.on {
	display: block
}

.yfx-layer-nav {
	display: none;
	margin-top: .9rem;
}

.yfx-layer-nav li {
	margin: 0 .1rem;
	position: relative;
}

.yfx-layer-nav li strong {
	color: #fff;
	position: absolute;
	right: .2rem;
	top: 0;
	font-size: .25rem;
	cursor: pointer;
	width: .4rem;
	height: .45rem;
	text-align: center;
	line-height: .4rem;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.yfx-layer-nav li.li1 strong,
.yfx-layer-nav li.li2 strong,
.yfx-layer-nav li.li6 strong,
.yfx-layer-nav li.li7 strong,
.yfx-layer-nav li.li8 strong,
.yfx-layer-nav li.li9 strong {
	display: none;
}

.yfx-layer-nav li strong.on {
	transform: rotate(45deg)
}

.yfx-layer-nav li a {
	display: block;
	padding: .1rem;
	color: #fff;
	font-size: .14rem;
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}

.yfx-layer-nav .yfx-layer-suNnav {
	display: none;
}

.yfx-layer-nav .yfx-layer-suNnav li a {
	font-size: .12rem;
	color: #fff;
	text-indent: .05rem;
}

.yfx-layer-nav .yfx-layer-suNnav li a:hover {
	color: #fff
}

.yfx-layer-box.on .yfx-layer-search {
	display: block;
}

.yfx-layer-search {
	display: none;
	position: relative;
	padding: .1rem;
	margin-top: .2rem;
	transition: .6s;
}

.yfx-layer-txt {
	width: 98%;
	height: .2rem;
	line-height: .2rem;
	padding: .05rem 1%;
	font-family: 'syh';
	font-size: .12rem;
	color: #333;
	outline: none;
	background-color: #fff;
	border-radius: 5px;
}

.yfx-layer-btn {
	width: .25rem;
	height: .25rem;
	display: block;
	background: url(../images/search-b.png) no-repeat top center;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	top: .14rem;
	right: .2rem;
	background-size: 80%;
}

.yfx-ny-box {
	display: flex;
}

.yfx-ny-left {
	width: 2.54rem;
}

.yfx-ny-left-fixed {
	background: #F5FBFF;
	margin-top: -.8rem;
	position: relative;
	padding-bottom: .6rem;
}

.yfx-ny-left-fixed::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #369FE7;
}

.yfx-nav-name {
	padding: .29rem 0;
	font-size: .28rem;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-indent: .5rem;
	background: linear-gradient(149deg, #369FE7 0%, #218AD1 100%);
	position: relative;
}

.yfx-nav-name::before {
	content: "";
	position: absolute;
	left: .3rem;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 22px;
	background-color: #fff;
}

.yfx-nav-name::after {
	content: "";
	position: absolute;
	width: 1.43rem;
	height: .87rem;
	right: 9px;
	top: 7px;
}

.yfx-nav-list>ul>li>a {
	position: relative;
	display: block;
	color: #333;
	padding: .24rem .44rem;
	background-color: rgba(255, 255, 255, .18);
	font-size: .2rem;
	border-bottom: solid 1px #EDEDED;
}

.yfx-nav-list>ul>li:last-child>a {
	border-bottom: none;
}

.yfx-nav-list>ul>li>a:hover {
	color: #369FE7;
}

.yfx-nav-list>ul>li:hover>a::after {
	animation: ud 1s linear 0s infinite;
}

.yfx-nav-list>ul>li.on>a::before {
	content: "";
	display: block;
	position: absolute;
	width: .32rem;
	height: .28rem;
	background: url(../images/xy1.png) no-repeat top center;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain;
}

.yfx-nav-list>ul>li.on>a::after {
	content: "";
	display: block;
	position: absolute;
	width: .27rem;
	height: .13rem;
	background: url(../images/jt.png) no-repeat top center;
	right: .44rem;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain;
}

.yfx-nav-list>ul>li.on>a {
	color: #369FE7;
}

.yfx-ny-right {
	position: relative;
	width: calc(80%);
	margin-left: 0.4rem;
}

.yfx-column-box {
	padding-bottom: .3rem;
	position: relative;
}

.yfx-column-h3 {
	font-size: .28rem;
	font-weight: bold;
	color: #333;
	text-align: center;
	background: url(../images/column-bg.png) no-repeat center -15px;
	background-size: cover;
}

.yfx-column-h3 span {
	font-size: .18rem;
	color: #888;
}

.yfx-place {
	font-size: .14rem;
	color: #777777;
}

.yfx-place .icon {
	width: .15rem;
	height: .15rem;
	display: inline-block;
	margin-right: 0.05rem;
	background: url(../images/home.png) no-repeat top center;
	background-size: contain;
}

.yfx-place a {
	color: #777777;
	font-size: .14rem;
}

.yfx-place a:hover {
	color: #369FE7;
}

.yfx-place img {
	vertical-align: -0.02rem;
}

.yfx-about-cont,.yfx-list, .yfx-pic-list {
	padding: .3rem .4rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 11px 0px rgba(171, 171, 171, 0.25);
}

.yfx-list li {
	padding: .2rem 0;
	border-bottom: solid 1px #F8F8F8;
	position: relative;
}

.yfx-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .3s;
	width: 0;
	height: .02rem;
	background: #369FE7;
}

.yfx-list li:hover::after {
	width: 100%;
}

.yfx-list .time {
	float: left;
	width: 14%;
	font-size: .18rem;
	text-align: right;
}

.yfx-list .txt {
	float: left;
	width: 86%
}

.yfx-list .txt .title {
	display: block;
	width: 97%;
	height: .25rem;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: .18rem;
	padding-left: 3%;
	position: relative;
	transition: .5s;
}

.yfx-list .txt .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: .15rem;
	height: .09rem;
	transform: translateY(-50%);
	background: url(../images/gxy.png) no-repeat top center;
	background-size: cover;
	transition: .5s;
}

.yfx-list li:hover .txt .title,
.yfx-list li:hover .time {
	color: #369FE7;
}

.yfx-list li:hover .txt .title {
	width: 96%;
	padding-left: 4%;
}

.yfx-list li:hover .txt .title::before {
	left: .1rem
}

.yfx-pic-list {
	/* margin: .38rem 0; */
}

.yfx-pic-list li {
	margin-bottom: .32rem;
	border-bottom: solid 1px #EAEAEA;
	padding-bottom: .32rem;
}

.yfx-pic-list li a {
	display: flex;
	align-items: center;
	position: relative;
}

.yfx-pic-list .img {
	width: 2.8rem;
	height: 1.8rem;
	background: url(../images/defau-img.png) no-repeat;
	background-size: cover;
	border-radius: .08rem;
	position: relative;
	overflow:hidden;
}

.yfx-pic-list .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: .08rem;
	position:relative;
	overflow:hidden;
	/* transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	*/
}
.yfx-pic-list .img::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 100%;
	margin-top: 0px;
	margin-left: -120px;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.yfx-pic-list li:hover .img::before {
	-webkit-animation: aniBlink .6s ease-out forwards;
	-moz-animation: aniBlink .6s ease-out forwards;
	-o-animation: aniBlink .6s ease-out forwards;
	animation: aniBlink .6s ease-out forwards
}

/* .yfx-pic-list li:hover .img img {
	transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	-webkit-transform: scale(1.03)
} */

.yfx-pic-list .txt {
	width: 72%;
	margin-left: .3rem;
}

.yfx-pic-list .txt .tit {
	font-size: .18rem;
	font-weight: bold;
	height: .25rem;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yfx-pic-list li:hover .txt .tit {
	color: #369FE7;
}

.yfx-pic-list .txt .des {
	font-size: .16rem;
	height: .46rem;
	line-height: .23rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: .18rem 0 .14rem 0;
}

.yfx-pic-list .time {
	font-size: .18rem;
	color: #50B8FF;
	display: flex;
	align-items: center;
}

.yfx-pic-list .time .day {
	font-size: .24rem;
	/* vertical-align: middle; */
}


.yfx-ny-box .title h1 {
	font-size: 0.2rem;
	text-align: center;
	font-weight: bold;
	padding-bottom: .16rem;
}

.yfx-ny-box .arc-info {
	padding-bottom: .12rem;
	border-bottom: solid 1px #EEEEEE;
	position: relative;
}

.yfx-ny-box .inf-left {
	text-align: center;
}

.yfx-ny-box .inf-left span {
	font-size: .14rem;
	color: #777777;
}

.yfx-ny-box .inf-right {
	position: absolute;
	right: 0;
	top: 0;
}

.yfx-ny-box .inf span {
	font-size: 14px !important
}

.arc-con {
	margin-top: .25rem;
}

.arc-con h1 {
	/* font-size: .18rem; */
	/* font-weight: bold; */
	/* color: #333; */
	/* background-color: #efefef; */
	/* padding: .1rem .15rem; */
	/* margin: .3rem 0 .2rem 0; */
	/* position: relative; */
	/* border-left: solid 3px #2f78a1; */
}

.arc-con span,
.arc-con p,
.arc-con p span,
.yfx-ny-cont span,
.yfx-ny-cont p,
.yfx-ny-cont p span,
.fujian {
	font-family: 'sy' !important;
	color: #333;
	font-size: 16px !important;
	line-height: 2em !important;
}

.arc-con.small-size span,
.arc-con.small-size p,
.arc-con.small-size p span,
.arc-con h1 {
	font-size: 14px !important;
}

.arc-con.normal-size span,
.arc-con.normal-size p,
.arc-con.normal-size p span,
.arc-con h1 {
	font-size: 16px !important;
}

.arc-con.large-size span,
.arc-con.large-size p,
.arc-con.large-size p span,
.arc-con h1 {
	font-size: 18px !important;
}

.yfx-ny-cont .vsbcontent_img {
	text-align: center;
}

.yfx-ny-cont img {
	max-width: 100%;
	height: auto
}

.yfx-ny-box .left {
	width: calc(85% - .6rem);
	margin-right: .24rem;
}

.yfx-ny-box .left .bg {
	padding: .4rem .4rem 1rem .4rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 11px 0px rgba(171,171,171,0.25);
}

#share {
	/* margin-top: .2rem; */
	text-align: right;
	position: absolute;
	top: 0;
	right: 10%;
}

#share .icon-tencent,
#share .icon-douban,
#share .icon-linkedin,
#share .icon-diandian,
#share .icon-facebook,
#share .icon-twitter,
#share .icon-google {
	display: none;
}

.social-share a {
	margin-left: 5px !important;
}

.arc-page {
	position: relative;
	margin: .3rem 0 0 0;
	padding: .3rem 0 0 0;
	border-top: solid 1px #D9D9D9;
}

.arc-page p {
	font-size: .14rem!important;
	color: #333333;
	font-family: 'syh'!important;
}

.arc-page .pre {
	margin-bottom: .12rem;
}

.arc-page p a:hover {
	color: #369FE7;
}

.arc-page .return {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: .8rem;
	height: .31rem;
	line-height: .31rem;
	background: #295146;
	border-radius: .04rem;
	font-size: .14rem;
	color: #FFFFFF;
	text-align: center;
}

.arc-page .return:hover {
	background: #B9AE5A;
}

.yfx-ny-box .right {
	width: 15.8%;
}

.yfx-ny-box .right .right-fixed {
	position: sticky;
	top: 1.2rem;
	border-top: solid .04rem #369FE7;
	background: #F5FBFF;
	box-shadow: 0px 4px 4px 0px rgba(8, 65, 104, 0.18);
	padding: .24rem .16rem;
	margin-top: .42rem;
}

.yfx-ny-box .right .zxyd {
	color: #333;
	font-size: .2rem;
	position: relative;
	/* border-bottom: solid 1px #D4D4D4; */
	padding-bottom: .12rem;
	/* margin-bottom: .18rem; */
	text-indent: .32rem;
}

.yfx-ny-box .right .zxyd::before {
	content: "";
	position: absolute;
	left: -.16rem;
	top: -.05rem;
	width: .32rem;
	height: .28rem;
	background: url(../images/xy1.png) no-repeat top center;
	background-size: contain;
}

.yfx-ny-box .right li {
	padding: .16rem 0;
	border-bottom: solid 1px #E4F4FF;
}

.yfx-ny-box .right li .title {
	line-height: 1.4em;
	color: #333;
}

.yfx-ny-box .right li:hover .title {
	color: #369FE7;
}

.arc-info .resize a {
	position: relative;
	vertical-align: bottom;
}

.arc-info a.large-size {
	font-size: 19px;
	margin: 0 5px
}

.arc-info a.large-size:after {
	content: '+';
	font-size: 12px;
	position: absolute;
	top: 0;
	right: -7px
}

.arc-info a.normal-size {
	font-size: 16px;
	margin: 0 5px
}

.arc-info a.small-size {
	font-size: 14px;
	margin: 0 5px
}

.arc-info a.small-size:after {
	content: '-';
	font-size: 12px;
	position: absolute;
	top: -3px;
	right: -5px
}

.yfx-ny-cont .vsbcontent_img,
.vsbcontent_video {
	text-align: center;
}

.yfx-ny-cont img,
.yfx-ny-cont video {
	max-width: 100%;
	height: auto;
}

.yfx-ny-cont .preNews {
	margin: .4rem 0 .15rem 0;
}

.yfx-ny-cont .preNews a,
.yfx-ny-cont .nextNews a {
	color: #666;
}

.yfx-ny-cont .preNews a,
.yfx-ny-cont .nextNews a:hover {
	color: #0e419c;
}

/* å­¦æ ¡ç®€ä»‹æ ·å¼ */
      .introduce p {
        font-family:
          Source Han Sans SC,
          Source Han Sans SC;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 40px;
        font-style: normal;
        text-indent: 40px;
      }
      .introduce .xiaoxun {
        display: flex;
        margin-top: 60px;
      }
      .introduce .xiaoxun li {
        flex: 1;
        list-style: none;
        background-color: #f5fafe;
        border-radius: 16px;
        margin-left: 20px;
        text-align: center;
        padding-top: 60px;
        padding-bottom: 80px;
      }
      .introduce .xiaoxun li:nth-child(1) {
        margin-left: 0;
      }
      .introduce .xiaoxun li h2,
      .introduce .xiaoxun li h3 {
        font-family:
          Source Han Sans SC,
          Source Han Sans SC;
        font-weight: 500;
        font-size: 24px;
        color: #369fe7;
        line-height: 40px;
        text-align: center;
        font-style: normal;
        text-transform: none;
      }
      .introduce .xiaoxun li h3 {
        font-size: 18px;
      }
      .introduce .xiaoxun li:hover {
        background-color: #369fe7;
      }
      .introduce .xiaoxun li:hover h2,
      .introduce .xiaoxun li:hover h3 {
        color: #fff;
      }
.introduce ul li p {
    text-indent: 0;
}
.introduce ul li:hover::after{
	width: 0px;
}

.yfx-about-cont p img, .yfx-about-cont img {
    max-width: 100%;
}

/*下面是新加的*/
