@import url('iconfont.css');
@import url('iconfont1.css');

img {
	height: auto;
	max-width: 100%;
}

.tyd-color-theme {
	color: var(--color, #333) !important;
}

.tyd-lg-theme {
	background-image: linear-gradient(to right, var(--color, #000), #FFF) !important;
}

.tyd-bg-theme,
.tyd-forged-theme::after,
.tyd-forged-theme::before,
.tyd-forged-theme>li::before,
.tyd-lg-theme,
.tyd-forged-theme::after,
.tyd-forged-theme::before,
.tyd-forged-theme>li::before {
	background-color: var(--color, #666) !important;
}

.tyd-border-theme,
.tyd-table-border.tyd-border-theme>tbody>tr>td,
.tyd-table-rules.tyd-border-theme>tbody>tr>td {
	border-color: var(--color, #CCC) !important;
}

.tyd-white {
	color: #FFF !important;
}

.tyd-bg-white,
.tyd-forged-white::after,
.tyd-forged-white::before,
.tyd-forged-white>li::before {
	background-color: #FFF !important;
}

.tyd-border-white,
.tyd-table-border.tyd-border-white>tbody>tr>td,
.tyd-table-rules.tyd-border-white>tbody>tr>td {
	border-color: #FFF !important;
}

.tyd-red {
	color: #ee2c2d !important;
}

.tyd-red-light {
	color: #e00 !important;
}

.tyd-lg-red {
	background-image: linear-gradient(to right, #ee2c2d, #FFF);
}

.tyd-lg-red-light {
	background-image: linear-gradient(to right, #e00, #FFF) !important;
}

.tyd-bg-red,
.tyd-forged-red::after,
.tyd-forged-red::before,
.tyd-forged-red>li::before {
	background-color: #ee2c2d !important;
}

.tyd-bg-red-light,
.tyd-forged-red-light::after,
.tyd-forged-red-light::before,
.tyd-forged-red-light>li::before {
	background-color: #e00 !important;
}

.tyd-border-red,
.tyd-table-border.tyd-border-red>tbody>tr>td,
.tyd-table-rules.tyd-border-red>tbody>tr>td {
	border-color: #ee2c2d !important;
}

.tyd-border-red-light,
.tyd-table-border.tyd-border-red-light>tbody>tr>td,
.tyd-table-rules.tyd-border-red-light>tbody>tr>td {
	border-color: #e00 !important;
}

.tyd-yellow {
	color: #fcb026 !important;
}

.tyd-yellow-light {
	color: #f1a824 !important;
}

.tyd-lg-yellow {
	background-image: linear-gradient(to right, #fcb026, #FFF) !important;
}

.tyd-lg-yellow-light {
	background-image: linear-gradient(to right, #f1a824, #FFF) !important;
}

.tyd-bg-yellow,
.tyd-forged-yellow::after,
.tyd-forged-yellow::before,
.tyd-forged-yellow>li::before {
	background-color: #fcb026 !important;
}

.tyd-bg-yellow-light,
.tyd-forged-yellow-light::after,
.tyd-forged-yellow-light::before,
.tyd-forged-yellow-light>li::before {
	background-color: #f1a824 !important;
}

.tyd-border-yellow,
.tyd-table-border.tyd-border-yellow>tbody>tr>td,
.tyd-table-rules.tyd-border-yellow>tbody>tr>td {
	border-color: #fcb026 !important;
}

.tyd-border-yellow-light,
.tyd-table-border.tyd-border-yellow-light>tbody>tr>td,
.tyd-table-rules.tyd-border-yellow-light>tbody>tr>td {
	border-color: #f1a824 !important;
}

.tyd-border-blue,
.tyd-table-border.tyd-border-blue>tbody>tr>td,
.tyd-table-rules.tyd-border-blue>tbody>tr>td {
	border-color: #217fe1 !important;
}

.tyd-border-blue-light,
.tyd-table-border.tyd-border-blue-light>tbody>tr>td,
.tyd-table-rules.tyd-border-blue-light>tbody>tr>td {
	border-color: #1f9bed !important;
}

.tyd-bg-blue,
.tyd-forged-blue::after,
.tyd-forged-blue::before,
.tyd-forged-blue>li::before {
	background-color: #217fe1 !important;
}

.tyd-bg-blue-light,
.tyd-forged-blue-light::after,
.tyd-forged-blue-light::before,
.tyd-forged-blue-light>li::before {
	background-color: #1f9bed !important;
}

.tyd-lg-cyanblue {
	background-image: linear-gradient(to right, #1f94c7, #FFF) !important;
}

.tyd-lg-cyanblue-light {
	background-image: linear-gradient(to right, #4ca9d2, #FFF) !important;
}

.tyd-lg-blue {
	background-image: linear-gradient(to right, #217fe1, #FFF) !important;
}

.tyd-lg-blue-light {
	background-image: linear-gradient(to right, #1f9bed, #FFF) !important;
}

.tyd-green {
	color: #2cb740 !important;
}

.tyd-green-light {
	color: #28cd3f !important;
}

.tyd-lg-green {
	background-image: linear-gradient(to right, #2cb740, #FFF) !important;
}

.tyd-lg-green-light {
	background-image: linear-gradient(to right, #28cd3f, #FFF) !important;
}

.tyd-bg-green,
.tyd-forged-green::after,
.tyd-forged-green::before,
.tyd-forged-green>li::before {
	background-color: #2cb740 !important;
}

.tyd-bg-green-light,
.tyd-forged-green-light::after,
.tyd-forged-green-light::before,
.tyd-forged-green-light>li::before {
	background-color: #28cd3f !important;
}

.tyd-border-green,
.tyd-table-border.tyd-border-green>tbody>tr>td,
.tyd-table-rules.tyd-border-green>tbody>tr>td {
	border-color: #2cb740 !important;
}

.tyd-border-green-light,
.tyd-table-border.tyd-border-green-light>tbody>tr>td,
.tyd-table-rules.tyd-border-green-light>tbody>tr>td {
	border-color: #28cd3f !important;
}

.tyd-black {
	color: #111 !important;
}

.tyd-black-light {
	color: #555 !important;
}

.tyd-lg-black {
	background-image: linear-gradient(to right, #111, #FFF) !important;
}

.tyd-lg-black-light {
	background-image: linear-gradient(to right, #666, #FFF) !important;
}

.tyd-bg-black,
.tyd-forged-black::after,
.tyd-forged-black::before,
.tyd-forged-black>li::before {
	background-color: #111 !important;
}

.tyd-bg-black-light,
.tyd-forged-black-light::after,
.tyd-forged-black-light::before,
.tyd-forged-black-light>li::before {
	background-color: #555 !important;
}

.tyd-border-black,
.tyd-table-border.tyd-border-black>tbody>tr>td,
.tyd-table-rules.tyd-border-black>tbody>tr>td {
	border-color: #111 !important;
}

.tyd-border-black-light,
.tyd-table-border.tyd-border-black-light>tbody>tr>td,
.tyd-table-rules.tyd-border-black-light>tbody>tr>td {
	border-color: #555 !important;
}

.tyd-blue {
	color: #217fe1 !important;
}

.tyd-lg-blue {
	background-image: linear-gradient(to right, #217fe1, #FFF) !important;
}

.tyd-bg-blue,
.tyd-forged-blue::after,
.tyd-forged-blue::before,
.tyd-forged-blue>li::before {
	background-color: #217fe1 !important;
}

.tyd-bg-darkblue,
.tyd-forged-darkblue::after,
.tyd-forged-darkblue::before,
.tyd-forged-darkblue>li::before {
	background-color: #013299 !important;
}

.tyd-border-blue,
.tyd-table-border.tyd-border-blue>tbody>tr>td,
.tyd-table-rules.tyd-border-blue>tbody>tr>td {
	border-color: #217fe1 !important;
}

.tyd-flex {
	display: flex;
	flex-wrap: wrap
}

.tyd-flex-row-reverse {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse
}

.tyd-flex-column {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

.tyd-flex-column-reverse {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse
}

.tyd-flex-ai-c {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.tyd-flex-ai-fs {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.tyd-flex-ai-fe {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end
}

.tyd-flex-jc-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.tyd-flex-jc-sb {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-flex-jc-sa {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.tyd-flex-jc-fe {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end
}

.tyd-flex-jc-fs {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.tyd-flex-jc-ai-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.tyd-flex-jc-ai-sb {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.tyd-flex-item2 {
	width: 49%;
	margin: 10px 0px;
}

.tyd-flex-item3 {
	width: 32%;
	margin: 10px 0px;
}

.tyd-flex-item4 {
	width: 24%;
	margin: 10px 0px;
}

.tyd-flex-item5 {
	width: 19%;
	margin: 10px 0px;
}

.tyd-flex-item-auto {
	flex: 1;
	margin: 10px 0px;
}

.tyd-flex-item-10 {
	width: 10%;
	margin: 10px 0px;
}

.tyd-flex-item-20 {
	width: 20%;
	margin: 10px 0px;
}

.tyd-flex-item-30 {
	width: 30%;
	margin: 10px 0px;
}

.tyd-flex-item-40 {
	width: 40%;
	margin: 10px 0px;
}

.tyd-flex-item-50 {
	width: 50%;
	margin: 10px 0px;
}

.tyd-flex-item-60 {
	width: 60%;
	margin: 10px 0px;
}

.tyd-flex-item-70 {
	width: 70%;
	margin: 10px 0px;
}

.tyd-flex-item-80 {
	width: 80%;
	margin: 10px 0px;
}

.tyd-flex-item-90 {
	width: 90%;
	margin: 10px 0px;
}

.tyd-flex-item-100 {
	width: 100%;
	margin: 10px 0px;
}

.tyd-text-align-c {
	text-align: center;
}

.tyd-text-align-l {
	text-align: left;
}

.tyd-text-align-r {
	text-align: right;
}

.tyd-padding-left1 {
	padding-left: 1%;
	box-sizing: border-box;
}

.tyd-padding-left2 {
	padding-left: 2%;
	box-sizing: border-box;
}

.tyd-padding-left3 {
	padding-left: 3%;
	box-sizing: border-box;
}

.tyd-padding-left4 {
	padding-left: 4%;
	box-sizing: border-box;
}

.tyd-padding-left5 {
	padding-left: 5%;
	box-sizing: border-box;
}

.tyd-padding-right1 {
	padding-right: 1%;
	box-sizing: border-box;
}

.tyd-padding-right2 {
	padding-right: 2%;
	box-sizing: border-box;
}

.tyd-padding-right3 {
	padding-right: 3%;
	box-sizing: border-box;
}

.tyd-padding-right4 {
	padding-right: 4%;
	box-sizing: border-box;
}

.tyd-padding-right5 {
	padding-right: 5%;
	box-sizing: border-box;
}

.tyd-list-disc-customize {
	padding-left: 0
}

.tyd-list-disc-customize,
.tyd-list-disc-customize>li {
	list-style-type: none
}

.tyd-list-disc-customize>li {
	padding-left: 16px;
	position: relative
}

.tyd-list-disc-customize>li::before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
	left: 1px;
	top: 8px;
}

.tyd-list-decimal,
.tyd-list-disc {
	padding-left: 20px;
}

.tyd-list-disc,
.tyd-list-disc>li {
	list-style-type: disc
}

.tyd-list-decimal,
.tyd-list-decimal>li {
	list-style-type: decimal
}

.tyd-clearfix {
	zoom: 1
}

.tyd-clearfix::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

.tyd-item-title {
	margin: 6px 0
}

.tyd-item-img {
	overflow: hidden;
}

.tyd-item-img img {
	display: block;
	margin: 0 auto;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.tyd-position-title>.tyd-flex-item {
	position: relative
}

.tyd-position-title>div>.tyd-item-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	background: rgba(0, 0, 0, .15);
	color: #FFF;
	padding: 6px 0px;
}

.tyd-scale .tyd-item-img img {
	transition: all .3s
}

.tyd-scale .tyd-flex-item:hover .tyd-item-img img {
	transform: scale(1.2)
}

.tyd-table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
}

.tyd-table>tbody>tr>td {
	padding: 6px 8px;
	border: none
}

.tyd-table-frame-box>tbody>tr>td,
.tyd-table-frame-hsides>tbody>tr>td,
.tyd-table-frame-vsides>tbody>tr>td,
.tyd-table-rules>tbody>tr>td {
	border: none
}

.tyd-table-container {
	overflow-x: auto;
}

.tyd-table-border {
	border-top: 1px solid #CCC;
	border-left: .5px solid #CCC;
}

.tyd-table-border>tbody>tr>td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.tyd-table-topbg>tbody>tr:not(:first-child) {
	background-color: #FFF;
	font-weight: 400
}

.tyd-table-leftbg,
.tyd-table-topLeftbg,
.tyd-table-topbg {
	font-weight: 600
}

.tyd-table-leftbg>tbody>tr>td:not(:first-child) {
	background-color: #FFF;
	font-weight: 400
}

.tyd-table-topLeftbg>tbody>tr:nth-child(n+2)>td:not(:first-child) {
	background-color: #FFF;
	font-weight: 400
}

.tyd-table-container table tr {
	background-color: inherit;
}

.tyd-table-tr-even>tbody>tr:nth-child(even) {
	background-color: #FFF;
}

.tyd-table-tr-odd>tbody>tr:nth-child(odd) {
	background-color: #FFF;
}

.tyd-table-td-even>tbody>tr>td:nth-child(even) {
	background-color: #FFF;
}

.tyd-table-td-odd>tbody>tr>td:nth-child(odd) {
	background-color: #FFF;
}

.tyd-table-rules-rows>tbody>tr:not(:last-child)>td {
	border-bottom: 1px solid #CCC;
}

.tyd-table-rules-cols>tbody>tr>td:not(:last-child) {
	border-right: 1px solid #CCC;
}

.tyd-table-rules-all>tbody>tr>td:not(:last-child),
.tyd-table-rules-all>tbody>tr>td:first-of-type {
	border-right: 1px solid #CCC;
}

.tyd-table-rules-all>tbody>tr:not(:last-child)>td {
	border-bottom: 1px solid #CCC;
}

.tyd-table-frame-box {
	border: 1px solid #CCC;
}

.tyd-table-frame-hsides {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.tyd-table-frame-vsides {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.tyd-border-radius {
	border-radius: 8px;
}

.tyd-border-radius>tbody>tr:first-child>td:first-child {
	border-top-left-radius: 8px;
}

.tyd-border-radius>tbody>tr:first-child>td:last-child {
	border-top-right-radius: 8px;
}

.tyd-border-radius>tbody>tr:last-child>td:first-child {
	border-bottom-left-radius: 8px;
}

.tyd-border-radius>tbody>tr:last-child>td:last-child {
	border-bottom-right-radius: 8px;
}

.tyd-flex-list>.tyd-flex-item {
	border-radius: 4px;
	transition: box-shadow .2s;
	overflow: hidden
}

.tyd-flex-list>.tyd-flex-item:hover {
	box-shadow: 0 0 10px #CCC;
}

.tyd-flex-list>.tyd-flex-item:nth-of-type(1)>.tyd-flex-t {
	background-color: #01edfe
}

.tyd-flex-list>.tyd-flex-item:nth-of-type(2)>.tyd-flex-t {
	background-color: #0191ff
}

.tyd-flex-list>.tyd-flex-item:nth-of-type(3)>.tyd-flex-t {
	background-color: #01d5b8
}

.tyd-flex-list>.tyd-flex-item:nth-of-type(4)>.tyd-flex-t {
	background-color: #00d471
}

.tyd-flex-list>div>.tyd-flex-t>p {
	border: 3px solid #FFF;
	border-radius: 50%;
	font-size: 18px;
	color: #FFF;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 8% 0
}

.tyd-flex-list>div>.tyd-flex-b {
	background-color: #FFF;
	padding: 10% 10px;
	border: 1px solid #EEE
}

.tyd-flex-b-text {
	font-size: 16px;
	color: #555;
	margin-top: 6px;
}

.tyd-flex-curcle>.tyd-flex-item:nth-of-type(1)>.tyd-curcle-w {
	background-color: #ee2c2d
}

.tyd-flex-curcle>.tyd-flex-item:nth-of-type(2)>.tyd-curcle-w {
	background-color: #2cb740
}

.tyd-flex-curcle>.tyd-flex-item:nth-of-type(3)>.tyd-curcle-w {
	background-color: #217fe1
}

.tyd-flex-curcle>.tyd-flex-item:nth-of-type(4)>.tyd-curcle-w {
	background-color: #fcb026
}

.tyd-curcle-w {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-color: #EEE;
	border-radius: 50%;
	position: relative;
	border: 1px solid #CCC;
}

.tyd-curcle-n {
	position: absolute;
	width: 60%;
	height: 60%;
	top: 50%;
	left: 50%;
	background-color: #FFF;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border: 1px solid #CCC;
	transition: box-shadow .2s;
	margin: 0px;
}

.tyd-curcle-w:hover>.tyd-curcle-n {
	box-shadow: 0 0 10px #666
}

.tyd-template-box-title {
	font-size: 24px;
	text-align: center;
	color: #0c48a7;
	margin: 20px 0;
	text-transform: capitalize
}

.tyd-template-box-title>strong {
	display: inline-block;
	margin: 0 10px;
}

.tyd-template-box-title>span {
	display: inline-block;
	background: #0c48a7;
	transform: rotate(45deg);
	margin: 0 4px;
}

.tyd-template-box-title>span:nth-of-type(1),
.tyd-template-box-title>span:nth-of-type(6) {
	width: 4px;
	height: 4px;
	opacity: .4
}

.tyd-template-box-title>span:nth-of-type(2),
.tyd-template-box-title>span:nth-of-type(5) {
	width: 6px;
	height: 6px;
	opacity: .6
}

.tyd-template-box-title>span:nth-of-type(3),
.tyd-template-box-title>span:nth-of-type(4) {
	width: 8px;
	height: 8px;
}

.tyd-history-item {
	width: calc(50% + 10px);
	padding: 10px 0;
	box-sizing: border-box;
	position: relative
}

.tyd-history-list {
	position: relative
}

.tyd-history-item:nth-of-type(odd) {
	float: right;
	padding-left: 26px;
}

.tyd-history-item:nth-of-type(even) {
	float: left;
	text-align: right;
	padding-right: 26px;
}

.tyd-history-line {
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	background-color: #EEE;
	margin-left: -1px;
}

.tyd-history-item>.tyd-history-title {
	font-size: 22px;
	font-weight: 400;
	color: #2cb740
}

.tyd-history-item>p {
	font-size: 16px;
	margin: 6px 0;
	color: #555
}

.tyd-history-item>.icon {
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	background-color: #FFF;
	border: 2px solid #2cb740;
	display: block;
	position: absolute;
	border-radius: 50%;
	top: 18px;
}

.tyd-history-item:nth-of-type(even)>.icon {
	right: 6px;
}

.tyd-history-item:nth-of-type(odd)>.icon {
	left: 6px;
}

@media(max-width:415px) {
	.tyd-history-item>p {
		font-size: 12px;
	}
}

.tyd-course-item {
	border-top: 1px dashed #CCC;
}

.tyd-course-item:nth-last-of-type(1) {
	border-bottom: 1px dashed #CCC;
}

.tyd-course-item:nth-of-type(odd) {
	background-color: #f6f7fb
}

.tyd-course-item>strong {
	font-size: 22px;
	font-weight: 400;
	padding: 10px 20px;
	border-right: 1px dashed #CCC;
	line-height: 1.1;
	font-family: serif
}

.tyd-course-item>div {
	margin: 0;
	flex: 1;
	padding: 10px 20px;
	position: relative;
	font-size: 16px;
}

.tyd-course-item>div>p {
	margin: 0px;
}

.tyd-course-item>div>.icon {
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #FFF;
	border: 2px solid #2cb740;
	left: -4px;
	top: calc(50% - 4px);
	box-sizing: border-box;
}

@media(max-width:768px) {
	.tyd-flex-item4 {
		width: 49%
	}

	.tyd-flex-item5 {
		width: 49%
	}
}

@media(max-width:540px) {
	.tyd-flex-item-auto {
		width: 100%;
		flex: auto;
		padding: 0px;
	}

	.tyd-flex-item-auto+div {
		width: 100%;
		text-align: left
	}

	.tyd-flex-item3 {
		width: 49%
	}
}

@media(max-width:415px) {
	.tyd-flex-item3 {
		width: 100%;
	}
}

.float-left {
	float: left;
	margin-right: 10px;
}

.tyd-padding-1 {
	padding: 1%
}

.tyd-padding-2 {
	padding: 2%
}

.tyd-padding-3 {
	padding: 3%
}

@media (max-width:500px) {
	.float-left {
		float: none;
		max-width: 100%;
		margin-right: 0
	}
}

figure {
	text-align: center;
	outline: solid 1px #EEE;
	margin: 10px;
	display: inline-block
}

figure>figcaption {
	text-align: center;
	display: block
}

.tyd-flex-item5 {
	width: 19%;
	margin: 10px 0px;
}

@media(max-width:768px) {
	.tyd-flex-item5 {
		width: 49%
	}
}

@media(max-width:480px) {

	.tyd-flex-item-10,
	.tyd-flex-item-20,
	.tyd-flex-item-30 {
		width: 48%
	}

	.tyd-curcle-n {
		font-size: 16px;
		width: 65%;
		height: 65%
	}
}

.tyd-size-12 {
	font-size: 12px !important;
}

.tyd-size-13 {
	font-size: 13px !important;
}

.tyd-size-14 {
	font-size: 16px !important;
}

.tyd-size-15 {
	font-size: 15px !important;
}

.tyd-size-16 {
	font-size: 16px !important;
}

.tyd-size-17 {
	font-size: 17px !important;
}

.tyd-size-18 {
	font-size: 18px !important;
}

.tyd-size-19 {
	font-size: 19px !important;
}

.tyd-size-20 {
	font-size: 20px !important;
}

.tyd-size-21 {
	font-size: 21px !important;
}

.tyd-size-22 {
	font-size: 22px !important;
}

.tyd-size-23 {
	font-size: 23px !important;
}

.tyd-size-24 {
	font-size: 24px !important;
}

.tyd-size-25 {
	font-size: 25px !important;
}

.tyd-size-26 {
	font-size: 26px !important;
}

.tyd-size-27 {
	font-size: 27px !important;
}

.tyd-size-28 {
	font-size: 28px !important;
}

.tyd-size-29 {
	font-size: 29px !important;
}

.tyd-size-30 {
	font-size: 30px !important;
}

.tyd-size-31 {
	font-size: 31px !important;
}

.tyd-size-32 {
	font-size: 32px !important;
}

.tyd-size-33 {
	font-size: 33px !important;
}

.tyd-size-34 {
	font-size: 34px !important;
}

.tyd-size-35 {
	font-size: 35px !important;
}

.tyd-size-36 {
	font-size: 36px !important;
}

.tyd-size-37 {
	font-size: 37px !important;
}

.tyd-size-38 {
	font-size: 38px !important;
}

.tyd-size-39 {
	font-size: 39px !important;
}

.tyd-size-40 {
	font-size: 40px !important;
}

.btn.gradient::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
	z-index: -1
}

.tyd-wrap-bg {
	clear: both;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.tyd-wrap-width {
	clear: both;
	margin: 0 auto;
	width: 100%;
	padding: 15px 0;
	max-width: 1600px;
	box-sizing: border-box;
}

.tyd-wrap-width1 {
	clear: both;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	max-width: 1600px;
	box-sizing: border-box;
}

@media(max-width:768px) {

	.tyd-t10>h5,
	.tyd-t120 .tyd-t120-outer-box h5,
	.tyd-t13>h5,
	.tyd-t1>h5,
	.tyd-t3>h5,
	.tyd-t4>h5,
	.tyd-t5>h5,
	.tyd-t67>.tyd-item-title>h5,
	.tyd-t68>.tyd-template-title>h5,
	.tyd-t69>.tyd-template-title>h5,
	.tyd-t6>h5,
	.tyd-t70>.tyd-template-title>h5,
	.tyd-t71>.tyd-template-item>h5,
	.tyd-t72>.tyd-template-item>h5,
	.tyd-t73>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t74>.tyd-template-item>h5,
	.tyd-t7>h5,
	.tyd-t80>.tyd-template-item>h5,
	.tyd-t81>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t82>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t83>h5,
	.tyd-t84>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t8>h5,
	.tyd-t95>h5,
	.tyd-t9>h5,
	.tyd-t128 .tyd-template-item h5,
	.tyd-t58 .tyd-template-item h5,
	.tyd-t59 .tyd-template-item h5,
	.tyd-t76 .tyd-template-item h5,
	.tyd-t77 .tyd-template-item h5,
	.tyd-t78 .tyd-template-item h5,
	.tyd-t79 .tyd-template-item h5 {
		font-size: 18px !important
	}
}

@media(max-width:480px) {

	.tyd-t10>h5,
	.tyd-t120 .tyd-t120-outer-box h5,
	.tyd-t13>h5,
	.tyd-t1>h5,
	.tyd-t3>h5,
	.tyd-t4>h5,
	.tyd-t5>h5,
	.tyd-t67>.tyd-item-title>h5,
	.tyd-t68>.tyd-template-title>h5,
	.tyd-t69>.tyd-template-title>h5,
	.tyd-t6>h5,
	.tyd-t70>.tyd-template-title>h5,
	.tyd-t71>.tyd-template-item>h5,
	.tyd-t72>.tyd-template-item>h5,
	.tyd-t73>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t74>.tyd-template-item>h5,
	.tyd-t7>h5,
	.tyd-t80>.tyd-template-item>h5,
	.tyd-t81>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t82>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t83>h5,
	.tyd-t84>.tyd-template-item>.tyd-template-title>h5,
	.tyd-t8>h5,
	.tyd-t95>h5,
	.tyd-t9>h5,
	.tyd-t128 .tyd-template-item h5,
	.tyd-t58 .tyd-template-item h5,
	.tyd-t59 .tyd-template-item h5,
	.tyd-t76 .tyd-template-item h5,
	.tyd-t77 .tyd-template-item h5,
	.tyd-t78 .tyd-template-item h5,
	.tyd-t79 .tyd-template-item h5 {
		font-size: 16px !important
	}
}

.tyd-t206 .tyd-t206-upperpart {
	display: flex;
	align-items: center
}

.tyd-t206 .tyd-t206-left {
	width: 56%;
	padding-right: 40px;
	box-sizing: border-box
}

.tyd-t206 .tyd-t206-right {
	width: 44%
}

.tyd-t206 .tyd-t206-left .tyd-t206-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t206 .tyd-t206-profiles {
	margin-top: 10px
}

.tyd-t206 .tyd-t206-profiles p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	color: #555
}

.tyd-t206 .tyd-t206-right img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	box-sizing: border-box
}

.tyd-t206 .tyd-t206-piece {
	display: flex;
	margin-bottom: 20px
}

.tyd-t206 .tyd-t206-text p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;
	color: #555
}

.tyd-t206 .tyd-t206-tit p {
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	margin: 0
}

.tyd-t206 .tyd-t206-tit {
	margin-bottom: 5px
}

.tyd-t206 .tyd-t206-icon {
	color: var(--color, #0061de)
}

.tyd-t206 .tyd-t206-icon>em {
	font-size: 32px;
	line-height: 1
}

.tyd-t206 .tyd-t206-card {
	margin-top: 30px
}

.tyd-t206 .tyd-t206-list {
	margin-left: 15px
}

.tyd-t206 .tyd-t206-ul {
	display: flex;
	justify-content: space-evenly;
	margin-top: 30px
}

.tyd-t206 .tyd-t206-li {
	width: 20%
}

.tyd-t206 .tyd-t206-math p {
	font-size: 32px;
	color: var(--color, #0061de);
	line-height: 1;
	margin: 0;
	text-align: center
}

.tyd-t206 .tyd-t206-mess p {
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0
}

.tyd-t206 .tyd-t206-math {
	margin-bottom: 10px
}

.tyd-t206 .tyd-t206-right:hover img {
	transform: scale(1.01)
}

@media (max-width:1400px) {
	.tyd-t206 .tyd-t206-card {
		margin-top: 20px
	}

	.tyd-t206 .tyd-t206-profiles {
		margin-top: 15px
	}
}

@media (max-width:900px) {
	.tyd-t206 .tyd-t206-upperpart {
		flex-direction: column
	}

	.tyd-t206 .tyd-t206-left {
		width: 100%;
		padding: 0
	}

	.tyd-t206 .tyd-t206-right {
		width: 100%
	}

	.tyd-t206 .tyd-t206-right img {
		width: 100%
	}

	.tyd-t206 .tyd-t206-li {
		width: 24%
	}

	.tyd-t206 .tyd-t206-math p {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.tyd-t206 .tyd-t206-ul {
		margin-top: 20px;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.tyd-t206 .tyd-t206-li {
		width: 48%;
		margin-bottom: 20px
	}

	.tyd-t206 .tyd-t206-list {
		margin-left: 10px
	}

	.tyd-t206 .tyd-t206-li:nth-of-type(n+3) {
		margin-bottom: 0
	}
}


/* 后来的 */

.tyd-t206 .tyd-t206-upperpart {
	display: flex;
	align-items: center
}

.tyd-t206 .tyd-t206-left {
	width: 56%;
	padding-right: 40px;
	box-sizing: border-box
}

.tyd-t206 .tyd-t206-right {
	width: 44%
}

.tyd-t206 .tyd-t206-left .tyd-t206-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t206 .tyd-t206-profiles {
	margin-top: 10px
}

.tyd-t206 .tyd-t206-profiles p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	color: #555
}

.tyd-t206 .tyd-t206-right img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	box-sizing: border-box
}

.tyd-t206 .tyd-t206-piece {
	display: flex;
	margin-bottom: 20px
}

.tyd-t206 .tyd-t206-text p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;
	color: #555
}

.tyd-t206 .tyd-t206-tit p {
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	margin: 0
}

.tyd-t206 .tyd-t206-tit {
	margin-bottom: 5px
}

.tyd-t206 .tyd-t206-icon {
	color: var(--color, #0061de)
}

.tyd-t206 .tyd-t206-icon>em {
	font-size: 32px;
	line-height: 1
}

.tyd-t206 .tyd-t206-card {
	margin-top: 30px
}

.tyd-t206 .tyd-t206-list {
	margin-left: 15px
}

.tyd-t206 .tyd-t206-ul {
	display: flex;
	justify-content: space-evenly;
	margin-top: 30px
}

.tyd-t206 .tyd-t206-li {
	width: 20%
}

.tyd-t206 .tyd-t206-math p {
	font-size: 32px;
	color: var(--color, #0061de);
	line-height: 1;
	margin: 0;
	text-align: center
}

.tyd-t206 .tyd-t206-mess p {
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0
}

.tyd-t206 .tyd-t206-math {
	margin-bottom: 10px
}

.tyd-t206 .tyd-t206-right:hover img {
	transform: scale(1.01)
}

@media (max-width:1400px) {
	.tyd-t206 .tyd-t206-card {
		margin-top: 20px
	}

	.tyd-t206 .tyd-t206-profiles {
		margin-top: 15px
	}
}

@media (max-width:900px) {
	.tyd-t206 .tyd-t206-upperpart {
		flex-direction: column
	}

	.tyd-t206 .tyd-t206-left {
		width: 100%;
		padding: 0
	}

	.tyd-t206 .tyd-t206-right {
		width: 100%
	}

	.tyd-t206 .tyd-t206-right img {
		width: 100%
	}

	.tyd-t206 .tyd-t206-li {
		width: 24%
	}

	.tyd-t206 .tyd-t206-math p {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.tyd-t206 .tyd-t206-ul {
		margin-top: 20px;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.tyd-t206 .tyd-t206-li {
		width: 48%;
		margin-bottom: 20px
	}

	.tyd-t206 .tyd-t206-list {
		margin-left: 10px
	}

	.tyd-t206 .tyd-t206-li:nth-of-type(n+3) {
		margin-bottom: 0
	}
}

.tyd-t201 .tyd-t201-top {
	display: flex;
	align-items: center
}

.tyd-t201 .tyd-t201-con {
	width: 55%;
	padding-right: 5%;
	box-sizing: border-box
}

.tyd-t201 .tyd-t201-img {
	flex: 1
}

.tyd-t201 .tyd-t201-img img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	border-radius: 5px;
	transition: all .3s ease-in-out
}

.tyd-t201 .tyd-t201-item {
	width: 25%;
	display: flex;
	margin-top: 30px
}

.tyd-t201 .tyd-t201-list {
	display: flex;
	justify-content: space-between
}

.tyd-t201 .tyd-t201-con .tyd-t201-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	line-height: 1.5;
	text-transform: capitalize;
	color: #000
}

.tyd-t201 .tyd-t201-text p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.6
}

.tyd-t201 .tyd-t201-sub {
	width: 260px;
	height: 1px;
	background: #e0e0e0;
	margin: 10px 0 20px
}

.tyd-t201 .tyd-t201-span {
	width: 80px;
	height: 2px;
	background: var(--color, #ff5301)
}

.tyd-t201 .tyd-t201-rank p {
	font-size: 36px;
	color: #010102;
	line-height: 1;
	opacity: .2;
	margin: 0
}

.tyd-t201 .tyd-t201-tit p {
	margin: 0;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	line-height: 1.5
}

.tyd-t201 .tyd-t201-intro p {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	margin: 0
}

.tyd-t201 .tyd-t201-intro {
	margin-top: 5px
}

.tyd-t201 .tyd-t201-icon {
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
	border-radius: 5px;
	transition: all .3s ease-in-out;
	color: #fff;
	background-color: var(--color)
}

.tyd-t201 .tyd-t201-icon>em {
	font-size: 32px;
	line-height: 1
}

.tyd-t201 .tyd-t201-rank {
	margin-right: 15px
}

.tyd-t201 .tyd-t201-img:hover img {
	transform: scale(1.01)
}

.tyd-t201 .tyd-t201-item:hover .tyd-t201-icon {
	transform: translateY(-5px)
}

@media (max-width:1024px) {
	.tyd-t201 .tyd-t201-top {
		flex-direction: column
	}

	.tyd-t201 .tyd-t201-con {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px
	}

	.tyd-t201 .tyd-t201-img {
		width: 100%
	}

	.tyd-t201 .tyd-t201-img img {
		width: 100%
	}

	.tyd-t201 .tyd-t201-list {
		flex-wrap: wrap
	}

	.tyd-t201 .tyd-t201-item {
		width: 50%
	}
}

@media (max-width:550px) {
	.tyd-t201 .tyd-t201-item {
		width: 100%;
		margin-top: 15px
	}

	.tyd-t201 .tyd-t201-sub {
		margin: 20px 0
	}
}

.tyd-t200 .tyd-t200-contant {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.tyd-t200 .tyd-t200-left {
	width: 48%
}

.tyd-t200 .tyd-t200-list {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t200 .tyd-t200-left .tyd-t200-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	line-height: 1.5;
	text-transform: capitalize;
	color: #000
}

.tyd-t200 .tyd-t200-text {
	margin-top: 10px
}

.tyd-t200 .tyd-t200-text p {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	margin: 0
}

.tyd-t200 .tyd-t200-item {
	width: 49%;
	margin-bottom: 40px
}

.tyd-t200 .tyd-t200-item:nth-child(n+3) {
	margin-bottom: 0
}

.tyd-t200 .tyd-t200-tit {
	margin-top: 20px
}

.tyd-t200 .tyd-t200-tit p {
	margin: 0;
	font-size: 18px;
	color: #000;
	line-height: 1.5
}

.tyd-t200 .tyd-t200-detail {
	margin-top: 5px
}

.tyd-t200 .tyd-t200-detail p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.6
}

.tyd-t200 .tyd-t200-li p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5;
	flex: 1
}

.tyd-t200 .tyd-t200-li {
	display: flex;
	margin-bottom: 10px
}

.tyd-t200 .tyd-t200-ul {
	padding-top: 30px
}

.tyd-t200 .tyd-t200-li>em {
	color: var(--color, #ff5301);
	line-height: 1;
	margin-right: 8px;
	margin-top: 4px
}

.tyd-t200 .tyd-t200-btn {
	line-height: 1;
	background: var(--color, #ff5301);
	display: inline-block;
	border-radius: 5px;
	transition: all .3s ease-in-out;
	margin-top: 10px;
	cursor: pointer
}

.tyd-t200 .tyd-t200-btn span {
	font-size: 16px;
	color: #fff;
	line-height: 1;
	padding: 10px 16px;
	box-sizing: border-box;
	display: inline-block
}

.tyd-t200 .tyd-t200-btn a {
	display: inline-block
}

.tyd-t200 .tyd-t200-img img {
	width: 100%;
	display: block;
	transition: all .3s ease-in-out
}

.tyd-t200 .tyd-t200-img {
	box-sizing: border-box;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden
}

.tyd-t200 .tyd-t200-item:hover .tyd-t200-img img {
	transform: scale(1.05)
}

.tyd-t200 .tyd-t200-btn:hover {
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .2)
}

@media (max-width:1024px) {
	.tyd-t200 .tyd-t200-contant {
		flex-direction: column
	}

	.tyd-t200 .tyd-t200-left {
		width: 100%;
		margin-bottom: 30px
	}

	.tyd-t200 .tyd-t200-list {
		width: 100%
	}
}

@media (max-width:500px) {
	.tyd-t200 .tyd-t200-item {
		width: 100%
	}

	.tyd-t200 .tyd-t200-tit {
		text-align: center
	}

	.tyd-t200 .tyd-t200-ul {
		padding-top: 20px
	}
}

.tyd-t196 .tyd-t196-contact {
	width: 50%;
	padding: 10px 40px;
	box-sizing: border-box
}

.tyd-t196 .tyd-t196-img {
	width: 50%;
	overflow: hidden
}

.tyd-t196 .tyd-t196-contant {
	display: flex;
	align-items: center;
	background: #fafafa;
	border-radius: 5px;
	overflow: hidden
}

.tyd-t196 .tyd-t196-img img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out;
	border-radius: 5px
}

.tyd-t196 .tyd-t196-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	line-height: 1.5;
	text-transform: capitalize;
	color: #000
}

.tyd-t196 .tyd-t196-text {
	margin-top: 10px
}

.tyd-t196 .tyd-t196-text p {
	font-size: 16px;
	color: #555;
	margin: 0;
	line-height: 1.5
}

.tyd-t196 .tyd-t196-item {
	display: flex;
	align-items: center;
	margin-bottom: 15px
}

.tyd-t196 .tyd-t196-table p {
	margin: 0;
	font-size: 18px;
	line-height: 1;
	color: #000;
	text-transform: capitalize
}

.tyd-t196 .tyd-t196-pro p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	color: #555
}

.tyd-t196 .tyd-t196-pro {
	margin-top: 10px
}

.tyd-t196 .tyd-t196-icoe {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #eee;
	color: var(--color, #c4956a);
	margin-right: 20px;
	transition: all .3s ease-in-out;
	border-radius: 5px
}

.tyd-t196 .tyd-t196-icoe>em {
	font-size: 22px;
	line-height: 1
}

.tyd-t196 .tyd-t196-list {
	margin-top: 30px
}

.tyd-t196 .tyd-t196-size {
	flex: 1
}

.tyd-t196 .tyd-t196-item:nth-last-child(1) {
	margin-bottom: 0
}

.tyd-t196 .tyd-t196-img:hover img {
	transform: scale(1.02)
}

.tyd-t196 .tyd-t196-item:hover .tyd-t196-icoe {
	transform: translateY(-5px)
}

@media (max-width:1366px) {
	.tyd-t196 .tyd-t196-contact {
		padding: 0 30px
	}

	.tyd-t196 .tyd-t196-item {
		margin-bottom: 15px
	}

	.tyd-t196 .tyd-t196-list {
		margin-top: 20px
	}

	.tyd-t196 .tyd-t196-text {
		margin-top: 10px
	}

	.tyd-t196 .tyd-t196-pro {
		margin-top: 6px
	}
}

@media (max-width:1024px) {
	.tyd-t196 .tyd-t196-contant {
		flex-direction: column
	}

	.tyd-t196 .tyd-t196-img img {
		width: 100%
	}

	.tyd-t196 .tyd-t196-contact {
		padding: 20px;
		width: 100%
	}

	.tyd-t196 .tyd-t196-img {
		width: 100%
	}

	.tyd-t196 .tyd-t196 .tyd-t196-img img {
		width: 100%
	}
}

@media (max-width:500px) {
	.tyd-t196 .tyd-t196-contact {
		padding: 10px
	}

	.tyd-t196 .tyd-t196-icoe {
		margin-right: 10px
	}
}

.tyd-t193 .tyd-t193-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	text-transform: capitalize
}

.tyd-t193 .tyd-t193-item {
	width: 13%;
	margin-right: 1.5%;
	margin-bottom: 1.5%
}

.tyd-t193 .tyd-t193-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.tyd-t193 .tyd-t193-item img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .2s ease-in-out;
	width: 100%
}

.tyd-t193 .tyd-t193-item:nth-of-type(7n) {
	margin-right: 0
}

.tyd-t193 .tyd-t193-item:nth-last-child(1) {
	margin-right: 0
}

.tyd-t193 .tyd-t193-pro p {
	margin: 0;
	font-size: 16px;
	color: #333;
	text-align: center;
	position: relative
}

.tyd-t193 .tyd-t193-pro {
	margin: 10px auto
}

.tyd-t193 .tyd-t193-table {
	margin: 20px 0
}

.tyd-t193 .tyd-t193-table p {
	margin: 0;
	text-align: center;
	font-size: 20px;
	color: var(--color, #c4956a);
	text-transform: capitalize
}

.tyd-t193 .tyd-t193-item:hover img {
	transform: scale(1.05)
}

@media (max-width:1366px) {
	.tyd-t193 .tyd-t193-pro {
		width: 90%
	}

	.tyd-t193 .tyd-t193-item {
		margin-right: 0;
		margin-bottom: 10px
	}

	.tyd-t193 .tyd-t193-list {
		justify-content: space-between
	}

	.tyd-t193 .tyd-t193-item {
		width: 16%
	}
}

@media (max-width:1024px) {
	.tyd-t193 .tyd-t193-item {
		width: 23%;
		margin-bottom: 3%
	}
}

@media (max-width:768px) {
	.tyd-t193 .tyd-t193-pro {
		width: 100%;
		margin: 10px auto
	}

	.tyd-t193 .tyd-t193-table {
		margin-top: 25px
	}

	.tyd-t193 .tyd-t193-item {
		width: 32%;
		margin-bottom: 2%
	}
}

@media (max-width:500px) {
	.tyd-t193 .tyd-t193-item {
		width: 49%;
		margin-bottom: 2%
	}
}

.tyd-t192 .tyd-t192-cards {
	display: flex;
	align-items: center
}

.tyd-t192 .tyd-t192-table {
	display: flex;
	align-items: center
}

.tyd-t192 .tyd-t192-tit {
	width: 90%
}

.tyd-t192 .tyd-t192-tit p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	text-transform: capitalize
}

.tyd-t192 .tyd-t192-text p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t192 .tyd-t192-text {
	margin-top: 10px
}

.tyd-t192 .tyd-t192-list {
	display: flex;
	flex-direction: column;
	width: 25%
}

.tyd-t192 .tyd-t192-picture {
	padding: 0 30px;
	flex: 1;
	display: flex;
	align-items: center
}

.tyd-t192 .tyd-t192-picture img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden
}

.tyd-t192 .tyd-t192-item {
	margin-bottom: 20px
}

.tyd-t192 .tyd-t192-img>em {
	display: flex;
	max-width: 100%;
	transition: all .3s ease-in-out;
	font-size: 38px;
	line-height: 1
}

.tyd-t192 .tyd-t192-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	text-transform: capitalize
}

.tyd-t192 .tyd-t192-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #333
}

.tyd-t192 .tyd-t192-pro {
	margin: 10px auto 30px
}

.tyd-t192 .tyd-t192-img {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: var(--color, #c4956a);
	margin-right: 8px
}

.tyd-t192 .tyd-t192-item:hover .tyd-t192-img>em {
	transform: rotateY(190deg)
}

@media (max-width:1600px) {
	.tyd-t192 .tyd-t192-item {
		margin-bottom: 20px
	}
}

@media (max-width:1024px) {
	.tyd-t192 .tyd-t192-list {
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap
	}

	.tyd-t192 .tyd-t192-picture {
		padding: 20px 0
	}

	.tyd-t192 .tyd-t192-picture img {
		width: 100%
	}

	.tyd-t192 .tyd-t192-cards {
		flex-direction: column
	}

	.tyd-t192 .tyd-t192-item {
		width: 100%;
		margin-bottom: 30px
	}

	.tyd-t192 .tyd-t192-list .tyd-t192-item:nth-last-child(1) {
		margin-bottom: 0
	}
}

.tyd-t189 .tyd-t189-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	text-transform: capitalize
}

.tyd-t189 .tyd-t189-con {
	margin: 10px auto 30px
}

.tyd-t189 .tyd-t189-con p {
	margin: 0;
	font-size: 16px;
	color: #333;
	text-align: center
}

.tyd-t189 .tyd-t189-contant {
	display: flex;
	align-items: center
}

.tyd-t189 .tyd-t189-right {
	width: 50%;
	padding-left: 40px;
	box-sizing: border-box
}

.tyd-t189 .tyd-t189-left img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #eee
}

.tyd-t189 .tyd-t189-left {
	width: 50%;
	position: relative;
	box-sizing: border-box;
	padding: 20px
}

.tyd-t189 .tyd-t189-value p {
	margin: 0;
	font-size: 48px;
	line-height: 1;
	font-weight: var(--fontbold6, 600)
}

.tyd-t189 .tyd-t189-ic p {
	margin: 0;
	line-height: 1;
	font-weight: var(--fontbold5);
	text-transform: uppercase;
	font-size: 18px
}

.tyd-t189 .tyd-t189-math {
	display: flex;
	align-items: center
}

.tyd-t189 .tyd-t189-text p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.7
}

.tyd-t189 .tyd-t189-text {
	margin-top: 10px
}

.tyd-t189 .tyd-t189-ic {
	position: relative
}

.tyd-t189 .tyd-t189-ic .tyd-t189-ic-after {
	position: absolute;
	width: 23px;
	height: 3px;
	background: var(--color, #ff5c14);
	bottom: -12px
}

.tyd-t189 .tyd-t189-btn span {
	font-size: 16px;
	color: #fff;
	background: var(--color, #ff5c14);
	padding: 12px 20px;
	line-height: 1;
	display: inline-block;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
	border-radius: 5px
}

.tyd-t189 .tyd-t189-item {
	margin-bottom: 30px
}

.tyd-t189 .tyd-t189-value {
	margin-right: 10px
}

.tyd-t189 .tyd-t189-left::after {
	position: absolute;
	content: '';
	width: 55%;
	height: 80%;
	top: 0;
	left: 0;
	background: #f6f6f7;
	z-index: -1;
	border-radius: 5px;
	overflow: hidden
}

.tyd-t189 .tyd-t189-left:hover img {
	transform: scale(1.02)
}

.tyd-t189 .tyd-t189-btn span:hover {
	box-shadow: 0 1px 15px 0 rgba(51, 51, 51, .2)
}

@media (max-width:1366px) {
	.tyd-t189 .tyd-t189-right {
		padding-left: 3%
	}

	.tyd-t189 .tyd-t189-value p {
		font-size: 42px
	}

	.tyd-t189 .tyd-t189-item {
		margin-bottom: 20px
	}

	.tyd-t189 .tyd-t189-text {
		margin-top: 10px
	}
}

@media (max-width:768px) {
	.tyd-t189 .tyd-t189-left {
		padding: 0;
		margin-bottom: 25px
	}

	.tyd-t189 .tyd-t189-contant {
		flex-direction: column
	}

	.tyd-t189 .tyd-t189-left {
		width: 100%
	}

	.tyd-t189 .tyd-t189-title {
		margin-bottom: 20px
	}

	.tyd-t189 .tyd-t189-value p {
		font-size: 28px
	}

	.tyd-t189 .tyd-t189-right {
		padding-left: 0;
		width: 100%
	}
}

.tyd-t164 .tyd-t164-content {
	position: relative
}

.tyd-t164 .tyd-t164-pseudo {
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	background: var(--color, #4bab3d);
	bottom: 0;
	z-index: 0
}

.tyd-t164 .tyd-t164-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t164 .tyd-t164-con {
	text-align: center;
	margin-bottom: 35px
}

.tyd-t164 .tyd-t164-con p {
	line-height: 1.7;
	font-size: 16px;
	color: #333;
	margin: 0
}

.tyd-t164 .tyd-t164-list {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 0 10px
}

.tyd-t164 .tyd-t164-item {
	width: 15%
}

.tyd-t164 .tyd-t164-item img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .3s ease-in-out
}

.tyd-t164 .tyd-t164-btn p {
	margin: 0;
	text-align: center;
	line-height: 1;
	color: #fff
}

.tyd-t164 .tyd-t164-btn {
	text-align: center;
	margin: 30px 0 40px;
	padding: 10px 10px;
	border: 1px solid #fff;
	border-radius: 30px;
	display: inline-block;
	width: 100%
}

.tyd-t164 .tyd-t164-img:hover img {
	transform: scale(1.02)
}

@media (max-width:1024px) {
	.tyd-t164 .tyd-t164-list {
		flex-wrap: wrap;
		justify-content: space-evenly
	}

	.tyd-t164 .tyd-t164-item {
		width: 27%
	}

	.tyd-t164 .tyd-t164::after {
		display: none
	}

	.tyd-t164 .tyd-t164-btn {
		margin: 25px 0
	}

	.tyd-t164 .tyd-t164-pseudo {
		height: 100%
	}

	.tyd-t164 .tyd-t164-con p {
		color: #fff
	}

	.tyd-t164 .tyd-t164-title h5 {
		color: #fff;
		padding-top: 20px
	}
}

@media (max-width:768px) {
	.tyd-t164 .tyd-t164-item {
		width: 32%
	}

	.tyd-t164 .tyd-t164-list {
		justify-content: space-between
	}
}

@media (max-width:500px) {
	.tyd-t164 .tyd-t164-item {
		width: 48%
	}

	.tyd-t164 .tyd-t164-btn {
		margin: 20px 0;
		padding: 10px 0
	}
}

.tyd-t162 .tyd-t162-caption h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t162 .tyd-t162-content {
	display: flex;
	background: #f6f6f6
}

.tyd-t162 .tyd-t162-right img {
	display: block;
	width: 100%;
	border: 1px solid #eee;
	object-fit: cover;
	height: 100%
}

.tyd-t162 .tyd-t162-right {
	flex: 1
}

.tyd-t162 .tyd-t162-list {
	width: 41%
}

.tyd-t162 .tyd-t162-item {
	display: flex;
	align-items: center;
	padding: 15px 25px;
	background: #f6f6f6;
	height: 33.3%;
	box-sizing: border-box
}

.tyd-t162 .tyd-t162-figure p {
	font-size: 45px;
	font-family: Impact;
	font-weight: 400;
	color: #a9a9a9;
	margin: 0
}

.tyd-t162 .tyd-t162-table {
	padding-bottom: 15px
}

.tyd-t162 .tyd-t162-table p {
	font-size: 18px;
	margin: 0;
	line-height: 1
}

.tyd-t162 .tyd-t162-con p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t162 .tyd-t162-figure {
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #b9b9b9
}

.tyd-t162 .tyd-t162-titbot {
	text-align: center;
	margin-bottom: 35px
}

.tyd-t162 .tyd-t162-titbot p {
	line-height: 1.7;
	font-size: 16px;
	color: #333;
	margin: 0
}

.tyd-t162 .tyd-t162-item:nth-of-type(2) {
	background: var(--color, #4bab3d)
}

.tyd-t162 .tyd-t162-item:nth-of-type(2) .tyd-t162-figure p {
	color: #fff
}

.tyd-t162 .tyd-t162-item:nth-of-type(2) .tyd-t162-table p {
	color: #fff
}

.tyd-t162 .tyd-t162-item:nth-of-type(2) .tyd-t162-con p {
	color: #fff
}

@media (max-width:1450px) {
	.tyd-t162 .tyd-t162-list {
		width: 50%
	}

	.tyd-t162 .tyd-t162-figure {
		padding-right: 20px;
		margin-right: 20px
	}

	.tyd-t162 .tyd-t162-right {
		padding-left: 0
	}
}

@media (max-width:1100px) {
	.tyd-t162 .tyd-t162-content {
		flex-direction: column
	}

	.tyd-t162 .tyd-t162-list {
		width: 100%
	}

	.tyd-t162 .tyd-t162-right {
		padding-left: 0;
		width: 100%
	}

	.tyd-t162 .tyd-t162-right img {
		width: 100%
	}
}

@media (max-width:768px) {
	.tyd-t162 .tyd-t162-item {
		padding: 20px
	}

	.tyd-t162 .tyd-t162-figure p {
		font-size: 38px
	}
}

.tyd-t161 .tyd-t161-right h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	padding-bottom: 20px;
	line-height: 1.5
}

.tyd-t161 .tyd-t161-content {
	display: flex;
	align-items: center
}

.tyd-t161 .tyd-t161-left {
	width: 48%;
	position: relative
}

.tyd-t161 .tyd-t161-right {
	width: 52%;
	padding-left: 60px
}

.tyd-t161 .tyd-t161-item {
	width: 49%;
	box-shadow: 0 3px 24px 0 rgba(0, 0, 0, .07);
	border-radius: 4px;
	padding: 35px;
	margin-bottom: 2%;
	box-sizing: border-box;
	background-color: #fff
}

.tyd-t161 .tyd-t161-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t161 .tyd-t161-img {
	width: 70px;
	height: 70px;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	background-color: var(--color, #d90011);
	border-radius: 5px
}

.tyd-t161 .tyd-t161-img em {
	font-size: 32px;
	line-height: 1;
	color: #fff;
	transition: all .1s linear
}

.tyd-t161 .tyd-t161-title {
	padding: 20px 0 5px
}

.tyd-t161 .tyd-t161-title p {
	margin: 0;
	font-size: 18px
}

.tyd-t161 .tyd-t161-title {
	text-align: center
}

.tyd-t161 .tyd-t161-title p>em {
	font-style: unset;
	color: var(--color, #d90011)
}

.tyd-t161 .tyd-t161-con p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #555
}

.tyd-t161 .tyd-t161-con {
	text-align: center
}

.tyd-t161 .tyd-t161-span {
	height: 2px;
	background: #e3e3e3;
	width: 100%;
	margin-bottom: 40px;
	position: relative
}

.tyd-t161 .tyd-t161-span-bt {
	position: absolute;
	content: '';
	width: 50px;
	height: 2px;
	background: var(--color, #d90011);
	left: 10%
}

.tyd-t161 .tyd-t161-caption p {
	margin: 0;
	font-size: 18px;
	line-height: 1.7
}

.tyd-t161 .tyd-t161-caption p>em {
	font-style: unset;
	color: var(--color, #d90011)
}

.tyd-t161 .tyd-t161-details p {
	margin: 0;
	font-size: 16px;
	color: #555
}

.tyd-t161 .tyd-t161-details {
	margin-top: 30px
}

.tyd-t161 .tyd-t161-titbot p {
	line-height: 1.7;
	font-size: 16px;
	color: #666
}

.tyd-t161 .tyd-t161-titbot {
	text-align: center;
	margin: 20px 0 45px
}

.tyd-t161 .tyd-t161-item:hover .tyd-t161-img em {
	transform: rotateY(180deg)
}

@media (max-width:1366px) {
	.tyd-t161 .tyd-t161-right {
		width: 45%;
		padding-left: 40px
	}

	.tyd-t161 .tyd-t161-left {
		width: 55%
	}

	.tyd-t161 .tyd-t161-item {
		padding: 25px
	}
}

@media (max-width:1024px) {
	.tyd-t161 .tyd-t161-content {
		flex-direction: column-reverse
	}

	.tyd-t161 .tyd-t161-right {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px
	}

	.tyd-t161 .tyd-t161-left {
		width: 100%
	}
}

@media (max-width:768px) {
	.tyd-t161 .tyd-t161-title p {
		padding: 15px 0
	}

	.tyd-t161 .tyd-t161-item {
		padding: 20px
	}

	.tyd-t161 .tyd-t161-span {
		margin-bottom: 20px
	}
}

@media (max-width:500px) {
	.tyd-t161 .tyd-t161-item {
		width: 100%
	}
}

.tyd-t159 .tyd-t159-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t159 .tyd-t159-titbot p {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	color: #333
}

.tyd-t159 .tyd-t159-item {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.tyd-t159 .tyd-t159-img img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	box-shadow: 0 0 24px 0 rgba(35, 24, 21, .11);
	transition: all .3s ease-in-out
}

.tyd-t159 .tyd-t159-img {
	width: 19%;
	display: flex;
	justify-content: center;
	margin-bottom: 1%;
	margin-right: 1%
}

.tyd-t159 .tyd-t159-titbot {
	max-width: 45%;
	margin: 0 auto 35px
}

.tyd-t159 .tyd-t159-img:hover img {
	transform: scale(1.02)
}

@media (max-width:1600px) {
	.tyd-t159 .tyd-t159-titbot {
		margin-bottom: 30px
	}
}

@media (max-width:1550px) {
	.tyd-t159 .tyd-t159-img {
		width: 22%;
		margin: 10px
	}
}

@media (max-width:1200px) {
	.tyd-t159 .tyd-t159-item {
		justify-content: space-between
	}

	.tyd-t159 .tyd-t159-img {
		width: 24%;
		margin: 0 0 1% 0
	}

	.tyd-t159 .tyd-t159-titbot {
		margin-bottom: 35px;
		max-width: 70%
	}
}

@media (max-width:1024px) {
	.tyd-t159 .tyd-t159-titbot {
		margin-bottom: 20px
	}
}

@media (max-width:768px) {
	.tyd-t159 .tyd-t159-img {
		width: 32%;
		margin: 0 2% 2% 0
	}

	.tyd-t159 .tyd-t159-img:nth-of-type(3n) {
		margin: 0 0 2% 0
	}

	.tyd-t159 .tyd-t159-item {
		justify-content: flex-start
	}

	.tyd-t159 .tyd-t159-titbot {
		max-width: 100%
	}
}

@media (max-width:500px) {
	.tyd-t159 .tyd-t159-img {
		width: 49%;
		margin: 0 0 2% 0
	}

	.tyd-t159 .tyd-t159-item {
		justify-content: space-between
	}
}

.tyd-t140 h5 {
	font-size: 20px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.6;
	text-transform: capitalize
}

.tyd-t140 .tyd-t140-title-box {
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t140 .tyd-t140-title-box div {
	width: 12px;
	height: 12px;
	background-color: var(--color, #e81c2e);
	display: inline-block;
	position: relative
}

.tyd-t140 .tyd-t140-title-box .tyd-t140-title-left {
	margin-right: 6px
}

.tyd-t140 .tyd-t140-title-box .tyd-t140-title-right {
	margin-left: 6px
}

.tyd-t140 .tyd-t140-top {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.tyd-t140 .tyd-t140-img {
	width: 60%
}

.tyd-t140 .tyd-t140-img:hover img {
	transform: scale(1.01)
}

.tyd-t140 .tyd-t140-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 5px;
	transition: all .2s linear
}

.tyd-t140 .tyd-t140-info {
	width: 50%;
	position: relative;
	margin-left: -10%;
	z-index: 1;
	background-color: #f7f7f7;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 1px 10px 0 rgba(69, 71, 80, .2)
}

.tyd-t140 .tyd-t140-info .tyd-t140-des {
	margin-top: 10px;
	line-height: 1.6;
	color: #333
}

.tyd-t140 .tyd-t140-info .tyd-t140-des p {
	margin: 0
}

.tyd-t140 .tyd-t140-bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t140 .tyd-t140-b-item {
	width: 23%;
	box-sizing: border-box;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center
}

.tyd-t140 .tyd-t140-b-item:hover .tyd-t140-b-icon {
	transform: rotateY(180deg)
}

.tyd-t140 .tyd-t140-b-item .tyd-t140-b-icon {
	color: var(--color, #e81c2e);
	transition: all .1s linear
}

.tyd-t140 .tyd-t140-b-item .tyd-t140-b-icon em {
	font-size: 36px
}

.tyd-t140 .tyd-t140-b-item .tyd-t140-b-tit {
	font-size: 18px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0
}

.tyd-t140 .tyd-t140-b-item .tyd-t140-b-des {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	margin-top: 10px
}

.tyd-t140 .tyd-t140-b-item .tyd-t140-b-des p {
	margin: 0
}

@media(max-width:768px) {
	.tyd-t140 .tyd-t140-img {
		width: 100%
	}

	.tyd-t140 .tyd-t140-info {
		width: 100%;
		margin-left: 0
	}

	.tyd-t140 .tyd-t140-b-item {
		width: 48%
	}
}

@media(max-width:500px) {
	.tyd-t140 .tyd-t140-b-item {
		padding: 10px;
		margin-top: 0
	}

	.tyd-t140 .tyd-t140-bottom {
		margin-top: 20px
	}

	.tyd-t140 .tyd-t140-info {
		padding: 20px 10px
	}
}

.tyd-t134 .tyd-t134-top {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t134 .tyd-t134-info {
	width: 50%;
	box-sizing: border-box;
	padding-right: 4%
}

.tyd-t134 .tyd-t134-img {
	width: 50%;
	text-align: right
}

.tyd-t134 .tyd-t134-img img {
	max-width: 100%;
	border-radius: 10px;
	border: 1px solid #eee;
	transition: all .2s linear
}

.tyd-t134 .tyd-t134-title {
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #000;
	text-transform: capitalize;
	line-height: 1.4;
	font-weight: var(--fontbold6, 600)
}

.tyd-t134 .tyd-t134-title span {
	color: var(--color, #14afbb);
	font-size: 60px
}

.tyd-t134 .tyd-t134-des {
	font-size: 16px;
	color: #555;
	line-height: 1.6
}

.tyd-t134 .tyd-t134-des p {
	margin: 0
}

.tyd-t134 .tyd-t134-bottom {
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 20px 0;
	border-radius: 10px;
	background-color: #f5f8f9
}

.tyd-t134 .tyd-134-bottom-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.tyd-t134 .tyd-134-bottom-bg img {
	width: 100%;
	height: 100%
}

.tyd-t134 .tyd-t134-bottom-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1
}

.tyd-t134 .tyd-t134-bottom-list .tyd-t134-bottom-item {
	width: 25%;
	box-sizing: border-box;
	padding: 1%;
	text-align: center
}

.tyd-t134 .tyd-t134-bottom-item .tyd-t134-bottom-num {
	font-size: 36px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: var(--fontbold6, 600)
}

.tyd-t134 .tyd-t134-bottom-item .tyd-t134-bottom-text {
	color: #333;
	font-size: 16px;
	text-transform: capitalize
}

.tyd-t134 .tyd-t134-img:hover img {
	transform: scale(1.01)
}

@media(max-width:768px) {
	.tyd-t134 .tyd-t134-info {
		width: 100%;
		padding-right: 0
	}

	.tyd-t134 .tyd-t134-img {
		width: 100%;
		margin-top: 20px
	}

	.tyd-t134 .tyd-t134-img img {
		width: 100%
	}

	.tyd-t134 .tyd-t134-bottom-list .tyd-t134-bottom-item {
		width: 50%
	}
}

@media(max-width:500px) {
	.tyd-t134 .tyd-t134-bottom-item .tyd-t134-bottom-num {
		font-size: 24px
	}

	.tyd-t134 .tyd-t134-bottom-list .tyd-t134-bottom-item {
		padding: 4% 2%
	}
}

.tyd-t125 .tyd-t125-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.tyd-t125 .tyd-t125-info {
	width: 60%;
	box-sizing: border-box;
	padding-right: 4%
}

.tyd-t125 .tyd-t125-info h5 {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	margin-bottom: 10px
}

.tyd-t125 .tyd-t125-info .tyd-t125-des {
	color: #444;
	font-size: 16px
}

.tyd-t125 .tyd-t125-info .tyd-t125-des p {
	margin: 0
}

.tyd-t125 .tyd-t125-img {
	width: 40%;
	overflow: hidden;
	text-align: right
}

.tyd-t125 .tyd-t125-img img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t125 .tyd-t125-img:hover img {
	transform: scale(1.05)
}

.tyd-t125 .tyd-t125-more {
	margin-top: 20px;
	cursor: pointer;
	background-color: var(--color, #6046ff);
	box-sizing: border-box;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px
}

.tyd-t125 .tyd-t125-more span {
	box-sizing: border-box;
	border-radius: 5px;
	color: #fff;
	padding: 6px 18px;
	display: inline-block;
	text-decoration: underline;
	transition: all .1s linear
}

.tyd-t125 .tyd-t125-more:hover span {
	padding: 6px 24px
}

@media(max-width:768px) {
	.tyd-t125 .tyd-t125-info {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px
	}

	.tyd-t125 .tyd-t125-img {
		width: 100%
	}

	.tyd-t125 .tyd-t125-img img {
		width: 100%
	}

	.tyd-t125 .tyd-t125-info h5 {
		text-align: center
	}
}

.tyd-t121 .tyd-t121-title {
	color: var(--color, #2bbf72);
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-transform: capitalize
}

.tyd-t121 p.tyd-t121-title {
	color: var(--color, #2bbf72);
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-transform: capitalize
}

.tyd-t121 .tyd-t121-into {
	width: 100%;
	height: 1px;
	margin: 10px 0 20px;
	background-color: var(--color, #2bbf72)
}

.tyd-t121 .tyd-t121-item {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.tyd-t121 .tyd-t121-item .tyd-t121-info {
	width: 60%;
	box-sizing: border-box;
	font-size: 16px;
	color: #333
}

.tyd-t121 .tyd-t121-item-top .tyd-t121-info {
	padding-right: 4%
}

.tyd-t121 .tyd-t121-item-top {
	margin-bottom: 30px
}

.tyd-t121 .tyd-t121-item-bottom .tyd-t121-info {
	padding-left: 4%
}

.tyd-t121 .tyd-t121-item .tyd-t121-info p {
	margin: 0
}

.tyd-t121 .tyd-t121-item .tyd-t121-info .tyd-t121-link {
	display: flex;
	align-items: center;
	margin-top: 20px
}

.tyd-t121 .tyd-t121-item .tyd-t121-info .tyd-t121-icon {
	background-color: var(--color, #2bbf72);
	width: 40px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	color: #fff;
	font-size: 24px;
	transition: all .1s linear
}

.tyd-t121 .tyd-t121-item .tyd-t121-link:hover .tyd-t121-icon {
	width: 45px
}

.tyd-t121 .tyd-t121-item .tyd-t121-info .tyd-t121-more {
	font-size: 16px;
	color: #000;
	text-decoration: underline;
	font-weight: var(--fontbold6, 600);
	cursor: pointer;
	text-transform: capitalize
}

.tyd-t121 .tyd-t121-item-top .tyd-t121-img {
	text-align: right
}

.tyd-t121 .tyd-t121-item-bottom .tyd-t121-img {
	text-align: left
}

.tyd-t121 .tyd-t121-item .tyd-t121-img {
	width: 40%;
	overflow: hidden
}

.tyd-t121 .tyd-t121-item .tyd-t121-img img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear;
	border: 1px solid #eee;
	box-sizing: border-box
}

.tyd-t121 .tyd-t121-item .tyd-t121-img img:hover {
	transform: scale(1.01)
}

@media(max-width:768px) {
	.tyd-t121 .tyd-t121-item-top .tyd-t121-info {
		padding-right: 0
	}

	.tyd-t121 .tyd-t121-item-bottom .tyd-t121-info {
		padding-left: 0
	}

	.tyd-t121 .tyd-t121-item .tyd-t121-info {
		width: 100%;
		margin-bottom: 30px
	}

	.tyd-t121 .tyd-t121-item .tyd-t121-img {
		width: 100%
	}

	.tyd-t121 .tyd-t121-item .tyd-t121-img img {
		width: 100%
	}

	.tyd-t121 .tyd-t121-item-bottom {
		flex-direction: column-reverse
	}
}

@media(max-width:500px) {
	.tyd-t121 .tyd-t121-item .tyd-t121-info .tyd-t121-more {
		font-size: 16px
	}
}

.tyd-t154-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px
}

.tyd-t154-img {
	flex: 1
}

.tyd-t154-img img {
	border: 1px solid #eee;
	border-radius: 8px;
	overflow: hidden;
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t154-text {
	width: 61%
}

.tyd-t154-item:nth-of-type(1) .tyd-t154-text {
	padding-left: 100px
}

.tyd-t154-item:nth-of-type(2) .tyd-t154-text {
	padding-right: 100px
}

.tyd-t154-text-tit {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: var(--fontbold6, 600)
}

.tyd-t154-text-into {
	margin: 15px 0 20px;
	width: 60px;
	height: 4px;
	background: var(--color, #0c5adb);
	border-radius: 2px
}

.tyd-t154-text-p p {
	font-size: 16px;
	line-height: 1.6;
	color: #555;
	margin: 0;
	padding: 0
}

.tyd-t154-img:hover img {
	transform: scale(1.02)
}

@media (max-width:1024px) {
	.tyd-t154-text {
		width: 50%
	}

	.tyd-t154-item:nth-of-type(1) .tyd-t154-text {
		padding-left: 30px
	}

	.tyd-t154-item:nth-of-type(2) .tyd-t154-text {
		padding-right: 30px
	}

	.tyd-t154-text-into {
		margin: 15px 0
	}
}

@media (max-width:768px) {
	.tyd-t154-item:nth-of-type(1) {
		flex-direction: column
	}

	.tyd-t154-item:nth-of-type(2) {
		flex-direction: column-reverse
	}

	.tyd-t154-item:nth-of-type(1) .tyd-t154-text {
		padding-left: 0;
		width: 100%;
		margin: 20px 0
	}

	.tyd-t154-item:nth-of-type(2) .tyd-t154-text {
		padding-right: 0;
		width: 100%;
		margin: 20px 0
	}

	.tyd-t154-img {
		width: 100%
	}

	.tyd-t154-img img {
		width: 100%
	}

	.tyd-t154-item {
		margin-bottom: 0
	}
}

.tyd-t114 .tyd-t114-content {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.tyd-t114 .tyd-t114-img {
	width: 40%;
	overflow: hidden;
	border-radius: 5px;
	box-sizing: border-box;
	border: 1px solid #eee
}

.tyd-t114 .tyd-t114-img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	transition: all .1s linear
}

.tyd-t114 .tyd-t114-info {
	width: 55%;
	margin-left: 5%
}

.tyd-t114 .tyd-t114-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0;
	margin-bottom: 20px
}

.tyd-t114 .tyd-t114-title {
	margin: 0;
	font-size: 20px !important;
	color: #000;
	font-weight: var(--fontbold6, 600)
}

.tyd-t114 .tyd-t114-des {
	margin: 0;
	margin-top: 20px;
	font-size: 16px;
	color: #555;
	line-height: 1.7
}

.tyd-t114 .tyd-t114-img:hover img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t114 .tyd-t114-img {
		width: 100%;
		margin-bottom: 30px
	}

	.tyd-t114 .tyd-t114-info {
		width: 100%;
		margin-left: 0
	}
}

@media(max-width:500px) {
	.tyd-t114 .tyd-t114-des {
		font-size: 16px;
		line-height: 1.5
	}

	.tyd-t114 .tyd-t114-into {
		margin-bottom: 10px
	}
}

.tyd-t107 .tyd-t107-content {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t107 .tyd-t107-l-text {
	width: 55%;
	padding-right: 6%;
	box-sizing: border-box
}

.tyd-t107 .tyd-t107-into {
	width: 30px;
	height: 2px;
	background-color: var(--color, #10b098);
	margin-bottom: 10px
}

.tyd-t107 .tyd-t107-title {
	font-size: 20px !important;
	margin: 0;
	font-weight: var(--fontbold6, 600)
}

.tyd-t107 .tyd-t107-des {
	font-size: 16px;
	color: #555;
	line-height: 1.7;
	margin: 16px 0
}

.tyd-t107 .tyd-t107-r-img {
	width: 43%;
	border-radius: 5px;
	box-sizing: border-box;
	display: inline-flex;
	justify-content: right
}

.tyd-t107 .tyd-t107-r-img img {
	max-width: 100%;
	height: auto;
	display: block;
	transition: all .2s linear;
	border: 1px solid #eee;
	border-radius: 10px
}

.tyd-t107 .tyd-t107-r-img img:hover {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t107 .tyd-t107-l-text {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px
	}

	.tyd-t107 .tyd-t107-r-img {
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t107 .tyd-t107-title {
		margin-bottom: 10px
	}
}

.tyd-t103 .tyd-t103-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.tyd-t103 .tyd-t103-l-text {
	width: 46%;
	margin-right: 4%;
	box-sizing: border-box
}

.tyd-t103 .tyd-t103-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0
}

.tyd-t103 .tyd-t103-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #bcc533);
	margin: 20px 0 35px
}

.tyd-t103 .tyd-t103-des {
	font-size: 16px;
	line-height: 1.7;
	margin: 0
}

.tyd-t103 .tyd-t103-r-img {
	width: 50%;
	display: flex;
	align-items: end
}

.tyd-t103 .tyd-t103-r-tit {
	width: 50px;
	background-color: var(--color, #bcc533);
	border-radius: 10px 0 0 10px;
	font-size: 16px;
	font-weight: var(--fontbold6, 600);
	line-height: 1.5;
	box-sizing: border-box;
	padding: 20px;
	color: #fff;
	word-wrap: break-word;
	text-align: center;
	text-transform: uppercase
}

.tyd-t103 .tyd-t103-img-box {
	width: calc(100% - 50px);
	overflow: hidden;
	border-radius: 10px 10px 10px 0;
	border: 1px solid #eee
}

.tyd-t103 .tyd-t103-img-box img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
	transition: all .1s linear
}

.tyd-t103 .tyd-t103-img-box:hover img {
	transform: scale(1.02)
}

@media(max-width:900px) {
	.tyd-t103 .tyd-t103-l-text {
		width: 100%;
		margin-right: 0
	}

	.tyd-t103 .tyd-t103-r-img {
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t103 .tyd-t103-r-tit {
		width: auto;
		box-sizing: border-box;
		padding: 10px;
		border-radius: 10px;
		margin-bottom: 10px
	}

	.tyd-t103 .tyd-t103-r-img {
		display: block
	}

	.tyd-t103 .tyd-t103-img-box {
		width: 100%
	}

	.tyd-t103 .tyd-t103-into {
		margin: 20px 0
	}
}

.tyd-t97 .tyd-t97-item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.tyd-t97 .tyd-t97-item:nth-child(1) {
	margin-bottom: 30px
}

.tyd-t97 .tyd-t97-item:nth-child(2) {
	margin-bottom: 30px
}

.tyd-t97 .tyd-t97-item>div {
	overflow: hidden;
	width: 45%;
	border-radius: 10px
}

.tyd-t97 .tyd-t97-item .tyd-t97-item-int {
	margin: 10px 0;
	width: 45px;
	height: 3px;
	background-color: var(--color, #24dffd)
}

.tyd-t97 .tyd-t97-item .tyd-t97-item-tit {
	margin: 0;
	color: #333;
	font-weight: var(--fontbold6, 600);
	font-size: 20px
}

.tyd-t97 .tyd-t97-item .tyd-t97-item-des {
	color: #555;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.7
}

.tyd-t97 .tyd-t97-item img {
	display: block;
	height: auto;
	max-width: 100%;
	border-radius: 10px;
	transition: all .1s linear
}

.tyd-t97 .tyd-t97-item img:hover {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t97 .tyd-t97-item>div {
		width: 100%
	}

	.tyd-t97 .tyd-t97-item .tyd-t97-item-text {
		margin-bottom: 20px
	}

	.tyd-t97 .tyd-t97-item:nth-child(2) {
		flex-direction: column-reverse
	}
}

.tyd-t96 .tyd-t96-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.tyd-t96 .tyd-item-l {
	width: 45%;
	margin-right: 3%;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden
}

.tyd-t96 .tyd-item-l img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	transition: all .1s linear
}

.tyd-t96 .tyd-item-l img:hover {
	transform: scale(1.02)
}

.tyd-t96 .tyd-item-r {
	flex: 1
}

.tyd-t96 .tyd-item-r .tyd-t96-r-tit {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 20px
}

.tyd-t96 .tyd-item-r .tyd-t96-r-des {
	font-size: 16px;
	font-weight: 400;
	color: #555;
	line-height: 1.7;
	margin: 0
}

.tyd-t96 .tyd-t96-btn span {
	text-decoration: underline
}

.tyd-t96 .tyd-t96-btn a {
	text-decoration: none
}

@media(max-width:768px) {
	.tyd-t96 .tyd-item-l {
		width: 100%;
		margin-right: 0
	}

	.tyd-t96 .tyd-item-r {
		margin-top: 30px
	}
}

@media(max-width:500px) {
	.tyd-t96 .tyd-item-r .tyd-t96-r-tit {
		margin-bottom: 10px
	}

	.tyd-t96 .tyd-item-r {
		margin-top: 20px
	}
}

.tyd-t99 .tyd-t99-flex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t99 .tyd-t99-flex .tyd-t99-img {
	width: 40%
}

.tyd-t99 .tyd-t99-flex .tyd-t99-img img {
	display: block;
	max-width: 100%;
	height: auto;
	transition: all .1s linear;
	border: 1px solid #eee;
	border-radius: 10px
}

.tyd-t99 .tyd-t99-flex .tyd-t99-img img:hover {
	transform: scale(1.02)
}

.tyd-t99 .tyd-t99-flex .tyd-t99-info {
	width: 58%
}

.tyd-t99 .tyd-t99-flex .tyd-t99-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 30px
}

.tyd-t99 .tyd-t99-info-item {
	padding: 10px 15px;
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: content-box !important;
	position: relative
}

.tyd-t99 .tyd-t99-info-item .tyd-t99-item-top {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.tyd-t99 .tyd-t99-item-top>p {
	margin: 0;
	font-weight: 500;
	font-size: 18px
}

.tyd-t99 .tyd-t99-item-top em {
	transition: all .2s linear;
	transform: rotate(0)
}

.tyd-t99 .tyd-t99-item-bottom {
	display: none;
	margin-top: 10px
}

.tyd-t99 .tyd-t99-info-item:hover .tyd-t99-item-bottom {
	display: -webkit-box
}

.tyd-t99 .tyd-t99-item-bottom>p {
	font-size: 16px;
	line-height: 24px;
	margin: 0
}

.tyd-t99 .tyd-t99-info-item:hover {
	text-align: inherit;
	max-height: 600px
}

.tyd-t99 .tyd-t99-info-item:hover .tyd-t99-item-top em {
	transform: rotate(180deg)
}

@media(max-width:768px) {
	.tyd-t99 .tyd-t99-flex .tyd-t99-img {
		width: 100%
	}

	.tyd-t99 .tyd-t99-flex .tyd-t99-info {
		width: 100%;
		margin-top: 20px
	}
}

@media(max-width:500px) {
	.tyd-t99 .tyd-t99-item-top>p {
		font-size: 16px
	}

	.tyd-t99 .tyd-t99-item-bottom>p {
		font-size: 16px;
		line-height: 24px
	}

	.tyd-t99 .tyd-t99-flex .tyd-t99-title {
		font-size: 20px;
		margin-bottom: 10px
	}

	.tyd-t99 .tyd-t99-info-item {
		margin-bottom: 15px;
		padding: 10px
	}
}

.tyd-t94 .tyd-t94-tit {
	color: #333;
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px;
	text-align: center
}

.tyd-t94 .tyd-t94-content>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #1d2087;
	position: relative;
	margin: 0 auto
}

.tyd-t94 .tyd-t94-content>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: #1d2087;
	opacity: .2;
	left: 50%;
	transform: translateX(-50%);
	top: 2px;
	margin: 0
}

.tyd-t94 .tyd-t94-bottom {
	display: flex;
	margin-top: 2em;
	flex-wrap: wrap
}

.tyd-t94 .tyd-t94-bottom-l {
	display: inline-flex;
	flex-direction: column;
	margin-right: 30px;
	width: 30%;
	overflow: hidden
}

.tyd-t94 .tyd-t94-bottom-l img:hover {
	transform: scale(1.02)
}

.tyd-t94 .tyd-t94-bottom-l img {
	margin-bottom: 20px;
	max-width: 100%;
	transition: all .1s linear
}

.tyd-t94 .tyd-t94-bottom-r {
	flex: 1
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-title {
	color: #111;
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	display: inline-flex;
	align-items: center
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-title>p {
	background-color: #1d2087;
	width: 4px;
	height: 20px;
	display: inline-block;
	margin: 0;
	margin-right: 6px
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item {
	margin: 4px 0
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item>.tyd-t94-item-tit {
	background-color: #eff2f7;
	display: flex;
	align-items: center;
	padding: 15px 20px;
	color: #111;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	position: relative;
	padding-right: 60px
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item>.tyd-t94-item-tit>em {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item>.tyd-t94-item-box {
	padding: 20px;
	color: #555;
	font-size: 16px;
	line-height: 24px;
	padding-right: 40px;
	display: none
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item.active>.tyd-t94-item-tit {
	background-color: #1d2087;
	color: #fff
}

.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-item.active>.tyd-t94-item-box {
	display: block
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item {
	margin: 4px 0
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item>.tyd-t94-item-tit {
	background-color: #eff2f7;
	display: flex;
	align-items: center;
	padding: 10px;
	color: #111;
	font-size: 16px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	position: relative;
	padding-right: 60px;
	cursor: pointer
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item>.tyd-t94-item-tit.active {
	background: var(--color, #1d2087);
	color: #fff
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item>.tyd-t94-item-tit.active em {
	color: #fff
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item>.tyd-t94-item-tit>em {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	transform: rotate(0);
	transition: all .1s linear;
	color: #111
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item>.tyd-t94-item-box {
	padding: 10px;
	color: #444;
	font-size: 16px;
	line-height: 24px
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item.active>.tyd-t94-item-tit {
	background-color: var(--color, #1d2087);
	color: #fff
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item.active>.tyd-t94-item-box {
	display: block
}

.tyd-t94 #tydt94Accordion>.tyd-t94-bottom-item.active>.tyd-t94-item-tit>em {
	transform: rotate(180deg);
	color: #fff
}

@media(max-width:1024px) {
	.tyd-t94 .tyd-t94-bottom-l {
		width: 100%;
		margin-right: 0;
		flex-direction: row;
		justify-content: space-between
	}

	.tyd-t94 .tyd-t94-bottom-l>img {
		width: 48%
	}
}

@media(max-width:768px) {
	.tyd-t94 .tyd-t94-content>.tyd-t94-tit {
		font-size: 24px
	}

	.tyd-t94 .tyd-t94-bottom-r>.tyd-t94-bottom-title {
		font-size: 20px
	}
}

@media(max-width:500px) {
	.tyd-t94 .tyd-t94-bottom-l {
		flex-direction: column
	}

	.tyd-t94 .tyd-t94-bottom-l>img {
		width: 100%
	}
}

.tyd-t100 .tyd-t100-content {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center
}

.tyd-t100 .tyd-t100-img {
	width: 50%;
	position: relative
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-before1 {
	position: absolute;
	width: 94px;
	height: 94px;
	background-color: #242424;
	border-radius: 50%;
	top: 25%;
	left: 0;
	z-index: -1
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-before2 {
	position: absolute;
	width: 189px;
	height: 189px;
	background: #bcc533;
	border-radius: 50%;
	top: 0;
	z-index: -1;
	left: 0
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-box {
	margin-right: 50px;
	max-width: 550px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #eee
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-box a {
	display: block;
	margin: 0;
	padding: 0
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-box img {
	max-width: 100%;
	display: block;
	height: auto;
	transition: all .1s linear
}

.tyd-t100 .tyd-t100-img .tyd-t100-img-box:hover img {
	transform: scale(1.02)
}

.tyd-t100 .tyd-t100-info {
	width: 50%
}

.tyd-t100 .tyd-t100-info .tyd-t100-info-title {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	margin: 0
}

.tyd-t100 .tyd-t100-info .tyd-t100-info-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #bcc533);
	margin: 20px 0 35px
}

.tyd-t100 .tyd-t100-info .tyd-t100-info-des {
	font-size: 16px;
	color: #555;
	line-height: 2;
	margin: 0
}

@media(max-width:768px) {
	.tyd-t100 .tyd-t100-img {
		width: 80%
	}

	.tyd-t100 .tyd-t100-img .tyd-t100-img-box img {
		max-width: 100%
	}

	.tyd-t100 .tyd-t100-info {
		margin-top: 20px;
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t100 .tyd-t100-img .tyd-t100-img-before1 {
		width: 70px;
		height: 70px
	}

	.tyd-t100 .tyd-t100-img .tyd-t100-img-before2 {
		width: 120px;
		height: 120px
	}

	.tyd-t100 .tyd-t100-img .tyd-t100-img-box {
		margin-right: 0
	}

	.tyd-t100 .tyd-t100-info .tyd-t100-info-des {
		font-size: 16px;
		line-height: 24px
	}

	.tyd-t100 .tyd-t100-info .tyd-t100-info-into {
		margin: 15px 0
	}
}

.tyd-t204 .tyd-t204-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t204 .tyd-t204-sub .tyd-t204-div:nth-of-type(1) {
	width: 63px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px;
	margin-right: 5px
}

.tyd-t204 .tyd-t204-sub .tyd-t204-div:nth-of-type(2) {
	width: 16px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px
}

.tyd-t204 .tyd-t204-sub {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	box-sizing: border-box
}

.tyd-t204 .tyd-t204-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.5
}

.tyd-t204 .tyd-t204-pro {
	margin-bottom: 30px
}

.tyd-t204 .tyd-t204-top {
	display: flex;
	justify-content: space-between
}

.tyd-t204 .tyd-t204-tit p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5
}

.tyd-t204 .tyd-t204-symbol p {
	margin: 0;
	font-size: 26px;
	position: absolute;
	font-weight: var(--fontbold6, 600)
}

.tyd-t204 .tyd-t204-symbol p:nth-of-type(2) {
	display: none;
	font-size: 42px;
	font-weight: var(--fontbold6, 600)
}

.tyd-t204 .tyd-t204-item {
	padding: 10px 15px;
	transition: all .3s ease-in-out;
	box-sizing: border-box
}

.tyd-t204 .tyd-t204-symbol {
	position: relative;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.tyd-t204 .tyd-t204-botton p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.6
}

.tyd-t204 .tyd-t204-botton {
	height: 0;
	overflow: hidden
}

.tyd-t204 .tyd-t204-item:hover .tyd-t204-botton {
	height: auto;
	margin-top: 10px
}

.tyd-t204 .tyd-t204-item:hover {
	background: #fbfbfb;
	border-radius: 10px;
	padding: 15px 20px;
	box-sizing: border-box
}

.tyd-t204 .tyd-t204-item:hover .tyd-t204-symbol p:nth-of-type(1) {
	display: none
}

.tyd-t204 .tyd-t204-item:hover .tyd-t204-symbol p:nth-of-type(2) {
	display: block
}

@media (max-width:768px) {
	.tyd-t204 .tyd-t204-item:hover {
		padding: 30px 20px
	}

	.tyd-t204 .tyd-t204-pro {
		width: 100%
	}

	.tyd-t204 .tyd-t204-sub {
		padding: 15px 0
	}

	.tyd-t204 .tyd-t204-item {
		margin-top: 20px;
		padding: 0 20px
	}
}

.tyd-t202 .tyd-t202-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t202 .tyd-t202-sub {
	width: 153px;
	height: 1px;
	background: #e0e0e0;
	margin: 15px auto
}

.tyd-t202 .tyd-t202-span {
	width: 48px;
	height: 2px;
	background: var(--color, #ff5301);
	margin: 0 auto
}

.tyd-t202 .tyd-t202-text {
	margin-bottom: 30px
}

.tyd-t202 .tyd-t202-text p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.6;
	color: #333
}

.tyd-t202 .tyd-t202-tit p {
	margin: 0;
	font-size: 18px;
	color: #000;
	line-height: 1.5
}

.tyd-t202 .tyd-t202-item {
	display: flex;
	padding: 10px 15px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px dashed #ccc
}

.tyd-t202 .tyd-t202-below p {
	font-size: 16px;
	line-height: 1.6;
	color: #555;
	margin: 0
}

.tyd-t202 .tyd-t202-below {
	max-height: 0;
	overflow: hidden;
	transition: all .3s ease-in-out
}

.tyd-t202 .tyd-t202-img {
	margin-right: 10px;
	color: var(--color, #ff5301)
}

.tyd-t202 .tyd-t202-item:hover .tyd-t202-below {
	max-height: initial;
	margin-top: 10px
}

.tyd-t190 .tyd-t190-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.2
}

.tyd-t190 .tyd-t190-con p {
	margin: 0;
	font-size: 16px;
	color: #333;
	text-align: center
}

.tyd-t190 .tyd-t190-con {
	margin: 10px 0 35px
}

.tyd-t190 .tyd-t190-list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 66px
}

.tyd-t190 .tyd-t190-item {
	width: 15%;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding: 40px 25px;
	position: relative;
	box-sizing: border-box;
	background: #fff
}

.tyd-t190 .tyd-t190-img {
	display: flex;
	justify-content: center;
	color: var(--color, #c4956a)
}

.tyd-t190 .tyd-t190-img>em {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out;
	font-size: 50px;
	line-height: 1
}

.tyd-t190 .tyd-t190-text {
	margin-top: 20px
}

.tyd-t190 .tyd-t190-text p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.5
}

.tyd-t190 .tyd-t190-span p {
	width: 50px;
	height: 50px;
	background: #f4f4f4;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	margin: 0;
	font-size: 18px
}

.tyd-t190 .tyd-t190-span {
	width: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	left: 0;
	bottom: 15%
}

.tyd-t190 .tyd-t190-item:hover em {
	transform: rotateY(190deg)
}

.tyd-t190 .tyd-t190-order {
	width: 2%;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t190 .tyd-t190-order p {
	color: #444;
	line-height: 1;
	margin: 0;
	font-weight: 700;
	font-family: cursive
}

@media (max-width:1600px) {
	.tyd-t190 .tyd-t190-item {
		padding: 40px 20px
	}

	.tyd-t190 .tyd-t190-span p {
		width: 50px;
		height: 50px;
		font-size: 16px
	}
}

@media (max-width:1366px) {
	.tyd-t190 .tyd-t190-item {
		padding: 30px 15px
	}

	.tyd-t190 .tyd-t190-text p {
		font-size: 14px
	}

	.tyd-t190 .tyd-t190-span p {
		width: 40px;
		height: 40px
	}

	.tyd-t190 .tyd-t190-img>em {
		font-size: 42px
	}
}

@media (max-width:1200px) {
	.tyd-t190 .tyd-t190-img>em {
		font-size: 32px
	}
}

@media (max-width:1024px) {
	.tyd-t190 .tyd-t190-order {
		display: none
	}

	.tyd-t190 .tyd-t190-list {
		flex-wrap: wrap
	}

	.tyd-t190 .tyd-t190-item {
		width: 32%;
		margin-bottom: 20px
	}

	.tyd-t190 .tyd-t190-img>em {
		font-size: 42px
	}
}

@media (max-width:500px) {
	.tyd-t190 .tyd-t190-item {
		width: 49%
	}

	.tyd-t190 .tyd-t190-con {
		margin: 10px 0 20px
	}

	.tyd-t190 .tyd-t190-img>em {
		font-size: 32px
	}
}

.tyd-t188 .tyd-t188-contant {
	display: flex;
	align-items: center
}

.tyd-t188 .tyd-t188-left {
	width: 55%;
	padding-right: 40px;
	box-sizing: border-box
}

.tyd-t188 .tyd-t188-right {
	width: 45%
}

.tyd-t188 .tyd-t188-left .tyd-t188-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-transform: capitalize
}

.tyd-t188 .tyd-t188-text p {
	margin: 0;
	font-size: 16px;
	color: #555
}

.tyd-t188 .tyd-t188-text {
	margin-top: 20px
}

.tyd-t188 .tyd-t188-item {
	background: #fff;
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .1);
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
	display: flex;
	width: 100%;
	box-sizing: border-box
}

.tyd-t188 .tyd-t188-item:nth-last-child(1) {
	margin-bottom: 0
}

.tyd-t188 .tyd-t188-tit p {
	font-size: 18px;
	margin: 0;
	line-height: 1;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize
}

.tyd-t188 .tyd-t188-card {
	margin-left: 20px
}

.tyd-t188 .tyd-t188-img {
	transition: all .3s ease-in-out;
	color: var(--color, #ff5c14)
}

.tyd-t188 .tyd-t188-img>em {
	font-size: 42px;
	line-height: 1
}

.tyd-t188 .tyd-t188-con p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t188 .tyd-t188-con {
	margin-top: 15px
}

.tyd-t188 .tyd-t188-item:hover .tyd-t188-img {
	transform: translateY(10px)
}

@media (max-width:1366px) {
	.tyd-t188 .tyd-t188-left {
		padding-right: 80px
	}

	.tyd-t188 .tyd-t188-card {
		margin-left: 20px
	}

	.tyd-t188 .tyd-t188-img>em {
		font-size: 38px
	}

	.tyd-t188 .tyd-t188-item {
		width: 100%
	}
}

@media (max-width:1024px) {
	.tyd-t188 .tyd-t188-left {
		padding-right: 3%
	}
}

@media (max-width:768px) {
	.tyd-t188 .tyd-t188-contant {
		flex-direction: column
	}

	.tyd-t188 .tyd-t188-left {
		padding-right: 0;
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t188 .tyd-t188-right {
		width: 100%
	}
}

.tyd-t186 .tyd-t186-contant {
	display: flex;
	align-items: center
}

.tyd-t186 .tyd-t186-left {
	width: 46%;
	box-sizing: border-box;
	padding-right: 40px
}

.tyd-t186 .tyd-t186-right {
	display: flex;
	width: 54%;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t186 .tyd-t186-item {
	display: flex;
	width: 49%;
	margin-bottom: 15px
}

.tyd-t186 .tyd-t186-item p {
	margin: 0;
	font-size: 16px;
	color: #555
}

.tyd-t186 .tyd-t186-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	line-height: 1.5;
	text-transform: capitalize
}

.tyd-t186 .tyd-t186-text p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.7
}

.tyd-t186 .tyd-t186-text {
	padding-top: 20px
}

.tyd-t186 .tyd-t186-item>em {
	font-size: 16px;
	color: var(--color, #ff5c14);
	margin-right: 10px
}

@media (max-width:1024px) {
	.tyd-t186 .tyd-t186-contant {
		flex-direction: column
	}

	.tyd-t186 .tyd-t186-left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px
	}

	.tyd-t186 .tyd-t186-right {
		width: 100%
	}
}

@media (max-width:768px) {
	.tyd-t186 .tyd-t186-item {
		width: 100%;
		margin-bottom: 10px
	}
}

.tyd-t185 .tyd-t185-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-transform: capitalize
}

.tyd-t185 .tyd-t185-title {
	margin: 0 auto;
	text-align: center
}

.tyd-t185 .tyd-t185-pro {
	margin: 10px auto 30px
}

.tyd-t185 .tyd-t185-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.5
}

.tyd-t185 .tyd-t185-list {
	display: flex;
	justify-content: space-between
}

.tyd-t185 .tyd-t185-item-l {
	display: flex;
	padding: 10px 15px;
	border-right: 1px solid #c0c0c0;
	box-sizing: border-box
}

.tyd-t185 .tyd-t185-item-r {
	width: 50%;
	padding: 0 15px;
	box-sizing: border-box
}

.tyd-t185 .tyd-t185-item-math p {
	margin: 0;
	font-size: 46px;
	font-weight: var(--fontbold6, 600);
	line-height: 1;
	color: var(--color, #ff5c14)
}

.tyd-t185 .tyd-t185-item-sub {
	display: flex;
	justify-content: end;
	align-items: end
}

.tyd-t185 .tyd-t185-item-sub p {
	font-size: 22px;
	font-weight: var(--fontbold6, 600);
	line-height: 1;
	margin: 0;
	color: var(--color, #ff5c14)
}

.tyd-t185 .tyd-t185-item {
	width: 24%;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t185 .tyd-t185-item-r p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #000
}

@media (max-width:1400px) {
	.tyd-t185 .tyd-t185-list {
		margin-bottom: 45px
	}

	.tyd-t185 .tyd-t185-item-math p {
		font-size: 42px
	}

	.tyd-t185 .tyd-t185-item-r p {
		font-size: 16px;
		text-align: center
	}
}

@media (max-width:1024px) {
	.tyd-t185 .tyd-t185-item-r {
		width: 100%;
		padding: 0
	}

	.tyd-t185 .tyd-t185-item-l {
		border: none
	}

	.tyd-t185 .tyd-t185-item {
		flex-direction: column
	}
}

@media (max-width:768px) {
	.tyd-t185 .tyd-t185-list {
		flex-wrap: wrap;
		margin-bottom: 30px
	}

	.tyd-t185 .tyd-t185-item {
		width: 48%;
		margin-bottom: 4%
	}

	.tyd-t185 .tyd-t185-item-math p {
		font-size: 26px
	}

	.tyd-t185 .tyd-t185-item-r p {
		font-size: 14px
	}

	.tyd-t185 .tyd-t185-item:nth-of-type(n+3) {
		margin-bottom: 0
	}
}

.tyd-t184 .tyd-t184-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-transform: capitalize
}

.tyd-t184 .tyd-t184-contant {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.tyd-t184 .tyd-t184-left {
	width: 40%;
	box-sizing: border-box;
	padding-right: 40px
}

.tyd-t184 .tyd-t184-right {
	width: 60%
}

.tyd-t184 .tyd-t184-item {
	width: 32%;
	border: 1px solid #eee;
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .1);
	border-radius: 5px;
	margin-bottom: 2%;
	padding: 20px;
	position: relative;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
	background-color: #fff
}

.tyd-t184 .tyd-t184-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t184 .tyd-t184-item-text {
	margin-top: 5px
}

.tyd-t184 .tyd-t184-item-text p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t184 .tyd-t184-item-tit p {
	font-size: 18px;
	line-height: 1.6;
	margin: 0;
	text-transform: capitalize
}

.tyd-t184 .tyd-t184-item-img {
	position: absolute;
	width: 30%;
	height: 40%;
	bottom: 5%;
	right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--color, #ff5c14)
}

.tyd-t184 .tyd-t184-item-img>em {
	font-size: 64px;
	z-index: 0;
	opacity: .2;
	line-height: 1
}

.tyd-t184 .tyd-t184-details p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.7
}

.tyd-t184 .tyd-t184-details {
	margin-top: 20px
}

.tyd-t184 .tyd-t184-item:nth-of-type(n+4) {
	margin-bottom: 0
}

.tyd-t184 .tyd-t184-item:hover {
	transform: translateY(8px)
}

@media (max-width:1500px) {
	.tyd-t184 .tyd-t184-details {
		margin-top: 25px
	}
}

@media (max-width:1200px) {
	.tyd-t184 .tyd-t184-item-img>em {
		font-size: 54px
	}
}

@media (max-width:1024px) {
	.tyd-t184 .tyd-t184-contant {
		flex-direction: column
	}

	.tyd-t184 .tyd-t184-left {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0
	}

	.tyd-t184 .tyd-t184-details {
		margin-top: 15px
	}

	.tyd-t184 .tyd-t184-right {
		width: 100%
	}
}

@media (max-width:768px) {
	.tyd-t184 .tyd-t184-item {
		width: 49%
	}

	.tyd-t184 .tyd-t184-item:nth-of-type(n+4) {
		margin-bottom: 2%
	}

	.tyd-t184 .tyd-t184-item:nth-of-type(n+5) {
		margin-bottom: 0
	}
}

@media (max-width:500px) {
	.tyd-t184 .tyd-t184-item {
		width: 100%
	}

	.tyd-t184 .tyd-t184-item-text {
		margin-top: 10px
	}

	.tyd-t184 .tyd-t184-item:nth-of-type(n+5) {
		margin-bottom: 2%
	}
}

.tyd-t160 .tyd-t160-content {
	display: flex
}

.tyd-t160 .tyd-t160-left {
	flex: 1
}

.tyd-t160 .tyd-t160-right {
	width: 60%
}

.tyd-t160 .tyd-t160-card {
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	margin-bottom: 20px
}

.tyd-t160 .tyd-t160-left h5 {
	font-size: 20px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	padding-bottom: 20px
}

.tyd-t160 .tyd-t160-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px
}

.tyd-t160 .tyd-t160-botton {
	padding: 5px 15px 10px;
	display: none;
	opacity: 0;
	transition: all .3s ease-in-out
}

.tyd-t160 .tyd-t160-botton p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t160 .tyd-t160-item {
	padding-left: 140px
}

.tyd-t160 .tyd-t160-top p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	transition: all .3s ease-in-out
}

.tyd-t160 .tyd-t160-top>em {
	font-size: 26px;
	line-height: 1;
	transform: rotate(180deg);
	transition: all .3s ease-in-out
}

.tyd-t160 .tyd-t160-card:hover .tyd-t160-botton {
	display: block;
	opacity: 1
}

.tyd-t160 .tyd-t160-card:hover .tyd-t160-top>em {
	transform: rotate(0)
}

.tyd-t160 .tyd-t160-con p {
	font-size: 16px;
	color: #555;
	line-height: 1.7;
	margin: 0
}

.tyd-t160 .tyd-t160-list-box {
	display: flex;
	align-items: baseline
}

.tyd-t160 .tyd-t160-list-box p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5
}

.tyd-t160 .tyd-t160-list {
	margin-top: 30px
}

.tyd-t160 .tyd-t160-list-box>em {
	font-size: 18px;
	color: var(--color, #d90011);
	transform: rotateZ(90deg);
	margin-right: 15px
}

@media (max-width:1420px) {
	.tyd-t160 .tyd-t160-item {
		padding-left: 70px
	}
}

@media (max-width:1024px) {
	.tyd-t160 .tyd-t160-content {
		flex-direction: column
	}

	.tyd-t160 .tyd-t160-list {
		margin-top: 15px
	}

	.tyd-t160 .tyd-t160-item {
		padding-left: 0
	}

	.tyd-t160 .tyd-t160-right {
		width: 100%;
		margin-top: 20px
	}
}

.tyd-t141 h5 {
	font-size: 24px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.6;
	text-transform: capitalize
}

.tyd-t141 .tyd-t141-title-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px
}

.tyd-t141 .tyd-t141-title-box div {
	width: 12px;
	height: 12px;
	background-color: var(--color, #e81c2e);
	display: inline-block;
	position: relative
}

.tyd-t141 .tyd-t141-title-box .tyd-t141-title-left {
	margin-right: 6px
}

.tyd-t141 .tyd-t141-title-box .tyd-t141-title-right {
	margin-left: 6px
}

.tyd-t141 .tyd-t141-des {
	color: #333;
	text-align: center;
	font-size: 16px
}

.tyd-t141 .tyd-t141-des p {
	margin: 0
}

.tyd-t141 .tyd-t141-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: space-between
}

.tyd-t141 .tyd-t141-list .tyd-t141-item {
	width: 50%;
	box-sizing: border-box;
	position: relative;
	box-sizing: border-box;
	padding-left: 50px;
	display: inline-flex;
	padding-bottom: 30px
}

.tyd-t141 .tyd-t141-list .tyd-t141-item .tyd-t141-item-serial {
	font-size: 26px;
	font-weight: var(--fontbold6, 600);
	position: absolute;
	left: 0;
	top: -4px
}

.tyd-t141 .tyd-t141-list .tyd-t141-item .tyd-t141-item-text {
	font-size: 16px;
	color: #333;
	line-height: 1.6
}

.tyd-t141 .tyd-t141-list .tyd-t141-item .tyd-t141-item-text p {
	margin: 0
}

.tyd-t141 .tyd-t141-list .tyd-t141-odd {
	padding-right: 40px;
	border-right: 1px solid #eee
}

.tyd-t141 .tyd-t141-list .tyd-t141-even {
	width: calc(50% - 40px);
	margin-left: 40px
}

@media(max-width:768px) {
	.tyd-t141 .tyd-t141-list .tyd-t141-item {
		width: 100%;
		margin: 0;
		padding-bottom: 20px
	}

	.tyd-t141 .tyd-t141-list .tyd-t141-odd {
		border-right: none
	}
}

@media(max-width:500px) {
	.tyd-t141 .tyd-t141-list .tyd-t141-item .tyd-t141-item-serial {
		font-size: 22px
	}

	.tyd-t141 .tyd-t141-list .tyd-t141-item {
		padding-left: 45px
	}
}

.tyd-t53 .tyd-t53-title {
	text-align: center;
	font-weight: 500;
	font-size: 24px
}

.tyd-t53 .tyd-t53-text p {
	margin: 0;
	color: #333;
	line-height: 1.8;
	font-size: 16px
}

.tyd-t54 .tyd-t54-item {
	margin-bottom: 20px
}

.tyd-t54 .tyd-t54-item:last-child {
	margin-bottom: 0
}

.tyd-t54 .tyd-t54-itemtitle {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #000
}

.tyd-t54 .tyd-t54-itemdes {
	line-height: 1.6;
	color: #333;
	font-size: 16px
}

.tyd-t92 .tyd-t92-content>.tyd-t92-tit {
	color: #333;
	font-size: 22px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px
}

.tyd-t92 .tyd-t92-content>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin-left: 14px;
	margin-bottom: 2em
}

.tyd-t92 .tyd-t92-content>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t92 .tyd-t92-content p {
	margin: 0;
	color: #444;
	font-size: 16px;
	line-height: 1.7
}

.tyd-t90 .tyd-t90-content {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.tyd-t90 .tyd-t90-l {
	width: 40%
}

.tyd-t90 .tyd-t90-l>.tyd-t90-tit {
	color: #333;
	font-size: 22px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px
}

.tyd-t90 .tyd-t90-l>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin-left: 14px
}

.tyd-t90 .tyd-t90-l>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t90 .tyd-t90-r {
	flex: 1;
	font-size: 16px;
	color: #555;
	line-height: 1.7
}

@media(max-width:768px) {
	.tyd-t90 .tyd-t90-l {
		width: 100%
	}
}

.tyd-t44>.tyd-flex {
	align-items: center
}

.tyd-t44>.tyd-flex>.tyd-flex-l>h5 {
	font-size: 18px;
	margin: 0px
}

.tyd-t44>.tyd-flex>.tyd-flex-l>ul {
	padding-left: 20px
}

.tyd-t44>.tyd-flex>.tyd-flex-l>ul>li>p {
	margin: 0px
}

.tyd-t44>.tyd-flex>.tyd-flex-l>ul>li {
	margin: 8px 0;
	list-style: disc
}

.tyd-t44>.tyd-flex>.tyd-flex-r {
	width: 40%
}

.tyd-t44>.tyd-flex>.tyd-flex-r span {
	display: block
}

@media(max-width:768px) {
	.tyd-t44>.tyd-flex>.tyd-flex-r {
		width: 100%
	}
}

.tyd-t45>.tyd-flex {
	align-items: center
}

.tyd-t45>.tyd-flex>.tyd-flex-l>h5 {
	font-size: 18px;
	margin: 0px
}

.tyd-t45>.tyd-flex>.tyd-flex-l>ul>li>p {
	margin: 0px
}

.tyd-t45>.tyd-flex>.tyd-flex-l>ul>li {
	margin: 8px 0
}

@media(max-width:540px) {
	.tyd-t45>.tyd-flex {
		flex-direction: column-reverse
	}
}

.tyd-t46 .tyd-item-img {
	max-width: 50%
}

.tyd-t46>.tyd-flex-row-reverse {
	align-items: center
}

.tyd-t46>.tyd-flex-row-reverse>.tyd-flex-l>ul>li>p {
	margin: 0px
}

.tyd-t46>.tyd-flex-row-reverse>.tyd-flex-l>ul>li {
	margin: 8px 0
}

.tyd-t46>.tyd-flex-row-reverse>.tyd-flex-l>h5 {
	font-size: 18px;
	margin: 0px
}

@media(max-width:540px) {
	.tyd-t46>.tyd-flex-row-reverse {
		flex-direction: column-reverse
	}
}

.tyd-t47>img {
	max-width: 50%;
	float: left;
	margin: 6px 10px 0 0;
	border: 1px solid #eee
}

.tyd-t47>p {
	margin: 0 0 10px 0;
	line-height: 1.6
}

.tyd-t48 {
	display: flex;
	align-items: flex-start
}

.tyd-t48 img {
	margin-top: 4px
}

.tyd-t48>div {
	flex: 1;
	padding-left: 10px
}

.tyd-t48>div>p:nth-of-type(1) {
	font-size: 16px;
	margin: 0px
}

.tyd-t48>div>p:nth-of-type(2) {
	font-size: 16px;
	color: #555;
	margin: 0px
}

.tyd-t49 {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}

.tyd-t49>div {
	width: 100%;
	display: flex;
	align-items: flex-start;
	margin-bottom: 5px
}

.tyd-t49 p {
	margin: 0;
	flex: 1;
	padding-left: 10px
}

.tyd-t49 em {
	color: var(--color, #4BAB3D)
}

.tyd-t50 {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}

.tyd-t50>div {
	width: 100%;
	display: flex;
	align-items: flex-start;
	margin-bottom: 5px
}

.tyd-t50 p {
	margin: 0;
	flex: 1;
	padding-left: 10px
}

.tyd-t50 em {
	color: var(--color, #4BAB3D)
}

.tyd-t139 .tyd-t139-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.tyd-t139 .tyd-t139-info {
	width: 50%;
	box-sizing: border-box;
	padding-right: 6%
}

.tyd-t139 .tyd-t139-info .tyd-t139-num {
	color: var(--color, #e81c2e);
	font-size: 48px;
	font-weight: var(--fontbold6, 600)
}

.tyd-t139 .tyd-t139-info .tyd-t139-title {
	font-size: 20px;
	color: #000;
	margin: 0;
	line-height: 1.6;
	text-transform: capitalize;
	font-weight: var(--fontbold6, 600)
}

.tyd-t139 .tyd-t139-info .tyd-t139-des {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	margin-top: 10px
}

.tyd-t139 .tyd-t139-info .tyd-t139-des p {
	margin: 0
}

.tyd-t139 .tyd-t139-list {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t139 .tyd-t139-list .tyd-t139-item {
	width: 23%;
	border: 1px solid #eee;
	background-color: #fff;
	margin-top: 20px;
	transition: all 0.2s linear;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.tyd-t139 .tyd-t139-list .tyd-t139-item:hover {
	transform: scale(1.03)
}

.tyd-t139 .tyd-t139-list .tyd-t139-item img {
	max-width: 100%;
	height: auto
}

@media(max-width:768px) {
	.tyd-t139 .tyd-t139-info {
		width: 100%;
		padding-right: 0
	}

	.tyd-t139 .tyd-t139-list {
		width: 100%;
		margin-top: 10px
	}
}

@media(max-width:500px) {
	.tyd-t139 .tyd-t139-list .tyd-t139-item {
		width: 31%;
		margin-top: 10px
	}

	.tyd-t139 .tyd-t139-info .tyd-t139-num {
		font-size: 40px
	}
}

.tyd-t87 .tyd-t87-content {
	display: flex;
	flex-wrap: wrap
}

.tyd-t87 .tyd-t87-content>.tyd-img-l {
	width: 46%;
	overflow: hidden
}

.tyd-t87 .tyd-t87-content>.tyd-img-l img {
	width: 100%;
	transition: all .1s linear
}

.tyd-t87 .tyd-t87-content>.tyd-img-l img:hover {
	transform: scale(1.02)
}

.tyd-t87 .tyd-t87-content>.tyd-info-r {
	margin-left: 2%;
	flex: 1
}

.tyd-t87 .tyd-t87-content>.tyd-info-r>.tit {
	font-size: 20px;
	color: #333;
	font-weight: var(--fontbold6, 600);
	margin: 10px 0
}

.tyd-t87 .tyd-t87-content>.tyd-info-r>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin-left: 14px
}

.tyd-t87 .tyd-t87-content>.tyd-info-r>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t87 .tyd-t87-info-list {
	margin-top: 30px
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item>.tyd-info-item-l {
	width: 66px;
	height: 66px;
	background-color: #eff2f7;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-right: 20px;
	transition: all .2s ease
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item>.tyd-info-item-l>em {
	color: var(--color, #1d2087);
	font-size: 28px;
	transition: all .2s ease
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item>.tyd-info-item-r {
	flex: 1
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item>.tyd-info-item-r>.info-item-tit {
	color: #111;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0 0 6px
}

.tyd-t87 .tyd-t87-info-list>.tyd-info-item>.tyd-info-item-r>.info-item-des {
	color: #444;
	font-size: 16px;
	margin: 0
}

@media(max-width:1024px) {
	.tyd-t87 .tyd-t87-content>.tyd-img-l {
		width: 100%
	}

	.tyd-t87 .tyd-t87-content>.tyd-info-r {
		margin-left: 0;
		margin-top: 2em
	}
}

.tyd-t89 img {
	max-width: 100%
}

.tyd-t89 .tyd-t89-content {
	display: flex;
	flex-wrap: wrap
}

.tyd-t89 .tyd-t89-content img {
	max-width: 100%;
	height: auto
}

.tyd-t89 .tyd-t89-l {
	width: 40%;
	margin-right: 20px
}

.tyd-t89 .tyd-t89-l>.tyd-t89-tit {
	color: #333;
	font-size: 30px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px
}

.tyd-t89 .tyd-t89-l>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin-left: 14px;
	margin-bottom: 2em
}

.tyd-t89 .tyd-t89-l>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t89 .tyd-t89-list {
	display: flex;
	flex: 1
}

.tyd-t89 .tyd-t89-item {
	flex: 1
}

.tyd-t89 .tyd-t89-item>p {
	text-align: center;
	font-size: 16px;
	font-weight: var(--fontbold6, 600)
}

@media(max-width:768px) {
	.tyd-t89 .tyd-t89-l>.tyd-t89-tit {
		font-size: 24px
	}

	.tyd-t89 .tyd-t89-l {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2em
	}

	.tyd-t89 .tyd-t89-l img {
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t89 .tyd-t89-list {
		flex: none;
		flex-wrap: wrap;
		width: 100%
	}

	.tyd-t89 .tyd-t89-item {
		flex: none;
		width: 100%
	}

	.tyd-t89 img {
		width: 100%
	}
}

.tyd-t75>.tyd-list {
	width: 100% !important;
	max-width: 100% !important;
	border: none !important
}

.tyd-t75>.tyd-list>.tyd-flex-item {
	display: flex;
	margin-bottom: 5px
}

.tyd-t75>.tyd-list>.tyd-flex-item>.tyd-border-number {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 12px;
	margin-top: 6px
}

.tyd-t75>.tyd-list>.tyd-flex-item>.tyd-content {
	flex: 1;
	padding-left: 15px;
	font-size: 15px;
	line-height: 28px;
	color: #333
}

.tyd-t75>.tyd-list>.tyd-flex-item>.tyd-content>p {
	margin: 0;
	padding: 0
}

.tyd-t129 h5 {
	font-size: 24px;
	color: #000;
	margin: 0;
	font-weight: var(--fontbold6, 600);
	text-align: center
}

.tyd-t129 .tyd-t129-list {
	margin-top: 20px
}

.tyd-t129 .tyd-t129-list .tyd-t129-item {
	position: relative;
	box-sizing: border-box;
	padding-left: 30px;
	display: flex;
	padding-bottom: 20px
}

.tyd-t129 .tyd-t129-list .tyd-t129-item p {
	margin: 0;
	color: #444;
	width: 100%;
	font-size: 16px
}

.tyd-t129 .tyd-t129-list .tyd-t129-item-style {
	position: absolute;
	left: 8px;
	top: 0;
	border-radius: 50%;
	width: 2px;
	height: 100%;
	background-color: var(--color, #cf261d)
}

.tyd-t129 .tyd-t129-list .tyd-t129-item-style div {
	position: absolute;
	left: -4px;
	top: 0;
	width: 10px;
	height: 10px;
	background-color: var(--color, #cf261d);
	border-radius: 50%
}

.tyd-t127 h5 {
	font-size: 24px;
	margin: 0;
	font-weight: var(--fontbold6, 600);
	color: #000;
	text-transform: capitalize
}

.tyd-t127 .tyd-t127-list {
	margin-top: 20px
}

.tyd-t127 .tyd-t127-item {
	display: flex;
	flex-wrap: wrap
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-img {
	width: 25%;
	overflow: hidden;
	text-align: left
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-img img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear;
	border: 1px solid #eee;
	box-sizing: border-box
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-img:hover img {
	transform: scale(1.01)
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-info {
	display: flex;
	width: 75%
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-time {
	color: var(--color, #fcb026);
	font-size: 22px;
	display: block;
	margin: 20px 0 20px 40px;
	font-weight: var(--fontbold6, 600)
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-shaft {
	width: 2px;
	background-color: var(--color, #fcb026);
	height: auto;
	margin: 0 50px;
	position: relative
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-shaft div {
	position: absolute;
	width: 12px;
	height: 12px;
	background-color: var(--color, #fcb026);
	left: -6px;
	top: 0;
	z-index: 1
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-tit {
	font-size: 18px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px;
	text-transform: uppercase
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-des {
	color: #444;
	font-size: 16px;
	margin-bottom: 20px
}

.tyd-t127 .tyd-t127-item .tyd-t127-item-des p {
	margin: 0
}

@media(max-width:768px) {
	.tyd-t127 .tyd-t127-item .tyd-t127-item-shaft {
		margin: 0 30px
	}

	.tyd-t127 .tyd-t127-item .tyd-t127-item-time {
		margin: 20px 0 20px 20px
	}
}

@media(max-width:500px) {
	.tyd-t127 .tyd-t127-item .tyd-t127-item-img {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t127 .tyd-t127-item .tyd-t127-item-info {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t127 .tyd-t127-item:last-child .tyd-t127-item-info {
		margin-bottom: 0
	}
}

.tyd-t35 .tyd-course-item>div>.icon {
	border-color: var(--color, #2cb740)
}

.tyd-t194 .tyd-t194-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	text-transform: capitalize
}

.tyd-t194 .tyd-t194-pro {
	margin: 10px 0
}

.tyd-t194 .tyd-t194-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #333
}

.tyd-t194 .tyd-t194-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t194 .tyd-t194-item {
	display: flex;
	width: 49%;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-top: 20px;
	overflow: hidden;
	background: #fff;
	align-items: center;
	padding: 10px;
	box-sizing: border-box
}

.tyd-t194 .tyd-t194-text {
	padding: 10px 20px;
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box
}

.tyd-t194 .tyd-t194-img img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out;
	border-radius: 5px
}

.tyd-t194 .tyd-t194-img {
	flex: 1;
	overflow: hidden;
	border-radius: 5px
}

.tyd-t194 .tyd-t194-tit p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize;
	color: var(--color, #c4956a)
}

.tyd-t194 .tyd-t194-con {
	margin-top: 10px
}

.tyd-t194 .tyd-t194-con p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #333
}

.tyd-t194 .tyd-t194-img:hover img {
	transform: scale(1.05)
}

@media (max-width:1100px) {
	.tyd-t194 .tyd-t194-img img {
		width: 100%;
		object-fit: cover
	}
}

@media (max-width:850px) {
	.tyd-t194 .tyd-t194-item {
		width: 100%
	}
}

@media (max-width:500px) {
	.tyd-t194 .tyd-t194-tit p {
		font-size: 16px
	}

	.tyd-t194 .tyd-t194-con p {
		font-size: 14px;
		line-height: 1.5
	}

	.tyd-t194 .tyd-t194-text {
		width: 68%;
		padding: 10px
	}
}

.tyd-t157 .tyd-t157-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t157 .tyd-t157-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t157 .tyd-t157-item {
	width: 49%;
	display: flex;
	padding: 25px 20px;
	background: #fff;
	box-shadow: 0 0 24px 0 rgba(35, 24, 21, .11);
	margin-bottom: 2%;
	box-sizing: border-box
}

.tyd-t157 .tyd-t157-img img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .3s ease-in-out;
	box-sizing: border-box
}

.tyd-t157 .tyd-t157-img {
	width: 40%;
	overflow: hidden
}

.tyd-t157 .tyd-t157-text {
	flex: 1;
	padding-left: 25px
}

.tyd-t157 .tyd-t157-btn-bg {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: var(--color, #d90011);
	z-index: 0
}

.tyd-t157 .tyd-t157-table p {
	font-size: 18px;
	margin: 0;
	line-height: 1.7
}

.tyd-t157 .tyd-t157-con p {
	font-size: 16px;
	line-height: 1.7;
	color: #666;
	margin: 0
}

.tyd-t157 .tyd-t157-con {
	margin: 5px 0 20px
}

.tyd-t157 .tyd-t157-btn {
	display: inline-block;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.tyd-t157 .tyd-t157-titbot p {
	text-align: center;
	font-size: 16px;
	margin: 0;
	color: #666
}

.tyd-t157 .tyd-t157-titbot {
	margin-bottom: 35px
}

.tyd-t157 .tyd-t157-btn span {
	padding: 10px 15px;
	line-height: 1;
	font-size: 16px;
	color: #000;
	display: flex;
	background: #eee;
	transition: all .3s ease-in-out;
	justify-content: center
}

.tyd-t157 .tyd-t157-btn:hover span {
	color: #fff;
	background: 0 0;
	position: relative;
	z-index: 1
}

.tyd-t157 .tyd-t157-btn:hover .tyd-t157-btn-bg {
	left: 0
}

.tyd-t157 .tyd-t157-img:hover img {
	transform: scale(1.02)
}

@media (max-width:1400px) {
	.tyd-t157 .tyd-t157-text {
		padding-left: 20px
	}

	.tyd-t157 .tyd-t157-con p {
		padding: 15px 0;
		line-height: 1.5
	}

	.tyd-t157 .tyd-t157-item {
		padding: 20px;
		align-items: center
	}
}

@media (max-width:1200px) {
	.tyd-t157 .tyd-t157-item {
		flex-direction: column
	}

	.tyd-t157 .tyd-t157-img img {
		width: 100%
	}

	.tyd-t157 .tyd-t157-img {
		width: 100%
	}

	.tyd-t157 .tyd-t157-text {
		padding-left: 0;
		margin-top: 10px
	}
}

@media (max-width:450px) {
	.tyd-t157 .tyd-t157-item {
		width: 100%
	}
}

.tyd-t43 .cke_widget_inline.cke_widget_wrapper {
	display: block
}

.tyd-t43 .tyd-item-img img {
	max-width: 100%
}

.tyd-t43 .tyd-item-img {
	overflow: hidden
}

.tyd-t43 .tyd-item-img img {
	transition: all 0.1s linear;
	width: 100%
}

.tyd-t43 .tyd-item-img img:hover {
	transform: scale(1.02)
}

.tyd-t31>.tyd-template-box-title {
	font-size: 24px;
	text-align: center
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2 {
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #eee;
	box-sizing: border-box;
	background-color: #FFF
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-l {
	width: 30%;
	overflow: hidden
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-l img {
	transition: all 0.1s linear;
	border-radius: 10px
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-l img:hover {
	transform: scale(1.02)
}

.tyd-t31 .tyd-flex-l img {
	display: block;
	width: 100%
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-r {
	flex: 1;
	padding-left: 16px
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-r>.tyd-flex-r-title {
	color: #0c48a7;
	text-transform: capitalize;
	margin: 0;
	font-size: 18px
}

.tyd-t31>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-r>.tyd-flex-r-text {
	font-size: 16px;
	margin: 0px
}

@media(max-width:541px) {
	.tyd-t31>.tyd-flex-list>.tyd-flex-item2 {
		width: 100%;
		border-radius: 10px
	}
}

.tyd-t31 .tyd-flex-l .cke_widget_inline.cke_widget_wrapper {
	display: block
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2 {
	background: no-repeat center;
	background-size: cover;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2:hover>.tyd-flex-img>img {
	transform: scale(1.1)
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-img {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-img>img {
	width: 100%;
	height: 100%;
	transition: all .2s linear;
	object-fit: cover
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-img::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-bot {
	padding: 10px;
	box-sizing: border-box;
	min-height: 300px
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-bot>.tyd-flex-title {
	font-size: 24px;
	font-weight: 600;
	margin: 20px 0 10px;
	color: #fff
}

.tyd-t61>.tyd-flex-list>.tyd-flex-item2>.tyd-flex-bot>.tyd-flex-text {
	line-height: 26px;
	color: #fff
}

@media(max-width:500px) {
	.tyd-t61>.tyd-flex-list>.tyd-flex-item2 {
		width: 100%
	}
}

.tyd-t86 .tyd-t86-content>p {
	color: #333;
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	text-align: center;
	margin: 0;
	margin-bottom: 10px
}

.tyd-t86 .tyd-t86-des {
	text-align: center
}

.tyd-t86 .tyd-t86-des p {
	margin: 0;
	color: #555;
	line-height: 1.5
}

.tyd-t86 .tyd-t86-content h5 {
	color: #333;
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	text-align: center;
	margin: 0;
	margin-bottom: 10px
}

.tyd-t86 .tyd-t86-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 0 4px
}

.tyd-t86 .tyd-t86-item-flex {
	width: 49%;
	margin-bottom: 2em;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 20px 18px;
	background-color: #fff;
	border-radius: 10px;
	border-bottom: 2px solid var(--color, #1d2087);
	box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .2)
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-l {
	width: 90px;
	height: 90px;
	background-color: #f8f8f8;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all .2s ease
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-l>em {
	font-size: 36px;
	color: #333;
	transition: all .2s ease
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-r {
	flex: 1;
	margin-left: 20px
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-r>.tyd-item-tit {
	color: var(--color, #111);
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	transition: all .2s ease;
	margin: 0
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-r>.tyd-item-text {
	font-size: 16px;
	color: #555;
	margin-top: 5px
}

.tyd-t86 .tyd-t86-item-flex>.tyd-item-r>.tyd-item-text p {
	margin: 0
}

.tyd-t86 .tyd-t86-item-flex:nth-child(4),
.tyd-t86 .tyd-t86-item-flex:nth-child(3) {
	margin-bottom: 0
}

.tyd-t86 .tyd-t86-item-flex:hover>.tyd-item-l {
	background-color: #eee
}

@media(max-width:768px) {
	.tyd-t86 .tyd-t86-item-flex {
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t86 .tyd-t86-item-flex>.tyd-item-l {
		width: 70px;
		height: 70px
	}

	.tyd-t86 .tyd-t86-list {
		margin-top: 1em
	}

	.tyd-t86 .tyd-t86-item-flex {
		margin-bottom: 1em
	}

	.tyd-t86 .tyd-t86-item-flex:nth-child(3) {
		margin-bottom: 1em
	}
}

.tyd-t33>div {
	background-color: #EEE
}

.tyd-t33>div>div {
	width: 50%
}

.tyd-t33 .tyd-item-img .cke_widget_inline.cke_widget_wrapper {
	display: block
}

.tyd-t33 .tyd-item-img {
	overflow: hidden
}

.tyd-t33 .tyd-item-img img {
	object-fit: cover;
	max-height: 800px;
	transition: all 0.15s linear
}

.tyd-t33 .tyd-item-img img:hover {
	transform: scale(1.03)
}

.tyd-t33>div>.tyd-item-box {
	padding: 3%;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.tyd-t33>div>.tyd-item-box>strong {
	font-size: 18px;
	display: block
}

.tyd-t33>div>.tyd-item-box>p {
	margin: 6px 0;
	font-size: 16px
}

.tyd-t33>div>.tyd-item-box>span {
	position: absolute;
	top: 50%;
	right: 100%;
	transform: translate(-10px, -50%) rotate(45deg);
	width: 20px;
	height: 20px;
	background: #fff
}

.tyd-t33>.tyd-flex:not(.tyd-flex-row-reverse)>.tyd-item-box>span {
	transform: translate(10px, -50%) rotate(45deg)
}

.tyd-t33>.tyd-flex-row-reverse>.tyd-item-box>span {
	left: 100%;
	right: auto;
	border-right-color: transparent !important;
	border-left-color: #EEE
}

@media(max-width:540px) {
	.tyd-t33>div>div {
		width: 100%
	}

	.tyd-t33>div>.tyd-item-box>span {
		display: none;
		top: auto !important;
		left: 50% !important;
		bottom: 100% !important
	}

	.tyd-t33>.tyd-flex:not(.tyd-flex-row-reverse)>.tyd-item-box>span {
		transform: rotate(90deg)
	}

	.tyd-t33>.tyd-flex-row-reverse>.tyd-item-box>span {
		transform: rotate(-90deg)
	}
}

.tyd-t33 .tyd-item-img img {
	width: 100%
}

.tyd-t64>.tyd-flex-list>.tyd-flex-item:nth-child(1) {
	background: #3363b5
}

.tyd-t64>.tyd-flex-list>.tyd-flex-item:nth-child(2) {
	background: #97b4d2
}

.tyd-t64>.tyd-flex-list>.tyd-flex-item:nth-child(3) {
	background: #004672
}

.tyd-t64>.tyd-flex-list>.tyd-flex-item:nth-child(4) {
	background: #476973
}

.tyd-t64>.tyd-flex-list>.tyd-flex-item>.tyd-flex-wrap {
	font-size: 16px;
	padding: 30px
}

@media(max-width:768px) {
	.tyd-t64>.tyd-flex-list>.tyd-flex-item>.tyd-flex-wrap {
		font-size: 20px
	}
}

@media(max-width:540px) {
	.tyd-t64>.tyd-flex-list>.tyd-flex-item2 {
		width: 100%
	}
}

.tyd-t197 .tyd-t197-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t197 .tyd-t197-list {
	display: flex;
	flex-wrap: wrap
}

.tyd-t197 .tyd-t197-item {
	width: 33.33%;
	box-sizing: border-box;
	margin-bottom: 70px
}

.tyd-t197 .tyd-t197-item:nth-child(n+4) {
	margin-bottom: 0
}

.tyd-t197 .tyd-t197-ico {
	text-align: center;
	transition: all .3s ease-in-out;
	color: var(--color, #ff5301)
}

.tyd-t197 .tyd-t197-ico>em {
	font-size: 36px;
	line-height: 1;
	transition: all .3s ease-in-out
}

.tyd-t197 .tyd-t197-tit p {
	margin: 0;
	font-size: 18px;
	color: #000;
	text-transform: capitalize
}

.tyd-t197 .tyd-t197-tit {
	text-align: center;
	padding: 10px;
	box-sizing: border-box
}

.tyd-t197 .tyd-t197-text {
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box
}

.tyd-t197 .tyd-t197-text p {
	margin: 0;
	font-size: 16px;
	color: #555
}

.tyd-t197 .tyd-t197-pro {
	margin-bottom: 30px
}

.tyd-t197 .tyd-t197-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	color: #333
}

.tyd-t197 .tyd-t197-sub {
	width: 150px;
	height: 1px;
	background: #e0e0e0;
	margin: 10px auto
}

.tyd-t197 .tyd-t197-span {
	width: 48px;
	height: 2px;
	background: var(--color, #ff5301);
	margin: 0 auto
}

.tyd-t197 .tyd-t197-item:hover .tyd-t197-ico {
	transform: rotateY(180deg)
}

@media (max-width:1400px) {
	.tyd-t197 .tyd-t197-text {
		padding: 0 25px
	}

	.tyd-t197 .tyd-t197-tit {
		padding: 15px 25px
	}
}

@media (max-width:1024px) {
	.tyd-t197 .tyd-t197-item {
		width: 50%
	}
}

@media (max-width:500px) {
	.tyd-t197 .tyd-t197-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t197 .tyd-t197-text {
		padding: 0
	}

	.tyd-t197 .tyd-t197-tit {
		padding: 10px 0
	}
}

.tyd-t119 .tyd-t119-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t119 .tyd-t119-item {
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgba(51, 51, 51, .2);
	padding: 40px 30px;
	box-sizing: border-box;
	transition: all 0.1s linear;
	margin-bottom: 20px
}

.tyd-t119 .tyd-t119-item:hover {
	box-shadow: 0 3px 10px 0 rgba(51, 51, 51, .4)
}

.tyd-t119 .tyd-t119-item p {
	margin: 0;
	text-align: center;
	font-weight: var(--fontbold6, 600)
}

.tyd-t119 .tyd-t119-item .tyd-t119-item-p1 {
	margin-bottom: 14px;
	color: #555;
	font-size: 16px
}

.tyd-t119 .tyd-t119-item .tyd-t119-item-p2 {
	font-size: 18px;
	color: #000
}

@media(max-width:768px) {
	.tyd-t119 .tyd-t119-item {
		width: 100%
	}

	.tyd-t119 .tyd-t119-item:last-child {
		margin-bottom: 0
	}
}

.tyd-t138 h5 {
	font-size: 24px;
	color: #000;
	line-height: 1.6;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	text-transform: capitalize
}

.tyd-t138 .tyd-t138-title-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px
}

.tyd-t138 .tyd-t138-title-box div {
	width: 12px;
	height: 12px;
	background-color: var(--color, #e81c2e);
	display: inline-block;
	position: relative
}

.tyd-t138 .tyd-t138-title-box .tyd-t138-title-left {
	margin-right: 6px
}

.tyd-t138 .tyd-t138-title-box .tyd-t138-title-right {
	margin-left: 6px
}

.tyd-t138 .tyd-t138-des {
	color: #333;
	text-align: center;
	font-size: 16px
}

.tyd-t138 .tyd-t138-des p {
	margin: 0
}

.tyd-t138 .tyd-t138-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t138 .tyd-t138-list .tyd-t138-item {
	width: 31%;
	position: relative;
	margin-top: 30px
}

.tyd-t138 .tyd-t138-list .tyd-t138-item:hover .tyd-t138-img img {
	transform: scale(1.02)
}

.tyd-t138 .tyd-t138-list .tyd-t138-item .tyd-t138-img {
	width: 100%;
	display: inline-flex;
	justify-content: center
}

.tyd-t138 .tyd-t138-list .tyd-t138-item .tyd-t138-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border: 1px solid #eee;
	transition: all .2s linear
}

.tyd-t138 .tyd-t138-list .tyd-t138-item .tyd-t138-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: var(--color, #e81c2e);
	color: #fff;
	font-size: 16px;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	text-transform: capitalize
}

@media(max-width:768px) {
	.tyd-t138 .tyd-t138-list .tyd-t138-item {
		width: 100%;
		position: relative;
		margin-top: 20px;
		margin-top: 20px
	}
}

.tyd-t115 .tyd-t115-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.tyd-t115 .tyd-t115-info {
	width: 20%;
	padding-right: 50px;
	box-sizing: border-box
}

.tyd-t115 .tyd-t115-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0;
	margin-bottom: 20px
}

.tyd-t115 .tyd-t115-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0
}

.tyd-t115 .tyd-t115-list {
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t115 .tyd-t115-item {
	width: 32%;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	padding: 30px;
	border: 1px solid #eee;
	box-sizing: border-box
}

.tyd-t115 .tyd-t115-item:last-child {
	margin-right: 0 !important
}

.tyd-t115 .tyd-t115-item .tyd-t115-item-star {
	color: var(--color, #3483f9);
	transition: all .3s linear
}

.tyd-t115 .tyd-t115-item .tyd-t115-item-des {
	font-size: 16px;
	color: #555;
	line-height: 24px;
	margin: 20px 0;
	transition: all .3s linear
}

.tyd-t115 .tyd-t115-item-client {
	display: flex;
	align-items: center
}

.tyd-t115 .tyd-t115-item-client .tyd-t115-item-img {
	margin-right: 20px
}

.tyd-t115 .tyd-t115-item-client .tyd-t115-item-img img {
	max-width: 100%
}

.tyd-t115 .tyd-t115-item-info .tyd-t115-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	color: #000;
	margin-bottom: 5px;
	transition: all .3s linear
}

.tyd-t115 .tyd-t115-item-info .tyd-t115-item-theme {
	font-size: 16px;
	margin: 0;
	transition: all .3s linear
}

@media(max-width:768px) {
	.tyd-t115 .tyd-t115-info {
		width: 100%;
		padding-right: 0
	}

	.tyd-t115 .tyd-t115-into {
		margin: 0 auto;
		margin-bottom: 20px
	}

	.tyd-t115 .tyd-t115-title {
		text-align: center
	}

	.tyd-t115 .tyd-t115-list {
		width: 100%;
		margin-top: 20px;
		padding-bottom: 40px
	}

	.tyd-t115 .tyd-t115-list .tyd-t115-item {
		box-shadow: none;
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t115 .tyd-t115-list .swiper-pagination {
		display: block
	}
}

@media(max-width:500px) {
	.tyd-t115 .tyd-t115-title {
		font-size: 20px
	}

	.tyd-t115 .tyd-t115-into {
		margin-bottom: 10px
	}
}

.tyd-t155-list {
	display: flex;
	justify-content: space-between
}

.tyd-t155 .tyd-t155-contant h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center
}

.tyd-t155-des {
	text-align: center;
	margin-bottom: 20px
}

.tyd-t155-des p {
	margin: 0;
	color: #555
}

.tyd-t155-into {
	margin: 15px auto 25px;
	width: 60px;
	height: 3px;
	border-radius: 30px;
	background-color: var(--color, #0c5adb)
}

.tyd-t155-img {
	overflow: hidden
}

.tyd-t155-img img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t155-item {
	width: 31%;
	border: 1px solid #eee;
	border-radius: 8px;
	overflow: hidden
}

.tyd-t155-text-tit {
	margin: 0;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	line-height: 1.7
}

.tyd-t155-text {
	padding: 20px 15px
}

.tyd-t155-text-p p {
	font-size: 16px;
	font-weight: 400;
	color: #555;
	line-height: 24px;
	margin: 10px 0 0
}

.tyd-t155-item:hover .tyd-t155-img img {
	transform: scale(1.02)
}

@media (max-width:1366px) {
	.tyd-t155-text {
		padding: 15px 10px
	}

	.tyd-t155-item {
		width: 32%;
		margin-bottom: 2%
	}
}

@media (max-width:1024px) {
	.tyd-t155-list {
		flex-wrap: wrap
	}

	.tyd-t155-text-tit {
		font-size: 18px
	}

	.tyd-t155-item {
		width: 49%
	}
}

@media (max-width:768px) {
	.tyd-t155-item {
		width: 100%
	}

	.tyd-t155-img {
		display: flex;
		justify-content: center
	}

	.tyd-t155-text-tit {
		text-align: center
	}

	.tyd-t155-img img {
		width: 100%
	}
}

@media (max-width:450px) {
	.tyd-t155-into {
		margin: 15px auto
	}

	.tyd-t155 .tyd-t155-contant h5 {
		font-size: 22px
	}
}

.tyd-t152 .tyd-t152-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t152 .tyd-t152-item {
	width: 32%;
	margin-bottom: 15px
}

.tyd-t152 .tyd-t152-item-img img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in
}

.tyd-t152 .tyd-t152-item-img {
	border: 1px solid #eee;
	overflow: hidden;
	border-radius: 8px
}

.tyd-t152 .tyd-t152-into {
	width: 60px;
	height: 3px;
	background-color: var(--color, #0c5adb);
	margin: 15px auto 30px;
	border-radius: 30px
}

.tyd-t152 h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center
}

.tyd-t152 .tyd-t152-item-text p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0;
	padding: 10px 0
}

.tyd-t152 .tyd-t152-item-img:hover img {
	transform: scale(1.02)
}

@media (max-width:768px) {
	.tyd-t152 .tyd-t152-item {
		width: 49%
	}

	.tyd-t152 .tyd-t152-item-text p {
		text-align: center
	}
}

@media (max-width:450px) {
	.tyd-t152 .tyd-t152-item {
		width: 100%
	}

	.tyd-t152 h5 {
		font-size: 22px
	}

	.tyd-t152 .tyd-t152-into {
		margin: 15px auto
	}
}

.tyd-t151 .tyd-t151-contant h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center
}

.tyd-t151-into {
	width: 60px;
	height: 3px;
	background-color: var(--color, #0c5adb);
	margin: 20px auto 20px;
	border-radius: 30px
}

.tyd-t151-des {
	text-align: center;
}

.tyd-t151-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px
}

.tyd-t151-item {
	width: 32%;
	box-shadow: 0px 1px 10px 0px rgba(51, 51, 51, 0.1);
	border-radius: 10px;
	padding: 25px;
	box-sizing: border-box;
	margin-bottom: 2%;
	background-color: #fff
}

.tyd-t151-top {
	display: flex;
	margin-bottom: 20px;
	background-color: #fff;
	align-items: center
}

.tyd-t151-botton {
	padding-bottom: 25px
}

.tyd-t151-top em {
	font-size: 26px;
	margin-right: 15px;
	color: var(--color, #0c5adb);
	font-weight: bolder;
	transition: all .2s ease
}

.tyd-t151-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	color: #000
}

.tyd-t151-item .tyd-t151-top>em {
	font-size: 28px;
	transition: all .2s ease;
	color: var(--color, #0c5adb)
}

.tyd-t151-text p {
	color: #444;
	font-size: 16px;
	margin: 0
}

.tyd-t151-item:hover .tyd-t151-top>em {
	transform: rotateY(190deg)
}

@media (max-width:768px) {
	.tyd-t151-item {
		padding: 15px
	}

	.tyd-t151-item {
		width: 49%
	}
}

@media (max-width:450px) {
	.tyd-t151-item {
		width: 100%
	}

	.tyd-t151 .tyd-t151-contant h5 {
		font-size: 22px
	}

	.tyd-t151-into {
		margin: 25px auto
	}
}

.tyd-t52 .tyd-t52-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t52 .tyd-t52-list .tyd-t52-item {
	width: 32%;
	margin-top: 20px;
	text-align: center
}

.tyd-t52 .tyd-t52-list .tyd-t52-item:nth-child(-n+3) {
	margin-top: 0
}

.tyd-t52 .tyd-t52-list .tyd-t52-item .tyd-t52-img {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t52 .tyd-t52-list .tyd-t52-item .tyd-t52-img img {
	width: 100%;
	transition: all .1s linear
}

.tyd-t52 .tyd-t52-list .tyd-t52-item strong {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	color: var(--color, #000)
}

.tyd-t52 .tyd-t52-list .tyd-t52-item p {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	color: #333
}

.tyd-t52 .tyd-t52-list .tyd-t52-item p a {
	color: inherit
}

.tyd-t52 .tyd-t52-list .tyd-t52-item .tyd-t52-img:hover img {
	transform: scale(1.01)
}

@media(max-width:768px) {
	.tyd-t52 .tyd-t52-list .tyd-t52-item {
		width: 49%
	}

	.tyd-t52 .tyd-t52-list .tyd-t52-item:nth-child(-n+3) {
		margin-top: 20px
	}

	.tyd-t52 .tyd-t52-list .tyd-t52-item:nth-child(-n+2) {
		margin-top: 0
	}
}

.tyd-t116 .tyd-t116-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t116 .tyd-t116-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	color: #000;
	text-align: center
}

.tyd-t116 .tyd-t116-des {
	font-size: 16px;
	text-align: center;
	color: #555;
	margin: 5px 0
}

.tyd-t116 .tyd-t116-list {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t116 .tyd-t116-list .tyd-t116-item {
	width: 32%;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 20px
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-img {
	overflow: hidden
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	transition: all .1s linear
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-info {
	padding: 15px 10px;
	box-sizing: border-box
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-des {
	font-size: 16px;
	color: #555;
	margin: 10px 0 0
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-more span {
	text-decoration: underline
}

.tyd-t116 .tyd-t116-item .tyd-t116-item-more a {
	text-decoration: none
}

.tyd-t116 .tyd-t116-item:hover .tyd-t116-item-img img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t116 .tyd-t116-list .tyd-t116-item {
		width: 100%
	}
}

@media(max-width:500px) {
	.tyd-t116 .tyd-t116-title {
		font-size: 20px
	}

	.tyd-t116 .tyd-t116-item .tyd-t116-item-info {
		padding: 10px
	}

	.tyd-t116 .tyd-t116-item .tyd-t116-item-tit {
		font-size: 16px
	}
}

.tyd-t108 .tyd-t108-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #10b098);
	margin: 0 auto;
	margin-bottom: 20px
}

.tyd-t108 .tyd-t108-title {
	font-size: 24px;
	margin: 0;
	font-weight: var(--fontbold6, 600);
	text-align: center
}

.tyd-t108 .tyd-t108-list {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t108 .tyd-t108-list .tyd-t108-item {
	position: relative;
	width: 32%;
	overflow: hidden
}

.tyd-t108 .tyd-t108-item-img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	transition: all .1s linear
}

.tyd-t108 .tyd-t108-item-info {
	position: absolute;
	width: calc(100% - 40px);
	margin: 20px 20px 15px 20px;
	background-color: var(--color, #10b098);
	bottom: -100%;
	left: 0;
	transition: all .2s linear
}

.tyd-t108 .tyd-t108-item-info .tyd-t108-item-des {
	color: #fff;
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding: 20px 20px 15px
}

.tyd-t108 .tyd-t108-item-btn {
	display: flex;
	margin-left: auto;
	width: 48px;
	height: 48px;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	position: relative;
	background-color: #fff
}

.tyd-t108 .tyd-t108-item-btn em {
	font-size: 24px;
	position: relative;
	z-index: 1;
	transition: all .1s linear
}

.tyd-t108 .tyd-t108-item-btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #10b098;
	opacity: 0;
	transition: all .1s linear
}

.tyd-t108 .tyd-t108-item-btn:hover a {
	opacity: .7
}

.tyd-t108 .tyd-t108-item-btn:hover em {
	color: #fff
}

.tyd-t108 .tyd-t108-item-info .tyd-t108-item-more {
	color: #fff;
	text-align: right;
	padding: 0 20px 10px
}

.tyd-t108 .tyd-t108-item-info .tyd-t108-item-more a {
	color: #fff
}

.tyd-t108 .tyd-t108-item:hover .tyd-t108-item-img img {
	transform: scale(1.02)
}

.tyd-t108 .tyd-t108-item:hover .tyd-t108-item-info {
	bottom: 0
}

@media(max-width:768px) {
	.tyd-t108 .tyd-t108-list .tyd-t108-item {
		width: 100%;
		margin-bottom: 20px
	}
}

@media(max-width:500px) {
	.tyd-t108 .tyd-t108-list .tyd-t108-item {
		width: 100%
	}

	.tyd-t108 .tyd-t108-title {
		font-size: 20px
	}

	.tyd-t108 .tyd-t108-into {
		margin-bottom: 10px
	}

	.tyd-t108 .tyd-t108-list {
		margin-top: 20px
	}

	.tyd-t108 .tyd-t108-item-btn {
		width: 40px;
		height: 40px
	}
}

.tyd-t42 .tyd-item-img {
	overflow: hidden
}

.tyd-t42 .tyd-item-img img {
	transition: all 0.1s linear;
	max-width: 100%
}

.tyd-t42 .tyd-item-img img:hover {
	transform: scale(1.02)
}

.tyd-t42 .tyd-item-title strong {
	font-size: 18px
}

.tyd-t124 h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	color: #000;
	margin: 0;
	text-transform: capitalize
}

.tyd-t124 .tyd-t124-des {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin: 0
}

.tyd-t124 .tyd-t124-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px
}

.tyd-t124 .tyd-t124-list .tyd-t124-item {
	width: 32%;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 20px
}

.tyd-t124 .tyd-t124-list .tyd-t124-item .tyd-t124-item-info {
	box-sizing: border-box;
	position: relative;
	padding: 20px;
	height: 100%;
	width: 100%
}

.tyd-t124 .tyd-t124-list .tyd-t124-item .tyd-t124-item-before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 98%;
	width: 98.3%;
	position: absolute;
	left: 1%;
	top: 1%;
	opacity: 0;
	transform: scaleX(0);
	transition: all .4s ease
}

.tyd-t124 .tyd-t124-list .tyd-t124-item .tyd-t124-item-after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	left: 1%;
	top: 1%;
	height: 98.5%;
	width: 98%;
	opacity: 0;
	transform: scaleY(0);
	transition: all .4s ease
}

.tyd-t124 .tyd-t124-list .tyd-t124-item:hover .tyd-t124-item-before {
	opacity: 1;
	transform: scaleX(1)
}

.tyd-t124 .tyd-t124-list .tyd-t124-item:hover .tyd-t124-item-after {
	opacity: 1;
	transform: scaleY(1)
}

.tyd-t124 .tyd-t124-item .tyd-t124-item-bg {
	background-color: var(--color, #6046ff);
	opacity: .2;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	transition: all .4s ease
}

.tyd-t124 .tyd-t124-item .tyd-t124-icon {
	width: 50px;
	height: 50px;
	background-color: var(--color, #6046ff);
	display: inline-flex;
	align-items: center;
	border-radius: 5px;
	justify-content: center;
	color: #fff
}

.tyd-t124 .tyd-t124-item .tyd-t124-icon em {
	font-size: 36px
}

.tyd-t124 .tyd-t124-item .tyd-t124-item-tit {
	font-size: 18px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 10px 0;
	text-transform: capitalize;
	transition: all .4s ease;
	position: relative;
	z-index: 9
}

.tyd-t124 .tyd-t124-item .tyd-t124-item-des {
	font-size: 16px;
	color: #333;
	transition: all .4s ease;
	position: relative;
	z-index: 9
}

.tyd-t124 .tyd-t124-item .tyd-t124-item-des p {
	margin: 0
}

.tyd-t124 .tyd-t124-item:hover .tyd-t124-item-bg {
	opacity: .8
}

.tyd-t124 .tyd-t124-item:hover .tyd-t124-item-tit {
	color: #fff
}

.tyd-t124 .tyd-t124-item:hover .tyd-t124-item-des {
	color: #fff
}

@media(max-width:1024px) {
	.tyd-t124 .tyd-t124-list .tyd-t124-item {
		padding: 20px
	}
}

@media(max-width:768px) {
	.tyd-t124 .tyd-t124-list .tyd-t124-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t124 .tyd-t124-list .tyd-t124-item:last-child {
		margin-bottom: 0
	}
}

@media(max-width:500px) {
	.tyd-t124 .tyd-t124-list .tyd-t124-item {
		padding: 10px
	}

	.tyd-t124 .tyd-t124-list .tyd-t124-item .tyd-t124-item-info {
		padding: 10px 20px
	}

	.tyd-t124 .tyd-t124-item .tyd-t124-icon em {
		font-size: 26px
	}
}

.tyd-t122 h5 {
	font-size: 24px;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	text-transform: capitalize
}

.tyd-t122 .tyd-t122-list {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t122 .tyd-t122-des {
	text-align: center
}

.tyd-t122 .tyd-t122-des p {
	color: #333;
	margin: 0
}

.tyd-t122 .tyd-t122-list .tyd-t122-item {
	margin-bottom: 2%;
	width: 32%;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 30px;
	transition: all .1s linear
}

.tyd-t122 .tyd-t122-list .tyd-t122-item:nth-child(4),
.tyd-t122 .tyd-t122-list .tyd-t122-item:nth-child(5),
.tyd-t122 .tyd-t122-list .tyd-t122-item:nth-child(6) {
	margin-bottom: 0
}

.tyd-t122 .tyd-t122-item .tyd-t122-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: var(--color, #ccc);
	opacity: .1;
	z-index: -1
}

.tyd-t122 .tyd-t122-item:hover {
	transform: translateY(-5px)
}

.tyd-t122 .tyd-t122-item .tyd-t122-icon {
	width: 70px;
	height: 70px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgba(38, 38, 38, .11);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	color: var(--color, #6046ff)
}

.tyd-t122 .tyd-t122-item .tyd-t122-icon em {
	font-size: 36px;
	transition: all .1s linear
}

.tyd-t122 .tyd-t122-item:hover .tyd-t122-icon em {
	transform: rotateY(180deg)
}

.tyd-t122 .tyd-t122-item .tyd-t122-item-tit {
	font-size: 18px;
	color: #000;
	margin: 0;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize
}

.tyd-t122 .tyd-t122-item .tyd-t122-item-des {
	color: #333;
	font-size: 16px;
	margin: 0;
	margin-top: 10px
}

.tyd-t122 .tyd-t122-item .tyd-t122-item-des p {
	margin: 0
}

@media(max-width:768px) {
	.tyd-t122 .tyd-t122-list .tyd-t122-item {
		width: 48.5%;
		padding: 20px;
		border-radius: 20px
	}

	.tyd-t122 .tyd-t122-item .tyd-t122-icon {
		width: 75px;
		height: 75px
	}

	.tyd-t122 .tyd-t122-list .tyd-t122-item:nth-child(4) {
		margin-bottom: 2%
	}
}

@media(max-width:500px) {
	.tyd-t122 .tyd-t122-list .tyd-t122-item {
		padding: 14px
	}

	.tyd-t122 .tyd-t122-item .tyd-t122-icon {
		width: 50px;
		height: 50px;
		margin-bottom: 10px
	}

	.tyd-t122 .tyd-t122-item .tyd-t122-icon em {
		font-size: 28px
	}

	.tyd-t122 .tyd-t122-item .tyd-t122-item-des {
		margin-top: 6px
	}
}

.tyd-t98 .tyd-t98-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center
}

.tyd-t98 .tyd-t98-list {
	display: flex;
	margin-top: 30px;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t98 .tyd-t98-list .tyd-t98-item {
	width: 31%;
	box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .2);
	border-radius: 10px;
	transition: all .1s linear
}

.tyd-t98 .tyd-t98-item-title {
	width: 100%;
	margin: 0;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	border-bottom: 3px solid var(--color, #10b098)
}

.tyd-t98 .tyd-t98-item .tyd-t98-item-bottom {
	box-sizing: border-box;
	padding: 20px;
	color: #555
}

.tyd-t98 .tyd-t98-item .tyd-t98-item-des {
	line-height: 1.7;
	margin: 0
}

.tyd-t98 .tyd-t98-item:hover {
	box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .6)
}

.tyd-t98 .tyd-t98-item .tyd-t98-item-btn {
	margin-top: 10px
}

.tyd-t98 .tyd-t98-item .tyd-t98-item-btn span {
	text-decoration: underline
}

.tyd-t98 .tyd-t98-item .tyd-t98-item-btn a {
	text-decoration: none
}

@media(max-width:1024px) {
	.tyd-t98 .tyd-t98-list .tyd-t98-item {
		width: 48%
	}
}

@media(max-width:768px) {
	.tyd-t98 .tyd-t98-list .tyd-t98-item {
		width: 100%;
		margin-bottom: 20px
	}
}

@media(max-width:500px) {
	.tyd-t98 .tyd-t98-title {
		font-size: 20px
	}

	.tyd-t98 .tyd-t98-item .tyd-t98-item-des {
		line-height: 26px;
		font-size: 16px
	}
}

.tyd-t91 .tyd-t91-tit {
	color: #333;
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px;
	text-align: center
}

.tyd-t91 .tyd-t91-content>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin: 0 auto
}

.tyd-t91 .tyd-t91-content>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t91 .tyd-t91-list {
	margin-top: 2em;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t91 .tyd-t91-item {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #cdcef0;
	width: 32%;
	box-sizing: border-box;
	padding: 30px;
	overflow: hidden
}

.tyd-t91 .tyd-t91-item>em {
	color: var(--color, #1d2087);
	font-size: 36px;
	position: relative;
	z-index: 1;
	transition: all .2s linear
}

.tyd-t91 .tyd-t91-item>.tyd-t91-item-tit {
	color: #111;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	position: relative;
	z-index: 1;
	transition: all .2s linear;
	margin: 0
}

.tyd-t91 .tyd-t91-item>.tyd-t91-item-des {
	color: #444;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	z-index: 1;
	transition: all .2s linear
}

.tyd-t91 .tyd-t91-item>div {
	position: absolute;
	width: 40px;
	height: 40px;
	display: inline-block;
	bottom: 0;
	right: 0;
	background-color: var(--color, #1d2087);
	opacity: .2;
	transition: all .2s linear
}

.tyd-t91 .tyd-t91-item:hover>div {
	opacity: 1;
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0
}

.tyd-t91 .tyd-t91-item:hover>.tyd-t91-item-tit {
	color: #fff
}

.tyd-t91 .tyd-t91-item:hover>.tyd-t91-item-des {
	color: #fff
}

.tyd-t91 .tyd-t91-item:hover>em {
	color: #fff
}

@media(max-width:768px) {
	.tyd-t91 .tyd-t91-item {
		width: 100%;
		margin-bottom: 2em
	}

	.tyd-t91 .tyd-t91-item:last-child {
		margin-bottom: 0
	}
}

.tyd-t65>.tyd-flex-list>.tyd-flex-item>.tyd-flex-wrap {
	text-decoration: none;
	padding: 15px 20px;
	box-sizing: border-box
}

.tyd-t65>.tyd-flex-list>.tyd-flex-item>.tyd-flex-wrap>span:nth-child(2) {
	font-size: 16px;
	margin-left: 10px;
	flex: 1
}

.tyd-t60>.tyd-flex-list>div {
	padding: 14px;
	border-radius: 6px;
	border: 1px solid #ddd;
	box-sizing: border-box
}

.tyd-t60>.tyd-flex-list>div>.tyd-flex-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.tyd-t60>.tyd-flex-list>div>.tyd-flex-top>.tyd-item-title {
	font-weight: 500;
	font-size: 18px;
	margin-top: 20px
}

.tyd-t60>.tyd-flex-list>div>.tyd-flex-bot>.tyd-flex-bot-text {
	line-height: 24px;
	margin: 0
}

.tyd-t60>.tyd-flex-list>div>.tyd-flex-top img {
	width: auto;
	height: 60px
}

.tyd-t60>.tyd-flex-list>div>.tyd-flex-top em {
	font-size: 45px;
	color: #217FE1;
	line-height: initial
}

.tyd-t62>div>.tyd-flex-item {
	flex-wrap: nowrap
}

.tyd-t62 .tyd-flex-item .tyd-item-text {
	color: #555
}

.tyd-t62>div>.tyd-flex-item>div {
	height: 300px
}

.tyd-t62>div>.tyd-flex-item>.tyd-item-info>.tyd-item-title {
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0 10px
}

@media(max-width:1200px) {
	.tyd-t62>div>.tyd-flex-item>div {
		height: 200px
	}
}

@media(max-width:541px) {
	.tyd-t62>div>.tyd-flex-item {
		width: 100%
	}

	.tyd-t62>div>.tyd-flex-item:nth-child(2n) {
		flex-direction: column
	}

	.tyd-t62>div>.tyd-flex-item>div {
		height: auto
	}

	.tyd-t62>div>.tyd-flex-item>.tyd-item-info {
		margin-top: 10px
	}

	.tyd-t62>div>.tyd-flex-item>.tyd-item-info>.tyd-item-title {
		font-size: 20px
	}
}

.tyd-t62>div>.tyd-flex-item>div .cke_widget_inline.cke_widget_wrapper {
	display: block
}

.tyd-t62>div>.tyd-flex-item>div {
	overflow: hidden
}

.tyd-t62>div>.tyd-flex-item .tyd-item-img a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.tyd-t62>div>.tyd-flex-item>div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.1s linear
}

.tyd-t62>div>.tyd-flex-item>div img:hover {
	transform: scale(1.02)
}

.tyd-t62>div>.tyd-flex-item>.tyd-item-info>.tyd-item-title {
	padding: 0
}

.tyd-t62>div>.tyd-flex-item>.tyd-item-info>.tyd-item-text {
	display: -webkit-box;
	-webkit-box-orient: vertical
}

.tyd-t63>.tyd-item-list>.tyd-flex-item {
	overflow: hidden;
	transition: all .1s linear
}

.tyd-t63>.tyd-item-list>.tyd-flex-item>.tyd-item-wrap {
	padding: 20px;
	box-sizing: border-box
}

.tyd-t63>.tyd-item-list>.tyd-flex-item>.tyd-item-wrap>h5 {
	font-size: 20px;
	margin: 0 0 10px
}

.tyd-t63>.tyd-item-list>.tyd-flex-item>.tyd-item-wrap>h5>span {
	display: block;
	font-weight: 400
}

@media(max-width:800px) {
	.tyd-t63>.tyd-item-list>.tyd-flex-item {
		width: 49%
	}
}

@media(max-width:500px) {
	.tyd-t63>.tyd-item-list>.tyd-flex-item {
		width: 100%
	}
}

.tyd-t63>.tyd-item-list>.tyd-flex-item img {
	transition: all .1s linear;
	width: 100%;
	height: 100%
}

.tyd-t63>.tyd-item-list>.tyd-flex-item:hover {
	opacity: .9
}

.tyd-t63>.tyd-item-list>.tyd-flex-item .cke_widget_inline.cke_widget_wrapper {
	display: block
}

.tyd-t63>.tyd-item-list>.tyd-flex-item:hover img {
	transform: scale(1.02)
}

.tyd-t37 .tyd-flex-list>.tyd-flex-item {
	display: flex;
	flex-direction: column
}

.tyd-t37 .tyd-flex-list>.tyd-flex-item .tyd-flex-b {
	flex: 1
}

.tyd-t203 .tyd-t203-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t203 .tyd-t203-sub .tyd-t203-div:nth-of-type(1) {
	width: 63px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px;
	margin-right: 5px
}

.tyd-t203 .tyd-t203-sub .tyd-t203-div:nth-of-type(2) {
	width: 16px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px
}

.tyd-t203 .tyd-t203-sub {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	box-sizing: border-box
}

.tyd-t203 .tyd-t203-item {
	width: 23%;
	padding: 30px 20px;
	background: #fff;
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .1);
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box
}

.tyd-t203 .tyd-t203-list {
	display: flex;
	justify-content: space-between
}

.tyd-t203 .tyd-t203-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.6
}

.tyd-t203 .tyd-t203-pro {
	margin-bottom: 30px
}

.tyd-t203 .tyd-t203-text p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: #555;
	line-height: 1.6
}

.tyd-t203 .tyd-t203-tit {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 18px;
	text-transform: capitalize
}

.tyd-t203 .tyd-t203-tit p {
	margin: 0;
	font-size: 18px;
	color: #000;
	line-height: 1.5
}

.tyd-t203 .tyd-t203-icon {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

.tyd-t203 .tyd-t203-bg {
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--color, #0061de);
	border-radius: 100%;
	margin: 0 auto
}

.tyd-t203 .tyd-t203-icon>em {
	font-size: 48px;
	color: #fff;
	line-height: 1;
	position: absolute;
	transition: all .3s ease-in-out;
	z-index: 10
}

.tyd-t203 .tyd-t203-border {
	position: absolute;
	height: 4px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: var(--color, #0061de);
	transition: all .3s ease-in-out
}

.tyd-t203 .tyd-t203-item .tyd-t203-border {
	opacity: .2
}

.tyd-t203 .tyd-t203-item:hover .tyd-t203-icon em {
	transform: rotateY(180deg)
}

.tyd-t203 .tyd-t203-item:hover .tyd-t203-border {
	opacity: 1
}

@media (max-width:1366px) {
	.tyd-t203 .tyd-t203-bg {
		width: 80px;
		height: 80px
	}

	.tyd-t203 .tyd-t203-icon>em {
		font-size: 52px
	}

	.tyd-t203 .tyd-t203-item {
		width: 24%
	}
}

@media (max-width:1024px) {
	.tyd-t203 .tyd-t203-list {
		flex-wrap: wrap
	}

	.tyd-t203 .tyd-t203-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media (max-width:768px) {
	.tyd-t203 .tyd-t203-pro {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t203 .tyd-t203-sub {
		padding: 15px 0
	}
}

@media (max-width:550px) {
	.tyd-t203 .tyd-t203-item {
		width: 100%
	}
}

.tyd-t199 .tyd-t199-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t199 .tyd-t199-sub {
	width: 150px;
	height: 1px;
	background: #e0e0e0;
	margin: 10px auto
}

.tyd-t199 .tyd-t199-span {
	width: 48px;
	height: 2px;
	background: var(--color, #ff5301);
	margin: 0 auto
}

.tyd-t199 .tyd-t199-list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px
}

.tyd-t199 .tyd-t199-item {
	width: 24%;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(15, 51, 51, .1);
	padding: 30px 20px 45px;
	position: relative;
	box-sizing: border-box
}

.tyd-t199 .tyd-t199-tit p {
	font-size: 18px;
	margin: 0;
	line-height: 1.5
}

.tyd-t199 .tyd-t199-tit {
	text-align: center;
	text-transform: capitalize
}

.tyd-t199 .tyd-t199-pro {
	margin-bottom: 30px
}

.tyd-t199 .tyd-t199-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	color: #333
}

.tyd-t199 .tyd-t199-img {
	position: relative;
	width: 100px;
	height: 100px;
	border: 1px solid #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin: 20px auto;
	transition: all .3s ease-in-out;
	color: var(--color, #ff5301)
}

.tyd-t199 .tyd-t199-circle {
	width: 80px;
	height: 80px;
	background: var(--color, #ff5301);
	border-radius: 100%;
	opacity: .08
}

.tyd-t199 .tyd-t199-img>em {
	position: absolute;
	font-size: 38px;
	line-height: 1
}

.tyd-t199 .tyd-t199-li {
	display: flex
}

.tyd-t199 .tyd-t199-li p {
	margin: 0;
	line-height: 1.5;
	font-size: 16px;
	color: #555
}

.tyd-t199 .tyd-t199-li {
	display: flex;
	align-items: baseline;
	margin-bottom: 10px
}

.tyd-t199 .tyd-t199-ioce {
	width: 15px;
	border: 1px solid #555;
	height: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #555
}

.tyd-t199 .tyd-t199-text {
	margin-left: 10px
}

.tyd-t199 .tyd-t199-price {
	margin-bottom: 15px;
	display: flex;
	justify-content: center;
	align-items: end
}

.tyd-t199 .tyd-t199-ul {
	padding-top: 20px;
	border-top: 1px solid #eee
}

.tyd-t199 .tyd-t199-price p {
	margin: 0 4px;
	line-height: 1;
	font-size: 26px;
	color: var(--color, #ff5301);
	position: relative
}

.tyd-t199 .tyd-t199-price span {
	color: #000;
	font-size: 16px;
	line-height: 1.5
}

.tyd-t199 .tyd-t199-btn {
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: center;
	bottom: -10px;
	left: 0
}

.tyd-t199 .tyd-t199-btn span {
	line-height: 1;
	color: #fff;
	padding: 10px 25px;
	display: inline-block;
	background: var(--color, #ff5301);
	border-radius: 6px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer
}

.tyd-t199 .tyd-t199-item:nth-of-type(2n-1).tyd-t199-btn span {
	opacity: .8
}

.tyd-t199 .tyd-t199-item:hover .tyd-t199-img {
	transform: rotateY(180deg)
}

@media (max-width:1100px) {
	.tyd-t199 .tyd-t199-item {
		padding: 20px 15px
	}

	.tyd-t199 .tyd-t199-price p {
		font-size: 24px
	}

	.tyd-t199 .tyd-t199-btn span {
		padding: 15px 40px
	}
}

@media (max-width:1024px) {
	.tyd-t199 .tyd-t199-list {
		flex-wrap: wrap;
		margin-bottom: 0
	}

	.tyd-t199 .tyd-t199-item {
		width: 49%;
		margin-bottom: 2%;
		padding: 40px 30px
	}

	.tyd-t199 .tyd-t199-btn {
		position: unset
	}
}

@media (max-width:700px) {
	.tyd-t199 .tyd-t199-item {
		width: 100%;
		margin: 0 auto 20px
	}
}

.tyd-t198 .tyd-t198-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t198 .tyd-t198-pro {
	margin-bottom: 30px
}

.tyd-t198 .tyd-t198-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	color: #333
}

.tyd-t198 .tyd-t198-sub {
	width: 150px;
	height: 1px;
	background: #e0e0e0;
	margin: 10px auto
}

.tyd-t198 .tyd-t198-span {
	width: 48px;
	height: 2px;
	background: var(--color, #ff5301);
	margin: 0 auto
}

.tyd-t198 .tyd-t198-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t198 .tyd-t198-item {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #ececec;
	overflow: hidden;
	box-sizing: border-box
}

.tyd-t198 .tyd-t198-item:nth-of-type(-n+4) {
	border-bottom: 1px solid #ececec
}

.tyd-t198 .tyd-t198-item:nth-of-type(4n) {
	border-right: none
}

.tyd-t198 .tyd-t198-item img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t198 .tyd-t198-item:hover img {
	transform: scale(1.05)
}

@media (max-width:768px) {
	.tyd-t198 .tyd-t198-item {
		width: 48%
	}

	.tyd-t198 .tyd-t198-item:nth-of-type(n+5) {
		border-bottom: 1px solid #eee
	}

	.tyd-t198 .tyd-t198-item:nth-of-type(4n) {
		border-right: 1px solid #eee
	}

	.tyd-t198 .tyd-t198-item {
		border-left: 1px solid #eee
	}

	.tyd-t198 .tyd-t198-item:nth-of-type(1) {
		border-top: 1px solid #eee
	}

	.tyd-t198 .tyd-t198-item:nth-of-type(2) {
		border-top: 1px solid #eee
	}
}

.tyd-t195 .tyd-t195-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1;
	text-transform: capitalize;
	color: #000
}

.tyd-t195 .tyd-t195-item {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eee;
	width: 24%;
	padding: 55px 20px 20px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	transition: all .3s ease-in-out
}

.tyd-t195 .tyd-t195-list {
	display: flex;
	justify-content: space-between
}

.tyd-t195 .tyd-t195-tit p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	font-weight: var(--fontbold5);
	text-transform: capitalize
}

.tyd-t195 .tyd-t195-tit {
	margin-bottom: 10px
}

.tyd-t195 .tyd-t195-pro {
	margin: 10px 0 30px
}

.tyd-t195 .tyd-t195-pro p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #333
}

.tyd-t195 .tyd-t195-con p {
	font-size: 16px;
	color: #555;
	line-height: 1.5;
	margin: 0 auto
}

.tyd-t195 .tyd-t195-math {
	position: absolute;
	top: 10px;
	left: 20px
}

.tyd-t195 .tyd-t195-math p {
	margin: 0;
	font-size: 36px;
	font-weight: var(--fontbold6, 600);
	color: var(--color, #e1cab4);
	line-height: 1
}

.tyd-t195 .tyd-t195-item:hover {
	transform: translateY(-5px)
}

@media (max-width:768px) {
	.tyd-t195 .tyd-t195-list {
		flex-wrap: wrap
	}

	.tyd-t195 .tyd-t195-item {
		width: 49%;
		margin-top: 20px
	}

	.tyd-t195 .tyd-t195-pro {
		margin: 10px 0
	}
}

@media (max-width:500px) {
	.tyd-t195 .tyd-t195-item {
		width: 100%;
		padding: 40px 10px 10px
	}

	.tyd-t195 .tyd-t195-math {
		position: absolute;
		left: 10px
	}

	.tyd-t195 .tyd-t195-math p {
		font-size: 28px
	}
}

.tyd-t166 .tyd-t166-table h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t166 .tyd-t166-con {
	text-align: center;
	margin-bottom: 35px
}

.tyd-t166 .tyd-t166-con p {
	line-height: 1.7;
	color: #333;
	margin: 0
}

.tyd-t166 .tyd-t166-list {
	display: flex;
	justify-content: space-between
}

.tyd-t166 .tyd-t166-item {
	width: 22%;
	background: #fff;
	box-shadow: 0 0 49px 0 rgba(5, 28, 0, .09);
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all .1s linear;
	box-sizing: border-box;
	padding-bottom: 20px
}

.tyd-t166 .tyd-t166-item .tyd-t166-head {
	position: relative;
	box-sizing: border-box;
	padding: 10px
}

.tyd-t166 .tyd-t166-item:hover {
	transform: translateY(-5px)
}

.tyd-t166 .tyd-t166-item:nth-of-type(2n-1) .tyd-t166-item-bg {
	opacity: .1
}

.tyd-t166 .tyd-t166-item-bg {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: var(--color, #4bab3d);
	top: 0;
	left: 0;
	z-index: -1
}

.tyd-t166 .tyd-t166-pic p {
	margin: 0;
	font-size: 16px;
	color: var(--color, #4bab3d);
	text-align: center
}

.tyd-t166 .tyd-t166-title {
	text-align: center;
	margin-top: 10px
}

.tyd-t166 .tyd-t166-title p {
	margin: 0;
	font-size: 18px;
	line-height: 1
}

.tyd-t166 .tyd-t166-box {
	display: flex;
	margin-bottom: 15px
}

.tyd-t166 .tyd-t166-box p {
	margin: 0;
	font-size: 16px;
	color: #665556
}

.tyd-t166 .tyd-t166-box em {
	font-size: 16px;
	color: var(--color, #4bab3d);
	margin-right: 10px
}

.tyd-t166 .tyd-t166-main {
	padding: 25px 20px;
	box-sizing: border-box
}

.tyd-t166 .tyd-t166-btn {
	padding: 15px 10px;
	background: #eee;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	margin: 0 20px
}

.tyd-t166 .tyd-t166-btn span {
	font-size: 16px;
	color: var(--color, #4bab3d);
	line-height: 1;
	margin: 0
}

.tyd-t166 .tyd-t166-item:nth-of-type(2n-1)::after {
	opacity: .1
}

.tyd-t166 .tyd-t166-item:nth-of-type(2n) .tyd-t166-pic p {
	color: #fff
}

.tyd-t166 .tyd-t166-item:nth-of-type(2n) .tyd-t166-title p {
	color: #fff
}

@media (max-width:1420px) {
	.tyd-t166 .tyd-t166-item {
		width: 23%
	}
}

@media (max-width:1024px) {
	.tyd-t166 .tyd-t166-list {
		flex-wrap: wrap
	}

	.tyd-t166 .tyd-t166-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media (max-width:768px) {
	.tyd-t166 .tyd-t166-item {
		width: 100%;
		margin-bottom: 20px
	}
}

.tyd-t165 .tyd-t165-item {
	width: 24%;
	margin-bottom: 50px
}

.tyd-t165 .tyd-t165-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t165 .tyd-t165-table h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t165 .tyd-t165-ioc {
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	transition: all .1s linear
}

.tyd-t165 .tyd-t165-ioc>em {
	font-size: 28px;
	line-height: 1;
	width: 75px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	z-index: 1
}

.tyd-t165 .tyd-t165-box {
	display: flex;
	justify-content: center
}

.tyd-t165 .tyd-t165-ioc-t {
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	background: #eee;
	z-index: 0
}

.tyd-t165 .tyd-t165-ioc-b {
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: var(--color, #4bab3d);
	z-index: 0
}

.tyd-t165 .tyd-t165-title {
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0 5px
}

.tyd-t165 .tyd-t164-con {
	text-align: center;
	margin-bottom: 35px
}

.tyd-t165 .tyd-t164-con p {
	line-height: 1.7;
	color: #333;
	margin: 0
}

.tyd-t165 .tyd-t165-title p {
	line-height: 1;
	color: #000;
	margin: 0;
	font-size: 18px
}

.tyd-t165 .tyd-t165-pro {
	text-align: center
}

.tyd-t165 .tyd-t165-pro p {
	margin: 0;
	color: #555;
	font-size: 16px;
	line-height: 1.7
}

.tyd-t165 .tyd-t165-item:hover .tyd-t165-ioc {
	transform: translateY(-5px)
}

@media (max-width:1024px) {
	.tyd-t165 .tyd-t165-item {
		width: 48%;
		margin-bottom: 30px
	}
}

@media (max-width:768px) {
	.tyd-t165 .tyd-t165-item {
		width: 48%;
		margin-bottom: 25px
	}
}

@media (max-width:500px) {
	.tyd-t165 .tyd-t165-item {
		width: 100%;
		margin-bottom: 20px
	}
}

.tyd-t137 h5 {
	font-size: 24px;
	color: #000;
	line-height: 1.6;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	text-transform: capitalize
}

.tyd-t137 .tyd-t137-title-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px
}

.tyd-t137 .tyd-t137-title-box div {
	width: 12px;
	height: 12px;
	background-color: var(--color, #e81c2e);
	display: inline-block;
	position: relative
}

.tyd-t137 .tyd-t137-title-box .tyd-t137-title-left {
	margin-right: 6px
}

.tyd-t137 .tyd-t137-title-box .tyd-t137-title-right {
	margin-left: 6px
}

.tyd-t137 .tyd-t137-des {
	color: #333;
	text-align: center;
	font-size: 16px
}

.tyd-t137 .tyd-t137-des p {
	margin: 0
}

.tyd-t137 .tyd-t137-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t137 .tyd-t137-list .tyd-t137-item {
	width: 22%;
	background-color: #fff;
	box-shadow: 0 1px 24px 0 rgba(69, 71, 80, .1);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all .1s linear
}

.tyd-t137 .tyd-t137-list .tyd-t137-item:hover {
	transform: translateY(-5px)
}

.tyd-t137 .tyd-t137-list .tyd-t137-item:hover .tyd-t137-item-icon em {
	transform: rotateY(180deg)
}

.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-tit {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
	text-align: center;
	font-weight: var(--fontbold6, 600)
}

.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-icon {
	width: 70px;
	height: 70px;
	background-color: var(--color, #e81c2e);
	margin: 20px auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff
}

.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-icon em {
	font-size: 36px;
	transition: all .1s linear
}

.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-des {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	text-align: center
}

.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-des p {
	margin: 0
}

@media(max-width:768px) {
	.tyd-t137 .tyd-t137-list .tyd-t137-item {
		width: 48%;
		padding: 20px;
		margin-top: 20px
	}

	.tyd-t137 .tyd-t137-list .tyd-t137-item .tyd-t137-item-icon {
		width: 54px;
		height: 54px
	}
}

@media(max-width:500px) {
	.tyd-t137 .tyd-t137-list .tyd-t137-item {
		padding: 10px
	}
}

.tyd-t136 h5 {
	font-size: 24px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.6;
	text-transform: capitalize
}

.tyd-t136 .tyd-t136-title-box {
	display: flex;
	margin-bottom: 4px;
	align-items: center;
	justify-content: center
}

.tyd-t136 .tyd-t136-title-box div {
	width: 12px;
	height: 12px;
	background-color: var(--color, #e81c2e);
	display: inline-block;
	position: relative
}

.tyd-t136 .tyd-t136-title-box .tyd-t136-title-left {
	margin-right: 6px
}

.tyd-t136 .tyd-t136-title-box .tyd-t136-title-right {
	margin-left: 6px
}

.tyd-t136 .tyd-t136-des {
	color: #333;
	text-align: center;
	font-size: 16px
}

.tyd-t136 .tyd-t136-des p {
	margin: 0
}

.tyd-t136 .tyd-t136-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t136 .tyd-t136-list .tyd-t136-item {
	width: 23%;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 30px;
	background-color: #f7f7f7
}

.tyd-t136 .tyd-t136-list .tyd-t136-item:hover .tyd-t136-item-img img {
	transform: scale(1.02)
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-date {
	margin-bottom: 15px
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-date div {
	font-size: 36px;
	line-height: 1;
	color: #000;
	font-weight: var(--fontbold6, 600)
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-date p {
	font-size: 14px;
	color: #333;
	margin: 0;
	line-height: 1
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-tit {
	font-size: 16px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	line-height: 1.6
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-img {
	margin-top: 20px;
	text-align: center;
	overflow: hidden
}

.tyd-t136 .tyd-t136-list .tyd-t136-item .tyd-t136-item-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	transition: all .2s linear
}

@media(max-width:768px) {
	.tyd-t136 .tyd-t136-list .tyd-t136-item {
		width: 48%;
		margin-top: 20px
	}
}

@media(max-width:500px) {
	.tyd-t136 .tyd-t136-list .tyd-t136-item {
		padding: 10px
	}
}

.tyd-t135 .tyd-t135-into {
	width: 56px;
	height: 4px;
	background-color: var(--color, #14afbb);
	border-radius: 2px;
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t135 h5 {
	font-size: 24px;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize;
	margin-bottom: 4px
}

.tyd-t135 .tyd-t135-des {
	color: #333;
	font-size: 16px;
	text-align: center
}

.tyd-t135 .tyd-t135-des p {
	margin: 0
}

.tyd-t135 .tyd-t135-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t135 .tyd-t135-list .tyd-t135-item {
	width: 23%;
	border: 1px solid #eee;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all .1s linear
}

.tyd-t135 .tyd-t135-list .tyd-t135-item:hover {
	border-color: var(--color, #14afbb)
}

.tyd-t135 .tyd-t135-item .tyd-t135-item-icon {
	color: var(--color, #14afbb);
	transform: rotateY(0);
	transition: all .1s linear
}

.tyd-t135 .tyd-t135-item .tyd-t135-item-icon em {
	font-size: 36px
}

.tyd-t135 .tyd-t135-item .tyd-t135-item-tit {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin: 6px 0;
	text-transform: capitalize
}

.tyd-t135 .tyd-t135-item .tyd-t135-item-des {
	color: #333;
	font-size: 16px;
	text-align: center
}

.tyd-t135 .tyd-t135-list .tyd-t135-item:hover {
	transform: translateY(-5px)
}

.tyd-t135 .tyd-t135-list .tyd-t135-item:hover .tyd-t135-item-icon {
	transform: rotateY(180deg)
}

@media(max-width:768px) {
	.tyd-t135 .tyd-t135-list .tyd-t135-item {
		width: 48%;
		padding: 10px;
		margin-top: 20px
	}

	.tyd-t135 .tyd-t135-des {
		width: 90%
	}
}

@media(max-width:500px) {
	.tyd-t135 .tyd-t135-des {
		width: 100%
	}
}

.tyd-t132 .tyd-t132-into {
	width: 56px;
	height: 4px;
	background-color: var(--color, #14afbb);
	border-radius: 2px;
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t132 h5 {
	font-size: 24px;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize;
	margin-bottom: 4px
}

.tyd-t132 .tyd-t132-des {
	font-size: 16px;
	color: #333;
	text-align: center
}

.tyd-t132 .tyd-t132-des p {
	margin: 0
}

.tyd-t132 .tyd-t132-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t132 .tyd-t132-list .tyd-t132-item {
	width: 23%;
	background-color: #fff;
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .1);
	border-radius: 10px;
	overflow: hidden;
	margin-top: 30px;
	transition: all .1s linear
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-tit {
	font-size: 18px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	text-transform: capitalize
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-theme {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: var(--color, #14afbb);
	color: #fff;
	text-transform: capitalize;
	font-weight: var(--fontbold6, 600)
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-txt {
	box-sizing: border-box;
	padding: 10px;
	color: #333;
	font-size: 16px
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-txt div {
	display: flex;
	position: relative;
	box-sizing: border-box;
	padding-left: 24px;
	margin: 10px 0
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-txt em {
	position: absolute;
	left: 0;
	top: 0
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-txt p {
	margin: 0
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-more {
	margin: 10px auto;
	text-align: center;
	margin-bottom: 20px
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-more span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 5px 30px;
	border-radius: 40px;
	color: #333;
	cursor: pointer;
	text-decoration: underline;
	background-color: #eee;
	transition: all .1s linear
}

.tyd-t132 .tyd-t132-item:hover {
	transform: translateY(-5px)
}

.tyd-t132 .tyd-t132-item .tyd-t132-item-more span:hover {
	padding: 5px 40px
}

@media(max-width:768px) {
	.tyd-t132 .tyd-t132-list .tyd-t132-item {
		width: 100%;
		margin-top: 20px
	}

	.tyd-t132 .tyd-t132-item .tyd-t132-item-txt {
		padding: 10px
	}

	.tyd-t132 .tyd-t132-item .tyd-t132-item-txt div {
		margin: 10px 0
	}
}

.tyd-t130 .tyd-t130-into {
	width: 56px;
	height: 4px;
	background-color: var(--color, #14afbb);
	border-radius: 2px;
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t130 .tyd-t130-title {
	font-size: 24px;
	color: #000;
	margin: 0;
	text-align: center;
	line-height: 1.6;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize;
	margin-bottom: 4px
}

.tyd-t130 .tyd-t130-des {
	font-size: 16px;
	color: #333;
	text-align: center
}

.tyd-t130 .tyd-t130-des p {
	margin: 0
}

.tyd-t130 .tyd-t130-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tyd-t130 .tyd-t130-list .tyd-t130-item {
	width: 23%;
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .1);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	transition: all .2s ease
}

.tyd-t130 .tyd-t130-item .tyd-t130-item-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	transition: all .2s ease;
	color: var(--color, #14afbb)
}

.tyd-t130 .tyd-t130-item .tyd-t130-item-icon em {
	font-size: 36px;
	transform: rotateY(0);
	transition: all .2s ease
}

.tyd-t130 .tyd-t130-item .tyd-t130-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	text-transform: capitalize;
	transition: all .2s ease
}

.tyd-t130 .tyd-t130-item .tyd-t130-item-des {
	font-size: 16px;
	text-align: center;
	margin-top: 12px;
	color: #555;
	line-height: 1.6;
	transition: all .2s ease
}

.tyd-t130 .tyd-t130-item .tyd-t130-item-des p {
	margin: 0
}

.tyd-t130 .tyd-t130-list .tyd-t130-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .2)
}

.tyd-t130 .tyd-t130-item:hover .tyd-t130-item-icon em {
	transform: rotateY(180deg)
}

@media(max-width:768px) {
	.tyd-t130 .tyd-t130-list .tyd-t130-item {
		width: 48%;
		padding: 10px;
		margin-top: 20px
	}
}

.tyd-t109 .tyd-t109-content {
	position: relative;
	overflow: hidden
}

.tyd-t109 .tyd-t109-t-list {
	padding-top: 75px;
	display: flex;
	flex-wrap: wrap
}

.tyd-t109 .tyd-t109-top-bg {
	background-color: #111;
	height: 50%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.tyd-t109 .tyd-t109-bottom-bg {
	background-color: var(--color, #10b098);
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1
}

.tyd-t109 .tyd-t109-t-list .tyd-t109-t-item {
	width: 25%;
	border-right: 1px solid #e5e5e5;
	position: relative;
	background-color: #fff;
	padding: 60px 30px;
	box-sizing: border-box
}

.tyd-t109 .tyd-t109-t-list .tyd-t109-t-item:last-child {
	border: none
}

.tyd-t109 .tyd-t109-t-item .tyd-t109-t-img {
	position: absolute;
	top: -48px;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid transparent;
	left: 50%;
	transform: translateX(-50%);
	transition: all .1s linear
}

.tyd-t109 .tyd-t109-t-item .tyd-t109-t-img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	max-height: 100%;
	display: inline-block
}

.tyd-t109 .tyd-t109-t-item .tyd-t109-t-p1 {
	margin: 0;
	color: #555;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center
}

.tyd-t109 .tyd-t109-t-item .tyd-t109-t-p2 {
	color: var(--color, #10b098);
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	margin: 0;
	margin-bottom: 10px
}

.tyd-t109 .tyd-t109-t-item .tyd-t109-t-p3 {
	text-align: center;
	font-size: 16px;
	margin: 0
}

.tyd-t109 .tyd-t109-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #10b098);
	margin: 20px auto
}

.tyd-t109 .tyd-t109-title {
	font-size: 24px;
	color: #fff;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center
}

.tyd-t109 .tyd-t109-b-list {
	display: flex;
	flex-wrap: wrap
}

.tyd-t109 .tyd-t109-b-list .tyd-t109-b-item {
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid #efefef24;
	margin: 50px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.tyd-t109 .tyd-t109-b-list .tyd-t109-b-item:last-child {
	border-right: none
}

.tyd-t109 .tyd-t109-b-item .tyd-t109-b-icon {
	width: 80px;
	height: 80px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t109 .tyd-t109-b-icon em {
	color: var(--color, #10b098);
	font-size: 36px;
	transform: rotateY(0);
	transition: all .1s linear
}

.tyd-t109 .tyd-t109-b-item .tyd-t109-b-num {
	margin: 20px 0;
	font-size: 22px;
	font-weight: var(--fontbold6, 600);
	color: #efefef;
	text-align: center
}

.tyd-t109 .tyd-t109-b-item .tyd-t109-b-tit {
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: #efefef;
	font-weight: var(--fontbold6, 600)
}

.tyd-t109 .tyd-t109-t-item:hover .tyd-t109-t-img {
	top: -54px
}

.tyd-t109 .tyd-t109-b-item:hover .tyd-t109-b-icon em {
	transform: rotateY(180deg)
}

@media(max-width:768px) {
	.tyd-t109 .tyd-t109-t-list .tyd-t109-t-item {
		width: 50%
	}

	.tyd-t109 .tyd-t109-t-list .tyd-t109-t-item:nth-child(2) {
		border-right: none
	}

	.tyd-t109 .tyd-t109-b-list .tyd-t109-b-item {
		width: 50%;
		margin: 20px 0;
		border: none
	}

	.tyd-t109 .tyd-t109-b-list .tyd-t109-b-item:nth-child(3) {
		margin-top: 0
	}

	.tyd-t109 .tyd-t109-b-list .tyd-t109-b-item:nth-child(4) {
		margin-top: 0
	}
}

@media(max-width:500px) {
	.tyd-t109 .tyd-t109-t-item .tyd-t109-t-p1 {
		font-size: 16px;
		margin-bottom: 12px
	}

	.tyd-t109 .tyd-t109-t-item .tyd-t109-t-p2 {
		margin-bottom: 12px
	}

	.tyd-t109 .tyd-t109-t-list .tyd-t109-t-item {
		padding: 40px 10px
	}

	.tyd-t109 .tyd-t109-b-item .tyd-t109-b-icon {
		width: 60px;
		height: 60px
	}

	.tyd-t109 .tyd-t109-b-item .tyd-t109-b-icon em {
		font-size: 24px
	}

	.tyd-t109 .tyd-t109-b-item .tyd-t109-b-num {
		margin: 14px 0;
		font-size: 18px
	}

	.tyd-t109 .tyd-t109-b-item .tyd-t109-b-tit {
		font-size: 16px
	}

	.tyd-t109 .tyd-t109-title {
		font-size: 20px
	}

	.tyd-t109 .tyd-t109-into {
		margin: 10px auto
	}

	.tyd-t109 .tyd-t109-t-item .tyd-t109-t-img {
		top: -35px;
		width: 60px;
		height: 60px
	}
}

.tyd-t156-list {
	display: flex;
	justify-content: space-between
}

.tyd-t156-item {
	width: 24%;
	position: relative
}

.tyd-t156-img img {
	display: block;
	max-width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t156-img {
	border: 1px solid #eee;
	border-radius: 10px;
	overflow: hidden
}

.tyd-t156 .tyd-t151-content h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center
}

.tyd-t156-into {
	margin: 15px auto 30px;
	width: 60px;
	height: 3px;
	border-radius: 30px;
	background-color: var(--color, #0c5adb)
}

.tyd-t156-size {
	position: absolute;
	width: 100%;
	left: 0;
	padding: 30px 20px;
	bottom: 0
}

.tyd-t156-tit {
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-weight: var(--fontbold6, 600);
	padding-bottom: 10px
}

.tyd-t156-text p {
	margin: 0;
	font-size: 16px;
	color: #dbdbdb
}

.tyd-t156-img:hover img {
	transform: scale(1.02)
}

@media (max-width:1024px) {
	.tyd-t156-size {
		padding: 15px
	}
}

@media (max-width:768px) {
	.tyd-t156-list {
		flex-wrap: wrap
	}

	.tyd-t156-item {
		width: 49%;
		margin-bottom: 2%
	}

	.tyd-t156-img img {
		width: 100%
	}
}

@media (max-width:500px) {
	.tyd-t156-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t156 .tyd-t151-content h5 {
		font-size: 22px
	}

	.tyd-t156-into {
		margin: 15px auto
	}
}

.tyd-t153 .tyd-t153-contant h5 {
	margin: 0;
	color: #000;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	font-size: 24px
}

.tyd-t153-into {
	margin: 25px auto 45px;
	width: 60px;
	height: 3px;
	border-radius: 30px;
	background-color: var(--color, #0c5adb)
}

.tyd-t153-list {
	display: flex;
	justify-content: space-between
}

.tyd-t153-item {
	width: 23%
}

.tyd-t153-top {
	position: relative
}

.tyd-t153-item {
	display: flex;
	width: 23%;
	flex-direction: column;
	align-items: center
}

.tyd-t153-img {
	overflow: hidden;
	padding: 0;
	border: 1px solid var(--color, #0c5adb);
	border-radius: 100%
}

.tyd-t153-img img {
	display: block;
	object-fit: cover;
	max-width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t153-span {
	position: absolute;
	top: 0px;
	right: 0px;
	display: flex;
	justify-content: center;
	align-items: center
}

.tyd-t153-span p:nth-of-type(1) {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0;
	background: var(--color, #0c5adb);
	opacity: 0.5;
	position: absolute
}

.tyd-t153-span p:nth-of-type(2) {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--color, #0c5adb);
	z-index: 1
}

.tyd-t153-tit {
	margin: 0;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	font-size: 18px;
	margin-top: 20px
}

.tyd-t153-text p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #555;
	margin-top: 10px
}

.tyd-t153-img:hover img {
	transform: scale(1.05)
}

@media (max-width:768px) {
	.tyd-t153-list {
		flex-wrap: wrap
	}

	.tyd-t153-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media (max-width:450px) {
	.tyd-t153-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t153 .tyd-t153-contant h5 {
		font-size: 22px
	}

	.tyd-t153-into {
		margin: 25px auto
	}
}

.tyd-t118 .tyd-t118-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t118 .tyd-t118-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center
}

.tyd-t118 .tyd-t118-des {
	font-size: 16px;
	text-align: center;
	color: #333;
	margin: 5px 0
}

.tyd-t118 .tyd-t118-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t118 .tyd-t118-list .tyd-t118-item {
	position: relative;
	overflow: hidden;
	width: 24%;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
	transition: all .1s linear;
	margin-top: 20px
}

.tyd-t118 .tyd-t118-item .tyd-t118-item-img img {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	transition: all .1s linear
}

.tyd-t118 .tyd-t118-item .tyd-t118-item-info {
	position: absolute;
	bottom: 40px;
	left: 0;
	box-sizing: border-box;
	padding: 0 10px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 10
}

.tyd-t118 .tyd-t118-item .tyd-t118-item-bg {
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	width: 140%;
	height: 200px;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%)
}

.tyd-t118 .tyd-t118-item .tyd-t118-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	color: #000;
	text-align: center
}

.tyd-t118 .tyd-t118-item .tyd-t118-item-des {
	color: #555;
	text-align: center;
	font-size: 16px;
	margin: 0;
	margin-top: 10px
}

.tyd-t118 .tyd-t118-item:hover .tyd-t118-item-img img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t118 .tyd-t118-list .tyd-t118-item {
		width: 49%
	}
}

@media(max-width:500px) {
	.tyd-t118 .tyd-t118-title {
		font-size: 20px
	}

	.tyd-t118 .tyd-t118-into {
		margin-bottom: 10px
	}

	.tyd-t118 .tyd-t118-item .tyd-t118-item-info {
		bottom: 25px
	}

	.tyd-t118 .tyd-t118-item .tyd-t118-item-bg {
		bottom: -60px
	}
}

.tyd-t113 .tyd-t113-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0 auto;
	margin-bottom: 20px
}

.tyd-t113 .tyd-t113-title {
	margin: 0;
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	color: #000
}

.tyd-t113 .tyd-t113-list {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t113 .tyd-t113-list .tyd-t113-item {
	width: 23%;
	margin-bottom: 2%;
	border: 1px solid #eee
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-img {
	overflow: hidden
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-img img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: all .1s linear
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-info {
	box-sizing: border-box;
	padding: 10px
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-tit {
	font-size: 16px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-btn {
	margin-top: 10px
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-btn span {
	text-decoration: underline
}

.tyd-t113 .tyd-t113-item .tyd-t113-item-btn a {
	text-decoration: none
}

.tyd-t113 .tyd-t113-item:hover .tyd-t113-item-img img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t113 .tyd-t113-list .tyd-t113-item {
		width: 48%;
		margin-bottom: 20px
	}
}

@media(max-width:500px) {
	.tyd-t113 .tyd-t113-title {
		font-size: 20px
	}

	.tyd-t113 .tyd-t113-into {
		margin-bottom: 10px
	}

	.tyd-t113 .tyd-t113-list {
		margin-top: 20px
	}
}

.tyd-t112 .tyd-t112-list {
	display: flex;
	flex-wrap: wrap
}

.tyd-t112 .tyd-t112-list .tyd-t112-item {
	width: 25%;
	display: flex;
	align-items: center
}

.tyd-t112 .tyd-t112-item .tyd-t112-item-icon {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
	background-color: var(--color, #3483f9)
}

.tyd-t112 .tyd-t112-item .tyd-t112-item-icon em {
	color: #fff;
	font-size: 36px;
	transform: rotateY(0);
	transition: all .1s linear
}

.tyd-t112 .tyd-t112-item .tyd-t112-item-info {
	flex: 1
}

.tyd-t112 .tyd-t112-item .tyd-t112-item-tit {
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin-bottom: 10px
}

.tyd-t112 .tyd-t112-item .tyd-t112-item-des {
	font-size: 16px;
	color: #555;
	margin: 0
}

.tyd-t112 .tyd-t112-item:hover .tyd-t112-item-icon em {
	transform: rotateY(180deg)
}

@media(max-width:768px) {
	.tyd-t112 .tyd-t112-list {
		justify-content: space-between
	}

	.tyd-t112 .tyd-t112-list .tyd-t112-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media(max-width:500px) {
	.tyd-t112 .tyd-t112-list .tyd-t112-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t112 .tyd-t112-item .tyd-t112-item-icon {
		width: 55px;
		height: 55px
	}

	.tyd-t112 .tyd-t112-item .tyd-t112-item-icon em {
		font-size: 30px
	}
}

.tyd-t111 .tyd-t111-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #10b098);
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t111 .tyd-t111-des {
	color: #333;
	font-size: 16px
}

.tyd-t111 .tyd-t111-title {
	font-size: 24px;
	text-align: center;
	margin: 0;
	color: #000;
	font-weight: var(--fontbold6, 600)
}

.tyd-t111 .tyd-t111-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px
}

.tyd-t111 .tyd-t111-list .tyd-t111-item {
	width: 23%;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px
}

.tyd-t111 .tyd-t111-item .tyd-t111-item-img {
	overflow: hidden;
	position: relative
}

.tyd-t111 .tyd-t111-item .tyd-t111-item-img img {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t111 .tyd-t111-item-text {
	background-color: #fff;
	padding: 10px
}

.tyd-t111 .tyd-t111-item-text .tyd-t111-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	margin: 0;
	color: #000;
	margin-bottom: 10px
}

.tyd-t111 .tyd-t111-item-text .tyd-t111-item-des {
	font-size: 16px;
	color: var(--color, #10b098);
	text-align: center;
	margin: 0
}

.tyd-t111 .tyd-t111-item:hover .tyd-t111-item-img img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t111 .tyd-t111-list .tyd-t111-item {
		width: 49%
	}

	.tyd-t111 .tyd-t111-item-text .tyd-t111-item-tit {
		font-size: 16px
	}

	.tyd-t111 .tyd-t111-item-text .tyd-t111-item-des {
		font-size: 16px
	}
}

@media(max-width:500px) {
	.tyd-t111 .tyd-t111-title {
		font-size: 20px
	}

	.tyd-t111 .tyd-t111-into {
		margin-bottom: 10px
	}

	.tyd-t111 .tyd-t111-list {
		margin-top: 20px
	}
}

.tyd-t104 .tyd-t104-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t104 .tyd-t104-list .tyd-t104-item {
	width: 23%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #eee
}

.tyd-t104 .tyd-t104-item .tyd-t104-item-img img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t104 .tyd-t104-item .tyd-t104-item-text {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 50%;
	transition: all .1s linear
}

.tyd-t104 .tyd-t104-item .tyd-t104-item-text .tyd-t104-item-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--color, #bcc533);
	opacity: .4;
	top: 0;
	left: 0
}

.tyd-t104 .tyd-t104-item-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	padding: 12px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	height: 100%;
	width: 100%
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	color: #fff;
	line-height: 1.8;
	margin: 0
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-btn {
	width: 40px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	text-decoration: none;
	background-color: #fff;
	position: relative;
	cursor: pointer
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-btn em {
	font-size: 20px;
	color: #161616;
	position: relative;
	z-index: 1;
	transition: all .1s linear;
	color: #fff
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-btn a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 1;
	background-color: var(--color, #bcc533);
	transition: all .1s linear;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t104 .tyd-t104-item:hover .tyd-t104-item-text {
	top: 50%
}

.tyd-t104 .tyd-t104-item:hover .tyd-t104-item-img img {
	transform: scale(1.02)
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-more {
	color: #fff
}

.tyd-t104 .tyd-t104-item-info .tyd-t104-item-more a {
	color: #fff
}

@media(max-width:768px) {
	.tyd-t104 .tyd-t104-list .tyd-t104-item {
		width: 48%;
		margin-bottom: 20px
	}

	.tyd-t104 .tyd-t104-list .tyd-t104-item:nth-child(3) {
		margin-bottom: 0
	}

	.tyd-t104 .tyd-t104-list .tyd-t104-item:nth-child(4) {
		margin-bottom: 0
	}
}

@media(max-width:500px) {
	.tyd-t104 .tyd-t104-item-info {
		padding: 10px
	}

	.tyd-t104 .tyd-t104-item-info .tyd-t104-item-tit {
		font-size: 16px;
		line-height: 24px
	}

	.tyd-t104 .tyd-t104-item-info .tyd-t104-item-btn {
		width: 30px;
		height: 30px
	}
}

.tyd-t101 .tyd-t101-content {
	position: relative;
	z-index: 1
}

.tyd-t101 .tyd-t101-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	max-height: 400px;
	background-color: var(--color, #0a0a0a);
	left: 0;
	top: 0;
	z-index: -1
}

.tyd-t101 .tyd-t101-title {
	font-size: 24px;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	color: #fff;
	margin: 0;
	padding-top: 20px
}

.tyd-t101 .tyd-t101-into {
	width: 30px;
	height: 3px;
	background-color: #fff;
	margin: 10px auto 30px
}

.tyd-t101 .tyd-t101-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0px 15px
}

.tyd-t101 .tyd-t101-list .tyd-t101-item {
	width: 24%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 8px 10px 0 rgba(38, 38, 38, .11)
}

.tyd-t101 .tyd-t101-item-img {
	overflow: hidden
}

.tyd-t101 .tyd-t101-item-img img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
	transition: all .1s linear
}

.tyd-t101 .tyd-t101-item-info {
	padding: 10px 15px;
	box-sizing: border-box;
	background: #fff
}

.tyd-t101 .tyd-t101-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	margin: 0
}

.tyd-t101 .tyd-t101-item-des {
	font-size: 16px;
	color: #555;
	margin: 10px 0 15px;
	line-height: 1.5
}

.tyd-t101 .tyd-t101-item-btn {
	margin-top: 10px
}

.tyd-t101 .tyd-t101-item-btn span {
	text-decoration: underline
}

.tyd-t101 .tyd-t101-item-btn a {
	text-decoration: none
}

.tyd-t101 .tyd-t101-item:hover .tyd-t101-item-img img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t101 .tyd-t101-list .tyd-t101-item {
		width: 48%;
		margin-bottom: 20px
	}

	.tyd-t101 .tyd-t101-list .tyd-t101-item:nth-child(3) {
		margin-bottom: 0
	}

	.tyd-t101 .tyd-t101-list .tyd-t101-item:nth-child(4) {
		margin-bottom: 0
	}
}

@media(max-width:500px) {
	.tyd-t101 .tyd-t101-list .tyd-t101-item {
		width: 100%
	}

	.tyd-t101 .tyd-t101-list .tyd-t101-item:nth-child(3) {
		margin-bottom: 20px
	}

	.tyd-t101 .tyd-t101-into {
		margin: 20px auto
	}

	.tyd-t101 .tyd-t101-title {
		font-size: 20px;
		padding-top: 20px
	}
}

.tyd-t88 .tyd-t88-tit {
	font-size: 24px;
	color: #333;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	margin-bottom: 10px
}

.tyd-t88 .tyd-t88-des {
	color: #333;
	font-size: 16px
}

.tyd-t88 .tyd-t88-content>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin: 0 auto
}

.tyd-t88 .tyd-t88-content>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: 50%;
	transform: translateX(-50%);
	top: 2px;
	margin: 0
}

.tyd-t88 .tyd-t88-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2em
}

.tyd-t88 .tyd-t88-item {
	width: 23%;
	background-color: #fff;
	border-radius: 10px;
	border-bottom: 3px solid var(--color, #1d2087);
	margin-bottom: 20px
}

.tyd-t88 .tyd-t88-item>.tyd-t88-item-img,
.tyd-t88 .tyd-t88-item>.tyd-t88-item-img img {
	width: 100%;
	overflow: hidden;
	transition: all 0.2s linear
}

.tyd-t88 .tyd-t88-item>.tyd-t88-item-img img:hover {
	transform: scale(1.02)
}

.tyd-t88 .tyd-t88-item>.tyd-t88-info>p {
	text-align: center;
	margin: 8px 0
}

.tyd-t88 .tyd-t88-item>.tyd-t88-info {
	padding: 10px
}

.tyd-t88 .tyd-t88-item>.tyd-t88-info>.tyd-t88-info-tit {
	font-weight: var(--fontbold6, 600);
	color: #111;
	font-size: 18px
}

.tyd-t88 .tyd-t88-item>.tyd-t88-info>.tyd-t88-info-des {
	color: #444;
	font-size: 16px
}

@media(max-width:768px) {
	.tyd-t88 .tyd-t88-content>.tyd-t88-tit {
		font-size: 24px
	}

	.tyd-t88 .tyd-t88-item {
		width: 48%;
		margin-bottom: 2em
	}
}

.tyd-t39 .tyd-item-img {
	overflow: hidden
}

.tyd-t39 .tyd-item-img img {
	transition: all 0.1s linear;
	width: 100%
}

.tyd-t39 .tyd-item-img img:hover {
	transform: scale(1.02)
}

.tyd-t40 .tyd-item-img img {
	width: 100%
}

.tyd-t40>.tyd-flex-jc-sb>.tyd-flex-item {
	border: 1px solid #FFF
}

.tyd-t66>.tyd-flex-jc-sb>.tyd-flex-item {
	border: 1px solid #FFF
}

.tyd-t66 .tyd-item-img {
	overflow: inherit
}

.tyd-t66 .tyd-item-img img {
	transition: all 0.1s linear;
	width: 100%
}

.tyd-t66 .tyd-item-img img:hover {
	transform: scale(1.02)
}

.tyd-t123 .tyd-t123-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	margin-bottom: 10px;
	color: #000;
	text-align: center;
	text-transform: capitalize
}

.tyd-t123 .tyd-t123-des {
	text-align: center
}

.tyd-t123 .tyd-t123-des p {
	color: #333;
	margin: 0
}

.tyd-t123 .tyd-t123-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px
}

.tyd-t123 .tyd-t123-list .tyd-t123-item {
	width: 23%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding: 30px 20px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgba(51, 51, 51, .2)
}

.tyd-t123 .tyd-t123-item .tyd-t123-item-icon {
	width: 60px;
	height: 60px;
	background-color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	color: var(--color, #6046ff);
	box-shadow: 0 0 8px rgba(51, 51, 52, .1)
}

.tyd-t123 .tyd-t123-item .tyd-t123-item-icon em {
	font-size: 28px;
	transition: all .1s linear
}

.tyd-t123 .tyd-t123-item:hover .tyd-t123-item-icon em {
	transform: rotateY(180deg)
}

.tyd-t123 .tyd-t123-item .tyd-t123-item-tit {
	margin: 6px 0;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize
}

.tyd-t123 .tyd-t123-item .tyd-t123-item-des {
	color: #444;
	font-size: 16px;
	text-align: center
}

.tyd-t123 .tyd-t123-item .tyd-t123-item-des p {
	margin: 0;
	color: #555
}

@media(max-width:1024px) {
	.tyd-t123 .tyd-t123-list .tyd-t123-item {
		padding: 20px
	}
}

@media(max-width:768px) {
	.tyd-t123 .tyd-t123-list .tyd-t123-item {
		width: 48%;
		margin-bottom: 20px;
		padding: 30px
	}

	.tyd-t123 .tyd-t123-list .tyd-t123-item:nth-child(3),
	.tyd-t123 .tyd-t123-list .tyd-t123-item:nth-child(4) {
		margin-bottom: 0
	}
}

@media(max-width:500px) {
	.tyd-t123 .tyd-t123-list .tyd-t123-item {
		padding: 12px
	}
}

.tyd-t93 .tyd-t93-tit {
	color: #333;
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	margin-bottom: 10px
}

.tyd-t93 .tyd-t93-content>.modality {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--color, #1d2087);
	position: relative;
	margin: 0 auto
}

.tyd-t93 .tyd-t93-content>.modality>p {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 5px;
	border-radius: 2px;
	background-color: var(--color, #1d2087);
	opacity: .2;
	left: -14px;
	top: 2px;
	margin: 0
}

.tyd-t93 .tyd-t93-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
	justify-content: space-between
}

.tyd-t93 .tyd-t93-item {
	width: 23.5%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative
}

.tyd-t93 .tyd-t93-item::after {
	content: '';
	background: url(https://img01.v15cdn.com/modular/93/modular-2.webp) no-repeat;
	position: absolute;
	right: -30%;
	top: 20px;
	display: inline-flex;
	width: 50%;
	height: 40px;
	background-position-x: right;
	background-size: cover
}

.tyd-t93 .tyd-t93-item:last-child::after {
	display: none
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-top {
	width: 110px;
	height: 110px;
	background-color: var(--color, #1d2087);
	border-radius: 50%;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-top>.item-num {
	position: absolute;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #fff;
	top: 0;
	right: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: var(--color, #1d2087)
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-top>em {
	font-size: 36px;
	color: #fff
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-text {
	text-align: center
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-text>.tit {
	font-size: 18px;
	color: #232323
}

.tyd-t93 .tyd-t93-item>.tyd-t93-item-text>.des {
	color: #444;
	font-size: 16px;
	line-height: 24px
}

.tyd-t93 .showhidden {
	color: var(--color, #1d2087);
	cursor: pointer;
	position: relative
}

.tyd-t93 .tupxila {
	position: absolute;
	top: 2px;
	right: -16px;
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom: 6px solid var(--color, #1d2087);
	transform: rotate(0)
}

.tyd-t93 .tupxila.rotate {
	top: 8px
}

.tyd-t93 .rotate {
	transform-origin: center center;
	transform: rotate(180deg);
	transition: transform .2s
}

.tyd-t93 .rotate1 {
	transform-origin: center center;
	transform: rotate(0);
	transition: transform .2s
}

@media(max-width:768px) {
	.tyd-t93 .tyd-t93-content>.tyd-t93-tit {
		font-size: 24px
	}

	.tyd-t93 .tyd-t93-item {
		width: 48%;
		margin-bottom: 2em
	}

	.tyd-t93 .tyd-t93-item>.tyd-t93-item-top {
		width: 80px;
		height: 80px
	}

	.tyd-t93 .tyd-t93-item>.tyd-t93-item-top>.item-num {
		width: 30px;
		height: 30px
	}

	.tyd-t93 .tyd-t93-item>.tyd-t93-item-top>em {
		font-size: 28px;
		color: #fff
	}

	.tyd-t93 .tyd-t93-item::after {
		display: none
	}
}

@media(max-width:500px) {
	.tyd-t93 .tyd-t93-item {
		width: 100%;
		margin-bottom: 1em
	}
}

.tyd-t102 .tyd-t102-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center
}

.tyd-t102 .tyd-t102-into {
	width: 30px;
	height: 3px;
	background-color: var(--color, #bcc533);
	margin: 20px auto 35px
}

.tyd-t102 .tyd-t102-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t102 .tyd-t102-item {
	width: 25%;
	border-right: 1px solid #d2d2d2;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding: 30px 60px
}

.tyd-t102 .tyd-t102-item:nth-of-type(4) {
	border-right: none
}

.tyd-t102 .tyd-t102-icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: var(--color, #bcc533);
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t102 .tyd-t102-icon em {
	color: #fff;
	font-size: 32px;
	transform: rotateY(0);
	transition: all .1s linear
}

.tyd-t102 .tyd-t102-item-tit {
	font-size: 18px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	margin: 20px 0
}

.tyd-t102 .tyd-t102-item-des {
	font-size: 16px;
	color: #555;
	line-height: 1.5;
	margin: 0;
	text-align: center
}

.tyd-t102 .tyd-t102-item:hover .tyd-t102-icon em {
	transform: rotateY(180deg)
}

@media(max-width:768px) {
	.tyd-t102 .tyd-t102-item {
		width: 50%
	}

	.tyd-t102 .tyd-t102-item:nth-child(2) {
		border-right: none
	}
}

@media(max-width:500px) {
	.tyd-t102 .tyd-t102-item {
		width: 100%;
		border-right: none;
		padding: 20px 40px
	}

	.tyd-t102 .tyd-t102-icon {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		background-color: var(--color, #bcc533);
		display: flex;
		align-items: center;
		justify-content: center
	}

	.tyd-t102 .tyd-t102-icon em {
		font-size: 24px
	}

	.tyd-t102 .tyd-t102-into {
		margin: 20px auto
	}

	.tyd-t102 .tyd-t102-title {
		font-size: 20px
	}

	.tyd-t102 .tyd-t102-item-tit {
		margin: 12px 0
	}
}

.tyd-t106 .tyd-t106-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t106 .tyd-t106-list .tyd-t106-item {
	position: relative;
	overflow: hidden;
	width: 24%
}

.tyd-t106 .tyd-t106-list .tyd-t106-item::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .2);
	content: ''
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-img img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: all .1s linear
}

.tyd-t106 .tyd-t106-item .tyd-t106-title {
	position: absolute;
	top: 50%;
	z-index: 2;
	margin: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	font-size: 18px;
	opacity: 1;
	transition: all .1s linear;
	transform: translateY(-50%)
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-hover {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	display: flex;
	width: 100%;
	height: 100%;
	transition: all .1s linear;
	flex-direction: column;
	justify-content: space-between
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-info {
	box-sizing: border-box;
	padding: 20px
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-tit {
	margin: 0;
	color: #f4f4f4;
	font-weight: var(--fontbold6, 600);
	font-size: 18px
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-des {
	font-size: 16px;
	color: #f4f4f4;
	margin: 0;
	margin-top: 20px
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-btn {
	display: flex;
	margin-left: auto;
	width: 54px;
	height: 54px;
	background-color: var(--color, #10b098);
	text-decoration: none !important;
	transition: all .2s linear;
	align-items: center;
	justify-content: center
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-btn em {
	color: #fff;
	font-size: 28px
}

.tyd-t106 .tyd-t106-item .tyd-t106-item-btn:hover {
	width: 100%
}

.tyd-t106 .tyd-t106-item:hover .tyd-t106-item-hover {
	top: 0
}

.tyd-t106 .tyd-t106-item:hover .tyd-t106-item-img img {
	transform: scale(1.02)
}

.tyd-t106 .tyd-t106-item:hover .tyd-t106-title {
	opacity: 0
}

@media(max-width:768px) {
	.tyd-t106 .tyd-t106-list .tyd-t106-item {
		margin-bottom: 20px;
		width: 48%
	}

	.tyd-t106 .tyd-t106-item .tyd-t106-item-info {
		box-sizing: border-box;
		padding: 10px
	}
}

@media(max-width:500px) {
	.tyd-t106 .tyd-t106-item .tyd-t106-item-info {
		margin-top: 0;
		padding-bottom: 0
	}

	.tyd-t106 .tyd-t106-item .tyd-t106-item-tit {
		font-weight: 400;
		font-size: 16px
	}

	.tyd-t106 .tyd-t106-item .tyd-t106-item-des {
		margin-top: 4px;
		font-size: 12px
	}

	.tyd-t106 .tyd-t106-item .tyd-t106-item-btn {
		width: 30px;
		height: 30px
	}

	.tyd-t106 .tyd-t106-item .tyd-t106-item-btn em {
		font-size: 18px
	}
}

.tyd-t117 .tyd-t117-into {
	width: 45px;
	height: 3px;
	background-color: var(--color, #3483f9);
	margin: 0 auto;
	margin-bottom: 20px
}

.tyd-t117 .tyd-t117-title {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	text-align: center;
	color: #000;
	margin: 0
}

.tyd-t117 .tyd-t117-list {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t117 .tyd-t117-item {
	width: 24%
}

.tyd-t117 .tyd-t117-item .tyd-t117-item-img {
	padding: 10px;
	box-sizing: border-box
}

.tyd-t117 .tyd-t117-item .tyd-t117-item-img img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t117 .tyd-t117-item .tyd-t117-item-text {
	box-sizing: border-box;
	padding: 20px 0;
	color: #000
}

.tyd-t117 .tyd-t117-item .tyd-t117-item-tit {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin: 0
}

.tyd-t117 .tyd-t117-item .tyd-t117-item-img:hover img {
	transform: scale(1.02)
}

.tyd-t117 .swiper-pagination-bullet {
	border-radius: 0
}

.tyd-t117 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--color, #3483f9)
}

@media(max-width:768px) {
	.tyd-t117 .tyd-t117-item {
		width: 48%
	}
}

@media(max-width:500px) {
	.tyd-t117 .tyd-t117-title {
		font-size: 20px
	}

	.tyd-t117 .tyd-t117-item .tyd-t117-item-text {
		padding: 10px 0
	}

	.tyd-t117 .tyd-t117-into {
		margin-bottom: 10px
	}
}

.tyd-t105 .tyd-t105-title {
	font-size: 24px;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	margin: 0
}

.tyd-t105 .tyd-t105-into {
	width: 30px;
	height: 3px;
	margin: 10px auto 30px;
	background-color: var(--color, #bcc533)
}

.tyd-t105 .tyd-t105-des {
	color: #333;
	font-size: 16px
}

.tyd-t105 .tyd-t105-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t105 .tyd-t105-list .tyd-t105-item {
	width: 23%;
	overflow: hidden
}

.tyd-t105 .tyd-t105-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t105 .tyd-t105-item:hover img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t105 .tyd-t105-list .tyd-t105-item {
		width: 48%;
		margin-bottom: 20px
	}

	.tyd-t105 .tyd-t105-list .tyd-t105-item:nth-child(3) {
		margin-bottom: 0
	}

	.tyd-t105 .tyd-t105-list .tyd-t105-item:nth-child(4) {
		margin-bottom: 0
	}
}

@media(max-width:500px) {
	.tyd-t105 .tyd-t105-title {
		font-size: 20px
	}
}

.tyd-t36 .tyd-flex-list>.tyd-flex-item {
	border: 1px solid #eee
}

.tyd-t36 .tyd-flex-list>div>.tyd-flex-b {
	border: none
}

.tyd-t208 .tyd-t208-title h5 {
	font-size: 42px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t208 .tyd-t208-sub {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	box-sizing: border-box
}

.tyd-t208 .tyd-t208-sub .tyd-t208-div:nth-of-type(1) {
	width: 63px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px;
	margin-right: 5px
}

.tyd-t208 .tyd-t208-sub .tyd-t208-div:nth-of-type(2) {
	width: 16px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px
}

.tyd-t208 .tyd-t208-list {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between
}

.tyd-t208 .tyd-t208-item {
	width: 16%;
	margin-bottom: 2%;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	transition: all .3s ease-in-out
}

.tyd-t208 .tyd-t208-item img {
	display: inline-block;
	max-width: 100%
}

.tyd-t208 .tyd-t208-item:hover {
	transform: scale(1.02)
}

.tyd-t208 .tyd-t208-pro {
	margin-bottom: 30px
}

.tyd-t208 .tyd-t208-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.5
}

@media (max-width:768px) {
	.tyd-t208 .tyd-t208-item {
		width: 49%
	}
}

.tyd-t207 .tyd-t207-list {
	display: flex;
	justify-content: space-between
}

.tyd-t207 .tyd-t207-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize
}

.tyd-t207 .tyd-t207-sub {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	box-sizing: border-box
}

.tyd-t207 .tyd-t207-sub .tyd-t207-div:nth-of-type(1) {
	width: 63px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px;
	margin-right: 5px
}

.tyd-t207 .tyd-t207-sub .tyd-t207-div:nth-of-type(2) {
	width: 16px;
	height: 2px;
	background: var(--color, #0061de);
	border-radius: 1px
}

.tyd-t207 .tyd-t207-text p {
	font-size: 18px;
	margin: 0;
	text-align: center;
	line-height: 1.5;
	text-transform: capitalize;
	color: #fff
}

.tyd-t207 .tyd-t207-img {
	width: 100%;
	overflow: hidden;
	border-radius: 5px 5px 0 0
}

.tyd-t207 .tyd-t207-img img {
	display: block;
	max-width: 100%;
	width: 100%;
	transition: all .3s ease-in-out
}

.tyd-t207 .tyd-t207-pro {
	margin-bottom: 30px
}

.tyd-t207 .tyd-t207-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.5
}

.tyd-t207 .tyd-t207-text {
	box-sizing: border-box;
	padding: 10px;
	background: var(--color, #0061de)
}

.tyd-t207 .tyd-t207-item {
	width: 18%;
	border-radius: 5px;
	overflow: hidden
}

.tyd-t207 .tyd-t207-item:hover .tyd-t207-img img {
	transform: scale(1.03)
}

@media (max-width:768px) {
	.tyd-t207 .tyd-t207-list {
		flex-wrap: wrap
	}

	.tyd-t207 .tyd-t207-item {
		width: 49%;
		margin-bottom: 20px
	}

	.tyd-t207 .tyd-t207-item img {
		width: 100%
	}
}

@media (max-width:450px) {
	.tyd-t207 .tyd-t207-item {
		width: 100%
	}
}

.tyd-t158 .tyd-t158-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-top: 20px
}

.tyd-t158 .tyd-t158-item {
	display: flex;
	justify-content: space-between
}

.tyd-t158 .tyd-t158-list {
	width: 19%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 24px 0 rgba(35, 24, 21, .11);
	padding: 40px 15px 80px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box
}

.tyd-t158 .tyd-t158-img {
	display: flex;
	justify-content: center
}

.tyd-t158 .tyd-t158-img>em {
	color: var(--color, #d90011);
	font-size: 42px;
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all ease-in-out .3s
}

.tyd-t158 .tyd-t158-tit {
	margin: 25px 0 5px
}

.tyd-t158 .tyd-t158-tit p {
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	margin: 0
}

.tyd-t158 .tyd-t158-con p {
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #555;
	line-height: 1.7
}

.tyd-t158 .tyd-t158-math {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -15px
}

.tyd-t158 .tyd-t158-math p {
	text-align: center;
	line-height: 1;
	margin: 0;
	font-size: 66px;
	font-family: Impact;
	color: var(--color, #d90011);
	opacity: .1;
	transition: all .3s ease-in-out
}

.tyd-t158 .tyd-t158-list:hover .tyd-t158-math p {
	opacity: .5
}

.tyd-t158 .tyd-t158-list:hover .tyd-t158-img>em {
	transform: rotateY(190deg)
}

.tyd-t158 .tyd-t158-titbot p {
	text-align: center;
	font-size: 16px;
	margin: 0;
	color: #333
}

.tyd-t158 .tyd-t158-titbot {
	margin-bottom: 35px
}

@media (max-width:1400px) {
	.tyd-t158 .tyd-t158-item {
		flex-wrap: wrap;
		justify-content: unset
	}

	.tyd-t158 .tyd-t158-list {
		width: 32%;
		margin-bottom: 2%;
		margin-right: 2%
	}

	.tyd-t158 .tyd-t158-list:nth-of-type(3n) {
		margin-right: 0
	}
}

@media (max-width:1024px) {
	.tyd-t158 .tyd-t158-item {
		justify-content: space-between
	}

	.tyd-t158 .tyd-t158-list {
		width: 49%;
		margin-right: 0
	}
}

@media (max-width:500px) {
	.tyd-t158 .tyd-t158-list {
		width: 100%
	}

	.tyd-t158 .tyd-t158-list {
		padding: 40px 0
	}

	.tyd-t158 .tyd-t158-math {
		bottom: -30px
	}
}

.tyd-t126 h5 {
	font-size: 24px;
	color: #000;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-align: center
}

.tyd-t126 .tyd-t126-list {
	display: flex;
	margin-top: 20px;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t126 .tyd-t126-list .tyd-t126-item {
	width: 18%;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 12px;
	margin-top: 0;
	transition: all .1s linear
}

.tyd-t126 .tyd-t126-list .tyd-t126-item img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t126 .tyd-t126-list .tyd-t126-item:hover img {
	transform: scale(1.05)
}

.tyd-t126 .tyd-t126-list .tyd-t126-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

@media(max-width:768px) {
	.tyd-t126 .tyd-t126-list {
		justify-content: space-around
	}
}

@media(max-width:500px) {
	.tyd-t126 .tyd-t126-list .tyd-t126-item {
		width: 32%;
		margin: 0;
		margin-bottom: 10px;
		padding: 10px
	}
}

.tyd-t57 .tyd-t57-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t57 .tyd-t57-item {
	width: 19%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgb(154 154 154 / 20%);
	padding: 20px 15px;
	box-sizing: border-box;
	transition: all .1s linear
}

.tyd-t57 .tyd-t57-item:hover {
	box-shadow: 0 3px 10px 0 rgb(154 154 154 / 40%)
}

.tyd-t57 .tyd-t57-item .tyd-t57-des {
	font-size: 16px;
	text-align: center
}

.tyd-t57 .tyd-t57-item .tyd-t57-des p {
	margin: 0;
	color: #555
}

@media(max-width:768px) {
	.tyd-t57 .tyd-t57-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t57 .tyd-t57-item:last-child {
		margin-bottom: 0
	}
}

.tyd-t41 .tyd-item-img img {
	max-width: 100%
}

.tyd-t41>div>.tyd-flex-item {
	border: 1px solid transparent;
	border-radius: 4px;
	overflow: hidden
}

.tyd-t41 .tyd-item-img {
	overflow: hidden
}

.tyd-t41 .tyd-item-img img {
	transition: all 0.1s linear;
	width: 100%
}

.tyd-t41 .tyd-item-img img:hover {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t300 {
		display: none;
	}
}

.tyd-t301 {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

.tyd-t301 .tyd-t301-right {
	flex: 1;
	padding-left: 30px
}

.tyd-t301 .tyd-t301-left {
	width: 45%
}

.tyd-t301 .tyd-t301-left .tyd-t301-item-title {
	font-weight: var(--fontbold6, 600)
}

.tyd-t301 .tyd-t301-left .tyd-t301-item-text {
	margin-bottom: 20px
}

.tyd-t301 .tyd-t301-left .tyd-t301-item-text p {
	margin: 10px 0;
	color: #666
}

.tyd-t301 .tyd-t301-left .tyd-t301-item-text a {
	text-decoration: none;
	color: inherit
}

@media(max-width:768px) {
	.tyd-t301 .tyd-t301-left {
		width: 100%
	}

	.tyd-t301 .tyd-t301-right {
		width: 100%;
		padding-top: 20px;
		padding-left: 0;
		display: none;
	}
}

.tyd-t110 .tyd-t110-into {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 30px;
	height: 3px;
	background-color: var(--color, #10b098)
}

.tyd-t110 .tyd-t110-title {
	font-size: 24px;
	text-align: center;
	margin: 0;
	font-weight: var(--fontbold6, 600)
}

.tyd-t110 .tyd-t110-list {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.tyd-t110 .tyd-t110-list .tyd-t110-item {
	width: 23%;
	overflow: hidden
}

.tyd-t110 .tyd-t110-list .tyd-t110-item img {
	max-width: 100%;
	display: block;
	width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t110 .tyd-t110-list .tyd-t110-item:hover img {
	transform: scale(1.02)
}

@media(max-width:768px) {
	.tyd-t110 .tyd-t110-list .tyd-t110-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media(max-width:500px) {
	.tyd-t110 .tyd-t110-title {
		font-size: 20px
	}

	.tyd-t110 .tyd-t110-into {
		margin-bottom: 10px
	}

	.tyd-t110 .tyd-t110-list {
		margin-top: 20px
	}
}

.tyd-t71>.tyd-template-item {
	position: relative;
	text-align: center
}

.tyd-t71>.tyd-template-item>span {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	background: #555
}

.tyd-t71>.tyd-template-item>h5 {
	margin: 0;
	display: inline-block;
	padding: 0 10px;
	position: relative;
	background-color: #FFF;
	font-size: 24px;
	font-weight: var(--fontbold6, 600)
}

.tyd-t78 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px 15px
}

.tyd-t78 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t78 .tyd-template-item .tyd-t78-line {
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

.tyd-t78 .tyd-template-item .tyd-t78-line em {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	background: var(--color, #000);
	border-radius: 50%
}

.tyd-t79 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 15px 0
}

.tyd-t79 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t79 .tyd-template-item .tyd-t79-line {
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0
}

.tyd-t79 .tyd-template-item .tyd-t79-line em {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	background: var(--color, #000);
	border-radius: 50%
}

.tyd-t76 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px 15px
}

.tyd-t76 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t76 .tyd-template-item .tyd-t76-line {
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

.tyd-t76 .tyd-template-item .tyd-t76-line em {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	background: var(--color, #000)
}

.tyd-t77 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 15px 0
}

.tyd-t77 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t77 .tyd-template-item .tyd-t77-line {
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0
}

.tyd-t77 .tyd-template-item .tyd-t77-line em {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	background: var(--color, #000)
}

.tyd-t58 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px 15px
}

.tyd-t58 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t58 .tyd-template-item .tyd-t58-line {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 50px;
	height: 3px;
	background: var(--color, #000)
}

.tyd-t59 .tyd-template-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px 15px
}

.tyd-t59 .tyd-template-item h5 {
	font-weight: var(--fontbold6, 600);
	font-size: 24px;
	margin: 0;
	padding: 0
}

.tyd-t59 .tyd-template-item .tyd-t59-line {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 50px;
	height: 3px;
	background: var(--color, #000)
}

.tyd-t128 .tyd-template-item {
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.tyd-t128 .tyd-template-item h5 {
	margin: 0;
	display: inline-block;
	padding: 0 10px;
	position: relative;
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: var(--color), #000
}

.tyd-t128 .tyd-template-item .tyd-t128-line {
	flex: 1;
	height: 0.5px;
	background: var(--color, #666)
}

.tyd-t72>.tyd-template-item {
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 18px;
	margin: 0;
	position: relative
}

.tyd-t72>.tyd-template-item>span {
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: var(--color, #D3D3D3);
	top: 50%;
	left: 0
}

.tyd-t72>.tyd-template-item>h5 {
	font-weight: var(--fontbold6, 600);
	margin: 0;
	background-color: #FFF;
	display: inline-block;
	padding: 0 10px;
	position: relative;
	font-size: 20px;
	color: var(--color, #000)
}

.tyd-t73>.tyd-template-item {
	width: 100%;
	font-size: 18px;
	border-bottom: 2px solid var(--color, #fcb026);
	margin: 0px
}

.tyd-t73>.tyd-template-item>.tyd-template-title {
	display: inline-block;
	padding: 5px 20px;
	box-sizing: border-box;
	transform: skew(-20deg) translate(8px, 1px);
	background: var(--color, #fcb026)
}

.tyd-t73>.tyd-template-item>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	margin: 0;
	display: inline-block;
	transform: skew(20deg);
	font-size: 20px;
	color: #fff
}

.tyd-t95 {
	position: relative
}

.tyd-t95>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	border-bottom: 5px solid var(--color, #555);
	margin: 0px;
	display: flex;
	align-items: center;
	color: var(--color, #000)
}

.tyd-t95>h5 em {
	font-size: 20px;
	margin-right: 5px
}

.tyd-t95>h5::before {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 2px;
	right: 0;
	width: calc(100% - 20px);
	height: 3px;
	background-color: #FFF
}

@media(max-width:480px) {
	.tyd-t95>h5 {
		font-size: 16px
	}
}

.tyd-t1 {
	position: relative
}

.tyd-t1>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	border-bottom: 5px solid var(--color, #ccc);
	margin: 0px;
	font-weight: var(--fontbold6, 600);
	color: var(--color, #000)
}

.tyd-t1>h5::before {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 2px;
	right: 0;
	width: calc(100% - 20px);
	height: 3px;
	background-color: #FFF
}

@media(max-width:480px) {
	.tyd-t1>h5 {
		font-size: 16px
	}
}

.tyd-t3 {
	position: relative
}

.tyd-t3>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	border-bottom: 5px solid var(--color, #555);
	margin: 0px;
	color: var(--color, #000)
}

.tyd-t3>h5::before {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 2px;
	right: 0;
	width: calc(100% - 20px);
	height: 3px;
	background-color: #FFF
}

@media(max-width:480px) {
	.tyd-t3>h5 {
		font-size: 16px
	}
}

.tyd-t4>h5 {
	width: 100%;
	font-size: 24px;
	padding: 8px 20px;
	box-sizing: border-box;
	border-bottom: 3px solid transparent;
	border-image: url(https://cdn.seo.com.cn/Content/Images/sdg-line.png);
	border-image-slice: 6;
	border-image-repeat: repeat;
	margin: 0px;
	font-weight: bold;
	;
	color: var(--color, #000)
}

.tyd-t5>h5 {
	position: relative;
	font-size: 24px;
	position: relative;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
	var(--color, #000)
}

.tyd-t5>h5>span:nth-child(1) {
	display: block;
	width: 30px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: var(--color, #555)
}

@media(max-width:480px) {
	font-size: 16px
}

.tyd-t6>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	border: 1px solid var(--color, #CCC);
	box-shadow: 4px 4px 4px #CCC;
	margin: 0px;
	font-weight: bold;
	color: var(--color, #000)
}

.tyd-t7>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	box-shadow: 0 0 30px rgba(0, 0, 0, .3) inset;
	background: rgba(255, 255, 255, .1);
	margin: 0;
	border-radius: 4px;
	color: var(--color, #000)
}

@media(max-width:480px) {
	.tyd-t7>h5 {
		font-size: 16px
	}
}

.tyd-t8>h5 {
	font-size: 24px;
	width: 100%;
	text-align: center;
	padding: 6px 0;
	border-radius: 4px;
	margin: 0px;
	font-weight: bold;
	color: var(--color, #000)
}

@media(max-width:480px) {
	.tyd-t8>h5 {
		font-size: 16px
	}
}

.tyd-t9>h5 {
	position: relative;
	font-size: 20px;
	padding: 5px 20px 5px;
	box-sizing: border-box;
	margin: 0px;
	font-weight: bold;
	background: var(--color, #2CB740);
	color: #fff
}

.tyd-t9>h5::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 7px;
	bottom: -4px;
	left: 0;
	background: radial-gradient(circle, #FFF, #FFF 4px, transparent 4px);
	background-size: 9px 10px;
	margin: 0px
}
}

@media(max-width:480px) {
	.tyd-t9>h5 {
		font-size: 16px
	}
}

.tyd-t10>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px 5px 44px;
	box-sizing: border-box;
	background-image: url(https://cdn.seo.com.cn/Content/Images/nine-icon-white.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	border-radius: 0 4px 4px 0;
	margin: 0;
	background-size: 26px;
	font-weight: bold;
	background-color: var(--color, #1F9BED);
	color: #fff
}

@media(max-width:480px) {
	.tyd-t10>h5 {
		font-size: 16px
	}
}

.tyd-t13>h5 {
	width: 100%;
	font-size: 20px;
	padding: 5px 20px;
	box-sizing: border-box;
	background-color: var(--color, #56d1f4);
	border-radius: 4px;
	margin: 0;
	color: #FFF
}

@media(max-width:480px) {
	.tyd-t13>h5 {
		font-size: 16px
	}
}

.tyd-t67>.tyd-item-title {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	display: flex;
	position: relative;
	align-items: center
}

.tyd-t67>.tyd-item-title::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #999;
	top: 48%;
	left: 0;
	z-index: -1
}

.tyd-t67>.tyd-item-title>span {
	display: block;
	background-color: var(--color, #b7d6e6);
	text-align: center;
	position: relative;
	z-index: 1;
	padding: 2px 4px;
	border-radius: 30px;
	width: 50px
}

.tyd-t67>.tyd-item-title>span::before {
	content: '';
	display: block;
	position: absolute;
	width: calc(100% - 8px);
	height: calc(100% - 4px);
	background-color: #FFF;
	top: 2px;
	left: 4px;
	z-index: -1;
	border-radius: 30px
}

.tyd-t67>.tyd-item-title>h5 {
	font-weight: var(--fontbold6, 600);
	background-color: var(--color, #b7d6e6);
	border-radius: 4px;
	display: block;
	flex: 1;
	margin: 0;
	margin-left: 10px;
	padding: 5px 16px;
	border: 1px solid var(--color, #999);
	font-size: 20px
}

.tyd-t68>.tyd-template-title {
	border: 1px solid var(--color, #6272d6);
	border-radius: 30px;
	margin: 0;
	padding: 4px;
	color: #FFF
}

.tyd-t68>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	display: inline-block;
	background-color: var(--color, #6272d6);
	border-radius: 30px;
	padding: 5px 20px;
	margin: 0;
	font-size: 20px
}

.tyd-t69>.tyd-template-title {
	border: 1px solid var(--color, #999);
	border-radius: 30px;
	padding: 6px 0;
	width: calc(100% - 10px);
	margin-left: auto
}

.tyd-t69>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	display: inline-block;
	background-color: var(--color, #eee);
	border-radius: 6px;
	padding: 1px 15px;
	border: 1px solid var(--color, #999);
	margin: 0;
	margin-left: -10px;
	font-size: 20px
}

.tyd-t70>.tyd-template-title {
	margin: 0;
	display: flex;
	background-color: #AAA;
	color: #FFF
}

.tyd-t70>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	display: inline-block;
	background-color: var(--color, red);
	color: #FFF;
	margin: 0;
	padding: 5px 30px 5px 20px;
	font-size: 20px;
	position: relative
}

.tyd-t70>.tyd-template-title>h5::before {
	content: '';
	display: block;
	width: 12px;
	height: 102%;
	background-color: #FFF;
	position: absolute;
	right: -6px;
	top: 0;
	transform: skewX(-18deg)
}

.tyd-t70>.tyd-template-title>span {
	flex: 1;
	padding: 0 10px;
	text-transform: capitalize;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px
}

@media(max-width:481px) {
	.tyd-t70>.tyd-template-title>h5 {
		font-size: 16px;
		padding: 4px 20px 4px 10px
	}
}

.tyd-t74 {
	position: relative
}

.tyd-t74>.tyd-template-item {
	position: relative;
	display: inline-block;
	font-size: 18px;
	padding: 5px 10px 5px 26px;
	box-sizing: border-box;
	margin: 0px
}

.tyd-t74>span:last-of-type {
	display: block;
	width: calc(100% - 22px);
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0
}

.tyd-t74>.tyd-template-item>span:first-of-type {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 51%;
	left: 10px;
	top: 0;
	transform: skew(-45deg);
	background: var(--color, #000)
}

.tyd-t74>.tyd-template-item>span:last-of-type {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 51%;
	left: 10px;
	bottom: 0;
	transform: skew(45deg);
	background: var(--color, #000)
}

.tyd-t74>.tyd-template-item>h5 {
	font-weight: var(--fontbold6, 600);
	margin: 0;
	position: relative;
	z-index: 1;
	font-size: 20px;
	color: #fff
}

.tyd-t74>.tyd-border {
	border-bottom: 1px solid var(--color, #000)
}

.tyd-t85>.tyd-template-item>.tyd-template-title {
	position: relative;
	display: inline-block
}

.tyd-t85>.tyd-template-item>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	margin: 0;
	padding: 5px 10px;
	font-size: 20px;
	color: #fff;
	background: var(--color, #217FE1)
}

.tyd-t85>.tyd-template-item>.tyd-template-title>.tyd-border-bg {
	position: absolute;
	height: 0;
	bottom: -6px;
	right: -10px;
	width: 60px;
	border: 2px solid transparent;
	background: var(--color, #217FE1)
}

.tyd-t84>.tyd-template-item>.tyd-template-title {
	position: relative;
	display: inline-block;
	padding: 5px 20px;
	box-sizing: border-box;
	border-radius: 5px;
	z-index: 10;
	left: 4px;
	top: 4px;
	border: 2px solid var(--color, #217FE1)
}

.tyd-t84>.tyd-template-item>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	z-index: 10;
	margin: 0;
	position: relative;
	top: -4px;
	left: -4px;
	font-size: 20px;
	color: #fff
}

.tyd-t84>.tyd-template-item>.tyd-template-title>.tyd-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -4px;
	top: -4px;
	border-radius: 5px;
	background-color: var(--color, #217FE1)
}

.tyd-t83>h5 {
	font-weight: var(--fontbold6, 600);
	display: inline-block;
	padding: 5px 20px;
	border-radius: 0 10px 0px 10px;
	color: #fff;
	font-size: 20px;
	margin: 0;
	color: #fff;
	background: var(--color, #217FE1)
}

.tyd-t82>.tyd-template-item>.tyd-template-title {
	position: relative;
	display: inline-block;
	padding: 5px 20px;
	box-sizing: border-box;
	transform: skew(-20deg);
	z-index: 10;
	left: 5px;
	top: 5px;
	border: 2px solid var(--color, #217FE1);
	border-top: none;
	border-left: none
}

.tyd-t82>.tyd-template-item>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	transform: skew(20deg);
	margin: 0;
	position: relative;
	z-index: 10;
	top: -5px;
	left: -5px;
	font-size: 20px;
	color: #fff
}

.tyd-t82>.tyd-template-item>.tyd-template-title>.tyd-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -5px;
	top: -5px;
	background: var(--color, #217FE1)
}

.tyd-t81>.tyd-template-item>.tyd-template-title {
	position: relative;
	display: inline-block;
	padding: 5px 20px;
	box-sizing: border-box;
	transform: skew(-20deg);
	z-index: 10;
	left: 0px;
	top: 0px;
	background: var(--color, #fcb026);
}

.tyd-t81>.tyd-template-item>.tyd-template-title>h5 {
	font-weight: var(--fontbold6, 600);
	transform: skew(20deg);
	margin: 0;
	position: relative;
	z-index: 10;
	top: -2px;
	left: -2px;
	font-size: 20px;
	color: #fff;
}

.tyd-t81>.tyd-template-item>.tyd-template-title>.tyd-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 5px;
	top: 5px;
	background: var(--color, #217FE1);
	opacity: 0.8;
}

.tyd-t80>.tyd-template-item {
	text-align: center;
	position: relative;
	background: var(--color, #217FE1)
}

.tyd-t80>.tyd-template-item>h5 {
	font-weight: var(--fontbold6, 600);
	padding: 5px 0;
	font-size: 20px;
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 1
}

.tyd-t80>.tyd-template-item>.tyd-bg {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	bottom: -9px;
	z-index: -1;
	transform: translateX(-50%) rotate(45deg);
	background: var(--color, #217FE1)
}

.tyd-t120 .tyd-t120-outer-box {
	padding: 4px;
	border-radius: 30px;
	border-radius: 30px;
	position: relative;
	border: 2px dotted #fff;
	box-shadow: 0px 1px 10px rgba(51, 51, 51, 0.2);
	background-color: var(--color, #0078d7)
}

.tyd-t120 .tyd-t120-inner-box {
	border-radius: 30px;
	position: absolute;
	left: 0;
	bottom: -6px;
	z-index: -1;
	width: 100%;
	height: 100%
}

.tyd-t120 .tyd-t120-outer-box h5 {
	font-weight: var(--fontbold6, 600);
	padding: 2px 15px;
	margin: 0;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #ffffff52;
	font-size: 20px;
}

.tyd-t191 .tyd-t191-title {
	background: var(--color, #c4956a);
	padding: 10px 20px;
	box-sizing: border-box
}

.tyd-t191 .tyd-t191-title p {
	margin: 0;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	text-transform: capitalize
}

.tyd-t191 .tyd-t191-card p {
	margin: 0;
	font-size: 16px;
	width: 50%;
	margin-bottom: 10px;
	box-sizing: border-box
}

.tyd-t191 .tyd-t191-card p:nth-last-child(1) {
	margin-bottom: 0
}

.tyd-t191 .tyd-t191-card p:nth-last-child(2) {
	margin-bottom: 0
}

.tyd-t191 .tyd-t191-card {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 20px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	background-color: #fff
}

.tyd-t191 .tyd-t191-list {
	background-color: #fff
}

.tyd-t191 .tyd-t191-item {
	padding: 20px 20px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box
}

.tyd-t191 .tyd-t191-table p {
	margin: 0;
	font-size: 18px;
	font-weight: var(--fontbold5)
}

.tyd-t191 .tyd-t191-text p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #444
}

.tyd-t191 .tyd-t191-text {
	margin-top: 10px
}

.tyd-t191 .tyd-t191-table {
	padding-left: 30px;
	position: relative
}

.tyd-t191 .tyd-t191-table .tyd-t191-table-after {
	position: absolute;
	width: 20px;
	height: 20px;
	background: var(--color, #c4956a);
	left: 0;
	top: 4px
}

@media (max-width:500px) {

	.tyd-t191 .tyd-t191-card,
	.tyd-t191 .tyd-t191-item {
		padding: 20px 15px
	}

	.tyd-t191 .tyd-t191-card p {
		width: 100%;
		margin-bottom: 15px
	}
}

.tyd-t187 .tyd-t187-title {
	text-align: center
}

.tyd-t187 .tyd-t187-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	margin: 0;
	text-transform: capitalize
}

.tyd-t187 .tyd-t187-pro {
	margin: 10px auto 30px
}

.tyd-t187 .tyd-t187-pro p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0;
	line-height: 1.5
}

.tyd-t187 .tyd-t187-list {
	display: flex;
	justify-content: space-between
}

.tyd-t187 .tyd-t187-item {
	width: 24%
}

.tyd-t187 .tyd-t187-item-tit {
	background: var(--color, #ff5c14);
	padding: 10px 5px;
	box-sizing: border-box
}

.tyd-t187 .tyd-t187-item-tit p {
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-transform: capitalize
}

.tyd-t187 .tyd-t187-item-img {
	background: #eee;
	display: flex;
	justify-content: center;
	margin: 3px 0;
	padding: 10px 0;
	box-sizing: border-box
}

.tyd-t187 .tyd-t187-item-img img {
	display: block;
	max-width: 100%;
	border: 1px solid #eeee
}

.tyd-t187 .tyd-t187-item-text {
	text-align: center;
	background: #eee;
	padding: 10px;
	margin-bottom: 3px;
	box-sizing: border-box
}

.tyd-t187 .tyd-t187-item-text p {
	font-size: 16px;
	margin: 0;
	line-height: 1.7
}

@media (max-width:950px) {
	.tyd-t187 .tyd-t187-list {
		flex-wrap: wrap;
		margin-top: 45px
	}

	.tyd-t187 .tyd-t187-item {
		width: 49%;
		margin-bottom: 2%
	}
}

@media (max-width:500px) {
	.tyd-t187 .tyd-t187-list {
		margin-top: 30px
	}

	.tyd-t187 .tyd-t187-item {
		width: 100%;
		margin-bottom: 20px
	}

	.tyd-t187 .tyd-t187-item:nth-last-child(1) {
		margin-bottom: 0
	}
}

.tyd-t163 .tyd-t163-title h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	text-align: center;
	padding-bottom: 20px
}

.tyd-t163 .tyd-t163-list {
	display: flex;
	justify-content: space-between;
	width: 70%;
	flex-wrap: wrap
}

.tyd-t163 .tyd-t163-pro {
	display: inline-block;
	width: 15%;
	text-align: center;
	background: #f7f8fa;
	padding: 30px 0
}

.tyd-t163 .tyd-t163-pro p {
	margin: 0;
	font-size: 16px
}

.tyd-t163 .tyd-t163-top {
	display: flex;
	align-items: end;
	justify-content: space-between
}

.tyd-t163 .tyd-t163-item img {
	display: block;
	max-width: 100%;
	border: 1px solid #eee;
	transition: all .3s ease-in-out
}

.tyd-t163 .tyd-t163-caption p {
	margin: 30px 0 45px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	color: var(--color, #4bab3d)
}

.tyd-t163 .tyd-t163-item {
	width: 29%;
	overflow: hidden
}

.tyd-t163 .tyd-t163-con {
	text-align: center;
	margin-bottom: 35px
}

.tyd-t163 .tyd-t163-con p {
	line-height: 1.7;
	font-size: 16px;
	color: #333;
	margin: 0
}

.tyd-t163 .tyd-t163-card1 {
	overflow-x: auto
}

.tyd-t163 .tyd-t163-card2 {
	overflow-x: auto
}

.tyd-t163 .tyd-t163-card3 {
	overflow-x: auto
}

.tyd-t163 .tyd-t163-card1 .tyd-t163-tr td {
	width: 25%;
	padding: 10px 15px
}

.tyd-t163 .tyd-t163-card1 .tyd-t163-table {
	width: 100%;
	border-top: 4px solid var(--color, #4bab3d)
}

.tyd-t163 .tyd-t163-card1 .tyd-t163-tr:nth-of-type(2n-1) {
	background-color: #f7f8fa
}

.tyd-t163 .tyd-t163-card1 .tyd-t163-tr>td:nth-of-type(n+2) {
	color: #555
}

.tyd-t163 .tyd-t163-card1 .tyd-t163-tr:nth-of-type(1) td {
	color: #000 !important
}

.tyd-t163 .tyd-t163-card2 .tyd-t163-tr td {
	width: 25%;
	padding: 10px 15px
}

.tyd-t163 .tyd-t163-card2 .tyd-t163-table {
	width: 100%;
	border-top: 4px solid var(--color, #4bab3d)
}

.tyd-t163 .tyd-t163-card2 .tyd-t163-tr:nth-of-type(2n-1) {
	background-color: #f7f8fa
}

.tyd-t163 .tyd-t163-card2 .tyd-t163-tr>td:nth-of-type(n+2) {
	color: #555
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td {
	width: 25%;
	padding: 10px 15px
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td img {
	width: 20px;
	height: 20px
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-table {
	width: 100%;
	border-top: 4px solid var(--color, #4bab3d)
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr:nth-of-type(2n-1) {
	background-color: #f7f8fa
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td:nth-of-type(2)>em {
	color: #4bab3d;
	font-size: 20px;
	line-height: 1
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td:nth-of-type(3)>em {
	color: #4bab3d;
	font-size: 20px;
	line-height: 1
}

.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td:nth-of-type(4)>em {
	color: #d81e06;
	font-size: 22px;
	line-height: 1
}

.tyd-t163 .tyd-t163-item:hover img {
	transform: scale(1.02)
}

@media (max-width:1024px) {
	.tyd-t163 .tyd-t163-pro {
		padding: 20px 10px;
		width: 25%
	}

	.tyd-t163 .tyd-t163-item {
		width: 32%
	}
}

@media (max-width:768px) {
	.tyd-t163 .tyd-t163-top {
		margin-top: 20px
	}

	.tyd-t163 .tyd-t163-top {
		flex-direction: column;
		align-items: center
	}

	.tyd-t163 .tyd-t163-pro {
		display: flex;
		width: 100%;
		padding: 10px
	}

	.tyd-t163 .tyd-t163-pro p {
		padding: 20px 40px;
		margin: 0 auto
	}

	.tyd-t163 .tyd-t163-list {
		width: 100%
	}

	.tyd-t163 .tyd-t163-card1 .tyd-t163-tr td {
		padding: 15px
	}

	.tyd-t163 .tyd-t163-card2 .tyd-t163-tr td {
		padding: 15px
	}

	.tyd-t163 .tyd-t163-card3 .tyd-t163-tr td {
		padding: 15px
	}
}

@media (max-width:450px) {
	.tyd-t163 .tyd-t163-card1 .tyd-t163-tr td {
		padding: 8px
	}

	.tyd-t163 .tyd-t163-caption p {
		margin: 25px 0
	}

	.tyd-t163 .tyd-t163-item {
		width: 100%
	}

	.tyd-t163 .tyd-t163-item img {
		width: 100%
	}
}

.tyd-t133 .tyd-t133-into {
	width: 56px;
	height: 4px;
	background-color: var(--color, #14afbb);
	border-radius: 2px;
	margin-bottom: 10px
}

.tyd-t133 .tyd-t133-title {
	font-size: 24px;
	color: #000;
	margin: 0;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize
}

.tyd-t133 .tyd-t133-des {
	color: #555;
	font-size: 16px;
	margin-top: 10px;
	width: 50%;
	line-height: 1.6
}

.tyd-t133 .tyd-t133-des p {
	margin: 0
}

.tyd-t133 .tyd-t133-table-box {
	overflow: hidden;
	overflow-x: auto;
	margin-top: 30px
}

.tyd-t133 .tyd-t133-table {
	width: 100%;
	border-radius: 10px;
	font-size: 16px;
	overflow: hidden;
	color: #555;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #d2d2d2
}

.tyd-t133 .tyd-t133-table td {
	box-sizing: border-box;
	text-align: center;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	padding: 10px;
	text-transform: capitalize
}

.tyd-t133 .tyd-t133-table tr:first-child td div {
	width: 140px;
	height: 140px;
	margin: 10px auto
}

.tyd-t133 .tyd-t133-table tr:first-child td div img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t133 .tyd-t133-table tr:first-child td:hover div img {
	transform: scale(1.05)
}

.tyd-t133 .tyd-t133-table tr:first-child td {
	border-top: none
}

.tyd-t133 .tyd-t133-table tr:last-child td {
	border-bottom: none
}

.tyd-t133 .tyd-t133-table tr td:last-child {
	border-right: none
}

.tyd-t133 .tyd-t133-table tr:nth-child(2) td:not(:first-child) {
	background-color: var(--color, #14afbb);
	color: #fff;
	border-top: none;
	border-bottom: none
}

.tyd-t133 .tyd-t133-table tr:nth-child(even) {
	background-color: #f5f8f9
}

.tyd-t133 .tyd-t133-table tr td:first-child {
	color: #333;
	font-weight: var(--fontbold6, 600);
	border-left: none;
	width: 240px;
	text-align: left;
	padding-left: 30px
}

.tyd-t133 .tyd-t133-hit {
	margin-top: 10px;
	color: #555;
	font-size: 16px
}

@media(max-width:768px) {
	.tyd-t133 .tyd-t133-des {
		width: 100%
	}

	.tyd-t133 .tyd-t133-table-box {
		margin-top: 20px
	}
}

.tyd-t131 .tyd-t131-into {
	width: 56px;
	height: 4px;
	background-color: var(--color, #14afbb);
	border-radius: 2px;
	margin: 0 auto;
	margin-bottom: 10px
}

.tyd-t131 .tyd-t131-title {
	font-size: 24px;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: var(--fontbold6, 600);
	text-transform: capitalize;
	margin-bottom: 10px
}

.tyd-t131 .tyd-t131-des {
	font-size: 16px;
	color: #333;
	text-align: center
}

.tyd-t131 .tyd-t131-des p {
	margin: 0
}

.tyd-t131 .tyd-t131-table-box {
	margin-top: 30px;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
	overflow-x: auto
}

.tyd-t131 .tyd-t131-table {
	width: 100%;
	border-radius: 10px;
	font-size: 16px;
	overflow: hidden;
	color: #333;
	border-collapse: separate;
	border-spacing: 0;
	border: 3px solid var(--color, #14afbb)
}

.tyd-t131 .tyd-t131-table tr td:first-child {
	background-color: var(--color, #14afbb);
	color: #fff;
	text-align: center;
	border-left: none;
	border-color: #fff
}

.tyd-t131 .tyd-t131-table tr:first-child td div {
	box-sizing: border-box;
	padding: 6px;
	background-color: var(--color, #14afbb);
	border-radius: 5px;
	color: #fff;
	text-align: center;
	margin: 10px 0
}

.tyd-t131 .tyd-t131-table tr:first-child td {
	border-top: none
}

.tyd-t131 .tyd-t131-table tr:last-child td {
	border-bottom: none
}

.tyd-t131 .tyd-t131-table tr td:last-child {
	border-right: none
}

.tyd-t131 .tyd-t131-table td {
	box-sizing: border-box;
	text-align: center;
	border-top: 1px solid #dddada;
	border-left: 1px solid #dddada;
	padding: 10px;
	text-transform: capitalize
}

.tyd-t131 .tyd-t131-table tr:nth-child(odd) {
	background-color: #eef5f6
}

.tyd-t131 .tyd-t131-table tr:nth-child(2) div {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto
}

.tyd-t131 .tyd-t131-table .tyd-t131-across-img img {
	max-width: 100%;
	height: auto;
	transition: all .1s linear
}

.tyd-t131 .tyd-t131-table td:hover .tyd-t131-across-img img {
	transform: scale(1.05)
}

.tyd-t131 .tyd-t131-table .price {
	color: #000;
	font-weight: var(--fontbold6, 600);
	font-size: 20px
}

.tyd-t131 .tyd-t131-table tr td:nth-child(2) {
	border-left: none
}

@media(max-width:750px) {
	.tyd-t131 .tyd-t131-table-box {
		margin-top: 20px
	}
}

.tyd-t55.cusfaq-list {
	max-width: 1600px;
	margin: 0 auto;
	width: 100%;
}

.tyd-t55 h5 {
	font-size: 24px;
	font-weight: var(--fontbold6, 600);
	color: #000;
	margin: 0;
	margin-bottom: 5px
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item {
	border: 1px solid #eee;
	padding: 10px;
	box-sizing: border-box;
	margin: 10px 0;
	position: relative
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.faq-item-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 100%;
	background: #0000006d;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	font-size: 16px;
	cursor: pointer;
	display: none
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item:hover>.faq-item-close {
	display: flex
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p {
	padding-right: 20px;
	margin: 0;
	line-height: 1.6;
	font-size: 18px;
	cursor: pointer;
	position: relative
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p::after,
.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p::before {
	content: '';
	width: 12px;
	height: 2px;
	background-color: #000;
	position: absolute;
	top: 14px;
	right: 4px
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p::after {
	transform: rotate(90deg)
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit.active>p::after {
	opacity: 0
}

.tyd-t55>.tyd-faq-list>.tyd-faq-item>.tyd-faq-box {
	color: #555;
	line-height: 1.6;
	padding-top: 4px
}

.tyd-t55.cusfaq-list-double>.tyd-faq-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}

.tyd-t55.cusfaq-list-double>.tyd-faq-list>.tyd-faq-item {
	width: 49%
}

.tyd-t55.cusfaq-list-expand>.tyd-faq-list>.tyd-faq-item>.tyd-faq-box {
	display: block !important
}

.tyd-t55.cusfaq-list-expand>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p::after,
.tyd-t55.cusfaq-list-expand>.tyd-faq-list>.tyd-faq-item>.tyd-faq-tit>p::before {
	content: none
}

@media(max-width:768px) {
	.tyd-t55.cusfaq-list-double>.tyd-faq-list>.tyd-faq-item {
		width: 100%
	}
}