/*banner图片样式表*/
.banner-inner img {
	width: 100%;
}

/*banner图片样式表*/
.so_content {
	position: relative;
}

.so_tse {
	overflow: hidden;
}

.gray {
	background: #f5f7f9;
}

.so_iti {
	padding-top: 33px;
}

.so_iti .img-box {
	width: 70%;
	height: auto;
	margin: 5px auto;
}

.so_iti .img-box img {
	width: 100%;
	height: auto;
}

.so_iti .text-box {
	width: 100%;
	font-size: 12px;
	text-indent: 2em;
	margin: 10px auto;
}

.so_page {
	padding: 0% 3%;
	overflow: hidden;
}

.so_page .socio-h {
	margin: 15px 0px 10px;
}

.so_page .socio-h .img-box {
	text-align: center;
	width: 40px;
	margin: 0 auto;
}

.so_page .socio-h .img-box img {
	width: 100%;
}

.so_page .socio-h .text-box {
	text-align: center;
	font-size: 16px;
	color: #2c2d33;
}

.follow-tab {
	border-radius: 5px;
	width: 93%;
	position: absolute;
	background-color: #FFFFFF;
	left: 3.5%;
	top: -20px;
	border-radius: 5px;
}

.follow-tab .follow-tn .follow-list {
	width: 33.3%;
	text-align: center;
	position: relative;
}

.follow-tab .follow-tn .follow-list:first-child:after {
	display: none;
}

.follow-tab .follow-tn .follow-list:after {
	content: '';
	width: 1px;
	height: 16px;
	position: absolute;
	left: -0.5px;
	top: 50%;
	margin-top: -8px;
	background: #e6e6e6;
}

.follow-tab .follow-tn .follow-list a {
	display: inline-block;
	. font-size: 16px;
	color: #4c4c4c;
	padding: 10px 0;
	position: relative;
}

.follow-tab .follow-tn .follow-list.on a {
	color: #004889;
	border-bottom: 2px solid #004889;
}

.follow-tab .follow-tn .follow-list.on a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	height: :;
	px;
	left: 0;
	width: 100%;
	background: #004889;
}

/*复写轮播样式*/
.socio-sid .bx-wrapper {
	margin: 0 auto;
}

.socio-sid .bx-pager {
	display: none;
}

.socio-sid .lider-text .lider-t {
	text-align: center;
	font-size: 14px;
	color: #e25252;
	margin: 5px 0px;
}

.socio-tse-lv .socio-sid .lider-text .lider-t {
	color: #0f8994;
}

.socio-tse-ls .socio-sid .lider-text .lider-t {
	color: #4172b4;
}

.socio-sid .lider-text .lider-c {
	text-indent: 2em;
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 15px;
}

.socio-sid .bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: none;
	background: transparent;
	left: 0;
}

.socio-sid .bx-wrapper .bx-controls-direction a {
	top: 100px;
}

.socio-sid .bx-wrapper .bx-next {
	background: url(../images/icon.png) no-repeat -40px 0px;
}

.socio-sid .bx-wrapper .bx-prev {
	background: url(../images/icon.png) no-repeat -20px 0px;
}

.socio-sid .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 34px;
}

.socio-sid {
	width: 100%;
}

.sooo {
	position: relative;
}

.sooo::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}