.main .content .profile[data-v-3a6146e9] {
	/*padding: 66px 0 80px; zb 20230419*/
	padding: 0;
	text-align: center;
	position: relative
}
.main .content .profile .banner[data-v-3a6146e9] {
	margin-bottom: 100px
}
.main .content .profile .banner img[data-v-3a6146e9] {
	width: 100%
}
.main .content .profile .intro[data-v-3a6146e9] {
	margin-bottom: 150px
}
.main .content .profile .intro .image[data-v-3a6146e9] {
	width: 100%;
	position: relative;
	z-index: 99
}
.main .content .profile .intro .text[data-v-3a6146e9] {
	height: 100%;
	line-height: 2em;
	padding: 60px 50px 0 80px;
	background: #f9f9f9;
	margin-top: 60px;
	position: relative
}
.main .content .profile .intro .text[data-v-3a6146e9]:before {
	content: "";
	width: calc(100% - 30px);
	height: 100%;
	display: block;
	background: #f9f9f9;
	position: absolute;
	top: 0;
	left: 100%
}
.main .content .profile .intro .text .title[data-v-3a6146e9]:after {
	content: "";
	width: 60px;
	height: 1px;
	display: block;
	background: #2f3237;
	margin: 20px 0 30px
}
.main .content .profile .intro .text .ts-more[data-v-3a6146e9] {
	display: inline-block;
	margin: 40px 0 0;
	font-size: 14px;
	color: #51565d
}
.main .content .profile .intro .text .ts-more .icon[data-v-3a6146e9] {
	width: 16px
}
.main .content .profile .intro .text .ts-more[data-v-3a6146e9]:hover {
	color: #004ea2
}
.main .content .profile .spirit .module-text[data-v-3a6146e9] {
	margin-bottom: 50px
}
.main .content .profile .spirit .list .item[data-v-3a6146e9] {
	position: relative;
	overflow: hidden
}
.main .content .profile .spirit .list .item .image[data-v-3a6146e9] {
	width: 100%;
	transition: all .8s
}
.main .content .profile .spirit .list .item .mask[data-v-3a6146e9] {
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	left: 15px;
	top: 0;
	background: transparent;
	transition: all .8s
}
.main .content .profile .spirit .list .item .mask .info[data-v-3a6146e9] {
	width: 100%;
	padding: 10%;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left
}
.main .content .profile .spirit .list .item .mask .info .name[data-v-3a6146e9] {
	font-size: 20px;
	color: #fff
}
.main .content .profile .spirit .list .item .mask .info .text[data-v-3a6146e9] {
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.main .content .profile .spirit .list .item .mask .info .text[data-v-3a6146e9]:after {
	content: "";
	width: 40px;
	height: 0;
	border-bottom: 0;
	display: block;
	transition: all .8s
}
.main .content .profile .spirit .list .item:hover .mask[data-v-3a6146e9] {
	background: rgba(0,0,0,.3)
}
.main .content .profile .spirit .list .item:hover .mask .info .text[data-v-3a6146e9]:after {
	height: 30px;
	border-bottom: 1px solid #fff
}
.main .content .profile .sense[data-v-3a6146e9] {
    margin-top: 60px;
	padding: 60px 15px;
	text-align: left
}
.main .content .profile .sense .text[data-v-3a6146e9] {
	padding-top: 2%
}
.main .content .profile .sense .text .tab[data-v-3a6146e9] {
	display: flex;
	margin: 60px 0
}
.main .content .profile .sense .text .tab .tab-item[data-v-3a6146e9] {
	width: 56px;
	height: 56px;
	line-height: 54px;
	flex-shrink: 0;
	border-radius: 50%;
	text-align: center;
	margin: 0 10px;
	position: relative
}
.main .content .profile .sense .text .tab .tab-item[data-v-3a6146e9]:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #51565d;
	position: absolute;
	top: calc(50% - 2px);
	left: -12px
}
.main .content .profile .sense .text .tab .tab-item[data-v-3a6146e9]:after {
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	border-color: #eee #eee #51565d;
	transform: rotate(0deg);
	transition: all .8s
}
.main .content .profile .sense .text .tab .tab-item.active[data-v-3a6146e9]:after {
	opacity: 1;
	transform: rotate(1turn)
}
.main .content .profile .sense .text .tab .tab-item[data-v-3a6146e9]:first-child {
	margin-left: 0
}
.main .content .profile .sense .text .tab .tab-item[data-v-3a6146e9]:first-child:before {
	display: none
}
/*zb 20230419*/
#lib_Tab1_sx {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.lib_tabborder_sx {
}
.lib_Menubox_sx {
	position: relative;
}
.lib_Menubox_sx ul {
	display: flex;
	margin: 60px 0
}
.lib_Menubox_sx li {
    width: calc(100% / 5 - 10px);
	/*width: 110px;*/
	height: 110px;
    padding: 0;
	line-height: 110px;
	flex-shrink: 0;
	border-radius: 50%;
	text-align: center;
	margin: 0 5px;
	position: relative;
	cursor: pointer
}
.lib_Menubox_sx li:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #51565d;
	position: absolute;
	top: calc(50% - 2px);
	left: -12px
}
.lib_Menubox_sx li:after {
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	border-color: #eee #eee #51565d;
	transform: rotate(0deg);
	transition: all .8s
}
.lib_Menubox_sx li:hover {
	opacity: 1;
	transform: rotate(1turn)
}
.lib_Menubox_sx li:first-child {
	margin-left: 0
}
.lib_Menubox_sx li:first-child:before {
	display: none
}
.lib_Menubox_sx li.hover:after {
	opacity: 1;
	transform: rotate(1turn)
}
.lib_Contentbox_sx {
	line-height: 2em;
	font-size: 14px;
	color: #51565d;
	margin: 40px 0
}
/*end zb*/

.main .content .profile .sense .text .title[data-v-3a6146e9] {
	font-size: 18px;
	margin-bottom: 15px
}
.main .content .profile .sense .text .desc[data-v-3a6146e9] {
	line-height: 2em;
	font-size: 14px;
	color: #51565d;
	margin-bottom: 40px
}
.main .content .profile .sense .image .img[data-v-3a6146e9] {
	width: 100%
}
.main .content .profile .chairman .image[data-v-3a6146e9] {
	margin-bottom: 30px
}
.main .content .profile .chairman .image .img[data-v-3a6146e9] {
	width: 100%
}
.main .content .profile .chairman .text[data-v-3a6146e9] {
	text-align: left
}
.main .content .profile .chairman .text .module-name[data-v-3a6146e9] {
	margin: 0 0 40px
}
.main .content .profile .chairman .text .text[data-v-3a6146e9] {
	line-height: 2em;
	font-size: 14px;
	color: #51565d
}
.main .content .profile .chairman .text .from[data-v-3a6146e9] {
	text-align: right;
	font-size: 16px;
	margin: 40px 0
}
.main .content .profile .chairman .text .img[data-v-3a6146e9] {
	width: 100%;
	text-align: right;
	margin-top: 30px
}
.main .content .profile .chairman .text .img img[data-v-3a6146e9] {
	height: 100px
}
.main .content .profile .number[data-v-3a6146e9] {
/*	background: url(../img/map.png) no-repeat 50%;
	background-size: contain;*/
	margin-top: 50px;
	padding: 100px 0
}
.main .content .profile .number .num[data-v-3a6146e9] {
	font-size: 56px;
	margin: 50px auto 10px
}
.main .content .profile .number .name[data-v-3a6146e9] {
	color: #8d9095;
	margin: 0 auto 50px
}
.main .content .profile .module-title[data-v-3a6146e9] {
	margin-bottom: 40px
}
/*zb 20230419 about-container改2*/
.main .content .profile .about-container2[data-v-3a6146e9] {
	line-height: 3em;
	position: relative;
	margin-top: 10px;
	font-size: 14px;
	color: #3e3e3f;
	text-align: left
}
.main .content .profile .about-container2 p[data-v-3a6146e9] {
	text-indent: 2em
}
@media screen and (max-width:1440px) {
.lib_Menubox_sx li {
	/*width: 90px;*/
	height: 90px;
    /*padding: 0 5px;*/
	line-height: 90px;
	flex-shrink: 0;
	margin: 0 5px;
}
.lib_Menubox_sx li {
    font-size: 14px;
}
}
@media screen and (max-width:1280px) {
.lib_Menubox_sx li {
	/*width: 75px;*/
	height: 75px;
    /*padding: 0 5px;*/
	line-height: 75px;
	flex-shrink: 0;
	margin: 0 5px;
}
.lib_Menubox_sx li {
    font-size: 13px;
}
}
@media screen and (max-width:1024px) {
.lib_Menubox_sx li {
	/*width: 70px;*/
	height: 70px;
    /*padding: 0 5px;*/
	line-height: 70px;
	flex-shrink: 0;
	margin: 0 5px;
}
.lib_Menubox_sx li {
    font-size: 12px;
}
}
@media screen and (max-width:768px) {
.main [data-v-3a6146e9] {
	padding: 0;
	margin: 0
}
.main .content [data-v-3a6146e9] {
	padding: 0;
	margin: 0
}
.main .content .profile[data-v-3a6146e9] {
	padding: 0 0 0 20px;
	margin: 0
}
.main .content .profile .banner[data-v-3a6146e9] {
	margin-bottom: 0
}
.main .content .profile .intro .text[data-v-3a6146e9] {
	margin-top: 30px;
	padding: 10px
}
.main .content .profile .intro .text[data-v-3a6146e9]:before {
	display: none
}
.main .content .profile .intro .text .more[data-v-3a6146e9] {
	margin-bottom: 40px
}
.main .content .profile .sense .text .module-name[data-v-3a6146e9] {
	text-align: center;
	margin-top: 30px
}
.lib_Menubox_sx ul {
	justify-content: center;
	margin: 40px 0
}
.lib_Menubox_sx li {
    font-size: 14px;
}
.lib_Menubox_sx li {
	/*width: 60px;*/
	height: 60px;
    /*padding: 0 5px;*/
	line-height: 60px;
	flex-shrink: 0;
	margin: 0 5px;
}
.lib_Menubox_sx li:before {
	display: none
}
.main .content .profile .chairman .text .module-name[data-v-3a6146e9] {
	text-align: center
}
.main .content .profile .chairman .text .img img[data-v-3a6146e9] {
	height: 70px;
	margin-top: 10px
}
.main .content .profile .number .num[data-v-3a6146e9] {
	font-size: 34px
}
}
/*end zb*/