body {
	font-family: "Noto Sans SC",'Microsoft YaHei', "Open Sans", sans-serif;
	font-size: 14px;
	color: #333;
}

input,
select,
textarea {
	font-family: 寰蒋闆呴粦, "Open Sans", sans-serif;
	font-size: 1em;
}

.img {
	display: flex;
	align-items: center;
	justify-content: center;
}

.img img {
	object-fit: cover;
	min-width: 100%;
	min-height: 100%
}

.img:hover img {
	transform: scale(1.05)
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

.flex_center {
	justify-content: center;
	display: flex;
}

textarea {
	-webkit-appearance: none;
}

.wrap {
	width: 70%;
	margin: 0 auto;
	position: relative;
}

a,
a:link {
	text-decoration: none;
	color: #000;
}

.header {
	overflow: hidden;
	z-index: 9;
	position: fixed;
 /* Set the navbar to fixed position */
	top: 0;
 /* Position the navbar at the top of the page */
	width: 100%;
 /* Full width */
	transition: top 0.3s;
 /* Add transition effect for smooth scrolling */
}

.header .wrap {
	width: auto;
	background: rgba(0,0,0,0.2);
}

.menu ul {
	display: flex;
	margin-left: 120px;
	height: 35px;
	margin-top: 20px;
}

.menu ul a {
	display: block;
	width: auto;
	padding: 0 20px;
	font-size: 16px;
	color: rgb(3, 169, 168);
	font-family: 寰蒋闆呴粦;
	text-align: center;
	line-height: 35px;
}

.menu ul li:nth-child(1) a {
	height: 2em
}

.menu ul li:nth-child(2) a {
	height: 5em
}

.menu ul li:nth-child(3) a {
	height: 4em
}

.menu ul li:nth-child(4) a {
	height: 4em
}

.menu ul li:nth-child(5) a {
	height: 5em
}

.menu ul li:nth-child(6) a {
	height: 4em
}

.menu ul li:nth-child(7) a {
	height: 5em
}

.menu ul li:nth-child(8) a {
	height: 4em
}

.menu ul li:nth-child(9) a {
	height: 4em
}

.menu ul li:nth-child(10) a {
	height: 5em
}

.menu ul li a:hover {
	opacity: .8;
	height: 5em
}

.search {
	position: relative;
	width: 258px;
	height: 34px;
	float: left;
}

.search .input {
	font-size: 12px;
	font-family: 寰蒋闆呴粦;
	border: none;
	float: left;
	height: 34px;
	background: #fff;
}

.search .btn {
	width: 34px;
	height: 34px;
	border-radius: 4px;
	background: #39b1cf;
	border: none;
	float: left;
	background-image: url(../image/searchbtb.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.banner {
	position: relative;
	margin-bottom: 50px;
	z-index: 0;
	top: -80px;
	height: 900px;
}

.banner img {
	width: 100%;
}

.page {
	padding: 50px 0
}

.page_tag ul {
	display: flex;
}

.page_tag ul li {
	flex: 1;
	margin-left: 20px;
}

.page_tag ul li:first-child {
	margin-left: 0
}

.page_tag a {
	display: block;
	text-align: center;
	line-height: 162px;
	border-radius: 22px;
	font-size: 43px;
	color: #fff;
}

.page_tag span {
	display: inline-block;
	padding-left: 50px;
	background-position: left center;
	background-repeat: no-repeat;
}

.page_tag .icon1 {
	background-image: url(../image/icon1.png);
}

.page_tag .icon2 {
	background-image: url(../image/icon2.png);
}

.page_tag .icon3 {
	background-image: url(../image/icon3.png);
}

.page_tag .icon4 {
	background-image: url(../image/icon4.png);
}

.page_tag li:nth-child(1) a {
	background: linear-gradient(to bottom,#54d2e2,#3db7c6)
}

.page_tag li:nth-child(2) a {
	background: linear-gradient(to bottom,#f8d9ae,#ce903b)
}

.page_tag li:nth-child(3) a {
	background: linear-gradient(to bottom,#47abfd,#3967cb)
}

.page_tag li:nth-child(4) a {
	background: linear-gradient(to bottom,#eb9e83,#df464a)
}

.page_tag li:nth-child(1) a:hover {
	background: linear-gradient(to top,#54d2e2,#3db7c6)
}

.page_tag li:nth-child(2) a:hover {
	background: linear-gradient(to top,#f8d9ae,#ce903b)
}

.page_tag li:nth-child(3) a:hover {
	background: linear-gradient(to top,#47abfd,#3967cb)
}

.page_tag li:nth-child(4) a:hover {
	background: linear-gradient(to top,#eb9e83,#df464a)
}

.page_tit {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	color: #9c2322;
	margin-bottom: 40px;
}

.page_tit h3 {
	font-size: 36px;
	font-weight: bold;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.page_tit p {
	width: 54px;
	height: 25px;
	background-image: url(../image/9802585_1650275102dow.png);
	background-repeat: no-repeat;
	margin: auto;
}

.page_tit .tit {
	margin: 0 30px;
}

.page_tit .more {
	position: absolute;
	bottom: 0%;
	right: 0;
}

.page_tit .more a {
	height: 54px;
	line-height: 70px;
	display: block;
	padding-left: 60px;
	background: url(../image/icon5.png) no-repeat left center;
	font-size: 20px;
	color: #666;
}

.page_list li {
	width: 25%;
	float: left;
}

.page_list li .box {
	display: block;
	margin: 11px;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

.page_list ul {
	margin: -11px;
}

.page_list h3 {
	line-height: 63px;
	text-align: center;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}

.page_list .btn {
	text-align: center;
	justify-content: center;
	align-items: center;
	width: 30%;
	height: 30px;
	border: solid 1px #03aca8;
	border-radius: 40px;
	line-height: 30px;
	display: flex;
	margin: 10px auto
}

.page_list .img {
	height: 300px;
	position: relative;
}

.page_list .img span {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 52px;
	padding: 0 20px;
	background: #ff6c00;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border-bottom-right-radius: 15px
}

.page_list .img .player {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 76px;
	height: 76px;
	background: url(../image/icon6.png) no-repeat center center rgba(0,0,0,0.5);
	border-radius: 100%
}

.footer {
	background: #232323;
	color: #fff;
}

.footer .top {
	height: 120px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	display: flex;
	align-items: center;
	font-size: 24px;
}

.footer .top h3 {
	color: #c21b1f;
	margin-right: 30px;
}

.foot_flex {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
	line-height: 35px;
	font-size: 14px;
	color: #878787;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.address h3 {
	font-size: 18px;
	color: #fff;
}

.ewm li {
	display: inline-block;
	margin-left: 50px;
	color: #fff;
	font-size: 16px;
}

.ewm .img {
	width: 104px;
	height: 104px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	background: #fff;
	margin-top: 15px;
}

.copyright {
	height: 82px;
	display: flex;
	align-items: center
}

.copyright p {
	margin-right: 20px;
	color: #666
}

.red {
	color: #a41d20
}

.about {
	display: flex;
	align-items: center;
}

.about .img {
	margin-left: -2.5vw;
	border-radius: 15px;
	width: 50.46vw;
	margin-right: 2.6vw
}

.about .text {
	flex: 1;
	width: 0;
	font-size: 1.56vw;
	line-height: 3.125vw;
	color: #333
}

.about .text h3 {
	font-size: 2.29vw;
	font-weight: 500;
	margin-bottom: .5em
}

.about .text p {
	max-width: 45vw
}

.his_list {
	background: #f5f5f5;
	padding: 3vw 0
}

.his_list .flex {
	display: flex;
	flex-wrap: wrap;
	max-width: 74.3vw;
	margin: 0 auto;
}

.his_list .item {
	min-width: 50%;
	max-width: 50%;
	position: relative;
}

.his_list .item:nth-child(2n+1):before {
	left: 5vw
}

.his_list .item:before {
	content: '';
	position: absolute;
	top: 5vw;
	left: 0;
	width: 100%;
	height: 2px;
	background: #902225;
	z-index: 4
}

.his_list .item {
	margin-bottom: 5vw
}

.his_list .item .tit h3 {
	font-weight: 500;
	font-size: 1.77vw;
	display: inline-block;
	margin-bottom: 5.2vw;
	position: relative;
	min-width: 6em;
	text-align: center;
}

.his_list .item .tit {
	margin-bottom: 1vw
}

.his_list .item .tit h3:after {
	content: '';
	display: block;
	position: absolute;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	border: 14px solid #dfc7c7;
	background: #902225;
	top: 5vw;
	margin-top: -27px;
	z-index: 3;
	left: 50%;
	margin-left: -27px;
}

.his_list .item:nth-child(2n) .tit {
	margin-left: 15vw
}

.his_list .item:nth-child(2n):after {
	left: 6vw
}

.his_list .item .text {
	width: 33vw;
	font-size: 1.35vw;
	line-height: 3.125vw;
}

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

	.about .img {
		margin-left: -30px;
		width: 50%;
		margin-right: 50px
	}

	.about .text {
		font-size: 16px;
		line-height: 1.5;
	}

	.about .text h3 {
		font-size: 26px
	}

	.about .text p {
		max-width: 500px
	}

	.his_list {
		padding: 50px 0
	}

	.his_list .flex {
		max-width: 90%;
	}

	.his_list .item:nth-child(2n+1):before {
		left: 100px
	}

	.his_list .item:before {
		top: 80px;
	}

	.his_list .item {
		margin-bottom: 50px
	}

	.his_list .item .tit h3 {
		font-size: 28px;
		margin-bottom: 80px;
	}

	.his_list .item .tit {
		margin-bottom: 20px
	}

	.his_list .item .tit h3:after {
		top: 80px;
	}

	.his_list .item:nth-child(2n) .tit {
		margin-left: 100px
	}

	.his_list .item:nth-child(2n):after {
		left: 60px
	}

	.his_list .item .text {
		width: 500px;
		font-size: 20px;
		line-height: 1.5;
	}

	.his_list .item .text .center {
		width: 300px;
	}
}

.his_list .item:nth-child(2n) .text {
	float: right
}

.center {
	text-align: center;
}

.zz_list {
	overflow: hidden;
	padding-top: 20px
}

.zz_list ul {
	width: 1000%
}

.zz_list li {
	float: left;
	padding-right: 24px;
}

.zz_list img {
	height: 299px;
}

.zz_list .swiper-slide {
	width: auto;
}

.swiper_img .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}

.page_swiper {
	display: flex;
}

.swiper2 {
	width: 591px;
	margin-right: 37px;
	padding-bottom: 30px;
}

.swiper2 .img {
	border-radius: 10px;
	overflow: hidden;
}

.swiper2 .img {
	position: relative;
}

.swiper2 p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #fff;
}

.news_list {
	flex: 1;
}

.swiper-pagination-bullet {
	width: 36px;
	height: 8px;
	border-radius: 8px;
	background: #f5f5f5;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #9c2322
}

.page_tit2 {
	border-bottom: 1px solid #f5f5f5;
	padding-left: 10px;
	margin-bottom: 25px;
}

.page_tit2 h3 {
	font-size: 20px;
	font-weight: 500;
	color: #b80000;
	display: inline-block;
	position: relative;
	line-height: 25px;
	padding-bottom: 20px;
}

.page_tit2 h3:after {
	content: '';
	position: absolute;
	height: 4px;
	border-radius: 4px;
	background: #b80000;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0
}

.news_list .tit {
	display: block;
	border-radius: 20px;
	background: #f5f5f5;
	padding: 20px;
}

.news_list .tit h3 {
	font-size: 20px;
	color: #333;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list .tit h3:hover {
	color: #b80000
}

.news_list .tit p {
	text-indent: 2em;
	line-height: 30px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news_list li {
	line-height: 42px;
}

.news_list li a {
	display: block;
	padding-left: 18px;
	position: relative;
	align-items: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li a:hover {
	color: #b80000
}

.news_list ul {
	margin-top: 15px;
}

.news_list li a:before {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #b80000;
	margin-right: 9px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}

.page_list2 ul {
	margin: -11px;
}

.page_list2 li {
	width: 33.33%;
	float: left;
}

.page_list2 .box {
	display: block;
	margin: 11px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.2)
}

.page_list2 h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page_list2 .text {
	padding: 15px 20px;
}

.page_list2 .money {
	color: #ff0000;
	font-size: 20px;
	font-weight: 500
}

.page_list2 .money span {
	font-size: 30px;
}

.swiper3 .img {
	border-radius: 10px;
	overflow: hidden;
}

.swiper3-1 .img {
	border-radius: 0
}

.swiper3 .img:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .49
}

.swiper3 {
	padding: 100px 0;
	margin: 0 -50px
}

.swiper3 .swiper-slide-next {
	transform: scale(1.3);
	z-index: 10
}

.swiper3 .swiper-slide-next .img:after {
	opacity: 0
}

.page {
	overflow: hidden;
}

.btns {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btns a {
	display: block;
	width: 246px;
	line-height: 70px;
	border-radius: 20px;
	background: #9c2322;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	margin: 0 35px
}

.btns a.on {
	background: #ff6000
}

.btns a:hover {
	opacity: .8
}

.swiper_logo {
	margin: 30px 0
}

.swiper_logo .swiper-slide {
	width: 401px
}

.swiper_logo p {
	text-align: center;
	font-size: 24px;
	margin-top: 1em
}

.swiper_logo .img {
	border-radius: 15px;
	overflow: hidden;
}



.j_page_lists p {
	width: 50%;
}

.j_page_swiper {
	display: flex;
}

.j_news_lt {
	width: 580px;
	margin-right: 40px;
	padding-bottom: 30px;
}

.j_news_lt .img {
	border-radius: 10px;
	margin-bottom: 20px;
}

.j_news_lt .text {
	display: flex;
}

.j_news_lt .text .date {
	width: 60px;
	text-align: center;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #f0f0f0;
	color: #dedede
}

.j_news_lt .text .date span {
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

.j_news_lt .text h3 {
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}

.j_news_lt .text p {
	line-height: 25px;
	color: #999;
	text-indent: 2em
}

.j_news_list {
	flex: 1;
}

.swiper-pagination-bullet {
	width: 36px;
	height: 8px;
	border-radius: 8px;
	background: #f5f5f5;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #9c2322
}

.j_page_tit2 {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 25px;
}

.j_page_tit2 ul {
	display: flex;
}

.j_page_tit2 ul li {
	margin-left: 30px;
}

.j_page_tit2 ul li:first-child {
	margin-left: 0
}

.j_page_tit2 h3 {
	cursor: pointer;
	padding: 0 5px;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	line-height: 25px;
	padding-bottom: 20px;
}

.j_page_tit2 li.on h3 {
	color: #b80000;
}

.j_page_tit2 li.on h3:after {
	content: '';
	position: absolute;
	height: 1px;
	border-radius: 4px;
	background: #b80000;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0
}

.j_news_list .tit {
	display: block;
	background: #f5f5f5;
	padding: 20px;
}

.j_news_list .tit h3 {
	font-size: 20px;
	color: #333;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.j_news_list .tit h3:hover {
	color: #008082
}

.j_news_list .tit p {
	text-indent: 2em;
	line-height: 30px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.j_news_list .tit p {
	text-indent: 2em;
	line-height: 30px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.j_news_list li {
	line-height: 42px;
}

.j_news_list li a {
	display: block;
	padding-left: 18px;
	position: relative;
	align-items: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.j_news_list li a:hover {
	color: #008082
}

.j_news_list ul {
	margin-top: 15px;
}

.j_news_list li a:before {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #b80000;
	margin-right: 9px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}

.j_btn_more {
	text-align: center;
}

.j_btn_more a {
	display: block;
	margin: 0 auto;
	width: 198px;
	line-height: 42px;
	border-radius: 42px;
	border: 1px solid #ececec;
	text-align: center;
	color: #999
}

.j_btn_more a:hover {
	color: #008082;
	border-color: #008082
}

.page.bg1 {
	background: #efefef;
}

.flex_bet {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.swiper3-1 .swiper-slide {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.swiper3-1 .swiper-slide:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .49
}

.swiper3-1 {
	padding: 30px 0;
}

.swiper3-1 .swiper-slide-next {
	transform: scale(1.2);
	z-index: 10
}

.swiper3-1 .swiper-slide-next:after {
	opacity: 0
}

.swiper3-1 .text {
	padding: 15px 20px;
}

.swiper3-1 .text h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.swiper3-1 .text p {
	font-size: 12px;
	color: #999
}

.swiper_cur {
	position: relative;
}

.swiper_cur .swiper-button-next {
	right: -50px;
}

.swiper_cur .swiper-button-prev {
	left: -50px
}

.swiper-button-next, .swiper-button-prev {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: rgba(0,0,0,0.2)
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 14px;
	color: #fff;
}

.swiper4 .text {
	background: #f2f2f2;
	padding: 10px 20px;
	padding-bottom: 15px;
}

.swiper4 .text h3 {
	font-size: 18px;
	color: #343434;
	padding: 10px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.swiper4 .txt {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.swiper4 .txt p {
	color: #666;
}

.swiper4 .bottom {
	border-top: 1px solid #e3e3e3;
	margin-top: 15px;
	padding-top: 15px;
}

.swiper4 .bottom .more {
	display: block;
	width: 51px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	border-radius: 17px;
	border: 1px solid #d9d9d9;
	background: #e8e8e8;
	color: #929191;
	font-size: 12px;
}

.swiper4 a:hover .text {
}

.swiper4 a:hover .t {
}

.swiper4 a:hover .text h3, .swiper4 a:hover .txt p {
}

.swiper4 a:hover .bottom .more {
	background: none;
	color: #fff;
}

.aboutus {
	width: 100%;
	height: 500px;
	display: flex;
}

.aboutus nr {
	width: 50%;
	height: 100px;
}

.aboutus nr:nth-child(1) {
}

.aboutus nr:nth-child(2) {
}

.aboutus a {
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
}

.aboutus color-t {
	font-size: 24px;
	font-weight: bold;
	color: #01abaa;
}

.aboutus text {
	width: 100%;
	line-height: 25px;
	height: 100%;
	color: #888888;
	font-size: 14px;
}

.aboutus table {
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 28px;
}

.aboutus table tr {
	width: 100%;
}

.aboutus table tr td {
	width: 25%;
	border: 1px solid #ededed;
	border-collapse: collapse;
 /* 娑堥櫎鍙岃竟妗嗘晥鏋� */
}

.j_page_list2 {
	display: flex;
	overflow: hidden;
	height: 490px;
	background: #fff;
}

.j_page_list2 .item.on {
	flex: 1;
}

.j_page_list2 .item {
	width: 51px;
	overflow: hidden;
	margin-left: 1px
}

.j_page_list2 .item:first-child {
	margin-left: 0
}

.j_page_list2 .item > .flex {
	width: 1080px;
}

.j_page_list2 .title {
	max-width: 51px;
	min-width: 51px;
	height: 490px;
	background: #c21b1f;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.j_page_list2 .title span {
	width: 1em;
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 1.8
}

.j_page_list2 .box {
	flex: 1;
	padding: 25px;
}

.j_page_list2 .h3_tit {
	font-size: 20px;
	line-height: 1.8;
	color: #b80000;
	margin-bottom: 20px;
}

.j_page_list2 .flex_lt {
	margin: 0 20px;
	width: 273px;
	padding: 24px;
	background: #f2f2f2
}

.j_page_list2 .text {
	padding-top: 10px
}

.j_page_list2 .text h3 {
	font-size: 16px;
	color: #000;
	margin: 10px 0;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.j_page_list2 .text p {
	text-indent: 2em;
	line-height: 28px;
	color: #666
}

.j_page_list2 ul li {
	line-height: 52px;
	border-bottom: 1px solid #dddddd;
	font-size: 16px;
}

.j_page_list2 ul li a {
	display: block;
	padding-left: 20px;
	position: relative;
}

.j_page_list2 ul li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-radius: 100%;
	background: #b80000;
	content: '';
}

.j_page_list2 .tit {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.j_page_list2 .rt_icon {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #c21b1f;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.j_page_list2 .rt_icon:after {
	font-family: swiper-icons;
	content: 'next';
	color: #fff;
}

.j_page_list3 li {
	width: 50%;
	float: left;
}

.j_page_list3 li:nth-child(2n+1) {
	clear: both;
}

.j_page_list3 a {
	display: block;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	overflow: hidden;
	margin: 13px;
}

.j_page_list3 ul {
	margin: -13px
}

.j_page_list3 .text {
	padding: 15px 20px 30px;
}

.j_page_list3 h3 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.j_page_list3 p {
	color: #999
}

.swiper-pagination {
	width: 100%;
	bottom: 0
}

.swiper-pagination-bullet {
	margin: 0 10px;
}

#back-to-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	color: #fff;
	background-color: #A233C6;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	opacity: 0.7;
	cursor: pointer;
}

#back-to-top:hover {
	opacity: 1;
}
    

/* CSS Document */
/*閺備即妞堟い闈涖仈閺夆€崇磻婵拷*/
.news-br {
	border-right: 1px solid #eee;
}

.news-ad-86,.news-ad-86 img {
	height: 86px;
	width: 100%;
}

.news-title {
	line-height: 25px;
	color: #999;
	margin-left: -5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.news-title a {
	padding: 0 8px;
	font-size: 14px;
}

.news-title .on {
	color: #0063cf;
}

.news-hot {
	width: 100%;
	overflow: hidden;
}

.news-hot .hotimg {
	width: 340px;
	overflow: hidden;
}

.news-hot .hotimg .bigimg {
	height: 230px;
	margin-right: 15px;
}

.news-hot .hotimg .bigimg .top-img,.news-hot .hotimg .bigimg .top-img img {
	display: block;
	height: 200px;
	width: 100%;
	background: #f5f5f5;
}

.news-hot .hotimg .bigimg .bigtxt {
	display: block;
	line-height: 30px;
	text-align: center;
}

.news-hot .hotimg .hotimg-li {
	width: 100%;
	overflow: hidden;
}

.news-hot .hotimg .hotimg-li ul {
	display: block;
	width: 100%;
}

.news-hot .hotimg .hotimg-li li {
	display: block;
	width: 160px;
	height: 115px;
	float: left;
	margin: 0 15px 15px 0;
}

.news-hot .hotimg .hotimg-li li:nth-child(2n) {
	margin-right: 0;
}

.news-hot .hotimg .hotimg-li .imgs,.news-hot .hotimg .hotimg-li .imgs img {
	width: 150px;
	height: 85px;
	display: block;
}

.news-hot .hotimg .hotimg-li .imgtxt {
	display: block;
	line-height: 30px;
	text-align: center;
}

.news-hot .hotnews {
	width: 340px;
	overflow: hidden;
	margin-top: -15px;
}

.news-hot .hotnews li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 11px 0;
	overflow: hidden;
}

.news-hot .hotnews li .th3 {
	font-size: 18px;
	display: block;
	line-height: 30px;
}

.news-hot .hotnews h6 {
	color: #999;
	display: block;
	line-height: 20px;
}

.news-hot .hotnews a {
	color: #000;
}
/*閺備即妞堟い闈涖仈閺夛紕绮ㄩ弶锟�*/

/*閺備即妞堥崚妤勩€冨锟芥慨锟�*/
.news-list-pic {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
}

.news-list-pic li {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.news-list-pic li:hover {
	background: #fafafa;
}

.news-list-pic li .leftimg {
	width: 126px;
	height: 79px;
	float: left;
}

.news-list-pic li .leftimg img {
	width: 180px;
	height: 77px;
	border: 1px solid #eee;
	object-fit: cover;
}

.news-list-pic li .conright {
	width: 490px;
	float: right;
	height: 80px;
}

.news-list-pic li .conright h3 {
	display: block;
	line-height: 30px;
	padding-bottom: 5px;
	font-size: 18px;
}

.news-list-pic li .conright .s-text {
	display: block;
	line-height: 20px;
	color: #999;
}

.news-list-pic li .conright .s-text a {
	color: #0063cf;
	padding: 0 3px;
}

.news-list-pic li a {
	color: #000;
}

.news-list-pic li .s-text a {
	color: #666;
}
/*閺備即妞堥崚妤勩€冪紒鎾存将*/


/*閸旂姾娴囧锟芥慨锟�*/

.loading {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.loading a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fafafa;
	color: #999;
	font-size: 14px;
}

.loading a:hover {
	background: #fbfbfb;
	color: #0063cf;
	text-decoration: none;
}


/*news2婢跺瓨娼径褍娴�*/

.news2-big {
	height: 278px;
	background: #f5f5f5;
}

.news2-big .imgs,.news2-big .imgs img {
	width: 400px;
	height: 278px;
}

.news2-big .txtbox {
	width: 270px;
	height: 278px;
}

.news2-big .txtbox h3 {
	display: block;
	line-height: 25px;
	padding: 10px 0px;
	font-size: 18px;
}

.news2-big .txtbox .date {
	color: #ccc;
	line-height: 15px;
	display: block;
}

.news2-big .txtbox .contxt {
	padding: 10px 10px 0 0;
	line-height: 20px;
	color: #999;
	display: block;
}
/*news2閸掓銆�*/
.news2-list h3 {
	font-size: 20px;
	padding-bottom: 5px;
}

.news2-list .s-text {
	color: #999;
	line-height: 20px;
}

.news2-list .time {
	display: block;
	color: #ccc;
}


/*閺備即妞堢拠锔藉剰妞ゅ灚鐗卞蹇撶磻婵拷*/

.ep-content-main {
	overflow: hidden;
	padding: 15px 20px 0 0;
}

.ep-h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 31px;
	letter-spacing: -1px;
	color: #333;
}

.ep-info {
	height: 24px;
	line-height: 24px;
	color: #888888;
	border-bottom: 1px dotted #dbdbdb;
	padding-top: 15px;
}

.ep-info a.cDRed, .ep-info a.cDRed:visited,.tie-titlebar ins a,.fa-columns {
	color: #0063cf;
}

#endText {
	font-size: 16px;
	line-height: 28px;
}

#endText {
	width: 100%;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	clear: both;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 20px;
	word-wrap: break-word;
}

#endText p {
	font-size: 16px;
	text-indent: 2em;
	margin: 26px 0;
}

.ep-source {
	float: right;
	font-size: 12px;
	line-height: 13px;
	padding: 6px 0;
	color: #ccc;
}




/*閹啿鍙ч梼鍛邦嚢*/
.commend-wrap {
	padding: 0;
	border-top: 1px solid #0063cf;
	margin: 12px 0;
	font-size: 14px;
	padding-bottom: 35px;
}

.commend-wrap .title {
	line-height: 40px;
}

.commend-wrap ul {
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
}

.commend-wrap li {
	display: block;
	line-height: 27px;
}

.commend-wrap li ins {
	float: right;
	text-decoration: none;
	color: #ccc;
}


/*鐠囧嫯顔戝鍡樼壉瀵拷*/


.bs-example {
	position: relative;
	padding: 45px 15px 60px 15px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.tie-titlebar {
	height: 30px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 0;
	width: 100%;
}

.tie-titlebar strong {
	float: left;
	font-size: 16px;
	padding-left: 15px;
}

.tie-titlebar ins {
	float: right;
	text-decoration: none;
	padding-right: 15px;
}

.form-control {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 84px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	resize: none;
}

.form-control:focus {
	border-color: #0063cf;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.highlight {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	background-color: #fafafa;
	border-top: 1px solid #e1e1e8;
	padding: 5px 0;
}

.highlight span {
	padding-right: 15px;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

/*鐠囧嫯顔戝鍡樼壉瀵繒绮ㄩ弶锟�*/



/*鐠囧嫯顔戞い鐢告桨閺嶅嘲绱″锟芥慨锟�*/

.mainBody {
	padding: 0 15px 0px 0;
	background: #fff;
	overflow: hidden;
}

.bigtitle {
	padding-bottom: 30px;
	display: block;
}

.bs-Comments {
	position: relative;
	padding: 15px 0 0 0;
	background-color: #fff;
	border: 1px solid #;
	border-radius: 2px;
	margin-top: 20px;
	min-height: 1000px;
}

.media {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
	display: block;
}

.media>.pull-left {
	margin-right: 10px;
	display: block;
	width: 50px;
	height: 50px;
}

.media>.pull-left img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	transition: all 300ms;
}

.media:hover>.pull-left img {
	transform: rotate(360deg);
}

.pull-left {
	float: left!important;
}

.media-heading {
	color: #ccc;
	font-weight: normal;
	font-size: 12px;
}

.media-heading span {
	padding-left: 10px;
}

.media-heading a {
	color: #0063cf;
}

.media .txt {
	padding: 10px 0;
	line-height: 18px;
	color: #333;
	font-size: 14px;
	display: block;
}

.media-body {
	margin-left: 70px;
}

.media-body .np-post {
	display: block;
	height: 15px;
	padding: 2px 0;
	text-decoration: none;
	text-align: right;
	color: #999;
}

.media-body .np-post span {
	margin-left: 15px;
	padding-right: 8px;
}

.media-body .np-post span a {
	color: #999;
}

.media-body .np-post span a:hover {
	color: #0063cf;
}



/*閸欏疇绔熼幒鎺曨攽濮掞拷*/
.hotlist {
	width: 100%;
	overflow: hidden;
}

.hotlist .hd {
	display: block;
	font-size: 16px;
	line-height: 40px;
	padding-left: 10px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	height: 40px;
	background: linear-gradient(to right, rgba(0, 102, 204, 0.2), rgba(0, 102, 204, 0));
}

.hotlist .bd {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	border-top: none;
	transition-duration: 0.4s,0.4s,0.4s;
}

.hotlist .bd li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
	display: block;
}

.hotlist .bd li em {
	float: left;
	width: 48px;
	color: #dadada;
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-style: normal;
}

.hotlist .bd li.f-three em {
	color: #0063cf;
}

.hotlist .bd li .r_txt {
	float: left;
	width: 240px;
	line-height: 18px;
	display: block;
	color: #aaa;
}


/*閺備即妞堥弽宄扮础缂佹挻娼�*/



/*閸ュ墽澧栭弽宄扮础瀵拷婵拷*/

.photo-banner {
	width: 100%;
	height: 550px;
	position: relative;
}
	/*楠炶崵浼呭锟芥慨锟�*/
.photo-banner .slider_box {
	height: 550px;
	overflow: hidden;
	position: relative;
	width: 1100px;
}

.photo-banner .mask {
	height: 80px;
	overflow: hidden;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity:70);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.silder_con {
	overflow: hidden;
	position: absolute;
}

.silder_panel {
	width: 1100px;
	height: 550px;
	overflow: hidden;
	float: left;
	position: relative;
}

.silder_panel img {
	width: 1100px;
	height: 550px;
	display: block;
	object-fit: cover;
}

.silder_nav li {
	float: left;
	padding: 0px;
	border: 3px solid #fff;
	margin: 2px;
	display: inline;
	position: relative;
}

.silder_nav li.current {
	border: 3px solid #7acf39;
}

.silder_nav li,.silder_nav img {
	display: block;
	width: 75px;
	height: 50px;
	overflow: hidden;
}

.slider_box a.prev,.slider_box a.next {
	display: block;
	width: 45px;
	height: 100px;
	line-height: 999em;
	overflow: hidden;
	z-indent: 9;
	position: absolute;
	cursor: pointer;
	margin: 180px 0 0 0;
	background: url(/yjpz/template/images/silder_btn.gif) no-repeat;
}

.slider_box a.prev {
	left: 0;
	background-position: left 0;
}

.slider_box a.next {
	right: 0;
	background-position: right 0;
}

.silder_intro {
	position: absolute;
	left: 30;
	bottom: 0;
	z-index: 9;
	width: 450px;
	height: 80px;
	overflow: hidden;
	color: #fff;
	padding-left: 20px;
}

.silder_intro h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 80px;
	display: block;
}

.silder_intro p {
	font-size: 12px;
	line-height: 20px;
}

.photo-banner .dec {
	float: right;
	height: 80px;
	bottom: 0px;
	right: 20px;
	overflow: hidden;
	z-index: 9;
	position: absolute;
}

.photo-banner .dec li {
	margin-top: 14px;
	float: left;
	display: inline;
}
	/*楠炶崵浼呯紒鎾存将*/
	
	
	/*娑擄拷閸涖劎绨块柅锟�*/
	
.grey-bg {
	background: #fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.photobox {
	width: 100%;
	overflow: hidden;
}

.photobox .title {
	padding: 10px 0;
	overflow: hidden;
}

.photobox .title b {
	display: block;
	float: left;
	line-height: 20px;
	border-left: 3px solid #0063cf;
	padding-left: 10px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.photobox .title ins {
	display: block;
	float: right;
}

.photobox .name-bg {
	position: absolute;
	width: 100%;
	height: 57px;
	left: 0;
	bottom: 0;
	background: url(http://mat1.gtimg.com/news/2013pic/png24bg2.png) repeat-x center bottom;
	_height: 42px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#CC000000',gradientType='0');
}

.photobox .name-txt {
	position: absolute;
	width: 100%;
	height: 25px;
	line-height: 25px;
	z-index: 10;
	left: 0;
	bottom: 10px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-family: '瀵邦喛钂嬮梿鍛寸拨','姒涙垳缍�';
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}
	
	/*left li photo*/
.photo-sub {
	float: left;
	display: inline;
	width: 477px;
}

.picList {
	margin: 0 0 20px -5px;
	display: block;
	overflow: hidden;
}

.picList li, .junshi .picList li {
	width: 236px;
	height: 147px;
	margin: 5px 0 0 5px;
	position: relative;
	display: block;
	float: left;
	background: #fff;
}

.photobox1 .picList li, .photobox1 .picList li img {
	width: 271px;
	height: 181px;
	object-fit: cover;
}

.picList li img, .junshi .picList img {
	width: 236px;
	height: 147px;
}

.picList li img:hover, .junshi .picList img:hover,.bigPic img:hover, .junshi .bigPic img:hover {
	opacity: 0.8;
	filter(alpha=80)
}
	
	/*right big*/
.photobig {
	float: right;
	display: inline;
	width: 608px;
}

.bigPic, .junshi .bigPic {
	position: relative;
	height: 299px;
	overflow: hidden;
	margin-top: 5px;
}

.bigPic img, .junshi .bigPic img {
	width: 608px;
	height: 299px;
	object-fit: cover;
}
	
	
	
/*鐟欏棝顣�*/

.video-mod_bd {
	width: 100%;
	overflow: hidden;
}
	/*瀹革箒绔�*/
.mod_figure_h_312 {
	width: 309px;
	height: 265px;
	position: relative;
}

.mod_figure_h_324 {
	width: 324px;
	height: 265px;
	position: relative;
}

.mod_figure_h_312 img {
	width: 309px;
	height: 265px;
}

.video-mod_bd a.bigpic {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/yjpz/template/images/video_play_ico2.png) no-repeat center center;
}

.video-mod_bd a:hover.bigpic {
	background: url(/yjpz/template/images/video_play_ico.png) no-repeat center center;
}

.figure_caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	padding: 5px 0;
	line-height: 20px;
	background: rgba(0,0,0,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#77000000',endColorstr='#77000000');
	zoom: 1;
}

.figure_caption .figure_title {
	height: 24px;
	line-height: 24px;
	margin: 0 10px 0;
	font-size: 16px;
	color: #fff;
}

.figure_desc {
	line-height: 16px;
	color: #fff;
	margin: 0 10px 0;
}
	
	
	/*閸欏疇绔�*/
	
.hot-video {
	height: 68px;
	margin-top: 13px;
}

.hot-video .leftimg {
	width: 122px;
	height: 68px;
	float: left;
	display: block;
	margin-left: 10px;
}

.hot-video .righttxt {
	width: 220px;
	height: 68px;
	float: right;
	display: block;
	position: relative;
	margin-right: 10px;
}

.hot-video .righttxt p {
	display: block;
	line-height: 20px;
	font-size: 14px;
}

.hot-video .righttxt .icoplay {
	height: 14px;
	padding: 5px 0;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
}

.hot-video .righttxt .icoplay b {
	color: #999;
	padding: 0 15px 0 2px;
	font-weight: normal;
}

.hot-video .righttxt .icoplay a {
	color: #ccc;
}

.hot-video .righttxt .icoplay a:hover {
	color: #999;
	text-decoration: none;
}

.mod_figures {
}

.mod_figures ul {
}

.mod_figures li {
	display: block;
	width: 148px;
	height: 132px;
	margin-right: 12px;
	float: left;
}

.mod_figures1 li {
	width: 163px
}

.mod_figures .imgs,.mod_figures .imgs img {
	width: 148px;
	height: 85px;
	display: block;
}

.mod_figures .imgs img {
	width: 148px;
	height: 85px;
}

.mod_figures1 .imgs,.mod_figures1 .imgs img {
	width: 163px;
	object-fit: cover;
}

.mod_figures .txt-name {
	display: block;
	line-height: 25px;
	text-align: left;
}

.mod_figures .ico-play {
	display: block;
	height: 15px;
}

.mod_figures .ico-play b {
	display: block;
	height: 14px;
	padding-right: 15px;
	float: left;
	line-height: 14px;
	font-weight: normal;
	color: #ccc;
}

.mod_figures .ico-play a {
	color: #ccc;
}

.mod_figures .ico-play a:hover {
	color: #999;
	text-decoration: none;
}

.figures_title {
	position: relative;
	height: 18px;
	margin-bottom: 14px;
	text-align: center;
	+border-bottom: 1px solid #eee;
	+margin-right: 15px;
}

.figures_title:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	height: 1px;
	z-index: 1;
	background: #eee;
}

.video-mod_bd .title {
	height: 20px;
	line-height: 20px;
	border-top: 2px solid #0063cf;
	color: #999;
	padding: 10px 0;
}

.video-mod_bd .title a {
	padding: 0 5px;
}

.video-mod_bd .title .b1 {
	font-size: 16px;
	padding-right: 15px;
}

.video-mod_bd .title .b1 a {
	padding: 0;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.video-mod_bd .limb15 {
}

.video-mod_bd .limb15 li {
	margin-bottom: 15px;
	margin-top: 7px;
}

.video-mod_bd .lilast {
}

.video-mod_bd .lilast {
	margin-bottom: opx;
	margin-top: 5px;
}
	
	/*ie7hack*/
.ie7-height {
	+height: 376px;
}
	



/*search*/
.search-list a {
	color: #0063cf;
}

.search-list li {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.search-list .s-text {
	color: #333;
	line-height: 20px;
}

.search_title {
	margin-left: 0;
	color: #000;
}

.search_title ins {
	padding-left: 20px;
	text-decoration: none;
}

.c03 {
	color: #C03;
}

.search-list .loading a {
	color: #999;
}

.search-list .loading a:hover {
	color: #0063cf;
}

.xll_pagebox {
	text-align: center;
	line-height: 39px;
	margin: 30px auto 0
}

.xll_pagebox li, .xll_pagebox ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.xll_pagebox ul {
	display: inline-block;
	text-align: center
}

.xll_pagebox ul li {
	background: 0 0;
	display: inline;
	height: 28px;
	line-height: 28px;
	overflow: hidden
}

.xll_pagebox a {
	font-size: 14px;
	line-height: 28px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	color: #7d7d7d;
	padding: 4px 8px;
	display: inline
}

.xll_pagebox span {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 28px;
	margin-right: 5px
}

.xll_pagebox #JumpPage {
	display: inline-block;
	width: 30px;
	color: #7d7d7d;
	line-height: 28px;
	font-size: 14px;
	border: 1px solid #f5f5f5;
	margin: 0 5px;
	text-align: center;
	border-radius: 3px
}

.xll_pagebox .slf a {
	border: 0 !important
}

.xll_pagebox .slf a {
	cursor: default
}

.xll_pagebox .hidden-xs.on a {
	background-color: #004ba4;
	color: #fff;
	border: 1px solid #083a91
}

.xll_pagebox .hidden-xs a:hover {
	background-color: #083a91;
	color: #fff;
	border: 1px solid #083a91
}

.xll_pagebox .page_prev a:hover {
	background-color: #083a91;
	color: #fff;
	border: 1px solid #083a91
}

.xll_pagebox .page_next a:hover {
	background-color: #083a91;
	color: #fff;
	border: 1px solid #083a91
}

.xll_pagebox .bot a:hover {
	background-color: #0c2d8c;
	color: #fff;
	border: 1px solid #0c2d8c
}

#endText img {
	max-width: 100%;
	height: auto;
}


/****************************************************************************/
/* 轮播图容器样式 */
.carousel-container {
  position: relative;
  width: 100%; /* 宽度拉满屏幕 */
  height: auto; /* 自适应高度 */
  overflow: hidden;
}

.carousel-slides {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-slide {
  flex: 0 0 100%; /* 每个幻灯片占满容器 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-image {
  width: 100%; /* 图片宽度拉满屏幕 */
  height: auto;
  object-fit: cover; /* 保证图片按比例裁剪，保持图片填充满容器 */
}

/* 前后按钮样式 */
.carousel-prev,
.carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  padding: 10px;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
}

.carousel-prev {
  left: 10px;
}

.carousel-next {
  right: 10px;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .carousel-image {
    height: auto;
  }
}
.category-cards-module {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 20px; /* 卡片之间的间距 */
    padding: 20px;
    box-sizing: border-box;
}

.category-card {
    flex: 1 1 calc(33.333% - 20px); /* 桌面端大致三等分，减去间距 */
    min-width: 280px; /* 最小宽度，防止过小 */
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
}

/* 根据实际卡片颜色调整，这里示例用不同颜色区分 */
.category-card:nth-child(1) {
    background-color: #48b1cc;
}
.category-card:nth-child(2) {
    background-color: #6b77e8;
}
.category-card:nth-child(3) {
    background-color: #48cc9d;
}

.card-icon {
    margin-right: 15px;
}

.card-icon svg {
    width: 40px;
    height: 40px;
}

.card-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

.card-desc {
    font-size: 14px;
    line-height: 1.4;
}

/* 响应式适配，屏幕较小时调整布局 */
@media (max-width: 768px) {
    .category-card {
        flex: 1 1 calc(50% - 20px); /* 平板等设备上两列 */
    }
}

@media (max-width: 480px) {
    .category-card {
        flex: 1 1 100%; /* 手机上单列 */
    }
}

    /* 基础样式 */
    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }
    
    body {
      font-family: 'Helvetica Neue', Arial, sans-serif;
      line-height: 1.6;
      color: #333;
    }
    
    /* 预约挂号模块样式 */
    .hospital-section {
      width: 90%;
      max-width: 1200px;
      margin: 40px auto;
      padding: 20px;
    }
    
    .hospital-title {
      text-align: center;
      font-size: clamp(1.5rem, 3vw, 2rem);
      font-weight: 700;
      margin-bottom: 30px;
      position: relative;
      color: #39b1cf; /* 主色调 */
    }
    
    .hospital-title::after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 60px;
      height: 3px;
      background: linear-gradient(90deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      border-radius: 3px;
    }
    
    .hospital-list {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
      gap: 20px;
    }
    
    .hospital-item {
      background-color: #fff;
      border-radius: 10px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
      text-align: center;
      padding: 20px;
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
      border: 1px solid #e6e6e6;
    }
    
    .hospital-item::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 3px;
      background: linear-gradient(90deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      transition: left 0.5s ease;
    }
    
    .hospital-item:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    }
    
    .hospital-item:hover::before {
      left: 0;
    }
    
    .hospital-img-container {
      position: relative;
      margin-bottom: 15px;
    }
    
    .hospital-img {
      width: 100%;
      height: 180px;
      object-fit: cover;
      border-radius: 8px;
      transition: transform 0.3s ease;
    }
    
    .hospital-item:hover .hospital-img {
      transform: scale(1.03);
    }
    
    .hospital-tag {
      position: absolute;
      top: 10px;
      left: 10px;
      background: linear-gradient(135deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      color: #fff;
      font-size: 14px;
      padding: 4px 12px;
      border-radius: 6px;
      font-weight: 500;
      box-shadow: 0 2px 5px rgba(57, 177, 207, 0.2);
      z-index: 10;
    }
    
    .hospital-name {
      font-size: 18px;
      color: #2c3e50;
      margin-bottom: 15px;
      font-weight: 600;
      min-height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .hospital-btn {
      background: linear-gradient(135deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      color: #fff;
      border: none;
      padding: 10px 20px;
      border-radius: 50px;
      cursor: pointer;
      transition: all 0.3s ease;
      font-size: 16px;
      font-weight: 500;
      box-shadow: 0 4px 10px rgba(57, 177, 207, 0.3);
      position: relative;
      overflow: hidden;
    }
    
    .hospital-btn:hover {
      transform: translateY(-2px);
      box-shadow: 0 6px 15px rgba(57, 177, 207, 0.4);
      background: linear-gradient(135deg, #06d6a0, #39b1cf); /* 反转渐变方向 */
    }
    
    .hospital-btn:active {
      transform: translateY(1px);
      box-shadow: 0 2px 5px rgba(57, 177, 207, 0.3);
    }
    
    /* 弹窗样式 */
    .modal {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1000;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
    }
    
    .modal.active {
      opacity: 1;
      visibility: visible;
    }
    
    .modal-content {
      background-color: #fff;
      border-radius: 12px;
      width: 90%;
      max-width: 500px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
      transform: scale(0.9);
      transition: transform 0.3s ease;
      position: relative;
      overflow: hidden;
    }
    
    .modal.active .modal-content {
      transform: scale(1);
    }
    
    .modal-header {
      padding: 20px;
      background: linear-gradient(135deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      color: #fff;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    
    .modal-title {
      font-size: 22px;
      font-weight: 600;
    }
    
    .close-modal {
      font-size: 28px;
      cursor: pointer;
      transition: transform 0.3s ease;
    }
    
    .close-modal:hover {
      transform: rotate(90deg);
    }
    
    .modal-body {
      padding: 25px;
    }
    
    .form-group {
      margin-bottom: 20px;
    }
    
    .form-group label {
      display: block;
      font-size: 16px;
      color: #555;
      margin-bottom: 8px;
      font-weight: 500;
    }
    
    .form-group input,
    .form-group select {
      width: 100%;
      padding: 12px 15px;
      border: 1px solid #ddd;
      border-radius: 8px;
      font-size: 16px;
      color: #333;
      transition: border-color 0.3s ease;
    }
    
    .form-group input:focus,
    .form-group select:focus {
      outline: none;
      border-color: #39b1cf;
      box-shadow: 0 0 0 3px rgba(57, 177, 207, 0.2);
    }
    
    .form-group select {
      appearance: none;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: right 15px center;
      background-size: 16px;
    }
    
    .modal-footer {
      padding: 20px;
      text-align: right;
      border-top: 1px solid #eee;
    }
    
    .btn {
      padding: 10px 25px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      font-size: 16px;
      font-weight: 500;
      transition: all 0.3s ease;
      margin-left: 10px;
    }
    
    .btn-cancel {
      background-color: #f5f5f5;
      color: #555;
    }
    
    .btn-cancel:hover {
      background-color: #e5e5e5;
    }
    
    .btn-submit {
      background: linear-gradient(135deg, #39b1cf, #06d6a0); /* 主色调到青色渐变 */
      color: #fff;
    }
    
    .btn-submit:hover {
      background: linear-gradient(135deg, #06d6a0, #39b1cf); /* 反转渐变方向 */
      box-shadow: 0 4px 10px rgba(57, 177, 207, 0.3);
    }
    
    /* 响应式调整 */
    @media (max-width: 768px) {
      .hospital-section {
        padding: 15px;
      }
      
      .hospital-name {
        font-size: 16px;
      }
      
      .modal-content {
        max-width: 90%;
      }
      
      .modal-title {
        font-size: 20px;
      }
      
      .form-group input,
      .form-group select {
        padding: 10px 12px;
        font-size: 15px;
      }
      
      .btn {
        padding: 8px 20px;
        font-size: 15px;
      }
    }
    
    
    /* 基础样式重置 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* 响应式布局 */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

.service-cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
}

@media (min-width: 768px) {
  .service-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .service-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 标题样式 */
.section-title {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  margin-bottom: 2.5rem;
}

/* 卡片样式 */
.service-card {
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.1);
}

/* 图片区域 */
.card-image-container {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.service-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.service-card:hover .service-img {
  transform: scale(1.1);
}

.image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 50%, transparent);
}

.card-title-container {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.5rem;
  color: white;
}

.card-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.card-subtitle {
  font-size: 0.875rem;
  opacity: 0.8;
}

/* 服务项目区域 */
.service-text {
  padding: 1.5rem;
}

.service-items-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}

.service-item {
  background-color: #f9fafb;
  border-radius: 8px;
  padding: 0.75rem;
  text-align: center;
  font-size: 0.875rem;
  color: #4b5563;
  transition: all 0.2s ease;
  cursor: pointer;
}

.service-item:hover {
  background-color: rgba(57, 177, 207, 0.1);
  color: #39b1cf;
}

/* 更多链接 */
.more-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  border-top: 1px solid #f3f4f6;
}

.view-all-text {
  font-size: 0.875rem;
  color: #9ca3af;
}

.more-btn {
  color: #39b1cf;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}

.more-btn:hover {
  color: #06d6a0;
  text-decoration: underline;
}

.more-btn i {
  margin-left: 0.5rem;
  transition: transform 0.2s ease;
}

.more-btn:hover i {
  transform: translateX(2px);
}

/* 媒体查询，适配手机端（最大宽度 768px） */
@media (max-width: 768px) {
    /* 服务保障模块整体容器 */
    .page {
        padding: 0 10px;
    }
    
    .wrap {
        width: 100%;
        box-sizing: border-box;
    }
    
    /* 标题部分 */
    .page_tit .tit h2.hospital-title {
        font-size: 18px;
        text-align: center;
        margin-bottom: 15px;
        position: relative;
    }
    
    .page_tit .tit h2.hospital-title::after {
        width: 30px;
        height: 2px;
        bottom: -8px;
    }
    
    /* 列表容器 */
    .j_page_listfw ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .j_page_listfw li {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.06);
        padding: 15px;
        margin-bottom: 12px;
    }
    
    /* 列表项内容布局 */
    .j_page_listfw .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    /* 图片容器 - 统一尺寸 */
    .imgleft {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
        border-radius: 50%;
        overflow: hidden;
        background-color: #f5f9fc;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #e6f2f5;
    }
    
    /* 强制统一所有图标尺寸 */
    .imgleft img {
        width: 40px !important; /* 固定图标宽度 */
        height: 40px !important; /* 固定图标高度 */
        object-fit: contain; /* 保持比例，适应容器 */
    }
    
    /* 文字内容 */
    .j_page_listfw .content .textcontent .text {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        margin: 0;
    }
}    


/* 关于我们 - 手机端样式（最大宽度768px） */
@media (max-width: 768px) {
    /* 整体容器 */
    .aboutus {
        display: block;
        padding: 15px;
        overflow: hidden; /* 清除浮动 */
    }
    
    /* 图片部分 */
    .aboutus nr:first-child {
        display: block;
        text-align: center; /* 图片居中 */
        margin-bottom: 15px;
    }
    
    .aboutus nr:first-child img {
        max-width: 100%; /* 自适应宽度 */
        height: auto;
        border-radius: 8px;
    }
    
    /* 文字内容部分 */
    .aboutus nr:last-child {
        /*display: block;*/
        padding: 0;
    }
    
    /* 标题样式 */
    .aboutus color-t {
        font-size: 18px;
        color: #39b1cf;
        font-weight: bold;
        display: block;
        margin-bottom: -36px;
    }
    
    .aboutus a {
        font-size: 24px;
        color: #333;
        font-weight: bold;
        /*display: block;*/
        margin-bottom: 15px;
    }
    
    /* 描述文本 */
    .aboutus text {
        font-size: 14px;
        line-height: 1.8;
        color: #666;
        display: block;
        margin-bottom: 20px;
    }
    
    /* 数据统计表格 */
    .aboutus table {
        width: 100%;
        margin-top: -389px;
        border-collapse: collapse;
    }
    
    .aboutus table td {
        width: 50%; /* 每列占50%宽度 */
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
    }
    
    /* 数字计数 */
    .aboutus #count, 
    .aboutus #count1, 
    .aboutus #count2, 
    .aboutus #count3 {
        font-size: 24px;
        font-weight: bold;
        color: #39b1cf;
        display: block;
        margin-bottom: -28px;
    }
    
    /* 计数标题 */
    .aboutus table div[style*="font-size:14px"] {
        font-size: 12px !important;
        color: #666;
        line-height: 1.4 !important;
        margin-top: 0 !important;
        height: auto !important;
    }
}

/* 基础样式 */
.article-column {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.article-header {
    margin-bottom: 20px;
    overflow: hidden; /* 清除浮动 */
}

.column-title {
    float: left;
    margin: 0;
    font-size: 22px;
    color: #333;
    border-left: 4px solid #39b1cf;
    padding-left: 10px;
}

.more-link {
    float: right;
    color: #39b1cf;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
}

.more-link:hover {
    text-decoration: underline;
}

.article-list {
    width: 100%;
}

.article-item {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden; /* 清除浮动 */
}

.article-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.article-img {
    float: left;
    width: 30%;
    max-width: 200px;
    height: 120px;
    overflow: hidden;
}

.article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-content {
    float: right;
    width: 68%;
    padding-left: 2%;
    box-sizing: border-box;
}

.article-title {
    margin: 0 0 10px 0;
    font-size: 18px;
}

.article-title a {
    color: #333;
    text-decoration: none;
}

.article-title a:hover {
    color: #39b1cf;
}

.article-excerpt {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article-meta {
    font-size: 12px;
    color: #999;
}

.post-date {
    margin-right: 15px;
}

.post-category {
    color: #39b1cf;
}

.no-data {
    text-align: center;
    padding: 30px 0;
    color: #999;
}

/* 手机端适配 */
@media (max-width: 768px) {
    .article-column {
        padding: 15px 10px;
    }
    
    .column-title {
        font-size: 18px;
    }
    
    .article-img {
        float: none;
        width: 100%;
        max-width: none;
        height: 160px;
        margin-bottom: 15px;
    }
    
    .article-content {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    
    .article-title {
        font-size: 16px;
    }
    
    .article-excerpt {
        font-size: 13px;
        -webkit-line-clamp: 3;
    }
}

.j_page_listfw li:nth-child(1) {
    width: 32%;
    float: left;
    height: 150px;
    border-radius: 10px;
}

.j_page_listfw li:nth-child(2) {
    width: 32%;
    float: left;
    height: 150px;
    margin-left: 2%;
    border-radius: 10px;
}

.j_page_listfw li:nth-child(3) {
    width: 32%;
    float: left;
    height: 150px;
    margin-left: 2%;
    border-radius: 10px;
}



.j_page_listfw .content {
    display: flex;
    align-items: center; /* 垂直居中 */
}

    .j_page_listfw .content .imgleft {
        width: 75px;
        height: 150px;
        margin-left: 48px;
        margin-top: 35px;
    }

    .j_page_listfw .content .textcontent {
        width: 187px;
        height: 150px;
        margin-left: 20px;
    }

        .j_page_listfw .content .textcontent .text {
            width: 100%;
            height: 40px;
            font-size: 22px;
            color: #333333;
            font-weight: bold;
            margin-top: 40px;
        }

        .j_page_listfw .content .textcontent .textdetail {
            width: 100%;
            height: 40px;
            font-size: 14px;
            font-family: 微软雅黑;
            color: #ffffff;
        }



.j_page_listfw .box {
    display: block;
    margin: 12px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}

.j_page_listfw ul {
    margin: -12px;
}

.j_page_listfw p {
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}
