.banner {
	width: 100%;
	height: 486px;
	position: relative;
	overflow: hidden;
}

.banner ul li {
	position: relative;
	width: 100%;
	overflow: hidden;
	list-style: none;
	float: left;
	height: 486px;
}

.banner ul li img {
	display: block;
	position: absolute;
	width: 100% !important;
}

.banner .date {
	width: 298px;
	height: 107px;
	background: url("../img/banner-sj-bg.jpg") no-repeat;
	position: absolute;
	right: 0;
	bottom: 40px;
	z-index: 2;
	padding: 20px 20px 20px 25px;
	box-sizing: border-box;
}

.banner .date h5 {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}

.banner .date h3 {
	color: #fff;
	letter-spacing: -2px;
	font-size: 32px;
	margin-top: 5px;
	font-family: 'Din-b';
}

.banner .date h3 img {
	position: relative;
	left: 2px;
	top: 2px;
}

.banner .flex-control-nav {
	z-index: 10010;
	position: absolute;
	right: 200px;
	text-align: right;
	width: 300px;
	top: 200px;
}

.flex-control-nav li {
	margin: 0 !important;
	display: block;
}

.banner .flex-control-nav li a {
	background: none;
	border: none;
	width: 300px;
	height: 24px;
	list-style-type: none;
	margin-top: 20px;
	background-image: url("../img/banner-dot.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 9px 9px;
	padding-right: 30px;
	position: relative;
}

.banner .flex-control-nav li a span.nav-no {
	color: rgba(255, 255, 255, 0);
}

.banner .flex-control-nav li a.flex-active {
	background: none;
	border: none;
	background-image: url("../img/banner-dot-orance.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 13px 13px;
}

.banner .flex-control-nav li a.flex-active span.nav-no {
	line-height: 24px;
	font-size: 24px;
	font-family: 'Din-b';
	color: #f39800;
	position: absolute;
}

.banner .flex-control-nav li a .dot-running-bg {
	width: 150px;
	height: 1px;
	background: #fff;
	display: none;
	float: right;
	margin-right: 20px;
	position: absolute;
	left: 350px;
	top: 12px;
}

.banner .flex-control-nav li a .dot-running-cover {
	width: 150px;
	height: 1px;
	z-index: 10010;
	display: none;
	position: absolute;
	top: -1px;
	left: 350px;
	top: 12px;
}

.banner .flex-control-nav li a.flex-active .dot-running-bg {
	display: block;
}

.banner .flex-control-nav li a.flex-active .dot-running-cover {
	display: block;
	background: #f39800;
	width: 0px;
}

.banner .flex-control-paging li a:hover {
	background: none;
}

@media screen and (max-device-width: 1599px) {
	.prod {
		width: 90%;
		margin: 0 auto;
		margin-top: 96px;
		height: 180px;
	}
}

@media screen and (min-device-width: 1600px) and (max-device-width: 1799px) {
	.prod {
		width: 90%;
		margin: 0 auto;
		margin-top: 96px;
		height: 200px;
	}
}

@media screen and (min-device-width: 1800px) {
	.prod {
		width: 1600px;
		margin: 0 auto;
		margin-top: 96px;
		height: 200px;
	}
}

.prod .l-tit {
	width: 320px;
	height: 200px;
	float: left;
}

.prod .l-tit .l-x {
	width: 1px;
	height: 265px;
	background: #f39800;
	margin-top: -200px;
	position: relative;
	z-index: 2;
	float: left;
}

.prod .l-tit p {
	color: #ededed;
	font-size: 34px;
	margin-top: 46px;
	margin-left: 22px;
	text-transform: uppercase;
	letter-spacing: -2px;
	white-space: nowrap;
	font-family: 'Din-b';
}

.prod .l-tit h4 {
	margin-top: 15px;
	color: #1e1b19;
	margin-left: 22px;
	font-size: 20px;
	font-weight: normal;
}

@media screen and (max-device-width: 1599px) {
	.prod .l-tit p {
		font-size: 30px;
	}

	.prod .r-img {
		width: 810px;
		float: left;
		position: relative;
		z-index: 2;
	}

	.prod .r-img .img-cot {
		float: left;
		width: 201px;
		height: 140px;
		text-align: center;
		overflow: hidden;
		margin-left: 1px;
		transition: all .2s ease;
		position: relative;
		background-size: 201px 140px;
	}
}

@media screen and (min-device-width: 1600px) and (max-device-width: 1799px) {
	.prod .l-tit p {
		font-size: 34px;
	}

	.prod .r-img {
		width: 1080px;
		float: left;
		position: relative;
		z-index: 2;
	}

	.prod .r-img .img-cot {
		float: left;
		width: 268px;
		height: 180px;
		text-align: center;
		overflow: hidden;
		margin-left: 1px;
		transition: all .2s ease;
		position: relative;
		background-size: 268px 180px;
	}
}

@media screen and (min-device-width: 1800px) {
	.prod .l-tit p {
		font-size: 34px;
	}

	.prod .r-img {
		width: 1260px;
		float: left;
		position: relative;
		z-index: 2;
	}

	.prod .r-img .img-cot {
		float: left;
		width: 310px;
		height: 200px;
		text-align: center;
		overflow: hidden;
		margin-left: 1px;
		transition: all .2s ease;
		position: relative;
		background-size: 310px 200px;
	}
}

.prod .r-img .img-cot:hover {
	transform: scale(1.1);
	z-index: 3;
}

.prod .r-img .img-cot:hover img {
	display: none;
}

.prod .r-img .img-cot:hover span {
	display: none;
}

.prod .r-img .img-cot:hover i {
	opacity: 1;
}

.prod .r-img .img-cot img {
}

.prod .r-img .img-cot span {
	display: block;
	color: #fff;
	font-size: 18px;
}

.prod .r-img .img-cot i {
	transition: all .2s ease;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/prod-jt.png") no-repeat center center;
}

.prod .r-img .img-cot.cot1 {
	background: url("../img/pro-1.png") no-repeat center center;
}

.prod .r-img .img-cot.cot2 {
	background: url("../img/pro-2.png") no-repeat center center;
}

.prod .r-img .img-cot.cot3 {
	background: url("../img/pro-3.png") no-repeat center center;
}

.prod .r-img .img-cot.cot4 {
	background: url("../img/pro-4.png") no-repeat center center;
}

@media screen and (max-device-width: 1599px) {

	.prod .r-img .img-cot img {
		margin-top: 30px;
	}

	.prod .r-img .img-cot span {
		margin-top: 10px;
	}

	.news {
		width: 90%;
		margin: 0 auto;
		height: 350px;
		margin-top: 64px;
		position: relative;
	}

}

@media screen and (min-device-width: 1600px) and (max-device-width: 1799px) {

	.prod .r-img .img-cot img {
		margin-top: 50px;
	}

	.prod .r-img .img-cot span {
		margin-top: 25px;
	}

	.news {
		width: 90%;
		margin: 0 auto;
		height: 350px;
		margin-top: 80px;
		position: relative;
	}
}

@media screen and (min-device-width: 1800px) {

	.prod .r-img .img-cot img {
		margin-top: 60px;
	}

	.prod .r-img .img-cot span {
		margin-top: 30px;
	}

	.news {
		width: 1600px;
		margin: 0 auto;
		height: 350px;
		margin-top: 96px;
		position: relative;
	}
}

@media screen  and  (max-device-width: 1599px) {
	.news .l-news-cont {
		width: 67%;
		height: 318px;
		float: left;
		padding: 20px;
		box-sizing: border-box;
		background: #f4f4f4;
		position: relative;
		z-index: 2;
	}

	.news .l-news-cont .l-news-img {
		width: 250px;
		float: left;
		margin-top: 60px;
	}

	.news .l-news-cont .r-news-txt {
		width: 470px;
		height: 100%;
		float: right;
	}

	.news .l-news-cont .r-news-txt .tog {
		width: 400px;
	}
}

@media screen and (min-device-width: 1600px) and (max-device-width: 1799px) {
	.news .l-news-cont {
		width: 67%;
		height: 318px;
		float: left;
		padding: 40px;
		box-sizing: border-box;
		background: #f4f4f4;
		position: relative;
		z-index: 2;
	}

	.news .l-news-cont .l-news-img {
		width: 300px;
		float: left;
		margin-top: 30px;
	}

	.news .l-news-cont .r-news-txt {
		width: 580px;
		height: 100%;
		float: right;
	}

	.news .l-news-cont .r-news-txt .tog {
		width: 440px;
	}
}

@media screen and (min-device-width: 1800px) {
	.news .l-news-cont {
		width: 1155px;
		height: 318px;
		float: left;
		padding: 40px;
		box-sizing: border-box;
		background: #f4f4f4;
		position: relative;
		z-index: 2;
	}

	.news .l-news-cont .l-news-img {
		width: 378px;
		float: left;
	}

	.news .l-news-cont .r-news-txt {
		width: 670px;
		height: 100%;
		float: right;
	}

	.news .l-news-cont .r-news-txt .tog {
		width: 640px;
	}
}

.news .l-news-cont .l-news-img img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .2s ease;
}

.news .l-news-cont .l-news-img img:hover {
	transform: scale(1.1);
}

.news .l-news-cont .r-news-txt .tog {
	margin-left: 20px;
	height: 34px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px solid #e2dedc;
}

.news .l-news-cont .r-news-txt .tog span {
	display: block;
	float: left;
	cursor: pointer;
	height: 33px;
	margin-right: 40px;
	font-size: 16px;
	padding: 0 12px;
}

.news .l-news-cont .r-news-txt .tog span.act {
	box-sizing: border-box;
	color: #ba6c15;
	border-bottom: 2px solid #ba6c15;
}

.news .l-news-cont .r-news-txt .news-list {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	display: none;
}

.news .l-news-cont .r-news-txt .news-list.active {
	display: block;
}

.news .l-news-cont .r-news-txt .news-list ul {
	padding-top: 10px;
}

.news .l-news-cont .r-news-txt .news-list ul li {
	padding: 12px 0;
	padding-left: 20px;
	cursor: pointer;
}

.news .l-news-cont .r-news-txt .news-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.news .l-news-cont .r-news-txt .news-list ul li h3 {
	font-size: 14px;
	transition: all .4s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}

.news .l-news-cont .r-news-txt .news-list ul li p {
	display: none;
	font-size: 13px;
	color: #9c9591;
	transition: all .4s ease;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}

.news .l-news-cont .r-news-txt .news-list ul li strong {
	display: none;
	color: #f39700;
	font-size: 20px;
	letter-spacing: -2px;
}

.news .l-news-cont .r-news-txt .news-list ul li:hover {
	background: #e9e8e6 url("../img/i-news-jt.png") no-repeat 645px center;
}

.news .l-news-cont .r-news-txt .news-list ul li.active p,
.news .l-news-cont .r-news-txt .news-list ul li:hover p {
	display: block;
}

.news .l-news-cont .r-news-txt .news-list ul li.active strong,
.news .l-news-cont .r-news-txt .news-list ul li:hover strong {
	display: block;
}

@media screen and (max-device-width: 1599px) {
	.news .r-bd {
		width: 30%;
	}
}

@media screen and (min-device-width: 1600px) and (max-device-width: 1799px) {
	.news .r-bd {
		width: 30%;
	}
}

@media screen and (min-device-width: 1800px) {
	.news .r-bd {
		width: 417px;
	}
}

.news .r-bd {
	float: right;
	height: 391px;
	margin-top: -37px;
	background: url("../img/i-bd-bg.jpg") no-repeat;
	position: relative;
}

.news .r-bd .bd-icon {
	margin-top: 85px;
	margin-left: 100px;
	width: 1px;
	height: 1px;
	position: relative;
}

.news .r-bd .bd-icon i {
	width: 32px;
	display: block;
	height: 42px;
	background: url("../img/i-bd-icon.png");
	position: absolute;
	left: -16px;
	top: -21px;
}

.news .r-bd .bd-icon .y1 {
	position: absolute;
	width: 820px;
	height: 820px;
	border-radius: 50%;
	left: -410px;
	top: -410px;
	display: none;
	z-index: -1;
	border: 1px solid #faf7f6;
}

.news .r-bd .bd-icon .y2 {
	position: absolute;
	width: 285px;
	height: 285px;
	border-radius: 50%;
	left: -142.5px;
	top: -142.5px;
	border: 1px solid #f8f4f1;
}

/* .news .r-bd .bd-icon .y2.active {
    transform: scale(2);
    left: -285px;
    top: -285px;
} */

.news .r-bd .bd-icon .y3 {
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	left: -75px;
	top: -75px;
	border: 1px solid #ebe6e2;
}

.news .r-bd .bd-icon .y4 {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	left: -40px;
	top: -40px;
	border: 1px solid #ddd1c8;
}

.news .r-bd .bd-icon .hx {
	position: absolute;
	left: 200px;
	top: 50px;
	height: 1px;
	width: 50%;
	background: #f39800;
}

.news .r-bd .txt {
	margin-left: 88px;
	margin-top: 26px;
	position: relative;
	z-index: 2;
}

.news .r-bd .txt h4 {
	color: #161514;
	font-size: 26px;
}

.news .r-bd .txt dl {
	margin-top: 6px;
}

.news .r-bd .txt dl dd {
	display: block;
	font-size: 16px;
	margin-top: 12px;
	width: 250px;
}

.news .r-bd .txt dl dd i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #8f4f23;
	border-radius: 50%;
	margin-right: 16px;
	position: absolute;
	margin-top: 8px;
}

.news .r-bd .txt dl dd p {
	padding-left: 20px;
	display: inline-block;
}

.news .r-bd .txt a {
	display: block;
	margin-top: 15px;
}

.rr-line {
	width: 260px;
	border: none;
	border-top: 1px solid #f39800;
	position: absolute;
	left: 300px;
	top: 120px;
}

.h-banner {
	display: none;
}