.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, sans-serif;
	font-size: 15px;
	color: #000;
	background: #f7f7f7;
}  
.english {
	font-family: AlexBrush;
	font-size: 40px;
	color: #3c486a;
	letter-spacing: 2px;
}

/* 为链接和按钮统一设置 */
a, button {
  cursor: pointer;
}

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;
	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 .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;
	margin-bottom: 20px;
}  
.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-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(2) li {
	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-repeat: no-repeat;
	background-position: center;
	margin-right: 0px;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(4) li {
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(5) li {
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 15px;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(6) li {
	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:nth-child(4) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}
.superiority a:nth-child(5) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}
.superiority a:nth-child(6) 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;
}   */
.daohang {
	margin-top: 80px;
	overflow: hidden;
	display: block;
}  
.daohang .title {
	font-weight: 550;
	margin-bottom: 50px;
	font-size: 30px;
	letter-spacing: 2px;
	color: #000844;
	font-family: "Alibaba";
	text-align: center;
}  
.daohang .title img {
	margin-left: 280px;
}  
.daohang .jiangbei {
	width: 1200px;
	height: 340px;
}  
.daohang .jiangbei .container .tab-buttons {
	width: 610px;
	height: 360px;
	float: left;
	margin-right: 40px;
	margin-top: -20px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left {
	width: 610px;
	height: 320px;
	position: absolute;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .taijie1 {
	width: 96px;
	height: 67px;
	border-left: 12px solid #66bb6a;
	border-top: 12px solid #66bb6a;
	position: absolute;
	top: 280px;
	filter: drop-shadow(0 0 8px rgba(102, 187, 106, 0.5));
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .sanjiao1 {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent transparent #66bb6a transparent;
	top: 250px;
	left: 88px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .step1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	font-family: "Alibaba";
	font-weight: 550;
	position: absolute;
	width: 108px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	top: 280px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .taijie2 {
	width: 96px;
	height: 67px;
	border-left: 12px solid #dcdcdc;
	border-top: 12px solid #dcdcdc;
	position: absolute;
	top: 250px;
	left: 120px; 

 

}  
.daohang .jiangbei .container .tab-buttons .daohang-left .sanjiao2 {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent transparent #dcdcdc transparent;
	top: 220px;
	left: 208px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .step2 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
	font-family: "Alibaba";
	font-weight: 550;
	position: absolute;
	width: 108px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	top: 250px;
	left: 120px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .taijie3 {
	width: 96px;
	height: 67px;
	border-left: 12px solid #dcdcdc;
	border-top: 12px solid #dcdcdc;
	position: absolute;
	top: 210px;
	left: 240px;  

}  
.daohang .jiangbei .container .tab-buttons .daohang-left .sanjiao3 {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent transparent #dcdcdc transparent;
	top: 180px;
	left: 328px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .step3 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
	font-family: "Alibaba";
	font-weight: 550;
	position: absolute;
	width: 108px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	top: 210px;
	left: 240px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .taijie4 {
	width: 96px;
	height: 67px;
	border-left: 12px solid #dcdcdc;
	border-top: 12px solid #dcdcdc;
	position: absolute;
	top: 180px;
	left: 360px;  

}  
.daohang .jiangbei .container .tab-buttons .daohang-left .sanjiao4 {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent transparent #dcdcdc transparent;
	top: 150px;
	left: 448px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .step4 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
	font-family: "Alibaba";
	font-weight: 550;
	position: absolute;
	width: 108px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	top: 180px;
	left: 360px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .taijie5 {
	width: 96px;
	height: 67px;
	border-left: 12px solid #dcdcdc;
	border-top: 12px solid #dcdcdc;
	position: absolute;
	top: 150px;
	left: 480px;  

}  
.daohang .jiangbei .container .tab-buttons .daohang-left .sanjiao5 {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent transparent #dcdcdc transparent;
	top: 120px;
	left: 565px;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left .step5 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
	font-family: "Alibaba";
	font-weight: 550;
	position: absolute;
	width: 108px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	top: 150px;
	left: 480px;
}  

/* 定义不同分组的激活样式 */

/* 当激活第三组时，第二组和第三组的样式 */

.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-2 .step2 {
	color: #333333;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-2 .taijie2 {
	border-left: 12px solid #d4e056;
	border-top: 12px solid #d4e056;
	filter: drop-shadow(0 0 8px rgba(212, 224, 86, 0.5));
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-2 .sanjiao2 {
	border-color: transparent transparent #d4e056 transparent;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-3 .step3 {
	color: #333333;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-3 .taijie3 {
	border-left: 12px solid #ffee58;
	border-top: 12px solid #ffee58;
	filter: drop-shadow(0 0 8px rgba(255, 238, 88, 0.5));
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-3 .sanjiao3 {
	border-color: transparent transparent #ffee58 transparent;
}  

/* 当激活第四组时，第二、三、四组的样式 */

.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-4 .step4 {
	color: #333333;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-4 .taijie4 {
	border-left: 12px solid #ffc928;
	border-top: 12px solid #ffc928;
	filter: drop-shadow(0 0 8px rgba(255, 201, 40, 0.5));
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-4 .sanjiao4 {
	border-color: transparent transparent #ffc928 transparent;
}  

/* 当激活第五组时，第二、三、四、五组的样式 */

.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-5 .step5 {
	color: #333333;
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-5 .taijie5 {
	border-left: 12px solid #ffaa01;
	border-top: 12px solid #ffaa01;
	filter: drop-shadow(0 0 8px rgba(255, 170, 1, 0.5));
}  
.daohang .jiangbei .container .tab-buttons .daohang-left li.active-group-5 .sanjiao5 {
	border-color: transparent transparent #ffaa01 transparent;
}  
.daohang .jiangbei .container .tab-content {
	width: 550px;
	height: 340px;
	float: left;
}  
.daohang .jiangbei .container .tab-content p {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 34px;
	color: #1e263c;
	font-family: "Alibaba";
	margin-left: 25px;
	font-weight: 550;
}  
.daohang .jiangbei .container .tab-content .content_li {
	margin-left: 25px;
	margin-top: 20px;
}  
.daohang .jiangbei .container .tab-content ul li img {
	height: 18px;
	width: 18px;
	margin-right: 15px;
	margin-top: -3px;
}  
.daohang .jiangbei .container .tab-content .content_li li {
	width: 480px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: #dee1ea;
	padding: 0 20px;
	float: left;
	margin-bottom: 32px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	font-family: "Alibaba";
}  
.daohang .jiangbei .container .tab-content .content_li2 {
	margin-left: 25px;
	margin-top: 40px;
}  
.daohang .jiangbei .container .tab-content .content_li2 li {
	width: 210px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: #dee1ea;
	padding: 0 20px;
	float: left;
	margin-bottom: 40px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	font-family: "Alibaba";
	margin-right: 10px;
}  
.daohang .jiangbei .container .tab-content span {
	font-size: 16px;
	line-height: 34px;
	color: #333333;
	font-family: "Alibaba";
}  
.powerful {
	margin-top: 100px;
	overflow: hidden;
	display: block;
}  
.powerful .title {
	font-weight: 550;
	margin-bottom: 40px;
	font-size: 36px;
	letter-spacing: 2px;
	color: #333333;
	font-family: "Alibaba";
	text-align: center;
}  
.powerful .container-top .column {
	ddisplay: 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 {
	margin-top: 40px;
	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, #951e23, #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: #951e23;
	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, #951e23, #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, #951e23, #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: #951e23;
	border-radius: 35px;
	text-align: center;
}  
.counselor .lists3 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #951e23, #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: #951e23;
	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";
}  
.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: 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;
	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: 500;
	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: 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;
	margin-bottom: 40px;
}  
/* .powerful .lists li:nth-child(1) {
	margin-right: 26.6px;
}  
.powerful li:nth-child(1) .powerful-news {
	background-image: url(https://www.peccn.com/templates/undergraduate/images/dsbg_1.png);
}  
.powerful .lists li:nth-child(2) {
	margin-right: 26.6px;
}  
.powerful li:nth-child(2) .powerful-news {
	background-image: url(https://www.peccn.com/templates/undergraduate/images/dsbg_2.png);
}  
.powerful .lists li:nth-child(3) {
	margin-right: 26.6px;
}  
.powerful li:nth-child(3) .powerful-news {
	background-image: url(https://www.peccn.com/templates/undergraduate/images/dsbg_3.png);
}  
.powerful .lists li:nth-child(4) {
	margin-bottom: 0px;
}  
.powerful li:nth-child(4) .powerful-news {
	background-image: url(https://www.peccn.com/templates/undergraduate/images/dsbg_4.png);
}   */
.powerful .powerful-tab .powerful-pic {
	text-align: center;
	margin-left: 90px;
	z-index: 2;
	position: absolute;
	margin-top: -40px;
}  
.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: 30px;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 31px;
	color: #951e23;
	font-weight: bold;
	font-family: "Ping Fang";
}  
.powerful li .powerful-news .powerful_title2 {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 68px;
	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: 24px;
	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: 100px;
	position: absolute;
	margin-top: 25px;
	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;
}  
.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 {
	font-weight: 550;
	margin-bottom: 40px;
	font-size: 30px;
	letter-spacing: 2px;
	color: #000844;
	font-family: "Alibaba";
	text-align: center;
}

}  
.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 {
	width: 200px;
	height: 450px;
	background-image: linear-gradient(0deg, #19253c 0%, #37445e 100%);
}  
.case .container-top .content .right-section {
	width: 970px;
	height: 450px;
	filter: drop-shadow(4.092px 4.388px 5px rgba(0, 0, 0, 0.05));
	background-color: #ffffff;
}  
.case .container-top .content .section-title {
	font-size: 20px;
	color: #e74c3c;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}  
.case .container-top .content .step-title {
	display: inline-block;
	width: 562px;
	height: 30px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	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";
	padding: 20px;
}  
.case .container-top .content .step-content span {
	display: block;
	text-align: left;
}  
.case .container-top .content .step-content span p {
	color: #951e23;
	float: left;
	font-weight: 550;
}  
.case .container-top .content .step-content .line1 {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 34px;
	color: #951e23;
	font-family: "Alibaba";
	font-weight: 550;
}  
.case .container-top .content .step-content .line2 {
	font-size: 14px;
	line-height: 34px;
	color: #333333;
	font-family: "Alibaba";
}  
.case .container-top .content .step-content .line3 {
	border-bottom: 0px dashed #333;
}  
.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: 500;
	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";
}  
.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: 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 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: 700;
	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: 700;
	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 {
	width: 120px;
	height: 120px;
	border-radius: 10px 10px 0 0;
	opacity: 100%;
	align-items: center;
	object-fit: cover;
	object-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}  
.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: 510;
	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: #951e23;
	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: #951e23;
}  
.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: 200px;
	width: 200px;
}  
.case .column .box .content-box {
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 20px;
	background-color: #951e23;
	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;
	font-size: 20px;
	letter-spacing: 2px;
	color: #333333;
	font-family: "Alibaba";
	font-weight: 550;
}  
.case .column .box .slide-in .school_name {
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 2px;
	color: #333333;
	font-family: "Alibaba";
}  
.case .column .box .slide-in .school_name .school_name2 {
	font-size: 20px;
	display: block;
}  
.case .column .box .slide-in .school_num {
	font-size: 14px;
	letter-spacing: 1px;
	color: #951e23;
	font-family: "Alibaba";
}  
.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;
}  
.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: 100%;
	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/undergraduate/images/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 {
	background-image: url(https://www.peccn.com/templates/meiguo/img/zixun1.png);
	width: 500px;
	height: 300px;
	float: left;
	margin-right: 40px;
}  
.information .column .title2 span {
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	margin-left: 80px;
	position: relative;
	top: 132px;
}  
.information .column .title2 img {
	margin-top: 250px;
	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: 130px;
	margin-left: 15px;
}  
.information .column .title2 span a {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 20px;
	margin-top: 70px;
}  
.information .column .box {
	width: 1200px;
	height: 300px;
	border-radius: 10px;
	background-color: #ffffff;
}  
.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 ul {
	padding-top: 10px;
}  
.information .column .box li {
	line-height: 35px;
	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: #951e23;
	border-radius: 35px;
	text-align: center;
	float: right;
}   */

.information {
	margin-top: 50px;
	overflow: hidden;
	display: block
}

.information .left {
	float: left;
	width: 780px;
}

.information .title {
	line-height: 30px;
	height: 30px;
	border-left: 5px solid #000844;
	padding-left: 5px;
	font-size: 24px;
	color: #000844;
	font-weight: 700
}

.information .title span a {
	float: right;
	font-size: 16px;
	color: #999
}

.information .column {
	border-top: 1px solid #b5b5b5;
	padding-top: 20px;
	margin-top: 10px
}

.information .column .box:nth-child(5) {
	margin: 10px 30px;
}

.information .column .title2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #951e23;
	border-radius: 10px 10px 0 0;
}

.information .column .title2 a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1.5px;
	line-height: 40px;
	margin-left: 20px;
}

.information .column .title2 span a {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 20px;
}

.information .column .box {
	float: left;
	width: 380px;
	height: 410px;
	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 li {
	line-height: 45px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.information .column .box li {
	list-style-type: none;
	border-bottom: 1px dashed #333;
	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: #951e23;
	border-radius: 35px;
	text-align: center;
	float: right;
}

.about {
	margin-top: 50px;
	overflow: hidden;
	display: block
}  
.about {
	margin-top: 50px;
	overflow: hidden;
	display: block
}  
.banner .banner_1 .banner a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.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: #951e23;
	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: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	border-radius: 10px 10px 0 0;
	/* 初始位置设置为左侧不可见 */
	transform: translateX(-100%);
	/* 动画名称和持续时间 */
	animation: slide-in2 2s forwards;
}

/* 定义关键帧 */
@keyframes slide-in2 {
	to {
		/* 动画结束状态，位置重置为初始位置 */
		transform: translateX(0);
	}
}


.about .left .column .content b {
	color: #951e23;
}

.about .left .column .content p img {
	width: 15px;
	margin-right: 10px;
}

.about .left .column .box ul {
	margin-top: 80px;
}

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 {
	margin: auto;
	text-align: center;
	width: 200px;
	float: left;

}

.about .left .column .box .content-box {
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 20px;
	background-color: #951e23;
	color: #fff;
	margin-left: 15px;
	margin-top: 25px;
}



.about .left .column .box .content-box .content-box-inner {
	font-size: 20px;
	color: #ffffff;
	font-family: PingFang SC;
	font-weight: 700;

}

.about .left .column .box .Content-Type {
	font-size: 16px;
	color: #333;
	width: 200px;
	margin-top: 12px;
	float: left;
} 
.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 {
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	height: 510px;
}  
.xilie .book {
	height: 1200px;
}  
.xilie .book .book-left {
	width: 920px;
	height: 45px;
}  
.xilie .book .book-left .book-left-title {
	font-size: 26px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	height: 25px;
	line-height: 25px;
	float: left;
	margin-right: 30px;
}  
.xilie .book .book-left .book-left-des {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	float: left
}  
.xilie .book .book-left .book-left-des span {
	opacity: 0.600;
	height: 7px;
	border-bottom: 5px solid #951e23;
	display: block;
	margin-top: -12px;
	border-radius: 4px;
}  
.xilie .book .book-left .book-left-zx {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Alibaba";
	width: 90px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	background-color: #951e23;
	float: right;
	text-align: center;
}  
.xilie .book .book_mid {
	border-top: .01rem solid #ece9e9;
	margin-bottom: 20px;
}  
.xilie .book .book_right {
	line-height: 30px;
	letter-spacing: 1px;
	height: 35px;
	font-size: 14px;
	color: #ffffff;
	font-family: "Alibaba";
}  
.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.800;
	width: 90px;
	height: 24px;
	border-radius: 12px;
	background-color: #951e23;
}  
.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 .tab-buttons {
	width: 180px;
	height: 510px;
	float: left;
	margin-top: 40px;
	margin-right: 55px;
}  
.xilie .book .book-right li {
	opacity: 0.902;
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #898282;
}  
.xilie .book .book-right li span {
	font-size: 20px;
	letter-spacing: 1px;  

	color: #ffffff;
	font-family: "Alibaba";
	text-align: center;
	filter: drop-shadow(2.121px 2.121px 1.5px rgba(60, 17, 22, 0.65));
}  
.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 {
	border-bottom: 0px solid #cbc6c6;
	background-color: rgb(149, 30, 35, 0.702);  

}  
.xilie .book .book-right .active span {
	text-decoration: underline;
}  
.xilie .book .tab-content {
	width: 920px;
	height: 510px;
	float: left;
	margin-top: 40px;
}  
.xilie .book .tab-content li {
	height: 210px;
}  
.xilie .book .tab-content .case_more {
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	display: block;
}  
.information {
	margin-top: 80px;
	overflow: hidden;
	display: block
}  
.information .title {
	font-weight: 550;
	margin-bottom: 40px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #000844;
	font-family: "Alibaba";
	text-align: left;
}  
.information .title img {
	margin-left: 20px;
}  
.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;
	background-color: rgb(149, 30, 34, 0.8);
	float: right;
}  
.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: rgb(149, 30, 35, 0.6);
}  
.flow .chart .ellipse .num3 {
	width: 290px;
	height: 180px;
	float: right;
	background-color: rgb(149, 30, 35, 0.8);
}  
.choose {
	margin: 80px 0 60px;
	overflow: hidden;
	display: block
}  
.choose .title {
	font-size: 30px;
	letter-spacing: 2px;
	color: #000844;
	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;
	}

}

.superiority {
	margin-top: 50px;
	overflow: hidden;
	display: block
}

.superiority .left {
	float: left;
	width: 1200px
}

.superiority .left .title {
	line-height: 30px;
	height: 30px;
	border-left: 5px solid #000844;
	padding-left: 5px;
	font-size: 24px;
	color: #000844;
	font-weight: 700;
	width: 865px
}

.superiority .left .title img {
	margin-left: 20px;
} 

.superiority .left ul {
	border-top: 1px solid #b5b5b5;
	padding-top: 30px;
	margin-top: 10px
}

.superiority .left li {
	float: left;
	width: 375px;
	height: 190px;
	border-radius: 10px;
	transition: all 0.1s;
}

.superiority .left li:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1);
	transform: scale(1.03);
}

.superiority .left li.gfzz {
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/bksq.png);
}

.superiority .left li.gwtd {
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/xkjs.png);
	margin: 0 0 0 30px;
}

.superiority .left li.gklx {
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/gklx.png);
	margin: 0 0 0 30px;
}

.superiority .left li.wjws {
	background-image: url(https://www.peccn.com/templates/gb202304/images/wjws.png)
}

.superiority .left li.bjts {
	background-image: url(https://www.peccn.com/templates/gb202304/images/bjts.png)
}

.superiority .left li.yykp {
	background-image: url(https://www.peccn.com/templates/gb202304/images/yykp.png);
	margin: 0 40px
}

.superiority .left li.fwsj {
	background-image: url(https://www.peccn.com/templates/gb202304/images/fwsj.png)
}

.superiority .left a {
	display: block;
	height: 190px;
	/* background: linear-gradient(90deg, #17215f, #2336a1); */
	/* opacity: 0.8; */
	border-radius: 10px;
}

.superiority .left .gfzz .gfzz_t1 {
	margin: 30px 0 0 30px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
	text-decoration: underline 6px solid #951e23;
}

.superiority .left .gfzz .gfzz_t2 {
	margin: 70px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
}

.superiority .left .gfzz .gfzz_t3 {
	margin: 140px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	background: #951e23;
	/* box-shadow: 0px 6px 30px 0px #951e23; */
	border-radius: 35px;
	text-align: center;
}

.superiority .left .gwtd .gwtd_t1 {
	margin: 30px 0 0 30px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
	text-decoration: underline 6px solid #951e23;
}

.superiority .left .gwtd .gwtd_t2 {
	margin: 70px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
}

.superiority .left .gwtd .gwtd_t3 {
	margin: 140px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	background: #951e23;
	/* box-shadow: 0px 6px 30px 0px #951e23; */
	border-radius: 35px;
	text-align: center;
}

.superiority .left .gklx .gklx_t1 {
	margin: 30px 0 0 30px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
	text-decoration: underline 6px solid #951e23;
}

.superiority .left .gklx .gklx_t2 {
	margin: 70px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	line-height: 30px;
	position: absolute;
}

.superiority .left .gklx .gklx_t3 {
	margin: 140px 0 0 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	background: #951e23;
	/* box-shadow: 0px 6px 30px 0px #951e23; */
	border-radius: 35px;
	text-align: center;
}

.superiority .left a span {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	display: block
}

.superiority .left a p {
	font-size: 20px;
	font-weight: 700;
	color: #b90c3d;
	display: block
}

.superiority .right {
	float: right;
	padding-top: 35px
}

.superiority .right .pic {
	background: url(https://www.peccn.com/templates/gb202304/images/youshi_r_bg.jpg);
	width: 295px;
	height: 295px;
	position: relative
}

.superiority .right .pic a {
	border: 1px solid #fff;
	background: #b90c3d;
	border-radius: 50px;
	padding: 3px 25px;
	position: absolute;
	bottom: 18px;
	color: #fff;
	left: 85px;
	font-size: 18px;
	transition: all .1s
}

.superiority .right .pic a:hover {
	border: 1px solid #f3b034;
	background: #f3b034;
	transform: (0)
}


.xueke {
	margin-top: 50px;
	overflow: hidden;
	display: block
}

.xueke .left {
	float: left;
	width: 1200px
}

.xueke .left .title {
	line-height: 30px;
	height: 30px;
	border-left: 5px solid #000844;
	padding-left: 5px;
	font-size: 24px;
	color: #000844;
	font-weight: 700;
	width: 865px
}

.xueke .left .title img {
	margin-left: 20px;
} 
.xueke .left .content {
	border-top: 1px solid #b5b5b5;
	padding-top: 30px;
	margin-top: 10px
}

.xueke .left .content .content_left {
	width: 840px;
	float: left;
	
}

.xueke .left .content .content_left .content_left_top {
	width: 840px;
	height: 380px;
	margin-bottom: 20px;
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/xueke_1.png);
}

.xueke .left .content .content_left .content_left_top ul {
	width: 290px;
	height: 380px;
	border-radius: 10px;
	
	float: right;
}

.xueke .left .content .content_left .content_left_top ul li:nth-child(1) {
	margin: 25px 35px 20px 35px;
}

.xueke .left .content .content_left .content_left_top ul li {
	margin: 0 35px 20px 35px;
	list-style-type: disc;
	color: #fff;
	font-size: 20px;
}

.xueke .left .content .content_left .content_left_top ul li span {
	width: 230px;
	height: 69px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 28px;
	color: #ffffff;
	font-family: "Microsoft Ya Hei";
}

.xueke .left .content .content_left .content_left_center {
	margin-bottom: 20px;
	height: 280px;
}

.xueke .left .content .content_left .content_left_center .content_left_center_left {
	width: 420px;
	height: 280px;
	border-radius: 10px;
	background-image: linear-gradient(0deg, #ffffff 0%, #fcefef 100%);
	float: left;
}

.xueke .left .content .content_left .content_left_center .content_left_center_left .txt {
	width: 150px;
	height: 40px;
	border-radius: 10px 0 10px 0;
	background-image: linear-gradient(62deg, #595d88 0%, #2f326d 100%);
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	line-height: 40px;
}

.xueke .left .content .content_left .content_left_center .content_left_center_left li {
	width: 140px;
	border-radius: 6px;
	float: left;
}

.xueke .left .content .content_left .content_left_center .content_left_center_left li img {
	margin: 0 auto;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.xueke .left .content .content_left .content_left_center .content_left_center_left li .txt2 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
}

.xueke .left .content .content_left .content_left_bottom {
	width: 840px;
	height: 160px;
	border-radius: 10px;
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/xueke_left_bottom.png);
}

.xueke .left .content .content_left .content_left_bottom .centerp {
	width: 1px;
	background-color: #fff;
	margin-top: 20px;
	height: 110px;
	float: left;
}

.xueke .left .content .content_left .content_left_bottom ul li {
	width: 276px;
	float: left;
	padding: 30px 0 20px 0px;
}


.xueke .left .content .content_left .content_left_bottom ul li span:nth-child(1) {
	height: 38px;
	font-size: 18px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: 550;
	font-family: "Microsoft Ya Hei";
	text-align: center;
	line-height: 38px;
	display: block;
	margin-top: 15px;
}

.xueke .left .content .content_left .content_left_bottom ul li span:nth-child(2) {
	height: 38px;
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 22px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Microsoft Ya Hei";
	text-align: center;
	display: block;
	margin-top: 0px;
}




.xueke .left .content .content_left_center_right {
	width: 400px;
	height: 280px;
	border-radius: 10px;
	background-color: #ffffff;
	float: right;
	margin-bottom: 20px;
}

.xueke .left .content .content_left_center_right .txt {
	opacity: 0.988;
	font-size: 22px;
	letter-spacing: 1px;
	color: #000844;
	font-weight: bold;
	font-family: "Ping Fang";
	float: left;
	width: 360px;
	margin: 20px;
}

.xueke .left .content .content_left_center_right .txt span {
	font-size: 16px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: 500;
	font-family: "Ping Fang";
	float: right;
}

.xueke .left .content .content_left_center_right ul {
	width: 360px;
	height: 180px;
	margin: 70px 20px 20px 20px;
}

.xueke .left .content .content_left_center_right li:nth-child(1) {
	width: 360px;
	height: 40px;
	border-radius: 6px;
	background-color: #951e23;
	margin-bottom: 10px;
}

.xueke .left .content .content_left_center_right li {
	width: 360px;
	height: 40px;
	border-radius: 6px;
	background-color: #f7f8fa;
	margin-bottom: 10px;
}

.xueke .left .content .content_left_center_right li:nth-child(1) .text_left {
	color: #ffffff;
}

.xueke .left .content .content_left_center_right li .text_left {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 40px;
	color: #333;
	font-weight: 500;
	font-family: "Microsoft Ya Hei";
	float: left;
	margin-left: 10px;
}

.xueke .left .content .content_left_center_right li:nth-child(1) .text_right {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 40px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Ping Fang";
	float: right;
	margin-right: 10px;
}

.xueke .left .content .content_left_center_right li .text_right {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 40px;
	color: #951e23;
	font-weight: 500;
	font-family: "Ping Fang";
	float: right;
	margin-right: 10px;
}

.xueke .left .content .content_right {
	float: right;
}

.xueke .left .content .content_right .content_right_top {
	width: 340px;
	height: 609px;
	border-radius: 10px;
	background-image: linear-gradient(0deg, #fdfdfd 0%, #fcefef 100%);
	margin: 0px auto 20px;
}

.xueke .left .content .content_right .content_right_top .about {
	width: 300px;
	margin: 0px auto;
}

.xueke .left .content .content_right .content_right_top .about .txt {
	font-size: 22px;
	letter-spacing: 1px;
	color: #000844;
	font-weight: bold;
	font-family: "Ping Fang";
	float: left;
	margin: 20px auto;
	width: 300px;
}

.xueke .left .content .content_right .content_right_top .txt span {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
	font-weight: 500;
	font-family: "Ping Fang";
	float: right;
}

.xueke .left .content .content_right .content_right_top ul {
	width: 300px;
	height: 180px;
	margin: 70px 0px 20px 0px;
}

.xueke .left .content .content_right .content_right_top li {
	width: 300px;
	height: 56px;
	border-radius: 6px;
	background-color: #ffffff;
	margin-bottom: 10px;
	line-height: 56px;
}



.xueke .left .content .content_right .content_right_top li .text_left {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: 550;
	font-family: "Microsoft Ya Hei";
	float: left;
	line-height: 28px;
	margin-left: 20px;
}

.xueke .left .content .content_right .content_right_top li .text_right {
	width: 70px;
	height: 22px;
	font-size: 14px;
	border-radius: 11px;
	float: right;
	margin-right: 20px;
	display: flex;
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	margin-top: 17px;
}

.xueke .left .content .content_right .content_right_top li:nth-child(1) .text_right {
	background-color: #dcdcdc;
}

.xueke .left .content .content_right .content_right_top li:nth-child(2) .text_right {
	background-color: #951e23;
	color: #fff;
}

.xueke .left .content .content_right .content_right_top li:nth-child(3) .text_right {
	background-color: #f1b032;
	color: #fff;
}

.xueke .left .content .content_right .content_right_top li:nth-child(4) .text_right {
	background-color: #951e23;
	color: #fff;
}

.xueke .left .content .content_right .content_right_top li:nth-child(5) {
	background-color: #951e23;
	margin-bottom: 10px;
}

.xueke .left .content .content_right .content_right_top li:nth-child(5) .text_left {
	color: #fff;
}

.xueke .left .content .content_right .content_right_top li:nth-child(5) .text_right {
	background-color: #fff;
	color: #951e23;
}

.xueke .left .content .content_right .content_right_top li:nth-child(6) {
	background-color: #fff0;
	margin-bottom: 10px;
}

.xueke .left .content .content_right .content_right_top .about .txt2 {
	font-size: 22px;
	letter-spacing: 1px;
	color: #000844;
	font-weight: bold;
	font-family: "Ping Fang";
	float: left;
	width: 300px;
}


.xueke .left .content .content_right .content_right_top li:nth-child(7) {
	background-color: #f7f8fa;
}

.xueke .left .content .content_right .content_right_top li:nth-child(7) .text_right {
	background-color: #595d88;
	color: #fff;
}

.xueke .left .content .content_right .content_right_top li:nth-child(8) {
	background-color: #f7f8fa;
}

.xueke .left .content .content_right .content_right_top li:nth-child(8) .text_right {
	background-color: #595d88;
	color: #fff;
}


.xueke .left .content .content_right .content_right_bottom {
	background-image: url(https://www.peccn.com/templates/benkeliuxue/images/content_right_bottom.png);
	width: 340px;
	height: 231px;
	border-radius: 10px;
}

.xueke .left .content .content_right .content_right_bottom .txt {
	width: 98px;
	height: 25px;
	border-radius: 10px 0 10px 0;
	background-image: linear-gradient(62deg, #595d88 0%, #2f326d 100%);
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Ping Fang";
	text-align: center;
	line-height: 25px;
}

.xueke .left .content .content_right .content_right_bottom ul {
	margin-top: 30px 10px 20px 10px;
	width: 300px;
}

.xueke .left .content .content_right .content_right_bottom ul {
	width: 300px;
	margin: 10px auto;
}

.xueke .left .content .content_right .content_right_bottom li .text_left {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #333333;
	font-family: "Alibaba";
	font-weight: bold;
	float: left;
}

.xueke .left .content .content_right .content_right_bottom li .text_right {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #333333;
	font-family: "Alibaba";
}

.xueke .left .content .content_right .content_right_bottom li:nth-child(2) .text_right {
	color: #951e23;
}

.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, #951e23, #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: #951e23;
	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, #951e23, #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, #951e23, #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: #951e23;
	border-radius: 35px;
	text-align: center;
}

.counselor .lists3 .container_t2 {
	margin: 45px 0 0 240px;
	background: linear-gradient(90deg, #951e23, #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: #951e23;
	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/undergraduate/images/dsbg_1.jpg);
}

.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/undergraduate/images/dsbg_2.jpg);
}

.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/undergraduate/images/dsbg_3.jpg);
}

.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/undergraduate/images/dsbg_4.jpg);
}

.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: #951e23;
	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: 510;
}

.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;
}

.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;
	margin-bottom: 20px;
}  
.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-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(2) li {
	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-repeat: no-repeat;
	background-position: center;
	margin-right: 0px;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(4) li {
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(5) li {
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 15px;
	transition: all 0.3s ease;
	border-radius: 10px;
}  
.powerful .superiority a:nth-child(6) li {
	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:nth-child(4) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}
.superiority a:nth-child(5) li:hover {
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
	transform: scale(1.03);
}
.superiority a:nth-child(6) 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;
}  