@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
a, ul {
	text-decoration: none;
	list-style: none;
	color: #333;
	padding: 0px;
}
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
.cons {
	font-size: 18px;
	line-height: 36px;
	color: #565656;
}
#numberDisplay {
	transition: all 2s ease; /* 平滑过渡效果 */
}
/*.jieshao{ max-width:1500px;}*/

.shuzhi ul {
	display: flex;
}
.shuzhi ul li {
	text-align: center;
	padding-top: 60px;
}
.shuzhi ul li h4 {
	color: #516598;
	font-size: 66px;
	position: relative;
	font-weight: bold;
}
.shuzhi ul li i {
	font-style: normal;
	position: absolute;
	font-size: 30px;
}
.shuzhi ul li .fazhan {
	color: #646464;
}
.lookme {
	margin-top: 50px;
	border: 1px solid #DCDFE6;
	display: block;
	width: 202px;
	height: 58px;
	border-radius: 4px;
	line-height: 58px;
	text-align: center;
	margin-left:0px;
}
.after::after {
	content: "";
	position: absolute;
	transition: 0.3s;
}
.lookme .chakan {
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding-right: 30px;
}
.lookme .chakan::after {
	background: url(../images/right.svg) center no-repeat;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 12px;
	filter: brightness(0) invert(0.3);
	background-size: 100%;
}
.lookme:hover {
	background: #516598;
	cursor: pointer;
	color: #fff;
}
.lookme:hover .chakan::after {
	filter: brightness(0) invert(1)
}
.con-info {
	margin: 0 7%;
}
.fenlei {
	margin: 0 7%;
}
.fenlei ul {
	display: flex;
}
.fenlei ul li{ margin:0 1%;}
.fenlei1{ margin:0 10%;}
.fenlei1 ul{ display:flex;}

.fenlei2 {
	margin: 0 1%;
}
.fenlei2 ul {
	display: flex;
}
.fenlei2 ul li{ margin:0 1%;}

.footer {
	background: #323232;
	padding-top: 30px;
	margin-top: 30px;
}
.banquan {
	color: #fff;
	text-align: right;
}
.douyin {
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 可选：水平居中 */
	height: 100vh; /* 示例：容器高度设为视口高度 */
}
.douyin {
	width: 140px;
	height: 140px;
	background: #fff;
	border-radius: 10px;
}
.douyin img {
	display: block;
	width: 120px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}
.c-douyin p {
	display: block;
	color: #fff;
	text-align: center;
}
.h-douyin h4 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.h-douyin ul {
	display: block;
}
.h-douyin ul li {
	color: #fff;
	width: 100%;
	line-height: 30px;
	position: relative;
	text-indent: 40px;
	margin-top: 12px;
}
.h-douyin ul li .emil::before {
	content: "";
	background: url(../images/s8.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.h-douyin ul li .phone::before {
	content: "";
	background: url(../images/s9.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.h-douyin ul li .dizhi::before {
	content: "";
	background: url(../images/s10.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.top-nav {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}
.about {
	width: 500px;
	margin-left: 0px;
}
.about2 {
	width: 800px;
	margin-left: 0px;
}
.about a {
	display: inline-block;
}
.about a {
	line-height: 60px;
	position: relative;
	padding: 0px 10px;
}
.active {
	background: #dce9fc;
	color: #516598;
	display: block;
	border-bottom: 2px solid #ff9c00;
}
.jianjies {
	height: 360px;
	overflow-y: auto;
	color: #7D7F81;
	font-size: 16px;
	line-height: 30px;
}
.cons-info {
	margin-top: 30px;
	height: 390px;
}
.cons-img img {
	display: block;
	width: 100%;
}
.times {
	background: #516598;
	color: #fff;
	padding: 20px 0px;
	border-right: 1px solid #fff;
}
.times h4 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.times h4 i {
	font-style: normal;
	font-size: 16px;
}
.times span {
	display: block;
	text-align: center;
}
.times:hover {
	background: #ff8400;
}
.biaoti {
	margin-top: 70px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: #333;
}
.biaoti p {
	margin-bottom: 0px;
}
.biaoti span {
	display: block;
	height: 3px;
	background: #516598;
	width: 40px;
}
.wenhua {
	margin-top: 30px;
}
.wenhua img {
	width: 100%;
	display: block;
}
.shouhou {
	margin-top: 40px;
}
.shouhou p {
	color: #565656;
	line-height: 30px;
}
.biaoti1 {
	margin-top: 20px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #333;
}
.biaoti1 p {
	margin-bottom: 0px;
}
.biaoti1 span {
	display: block;
	height: 3px;
	background: #516598;
	width: 40px;
}
.bg {
	width: 100%;
	background: url(../images/lxwm.jpg) no-repeat center;
	height: 625px;
	padding-top: 40px;
}
.biaoti2 {
	margin-top: 0px;
}
.lianxiwomen {
	margin-top: 60px;
}
.lianxiwomen p {
	font-weight: bold;
}
.lx-bg {
	background: #f4f4f4;
	padding: 25px 20px;
}
.lx-bg span {
	font-size: 16px;
}
.chanpin-img {
	width: 409px;
	height: 339px;
	position: relative;
	left: 0px;
	top: 0px;
}
.chanpin-img img {
	width: 409px;
	height: 339px;
	display: block;
}

.chanpin-img1 {
	
	position: relative;
	left: 0px;
	top: 0px;
}
.chanpin-img1 img {
	width:100%;
	display: block;
}
.cp-bt {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #000;
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.cps {
	margin-top: 10px;
}
.fenye {
	display: flex;
	justify-content: center;
	color: #888;
	align-items: center;
	padding: 20px 0;
	font-size: 20px;
}
.fenye a {
	color: #888;
	margin: auto;
	text-align: center;
	display: block;
}
.fenye img {
	height: 20px;
}
.jishu-img {
	width: 309px;
	height: 539px;
	position: relative;
	left: 0px;
	top: 0px;
}
.jishu-img img {
	width: 309px;
	height: 539px;
	display: block;
}
.news-list li {
	margin-top: 40px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 30px;
}
.con-left {
	float: left;
	width: 100px;
	height: 100px;
	background: #f5f5f5;
	text-align: center;
}
.con-left .shuzi {
	font-size: 40px;
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
.con-left .riqi {
	font-size: 16px;
	color: #3c3c3c;
}
.con-title {
	font-size: 22px;
	font-weight: bold;
	color: #4f4f4f;
}
.con-neirong {
	margin-top: 0px;
	font-size: 16px;
	color: #4f4f4f;
}
.con-mid {
	float: left;
	margin-left: 20px;
	width: 65%;
}
.con-right {
	width: 235px;
	height: 100px;
	float: right;
}
.con-right img {
	display: block;
	width: 235px;
	height: 100px;
}
.new-biaoti {
	text-align: center;
	width: 100%;
	font-size: 36px;
}
.news-info {
	margin-top: 30px;
}
.bgg {
	background: #fff;
	margin-top: 30px;
	padding: 30px;
}
.fanye {
	margin-top: 30px;
}
.fanye a:hover {
	color: #378ef1;
}
.zizhi {
	width: 100%;
	margin-top: 60px;
}
.zizhi-left {
	display: flex;
	align-items: center;     /* 关键 2：垂直居中 */
	justify-content: center;
	width: 22.5%;
	background: #516598;
	height: 500px;
	position: relative;
	float: left;
}
.zizhi-title {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.zizhi-img img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.zizhi-left::before {
	content: '';
	position: absolute;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	right: -20px;
	border-left: 20px solid #516598;
}
.zizhi-right {
	background: #fef3ea;
	padding: 0 9% 30px;
	width: 77.5%;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	float: right;
	height: 500px;
}
.zizhi-right ul {
	width: 90%;
}
.zizhi-right ul li {
	float: left;
	width: 50%;
	text-align: left;
	list-style: disc;
	list-style-type: disc;
	font-size: 18px;
	margin-top: 20px;
	color: #727272;
}
.ziz {
	background: #ff7800;
}
.ziz::before {
	content: '';
	position: absolute;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	right: -20px;
	border-left: 20px solid #ff7800;
}
.haha-left {
	float: left;
	width: 50%;
}
.haha-left dl {
	margin-top: 40px;
}
.haha-left dt {
	font-size: 22px;
	font-weight: bold;
}
.haha-left dd {
	list-style: disc;
	font-size: 18px;
	margin-top: 20px;
	color: #727272;
}
.haha-left dd::before {
	content: "•";
	color: #727272;
	display: inline-block;
	font-size: 20px;
	width: 1em;
	margin-left: -1em;
}
.haha-right {
	float: left;
	width: 50%;
}
.haha-right dl {
	margin-top: 40px;
}
.haha-right dt {
	font-size: 22px;
	font-weight: bold;
	padding-left: 0px;
}
.haha-right dd {
	font-size: 18px;
	margin-top: 20px;
	color: #727272;
}
.haha-right dd:before {
	content: "•";
	color: #727272;
	display: inline-block;
	font-size: 20px;
	width: 1em;
	margin-left: -1em;
}
.zzhi {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 60px;
}
.swiper {
	width: 90%;
	position: relative;
}
.s-left {
	position: absolute;
	right: 0px;
	top: 30%;
	color: #CCC !important;
}
.s-right {
	position: absolute;
	left: 0px;
	top: 30%;
	color: #CCC !important;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
}
 @media (max-width: 760px) {
.swiper-button-next {
	right: 20px;
	transform: rotate(90deg);
}
.swiper-button-prev {
	left: 20px;
	transform: rotate(90deg);
}
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.fancybox-title-float-wrap .child {
	display: none !important;
}
/* All */

.navlis {
	margin-top: 20px;
}
.navlis ul {
 *zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	/*background: #333;*/
	display: flex;
}
.navlis ul:before, .navlis ul:after {
	content: "";
	display: table;
}
.navlis ul:after {
	clear: both;
}
.navlis ul > li {
	/* float: left;*/
	position: relative;
}
.navlis a {
	display: block;
	/*  padding: 10px 20px;*/
	line-height: 1.2em;
	color: #333;
	padding-bottom: 6px;/*  border-left: 1px solid #595959;*/
}
.navlis a:hover {
	text-decoration: none;
	/*  background: #595959;transition:all .7s ease 0s;*/
	border-bottom: 2px solid #F39800;
}
/*.navlis a:hover:after{ border-bottom:1px solid red;}*/
.navlis li ul {
	background: #dce9fc;
	/* display:flex;*/
	display: block;
	border-radius: 2px;
}
.navlis li ul li {
	width: 180px;
	text-align: center;
	font-size: 16px;
}
.navlis li ul a {
	border: none;
	padding: 10px 20px;
}
.navlis li ul a:hover {
	color: #fff;
	font-weight: bold;
	background: #516598;
	border-left: 3px solid #F39800;
	padding: 10px 20px;
}
/* Not Animated
============================== */
.navlis ul > li:hover ul {
	left: 0;
}
.nav1 li ul {
	position: absolute;
	left: -9999em;
	top: 36px;
	z-index: 1;
}
/* Fade In and Out
============================== */
.nav2 ul > li:hover ul {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.nav2 li ul {
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 200ms ease;
	-moz-transition: 200ms ease;
	-o-transition: 200ms ease;
	transition: 200ms ease;
}
/* Slide Down
============================== */
.nav3 ul > li:hover ul li {
	height: 36px;
}
.nav3 li ul {
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 1;
}
.nav3 li ul li {
	overflow: hidden;
	height: 0;
	-webkit-transition: height 200ms ease-in;
	-moz-transition: height 200ms ease-in;
	-o-transition: height 200ms ease-in;
	transition: height 200ms ease-in;
}
/* Slide Down 2
============================== */
.nav4 ul > li:hover ul li {
	max-height: 150px;
}
.nav4 li ul {
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 1;
}
.nav4 li ul li {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 500ms ease;
	-moz-transition: max-height 500ms ease;
	-o-transition: max-height 500ms ease;
	transition: max-height 500ms ease;
}
/* Fold Out
============================== */
.nav5 ul > li:hover ul {
	max-height: 1000px;
	-webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}
.nav5 li ul {
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	-webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
	-webkit-transform-origin: 50% 0;
	-webkit-transition: 350ms;
	-moz-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}

.navbar{ background:rgba(255,0,0,0) !important;}
.bg-light{ background:#fff !important;}
.accordion-item{ border-bottom:1px solid #ddd !important; width:100% !important;}
.accordion{ width:100% !important;}


.ph-shuzhi ul {
	display: flex;
}
.ph-shuzhi ul li {
	padding-top: 20px;
}
.ph-shuzhi ul li h4 {
	color: #516598;
	font-size: 1.8rem;
	position: relative;
}
.ph-shuzhi ul li i {
	font-style: normal;
	position: absolute;
	font-size: 1.3rem;
}
.ph-shuzhi ul li .fazhan {
	color: #646464;
}