html {
	font-size: 16px;
}

* {
	box-sizing: border-box;
	flex-shrink: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {
	color: #fff;
}


.flex-row {
	display: flex;
	flex-direction: row;
}

.flex-col {
	display: flex;
	flex-direction: column;
}

.justify-start {
	justify-content: flex-start;
}

.justify-end {
	justify-content: flex-end;
}

.justify-center {
	justify-content: center;
}

.justify-between {
	justify-content: space-between;
}

.justify-around {
	justify-content: space-around;
}

.justify-evenly {
	justify-content: space-evenly;
}

.items-start {
	align-items: flex-start;
}

.items-end {
	align-items: flex-end;
}

.items-center {
	align-items: center;
}

.items-baseline {
	align-items: baseline;
}

.items-stretch {
	align-items: stretch;
}

.self-start {
	align-self: flex-start;
}

.self-end {
	align-self: flex-end;
}

.self-center {
	align-self: center;
}

.self-baseline {
	align-self: baseline;
}

.self-stretch {
	align-self: stretch;
}

.flex-1 {
	flex: 1 1 0%;
}

.flex-auto {
	flex: 1 1 auto;
}

.grow {
	flex-grow: 1;
}

.grow-0 {
	flex-grow: 0;
}

.shrink {
	flex-shrink: 1;
}

.shrink-0 {
	flex-shrink: 0;
}

.relative {
	position: relative;
}

.page {
	height: 100%;
	width: 100%;
	min-width: 1200px;
}

.section {
	padding-bottom: 9px;
	background-color: #f4f6f6;
}

.space-y-40>*:not(:first-child) {
	margin-top: 40px;
}

.section_2 {
	padding: 28px 0 28px 0;
	background-color: #90000a;
}

.space-y-44>*:not(:first-child) {
	margin-top: 44px;
}

.group {
	width: 395px;
}

.space-x-16>*:not(:first-child) {
	margin-left: 16px;
}

.group_2 {
	width: 250px;
}

.image {
	width: 58px;
	height: 58px;
}

.image_2 {
	width: 246px;
	height: 52px;
}

.pos {
	position: absolute;
	left: 4px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.section_3 {
	width: 2px;
	height: 46px;
	border: solid 2px #ffffff;
}

.text {
	color: #ffffff;
	font-size: 27px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	line-height: 26px;
}

.input {
	margin-right: 3px;
	position: relative;
}

.input input {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background-color: rgba(0, 0, 0, 0);
	color: #fac1c5;
	padding-left: 35px;
	font-size: 16px;
}

.input input:focus {
	outline: none;
	border: none;
}

::placeholder {
	color: #fac1c5;
}

::-webkit-input-placeholder {
	font-size: 16px;
}

::-moz-placeholder {
	font-size: 16px;
}

:-ms-input-placeholder {
	font-size: 16px;
}

.section_30 {
	padding: 10px 20px;
	background-color: #b8454c;
	border-radius: 19.5px 21px 20px 20.5px;
	width: 261px;
	height: 41px;
}

.space-x-14>*:not(:first-child) {
	margin-left: 14px;
}

.image_3 {
	width: 21px;
	height: 21px;
}

.font_1 {
	font-size: 17px;
	font-family: Source Han Sans CN;
	line-height: 17px;
	color: #686868;
}

.text_2 {
	color: #fac1c5;
	line-height: 16px;
}

.group_3 {
	padding-left: 8px;
}

.font_2 {
	font-size: 21px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	color: #ffffff;
}

.image_4 {
	border-radius: 0px;
	/* width: 100%; */
	height: 300px;
}
.image_4 img{
	/* height: 100%; */
}

.space-y-15>*:not(:first-child) {
	margin-top: 15px;
}

.group_5 {
	width: 145px;
}

.image_5 {
	width: 64px;
	height: 53px;
}

.font_3 {
	font-size: 33px;
	font-family: FZDaBiaoSong-B06S;
	line-height: 31px;
	color: #151414;
}

.pos_2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.group_6 {
	width: 79px;
}

.image_6 {
	width: 36px;
	height: 36px;
}

.font_4 {
	font-size: 17px;
	font-family: Source Han Sans CN;
	line-height: 17px;

}

.font_4 a {
	color: #c5c5c5;
}

.font_4 a:hover {
	color: #90000a;
}

.pos_3 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.group_7 {
	padding-bottom: 1280px;
}

.image_7 {
	margin-left: 362px;
	width: 596px;
	height: 348px;
}

.group_8 {
	padding: 586px 362px 264px;
	height: 1628px;
}

.pos_4 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section_8 {
	background-color: #ffffff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	width: 591px;
	height: 307px;
}

.pos_11 {
	position: absolute;
	left: 362px;
	top: 586px;
}

.section_9 {
	background-color: #ffffff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	width: 587px;
	height: 307px;
}

.pos_12 {
	position: absolute;
	right: 362px;
	top: 586px;
}

.section_15 {
	background-color: #ffffff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	width: 780px;
	height: 333px;
}

.pos_14 {
	position: absolute;
	right: 364px;
	top: 1031px;
}

.section_5 {
	padding: 12px 360px 194px;
	background-image: url('https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/64f7eac44d98100011ae9acb/16944009917549173606.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.pos_6 {
	position: absolute;
	left: 0;
	right: 0;
	top: 350px;
}

.section_6 {
	padding: 6px 8px;
	background-color: #464646;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	width: 598px;
}

.space-x-13>*:not(:first-child) {
	margin-left: 13px;
}

.section_7 {
	padding: 14px 0;
	background-color: #26262694;
	width: 95px;
	height: 91px;
}

.space-y-16>*:not(:first-child) {
	margin-top: 16px;
}

.text_14 {
	color: #fefefe;
	font-size: 41px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	line-height: 32px;
}

.font_5 {
	font-size: 19px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	color: #262626;
}

.text_18 {
	color: #fefefe;
	font-size: 20px;
	line-height: 15px;
}

.group_14 {
	line-height: 36px;
	height: 72px;
}

.font_7 {
	font-size: 21px;
	font-family: Source Han Sans CN;
	line-height: 36px;
	font-weight: 500;
	color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text_13 {
	font-size: 22px;
}

.text_17 {
	font-size: 22px;
}

.group_16 {
	margin-top: 42px;
}

.group_17 {
	margin-bottom: 3px;
	padding-bottom: 3px;
	width: 159px;
}

.image_11 {
	width: 65px;
	height: 56px;
}

.text_19 {
	line-height: 32px;
}

.pos_7 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.group_18 {
	margin-left: 353px;
	margin-top: 5px;
}

.space-x-32>*:not(:first-child) {
	margin-left: 32px;
}

.group_20 {
	width: 80px;
}

.pos_9 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.group_19 {
	width: 154px;
}

.image_12 {
	width: 56px;
	height: 56px;
}

.text_20 {
	line-height: 32px;
}

.pos_8 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.view {
	margin-left: 341px;
}

.pos_10 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.group_21 {
	margin-top: 52px;
}

.group_22 {
	padding-left: 19px;
}

.space-x-72>*:not(:first-child) {
	margin-left: 72px;
}

.space-x-11>*:not(:first-child) {
	margin-left: 11px;
}

.section_10 {
	padding: 12px 0 7px;
	background-color: #9f222b;
	border-radius: 4px;
	width: 57px;
	height: 58px;
}

.font_10 {
	font-size: 25px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	font-weight: 700;
	color: #1e1e1e;
}

.text_23 {
	color: #ffffff;
	line-height: 19px;
}

.font_11 {
	font-size: 13px;
	font-family: Source Han Sans CN;
	line-height: 12px;
	color: #171717;
}

.text_24 {
	opacity: 0.52;
}

.text_25 {
	color: #ffffff;
	font-size: 12px;
}

.space-y-14>*:not(:first-child) {
	margin-top: 14px;
}

.font_9 {
	font-size: 19px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	font-weight: 500;
	color: #262626;
}

.text_22 {
	color: #9f222b;
}

.font_12 {
	font-size: 15px;
	font-family: Source Han Sans CN;
	line-height: 15px;
	color: #838383;
}

.text_26 {
	color: #9f222b;
}

.group_23 {
	padding: 0 10px 18px 17px;
}

.space-x-50>*:not(:first-child) {
	margin-left: 50px;
}

.text_21 {
	line-height: 19px;
}

.font_8 {
	font-size: 13px;
	font-family: Source Han Sans CN;
	line-height: 10px;
	color: #bababa;
}

.image_13 {
	width: 568px;
	height: 2px;
}

.group_24 {
	padding: 16px 10px 0 17px;
}

.space-x-88>*:not(:first-child) {
	margin-left: 88px;
}

.text_27 {
	line-height: 21px;
}

.group_25 {
	margin-top: 9px;
	padding-left: 17px;
}

.section_11 {
	padding: 11px 0 8px;
	border-radius: 4px;
	width: 59px;
	height: 60px;
	border: solid 1px #161616;
}

.space-y-8>*:not(:first-child) {
	margin-top: 8px;
}

.text_28 {
	line-height: 19px;
}

.text_29 {
	font-size: 12px;
}

.text_30 {
	margin-left: 3px;
}

.group_26 {
	padding: 16px 8px 0 17px;
}

.space-x-34>*:not(:first-child) {
	margin-left: 34px;
}

.image_14 {
	margin-right: 11px;
}

.group_27 {
	padding: 14px 0 37px 18px;
}

.space-x-70>*:not(:first-child) {
	margin-left: 70px;
}

.group_29 {
	margin-top: 10px;
}

.space-x-10>*:not(:first-child) {
	margin-left: 10px;
}

.text_32 {
	margin-left: 3px;
}

.group_28 {
	padding: 0 10px 13px 17px;
}

.group_30 {
	padding: 15px 8px 0 16px;
}

.space-x-166>*:not(:first-child) {
	margin-left: 166px;
}

.text_31 {
	line-height: 18px;
}

.space-x-18>*:not(:first-child) {
	margin-left: 18px;
}

.section_12 {
	flex: 1 1 591px;
	background-color: #9f222b;
	height: 5px;
}

.group_31 {
	margin-top: 35px;
	padding: 0 141px;
}

.group_32 {
	padding-bottom: 21px;
}

.image_15 {
	margin-left: 132px;
	width: 57px;
	height: 56px;
}

.group_33 {
	line-height: 31px;
}

.pos_13 {
	position: absolute;
	left: 0;
	right: 42px;
	bottom: 17px;
}

.font_13 {
	font-size: 29px;
	font-family: FZDaBiaoSong-B06S;
	color: #adadad;
}

.text_34 {
	line-height: 28px;
}

.text_36 {
	line-height: 23px;
}

.text_33 {
	color: #9f222b;
}

.text_35 {
	line-height: 29px;
}

.section_13 {
	margin-left: 199px;
	background-color: #9f222b;
	width: 50px;
	height: 4px;
}

.group_34 {
	margin-top: 23px;
	padding: 0 4px;
}

.space-x-44>*:not(:first-child) {
	margin-left: 44px;
}

.section_14 {
	padding-bottom: 34px;
	background-color: #ffffff;
	box-shadow: 20px 18px 23.5px 3.5px #e8e8e833;
	height: 332px;
}

.space-y-29>*:not(:first-child) {
	margin-top: 29px;
}

.image_16 {
	width: 398px;
	height: 247px;
}

.text_37 {
	color: #9f222b;
	line-height: 22px;
}

.space-y-24>*:not(:first-child) {
	margin-top: 24px;
}

.group_35 {
	width: 96px;
}

.space-y-34>*:not(:first-child) {
	margin-top: 34px;
}

.font_14 {
	font-size: 13px;
	font-family: Source Han Sans CN;
	line-height: 10px;
	color: #9d9d9d;
}

.button {
	align-self: center;
	margin-top: 35px;
}

.text-wrapper {
	padding: 8px 0;
	border-radius: 16px;
	width: 106px;
	border: solid 1px #929292;
}

.text_38 {
	color: #8c8c8c;
}

.section_4 {
	padding-left: 20px;
	padding-right: 16px;
	background-color: #ffffff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	width: 587px;
	border-bottom: solid 5px #9f222b;
}

.pos_5 {
	position: absolute;
	right: 361px;
	top: 0;
}

.group_9 {
	padding: 21px 14px 21px 15px;
	border-bottom: 1px solid #ccc;
}

.space-x-9>*:not(:first-child) {
	margin-left: 9px;
}

.group9:hover span {
	color: #90000a;
}

.image_8 {
	width: 13px;
	height: 14px;
}

.text_3 {
	font-size: 16px;
	display: inline-block;
	width: 428px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.font_6 {
	font-size: 15px;
	font-family: Source Han Sans CN;
	line-height: 10px;
	color: #bababa;
}

.text_4 {
	line-height: 11px;
}

.image_9 {
	width: 550px;
	height: 2px;
}

.group_10 {
	padding: 22px 4px 22px 16px;
}

.space-x-40>*:not(:first-child) {
	margin-left: 30px;
}

.image_10 {
	width: 12px;
	height: 13px;
}

.text_5 {
	color: #ac0014;
	font-weight: 500;
	line-height: 21px;
}

.text_6 {
	line-height: 11px;
}

.group_11 {
	padding: 28px 4px 28px 16px;
}

.text_7 {
	font-size: 20px;
}

.text_8 {
	line-height: 11px;
}

.group_12 {
	padding: 30px 4px 25px 16px;
}

.space-x-8>*:not(:first-child) {
	margin-left: 8px;
}

.text_9 {
	font-size: 20px;
	line-height: 24px;
}

.text_10 {
	line-height: 11px;
}

.group_13 {
	padding: 23px 4px 23px 16px;
}

.text_11 {
	font-size: 20px;
}

.text_12 {
	line-height: 11px;
}

.group_15 {
	padding: 24px 4px 42px 16px;
}

.text_15 {
	font-size: 20px;
	line-height: 19px;
}

.text_16 {
	line-height: 11px;
}

.group_36 {
	padding-top: 26px;
}

.section_17 {
	background-color: #90000a;
	height: 188px;
}

.section_16 {
	padding-top: 24px;
	background-color: #90000a;
}

.pos_15 {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.group_37 {
	padding-left: 428px;
	padding-right: 420px;
}

.space-x-84>*:not(:first-child) {
	margin-left: 84px;
}

.image_18 {
	width: 328px;
	height: 74px;
}

.group_38 {
	margin: 6px 0 6px 44px;
	line-height: 31px;
	width: 524.5px;
	height: 63px;
}

.font_15 {
	font-size: 18px;
	font-family: Source Han Sans CN;
	line-height: 31px;
	color: #ffffff;
}

.image_17 {
	width: 92px;
	height: 119px;
}
.image_25{
	width: 92px;
	height: 92px;
}

.text_39 {
	margin-right: 440px;
	margin-top: 7px;
	color: #ffffff;
	font-size: 14px;
	font-family: Source Han Sans CN;
	line-height: 15px;
}

.section_18 {
	margin-top: 50px;
	padding: 14px 0 20px;
	background-color: #540308;
}

.space-x-28>*:not(:first-child) {
	margin-left: 28px;
}

.font_16 {
	font-size: 19px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	color: #b5b5b5;
}

.text_40 {
	line-height: 19px;
}

.text_41 {
	line-height: 19px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


/* ÐÂÎÅ */
.xinwen {
	height: 384px;
	z-index: 10;
	margin-top: 40px !important;
}

.xinwen-fl {
	float: left;
	width: 50%;
	height: 100%;
}

.xinwen-fl img {
	width: 100%;
	height: 74%;
}

.xinwen-fr {
	float: right;
	width: 49%;
	height: 100%;
	background-color: #fff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	border-bottom: solid 5px #9f222b;
}

.xiaoxi {
	width: 100%;
	height: 1278px;
	background-image: url("/sy/style/ns/images/111.png");
	background-size: 100% 100%;
	margin-top: -300px !important;
	position: relative;
	padding-top: 350px;
}

.tongzhi {
	width: 49%;
	height: 450px;
	float: left;
}

.tongzhi-title {
	width: 100%;
	height: 70px;
	line-height: 70px;
}

.title-fl {
	float: left;
}

.title-fr {
	float: right;
	margin-top: 20px;
}

.tongzhi-center {
	width: 100%;
	height: 375px;
	background-color: #fff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	border-bottom: solid 5px #9f222b;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.zhicenter {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}

.zhicenter-fl {
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.zhicenter-fl p:first-of-type {
	font-size: 25px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	font-weight: 700;
	color: #000000;
}
.zhicenter:hover .zhicenter-fr p{
	color: #90000a;
}
.zhicenter:hover .zhicenter-fl{
	border: 1px solid #90000a;
	background-color: #90000a;
}
.zhicenter:hover .zhicenter-fl p{
	color: #fff;
}
.zhicenter-fl p:last-of-type {
	font-size: 13px;
	font-family: Source Han Sans CN;
	line-height: 11px;
	color: #171717;
	margin-top: 3px;
}

.zhicenter-fr {
	float: left;
	margin-left: 10px;
	width: 89%;
	height: 100%;

}

.zhicenter-fr p:first-of-type {
	font-size: 19px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	font-weight: 500;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zhicenter-fr p:last-of-type {
	font-size: 15px;
	font-family: Source Han Sans CN;
	line-height: 15px;
	color: #838383;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}

.dangtuan {
	width: 49%;
	float: right;
}

.dangtuan-center {
	width: 100%;
	height: 375px;
	background-color: #fff;
	box-shadow: 3.5px 3.5px 6px #0000000f;
	border-bottom: solid 5px #9f222b;
	padding: 20px;
	margin-top: 90px;
	overflow: hidden;
}

.dangcenter {
	width: 100%;
	height: 50px;
	margin-bottom: 0px;

	border-bottom: 1px solid #ccc;
}
.dangcenter:hover p{
	color: #90000a;
}
.dangcenter:last-of-type {
	border-bottom: none;
}

.dangcenter-fl {
	width: 80%;
	height: 100%;
	float: left;
}

.dangcenter-fl p {
	font-size: 19px;
	font-family: Source Han Sans CN;
	line-height: 20px;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
}

.dangcenter-fr {
	height: 100%;
	float: right;

}

.dangcenter-fr p {
	font-size: 13px;
	font-family: Source Han Sans CN;
	line-height: 11px;
	color: #bababa;
	line-height: 50px;
}

.tab {
	width: 100%;
	height: 500px;
	float: left;
	margin-top: 40px;

}

.tab-title {
	width: 100%;
	height: 40px;
}

.tab ul {
	list-style: none;
	margin-left: 88px;

}

.tab ul li {
	width: 170px;
	float: left;
	font-size: 29px;
	font-family: FZDaBiaoSong-B06S;
	line-height: 28px;
	color: #adadad;
	border-right: 3px solid #adadad;
	padding-left: 20px;
	cursor: pointer;
}

.tab ul li:last-of-type {
	border-right: none;
}

.tab ul li span {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 5px;
}

.tab-center {
	width: 100%;
	height: 300px;
	margin-top: 20px;
}

.tab-content {
	display: none;
}

.active {
	display: block;
}

.tab ul li.active1 span {
	color: #90000a;
	border-bottom: 3px solid #90000a;
}
.tab ul li{
	position: relative;
}
.tab ul li.active1 .active1img{
	display: block;
}
.active1img{
	position: absolute;
	left: 16px;
	top: -20px;
	display: none;
}
.active1img img{
	width: 56px;
	height: 56px;
}


#tab4 .tabs1{
	width: 32%;
	height: 100%;
	float: left;
	margin-right: 2%;
}
#tab4 .tabs1:last-of-type{
	margin-right: 0;
}
#tab1>.tabs1 {
	width: 36%;
	height: 100%;
	float: left;
}
.tabs20 .tabs1{
	width: 48%;
	height: 100%;
	float: left;
	margin-right: 2%;
}


.tabs1 img {
	width: 100%;
	height: 250px;
}
.tabs1 video{
	width: 100%;
	height: 250px;
	object-fit: fill;
	
}


.tabs1 p {
	width: 100%;
	height: 50px;
	background-color: #fff;
	padding-left: 10px;
	line-height: 50px;
	font-size: 19px;
	font-family: Source Han Sans CN;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.tabs20{
	width: 64%;
	height: 100%;
}

.tabs2 {
	width: 100%;
	height: 310px;


}

.tabs2-fl {
	width: 32%;
	height: 100%;
	float: left;
	margin-right: 2%;
}

.tabs2-fl img {
	width: 100%;
	height: 250px;
}

.tabs2-fl p {
	width: 100%;
	height: 50px;
	background-color: #fff;
	padding-left: 10px;
	line-height: 50px;
	font-size: 19px;
	font-family: Source Han Sans CN;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tabs2-fr {
	width: 66%;
	height: 100%;
	float: right;
	background-color: #fff;
	padding: 10px 20px;

}

.tabs2-center {
	width: 100%;
	height: 48px;
	line-height: 48px;
}
.tabs2-center:hover p{
	color: #90000a !important;
}

.tabs2-fr p:first-of-type {
	width: 85%;
	font-size: 17px;
	font-family: Source Han Sans CN;
	color: #686868;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tabs2-fr p:last-of-type {
	float: right;
	font-size: 13px;
	font-family: Source Han Sans CN;
	color: #9d9d9d;
}


.tabs3 {
	width: 100%;
	height: 330px;
	background-color: #fff;
	padding: 20px;
}

.tabs3-nr {
	width: 33%;
	height: 100%;
	float: left;
	padding: 20px;
	padding-top: 10px;
	border-right: 2px dotted #c5c5c5;
}

.tabs3-nr:last-of-type {
	border-right: none;
}

.tabs3-nr p:first-of-type {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 21px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #262626;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tabs3-nr p:last-of-type {
	width: 100%;
	height: 215px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	line-height: 30px;
	color: #777777;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;

}

.tabs5 {
	width: 24%;
	margin-bottom: 10px;
	height: 173px;
	margin-right: 1%;
	float: left;
}

.tabs5:last-of-type {
	margin-right: 0;
}

.tabs5 img {
	width: 100%;
	height: 100%;
}



.tupian1 .swiper-slide {
	width: 100%;
	height: 290px;
	/* margin-right: 30px; */
}

.tupian1 a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.img-center2 {
	width: 100%;
	height: 100%;
}

.img-center2 img {
	width: 100%;
	height: 100%;
}
.box {
	width: 100%;
	height: 300px;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.imgList {
	height: 300px;
	/* padding-top: 10px; */
	box-sizing: border-box;
	animation: rolling 18s linear infinite;
	position: absolute;
	display: flex;
}

.imgList img {
	height: 300px;
	float: left;
	margin-right: 10px;
}

@keyframes rolling {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}


.box1 {
	width: 100%;
	height: 300px;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.imgList1 {
	height: 300px;
	/* padding-top: 10px; */
	box-sizing: border-box;
	animation: rolling1 18s linear infinite;
	position: absolute;
	display: flex;
}

.imgList1 img {
	height: 300px;
	float: left;
	margin-right: 10px;
}

@keyframes rolling1 {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}