* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
::-webkit-scrollbar {
	width: 6px;
	margin: 5px;
}
::-webkit-scrollbar-track {
	background: #ddd;
}
::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #302f2f;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #302f2f;
}
b {
	font-weight: unset;
}
img {
	max-width: 100%;
}
body,
html {
	width: 100%;
	height: 100%;
}
body {
	font-size: 15px;
	font-family: Arial, "Microsoft YaHei", 微软雅黑, 'PingFang SC';
	color: #302f2f;
	line-height: 1.75;
}
.mb {
	display: none;
}
.w1400 {
	width: 1400px;
	margin: 0 auto;
}
.head {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	background: -webkit-linear-gradient(top, rgb(14, 14, 14, 0.35) 8%, rgba(244, 244, 244, 0) 100%);
}
.head>.w1400 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head .logo a {
	display: flex;
	height: 55px;
}
.head .menu {
	display: flex;
	align-items: center;
}
.head .menu .nav1 {
	margin: 0 5px;
	height: 85px;
	line-height: 85px;
}
.head .menu .nav1>a {
	color: #fff;
	font-size: 16px;
	transition: all 0s;
	padding: 10px 15px;
}
.head .dianhua {
	color: #f5a200;
	font-size: 19px;
	font-weight: bold;
}
.banner {
	position: relative;
	width: 100%;
	padding-top: 50%;
}
.banner .zhegai {
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.banner video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.banner .wenzi {
	width: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	text-align: center;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.banner .wenzi .w1 {
	font-size: 38px;
	font-weight: bold;
}
.banner .wenzi .w2 {
	width: 65px;
	height: 2px;
	background-color: #fff;
	margin: 20px auto;
}
.banner .wenzi .w3 {
	font-size: 18px;
}
.banner .wenzi .w4 a {
	color: #fff;
	font-size: 14px;
	margin-top: 35px;
	display: inline-block;
	padding: 10px 30px;
	border: 1PX solid #fff;
	border-radius: 5px;
}
.banner .wenzi .w4 a:hover {
	background-color: #f5a200;
	border: 1px solid #ff5700;
}
.syyoushi {
	background-color: #f6f6f6;
}
.syyoushi .shuzi {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
}
.syyoushi li {
	width: 22%;
	border-right: 1px solid #ddd;
	padding: 20px 0;
}
.syyoushi li:last-of-type {
	border: unset;
}
.syyoushi .text {
	display: flex;
	align-items: flex-end;
}
.syyoushi p {
	color: #f5a200;
	font-family: arial black;
	font-size: 47px;
}
.syyoushi p:hover {
	color: #0380FF
}
.syyoushi .text span {
	color: #f5a200;
	font-family: arial black;
	font-size: 40px;
}
.syyoushi .t2 {
	font-size: 21px;
	font-family: SourceHanSansCN-Regular;
	color: rgb(0, 0, 0);
}
.syyoushi img {
	margin: 0 auto;
}
.syyoushi .img {
	text-align: center;
}
.biaoti {
	text-align: center;
}
.biaoti .t1 {
	font-size: 36px;
	font-family: SourceHanSansCN-Regular;
	color: #f5a200;
	font-weight: bold;
}
.biaoti .t2 {
	margin: 0 auto 15px auto;
	background-color: #f5a200;
	width: 55px;
	height: 4px;
}
.syxinwen {
	padding: 60px 0;
}
.syxinwen ul {
	display: flex;
	justify-content: space-between;
	padding: 40px 0 0 0;
}
.syxinwen .tu {
	width: 26.5%;
	background-color: #f6f6f6;
	position: relative;
}
.syxinwen .img {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
.syxinwen .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.syxinwen .tt {
	padding: 20px 10px;
	display: block;
}
.syxinwen .tt p {
	font-size: 15px;
	color: #3e3a39;
	font-weight: bold;
}
.syxinwen .tu:hover p {
	color: #0380FF;
}
.syxinwen .tt span {
	font-family: SimSun;
	font-size: 15px;
	padding-top: 13px;
	color: #929292;
}
.syxinwen .zi {
	width: 45%;
	position: relative;
	padding: 45px 10px 0 10px;
	background-color: #f6f6f6;
}
.syxinwen .zi li {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
}
.syxinwen .zi li a {
	display: block;
}
.syxinwen .biao {
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 15px;
	background-color: #8d8d8d;
	color: #fff;
	z-index: 2;
	font-size: 16px;
}
.syxinwen .zi li p {
	font-size: 15px;
	padding-top: 10px;
	color: #3e3a39;
	font-weight: bold;
	line-height: 1;
}
.syxinwen .zi li:hover p {
	color: #0380FF;
}
.syxinwen .zi li span {
	font-size: 9px;
	color: #8d8d8d;
}
.syhezuo .img {
	text-align: center;
	margin-top: 40px;
}
.foot {
	border-top: 33px solid rgb(246, 246, 246);
	margin-top: 60px;
	padding: 40px 0;
}
.foot .w1400 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.foot .li1 {
	display: flex;
	align-items: center;
}
.foot .li1 img {
	width: 80px;
	margin-right: 10px;
}
.foot .li11 {
	color: rgb(3, 128, 255);
	font-size: 28px;
}
.foot .li11 span {
	color: rgb(3, 128, 255);
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1;
}
.foot .li2 {
	color: rgb(67, 67, 67);
	font-family: 微软雅黑;
	font-size: 14px;
}
.foot .li2 a {
	margin-top: 5px;
	margin-right: 10px;
	display: inline-flex;
}
.foot .li3 {
	text-align: center;
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: -10px;
}
.foot .li3 img {
	display: block;
}
.cjrh1 {
	padding: 40px 0 0 0;
}
.cjrh1 .cj1 {
	font-size: 30px;
	color: rgb(255, 153, 0);
	text-align: center;
	font-weight: bold;
}
.cjrh1 .cj2 p {
	margin-top: 8px;
}
.pagebar {
	overflow: hidden;
	clear: both
}
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 1
}
.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}
.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.pagination .st {
	font-family: 宋体
}
.hidden-sm {
	color: #999 !important;
	background-color: #f5f5f5 !important;
	border-color: #ddd !important;
	pointer-events: none;
	cursor: not-allowed;
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
.sxjd1 {
	padding: 60px 0;
}
.sxjd1 .sx1 {
	color: rgb(0, 0, 0);
	font-size: 24px;
}
.sxjd1 .sx2 {
	width: 35px;
	height: 2px;
	background-color: #f5a200;
	margin: 10px 0;
}
.sxjd1 .scroll-wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.sxjd1 .scroll-content {
	display: flex;
	width: max-content;
	animation: scrollLeft 50s linear infinite;
}
.sxjd1 .scroll-wrap:hover .scroll-content {
	animation-play-state: paused;
}
.sxjd1 .item {
	width: 450px;
	margin-right: 20px;
	flex-shrink: 0;
	text-align: center;
}
.sxjd1 .item img {
	width: 100%;
	display: block;
}
@keyframes scrollLeft {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}
.sxjd2 li {
	display: flex;
	padding: 20px 0;
	align-items: center;
	justify-content: space-evenly;
}
.sxjd2 li:nth-child(2n) {
	flex-direction: row-reverse;
}
.sxjd2 .li1 {
	width: 50%;
}
.sxjd2 .li11 {
	font-size: 24px;
}
.sxjd2 .li12 {
	width: 30px;
	background-color: #f5a200;
	height: 2px;
	margin: 20px 0;
}
.sxjd2 .li2 {
	width: 37%;
}
.cptx1 {
	font-size: 30px;
	font-family: SimHei;
	text-align: center;
	color: #333;
	padding: 8px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.cptx .w1400 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 50px 0 0 0;
}
.cptx li {
	width: 25.1%;
	margin-bottom: 40px;
}
.cptx li .a {
	background-color: #1a1a1a;
	color: #fff;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 8px;
}
.cptx li a {
	background-image: url(/skin/images/h23_03_z96R.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 1px solid #d0d0d0;
}
.cptx li a:last-of-type {
	border-bottom: none;
}
.cptx li a:hover {
	background: #fff;
}
.mbx {
	background-color: #f6f6f6;
	padding: 20px 0;
}
.mbx span {
	color: #555;
}
.saishi {
	padding: 60px 0;
}
.saishi .w1400 {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.saishi li {
	width: calc((100% - 60px) / 4);
}
.saishi li p {
	font-size: 22px;
	padding-top: 10px;
	color: #555;
	font-weight: bold;
}
.saishi2{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.saishi2 li {
	width: calc((100% - 60px) / 4);
}
.saishi2 li p {
	font-size: 22px;
	padding-top: 10px;
	color: #555;
	font-weight: bold;
}
.saishi li span {
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding-top: 6px;
	color: #999999;
}
.news .n1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
}
.news .n2 {
	text-align: center;
	font-size: 14px;
	color: #5A5A5A;
	padding: 10px 0 20px 0;
}
.news .n2 a {
	color: #d9d9d9;
	padding: 0 15px;
	display: inner_block;
}
.news .n3 p {
	margin-bottom: 8px;
}
.news .n4 {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.xinwen {
	padding: 30px 0 0 0;
}
.xinwen .w1400 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sidebar {
	width: 20%;
}
.sidebar ul li {
	background-color: #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
}
.sidebar ul li a {
	display: block;
	padding: 12px 20px;
	color: #333;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
}
.sidebar ul li a:hover{
	background-color: #fff;
}
/* 右侧内容区 */
.newsl {
	width: 75%;
}
.news-item {
	display: flex;
	margin-bottom: 20px;
	align-items: flex-start;
}
.news-img {
	width: 360px;
	height: 230px;
	margin-right: 30px;
	object-fit: cover;
}
.news-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.news-title {
	font-size: 22px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 15px;
	text-decoration: none;
}
.news-title:hover {
	color: #0066cc;
}
.news-date {
	font-size: 14px;
	color: #888;
}
.image-row {
	display: flex;
	gap: 20px;
	margin-top: 40px;
}
.image-col {
	flex: 1;
}
.image-col img {
	width: 100%;
	height: auto;
	display: block;
}
.image-col h2 {
	font-size: 26px;
	color: #555;
	margin: 30px 0 20px 0;
	font-weight: 600;
}
.image-colp {
	font-size: 17px;
	color: #555;
	line-height: 1.8;
	margin: 4px 0;
}
@media (max-width: 1024px) {
	.w1400 {
		width: 94%;
		margin: 0 3%;
	}
	.mb {
		display: block;
	}
	.pc{
		display: none;
	}
	.toptou {
		height: 66px;
	}
	.head {
		width: 100%;
		padding: 14px 0;
		background: #555;
		position: fixed;
		top: 0;
		z-index: 999;
		transition: top 0.3s ease;
	}
	.head_box {
		display: flex;
		justify-content: space-between;
		width: 94%;
		margin: 0 auto;
		align-items: center;
	}
	.head-logo {
		height: 38px;
	}
	.head-logo a {
		display: block;
		height: 100%;
	}
	.head-logo img {
		height: 100%;
	}
	#top #nav {
		width: 24px;
		height: 24px;
		text-align: center;
		cursor: pointer;
	}
	#top .nav {
		width: 24px;
		height: 24px;
		background: url(../images/icont.png) no-repeat;
		background-size: 24px auto;
	}
	#top .close {
		width: 24px;
		height: 24px;
		background: url(../images/iconx.png) no-repeat;
		background-size: 24px auto;
	}
	.subNav {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 66px;
		z-index: 999;
		background: rgb(0, 0, 0, 0.5);
		display: none;
		transition: top 0.3s ease;
	}
	.subNav .sub {
		width: 100%;
		display: none;
	}
	.subNav .sub a {
		font-size: 15px;
		line-height: 36px;
		border-top: 1px solid #e0e0e0;
		padding: 0 25px;
		background-color: #f5f5f5;
		display: block;
	}
	.subNav li {
		width: 100%;
		display: block;
		line-height: 48px;
		margin: 0 auto;
		position: relative;
		background: #fff;
		border-top: 1px solid #f2f2f2;
	}
	.subNav li>a {
		display: block;
		padding: 0 20px;
		margin-right: 48px;
	}
	.subNav li i {
		float: right;
		height: 48px;
		width: 48px;
		background: url(../images/arrt.png) no-repeat center;
		background-size: 10px;
		position: relative;
		z-index: 1;
		cursor: pointer;
		transition: all .5s;
	}
	.subNav li.open i {
		transform: rotate(90deg);
	}
	.banner {
		padding-top: 80%;
	}
	.banner .wenzi {
		width: 94%;
	}
	.banner .wenzi .w1 {
		font-size: 24px;
	}
	.banner .wenzi .w3 {
		font-size: 14px;
	}
	.banner .wenzi .w4 a {
		font-size: 13px;
		margin-top: 25px;
		padding: 5px 20px;
	}
	.syyoushi .shuzi {
		padding: 30px 0;
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.syyoushi li {
		width: 45%;
		padding: 5px 0;
	}
	.syyoushi p {
		font-size: 32px;
	}
	.syyoushi li:nth-child(2n) {
		border: unset;
	}
	.syyoushi .t2 {
		font-size: 16px;
	}
	.syxinwen {
		padding: 30px 0;
	}
	.biaoti .t1 {
		font-size: 28px;
	}
	.syxinwen ul {
		padding: 15px 0 0 0;
		flex-direction: column;
	}
	.syxinwen .tu {
		width: 100%;
		margin-bottom: 10px;
	}
	.syxinwen .zi {
		width: 100%;
	}
	.syhezuo .img {
		margin-top: 20px;
	}
	.foot {
		border-top: 30px solid rgb(246, 246, 246);
		margin-top: 40px;
		padding: 30px 0;
	}
	.foot .w1400 {
		flex-direction: column;
	}
	.foot .li1,
	.foot .li2{
		margin-bottom: 15px;
	}
	.foot .li3 {
		margin-top: 0;
	}
	.cjrh1 .cj1 {
		font-size: 24px;
	}
	.cjrh1 {
		padding: 30px 0 0 0;
	}
	.sxjd1 {
		padding: 40px 0;
	}
	.sxjd1 .item {
		width: 260px;
		margin-right: 10px;
	}
	.sxjd1 .scroll-wrap {
		margin-top: 20px;
	}
	.sxjd2 li {
		flex-direction: column!important;
		padding: 10px 0;
	}
	.sxjd2 .li1 {
		width: 100%;
	}
	.sxjd2 .li2 {
		width: 100%;
		margin-top: 5px;
	}
	.sxjd2 .li11 {
		font-size: 22px;
	}
	.sxjd2 .li12 {
		margin: 10px 0;
	}
	.cptx1 {
		font-size: 24px;
	}
	.cptx .w1400 {
		padding: 30px 0 0 0;
	}
	.cptx li {
		width: 100%;
		margin-bottom: 20px;
	}
	.news .n1 {
		font-size: 20px;
	}
	.news .n4 {
		flex-direction: column;
		gap: 10px 0;
	}
	.mbx {
		padding: 13px 0;
	}
	.foot .li11 {
		font-size: 26px;
	}
	.foot .li11 span {
		font-size: 32px;
	}
	.news .n2 {
		padding: 5px 0 10px 0;
	}
	.saishi {
		padding: 30px 0 0 0;
	}
	.saishi .w1400 {
		gap: 20px;
	}
	.saishi li {
		width:100%;
	}
	.saishi li p {
		font-size: 18px;
	}
	.sidebar {
		width: 100%;
	}
	.newsl {
		width: 100%;
	}
	.sidebar ul li a {
		padding: 8px 0;
		font-size: 16px;
	}
	.sidebar ul {
        display: flex;
		flex-wrap: wrap;
		gap: 6px;
		margin-bottom: 10px;
    }
	.xinwen {
		padding: 20px 0 0 0;
	}
	.sidebar ul li{
        width: calc((100% - 18px) / 4);
    }
	.news-item {
		margin-bottom: 15px;
		flex-direction: column;
	}
	.news-img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	.news-title {
		font-size: 20px;
		margin: 0;
	}
	.image-row {
		gap: 20px;
		margin-top: 30px;
		flex-direction: column;
	}
	.image-col h2 {
		font-size: 20px;
		margin: 15px 0 3px 0;
	}
}