a:hover {
	color: #cc0000;
}

/* 同用样式 */
#video {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
}

/* 产品展示轮播 */
.cptp {
	width: 100%;
	height: 100%;
	text-align: left;
	float: left;
}


.nav-tet strong,.nav-tet p{
	font-size: 16px;
}

@media screen and (min-width: 1024px) {
	.jsmodern-video {
		background: #000;
		position: relative;
		overflow: hidden;
		z-index: 10;
		width: 100%;
		height: 596px;
	}

	#video video {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}

	/* 公司概况 */
	.index-gsgk {
		width: 100%;
		height: 430px;
		background: url(../img/aboutbj.png);
		background-size: 100% 100%;
		overflow: hidden;
	}

	.about-title {
		width: 266px;
		height: 63px;
		padding-top: 40px;
	}

	.about-title img {
		border: 0;
		display: block;
		max-width: 100%;
		vertical-align: middle;
	}

	.about-button {

		width: 32%;
		height: 101px;
		text-align: left;
		float: left;
		padding-top: 90px;
		padding-left: 8%;
	}

	.ab-list {
		background: url(../img/about-bg.png);
		min-width: 65px;
		background-position: top;
		background-repeat: no-repeat;
		height: 215px;
		font-size: 24px;
		line-height: 30px;
	}

	.ab-list a {
		font-size: 24px;
		color: #000000;
		line-height: 30px;
	}

	.ab-list a:hover {
		width: 88px;
		color: #cc0000;
		background-image: url(../img/about-hover.png);
		height: 215px;
		background-position: top;
		background-repeat: no-repeat;
		font-size: 24px;
		line-height: 30px;
		display: block;
	}

	.ab-pic {
		max-width: 181px;
		width: 100%;
		display: inline-block;
		float: left;
	}

	.ab-pic img {
		/* display: inherit; */
		/* width: 100%;
		height: 100%; */
		border: 0;
		display: block;
		max-width: 100%;
		vertical-align: middle;
	}

	.jianjie {
		width: 52%;
		height: 210px;
		overflow: hidden;
		float: right;
		padding-top: 90px;
		padding-right: 8%;
		line-height: 35px;
		font-size: 16px;
		text-align: left;
		flex-grow: 1;
	}

	.jianjie a {
		COLOR: #666666;
		font-size: 16px;

	}

	.jianjie a:hover {
		color: #CC0000;
	}

	/* 轮播 */
	.index-banner {
		max-width: 1500px;
		/* width: 1500px; */
		height: 220px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.demo {
		max-width: 1500px;
		overflow: hidden;
		width: 100% !important;
	}

	.demo a {
		display: inline-block;
		margin: 0 15px;
		color: #333333;
	}

	.demo a img {
		height: 180px;
		display: block;

	}

	.demo a p {
		text-align: center;
		font-size: 16px;
	}

	/* 切换 */
	.index-cut {
		width: 100%;
		height: 374px;
	}

	.tab-box {
		height: 374px;
		/* float: left; */
		/* width: 25%; */
		/* max-width: 180px; */
		/* height: auto; */
		padding-left: 8%;
		overflow: hidden;
		position: relative;
	}

	.clearfix::after {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.zixun {
		max-width: 93px;
		display: inline-block;
		position: relative;

		left: 30px;
		top: 20px;
	}

	.tab-box ul {
		float: left;
		width: 25%;
		max-width: 180px;
		height: auto;
		padding-left: 2%;
		position: absolute;
		top: 100px;
	}

	.tab-box li {
		height: 60px;
		line-height: 60px;
		text-align: left;
		text-indent: 11px;
	}

	.tab-box a {
		font-size: 18px;
		text-decoration: none;
		display: block;
		color: #333;
	}

	.tab-box a:hover,
	.tab-box .on a {
		height: 60px;
		line-height: 60px;
		color: #3f9674;
		font-weight: bold;
	}

	.tab-cont {
		float: right;
		text-align: center;
		padding-top: 30px;
		width: 70%;
		padding-right: 8%
	}

	.tab-cont .tab-item {
		display: none;
		/* height: 300px; */
		padding: 0 15px;
		background-color: #222;
		color: #fff;
	}

	.tab-cont .tab-item.active {
		display: block;
	}

	.news {
		width: 46%;
		float: left;
		margin: 0 2%;
		height: 120px;
		margin-bottom: 30px;
		overflow: hidden;
	}

	.news-tit {
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		line-height: 45px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news-tit a {
		color: #333333;
		font-size: 18px;
	}

	.news-tit a:hover {
		color: #CC0000;
	}

	.news-txt {
		text-align: left;
		line-height: 25px;
		color: #808080;
		font-size: 16px;
	}

	/* 产品展示 */
	.index-product {
		width: 100%;
		height: 680px;
		background: url(../img/cpzsbj.jpg);
		background-size: 100% 100%;
		overflow: hidden;
	}

	.fl-right {
		max-width: 1114px;
		background-image: url(../img/cpbjx.png);
		background-size: 100% 100%;
		height: 450px;
		/* margin-top: 70px; */
		overflow: hidden;
		padding-top: 80px;
		padding-left: 20px;
	}

	.cptp {
		width: 600px;
		height: 410px;
		display: inline-block;
		float: left;
		background-color: red;
		margin-left: 43px;
	}


	.product-lc {
		background-size: 100% 100%;
		background-image: url(../img/cpflbj.jpg);
		max-height: 287px;
		width: 225px;
		height: 297px;
		margin-top: 50px;
		margin-right: 60px;
		float: right;
	}

	.product-lc ul {
		width: 180px;
		margin: 0 auto;
		margin-top: 20px;

	}

	.product-lc li {
		width: 45px;
		float: left;

	}

	/* 产业布局 */
	.index-cybj {
		width: 100%;
		height: 400px;
		overflow: hidden;
	}

	.navBar {
		position: relative;
		/* border-bottom:1px solid #f2f2f2; */
		background: #fff;
		font-size: 14px;
	}

	.navBar ul {
		width: 630px;
		height: 50px;
		margin-top: 20px;
		display: flex;
		justify-content: space-around
	}

	.navBar ul li {
		display: inline-block;
		text-align: center;
		/* padding: 10px; */
		width: 126px;
		height: 50px;
		line-height: 50px;
		color: #888;
	}

	.navBar li a {
		font-size: 20px !important;
		color: #333333;
	}

	.navBar li a:hover {
		color: #34976f;
		font-weight: bold;
	}

	.navBar ul .action {
		color: #FF612C;
	}

	.line {
		width: 126px;
		height: 3px;
		background: #34976f;
		position: absolute;
		bottom: 0;
	}

	.navBar-c-l:not(:first-of-type) {
		display: none;
	}

	.navBar-content {
		width: 100%;
		height: 195px;
		padding: 50px 0;
	}

	.navBar-c-l {
		width: 1060px;
		margin: 0 auto;
		overflow: hidden;
	}

	.nav-img {
		max-width: 246px;
		width: 170px;
		height: auto;
		display: inline-block;
		float: left;
	}

	.nav-img img {
		width: 100%;
		height: auto;
	}

	.nav-tet {
		display: inline-block;
		float: right;
		width: 80%;
		height: 160px;
		font-size: 16px;
		/* font-family: "microsoft yahei"; */
		line-height: 33px;
		text-align: left;
		/* text-indent: 32px; */
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.jsmodern-video {
		background: #000;
		position: relative;
		overflow: hidden;
		z-index: 10;
		width: 100%;
		height: 313px;
	}

	#video video {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}

	/* 公司概况 */
	.index-gsgk {
		width: 100%;
		/* height: 430px; */
		background: url(../img/aboutbj.png);
		background-size: 100% 100%;
	}

	.about-title {
		width: 200px;
		padding-top: 20px;
	}

	.about-title img {
		border: 0;
		display: block;
		max-width: 100%;
		vertical-align: middle;
	}

	.about-button {
		width: 80%;
		text-align: center;
		padding-top: 50px;
		padding-left: 0 8%;
	}

	.ab-list {
		background-image: url(../img/about-bg.png);
		min-width: 65px;
		background-position: top;
		background-repeat: no-repeat;
		height: 215px;
		font-size: 24px;
		line-height: 30px;
	}

	.ab-list a {
		font-size: 24px;
		color: #000000;
		line-height: 30px;
	}

	.ab-list a:hover {
		background-image: url(../img/about-hover.png);
		height: 215px;
		background-position: top;
		background-repeat: no-repeat;
		font-size: 24px;
		line-height: 30px;
		display: block;
		color: #CC0000;
	}

	.ab-pic {
		/* max-width: 181px; */
		display: block;
	}

	.ab-pic img {
		display: block;
		margin: 0 auto;
		width: auto;
		height: auto;
	}

	.jianjie {
		width: 90%;
		height: 150px;
		overflow: hidden;
		padding: 0 5%;
		line-height: 30px;
		font-size: 16px;
		text-align: left;
		margin: 20px 0;
	}

	.jianjie a {
		COLOR: #666666;
		font-size: 16px;
	}

	.jianjie a:hover {
		color: #CC0000;
	}

	/* 轮播 */
	.index-banner {
		max-width: 1500px;
		/* width: 1500px; */
		height: 220px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.demo {
		max-width: 1500px;
		overflow: hidden;
		width: 100% !important;
	}

	.demo a {
		display: inline-block;
		margin: 0 15px;
		line-height: 20px;
		/* font-family: "microsoft yahei"; */
		font-size: 16px;
		color: #666;
	}

	.demo a img {
		height: 180px;
		display: block;
	}

	.demo a p {
		text-align: center;
		font-size: 16px;
		color: #666;
		z-index: 99;
		/* font-family: "microsoft yahei"; */
	}

	/* 切换 */
	.index-cut {
		width: 100%;
	}

	.tab-box {
		overflow: hidden;
		position: relative;
	}

	.clearfix::after {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.zixun {
		max-width: 93px;
		display: block;
		position: absolute;
		left: 90px;
		float: left;
	}

	.tab-box ul {
		float: right;
		width: 80%;
		height: auto;
		position: absolute;
		text-align: center;
		right: 1px;
	}

	.tab-box li {
		float: left;
		width: 20%;
		line-height: 60px;
		text-align: left;
		text-align: center;
	}

	.tab-box a {
		font-size: 18px;
		text-decoration: none;
		display: block;
		color: #333;
	}

	.tab-box a:hover,
	.tab-box .on a {
		height: 60px;
		line-height: 60px;
		color: #3f9674;
		font-weight: bold;
	}

	.tab-cont {
		text-align: center;
		padding-top: 70px;
		width: 80%;
		margin: 0 auto;
		padding-right: 8%;
	}

	.tab-cont .tab-item {
		display: none;
		padding: 0 15px;
		background-color: #222;
		color: #fff;
	}

	.tab-cont .tab-item.active {
		display: block;
	}

	.news {
		float: left;
		margin: 0 2%;
		height: 120px;
		margin-bottom: 30px;
		overflow: hidden;
	}

	.news-tit {
		text-align: left;
		font-size: 16px;
		font-weight: bold;
		line-height: 45px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news-tit a {
		color: #333333;
		font-size: 18px;
	}

	.news-tit a:hover {
		color: #CC0000;
	}

	.news-txt {
		text-align: left;
		line-height: 25px;
		color: #808080;
		font-size: 16px;
	}

	/* 产品展示 */
	.index-product {
		width: 100%;
		/* height: 420px; */
		background: url(../img/cpzsbj.jpg);
		background-size: 100% 100%;
		overflow: hidden;
	}

	.fl-right {
		max-width: 1114px;
		background-image: url(../img/cpbjx.png);
		background-size: 100% 100%;
		height: 300px;
		overflow: hidden;
		padding-top: 70px;
		padding-left: 20px;
	}


	.product-lc {
		background-size: 100% 100%;
		background-image: url(../img/cpflbj.jpg);
		max-height: 197px;
		width: 125px;
		height: 297px;
		margin-top: 35px;
		margin-right: 40px;
		float: right;
	}

	.product-lc ul {
		width: 65%;
		margin: 0 auto;
		margin-top: 10px;
		overflow: hidden;
	}

	.product-lc li {
		width: 15px;
		float: left;
		padding-top: 25px;
		margin-right: 5px;

	}

	.product-lc li img {
		width: 100%;
	}

	.cptp {
		width: 100%;
		height: 255px;
		text-align: left;
		float: left;
		max-width: 400px;
		/* margin-left: 20px;
		    margin-top: 50px; */
	}

	/* 产业布局 */
	.index-cybj {
		width: 100%;
		height: 400px;
		overflow: hidden;
	}

	.navBar {
		position: relative;
		/* border-bottom:1px solid #f2f2f2; */
		background: #fff;
		font-size: 14px;
	}

	.navBar ul {
		width: 630px;
		height: 50px;
		margin-top: 20px;
		display: flex;
		justify-content: space-around
	}

	.navBar ul li {
		display: inline-block;
		text-align: center;
		/* padding: 10px; */
		width: 126px;
		height: 50px;
		line-height: 50px;
		color: #888;
	}

	.navBar li a {
		font-size: 20px !important;
		color: #333333;
	}

	.navBar li a:hover {
		color: #34976f;
		font-weight: bold;
	}

	.navBar ul .action {
		color: #FF612C;
	}

	.line {
		width: 126px;
		height: 3px;
		background: #34976f;
		position: absolute;
		bottom: 0;
	}

	.navBar-c-l:not(:first-of-type) {
		display: none;
	}

	.navBar-content {
		width: 100%;
		height: 195px;
		padding: 50px 0;
	}

	.navBar-c-l {
		width: 1060px;
		margin: 0 auto;
		overflow: hidden;
	}

	.nav-img {
		max-width: 246px;
		width: 127px;
		height: auto;
		display: inline-block;
		float: left;
	}

	.nav-img img {
		width: 100%;
		height: auto;
	}

	.nav-tet {
		display: inline-block;
		float: right;
		width: 80%;
		height: 160px;
		font-size: 16px;
		/* font-family: "microsoft yahei"; */
		line-height: 33px;
		text-align: left;
		/* text-indent: 32px; */
	}
}

@media screen and (max-width: 767px) {
	.jsmodern-video {
		background: #000;
		position: relative;
		overflow: hidden;
		z-index: 10;
		width: 100%;
		height: 208px;
	}

	#video video {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}

	/* 公司概况 */
	.index-gsgk {
		width: 100%;
		/* height: 430px; */
		background: url(../img/aboutbj.png);
		background-size: 100% 100%;
	}

	.about-title {
		width: 160px;
		padding-top: 20px;
	}

	.about-title img {
		border: 0;
		display: block;
		max-width: 100%;
		vertical-align: middle;
	}

	.about-button {
		width: 80%;
		text-align: center;
		padding-top: 10px;
		padding-left: 0 8%;
	}

	.ab-list {
		background-image: url(../img/about-bg.png);
		min-width: 65px;
		background-position: top;
		background-repeat: no-repeat;
		height: 180px;
		font-size: 16px;
		line-height: 30px;
	}

	.ab-list a {
		font-size: 16px;
		color: #000000;
		line-height: 30px;
	}

	.ab-list a:hover {
		background-image: url(../img/about-hover.png);
		height: 215px;
		background-position: top;
		background-repeat: no-repeat;
		line-height: 30px;
		display: block;
		color: #CC0000;
	}

	.ab-pic {
		display: none;
	}

	.jianjie {
		width: 90%;
		height: 150px;
		overflow: hidden;
		padding: 0 5%;
		line-height: 25px;
		font-size: 12px;
		text-align: left;
		margin: 20px 0;
	}

	.jianjie a {
		COLOR: #666666;
		font-size: 12px;
	}

	.jianjie a:hover {
		color: #CC0000;
	}

	/* 轮播 */
	.index-banner {
		max-width: 1500px;
		/* width: 1500px; */
		height: 220px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.demo {
		max-width: 1500px;
		overflow: hidden;
		width: 100% !important;
	}

	.demo a {
		display: inline-block;
		margin: 0 15px;
		line-height: 20px;
		/* font-family: "microsoft yahei"; */
		font-size: 16px;
		color: #666;
	}

	.demo a img {
		height: 180px;
		display: block;
	}

	.demo a p {
		text-align: center;
		font-size: 16px;
		color: #666;
		z-index: 99;
		/* font-family: "microsoft yahei"; */
	}

	/* 切换 */
	.index-cut {
		width: 100%;
	}

	.tab-box {
		overflow: hidden;
		position: relative;
	}

	.clearfix::after {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.zixun {
		max-width: 93px;
		display: block;
		position: absolute;
		left: 20px;
		float: left;
	}

	.tab-box ul {
		float: right;
		width: 80%;
		height: auto;
		position: absolute;
		text-align: center;
		right: 1px;
	}

	.tab-box li {
		float: left;
		width: 20%;
		line-height: 60px;
		text-align: left;
		text-align: center;
	}

	.tab-box a {
		font-size: 16px;
		text-decoration: none;
		display: block;
		color: #333;
	}

	.tab-box a:hover,
	.tab-box .on a {
		height: 60px;
		line-height: 60px;
		color: #3f9674;
		font-weight: bold;
	}

	.tab-cont {
		text-align: center;
		padding-top: 70px;
		width: 80%;
		margin: 0 auto;
		padding-right: 8%;
	}

	.tab-cont .tab-item {
		display: none;
		padding: 0 15px;
		background-color: #222;
		color: #fff;
	}

	.tab-cont .tab-item.active {
		display: block;
	}

	.news {
		float: left;
		margin: 0 2%;
		height: 120px;
		margin-bottom: 30px;
		overflow: hidden;
	}

	.news-tit {
		width: 100%;
		text-align: left;
		font-size: 16px;
		font-weight: bold;
		line-height: 45px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news-tit a {
		color: #333333;
		font-size: 18px;
	}

	.news-tit a:hover {
		color: #CC0000;
	}

	.news-txt {
		text-align: left;
		line-height: 25px;
		color: #808080;
		font-size: 16px;
	}

	/* 产品展示 */
	.index-product {
		width: 100%;
		height: 600px;
		background: url(../img/cpzsbj.jpg);
		background-size: 100% 100%;
		overflow: hidden;
	}

	.fl-right {
		max-width: 400px;
		background-image: url(../img/cpbjx.png);
		background-size: 100% 100%;
		height: 220px;
		/* overflow: hidden;s */
		/* 	padding-top: 70px;
		padding-left: 20px; */
	}


	.product-lc {
		background-size: 100% 100%;
		background-image: url(../img/cpflbj.jpg);
		max-height: 197px;
		width: 150px;
		height: 297px;
	}

	.product-lc ul {
		width: 80%;
		margin: 0 auto;
		margin-top: 10px;
		overflow: hidden;
	}

	.product-lc li {
		width: 25px;
		float: left;
		padding-top: 25px;
		margin-right: 5px;

	}

	.product-lc li img {
		width: 15px;
		height: 117px;
	}

	.cptp {
		width: 100%;
		text-align: left;
		float: none !important;
		max-width: 330px;
		/* margin-left: 20px; */
		margin: 0 auto;
		margin-top: 50px;
		padding: 35px 0 0 0;
	}

	.js-silder {
		width: 100%;
		height: 150px !important;
	}

	.silder-ctrl-prev>span,
	.silder-ctrl-next>span {
		width: 10%;
		font-size: 26px !important;
		/* margin-top: -25px; */
	}

	/* 产业布局 */
	.index-cybj {
		width: 100%;
		height: 400px;
		overflow: hidden;
	}

	.navBar {
		position: relative;
		/* border-bottom:1px solid #f2f2f2; */
		background: #fff;
		font-size: 14px;
	}

	.navBar ul {
		width: 80;
		height: 50px;
		margin: 0 auto;
		margin-top: 20px;
		display: flex;
		justify-content: space-around
	}

	.navBar ul li {
		display: inline-block;
		text-align: center;
		/* padding: 10px; */
		width: 20%;
		height: 50px;
		line-height: 50px;
		color: #888;
	}

	.navBar li a {
		font-size: 16px !important;
		color: #333333;
	}

	.navBar li a:hover {
		font-size: 20px;
		color: #34976f;
		font-weight: bold;
	}

	.navBar ul .action {
		color: #34976f;
		font-size: 20px;
		font-weight: bold;
	}

	.line {
		width: 126px;
		height: 3px;
		background: #34976f;
		position: absolute;
		bottom: 0;
	}

	.navBar-c-l:not(:first-of-type) {
		display: none;
	}

	.navBar-content {
		width: 100%;
		height: 195px;
		padding: 50px 0;
	}

	.navBar-c-l {
		width: 1060px;
		margin: 0 auto;
		overflow: hidden;
	}

	.nav-img {
		max-width: 246px;
		width: 125px;
		height: auto;
		display: inline-block;
		float: left;
	}

	.nav-img img {
		width: 100%;
		height: 100%;
	}

	.nav-tet {
		display: inline-block;
		float: right;
		width: 80%;
		height: 160px;
		font-size: 16px;
		line-height: 33px;
		text-align: left;
		/* text-indent: 32px; */
	}
}
