.light {
	font-weight: 300;
	/* 细体 */
}

.regular {
	font-weight: 400;
	/* 常规体 */
}

.medium {
	font-weight: 500;
	/* 中等体 */
}

.bold {
	font-weight: 700;
	/* 粗体 */
}

.heavy {
	font-weight: 900;
	/* 特粗体 */
}

body {
	font: 14px PingFangSC-Regular, Microsoft Yahei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5b8b\4f53", sans-serif;
	font-size: 15px;
	color: #000;
	background: #f7f7f7;
	cursor: pointer; 
}

.english {
	font-family: AlexBrush;
	font-size: 40px;
	color: #3c486a;
	letter-spacing: 2px;
}

a {
	color: #000;
	text-decoration: none
}

.container {
	width: 1200px;
	margin: 0 auto
}

.header {
	height: 72px;
	line-height: 72px;
	background: #fff
}

.header .logo {
	float: left;
	padding: 0 30px
}

.header .logo img {
	width: 127px;
	height: 31px
}

.header .slogan {
	float: left;
	border-left: 1px solid #072a66;
	margin-top: 20px;
	padding-left: 20px;
	color: #072a66;
	font-size: 15px;
	font-weight: 700;
	height: 31px;
	line-height: 31px
}

.header .search {
	float: right;
	height: 71px;
	position: relative;
}

.header .telephone {
	float: right;
	color: #072a66;
	font-size: 12px;
	font-weight: 700
}

.header .search .searchForm {
	position: relative;
	border-radius: 50px;
	display: inline-block;
	width: 220px;
	height: 25px;
	margin-top: 23px;
	margin-right: 20px;
	border: 1px solid #072a66;
	overflow: hidden
}

.header .search .searchForm .skwd {
	float: left;
	outline: 0;
	border: unset;
	background: unset;
	height: 25px;
	padding: 0 10px;
	font-size: 12px
}

.header .search .searchForm .sbtn {
	float: right;
	border: unset;
	background: unset;
	position: absolute;
	right: 5px;
	height: 25px;
	padding: 0 10px;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	cursor: pointer
}

.header .search .hotKeyword {
	position: absolute;
	background: #fff;
	top: 50px;
	width: 202px;
	z-index: 1989816;
	border-radius: 0 0 10px 10px;
	padding: 5px 10px;
	display: none
}

.header .search .hotKeyword .title {
	font-size: 12px;
	color: #666;
	line-height: 12px;
	margin-top: 5px;
}

.header .search .hotKeyword li {
	float: left;
	font-size: 10px;
	color: #666;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px
}

.header .search .hotKeyword li:last-child {
	margin-right: 0
}

.header .search .hotKeyword li a {
	padding: 3px 5px;
	background: #dcdcdc
}

.header .search .hotKeyword li a:hover {
	background: #eb3b3b;
	color: #fff
}

/* All */
.nav ul {
	zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul:before,
.nav ul:after {
	content: "";
	display: table;
}

.nav ul:after {
	clear: both;
}

.nav ul>li {
	float: left;
	position: relative;
}

.nav1 a {
	display: block;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft Yahei;
	margin-left: 5px;
}

.nav2 a {
	display: block;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
}

.nav1 a:hover {
	text-decoration: none;
	color: #d6ae35;
	transition: all .7s ease 0s;
}

.nav li ul {
	opacity: 0.702;
	width: 175px;
	background-color: #1e263c;
}

.nav li ul a {
	border: none;
}

.nav1 .nav_l a:hover {
	color: #d6ae35;
	font-weight: bold;
}

.nav1 .nav_l:nth-child(1)::before,
.nav1 .nav_l:nth-child(2)::before,
.nav1 .nav_l:nth-child(3)::before{
right: 15px;
}

.nav1 .nav_l::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 5px;
	margin-top: -12px;
	height: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
}

.nav1 .nav_l:nth-child(4)::before {
	right: 1px;
}

.nav1 .nav_l:hover::before {
	transform: rotate(-45deg);
	/* 调整旋转角度为向右箭头  */
	border-color: #ffcc00;
	/* 悬停时颜色变为黄色（可替换为目标颜色）  */
	margin-top: -11px;
}

.nav1 ul li::before:hover {
	border-right: 2px solid #d6ae35;
	border-bottom: 2px solid #d6ae35;
}

/* 淇敼鍚庣殑鍏抽敭CSS */
.nav-item {
	position: relative;
	padding-bottom: 10px;
	/* 鍒涘缓鎮仠缂撳啿鍖� */
}

/* 閫氳繃浼厓绱犲垱寤鸿繛鎺ラ€氶亾 */
.nav-item::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 15px;
	/* 涓巔adding-bottom鐩稿悓 */
	bottom: -15px;
	/* 杩炴帴鍒颁笅鎷夎彍鍗� */
	background: transparent;
	z-index: 100;
}

.dropdown-menu {
	position: absolute;
	top: calc(100% + 15px);
	/* 鍖归厤缂撳啿鍖洪珮搴� */
	left: 0;
	transition: opacity 0.3s, visibility 0.3s;
	opacity: 0;
	visibility: hidden;
	/* 鍏朵粬鍘熸湁鏍峰紡淇濇寔涓嶅彉 */
}

/* 鏄剧ず閫昏緫浼樺寲 */
.nav-item:hover .dropdown-menu,
.nav-item:hover::after,
.dropdown-menu:hover {
	opacity: 1;
	visibility: visible;
}

.nav1 {
	height: 50px;
	background-color: #1e263c;
	float: left;
	display: flex;
	justify-content: flex-start;
	/* 姘村钩闈犲彸瀵归綈 */
	width: 400px;
}

.nav1 .nav_l {
	width: 85px;
}

.nav1 .nav_l:nth-child(1),
.nav1 .nav_l:nth-child(2),
.nav1 .nav_l:nth-child(3) {
	width: 75px;
}

/* .nav1 .nav_l:nth-child(4) {	width: 110px;}.nav1 .nav_l:nth-child(5) {	width: 100px;} */
.nav1 .ner {
	display: flex;
	width: 33%;
	text-align: center;
	justify-content: center;
	/* 浠呮按骞冲眳涓� */
}

.nav1 ul>li:hover ul {
	left: 0;
}

.nav1 li ul {
	position: absolute;
	left: -9999em;
	top: 50px;
	z-index: 1;
	background-color: rgba(30, 38, 60, 0.7);
	color: #fff;
}

.nav2 {
	width: 800px;
	height: 50px;
	background-color: #d6ae35;
	float: left;
}

.nav2 .nav-menu {
	display: flex;
	justify-content: space-around;
}

.nav2 a:hover {
	text-decoration: none;
	color: #fff;
	transition: all .7s ease 0s;
}

.nav2 .nav_r a:hover {
	color: #fff;
}

.nav2 .nav-item img {
	margin-left: 5px;
	margin-top: -5px;
}

.nav2 .nav_r::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 5px;
	margin-top: -12px;
	height: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
}

.nav2 .nav_r:hover::before {
	transform: rotate(-45deg);
	border-color: #fff;
	margin-top: -11px;
	right: 12px;
}

.nav2 .nav_r {
	background-color: #d6ae35;
	width: 100px;
}

.nav2 ul>li:hover ul {
	left: 0;
}

.nav2 li ul {
	position: absolute;
	left: -9999em;
	top: 50px;
	z-index: 1;
	background-color: rgba(214, 174, 53, 0.7);
	color: #fff;
}

.nav2 .bjts {
	display: flex;
	width: 50%;
	text-align: center;
	justify-content: center;
}

.nav2 .zyzz {
	display: flex;
	width: 50%;
	text-align: center;
	justify-content: center;
}

.nav2 .cpfw {
	display: flex;
	width: 33%;
	text-align: center;
	justify-content: center;
}

.nav2 .yyks {
	display: flex;
	width: 33%;
	text-align: center;
	justify-content: center;
}

.nav2 .xkfd {
	display: flex;
	width: 33%;
	text-align: center;
	justify-content: center;
}

.nav2 .gdtd {
	display: flex;
	width: 33%;
	text-align: center;
	justify-content: center;
}

.banner {
	position: relative;
	width: 100%;
	max-width: 1920px;
	/* 闄愬埗鏈€澶у搴� */
	margin: 0 auto;
	overflow: hidden;
}

.banner-list {
	display: flex;
	transition: transform 0.5s ease;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.banner-list li {
	flex-shrink: 0;
	width: 100%;
}

.banner-list img {
	width: 100%;
	height: auto;
	display: block;
}

.dots {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 10px;
}

.dot {
	width: 20px;
	height: 6px;
	margin: 0px 3px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

.dot.active {
	background: white;
}

.superiority {
	margin-top: 30px;
	display: block;
	height: 215px;
	margin-bottom: 30px;
}

.superiority .title {
	line-height: 20px;
	height: 20px;
	border-left: 5px solid #000844;
	padding-left: 5px;
	font-size: 20px;
	color: #000844;
	font-weight: 700;
	width: 865px
}

.superiority li {
	float: left;
	background-color: #e5e5e5;
	width: 385px;
	height: 215px;
}

.superiority a:nth-child(1) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}

.powerful .superiority a:nth-child(1) li {
	margin-right: 15px;
	background-image: url(/img/benke.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
	border-radius: 10px;
}

.powerful .superiority a:nth-child(2) li {
	background-image: url(/img/shuoshi.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 15px;
	transition: all 0.3s ease;
	border-radius: 10px;
}

.powerful .superiority a:nth-child(3) li {
	background-image: url(/img/boshi.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0px;
	transition: all 0.3s ease;
	border-radius: 10px;
}

.superiority a:nth-child(2) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}

.superiority a:nth-child(3) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}

.superiority a li span {
	float: right;
	margin-right: 25px;
	width: 330px;
}

.superiority a li span:nth-child(1) {
	margin-top: 60px;
	font-size: 26px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Source Han Serif CN";
	text-align: center;
	display: none;
}

.superiority a li span:nth-child(2) {
	font-size: 30px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Source Han Serif CN";
	text-align: center;
	display: none;
}

.superiority a li span:nth-child(3) {
	font-size: 12px;
	letter-spacing: 8px;
	color: #e5b2ba;
	font-weight: 500;
	font-family: "Source Han Serif CN";
	text-align: center;
	display: none;
}

.powerful {
	margin-top: 100px;
	overflow: hidden;
	display: block;
}

.powerful .title {
	letter-spacing: 2px;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px;
    color: #000844;
    font-weight: 700;
}

.powerful .container-top .column {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	height: 120px;
}

.powerful .container-top .column .tu_62 img {
	display: block;
	/* 将图片转换为块级元素 */
	margin-left: auto;
	/* 左外边距自动 */
	margin-right: auto;
	/* 右外边距自动 */
	/* 或者直接写为 margin: 0 auto; */
}

.powerful .column .box {
	float: left;
	width: 1200px;
	margin-bottom: 50px;
}

.powerful .column .box .slide-in li {
	width: 300px;
	float: left;
	margin-right: 0;
}

.powerful .column .box .slide-in-img {
	float: left;
	width: 45px;
}

.powerful .column .box .slide-in .right-img {
	text-align: left;
	margin-top: 11px;
}

.powerful .column .box .slide-in .school_name {
	font-size: 40px;
	letter-spacing: 2px;
	color: #333333;
	font-family: "Ping Fang";
}

.powerful .column .box .slide-in .school_num {
	font-size: 14px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
}

.powerful .column .box .left-img {
	float: left;
}

.powerful .column .box .slide-in .school_btn {
	font-size: 16px;
	color: #333;
	line-height: 15px;
}

.powerful .title img {
	margin-left: 280px;
}

.powerful .tab-nav {
	width: 1200px;
	margin: 0 auto;
	height: 30px;
}

.powerful .case_more {
	font-size: 18px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	display: block;
}

.powerful .lists ul {
	padding-top: 30px;
	margin-top: 10px;
	height: 650px;
}

.powerful .lists li {
	float: left;
	width: 280px;
	height: 400px;
	background-size: cover;
	padding-bottom: 30px;
}

.powerful .lists1 li {
	float: left;
	width: 385px;
	height: 220px;
	background-size: cover;
	padding-bottom: 30px;
}

.powerful .tab-nav li.tab-button.active {
	background-color: #951e23;
	color: #ffffff;
}

.powerful .lists1 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #990033, #ffffff);
	width: 120px;
	height: 2px;
	position: absolute;
	text-align: center;
}

.powerful .lists1 .container_t3 {
	margin: 55px 0 0 200px;
	display: block;
	position: absolute;
	text-align: left;
	width: 175px;
	height: 84px;
	font-size: 14px;
	line-height: 26px;
	color: #323333;
	font-family: "Alibaba";
}

.powerful .lists1 .container_t4 {
	margin: 190px 0 0 230px;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 90px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	background: #990033;
	border-radius: 35px;
	text-align: center;
}

.powerful .lists1 li .pic {
	width: 230px;
	height: 200px;
	display: block;
	float: left;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	align-items: center;
	border-radius: 10px 0 0 10px;
	background-color: #dadbdf;
}

.counselor .lists1 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #990033, #ffffff);
	width: 120px;
	height: 2px;
	position: absolute;
	text-align: center;
}

.powerful .lists1 li:nth-child(3),
.powerful li:nth-child(6) {
	margin-right: 0
}

.powerful .lists1 li .pic {
	width: 180px;
	height: 220px;
	display: block;
	float: left;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	align-items: center;
	border-radius: 10px 0 0 10px;
	background-color: #dadbdf;
}

.powerful .lists1 li img {
	width: 100%
}

.powerful .lists1 li a {
	color: #333;
	font-size: 14px;
	width: 385px;
	height: 220px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 10px;
}

.powerful .lists1 li a span {
	padding: 15px;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.powerful .lists1 li:hover a {
	color: #38467f
}

.powerful .lists1 .container_t1 {
	margin: 20px 0 0 200px;
	display: block;
	position: absolute;
	width: 130px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 31px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
}

.powerful .lists1 .lists li:nth-child(1),
.powerful .lists1 .lists li:nth-child(2),
.powerful .lists1 .lists li:nth-child(4),
.powerful .lists1 .lists li:nth-child(5) {
	margin-right: 22.5px;
}

.powerful .lists1 .lists li:nth-child(3),
.powerful .lists1 .lists li:nth-child(6) {
	margin-right: 0px;
}

.powerful .lists3 .lists li {
	width: 383px;
	height: 220px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

.powerful .lists3 .lists li a {
	color: #333;
	font-size: 14px;
	width: 385px;
	height: 220px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 10px;
}

.powerful .lists3 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #990033, #ffffff);
	width: 120px;
	height: 2px;
	position: absolute;
	text-align: center;
}

.powerful .lists3 .container_t3 {
	margin: 130px 0 0 0;
	display: block;
	position: absolute;
	width: 180px;
	height: 84px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 68px;
	color: #323333;
	font-family: "Alibaba";
}

.powerful .lists3 .container_t4 {
	margin: 185px 0 0 45px;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 90px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	background: #990033;
	border-radius: 35px;
	text-align: center;
}

.counselor .lists3 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #990033, #ffffff);
	width: 120px;
	height: 2px;
	position: absolute;
	text-align: center;
}

.powerful .lists3 li:nth-child(3),
.powerful li:nth-child(6) {
	margin-right: 0
}

.powerful .lists3 li .pic {
	width: 180px;
	height: 220px;
	display: block;
	float: left;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	align-items: center;
}

.powerful .lists3 .lists li img {
	margin: 20px 0 0 47.5px;
	display: block;
	position: absolute;
}

.powerful .lists3 .lists li a {
	color: #333;
	font-size: 14px;
	width: 385px;
	height: 220px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 10px;
}

.powerful .lists3 .lists li a span {
	padding: 15px;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.powerful .lists3 .lists .teacher_mid {
	border-left: 1px solid #cbc6c6;
	padding: 10px 0;
	width: 1px;
	height: 170px;
	margin-top: 15px;
	float: left;
}

.powerful .lists3 li:hover a {
	color: #38467f
}

.powerful .lists3 .container_t1 {
	margin: 120px 0 0 0;
	display: block;
	position: absolute;
	width: 180px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 31px;
	color: #990033;
	font-weight: bold;
	font-family: "Ping Fang";
}

.powerful .lists3 .teach_left {
	float: left;
	width: 180px;
	text-align: center;
}

.powerful .lists3 .teach_right {
	margin: 10px 0 0 190px;
	display: block;
	position: absolute;
	font-weight: bold;
	float: left;
	width: 175px;
	height: 55px;
	font-size: 14px;
	line-height: 25px;
	color: #323333;
	font-family: "Alibaba";
}

.powerful .lists3 .teach_right span {
	width: 70px;
	height: 22px;
	border-radius: 11px;
	background-color: #f2f2f2;
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: 500;
	font-family: "Ping Fang";
	padding: 0 10px;
}

.powerful .lists3 .lists li:nth-child(1),
.powerful .lists3 .lists li:nth-child(2),
.powerful .lists3 .lists li:nth-child(4),
.powerful .lists3 .lists li:nth-child(5) {
	margin-right: 22.5px;
}

.powerful .lists3 .lists li:nth-child(3),
.powerful .lists3 .lists li:nth-child(6) {
	margin-right: 0px;
}

.powerful .lists li:nth-child(1),
.powerful .lists li:nth-child(2),
.powerful .lists li:nth-child(3) {
	margin-right: 26.6px;
}

.powerful .lists li:nth-child(4) {
	margin-bottom: 0px;
}

.powerful .tab-nav li {
	opacity: 0.902;
	width: 120px;
	height: 50px;
	line-height: 50px;
	border-radius: 6px;
	background-color: #ffffff;
	font-size: 20px;
	letter-spacing: 4px;
	color: #333333;
	font-family: "Microsoft聽Yahei";
	text-align: center;
	float: left;
	margin-right: 20px;
}

.powerful .tab-nav .tab-button:nth-child(1) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 700;
	font-family: "Ping Fang";
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	border-radius: 50px;
	margin-left: 390px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.powerful .tab-nav .tab-button:nth-child(2) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 700;
	font-family: "Ping Fang";
	text-align: center;
	width: 170px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	margin-right: 0px;
	border-radius: 50px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.powerful .tab-nav .tab-button:nth-child(3) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 700;
	font-family: "Ping Fang";
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	border-radius: 50px;
	margin-bottom: 40px;
}

.powerful .lists li:nth-child(1) {
	margin-right: 26.6px;
}

.powerful li:nth-child(1) .powerful-news:nth-child(1) {
	background-image: url(https://www.peccn.com/templates/meiguo/img/daoshi1_bg.png);
}

.powerful .lists li:nth-child(2) {
	margin-right: 26.6px;
}

.powerful li:nth-child(2) .powerful-news:nth-child(1)  {
	background-image: url(https://www.peccn.com/templates/meiguo/img/daoshi2_bg.png);
}

.powerful .lists li:nth-child(3) {
	margin-right: 26.6px;
}

.powerful li:nth-child(3) .powerful-news:nth-child(1)  {
	background-image: url(https://www.peccn.com/templates/meiguo/img/daoshi3_bg.png);
}

.powerful .lists li:nth-child(4) {
	margin-bottom: 0px;
}

.powerful li:nth-child(4) .powerful-news:nth-child(1)  {
	background-image: url(https://www.peccn.com/templates/meiguo/img/daoshi4_bg.png);
}

.powerful .powerful-tab .powerful-pic {
	text-align: center;
	margin-left: 90px;
	z-index: 2;
	position: absolute;
	margin-top: -50px;
}

.powerful li .powerful-news {
	width: 280px;
	height: 400px;
	border-radius: 10px;
	filter: drop-shadow(4.092px 4.388px 5px rgba(0, 0, 0, 0.05));
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 35px;
	z-index: 0;
	position: absolute;
}

.powerful li .powerful-news .powerful_title {
	text-align: center;
	margin-top: 20px;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 31px;
	color: #990033;
	font-weight: bold;
	font-family: "Ping Fang";
}

.powerful li .powerful-news .powerful_title2 {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 40px;
	color: #323333;
	font-family: "Alibaba";
	font-weight: 500;
}

.powerful li .powerful-news .powerful-content {
	width: 250px;
	height: 206px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #555555;
	font-family: "Alibaba";
	margin-left: 15px;
}

.powerful li .powerful-news .powerful-content2 {
	width: 90px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background-color: #951e23;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Ping Fang";
    text-align: center;
    margin-left: 90px;
    position: absolute;
    margin-top: 30px;
    padding-left: 6px;
    padding-bottom: 2px;
}

.rotate-image {
	transition: transform 0.5s ease-in-out;
	height: 100px;
}

.powerful li:hover .rotate-image {
	animation: rotate-animation 0.5s forwards;
}

/* @keyframes rotate-animation {	from {		transform: rotate(0deg);	}	to {		transform: rotate(360deg);	}} */
.streamer {
	margin: 0 auto 80px;
	overflow: hidden;
	display: block
}

.case {
	margin-top: 100px;
	overflow: hidden;
	display: block;
	background-image: url(https://www.peccn.com/templates/meiguo/img/case_bg.png);
	background-repeat: no-repeat;
}

.case .title {
	letter-spacing: 2px;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px;
    color: #000844;
    font-weight: 700;
}

.case .container .title .english {
	color: #ffffff;
}

.case .container .title img {
	margin-left: 280px;
}

.case .title span a {
	float: right;
	font-size: 16px;
	color: #999
}

.case .container-top .content {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.case .container-top .content .left-section,
.right-section {
	width: 600px;
	border-radius: 5px;
}

.case .container-top .content .right-section {
	margin-top: 52px;
}

.case .container-top .content .section-title {
	font-size: 20px;
	color: #e74c3c;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}

.case .container-top .content .section-title:nth-child(1) img{
	width: 373px;
}

.case .container-top .content .section-title:nth-child(2) img{
	width: 417px;
}

.case .container-top .content .step-title {
	display: inline-block;
	width: 562px;
	height: 30px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	padding: 8px 15px;
	margin-bottom: 15px;
	font-family: "Ping Fang";
	line-height: 30px;
	border-radius: 4px;
	text-align: left;
	background-image: linear-gradient(90deg, rgba(149, 30, 35, 0.9999999999999999) 31%, rgba(172, 85, 89, 0.9999999999999999) 52%, rgba(235, 235, 236, 0) 100%);
}

.case .container-top .content .step-content {
	font-size: 14px;
	line-height: 34px;
	color: #333;
	font-family: "Ping Fang";
}

.case .container-top .content .step-content span {
	color: #951e23;
}

.case .container-top .content .highlight {
	color: #fff;
	font-weight: bold;
}

.case .container-top .content .person-container {
	margin: 30px 0 0;
	width: 592px;
	height: 204px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 1px solid #dadbdf;
}

.case .container-top .content .person-img {
	object-fit: cover;
	float: left;
	margin-right: 25px;
	width: 180px;
	height: 204px;
	border-radius: 10px;
	background-color: #dadbdf;
}

.case .container-top .content .person-name {
	font-size: 18px;
	color: #333;
	margin: 10px 0;
}

.case .container-top .content .advisor-title {
	width: 362px;
	height: 30px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	padding: 8px 15px;
	margin-bottom: 15px;
	font-family: "Ping Fang";
	line-height: 30px;
	border-radius: 4px;
	text-align: left;
	margin-left: 195px;
	margin-top: 30px;
	background-image: linear-gradient(90deg, rgba(149, 30, 35, 0.9999999999999999) 31%, rgba(172, 85, 89, 0.9999999999999999) 52%, rgba(235, 235, 236, 0) 100%);
}

.case .container-top .content .advisor-content {
	height: 82px;
	font-size: 14px;
	line-height: 34px;
	color: #951e23;
	font-family: "Ping Fang";
	margin-right: 15px;
}

.case .container-top .column {
	width: 1200px;
	margin-top: 100px;
}

.case .container-top .column .tu_62 img {
	display: block;
	/* 将图片转换为块级元素 */
	margin-left: auto;
	/* 左外边距自动 */
	margin-right: auto;
	/* 右外边距自动 */
	/* 或者直接写为 margin: 0 auto; */
}

.case .lists li {
	float: left;
	width: 374px;
	height: 120px;
	border-radius: 6px;
	filter: drop-shadow(4.092px 4.388px 5px rgba(0, 0, 0, 0.05));
	background-color: #ffffff;
	margin-right: 39px;
	margin-bottom: 20px;
}

.case .lists li:nth-child(3),
.case .lists li:nth-child(6),
.case .lists li:nth-child(9),
.case .lists li:nth-child(12),
.case .lists li:nth-child(15) {
	margin-right: 0;
}

.case .lists li:nth-child(13),
.case .lists li:nth-child(14),
.case .lists li:nth-child(15) {
	margin-bottom: 40px;
}

.case .tab-nav {
	width: 1200px;
	margin: 0 auto;
	height: 160px;
}

.case .case_more {
	font-size: 18px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	display: block;
}

.tab-pane {
	display: none;
}

.tab-pane.active {
	display: block;
}

.case .tab-nav li {
	opacity: 0.902;
	width: 120px;
	height: 50px;
	line-height: 50px;
	border-radius: 6px;
	background-color: #ffffff;
	font-size: 20px;
	letter-spacing: 4px;
	color: #333333;
	font-family: "Microsoft聽Yahei";
	text-align: center;
	float: left;
	margin-right: 370px;
}

.case .tab-nav .tab-button {
	margin-bottom: 40px;
}

.case .tab-nav .tab-button:nth-child(1) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 500;
	font-family: "Ping Fang";
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	border-radius: 50px 0 0 50px;
	margin-right: 0px;
	margin-left: 390px;
}

.case .tab-nav .tab-button:nth-child(2) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 500;
	font-family: "Ping Fang";
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	margin-right: 0px;
	border-radius: 0px 0 0 0px;
}

.case .tab-nav .tab-button:nth-child(3) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: 500;
	font-family: "Ping Fang";
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	border: 1px solid #951e23;
	border-radius: 0 50px 50px 0;
}

.case .tab-nav .tab-button.active {
	background-color: #951e23;
	color: #ffffff;
}

.case .tab-nav li:nth-child(1) {
	margin-left: 260px;
}

.case .tab-nav li:nth-child(5) {
	margin-right: 0;
}

.case .tab-nav .active {
	background-color: #d6ae35;
	color: #ffffff;
}

.case .lists li .pic {
	width: 120px;
	height: 120px;
	display: block;
	float: left;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	display: flex;
	align-items: center;
	border-radius: 10px 10px 0 0;
	background-color: #e8e9ea;
	opacity: 0.9;
}

.case .lists li .pic img {
	height: 120px;
	border-radius: 10px 10px 0 0;
	opacity: 100%;
	align-items: center;
	margin-left: -50px;
}

.case .lists li .case_mid {
	border-left: 1px solid #cbc6c6;
	padding: 10px 0;
	width: 1px;
	height: 70px;
	margin-top: 15px;
	float: left;
}

.case .lists li .case_content {
	width: 220px;
	height: 120px;
	margin-left: 137px;
}

.case .lists li .case_content a {
	line-height: 25px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
}

.case .lists li a span {
	width: 220px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: 700;
	font-family: "Ping Fang";
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-top: 10px;
}

.case .lists li:hover a span {
	color: #38467f
}

.case .lists li a p {
	width: 220px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #666666;
	font-weight: 500;
	font-family: "Ping Fang";
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.case .lists .corner {
	position: absolute;
	right: 0;
	bottom: 0;
}

.case .lists .corner img {
	border-radius: 0 0 10px;
}

.case .column .content {
	width: 1200px;
	height: 190px;
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-radius: 10px 10px 0 0;
	/* 初始位置设置为左侧不可见 */
	/*transform: translateX(-100%);*/
	/* 动画名称和持续时间 */
	/*animation: slide-in2 2s forwards;*/
}

.case .column .content a {
	color: #990033;
	letter-spacing: 2px;
	font-weight: 600;
	text-decoration: underline 2px solid #903;
}

.case .column .content .content_t2 {
	border-top: 2px solid #903;
	width: 230px;
	text-align: center;
	margin: auto;
}

/* 定义关键帧 */
@keyframes slide-in2 {
	to {
		/* 动画结束状态，位置重置为初始位置 */
		transform: translateX(0);
	}
}

.case .column .content b {
	color: #990033;
}

.case .column .content p img {
	width: 15px;
	margin-right: 10px;
}

.case .column .box ul {
	margin-top: 30px;
	height: 76px;
	margin-bottom: 50px;
}

ul.slide-in {
	/* 初始化样式，不可见且在页面上方 */
	opacity: 0;
	transform: translateY(-40px);
	/* 动画名称和持续时间 */
	animation: slide-in 1s forwards;
}

/* 定义关键帧动画 */
@keyframes slide-in {
	from {
		opacity: 0;
		transform: translateY(-40px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.case .column .box li {
	text-align: center;
	width: 400px;
	float: left;
}

.case .column .box li:nth-child(2) {
	padding-left: 150px;
	width: 250px;
}

.case .column .box li:nth-child(3) {
	padding-left: 190px;
	width: 210px;
}

.case .column .box .content-box {
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 20px;
	background-color: #990033;
	color: #fff;
	margin-left: 15px;
}

.case .column .box .content-box .content-box-inner {
	font-size: 44px;
	color: #ffffff;
	font-family: PingFang SC;
	font-weight: 700;
}

.case .column .box .Content-Type {
	font-size: 20px;
	color: #333;
	width: 200px;
	margin-top: 20px;
	float: left;
}

.case .column .box {
	float: left;
	width: 1200px;
}

.case .column .box .slide-in-img {
	float: left;
	width: 45px;
}

.case .column .box .slide-in .right-img {
	text-align: left;
}

.case .column .box .slide-in .school_name {
	font-size: 40px;
	letter-spacing: 2px;
	color: #333333;
	font-weight: bold;
	font-family: "Ping Fang";
}

.case .column .box .slide-in .school_num {
	font-size: 14px;
	letter-spacing: 1px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
}

.case .column .box .left-img {
	width: 64px;
	float: left;
	margin-right: 15px;
	margin-top: 13px;
}

.case .column .box .slide-in .school_btn {
	font-size: 16px;
	color: #333;
	line-height: 15px;
}

.sidebar ul li a:hover {
	font-weight: bold;
	border-radius: 10px;
	background-color: #d6ae35;
	color: #fff;
	text-align: center;
	padding: 2px 5px;
	display: inline-block;
}

.sidebar h3 {
	margin-top: 0;
}

.sidebar ul {
	list-style: none;
	padding: 0;
}

.sidebar ul li {
	margin: 10px 0;
}

.sidebar ul li a {
	text-decoration: none;
	color: #333;
}

.sidebar ul li a.active {
	font-weight: bold;
	width: 50px;
	height: 20px;
	border-radius: 10px;
	background-color: #d6ae35;
	color: #fff;
	display: block;
	text-align: center;
}

.content {
	width: 80%;
	position: relative;
}

.buttons {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.buttons button {
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 16px;
	left: 650px;
	position: absolute;
}

.buttons .left {
	left: 10px;
	margin-left: 10px;
}

.buttons .right {
	right: 10px;
	margin-left: 660px;
}

.content {
	width: 80%;
	position: relative;
}

.teams {
	margin-top: 80px;
	overflow: hidden;
	display: block
}

.teams .title {
	font-weight: 550;
	font-size: 32px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Microsoft YaHei";
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align: center;
	margin-bottom: 45px;
}

.teams .title span a {
	float: right;
	font-size: 16px;
	color: #999
}

.teams .lists ul {
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 10px
}

.teams .lists ul li {
	float: left;
	width: 220px;
	height: 330px;
	background-color: #1e263c;
	margin-right: 20px;
	margin-bottom: 20px;
}

.teams .lists ul li:nth-child(1) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Zack.png') center/cover;
	transition: transform 0.3s ease;
}

/* 鍩虹鏍峰紡 */
.hover-container {
	width: 224px;
	height: 330px;
	position: relative;
	overflow: hidden;
	border: 0px solid #ddd;
	transition: all 0.3s ease;
	list-style: none;
	background-size: cover;
	background-position: center;
	background-image: url('../images/Zack.png');
	/* 鍦ㄨ繖閲岃缃儗鏅浘 */
}

.hover-container a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
}

.text-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/* background: rgba(0, 0, 0, 0.3); /* 鍗婇€忔槑鑳屾櫙 */
	color: white;
	transition: all 0.3s ease;
}

.text-content span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.text-content p {
	margin: 5px 0;
	font-size: 14px;
}

.hover-bg {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: all 0.3s ease;
}

.original-text {
	opacity: 1;
	transition: all 0.3s ease;
}

.hover-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	font-weight: bold;
	font-size: 18px;
	color: #FFCC00;
	transition: all 0.3s ease;
}

.hover-container:hover .hover-bg {
	height: 50px;
}

.hover-container:hover .original-text {
	opacity: 0;
}

.hover-container:hover .hover-text {
	opacity: 1;
}

.hover-container:hover {
	transform: scale(1.03);
}

.navigation {
	width: 100%;
	height: 50px;
	line-height: 49px;
	background: linear-gradient(to right, #888f9d, #0a162d, #888f9d);
}

.navigation .vertical {
	position: absolute;
	width: 190px
}

.navigation .vertical .h2 {
	background: #8791a3;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center
}

.navigation .vertical .h2 img {
	position: relative;
	top: -2px
}

.navigation .vertical h3 {
	padding-top: 9px;
	padding-bottom: 0px;
	color: #072a66;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
}

.navigation .vertical h3 a::before {
	content: "@";
	width: 7px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	top: -1px;
	margin-right: 6px;
}

.navigation .vertical h3 a {
	color: #072a66;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px
}

.navigation .vertical h3 a:hover {
	color: #072a66
}

.navigation .vertical .lists {
	padding: 5px 10px;
	/* background: rgb(255,255,255, 255); */
	height: 390px;
	overflow: hidden;
	display: block;
	z-index: 1989816;
	position: absolute
}

.navigation .vertical .lists ul {
	padding-top: 1px;
	padding-left: 1px;
	display: block;
	overflow: hidden
}

.navigation .vertical .lists li {
	float: left;
	width: 50px;
	font-size: 10px;
	line-height: 15px
}

.navigation .vertical .lists li1 {
	float: left;
	width: 50px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists lihk1 {
	float: left;
	width: 35px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists lihk2 {
	float: left;
	width: 35px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists lihk3 {
	float: left;
	width: 35px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists lilang {
	float: left;
	width: 33px;
	font-size: 10px;
	line-height: 15px
}

.navigation .vertical .lists li:nth-child(1) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li:nth-child(2) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li:nth-child(3) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li:nth-child(4) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li:nth-child(5) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li:nth-child(6) {
	float: left;
	width: 28px;
	font-size: 10px;
	line-height: 20px
}

.navigation .vertical .lists li a {
	font-size: 10px;
	color: #666
}

.navigation .vertical .lists li a:hover {
	color: #38467f
}

.navigation .vertical .lists:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1)
}

.navigation .standard {
	margin-left: 190px
}

.navigation .standard li {
	float: left
}

.navigation .standard li a {
	padding: 0 11px;
	color: #fff;
	font-size: 14px
}

.navigation .standard li a:hover {
	color: #f4a130
}

.banner {
	height: 560px;
	width: 100%;
}

.banner .banner_1 {
	background-image: url(https://www.peccn.com/templates/meiguo/img/banner1.png);
	background-position-x: center;
	height: 560px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
}

.banner .banner_1 .text-grow {
	font-size: 5px;
	opacity: 1;
	animation: grow-text 1s ease-in-out forwards;
	color: #fff;
	line-height: 100px;
}

@keyframes grow-text {
	0% {
		opacity: 0;
		font-size: 5px;
	}

	100% {
		opacity: 1;
		font-size: 64px;
	}
}

li {
	list-style: none;
}

.banner .banner_1 .w-container {
	height: 46px;
	width: 600px;
	background-color: rgba(153, 0, 51, 0.44);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.36);
	font-size: 20px;
	line-height: 46px;
	color: #fff;
	animation: slide-up 1s forwards;
	opacity: 0;
	transform: translateY(100%);
	padding: 0 10px;
	margin: 40px auto 0;
}

@keyframes slide-up {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.banner .banner_1 .banner a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.information .left {
	float: left;
	width: 1200px;
}

.information .title span a {
	float: right;
	font-size: 16px;
	color: #999
}

.information .column .box:nth-child(5) {
	margin: 10px 30px;
}

.information .column .title2 {
	width: 380px;
	height: 115px;
}

.information .column .title2 span {
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	margin-left: 15px;
	position: relative;
	top: 45px;
}

.information .column .title2 img {
	margin-top: 80px;
	margin-left: 15px;
}

.information .column .title2 a {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Ping Fang";
	text-align: center;
	position: relative;
	top: 45px;
	margin-left: 15px;
}

.information .column .title2 span a {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 20px;
	margin-top: 70px;
}

.information .column .box {
	float: left;
	width: 380px;
	height: 490px;
	background: #fff;
	border-radius: 10px
}

.information .column .box:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1)
}

.information .column .box:nth-child(2) {
	margin: 0 0 0 20px
}

.information .column .box:nth-child(3) {
	margin: 0 0 0 20px
}

.information .column .box li {
	line-height: 45px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.information .column .box li {
	list-style-type: none;
	margin: 0 20px;
}

.information .column .box li:nth-child(8) {
	border-bottom: 0px dashed #333;
}

.information .column .box li a:hover {
	color: #38467f
}

.information .right {
	float: left;
	width: 380px;
	margin-left: 20px;
}

.information .column2 {
	border-top: 1px solid #b5b5b5;
	padding-top: 20px;
	margin-top: 10px
}

.information .column2 .box {
	float: left;
	width: 380px;
	height: 410px;
	background: #fff;
	border-radius: 10px
}

.information .right li {
	margin: 15px 20px;
}

.information .right .school_tips {
	font-size: 20px;
	margin: 0 20px 0 0;
}

.information .right .school_name {
	font-size: 16px;
	margin: 0 20px;
}

.information .right .school_btn {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	background: #990033;
	border-radius: 35px;
	text-align: center;
	float: right;
}

.about {
	margin-top: 50px;
	overflow: hidden;
	display: block
}

.about .left {
	float: left;
	width: 600px;
}

.about .left .title {
	height: 50px;
}

.about .left .title a {
	line-height: 50px;
	padding-left: 20px;
	font-size: 30px;
	color: #000844;
	font-weight: 700;
	margin: auto;
}

.about .left .title span {
	line-height: 50px;
	padding-left: 30px;
	font-size: 30px;
	color: #990033;
	font-weight: 700;
	margin: auto;
}

.about .left .column {
	width: 600px;
	height: 360px;
	padding-top: 20px;
	margin-top: 10px
}

.about .left .column .box {
	float: left;
	width: 600px;
	height: 360px;
}

.about .left .column .content {
	width: 600px;
	height: 190px;
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-radius: 10px 10px 0 0;
	/* 初始位置设置为左侧不可见 */
	/*transform: translateX(-100%);*/
	/* 动画名称和持续时间 */
	/*animation: slide-in2 2s forwards;*/
}

.about .left .column .content a {
	color: #990033;
	letter-spacing: 2px;
	font-weight: 600;
	text-decoration: underline 2px solid #903;
}

.about .left .column .content .content_t2 {
	border-top: 2px solid #903;
	width: 230px;
	text-align: center;
	margin: auto;
}

/* 定义关键帧 */
@keyframes slide-in2 {
	to {
		/* 动画结束状态，位置重置为初始位置 */
		transform: translateX(0);
	}
}

.about .left .column .content b {
	color: #990033;
}

.about .left .column .content p img {
	width: 15px;
	margin-right: 10px;
}

.about .left .column .box ul {
	margin-top: 40px;
	height: 280px;
}

ul.slide-in {
	/* 初始化样式，不可见且在页面上方 */
	opacity: 0;
	transform: translateY(-40px);
	/* 动画名称和持续时间 */
	animation: slide-in 1s forwards;
}

/* 定义关键帧动画 */
@keyframes slide-in {
	from {
		opacity: 0;
		transform: translateY(-40px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.about .left .column .box li {
	text-align: center;
	width: 200px;
	float: left;
	margin-bottom: 40px;
}

.about .left .column .box .content-box {
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 20px;
	background-color: #990033;
	color: #fff;
	margin-left: 15px;
}

.about .left .column .box .content-box .content-box-inner {
	font-size: 44px;
	color: #ffffff;
	font-family: PingFang SC;
	font-weight: 700;
}

.about .left .column .box .Content-Type {
	font-size: 20px;
	color: #333;
	width: 200px;
	margin-top: 20px;
	float: left;
}

.about .left .column .box {
	float: left;
	width: 600px;
	height: 360px;
	background-image: url(https://www.peccn.com/templates/gb202410/images/about_ditu.png);
}

.about .left .column .box .slide-in .left-img {
	float: left;
	width: 45px;
}

.about .left .column .box .slide-in .right-img {
	text-align: left;
	width: 200px;
    height: 55px;
}

.about .left .column .box .slide-in .school_name {
	font-size: 16px;
	margin-left: 20px;
	color: #333;
	line-height: 15px;
}

.about .left .column .box .slide-in .school_num {
	color: #903;
	font-size: 26px;
	margin-left: 20px;
	font-weight: 600;
}

.about .left .column .box .slide-in .school_btn {
	font-size: 16px;
	color: #333;
	line-height: 15px;
}

.about .right {
	float: right;
	width: 520px;
	height: 470px;
}

.about .right .title {
	line-height: 30px;
	height: 30px;
	border-left: 5px solid #000844;
	padding-left: 5px;
	font-size: 24px;
	color: #000844;
	font-weight: 700;
}

.about .right .title span a {
	float: right;
	margin-right: 10px;
	font-size: 16px;
	color: #999;
	height: 30px;
	line-height: 30px;
}

.about .right .lists {
	/* åˆå§‹åŒ–æ ·å¼ï¼Œä¸å¯è§ä¸”åœ¨é¡µé¢ä¸Šæ–¹ */
	position: relative;
	right: -200px;
	/* å¼€å§‹æ—¶ï¼Œdivåœ¨å¯è§†åŒºåŸŸä¹‹å¤– */
	animation: slide-in3 2s forwards;
	/* åº”ç”¨åŠ¨ç”» */
}

/* å®šä¹‰åŠ¨ç”» */
@keyframes slide-in3 {
	to {
		right: 0;
		/* åŠ¨ç”»ç»“æŸæ—¶ï¼Œdivæ»‘å…¥å¯è§†åŒºåŸŸ */
	}
}

.about .right .lists {
	border-top: 1px solid #b5b5b5;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 400px;
	overflow: hidden;
}

.about .right .lists li {
	float: left;
	width: 540px;
	height: 100px;
	margin: 20px 40px 15px 0;
	border-radius: 10px;
	background-color: #fff;
}

.about .right .lists li:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1)
}

.about .right .lists li:nth-child(2),
.teams li:nth-child(4),
.teams li:nth-child(6) {
	margin-right: 0
}

.about .right .lists li .pic {
	float: left;
	width: 181px;
	height: 100px;
	display: block;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	display: flex;
	align-items: center;
	border-radius: 10px 0 0 10px
}

.about .right .lists li img {
	width: 100%
}

.about .right .lists li .text {
	float: left;
	width: 340px
}

.about .right .lists li a {
	line-height: 25px
}

.about .right .lists li a span {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 15px 0;
	display: block;
	height: 45px;
	overflow: hidden;
}

.about .right .lists li:hover a span {
	color: #38467f
}

.about .right .lists li a p {
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	height: 30px;
	display: block;
	margin-top: 5px;
}

.about .right .lists li a p.time {
	color: #000844;
	font-size: 12px;
	padding: 0 15px;
	display: blocks
}

.about .right .lists li a p.time img {
	width: 12px;
	height: 12px;
	margin-right: 10px;
	margin-top: -2px;
}

.about .right .lists .swiper-slide {
	float: left;
	width: 540px;
	height: 100px !important;
	margin: 10px 40px 15px 0;
	border-radius: 10px;
}

.about .right .lists .swiper-slide .pic {
	float: left;
	width: 181px;
	height: 100px;
	display: block;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	display: flex;
	align-items: center;
	border-radius: 10px 0 0 10px
}

.about .right .lists .swiper-slide img {
	width: 100%
}

.about .right .lists .swiper-slide .text {
	float: left;
	width: 340px
}

.about .right .lists .swiper-slide a {
	line-height: 25px
}

.about .right .lists .swiper-slide a span {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 15px 0;
	display: block;
	height: 45px;
	overflow: hidden;
}

.about .right .lists .swiper-slide a p {
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	height: 30px;
	display: block;
	margin-top: 5px;
}

.about .right .lists .swiper-slide a p.time {
	color: #000844;
	font-size: 12px;
	padding: 0 15px;
	display: blocks
}

.about .right .lists .swiper-slide a p.time img {
	width: 12px;
	height: 12px;
	margin-right: 10px;
	margin-top: -2px;
}

.pd15 {
	box-sizing: border-box;
}

.famous_school_list {
	width: 100%;
	margin-top: 20px;
}

.famous_school_list .swiper-slide {
	width: 520px;
}

.famous_school_item {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.famous_school_item_inner {
	width: 100%;
}

.famous_school_item_top {
	width: 100%;
	height: 57px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.8);
}

.famous_school_item_top h3 {
	color: rgba(255, 255, 255, 0.8);
	border-left: 4px solid #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	padding-left: 5px;
}

.famous_school_item_swiper {
	width: 100%;
	height: 420px;
	padding: 0 5px 15px 10px;
	box-sizing: border-box;
	/* background-color: #FFFFFF; */
	border-radius: 0px 0px 0px 20px;
	overflow: hidden;
}

.famous_school_item_swiper.active {
	overflow-y: scroll;
}

.famous_school_item_swiper .swiper-container {
	height: 100%;
}

.famous_school_item_swiper .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	/*ä¹‹å‰æ˜¯ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.famous_school_item_swiper .swiper-slide {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}

.famous_school_item_list {
	width: 100%;
	height: 260px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.famous_school_item_slide {
	color: rgba(0, 0, 0, 0.8);
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	overflow: hidden;
}

.famous_school_item_num {
	width: 20px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

.famous_school_item_info {
	overflow: hidden;
}

.famous_school_item_info h4 {
	font-size: 14px;
}

.famous_school_item_info p {
	color: rgba(0, 0, 0, 0.6);
	letter-spacing: 0;
	font-size: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.famous_school_item_infos {
	height: 134px;
	background: #FFFFFF;
	border-radius: 20px 0px 0px 20px;
	padding: 10px;
	color: #000000;
	font-size: 10px;
	margin-top: 10px;
}

.swiper-pagination {
	width: 100%;
	position: initial;
	display: none;
	justify-content: center;
	margin-top: 15px;
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background-color: #E6E6E6;
	opacity: 1;
	margin: 0 2px;
}

.swiper-pagination-bullet-active {
	background-color: #D5286E;
	opacity: 1;
}

.teams .lists ul li:nth-child(2) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Jeffrey.jpg') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(3) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Sharon.jpg') center/cover;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(4) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Yolanda.png') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(5) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Patra.jpg') center/cover;
	transition: transform 0.3s ease;
	margin-right: 0px;
}

.teams .lists ul li:nth-child(6) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Z瀵煎笀.png') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(7) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/W瀵煎笀.jpg') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(8) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/Y瀵煎笀.jpg') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(9) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/L瀵煎笀.jpg') center/cover;
	transition: transform 0.3s ease;
}

.teams .lists ul li:nth-child(10) {
	background: linear-gradient(rgba(30, 38, 60, 0.35), rgba(30, 38, 60, 0.35)), url('../images/X瀵煎笀.jpg') center/cover;
	transition: transform 0.3s ease;
	margin-right: 0px;
}

.teams .lists ul li .text span {
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei"
		/* "Alibaba PuHuiTi-B" */
	;
	text-align: center;
	width: 224px;
	display: block;
	font-weight: 700;
}

.teams .lists ul li .text p {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	text-align: center;
	margin-top: 10px;
	width: 224px;
	display: block;
}

.teams .lists ul li .text .more {
	height: 50px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	text-align: center;
	width: 184px;
	padding: 0 20px;
}

/* .teams li:hover {	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1)} */
.teams li:nth-child(5),
.teams li:nth-child(10) {
	margin-right: 0
}

.hover-container {
	position: relative;
	transition: all 0.3s ease;
}

.original-text {
	transition: all 0.3s ease;
}

.hover-text {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.2em;
	font-weight: bold;
	transition: all 0.3s ease;
	height: 50px;
	line-height: 50px;
}

.hover-bg {
	height: 50px;
	background-color: rgba(0, 0, 0, 0.3);
}

/* 鎮仠鏁堟灉 */
.hover-container:hover .hover-bg {
	background-color: rgba(214, 178, 70, 0.6);
}

.hover-container:hover .background-image {
	transform: scale(1.05);
	/* 寰井鏀惧ぇ */
}

.hover-container:hover .original-text {
	opacity: 0;
	transform: translateY(10px);
}

.hover-container:hover .hover-text {
	opacity: 1;
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.xilie {
	margin-top: 70px;
	overflow: hidden;
	display: block;
	background-image: url(https://www.peccn.com/2025index/images/xilie_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 720px;
}

.xilie .book {
	height: 720px;
}

.xilie .book .book-left {
	margin: 0 auto;
	margin-right: auto;
	width: 660px;
	float: left;
	height: 720px;
	margin-right: 90px;
}

.xilie .book .book-left .book-left-title {
	font-size: 26px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	margin-top: 90px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 40px;
}

.xilie .book .book-left .book-left-des {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 36px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	margin-bottom: 40px;
}

.xilie .book .book-left .xilie-icon {
	width: 25px;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}

.xilie .book .book-left ul li {
	margin-top: 10px;
}

.xilie .book .book-left ul li span:nth-child(1) {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	display: block;
}

.xilie .book .book-left ul li span:nth-child(2) {
	opacity: 0.800;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	display: block;
	margin-left: 35px;
}

.xilie .book .book-left .button {
	opacity: 0.902;
	width: 160px;
	height: 45px;
	background-color: #d6ae35;
	margin-top: 75px;
}

.xilie .book .book-left .button span {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 45px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	margin-left: 20px;
}

.xilie .book .book-left .button img {
	margin-left: 10px;
	margin-top: -5px;
	width: 25px;
}

.xilie .book .book-right li {
	opacity: 0.902;
	width: 450px;
	height: 120px;
	float: left;
}

.xilie .book .book-right li span {
	font-size: 24px;
	letter-spacing: 3px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	display: block;
	margin-top: 30px;
	margin-left: 120px;
	float: left;
}

.xilie .book .book-right .english {
	color: #fff;
	margin-left: 180px;
	font-size: 36px;
	float: left;
	opacity: 0.5;
}

.xilie .book .book-right .active .english {
	opacity: 1;
}

.xilie .book .book-right .active .english img:nth-child(1) {
	margin-left: -80px;
	width: 53px;
	display: block;
	float: left;
	margin-top: 12px;
}

.xilie .book .book-right .english img:nth-child(1) {
	display: none
}

.xilie .book .book-right li img {
	margin-top: 35px;
	margin-left: 10px;
}

.xilie .book .book-right .english .img_right {
	margin-top: 0px;
}

.xilie .book .book-right .active {
	background-color: #d6ae35;
	background-image: url();
}

.xilie .book .book-right li {
	background-image: url(https://www.peccn.com/2025index/images/line-xia.png);
}

.information {
	margin-top: 80px;
	overflow: hidden;
	display: block
}

.information .title {
	font-size: 32px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Microsoft YaHei";
	text-align: center;
	font-weight: 550;
	margin-bottom: 40px;
}

.information .title img {
	margin-left: 280px;
}

/* Tab瀵艰埅鏍峰紡 */
.information .tab-nav {
	display: flex;
	list-style: none;
	margin-bottom: -1px;
	float: left;
	margin-left: 480px;
	margin-top: -40px;
}

.information .tab-button span {
	cursor: pointer;
	transition: all 0.3s;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: "Ping Fang";
	width: 120px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.information .tab-button:nth-child(6) {
	width: 170px;
}

.information .tab-button.active {
	color: #fff;
	width: 120px;
	height: 77px;
	background-image: url(https://www.peccn.com/2025index/images/choice.png);
}

.information .tab-button span.active {
	color: #fff;
}

.information .tab-button span.active:nth-child(6) {
	width: 170px;
}

.information .title img {
	margin-top: 10px;
}

.information .title p:nth-child(1) {
	font-weight: 700;
	font-size: 32px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Microsoft YaHei";
	float: left;
	margin-right: 10px;
	width: 238px;
}

.information .title p:nth-child(2) {
	font-size: 40px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Alex Brush";
	float: left;
	width: 89px;
	margin-right: 50px;
	margin-top: -10px;
}

.information .title span a {
	float: right;
	font-size: 16px;
	color: #999
}

.information .tab-content {
	padding-top: 30px;
	border-top: 2px solid #b5b5b5;
}

.information .tab-content .box:nth-child(5) {
	margin: 10px 30px;
}

.information .tab-content .left {
	margin: 0 auto 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 390px;
	height: 390px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.08));
}

.information .tab-content .left img {
	width: 390px;
	height: 180px;
	background-color: #eeeeee;
}

.information .tab-content .left .tit {
	padding: 20px 20px 5px;
	width: 350px;
	display: block;
}

.information .tab-content .left .tit a {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
	color: #ae8b1f;
	font-weight: bold;
	font-family: "Ping Fang";
}

.information .tab-content .left .des {
	padding: 0 20px;
	width: 350px;
	display: block;
}

.information .tab-content .left .des a {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #666666;
	font-weight: 500;
	font-family: "Ping Fang";
}

.information .tab-content .right {
	width: 788px;
	height: 390px;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.08));
	background-color: #ffffff;
	float: left;
}

.information .tab-content .right ul {
	margin: 25px 45px;
}

.information .tab-content .right li {
	line-height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 349px;
	float: left;
}

.information .tab-content .right .txt {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	font-family: "Ping Fang";
	width: 330px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.information .tab-content .right .time {
	font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
	font-weight: 500;
	font-family: "Ping Fang";
	text-align: center;
}

.flow {
	margin-top: 80px;
	overflow: hidden;
	display: block;
	background-image: url(https://www.peccn.com/2025index/images/chart_jy.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 540px;
}

.flow .chart {
	height: 430px;
}

.flow .chart .firstLine {
	margin: 0 auto;
	width: 580px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 50px;
	margin-top: 70px;
}

.flow .chart .firstLine p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	text-indent: 2em;
}

.flow .chart .firstLine li {
	float: left;
	width: 223px;
	height: 83px;
	color: #333;
	font-size: 14px;
	text-align: center;
	cursor: default
}

.flow .chart .ellipse {
	width: 530px;
	height: 540px;
	float: right;
}

.flow .chart .ellipse li img {
	width: 240px;
	height: 180px;
	background-color: #dcdcdc;
	float: left;
}

.flow .chart .ellipse .num1 {
	width: 290px;
    height: 180px;
    float: right;
    background-color: rgba(149, 30, 33, 0.8);
}

.flow .chart .ellipse p:nth-child(1) {
	font-size: 50px;
	letter-spacing: 3px;
	color: #ffffff;
	font-family: "Microsoft YaHei PuHuiTi-H";
	filter: drop-shadow(1.414px 1.414px 1px rgba(176, 142, 41, 0.4));
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 35px;
	/* 濡傛灉闇€瑕佸瀭鐩村眳涓篃鍙互鍔犱笂 */
	text-shadow: 1px 1px 2px rgb(97, 97, 97);
	font-weight: 700;
}

.flow .chart .ellipse p:nth-child(1) span {
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	filter: drop-shadow(1.414px 1.414px 1px rgba(176, 142, 41, 0.4));
	display: flex;
	justify-content: center;
	align-items: center;
	/* 濡傛灉闇€瑕佸瀭鐩村眳涓篃鍙互鍔犱笂 */
	margin-top: 15px;
}

.flow .chart .ellipse p:nth-child(2) {
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	filter: drop-shadow(1.414px 1.414px 1px rgba(176, 142, 41, 0.4));
	display: flex;
	justify-content: center;
	align-items: center;
	/* 濡傛灉闇€瑕佸瀭鐩村眳涓篃鍙互鍔犱笂 */
}

.flow .chart .ellipse .num2 {
	width: 290px;
    height: 180px;
    float: right;
    background-color: rgba(149, 30, 33, 0.6);
}

.flow .chart .ellipse .num3 {
	width: 290px;
	height: 180px;
	float: right;
	background-color: rgba(149, 30, 33, 0.8);
}

.choose {
	margin: 80px 0 60px;
	overflow: hidden;
	display: block
}

.choose .title {
	font-size: 32px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Microsoft YaHei";
	text-align: center;
	font-weight: 550;
	margin-bottom: 40px;
}

.choose .title img {
	margin-left: 280px;
}

.choose .title span {
	font-size: 40px;
	letter-spacing: 2px;
	color: #3c486a;
	font-family: "Alex Brush";
	margin-left: 20px;
}

.choose .column {
	height: 660px;
}

.choose .column li {
	float: left;
	cursor: default;
	transition: all .5s;
	width: 380px;
	height: 299px;
	margin-bottom: 30px;
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.08));
	background-color: #ffffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.choose .choose_qiehuan {
	text-align: center;
	display: flex;
	justify-content: center;
	gap: 10px;
}

.choose .choose_qiehuan span {
	width: 30px;
	height: 10px;
	border-radius: 5px;
	background-color: #f0f0f0;
	border: 1px solid #d4d4d4;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.choose .choose_qiehuan .active {
	background-color: #951e23;
}

.review {
	border-radius: 8px;
	background-image: url(https://www.peccn.com/templates/meiguo/img/review_bg.png?22);
}

.review-header {
	display: flex;
	align-items: center;
	height: 110px;
	padding: 0 30px;
}

.review-header img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.review-header .name {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	font-family: "Microsoft YaHei";
	margin-bottom: 10px;
}

.review-header .school {
	font-size: 14px;
	letter-spacing: 1px;
	color: #666666;
	font-family: "Microsoft YaHei";
}

.review-line {
	border-top: 1px solid #951e23;
}

.review-content {
	padding: 30px 20px 0 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 24px;
	color: #333333;
	font-family: "Microsoft YaHei";
}

.choose .column .review-content img {
	width: 11px;
	height: 11px;
	margin-right: 5px;
}

.choose .column li:nth-child(1) {
	margin-left: 0;
	margin-right: 30px;
}

.choose .column li:nth-child(2) {
	margin-right: 30px;
}

.choose .column li:nth-child(4) {
	margin-right: 30px
}

.choose .column li:nth-child(5) {
	margin-right: 30px;
}

.choose .column .review-header img {
	display: block;
	width: 55px;
	height: 55px;
	border-radius: 28px;
	background-color: #e5e5e5;
}

.choose .column li:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1);
	transform: translateY(0)
}

.choose .column li span {
	color: #000844;
	font-size: 18px;
	font-weight: 700;
	display: block;
	text-align: center;
	line-height: 50px
}

.choose .column li p {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	/*text-align-last:justify*/
}

.footer {
	padding: 30px;
	font-size: 16px;
	line-height: 40px;
	background: #1e263c;
	color: #fff
}

.footer a {
	color: #fff
}

.footer h3 {
	font-size: 18px;
	line-height: 50px
}

.footer li {
	float: left;
	margin-right: 15px
}

.footer .basic {
	display: block;
	overflow: hidden
}

.footer .basic .left {
	float: left;
	margin-top: 30px;
}

.footer .basic .telephone {
	float: right;
	font-size: 30px;
	text-align: right;
	line-height: 60px
}

.footer .basic .telephone img {
	margin-top: -5px;
	margin-left: 25px
}

.footer .company {
	margin-top: 0;
	display: block;
	overflow: hidden;
	float: left;
}

.footer .matrix {
	display: block;
	overflow: hidden
}

.footer .matrix .feedback {
	float: left
}

.footer .matrix .media {
	float: right;
	text-align: -webkit-center;
	margin-top: 64px;
}

.footer .matrix .media img {
	display: block
}

.footer .matrix .media span {
	font-size: 14px;
	line-height: 45px
}

.footer .blogroll {
	margin-top: 20px;
	display: block;
	overflow: hidden
}

.footer .copyright {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #999;
	display: block;
	overflow: hidden
}

.footer .copyright a {
	color: #999
}

.footer .copyright a:hover {
	color: #aaa
}

.fulibao {
	position: fixed;
	left: 1%;
	bottom: 5%;
	z-index: 1989888
}

.fulibao img {
	width: 75%
}

.rightbar {
	background-color: #fff;
	position: fixed;
	top: 30%;
	right: 1%;
	width: 90px;
	z-index: 5;
	-webkit-box-shadow: 0 0 10px #e1e1e1;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border-radius: 10px
}

.rightbar p {
	align-self: center;
	color: #333;
	font-size: 16px;
	text-align: center;
	width: 100%
}

.rightbar .box1 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	display: flex
}

.rightbar .box1 i {
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box1:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf)
}

.rightbar .box1:hover>* {
	color: #fff
}

.rightbar .box1 .fix {
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box1:hover .fix {
	opacity: 1
}

.rightbar .box1 .fix img {
	border: 1px;
	width: 240px;
	height: 80px
}

.rightbar .box2 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex;
	animation: twinkle1 0.8s infinite alternate
}

.rightbar .box2 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box2:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf);
	animation-play-state: paused
}

.rightbar .box2:hover>* {
	color: #fff
}

.rightbar .box3 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box3 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box3:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf)
}

.rightbar .box3:hover>* {
	color: #fff
}

.rightbar .box3 .fix {
	top: 0;
	right: 95px;
	width: 220px;
	height: 55px;
	padding: 8px;
	line-height: 20px;
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	background-color: #1e263c;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box3 .fix p {
	color: #fff
}

.rightbar .box3:hover .fix {
	opacity: 1
}

.rightbar .box4 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box4 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box4:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf)
}

.rightbar .box4:hover>* {
	color: #fff
}

.rightbar .box5 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box5 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box5:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf)
}

.rightbar .box5:hover>* {
	color: #fff
}

.rightbar .box5 .fix {
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box5:hover .fix {
	opacity: 1
}

.rightbar .box5 .fix img {
	border: 1px;
	width: 80px;
	height: 80px
}

.rightbar .box6 {
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box6 img {
	width: 15px;
	vertical-align: middle;
	color: #868686;
	margin-left: 35px;
	height: 10px
}

.rightbar .box6:hover {
	background: linear-gradient(to right, #242f4f, #1e263cbf);
	border-radius: 0px 0px 5px 5px;
}

.rightbar .box6:hover>* {
	color: #fff
}

@keyframes twinkle1 {
	0% {
		color: #ffffff;
	}

	100% {
		background: #f3b034;
	}
}