
.about-head-img {
	width: 100%;
	height: 500px;
	background: url('../image/aboutbanner.jpg') no-repeat center;
	background-size: 100% 100%;
}

.about-item {
	width: 100%;
	text-align: center;
}
.row a {
	color: #000000;
	float: left;
	width: 25%;
}
div.about-item:hover,
div.about-item:visited {
	color: #F18E38;
}

.about-item-icon {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	margin: 26px auto 0;
	box-shadow: 0px 2px 4px 6px rgba(7, 4, 69, 0.04);
	transition: box-shadow: 0px 2px 4px 6px rgba(7, 4, 69, 0.04) 2s;
	-moz-transition: box-shadow: 0px 2px 4px 6px rgba(7, 4, 69, 0.04) 2s, -moz-transform 2s;
	-webkit-transition: box-shadow: 0px 2px 4px 6px rgba(7, 4, 69, 0.04) 2s, -webkit-transform 2s;
	-o-transition: box-shadow: 0px 2px 4px 6px rgba(7, 4, 69, 0.04) 2s, -o-transform 2s;
}

div.about-item-icon:hover {
	box-shadow: 0px 6px 10px 14px rgba(7, 4, 69, 0.06);
	transition: all 2s;
}

.about-item-icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

#container {
	width: 100%;
	position: relative;
	top: 355px;
}

.product_center {
	width: 100% !important;
}

.product_box_body {
	width: 1200px;
	margin: 0 auto;
	
}

.about-item-List-Textst {
	font-size: 16px;
	padding: 29px 0 26px;
	font-weight: 600;
}
.container {
	width: 1200px;
	margin: 0 auto;
}

.clear:after {
	display: table;
	content: "";
	height: ;
	line-height: 0;
	clear: both;
}

.linghuo-item {
	width: 33.33%;
	float: left;
	text-align: center;
}

.about-con-List-Textst {
	font-size: 20px;
	padding-top: 21px;
	color: #333333;
}

.about-con-List-Textnd {
	font-size: 16px;
	line-height: 25px;
	width: 306px;
	margin: 16px auto 0;
	color: #666666;
	min-height: 100px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.zhibo-item-icon {
	width: 376px;
	height: 231px;
}

.about-team-icon,
.about-team-icon img {
	width: 124px;
	height: 124px;
	margin: 0 auto;
}

.zhibo-item-icon img {
	width: 376px;
	height: 231px;
	border-radius: 6px;
}

.about-con-item-bg {
	width: 376px;
	background: #FFFFFF;
	border-radius: 6px;
	padding: 0 0 30px 0;
	box-shadow: 0px 3px 3px 0px rgba(143, 143, 143, 0.09);
}

.about-team-item-bg {
	text-align: center;
}

.about-team-List-Textst {
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	padding-top: 22px;
}

.about-team-List-Textrd {
	font-size: 15px;
	color: #E77812;
	line-height: 30px;
	padding-top: 6px;
}

.about-team-List-Textnd {
	width: 325px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding: 24px 0 40px;
	margin: auto;
}


/*插件横向轮播*/

.pc-banner {
	width: 100%;
	float: left;
}

.swiper-slide a:after {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	box-sizing: border-box;
	content: "";
	width: 292px;
	height: 100%;
	border-radius: 2px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
}

.swiper-container {
	width: 100%;
	margin: 0;
}

.swiper-container {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.swiper-slide a {
	background: #fff;
	display: block;
	border-radius: 2px;
	width: 300px;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	z-index: 1002;
	width: 300px !important;
}

.bannerbg {
	clear: both;
	width: 100%;
	height: 130px;
	background: url('../image/aboutfootbanner.jpg') no-repeat center;
	background-size: 100% 100%;
}

.about-stText {
	font-size: 29px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 130px;
	text-align: center;
}

.cen {
	width: 1200px;
	margin: 52px auto 0;
}

.s_logo li {
	float: left;
	margin: 8px;
}
.cen li:last-child {
	margin-bottom: 52px;
}

.h-foot-wrap {
	width: 100%;
	background: #232323;
}

.h-foot-wrap .item-List {
	background: transparent;
}

.item-List-UlWrap {
	width: auto;
	max-width: 90px;
	margin-right: 192px;
}

.item-List-UlWrap:last-child {
	margin-right: 0;
}

.item-List-UlWrap li {
	padding-top: 14px;
}

.item-List-UlWrap li:first-child {}

.item-List-UlWrap li:first-child a p {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 46px;
}

.item-List-UlWrap li a p {
	font-size: 14px;
	color: #adadad;
}

.bottom {
	background: #232323;
	text-align: center;
	width: 100%;
	color: #8b8b8b;
	line-height: 42px;
	min-width: 1200px;
}

.item-ListWrap-img {
	margin: 47px 142px 0 0px;
}

.bottom_logo {
	width: 257px;
	height: 54px;
}

.bottom_logo img {
	width: 257px;
	height: 54px;
}

.fenghui-purpose {
	width: 1200px;
	height: 452px;
	margin: 90px auto 0;
}

.fenghui-item-wrap {
	width: auto;
	overflow-x: auto;
	white-space: nowrap;
}


/*滚动条整体样式*/

.fenghui-item-wrap::-webkit-scrollbar {
	width: 10px;
	border-radius: 5px;
}


/*滚动条里面小方块*/

.fenghui-item-wrap::-webkit-scrollbar-thumb {
	border-radius: 4px;
	height: 60px;
	background: #BFBFBF;
}


/*设置滚动条里面轨道*/

.fenghui-item-wrap::-webkit-scrollbar-track {
	border-radius: 4px;
	background: #e9e9e9;
}

.fenghui-item,
.fenghui-item img {
	display: inline-block;
	width: 292px;
	height: 387.5px;
	margin: 7.5px;
	white-space: nowrap;
}

.fenghui-signup,
.fenghui-over {
	width: 57px;
	height: 24.5px;
	text-align: center;
	line-height: 24.5px;
	font-size: 12px;
	color: #ffffff;
	background: #FF0000;
	border-radius: 2px;
	margin: 0 auto 10px;
}

.fenghui-over {
	background: #DDDDDD;
}

.fenghui-head-line {
	width: 100%;
	height: 1px;
	background: #d9dadd;
}

.fenghui-head-point {
	width: 8px;
	height: 8px;
	background: #d9dadd;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	left: 50%;
}

.fenghui-head-year {
	font-size: 60px;
	color: #333333;
	font-weight: 700;
	text-align: center;
	padding-top: 15px;
}

.fenghui-head-day {
	font-size: 16px;
	color: #0F0F0F;
	text-align: center;
	padding-top: 7px;
}

.fenghui-name {
	font-size: 28px;
	color: #333333;
	text-align: center;
	padding: 45px 0 30px;
}

.fenghui-con-item {
	width: 289px;
	height: 349px;
	background: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(143, 143, 143, 0.09);
	margin: 0 auto;
	border-radius: 8px;
	background: #FFFFFF;
}

.fenghui-con-item-img,
.fenghui-con-item-img img {
	width: 289px;
	height: 281px;
}

.fenghui-con-item-img img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.addfixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	background: white !important;
	z-index: 9999;
	width: 100%;
}
.addTest {
	position: relative;
	top: 180px;
}
.aboutnavcon {
	box-shadow: 0px 6px 21px 4px rgba(196, 196, 196, 0.22);
	background: #FFFFFF;
	border-radius: 8px;
	background: #FFFFFF;
}
#aboutus:target,#shiming:target,#managerteam:target,#shuangruan:target{
  padding-top: 100px;
  margin-top: -100px;
}
.row .about-item-active {
	color: #F18E38;
}
