/*common*/

.p60 {
	padding-bottom: 60px;
}

.middle {
	position: relative;
	width: 1204px;
	margin: 0 auto;
}

.top-btn {
	display: none;
}

.common-title {
	position: relative;
	padding: 60px 0 17px 0;
	text-align: center;
}

.common-title .title {
	font-size: 24px !important;
	color: #222 !important;
}

.common-title .sub-title {
	margin: 14px 0 3px 0;
	font-size: 16px;
}

.common-title .sub-title.active {
	color: #ff6a00;
}

.common-title::after {
	content: "";
	position: absolute;
	width: 160px;
	bottom: 0;
	left: 50%;
	margin-left: -80px;
	border-bottom: 4px solid #e6e6e6;
}

.common-box-pic {
	margin-top: 40px;
}

.common-box-pic .pic {
	width: 100%;
}

.common-desc {
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
}


/*header*/

.common-header {
	background: #081e49 url(../images/common-header-bg.jpg) no-repeat;
	background-size: 1600px 630px;
	background-position: center;
}

.common-header .middle {
	height: 630px;
}

.common-header .logo-box {
	position: absolute;
	left: 0;
	top: 0;
}

.common-header .nav {
	text-align: justify;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 104px;
}

.common-header .nav-list {
	display: inline-block;
	vertical-align: top;
}

.common-header .nav span {
	display: inline-block;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.common-header .nav-list .link {
	position: relative;
	width: 179px;
	height: 104px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 20px 20px 0 0;
	background-color: rgba(0, 0, 0, .6);
	transition: background-color .3s;
	overflow: hidden;
}

.common-header .nav .nav-list:nth-child(5) .link,
.common-header .nav .nav-list:nth-child(6) .link {
	width: 156px;
}

.common-header .nav .nav-list:nth-child(2) .link,
.common-header .nav .nav-list:nth-child(3) .link,
.common-header .nav .nav-list:nth-child(4) .link {
	line-height: 36px;
	padding: 12px 28px;
}

.common-header .nav .nav-list:nth-child(5) .link {
	line-height: 36px;
	padding: 12px 35px;
}

.common-header .nav .nav-list:nth-child(1) .link,
.common-header .nav .nav-list:nth-child(6) .link {
	line-height: 104px;
}

.common-header .nav-list:hover .link,
.common-header .nav-list.active .link {
	background: #01beda;
}

.common-header .nav-list:hover .link::after,
.common-header .nav-list.active .link::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 32px;
	height: 16px;
	bottom: -7px;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	-ms-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	background: url(../images/sj.png) no-repeat;
	background-size: 100% 100%;
}


/*footer*/

.common-footer {
	background: #f4f4f4;
	border-top: 1px solid #e6e6e6;
}

.page5-part1 {
	padding-top: 50px;
	overflow: hidden;
	position: relative;
	height: 300px;
	padding-bottom: 20px;
}

.page5-footer-nav {
	display: inline-block;
}

.page5-footer-nav.one,
.page5-footer-nav.two {
	text-align: left;
}

.page5-footer-nav.three,
.page5-footer-nav.four,
.page5-footer-nav.five {
	text-align: center;
}

.page5-part1-left {
	width: 920px;
	margin-right: 300px;
	text-align: justify;
	border-right: 1px solid #dfdfdf;
	height: 100%;
	padding-right: 50px;
}

.page5-part1-left .page5-footer-nav {
	padding-right: 10px;
}

.just-fixed {
	display: inline-block;
	width: 100%;
	height: 1px;
}

.page5-footer-nav.last {
	position: absolute;
	right: 0;
	top: 0;
}

.page5-footer-nav {
	color: #858585;
	font-size: 12px;
	line-height: 28px;
}

.page5-footer-nav p {
	margin-bottom: 0;
}

.page5-footer-nav p .qr-img {
	margin-top: 5px;
}

.page5-footer-nav h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	margin-top: 0;
	margin-bottom: 8px;
}

.page5-footer-nav h4 span {
	display: none;
}

.page5-footer-nav a {
	color: #858585;
}

.page5-footer-nav a:hover {
	color: #4d7cb8;
}

.span-block {
	display: block;
}

.page5-out2 {
	background: #fff;
}

.page5-part2 {
	line-height: 65px;
	color: #858585;
	overflow: hidden;
}

.page5-part2 p {
	float: left;
}

.page5-part2-main {
	float: right;
}

.page5-part2-main a {
	color: #858585;
	display: inline-block;
	margin-left: 15px;
	padding: 0 5px;
}

.page5-part2-main a:hover {
	color: #4d7cb8;
}

.page5-out3 {
	background: #f4f4f4;
}

.page5-out3 .middle {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 50px;
	position: relative;
	/*background:url(../images/bottom-logo.png) no-repeat right center;*/
}

.page5-out3 .middle a {
	display: inline-block;
}

.page5-out4 {
	background: #fff;
	padding-top: 7px;
	line-height: 50px;
	color: #8e8e8e;
}

.yj-pic-box {
	width: 630px;
	margin-top: 10px;
}

.yj-pic-box .list {
	width: 260px;
	height: 180px;
	margin: 30px 53px 0 0;
	overflow: hidden;
}

.yj-pic-box .list .pic {
	width: 100%;
	height: 100%;
}

.yj-info-box {
	width: 570px;
	height: 390px;
	padding: 22px 40px;
	margin-top: 40px;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
	overflow: hidden;
}

.yj-info-box .title a {
	font-size: 18px;
	line-height: 36px;
	color: #ff6a00;
}

.yj-info-box .text a {
	font-size: 14px;
	line-height: 30px;
	color: #222;
}

.al-xm-box {
	background: #f4f4f4;
}

.al-xm-box .xm-item {
	width: 1255px;
	margin-top: 10px;
}

.al-xm-box .xm-item .list {
	width: 260px;
	height: 200px;
	margin: 30px 53px 0 0;
	overflow: hidden;
}

.al-xm-box .list .pic {
	width: 100%;
	height: 100%;
}

.al-xm-box .xm-info {
	width: 572px;
	height: 200px;
	margin-top: 30px;
	padding: 22px 40px;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
}

.al-xm-box .xm-info .text a {
	font-size: 14px;
	line-height: 30px;
	color: #222;
}

.al-more-xm .more-item {
	width: 573px;
	height: 556px;
	margin-top: 40px;
	padding: 22px 30px;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
}

.al-more-xm .more-item .text a {
	font-size: 14px;
	line-height: 30px;
	color: #222;
}

.js-bz .bz-item {
	width: 1297px;
	margin-top: 40px;
}

.js-bz .bz-list {
	width: 340px;
	margin-right: 92px;
}

.js-bz .bz-list .top {
	text-align: center;
}

.js-bz .bz-list .top .text {
	margin-top: 10px;
	font-size: 18px;
}

.js-bz .bz-list .desc {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}

.js-bz .pic-item {
	width: 620px;
}

.js-bz .pic-list {
	width: 260px;
	height: 180px;
	margin: 30px 50px 0 0;
}

.js-bz .pic-list .pic {
	width: 100%;
	height: 100%;
}

.js-bz .js-bz-info {
	width: 571px;
	height: 600px;
	margin-top: 30px;
	padding: 15px 30px;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
}

.js-bz .js-bz-info .text {
	padding-left: 25px;
	font-size: 18px;
	line-height: 48px;
	background: url(../images/list-tag.png) no-repeat;
	background-position: 0 22px;
}

.js-bz .js-bz-info .text a {
	color: #222;
}

.cp-bz {
	background: #f4f4f4;
}

.cp-bz .cp-text {
	margin-top: 30px;
	font-size: 14px;
	line-height: 36px;
}

.cp-bz .cp-text .color {
	font-size: 18px;
	color: #ff6a00;
}

.cp-bz .cp-bz-item {
	width: 1256px;
}

.cp-bz .cp-bz-list {
	width: 260px;
	height: 200px;
	margin: 30px 54px 0 0;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
}

.cp-bz .cp-bz-list .pic {
	width: 100%;
	height: 100%;
}

.zd-bz .zd-text {
	margin-top: 30px;
	font-size: 14px;
	line-height: 36px;
}

.zd-bz .zd-text .color {
	font-size: 18px;
	color: #ff6a00;
}

.zd-bz .zd-bz-item {
	width: 1256px;
}

.zd-bz .zd-bz-list {
	width: 260px;
	height: 430px;
	font-size: 0;
	margin: 30px 54px 0 0;
}

.zd-bz .zd-bz-list .pic {
	width: 100%;
	height: 100%;
}

.zd-bz .zd-bz-list .sub-pic {
	width: 100%;
	height: 200px;
}

.zd-bz .zd-bz-list .sub-pic:last-child {
	margin-top: 30px;
}

.pt-box1 .pt-box1-pic {
	width: 573px;
	height: 308px;
	margin-top: 40px;
}

.pt-box1 .pt-box1-pic .pic {
	width: 100%;
	height: 100%;
}

.pt-box1 .pt-box1-info {
	width: 577px;
	margin-top: 32px;
	height: 316px;
}

.pt-box1-info .text-box {
	margin-bottom: 30px;
}

.pt-box1-info .text-box .text {
	font-size: 14px;
	line-height: 27px;
}

.pt-box1-info .text-box.box2 .text {
	font-size: 14px;
	line-height: 36px;
}

.pt-box1-info .text-box .text .color {
	font-size: 18px;
	color: #ff6a00;
}

.pt-box1-info .info-item {
	text-align: justify;
}

.pt-box1-info .info-list {
	display: inline-block;
	width: 130px;
	font-size: 18px;
	line-height: 30px;
	color: #01c0dc;
	text-align: left;
}

.pt-box1-info .info-list.list3 {
	width: 110px;
}

.pt-box1-info .info-item span {
	display: inline-block;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.pt-box2 {
	background: #f4f4f4;
}

.yj-box .yj-box-desc {
	display: none;
}

.pt-box4,
.yj-box4 {
	background: #f4f4f4;
}

.pt-box4 .box4-item,
.yj-box4 .box4-item {
	width: 1260px;
	padding-top: 30px;
}

.pt-box4 .list,
.yj-box4 .list {
	width: 572px;
	height: 308px;
	margin: 40px 58px 0 0;
}

.pt-box4 .list .pic,
.yj-box4 .list .pic {
	width: 100%;
	height: 100%;
}

.pt-box4 .list .sub-pic,
.yj-box4 .list .sub-pic {
	width: 260px;
	height: 100%;
}

.xj-box1 .pic-box {
	width: 573px;
	height: 308px;
	margin-top: 40px;
}

.xj-box1 .pic-box .pic {
	width: 100%;
	height: 100%;
}

.xj-box1 .info-box {
	margin-top: 32px;
	width: 576px;
	height: 316px;
}

.xj-box1 .info-box .text {
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 50px;
}

.xj-box1 .info-box .text .color {
	font-size: 18px;
	color: #ff6a00;
}

.xj-box1 .info-box .text .color1 {
	font-size: 18px;
}

.xj-box1 .info-box .info-item {
	padding-top: 20px;
	text-align: justify;
}

.xj-box1 .info-box .info-list {
	display: inline-block;
	width: 130px;
	font-size: 18px;
	line-height: 30px;
	color: #01c0dc;
	text-align: left;
}

.xj-box1 .info-box .info-list.list2 {
	width: 170px;
}

.xj-box1 .info-box .info-list.list3 {
	width: 130px;
}

.xj-box1 .info-box .info-item span {
	display: inline-block;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.xj-box2 {
	background: #f4f4f4;
}

.xj-box2 .xj-box2-pic {
	margin-top: 40px;
}

.xj-box2 .xj-box2-pic .pic {
	width: 600px;
}

.xj-box2 .xj-box2-pic .pic.pic1 {
	border-right: 1px solid rgb(230, 230, 230);
}

.yj-box1 .yj-box1-pic {
	width: 573px;
	height: 308px;
	margin-top: 40px;
}

.yj-box1 .yj-box1-pic .pic {
	width: 100%;
	height: 100%;
}

.yj-box1 .yj-box1-info {
	width: 575px;
	margin-top: 32px;
	height: 316px;
}

.yj-box1-info .text-box {
	margin-bottom: 30px;
}

.yj-box1-info .text-box .text {
	font-size: 14px;
	line-height: 27px;
}

.yj-box1-info .text-box.box2 .text {
	font-size: 14px;
	line-height: 36px;
}

.yj-box1-info .text-box .text .color {
	font-size: 18px;
	color: #ff6a00;
}

.yj-box1-info .info-item {
	text-align: justify;
}

.yj-box1-info .info-list {
	display: inline-block;
	width: 130px;
	font-size: 18px;
	line-height: 30px;
	color: #01c0dc;
	text-align: left;
}

.yj-box1-info .info-list.list3 {
	width: 120px;
}

.yj-box1-info .info-item span {
	display: inline-block;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.yj-box2 {
	background: #f4f4f4;
}

.ys-box1 {
	padding-bottom: 50px;
}

.ys-box1 .category-title {
	margin-top: 40px;
	font-size: 14px;
}

.ys-box1 .category .item {
	width: 1256px;
	margin-bottom: 5px;
}

.ys-box1 .category .list {
	width: 260px;
	height: 120px;
	margin: 20px 54px 0 0;
}

.ys-box1 .category .list .pic {
	width: 100%;
	height: 100%;
}

.ys-box1 .box1-title {
	font-size: 18px;
	font-weight: bold;
	margin: 35px 0 15px 0;
}

.ys-box1 .box1-text {
	font-size: 14px;
	line-height: 24px;
}

.ys-box2 {
	background: #f4f4f4;
}

.ys-box2 .pic-box {
	width: 573px;
	height: 308px;
	margin-top: 40px;
}

.ys-box2 .pic-box .pic {
	width: 100%;
	height: 100%;
}

.ys-box2 .info-box {
	width: 575px;
	height: 308px;
	margin-top: 40px;
	line-height: 1;
	overflow: hidden;
}

.ys-box2 .info-box h2 {
	font-size: 18px;
	color: #ff6a00;
	margin-bottom: 20px;
}

.ys-box2 .info-box h1 {
	font-size: 36px;
	color: #ff6a00;
	margin-bottom: 15px;
}

.ys-box2 .info-box h3 {
	font-size: 14px;
	color: #ff6a00;
	margin-bottom: 15px;
}

.ys-box2 .info-box p {
	font-size: 14px;
	line-height: 24px;
}

.ys-box2 .info-box .desc {
	margin-bottom: 35px;
}

.ys-box3 .desc-box {
	margin-top: 15px;
}

.ys-box3 .desc {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}

.ys-box3 .desc .color {
	font-size: 18px;
	color: #ff6a00;
}

.ys-box3 .pic-box {
	margin-top: 20px;
}

.ys-box3 .pic-box .content {
	width: 574px;
}

.ys-box3 .pic-box .content .info {
	width: 320px;
	height: 308px;
	color: #ff6a00;
}

.ys-box3 .pic-box .content .info .info-title {
	font-size: 18px;
	line-height: 36px;
	margin-top: -9px;
}

.ys-box3 .pic-box .content .info .sub-title {
	font-size: 28px;
	line-height: 48px;
}

.ys-box3 .pic-box .content .info .info-title1 {
	font-size: 18px;
	line-height: 36px;
}

.ys-box3 .pic-box .content .info .sub-title1 {
	font-size: 36px;
	margin-top: 45px;
}

.ys-box3 .pic-box .content .info .sub-title2 {
	font-size: 24px;
	margin-top: 20px;
}

.ys-box4 {
	background: #f4f4f4;
}

.ys-box4 .list-title {
	font-size: 14px;
	margin-top: 40px;
}

.ys-box4 .item {
	width: 1256px;
}

.ys-box4 .list {
	width: 260px;
	height: 310px;
	margin: 20px 54px 0 0;
}

.ys-box4 .list .pic {
	width: 100% 100%;
}

.ys-box5 .pic-box {
	width: 573px;
	height: 308px;
	margin-top: 40px;
}

.ys-box5 .pic-box .pic {
	width: 100%;
	height: 100%;
}

.ys-box5 .info-box {
	width: 574px;
	line-height: 1;
	margin-top: 40px;
}

.ys-box5 .info-box .title {
	font-size: 36px;
	color: #ff6a00;
	margin-bottom: 25px;
}

.ys-box5 .info-box .text {
	font-size: 14px;
	line-height: 30px;
}

.ys-box5 .info-box .text-box {
	padding-top: 5px;
}

.ys-box6 {
	background: #f4f4f4;
}

.ys-box6 .title,
.ys-box6 .text {
	font-size: 18px;
	line-height: 36px;
}

.ys-box6 .title {
	margin-top: 30px;
}

.ys-box6 .text {
	color: #ff6a00;
}

.ys-box6 .pic-item {
	margin-top: 30px;
}

.ys-box6 .pic-list {
	width: 575px;
}

.ys-box6 .pic-list.list1 .pic {
	width: 572px;
	height: 240px;
}

.ys-box6 .pic-list.list2 .pic {
	width: 260px;
	height: 240px;
}

.ys-box6 .pic-list .content {
	position: relative;
	width: 575px;
	height: 308px;
	padding: 30px;
	margin-top: 30px;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
}

.ys-box6 .pic-list .content .title {
	font-size: 18px;
	line-height: 1;
	margin-top: 0;
}

.ys-box6 .pic-list .link-list {
	margin-top: 18px;
}

.ys-box6 .pic-list .link-list .link {
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
	background: url(../images/list-tag.png) no-repeat;
	background-position: 0 10px;
}

.ys-box6 .pic-list .link-list .link a {
	color: #222;
}

.ys-box6 .pic-list .link-pic-box {
	position: absolute;
	height: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 1px solid rgb(230, 230, 230);
}

.ys-box6 .pic-list .link-pic-box::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	left: 285px;
	border-right: 1px solid rgb(230, 230, 230);
}

.ys-box6 .pic-list .link-pic {
	position: relative;
	width: 50%;
	height: 100%;
}

.ys-box6 .pic-list .link-pic img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media screen and (max-width: 751px) {
	.middle {
		width: 100%;
		padding: 0 0.98rem;
	}
	.p60 {
		padding-bottom: 1rem;
	}
	.common-header {
		height: 21.56rem;
		background: url(../images/common-head-bg-wrap.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.common-header .logo-box {
		left: 0.6rem;
	}
	.common-header .logo-box .logo {
		height: 1.04rem;
	}
	.common-header .nav {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		position: static;
		text-align: left;
		padding-top: 11.3rem;
	}
	.common-header .nav .nav-list {
		float: left;
		width: 6.2rem;
		height: 2.36rem;
		margin: 0.6rem 0 0 0;
	}
	.common-header .nav .nav-list .link {
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100% !important;
		height: 100% !important;
		font-size: 0.6rem;
		line-height: 0.76rem !important;
		border-radius: 0.4rem;
		padding: 0 !important;
	}
	.common-header .nav .nav-list:nth-child(2n) {
		margin-right: 0;
	}
	.common-header .nav .nav-list:nth-child(2) .link,
	.common-header .nav .nav-list:nth-child(3) .link,
	.common-header .nav .nav-list:nth-child(4) .link {
		padding: 0 1.56rem !important;
	}
	.common-header .nav-list:hover .link {
		background-color: rgba(0, 0, 0, .6);
	}
	.common-header .nav-list:active .link,
	.common-header .nav-list.active .link {
		background: #01beda;
	}
	.common-header .nav-list:hover .link::after,
	.common-header .nav-list.active .link::after {
		display: none;
	}
	.common-title {
		padding: 1.24rem 0 0.56rem 0;
	}
	.common-title .title {
		font-size: 0.68rem !important;
	}
	.common-title .sub-title {
		font-size: 0.48rem;
		margin: 0.4rem 0 0 0;
	}
	.xj-box1 .pic-box {
		width: 100%;
		height: 350px;
		margin-top: 0.8rem;
	}
	.xj-box1 .info-box {
		width: 100%;
		height: auto;
		margin-top: 0.3rem;
	}
	.xj-box1 .info-box .text {
		font-size: 0.56rem;
		line-height: 1.08rem;
		margin-bottom: 0;
	}
	.xj-box1 .info-box .text .color,
	.xj-box1 .info-box .text .color1 {
		font-size: 0.56rem;
	}
	.xj-box1 .info-box .info-item {
		text-align: center;
		padding-top: 0;
	}
	.xj-box1 .info-box .info-list {
		width: 100% !important;
		font-size: 0.56rem;
		line-height: 1;
		margin-top: 0.7rem;
	}
	.xj-box2 .xj-box2-pic {
		margin-top: 0.8rem;
	}
	.xj-box2 .xj-box2-pic .pic {
		width: 100%;
	}
	.common-desc {
		margin-top: 0.3rem;
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.common-box-pic {
		margin-top: 0.8rem;
	}
	.page5-part1 {
		display: none;
	}
	.page5-part2 p {
		display: none;
	}
	.page5-part2-main {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		padding: 0.6rem 0 0.4rem 0;
	}
	.page5-part2-main a {
		width: 25%;
		margin: 0;
		font-size: 0.48rem;
		line-height: 1.2rem;
	}
	.page5-out3 .middle {
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
		line-height: 1.4rem;
	}
	.page5-out3 .middle a img {
		height: 1.4rem;
	}
	.page5-out3 .middle .nro {
		display: none;
	}
	.page5-out4 {
		height: 1.88rem;
		line-height: 1;
		padding-top: 1rem;
		font-size: 0.52rem;
		overflow: hidden;
	}
	.page5-out4 a {
		display: none;
	}
	.top-btn {
		position: fixed;
		display: block;
		width: 1.76rem;
		height: 1.76rem;
		right: 0.4rem;
		bottom: 4.64rem;
		background: url(../images/to-top.png) no-repeat;
		background-size: 100% 100%;
		z-index: 20;
	}
	.yj-box1 .yj-box1-pic {
		margin-top: 0.8rem;
		width: 100%;
		height: 7rem;
	}
	.yj-box1 .yj-box1-info {
		width: 100%;
		height: auto;
		margin-top: 0.4rem;
	}
	.yj-box1-info .text-box .text,
	.yj-box1-info .text-box.box2 .text {
		font-size: 0.56rem;
		line-height: 0.88rem;
	}
	.yj-box1-info .text-box .text .color {
		font-size: 0.56rem;
	}
	.yj-box1-info .text-box {
		margin-bottom: 0.44rem;
	}
	.yj-box1-info .text-box.box2 {
		margin-bottom: 0;
	}
	.yj-box1-info .info-item {
		margin-top: 0;
		text-align: left;
	}
	.yj-box1-info .info-list {
		width: 100% !important;
		line-height: 1;
		font-size: 0.56rem;
		margin-top: 0.7rem;
	}
	.pt-box4 .box4-item,
	.yj-box4 .box4-item {
		width: 100%;
		padding-top: 0.6rem;
	}
	.pt-box4 .list,
	.yj-box4 .list {
		width: 100%;
		height: auto;
		margin: 0.6rem 0 0 0;
	}
	.pt-box4 .list .sub-pic,
	.yj-box4 .list .sub-pic {
		width: 6.14rem;
		height: 7.26rem;
	}
	.yj-pic-box {
		width: 100%;
		margin-top: 0;
	}
	.yj-pic-box .list {
		width: 6.22rem;
		height: 4.32rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.yj-pic-box .list:nth-child(2n) {
		margin-right: 0;
	}
	.yj-box .yj-box-desc {
		display: block;
		font-size: 0.56rem;
		line-height: 1.08rem;
		margin-top: 0.6rem;
	}
	.yj-info-box {
		width: 100%;
		height: 12.6rem;
		margin-top: 0.6rem;
		padding: 0.5rem 0.6rem;
	}
	.yj-info-box .title a {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.yj-info-box .text a {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.al-xm-box .xm-item {
		width: 100%;
		margin-top: 0.2rem
	}
	.al-xm-box .xm-item .list {
		width: 6.22rem;
		height: 4.32rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.al-xm-box .xm-item .list:nth-child(2n) {
		margin-right: 0;
	}
	.al-xm-box .xm-info {
		margin-top: 0.6rem;
		width: 100%;
		height: 6.2rem;
		padding: 0.3rem 0.6rem;
	}
	.al-xm-box .xm-info .text a {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.al-more-xm .more-item {
		margin-top: 0.8rem;
		width: 100%;
		height: 19.06rem;
		padding: 0.3rem 0.6rem;
	}
	.al-more-xm .more-item .text a {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.pt-box1 .pt-box1-pic {
		margin-top: 0.8rem;
		width: 100%;
		height: auto;
	}
	.pt-box1 .pt-box1-info {
		width: 100%;
		margin-top: 0;
		height: auto;
	}
	.pt-box1-info .text-box {
		margin-top: 0.3rem;
		margin-bottom: 0;
	}
	.pt-box1-info .text-box .text,
	.pt-box1-info .text-box.box2 .text {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.pt-box1-info .info-item {
		text-align: left;
		padding-top: 0;
	}
	.pt-box1-info .info-list {
		width: 100% !important;
		line-height: 1;
		margin-top: 0.6rem;
	}
	.js-bz .bz-item {
		width: 100%;
		margin-top: 0;
	}
	.js-bz .bz-list {
		width: 100%;
		margin-top: 0.7rem;
	}
	.js-bz .bz-list .top .pic {
		width: 2.4rem;
		height: 2.4rem;
	}
	.js-bz .bz-list .top .text {
		margin-top: 0.44rem;
		font-size: 0.6rem;
	}
	.js-bz .bz-list .desc {
		margin-top: 0.3rem;
		font-size: 0.52rem;
		line-height: 0.88rem;
	}
	.js-bz .pic-item {
		width: 100%;
	}
	.js-bz .pic-list {
		width: 6.22rem;
		height: 4.32rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.js-bz .pic-list:nth-child(2n) {
		margin-right: 0;
	}
	.js-bz .js-bz-info {
		width: 100%;
		margin-top: 0.6rem;
		padding: 0.56rem 0.6rem;
		height: auto;
	}
	.js-bz .js-bz-info .text {
		font-size: 0.56rem;
		line-height: 1.08rem;
		background-size: 0.28rem 0.28rem;
		background-position: 0 0.42rem;
	}
	.cp-bz .cp-text {
		margin-top: 0.5rem;
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.cp-bz .cp-text .color {
		font-size: 0.56rem;
	}
	.cp-bz .cp-bz-item {
		width: 100%;
	}
	.cp-bz .cp-bz-list {
		width: 6.22rem;
		height: 4.32rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.cp-bz .cp-bz-list:nth-child(2n) {
		margin-right: 0;
	}
	.zd-bz .zd-text {
		margin-top: 0.5rem;
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.zd-bz .zd-text .color {
		font-size: 0.56rem;
	}
	.zd-bz .zd-bz-item {
		width: 100%;
	}
	.zd-bz .zd-bz-list {
		width: 6.18rem;
		height: 10.18rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.zd-bz .zd-bz-list:nth-child(2n) {
		margin-right: 0;
	}
	.zd-bz .zd-bz-list .sub-pic {
		height: 4.76rem;
	}
	.zd-bz .zd-bz-list .sub-pic:last-child {
		margin-top: 0.6rem;
	}
	.ys-box1 .category-title {
		margin-top: 0.7rem;
		font-size: 0.56rem;
		font-weight: bold;
	}
	.ys-box1 .category .item {
		width: 100%;
	}
	.ys-box1 .category .list {
		width: 6.2rem;
		height: 2.86rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.ys-box1 .category .list:nth-child(2n) {
		margin-right: 0;
	}
	.ys-box1 .box1-title {
		margin: 0.7rem 0 0.3rem 0;
		font-size: 0.56rem;
	}
	.ys-box1 .box1-text {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box1 {
		padding-bottom: 1rem;
	}
	.ys-box2 .pic-box {
		margin-top: 0.8rem;
		width: 100%;
		height: auto;
	}
	.ys-box2 .info-box {
		margin-top: 0.4rem;
		width: 100%;
		height: auto;
	}
	.ys-box2 .info-box h2 {
		font-size: 0.56rem;
		margin-bottom: 0.44rem;
	}
	.ys-box2 .info-box h1 {
		font-size: 0.72rem;
		margin-bottom: 0.5rem;
	}
	.ys-box2 .info-box p {
		font-size: 0.56rem;
		line-height: 0.88rem;
	}
	.ys-box2 .info-box .desc {
		margin-bottom: 0.7rem;
	}
	.ys-box3 .desc-box {
		margin-top: 0.5rem;
	}
	.ys-box3 .desc {
		margin-top: 0;
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box3 .desc .color {
		font-size: 0.56rem;
	}
	.ys-box3 .pic-box {
		margin-top: 0.5rem;
	}
	.ys-box3 .pic-box img {
		width: 100%;
	}
	.ys-box3 .pic-box .content {
		width: 100%;
		height: auto;
	}
	.ys-box3 .pic-box .content .info {
		width: 100%;
		height: auto;
		margin-bottom: 0.7rem;
	}
	.ys-box3 .pic-box .content .info .info-title,
	.ys-box3 .pic-box .content .info .sub-title {
		margin-top: 0.5rem;
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box3 .pic-box .content .info .info-title1 {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box3 .pic-box .content .info .sub-title1 {
		margin-top: 1.5rem;
		font-size: 0.72rem;
	}
	.ys-box3 .pic-box .content .info .sub-title2 {
		font-size: 0.56rem;
		margin-top: 0.4rem;
	}
	.ys-box4 .list-title {
		font-size: 0.56rem;
		margin-top: 0.8rem;
	}
	.ys-box4 .item {
		width: 100%;
	}
	.ys-box4 .list {
		width: 6.16rem;
		height: 7.34rem;
		margin: 0.6rem 0.6rem 0 0;
	}
	.ys-box4 .list:nth-child(2n) {
		margin-right: 0;
	}
	.ys-box4 .list .pic {
		width: 100%;
		height: 100%;
	}
	.ys-box5 .pic-box {
		width: 100%;
		height: auto;
		margin-top: 0.8rem;
	}
	.ys-box5 .info-box {
		width: 100%;
		margin-top: 0;
	}
	.ys-box5 .info-box .title {
		font-size: 0.76rem;
		margin-top: 0.5rem;
		margin-bottom: 0;
	}
	.ys-box5 .info-box .text-box {
		margin-top: 0.3rem;
	}
	.ys-box5 .info-box .text-box .text {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box6 .title {
		margin-top: 0.5rem;
	}
	.ys-box6 .title,
	.ys-box6 .text {
		font-size: 0.56rem;
		line-height: 1.08rem;
	}
	.ys-box6 .pic-item {
		margin-top: 0.5rem;
	}
	.ys-box6 .pic-list {
		width: 100%;
	}
	.ys-box6 .pic-list.list1 .pic {
		width: 100%;
		height: auto;
	}
	.ys-box6 .pic-list .content {
		width: 100%;
		height: auto;
		margin-top: 0.6rem;
		padding: 0.6rem 0 0.6rem 0;
	}
	.ys-box6 .pic-list .content .title {
		font-size: 0.64rem;
		margin-left: 0.5rem;
	}
	.ys-box6 .pic-list .link-list {
		padding: 0 0.5rem;
	}
	.ys-box6 .pic-list .link-list .link {
		font-size: 0.56rem;
		line-height: 1.08rem;
		padding-left: 0.6rem;
		background-size: 0.28rem 0.28rem;
		background-position: 0 0.4rem
	}
	.ys-box6 .pic-list .link-list {
		margin-top: 0.5rem;
	}
	.ys-box6 .pic-list.list2 .pic {
		width: 6.14rem;
		height: 5.68rem;
		margin-top: 0.6rem;
	}
	
	.ys-box6 .pic-list .link-pic-box {
		position: relative;
		height: 4.72rem;
		margin-top: 0.5rem;
	}
	.ys-box6 .pic-list .link-pic-box::after {
		left: 50%;
		height: 4.72rem;
	}
	.ys-box6 .pic-list .link-pic img {
		height: 3rem;
	}
	
	.ys-box6 .pic-list .content.content2 {
		padding-bottom: 0;
	}
}