@font-face {
	font-family: "dakai";
	src: url(font/AlimamaDongFangDaKai-Regular.otf);
}

@font-face {
	font-family: "din";
	src: url(font/DIN-Medium.otf);
}

body {
	font-family: "Microsoft YaHei ";
	font-size: .16rem;
	background-color: #fff;
	color: #333;
	overflow-x: hidden;
	position: relative;
}

.listPage {
	background: #F4F3EF;
}

html {
	font-size: 100px;
}

.qy-xwzx-bg {
	position: relative;
	background: rgba(244, 243, 239, 1) url(../img/bg-news.png) no-repeat top center;
	background-size: cover
}

.qy-header-warp {
	width: 100%;
	height: 1.21rem;
	position: fixed;
	left: 50%;
	top: 0;
	z-index: 1000;
	transform: translateX(-50%);
	background: url(../img/header-bg.png) no-repeat top center;
	background-size: cover;
}

.qy-header-warp .qy-contain-box {
	padding: .2rem 0;
	z-index: 5;
	transition: .4s;
}

.qy-nav-box .qy-contain-box {
	padding: 0;
	z-index: 5
}

.qy-contain-box {
	max-width: 16.4rem;
	margin: 0 auto;
	padding: .6rem 0;
	position: relative;
	z-index: 2
}

.qy-szff-warp .qy-contain-box {
	padding: 0;
}

.qy-footer-img .qy-contain-box {
	padding: .3rem 0
}

.qy-logo {
	width: 32%;
	float: left;
	transition: .3s
}

.qy-logo img {
	max-width: 100%;
	vertical-align: middle;
}

.qy-nav-box {
	float: left;
	width: 78%;
}

.qy-nav li {
	float: left;
	width: 20%;
	position: relative;
	z-index: 999
}

.qy-nav>li>a {
	display: block;
	height: .54rem;
	line-height: .54rem;
	font-size: .18rem;
	color: #fff;
	text-align: center;
	position: relative;
}

.qy-nav>li>a::after {
	content: "";
	position: relative;
	width: 0;
	height: .04rem;
	display: block;
	z-index: 100;
	background-color: #fff;
	transition: .3s ease-out all;
	left: 50%;
	top: .3rem;
	transform: translateX(-50%)
}

.qy-nav>li>a .icon {
	display: none;
	position: absolute;
	right: .12rem;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/upDown.png) no-repeat center center;
	width: .16rem;
	height: .12rem;
	transition: .3s;
	background-size: 85%;
}

.qy-nav>li:hover>a .icon {
	transform: rotate(180deg);
	top: .22rem;
}

.qy-nav li:first-child .icon {
	display: none;
}

.qy-suNnav {
	display: none;
	position: absolute;
	left: 0;
	top: 160%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease, top .45s ease;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}

.qy-nav-box li:hover .qy-suNnav {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 100;
}

.qy-nav-box li .qy-suNnav li {
	width: 100%;
	background-color: #fff
}

.qy-nav-box li .qy-suNnav li a {
	display: block;
	color: #333;
	font-size: .16rem;
	padding: .13rem;
	text-align: center
}

.qy-nav-box li .qy-suNnav li a:hover {
	color: #fff !important;
	background-color: rgba(76, 185, 182, .99)
}

.qy-header-right-box {
	float: right;
	width: 60%;
	margin: .15rem 0 0 0;
}

.qy-header-right-list {
	float: right;
	width: 22%;
}

.qy-header-right-list li {
	float: left;
}

.qy-icon-search {
	float: left;
	width: .2rem;
	height: .2rem;
	line-height: .26rem;
	background: url(../img/search.png) no-repeat;
	margin-top: .16rem;
	background-size: contain;
}

.qy-txt-home {
	display: inline-block;
	width: 1.37rem;
	height: .42rem;
	line-height: .42rem;
	border-radius: .67rem;
	border: 1px solid #FFFFFF;
	font-size: .18rem;
	color: #FFFFFF;
	text-align: center;
	margin-left: .4rem;
	margin-top: .05rem;
	transition: .2s;
}

.qy-txt-home:hover {
	background: #B9AE5A;
	border: 1px solid #B9AE5A;
}

.qy-txt-home img {
	vertical-align: -.02rem;
	width: .21rem;
	height: .21rem;
}

.qy-banner {
	position: relative;
	overflow: hidden;
	margin: 1.21rem 0 auto;
}

.qy-banner .swiper-slide {
	height: 6.4rem;
}

.qy-banner .swiper-slide img {
	width: 100%;
	height: 100%;
}

.qy-banner .swiper-pagination {
	width: 100%;
	bottom: .36rem !important;
}

.qy-banner .swiper-pagination-bullet {
	width: .16rem;
	height: .16rem;
	background: rgba(255, 255, 255, 0.6);
	margin: 0 .12rem !important;
	border-radius: 50%;
	opacity: 1;
}

.qy-banner .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "" !important
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "" !important
}

.qy-bg-color {
	background: url(../img/bg-xgty.jpg) no-repeat top center;
	background-size: cover;
	padding: .35rem 0;
}

.qy-bg-color .qy-contain-box {
	padding: 0
}

.qy-img-warp {
	position: relative;
	background: #fff url(../img/bg-ttxs.png) no-repeat top center;
	background-size: cover;
}

.qy-left {
	float: left;
	width: 48.5%;
}

.qy-right {
	float: right;
	width: 48.5%;
}

.js-zxdt-box {
	margin-bottom: .6rem;
}

.js-zxdt-top ul li {
	width: 31.8%;
	float: left;
	overflow: hidden;
}

.js-zxdt-top ul li:nth-child(-n+2) {
	margin-right: 2.3%;
}

.js-zxdt-top ul li .new-img {
	width: 5.2rem;
	height: 3.4rem;
	overflow: hidden;
}

.js-zxdt-top ul li .new-img img {
	width: 100%;
	height: 100%;
}

.js-zxdt-top ul li p {
	font-weight: bold;
	font-size: .22rem;
	color: #333333;
	line-height: 26px;
	margin-top: .2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.js-zxdt-bottom ul {
	margin-top: .5rem;
}

.js-zxdt-bottom ul li {
	width: 48.5%;
	float: left;
	margin-bottom: 3%;
}

.js-zxdt-bottom ul li:nth-child(even) {
	margin-left: 3%;
}

.js-zxdt-bottom ul li .new-img {
	width: 2.4rem;
	height: 1.6rem;
	overflow: hidden;
	float: left;
	display: inline-block;
}

.js-zxdt-bottom ul li .new-img img {
	width: 100%;
	height: 100%;
}

.js-zxdt-bottom ul li .new-info {
	width: calc(100% - 2.6rem);
	display: inline-block;
	float: right;
}

.js-zxdt-bottom ul li .new-info h2 {
	font-weight: bold;
	font-size: .22rem;
	color: #333333;
	line-height: .26rem;
	height: .52rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.js-zxdt-bottom ul li .new-info p {
	font-weight: 400;
	font-size: .16rem;
	color: #777777;
	line-height: .24rem;
	height: .48rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: .1rem;
	margin-bottom: .2rem;
}

.js-zxdt-bottom ul li .new-info span {
	font-weight: 400;
	font-size: .2rem;
	color: #333333;
	line-height: .24rem;
	float: right;
}

.js-zxdt-top ul li:hover p,
.js-zxdt-bottom ul li:hover h2 {
	color: #295146FF;
}

.js-zxdt-bottom ul li .new-img img,
.js-zxdt-top ul li .new-img img {
	transition: .3s;
}

.js-zxdt-top ul li:hover img,
.js-zxdt-bottom ul li:hover img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.qy-title-box {
	margin-bottom: .2rem;
	text-align: center;
}

.qy-title-box.bg {
	height: 1.52rem;
	margin: 0 auto;
	background: url(../img/title-bg.png) no-repeat top center;
	background-size: contain;
}

.qy-title-box.bg1 {
	width: 5.52rem;
	height: 1.52rem;
	margin: 0 auto;
	background: url(../img/title-bg1.png) no-repeat top center;
	background-size: contain;
}

.qy-szff-warp .qy-title-box.bg1 {
	position: relative;
	z-index: 2
}

.qy-title {
	font-family: "dakai";
	font-size: .34rem;
	color: #295146;
	padding-top: .45rem;
	margin-bottom: .05rem;
}

.qy-title-en {
	font-size: .2rem;
	color: #295146;
}

.qy-img-warp .qy-title,
.qy-img-warp .qy-title-en {
	color: #FFFFFF;
}

.qy-more-box {
	text-align: center;
}

.qy-more {
	position: relative;
	padding: .1rem .42rem;
	border-radius: 1px;
	border: 1px solid #B9AE5A;
	font-size: .18rem;
	color: #3D3D3D;
}

.qy-img-warp .qy-more {
	color: #B9AE5A;
}

.qy-more::before {
	content: "";
	width: .14rem;
	height: .22rem;
	background: url(../img/more-icon-left.png) no-repeat top center;
	display: block;
	position: absolute;
	left: .18rem;
	top: .11rem;
	background-size: cover;
	transition: 1s;
}

.qy-more::after {
	content: "";
	width: .14rem;
	height: .22rem;
	display: block;
	background: url(../img/more-icon-right.png) no-repeat top center;
	position: absolute;
	right: .18rem;
	top: .11rem;
	background-size: contain;
	transition: 1s;
}

.qy-more:hover::before {
	transform: rotateZ(90deg);
}

.qy-more:hover::after {
	transform: rotateZ(-90deg);
}

.qy-tzgg-list ul {
	margin: .4rem 0 .6rem -2%;
}

.qy-tzgg-list li {
	float: left;
	width: 31.33333333333333%;
	margin-left: 2%;
	margin-bottom: 2%;
	border-bottom: solid 1px #eaeaea;
	background: #FFFEF8 url(../img/ttgg-list-bg.png) no-repeat center right;
}

.qy-tzgg-list .item {
	padding: .39rem .24rem;
}

.qy-tzgg-list .time {
	float: left;
	width: 20%;
	text-align: center;
	color: #295146;
	margin-top: .2rem;
}

.qy-tzgg-list .time .day {
	font-size: .28rem;
	font-weight: bold;
	margin-bottom: .04rem;
}

.qy-tzgg-list .time .year {
	font-size: .18rem;
}

.qy-tzgg-list .box {
	float: right;
	width: 75%;
}

.qy-tzgg-list li a .title {
	font-size: .2rem;
	font-weight: bold;
	height: .58rem;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: .1rem;
}

.qy-tzgg-list li a .des {
	font-size: .16rem;
	height: .5rem;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.qy-tzgg-list li:hover a .title {
	color: #295146;
}

.qy-fwdt-warp {
	background: #F4F3EF url(../img/fwdt-bg.png) no-repeat center bottom;
}

.qy-fwdt-list li {
	margin-bottom: .1rem;
}

.qy-fwdt-list li .txt {
	float: left;
	width: 18%;
	text-align: right;
	margin-top: .7rem;
}

.qy-fwdt-list li .txt .title {
	font-weight: bold;
	font-size: .32rem;
	color: #295146;
	position: relative;
}

.qy-fwdt-list li .txt .en {
	font-size: .24rem;
	color: #B9AE5A;
}

.qy-fwdt-list li .txt .title::before {
	content: "";
	position: absolute;
	left: 0px;
	top: .34rem;
	width: 1.81rem;
	height: .35rem;
	background: url(../img/zs.png) no-repeat;
	background-size: 100%;
}

.qy-fwdt-list li .list {
	float: right;
	width: 80%;
}

.qy-fwdt-list li .list li {
	float: left;
	width: 16%;
	height: 2.02rem;
	text-align: center;
	position: relative;
	transition: all 0.5s;
	margin-left: 4%;
}

.qy-fwdt-list li .list li .img {
	width: .8rem;
	height: .8rem;
	margin: 0 auto;
}

.qy-fwdt-list li .list li .img .img1 {
	width: 100%;
	display: block;
}

.qy-fwdt-list li .list li .img .img2 {
	width: 100%;
	display: none;
}

.qy-fwdt-list li .list li:hover .img .img1 {
	display: none;
}

.qy-fwdt-list li .list li:hover .img .img2 {
	display: block;
}

.qy-fwdt-list li .list li a {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.qy-fwdt-list li .list li:hover {
	border-radius: 50%;
	background: #295146;
}

.qy-fwdt-list li .list li:hover .title {
	color: #fff;
}

.qy-fwdt-list li .list li .title {
	font-size: .2rem;
	margin-top: .1rem;
}

.qy-szff-warp {
	position: relative;
	padding: .8rem 0;
	background: #F4F3EF;
	z-index: 1;
}

.qy-szff-warp::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 9.15rem;
	background: url(../img/jcrck-bg.png) no-repeat;
	background-size: cover;
}

.qy-szff-box {
	margin-top: .4rem;
	margin-bottom: .6rem;
}

.qy-szff-img {
	width: 4.08rem;
	height: 4.9rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/bg-left.png) left center;
	display: none;
}

.js-szff-box {
	margin-top: .2rem;
	margin-bottom: .6rem;
}

.js-szff-box .swiper-slide {
	display: flex;
	align-items: center;
}

.js-szff-box .szff-img,
.js-szff-box .sxff-info {
	flex: 1;
	overflow: hidden;
}

.js-szff-box .szff-img {
	width: 7rem;
	height: 5.25rem;
	overflow: hidden
}

.js-szff-box .szff-img img {
	width: 100%;
	height: 100%;
	transition: .5s;
	object-fit: cover;
}

.js-szff-box .sxff-info {
	background: url(../img/szff.png) no-repeat right bottom;
}

.js-szff-box .sxff-info-box {
	padding: .6rem .4rem .4rem;
}

.sxff-info-box h2 {
	font-weight: bold;
	font-size: .36rem;
	color: #333333;
	line-height: .42rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.js-szff-box:hover .sxff-info-box span {
	width: 1.26rem;
}

.js-szff-box:hover .szff-img img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.sxff-info-box p {
	font-weight: 400;
	font-size: .24rem;
	color: #333;
	line-height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: .53rem;
}

.js-szff-box .swiper-pagination {
	bottom: .4rem;
	right: .4rem;
}

.js-szff-box .swiper-pagination-bullet {
	cursor: pointer;
	width: .3rem;
	height: .07rem;
	border-radius: inherit;
	margin: 0 .08rem;
	background-color: #548C7D;
}

.js-szff-box .swiper-pagination-bullet-active {
	background-color: #3A7061;
}

.qy-footer-box {
	background: url(../img/foot-bg.png) no-repeat center center;
	color: #fff;
	font-size: .16rem;
	background-size: cover;
}

.qy-footer-box .qy-contain-padding>.clearfix {
	display: flex;
	align-items: center;
}

.qy-footer-box .qy-contain-box {
	padding: .5rem 0;
}

.qy-footer-left {
	width: 36.5%;
	position: relative;
	padding-right: 5%;
}

.qy-footer-left::after {
	content: "";
	width: .01rem;
	height: .57rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #FFFFFF;
	opacity: 0.4;
}

.qy-footer-left img {
	max-width: 100%;
}

.qy-footer-center {
	width: 45%;
	padding-left: 5%;
}

.qy-footer-list li {
	float: left;
	margin-bottom: .18rem;
	height: .25rem;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	text-indent: .3rem;
}

.qy-footer-list li.li1,
.qy-footer-list li.li3 {
	width: 60%;
}

.qy-footer-list li.li2,
.qy-footer-list li.li4 {
	width: 40%;
}

.qy-footer-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: .2rem;
	height: .2rem;
}

.qy-footer-list li.li1::before {
	background: url(../img/email.png) no-repeat center center;
}

.qy-footer-list li.li2::before {
	background: url(../img/fax.png) no-repeat center center;
}

.qy-footer-list li.li3::before {
	background: url(../img/address.png) no-repeat center center;
}

.qy-footer-list li.li4::before {
	background: url(../img/post.png) no-repeat center center;
}

.qy-footer-right {
	width: 20%;
}

.qy-wx-list li {
	text-align: center;
	font-size: .16rem;
	color: #FFFFFF;
}

.qy-wx-list li .img {
	width: 1.84rem;
	height: 1.84rem;
	margin: .18rem auto;
	overflow: hidden;
}

.qy-wx-list li .img img {
	max-width: 100%;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #333;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #333;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #333;
}

.navbar-toggle {
	display: none;
	position: fixed;
	width: 20px;
	padding: 0;
	border: none;
	z-index: 20000;
	background-color: transparent;
	background-image: none;
	right: .15rem;
	top: .2rem;
	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)
}

.qy-ny-banner {
	position: relative;
	margin: 1.21rem 0 auto;
}

.qy-ny-banner .img {
	height: 5rem;
}

.qy-ny-banner .img img {
	width: 100%;
	height: 100%;
}

.qy-lanmu {
	width: 16.4rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.qy-lanmu .nav {
	float: left;
	width: 3.2rem;
	height: 1.6rem;
	line-height: 1.6rem;
	background: url(../img/nav-bg.png) no-repeat;
	font-family: "dakai";
	font-size: .46rem;
	color: #FFFFFF;
	text-align: center;
	background-size: contain;
}

.qy-place {
	float: left;
	font-size: .14rem;
	color: rgba(255, 255, 255, 0.8);
	margin: 1.18rem 0 0 .4rem;
}

.qy-place img {
	vertical-align: -0.02rem;
	margin-right: .02rem;
}

.qy-place a {
	color: rgba(255, 255, 255, 0.8);
	font-size: .14rem;
	margin: 0 .08rem;
	position: relative;
}

.qy-ny-cont {
	display: flex;
}

.qy-ny-cont .title h1 {
	font-size: .26rem;
	text-align: center;
	font-weight: 500;
	padding-bottom: .2rem;
}

.qy-ny-cont .arc-info {
	padding-bottom: .12rem;
	border-bottom: solid 1px #EEEEEE;
	position: relative;
}

.qy-ny-cont .inf-left {
	text-align: center;
}

.qy-ny-cont .inf-left span {
	font-size: .16rem;
	color: #777777;
}

.qy-ny-cont .inf-right {
	position: absolute;
	right: 0;
	top: 0;
}

.qy-ny-cont .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 {
	font-family: 'Microsoft YaHei' !important;
	color: #333;
	font-size: .2rem !important;
	line-height: 1.8em !important;
	margin-bottom: .2rem !important;
}

.arc-con.small-size span,
.arc-con.small-size p,
.arc-con.small-size p span,
.arc-con h1 {
	font-size: .18rem !important;
}

.arc-con.normal-size span,
.arc-con.normal-size p,
.arc-con.normal-size p span,
.arc-con h1 {
	font-size: .2rem !important;
}

.arc-con.large-size span,
.arc-con.large-size p,
.arc-con.large-size p span,
.arc-con h1 {
	font-size: .22rem !important;
}

.qy-ny-cont .vsbcontent_img {
	text-align: center;
}

.qy-ny-cont img {
	max-width: 100%;
	height: auto
}

.qy-ny-cont .left {
	width: calc(79.5% - .6rem);
	padding-right: 0.6rem;
}

.qy-ny-cont .left .bg {
	padding: .4rem .4rem 1rem .4rem;
	background: #FFFFFF;
}

#share {
	margin-top: .2rem;
	text-align: right;
}

#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: .12rem 0 0 0;
	padding: .3rem 0 0 0;
	border-top: solid 1px #D9D9D9;
}

.arc-page p {
	font-size: .16rem;
	color: #333333;
}

.arc-page .pre {
	margin-bottom: .12rem;
}

.arc-page p a:hover {
	color: #295146;
}

.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: 14px;
	color: #FFFFFF;
	text-align: center;
}

.arc-page .return:hover {
	background: #B9AE5A;
}

.qy-ny-cont .right {
	width: 20.5%;
}

.qy-ny-cont .right .right-fixed {
	position: sticky;
	top: 1.5rem;
}

.qy-ny-cont .right .zxyd {
	color: #295146;
	font-size: .24rem;
	position: relative;
	border-bottom: solid 1px #D4D4D4;
	padding-bottom: .12rem;
	margin-bottom: .16rem;
	text-indent: .52rem;
}

.qy-ny-cont .right .zxyd::before {
	content: "";
	position: absolute;
	left: 0;
	top: -.05rem;
	background: url(../img/zxyd-icon.png) no-repeat center center;
	width: .41rem;
	height: .41rem;
	background-size: contain;
}

.qy-ny-cont .right li {
	margin-bottom: .24rem;
}

.qy-ny-cont .right li .title {
	line-height: 1.4em;
	color: #333;
	margin-top: .1rem;
	padding-left: .15rem;
	position: relative;
	font-size: .16rem;
}

.qy-ny-cont .right li .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: .08rem;
	width: .06rem;
	height: .06rem;
	background: linear-gradient(180deg, #548C7D 0%, #295146 100%);
	border-radius: 50%;
}

.qy-ny-cont .right li .time span {
	display: block;
	padding-left: .15rem;
	margin-top: .08rem;
	color: #B9AE5A;
	font-size: .14rem;
}

.qy-ny-cont .right li:hover .title {
	color: #295146;
}

.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
}

.bodyHome .qy-list {
	margin: 0
}

.qy-list ul {
	margin-bottom: .4rem
}

.qy-list li {
	padding: .24rem 0;
	border-bottom: solid 1px #E3E3E3;
	position: relative;
}

.qy-list .time {
	float: left;
	width: 14%;
	text-align: center;
	color: #295146;
}

.qy-list .time .day {
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: .04rem;
}

.qy-list .time .year {
	font-size: .18rem;
}

.qy-list .txt {
	float: right;
	width: 85%;
}

.qy-list .txt .title {
	display: block;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: .22rem;
	font-weight: bold;
	margin-top: .2rem;
	transition: .4s;
}

.qy-list li:hover .txt .title {
	color: #295146;
	padding-left: .05rem;
}

.qy-twlist li {
	margin-bottom: .4rem;
	padding-bottom: .4rem;
	border-bottom: solid 1px #E3E3E3;
}

.qy-twlist li a {
	display: flex;
	align-items: center;
}

.qy-twlist li .time {
	float: left;
	width: 15%;
	text-align: center;
	color: #295146;
}

.qy-twlist li .time .day {
	font-size: .34rem;
	font-weight: bold;
	margin-bottom: .04rem;
}

.qy-twlist li.time .year {
	font-size: .2rem;
}

.qy-twlist li .img {
	float: right;
	width: 2.68rem;
	height: 1.8rem;
	position: relative;
	overflow: hidden;
}

.qy-twlist li .img img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s
}

.qy-twlist li:hover .img img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.qy-twlist .txt {
	float: left;
	width: 56%;
	margin-right: 8%;
}

.qy-twlist .txt .tit {
	font-size: .24rem;
	font-weight: bold;
	height: .25rem;
	line-height: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: .21rem;
}

.qy-twlist .txt .des {
	font-size: .16rem;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.qy-twlist li:hover .txt .tit {
	color: #295146;
}

.qy-ny-right .p_pages {
	font-family: "Microsoft YaHei";
}

.qy-ny-right .pb_sys_style1 .p_no_d {
	border: 1px solid #2f78a1;
	color: #fff;
	background-color: #2f78a1;
}

.qy-layer-box.on {
	height: 100%;
}

.qy-layer-box {
	width: 100%;
	height: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	background: #295146;
}

.qy-layer-box .qy-nav {
	margin-top: 25px
}

.qy-layer-box.on .qy-layer-nav {
	display: block;
}

.qy-layer-nav .qy-layer-suNnav.on {
	display: block
}

.qy-layer-nav {
	display: none;
	margin-top: 0.93rem;
}

.qy-layer-nav li {
	margin: 0 10px;
	position: relative;
}

.qy-layer-nav li strong {
	color: #fff;
	position: absolute;
	right: 0.1rem;
	top: 0.05rem;
	font-size: 0.32rem;
	cursor: pointer;
	width: 0.4rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.qy-layer-nav li.li1 strong,
.qy-layer-nav li.li2 strong,
.qy-layer-nav li.li6 strong,
.qy-layer-nav li.li7 strong,
.qy-layer-nav li.li8 strong,
.qy-layer-nav li.li9 strong {
	display: none;
}

.qy-layer-nav li strong.on {
	transform: rotate(45deg)
}

.qy-layer-nav li a {
	display: block;
	padding: 0.15rem;
	color: #fff;
	font-size: 0.2rem;
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}

.qy-layer-nav .qy-layer-suNnav {
	display: none;
}

.qy-layer-nav .qy-layer-suNnav li a {
	font-size: 0.18rem;
	color: #fff;
	text-indent: 0.05rem;
}

.qy-layer-nav .qy-layer-suNnav li a:hover {
	color: #fff
}

.qy-layer-box.on .qy-layer-search {
	display: block;
}

.qy-layer-search {
	display: none;
	position: relative;
	padding: 0.1rem;
	margin-top: 0.2rem;
	transition: .6s;
}

.qy-layer-txt {
	width: 98%;
	height: 0.35rem;
	line-height: 0.35rem;
	padding: 0.05rem 1%;
	font-family: 'Microsoft YaHei';
	font-size: 0.18rem;
	color: #333;
	outline: none;
	background-color: #fff;
	border-radius: 0.05rem;
}

.qy-layer-btn {
	width: 0.35rem;
	height: 0.35rem;
	display: block;
	background: url(../img/search-b.png) no-repeat center center;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	top: 0.15rem;
	right: 0.2rem;
	background-size: 66%;
}

.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, .8);
	z-index: 1000;
}

.nav-outbox-close,
.nav-outbox-close:hover,
.nav-outbox-close1,
.nav-outbox-close1:hover {
	background: url(../img/close.png) no-repeat;
	background-size: 100%;
}

.nav-outbox-close,
.nav-outbox-close1 {
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	position: absolute;
	right: 0;
	top: 0.38rem;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0
}

.nav-outbox-close:hover,
.nav-outbox-close1:hover {
	background-position: 0 -0.16rem;
	background-size: 100%;
}

.qy-show-search-box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	background-color: transparent;
	width: 8rem;
}

.qy-show-search {
	width: 8rem;
	margin: 0 auto;
	padding: 0.2rem 0
}

.qy-input-text {
	float: left;
	width: 80%;
	height: 0.25rem;
	line-height: 0.25rem;
	padding: 0.14rem 0.3rem;
	font-family: "Microsoft YaHei";
	font-size: 0.16rem;
	color: #333;
	outline: none;
	border-radius: 0.3rem;
}

.qy-input-button {
	float: left;
	padding: 0px 0.32rem;
	margin-left: -0.22rem;
	height: 0.53rem;
	line-height: 0.53rem;
	font-family: "Microsoft YaHei";
	font-size: 0.16rem;
	color: #fff;
	outline: none;
	cursor: pointer;
	border-radius: 0 0.3rem 0.3rem 0;
	background-color: #295146;
}

.qy-input-button:hover {
	background-color: #B9AE5A;
}

.pb_sys_common {
	font-size: .14rem !important;
	font-family: "Microsoft YaHei" !important;
}

.pb_sys_style1 .p_no_d {
	border: 1px solid #295146 !important;
	background-color: #295146 !important;
}

.pb_sys_common .p_goto a,
.pb_sys_common .p_search a,
.pb_sys_common .p_fun_d,
.pb_sys_common .p_no_d,
.pb_sys_common .p_no_o,
.pb_sys_common .p_fun a,
.pb_sys_common .p_no a {
	border: 1px solid #295146 !important;
	background-color: #295146 !important;
	border-radius: 5px !important;
	color: #fff !important;
}

.pb_sys_common .p_fun_d,
.pb_sys_common .p_no_d,
.pb_sys_common .p_no_o {
	color: #fff !important;
}

.pb_sys_common .p_goto input,
.pb_sys_common .p_search input {
	font-size: .14rem !important;
	border: 1px solid #295146 !important;
}

.pb_sys_common .p_goto input {
	border-radius: 5px;
}

.js-jcdt-box {
	margin-bottom: .6rem;
}

.js-jcdt-top,
.js-jcdt-down {
	display: flex;
}

.js-jcdt-down {
	margin-top: .8rem;
}

.js-jcdt-top .left {
	width: calc(100% - 7.04rem - .6rem);
}

.js-jcdt-top .right {
	width: 7.04rem;
	margin-left: .6rem;
}

.js-jcdt-down .left {
	width: 7.04rem;
	margin-right: .6rem;
}

.js-jcdt-down .right {
	width: calc(100% - 7.04rem - .6rem);
}

.js-jcdt-top .left .box li,
.js-jcdt-down .right .box li {}

.js-jcdt-down .right .box li.li1,
.js-jcdt-down .right .box li.li2,
.js-jcdt-down .right .box li.li3,
.js-jcdt-down .right .box li.li4 {
	display: none;
}

.js-jcdt-top .left .box li a,
.js-jcdt-down .right .box li a {
	display: flex;
	align-items: center;
}

.js-jcdt-top .left .box li a .time,
.js-jcdt-down .right .box li a .time {
	width: .9rem;
	font-family: "din";
	color: #295146;
	text-align: center;
}

.js-jcdt-top .left .box li a .time .day,
.js-jcdt-down .right .box li a .time .day {
	font-weight: bold;
	font-size: .28rem;
}

.js-jcdt-top .left .box li a .time .year,
.js-jcdt-down .right .box li a .time .year {
	font-weight: 400;
	font-size: .2rem;
}

.js-jcdt-top .left .box li a .item,
.js-jcdt-down .right .box li a .item {
	position: relative;
	width: calc(100% - .9rem - .3rem);
	margin-left: .3rem;
	padding: .35rem 0 .4rem 0;
	border-bottom: solid 2px #295146;
}

.js-jcdt-top .left .box li:first-child a .item,
.js-jcdt-down .right .box li.li5 a .item{
	padding: 0 0 .4rem 0;
}

.js-jcdt-top .left .box li:first-child .time,.js-jcdt-down .right .box li.li5 .time{
	margin-top: -.35rem;
}

.js-jcdt-top .left .box li a .item::before,
.js-jcdt-down .right .box li a .item::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -.05rem;
	width: .08rem;
	height: .08rem;
	background-color: #295146;
	border-radius: 50%;
}

.js-jcdt-top .left .box li a .item .title,
.js-jcdt-down .right .box li a .item .title {
	font-weight: bold;
	font-size: .22rem;
	color: #295146;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.js-jcdt-top .left .box li .item .des,
.js-jcdt-down .right .box li a .item .des {
	font-weight: 400;
	font-size: .16rem;
	color: #777777;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: .12rem;
}

.js-jcdt-top .tu1 .tu1-img,
.js-jcdt-down .tu2 .tu2-img {
	width: 100%;
	height: 3.69rem;
	overflow: hidden;
}

.js-jcdt-top .tu1 .tu1-img img,
.js-jcdt-down .tu2 .tu2-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
}

.js-jcdt-top .tu1 .tu1-info,
.js-jcdt-down .tu2 .tu2-info {
	background: #3A7061;
	padding: .2rem .3rem .4rem .2rem;
}

.js-jcdt-top .tu1 .tu1-info h2,
.js-jcdt-down .tu2 .tu2-info h2 {
	font-weight: bold;
	font-size: .22rem;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.js-jcdt-top .tu1 .tu1-info p,
.js-jcdt-down .tu2 .tu2-info p {
	line-height: 1.6em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: .16rem;
	color: #FFFFFF;
	margin-top: .16rem;
}

.js-jcdt-top .swiper-pagination,
.js-jcdt-down .swiper-pagination {
	right: .3rem;
	bottom: .14rem;
}

.js-jcdt-top .swiper-pagination-bullet,
.js-jcdt-down .swiper-pagination-bullet {
	cursor: pointer;
	width: .33rem;
	height: .04rem;
	border-radius: inherit;
	margin: 0 .02rem;
	background-color: rgba(255, 255, 255, 1);
	border-radius: .03rem;
}

.js-jcdt-top .swiper-pagination-bullet-active,
.js-jcdt-down .swiper-pagination-bullet-active {
	background-color: rgba(185, 174, 90, 1);
}

.qy-jcrck-list ul {
	display: flex;
	background: #FFFEF8;
	border-radius: .04rem;
	padding: .4rem 0;
	margin-bottom: .6rem;
}

.qy-jcrck-list ul li {
	width: 25%;
}

.qy-jcrck-list ul li a {
	display: block;
	padding: 0 .6rem;
}

.qy-jcrck-list ul li h3 {
	font-family: "din";
	font-weight: 500;
	font-size: .6rem;
	color: #333333;
}

.qy-jcrck-list ul li h3 .dw {
	font-family: "Microsoft YaHei ";
	font-weight: 400;
	font-size: .2rem;
}

.qy-jcrck-list ul li h3 .txt {
	position: relative;
	font-family: "Microsoft YaHei ";
	font-weight: 400;
	font-size: .2rem;
	margin-left: .05rem;
}

.qy-jcrck-list ul li h3 .txt::after {
	content: "";
	position: absolute;
	right: -43px;
	bottom: -.05rem;
	width: .36rem;
	height: .36rem;
	background: url(../img/jt-grey.png) no-repeat;
	background-size: contain;
}

.qy-jcrck-list ul li a:hover h3 {
	color: #295146;
}

.qy-jcrck-list ul li a:hover h3 .txt::after {
	background: url(../img/jt-green.png) no-repeat;
	background-size: contain;
}

.qy-content-box {
	display: flex;
	flex-wrap: wrap;
}

.qy-content-box .left-content {
	width: 2.95rem;
}

.qy-content-box .left-content .bg {
	position: relative;
	background-color: #295146;
	padding-bottom: .63rem;
	border-radius: 0px .5rem 0px 0px;
}

.qy-content-box .left-content .bg::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .63rem;
	background: url(../img/nav-bg0325.png) no-repeat;
	background-size: contain;
}

.qy-content-box .left-content h3 {
	font-weight: 500;
	font-size: .32rem;
	color: #FFFFFF;
	margin-left: .25rem;
	padding: .12rem 0;
}

.qy-content-box .left-content ul {
	margin-left: .25rem;
	background-color: #FFFFFF;
	border-radius: 0px .38rem 0px 0px;
}

.qy-content-box .left-content ul li {}

.qy-content-box .left-content ul li a {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: .24rem;
	color: #333333;
	padding: .28rem 0 .26rem 0;
	margin-left: .49rem;
	border-bottom: 1px solid #CDCDCD;
}

.qy-content-box .left-content ul li.active a::before {
	content: "";
	position: absolute;
	left: -31px;
	top: 50%;
	transform: translateY(-50%);
	width: .14rem;
	height: .22rem;
	background: url(../img/nav-active0325.png) no-repeat;
}

.qy-content-box .left-content ul li:hover a,
.qy-content-box .left-content ul li.active a {
	color: #295146;
}

.qy-content-box .right-content {
	width: calc(100% - 2.95rem - .2rem);
	margin-left: .2rem;
	background: #FFFFFF;
}

.qy-content-box .right-content .top-place {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #3A7061;
	padding: .2rem .3rem .1rem .3rem;
}

.qy-content-box .right-content .top-place .title {
	font-weight: bold;
	font-size: 32px;
	color: #333333;
}

.qy-content-box .right-content .top-place .dqwz .icon {
	width: .16rem;
	height: .16rem;
	display: inline-block;
	margin-right: 2px;
	background: url(../img/home.png) no-repeat;
	vertical-align: -.025rem;
	background-size: contain;
}

.qy-content-box .right-content .list-box {
	padding: 0 .3rem;
}

.qy-content-box .right-content .list-box ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
}

.qy-content-box .right-content .list-box ul li {
	width: 18%;
	margin-left: 2%;
}

.qy-content-box .right-content .list-box ul li a {
	display: block;
	padding: .2rem 0;
}

.qy-content-box .right-content .list-box ul li a .img {
	width: 100%;
	height: 3.35rem;
	overflow: hidden;
	background-color: #eee;
}

.qy-content-box .right-content .list-box ul li a .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
}

.qy-content-box .right-content .list-box ul li a h3 {
	height: .64rem;
	line-height: .64rem;
	font-weight: bold;
	font-size: .24rem;
	color: #333333;
	background: rgba(185, 174, 90, 0.07);
	text-align: center;
}

.qy-content-box .right-content .list-box ul li:hover a h3 {
	background: url(../img/sz-bg0325.png) no-repeat;
	background-size: cover;
	color: #fff;
}

.qy-info-box {
	padding: .4rem .3rem;
}

.qy-info-box .item {
	display: flex;
	flex-wrap: wrap;
	background: rgba(17, 80, 149, .1);
	background-size: cover;
	position: relative;
	margin-bottom: .5rem;
	align-items: center;
}

.qy-info-box .item .bg .name {
	font-weight: bold;
	font-size: .36rem;
	color: #333333;
}

.qy-info-box .item .bg {
	width: calc(100% - 1.78rem - .4rem);
	padding: .14rem .2rem;
}

.qy-info-box .item .bg .des {
	font-size: .16rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.5em;
	margin-top: .15rem;
}

.qy-info-box .item .box {
	width: 1.78rem;
	height: 2.35rem;
	overflow: hidden;
}

.qy-info-box .item .box .tx {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #eee;
}

.qy-info-box .item .box .tx img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
}

.qy-info-box .cont h3,
.qy-info-box .cont h3 p {
	margin: .2rem 0 .1rem 0;
	position: relative;
	font-weight: bold;
	font-size: .18rem;
	color: #333333;
}

.qy-info-box .cont p,
.qy-info-box .cont p span {
	line-height: 1.8em;
	font-weight: 400;
	font-size: .16rem;
	color: #333333;
}