header,.search-common {
	display: none;
}
.index-banner {
	width: 100%;
	overflow: hidden;
}
.swiper-pagination-bullet-active {
    background: #ea5505;
}
@media only screen and (max-width: 991px) {
	.index-banner {
		margin: 155px 0 0;
	}
	.index-banner img {
		width: 100%;
	}
	.index-banner img:nth-of-type(1) {
		display: none;
	}
	.swiper-pagination-bullet {
	    width: 14px;
	    height: 14px;
	}
}
@media only screen and (max-width: 750px) {
	.index-banner {
		margin: 65px 0 0;
	}
	.swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner img {
		width: 1500px;
	}
	.swiper-pagination-bullet {
	    width: 14px;
	    height: 14px;
	}
	.index-banner img:nth-of-type(2) {
		display: none;
	}
}
@media only screen and (min-width: 1300px) {
	.index-banner img {
		width: 1920px;
	}
}
@font-face {
  	font-family: "wigrumweb-light";
  	src: url("../fonts/wigrumweb-light/wigrumweb-light.woff2") format("woff2"),
       url("../fonts/wigrumweb-light/wigrumweb-light.woff") format("woff"),
       url("../fonts/wigrumweb-light/wigrumweb-light.ttf") format("truetype"),
       url("../fonts/wigrumweb-light/wigrumweb-light.eot") format("embedded-opentype"),
       url("../fonts/wigrumweb-light/wigrumweb-light.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
.index1 {
	width: 100%;
	height: 135px;
	overflow: hidden;
	background-color: #ea5505;
	padding: 30px 0;
}
.index1 .index1-txt {
	width: 430px;
	overflow: hidden;
	float: left;
	font-size: 18px;
	font-family: "wigrumweb-light";
	color: #FFFFFF;
}
.index1 .index1-txt h1 {
	font-size: 47px;
	font-family: "微软雅黑";
	font-weight: lighter;
}
.index1 .index1-more {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	margin: 10px 0 0;
	cursor: pointer;
}
.index1 .index1-more:before {
	content: '';
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	transform: scale(0.1);
	position: absolute;
	z-index: 1;
	left: -75px;
	top: -75px;
	transition: all 0.5s;
}
.index1 .index1-more img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -9px;
	z-index: 2;
}
.index1 .index1-more:hover:before {
	transform: scale(1);
	background-color: rgba(234,85,4,0.2);
}
@media only screen and (max-width: 991px) {
	.index1 {
	    height: 360px;
	    padding: 60px 0;
	}
	.index1 .index1-txt {
		width: 440px;
	}
	.index1 .index1-txt h1 {
		font-size: 87px;
	}
	.index1 .index1-txt p {
		display: none;
	}
	.index1 .index1-more {
	    width: 66px;
	    height: 66px;
	    margin: 20px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.index1 {
	    height: 160px;
	    padding: 30px 0;
	}
	.index1 .index1-txt {
		width: 220px;
	}
	.index1 .index1-txt h1 {
		font-size: 42px;
	}
	.index1 .index1-more {
	    width: 40px;
	    height: 40px;
	    margin: 10px 0 0;
	}
}
/*SINCE 1996 关于东日*/
.video-masked {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.video-masked ul {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 0 0 0 90px;
	background-color: #000000;
	position: absolute;
	top: 0;
	right: 0;
}
.video-masked ul li {
	width: 40px;
	height: 40px;
	position: relative;
	overflow: hidden;
	margin: 15px 0 0 30px;
	cursor: pointer;
}
.video-masked ul li:before,.video-masked ul li:after {
	content: '';
	width: 40px;
	height: 4px;
	background-color: #FFFFFF;
	border-radius: 2px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -20px;
	transform: rotate(45deg);
}
.video-masked ul li:after {
	transform: rotate(-45deg);
}
.video-masked video {
	display: block;
	width: 860px;
	height: 600px;
	overflow: hidden;
	background-color: #000000;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -430px;
}
@font-face {
  	font-family: "HelveticaInseratLTStd-Roman";
  	src: url("../fonts/HelveticaInseratLTStd/HelveticaInseratLTStd-Roman.woff2") format("woff2"),
       url("../fonts/HelveticaInseratLTStd/HelveticaInseratLTStd-Roman.woff") format("woff"),
       url("../fonts/HelveticaInseratLTStd/HelveticaInseratLTStd-Roman.ttf") format("truetype"),
       url("../fonts/HelveticaInseratLTStd/HelveticaInseratLTStd-Roman.eot") format("embedded-opentype"),
       url("../fonts/HelveticaInseratLTStd/HelveticaInseratLTStd-Roman.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
.index2 {
	width: 100%;
	overflow: hidden;
	padding: 125px 0 100px;
}
.index2 .index2-left {
	width: 470px;
	overflow: hidden;
	float: left;
}
.index2 .index2-left .index2-title {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index2-title h1 {
	font-size: 85px;
	line-height: 85px;
	color: #f7f7f7;
	font-family: "HelveticaInseratLTStd-Roman";
}
.index2-title h2 {
	font-size: 42px;
	color: #333333;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #333333;
}
.index2 .index2-left .index2-txt {
	width: 100%;
	min-height: 240px;
	overflow: hidden;
	margin: 25px 0 0;
	color: #7a7a7a;
	font-size: 14px;
	line-height: 25px;
}
.index2 .index2-left a {
	display: block;
	width: 155px;
	height: 37px;
	overflow: hidden;
	border-radius: 19px;
	background-color: #ea5505;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
	color: #FFFFFF;
	position: relative;
}
.index2 .index2-left a:before {
	content: '';
	display: block;
	width: 310px;
	height: 310px;
	position: absolute;
	z-index: 1;
	left: -95px;
    top: -335px;
	transform: rotate(70deg);
    background-color: rgba(255,255,255,0.3);
	transition: all 0.5s;
}
.index2 .index2-left span {
	display: inline-block;
	position: relative;
	z-index: 2;
}
.index2 .index2-left em {
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
	z-index: 2;
	top: 6px;
	margin: 0 0 0 30px;
}
.index2 .index2-left em img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -6px;
}
.index2 .index2-left a:hover:before {
	transform: rotate(90deg);
    top: -250px;
}
.index2 .index2-right {
	width: calc(50% - 15px);
	width: -moz-calc(50% - 15px);
	width: -webkit-calc(50% - 15px);
	height: 445px;
	float: right;
	position: relative;
}
.index2 .index2-right>img:first-of-type {
	position: absolute;
	bottom: 0;
	left: -73px;
	z-index: 1;
}
.index2 .index2-right>img:nth-of-type(2) {
	width: 100%;
	position: relative;
	z-index: 2;
}
.index2 .index2-right .index2-icon {
	width: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -72px 0 0 -25px;
	z-index: 3;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: "arial, helvetica, sans-serif";
}
@media only screen and (max-width: 991px) {
	.video-masked video {
		width: 660px;
		height: 480px;
		margin: -240px 0 0 -330px;
	}
	.index2 {
	    padding: 75px 0 80px;
	    position: relative;
	}
	.index2 .index2-left {
	    width: 100%;
	    float: none;
	}
	.index2-title h1 {
		font-size: 124px;
		line-height: 130px;
	}
	.index2-title h2 {
		font-size: 60px;
	}
	.index2 .index2-left .index2-txt {
	    min-height: 700px;
	    margin: 35px 0 0;
	    font-size: 20px;
	    line-height: 35px;
	}
	.index2 .index2-right {
	    width: 670px;
	    height: 468px;
	    float: none;
	    position: absolute;
	    top: 420px;
	    left: 50%;
	    margin-left: -335px;
	}
	.index2 .index2-right>img:first-of-type {
	    position: absolute;
	    bottom: 0;
	    left: -33px;
	}
	.index2 .index2-left a {
	    width: 260px;
	    height: 62px;
	    border-radius: 31px;
	    font-size: 24px;
	    line-height: 62px;
	}
	.index2 .index2-left span {
		position: relative;
		top: -8px;
	}
	.index2 .index2-left em {
	    width: 48px;
	    height: 48px;
	    top: 7px;
	}
	.index2 .index2-left em img {
		width: 21px;
	    margin: -9px 0 0 -10px;
	}
}
@media only screen and (max-width: 750px) {
	.video-masked video {
		width: 330px;
		height: 220px;
		margin: -110px 0 0 -165px;
	}
	.index2 {
	    padding: 35px 0 40px;
	}
	.index2-title h1 {
		font-size: 62px;
		line-height: 65px;
	}
	.index2-title h2 {
		font-size: 30px;
	}
	.index2 .index2-left .index2-txt {
	    min-height: 425px;
	    margin: 20px 0 0;
	    font-size: 14px;
	    line-height: 25px;
	}
	.index2 .index2-right {
	    width: 335px;
	    height: 220px;
	    top: 300px;
	    margin-left: -167.5px;
	}
	.index2 .index2-right>img:first-of-type {
		width: 132px;
	    left: -33px;
	}
	.index2 .index2-right .index2-icon {
	    margin: -42px 0 0 -25px;
	}
	.index2 .index2-left a {
	    width: 155px;
	    height: 37px;
	    border-radius: 19px;
	    font-size: 14px;
	    line-height: 37px;
	}
	.index2 .index2-left span {
		position: relative;
		top: 0px;
	}
	.index2 .index2-left em {
	    width: 24px;
	    height: 24px;
	    top: 6px;
	}
	.index2 .index2-left em img {
		width: 12px;
	    margin: -5px 0 0 -6px;
	}
}
@media only screen and (min-width: 992px) {
	.index2 .index2-left .index2-txt {
	    min-height: 160px;
	}
	.index2 .index2-right {
	    height: 323px;
	}
	.index2 .index2-right>img:first-of-type {
		width: 132px;
	    left: -35px;
	}
	.index2 .index2-right .index2-icon {
	    margin: -55px 0 0 -25px;
	}
}
@media only screen and (min-width: 1300px) {
	.index2 .index2-left .index2-txt {
	    min-height: 240px;
	}
	.index2 .index2-right {
	    height: 445px;
	}
	.index2 .index2-right>img:first-of-type {
		width: 264px;
	    left: -73px;
	}
	.index2 .index2-right .index2-icon {
	    margin: -72px 0 0 -25px;
	}
}
/*产品中心*/
.index3 {
	width: 100%;
	overflow: hidden;
	padding: 85px 0 60px;
	background-image: url(../img/index2.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
.index3 .index3-title {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 45px;
}
.index3-title h1 {
	font-size: 42px;
	margin: 0 0 10px;
}
.index3-list {
	width: 100%;
	overflow: hidden;
}
.index3-list a {
	display: block;
	width: 290px;
	height: 280px;
	overflow: hidden;
	border-radius: 10px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	text-align: center;
}
.index3-list a:nth-of-type(4n+1),.index3-list a:nth-of-type(4n+2),.index3-list a:nth-of-type(4n+3) {
	margin: 0 30px 33px 0;
}
.index3-list a:nth-of-type(4n) {
	margin: 0 0 33px
}
.index3-list a:after {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius: 50%;
	background-color: #ea5505;
	position: absolute;
	right: -32px;
	bottom: -32px;
	z-index: 10;
	transition: all 0.5s;
}
.index3-list a img {
	width: 215px;
	margin: 21px 0 0;
}
.index3-list a h4 {
	width: 100%;
	height: 40px;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	text-align: justify;
	padding: 0 30px;
	position: absolute;
	left: 0;
	color: #333333;
	top: 235px;
	z-index: 20;
	transition: all 0.5s;
}
.index3-list a h4:after {
	content: '';
	display: block;
	width: 20px;
	height: 3px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -10px;
}
.index3-list a:hover h4 {
	color: #FFFFFF;
	font-weight: bold;
	top: 120px;
	text-align: center;
}
.index3-list a:hover:after {
	background-color: rgba(234,85,5,0.8);
	transform: scale(13);
}
@media only screen and (max-width: 991px) {
	.index3 {
	    padding: 85px 0 40px;
	    background-image: url(../img/index2S.jpg);
	    background-size: auto 100%;
	    background-attachment: scroll;
	}
	.index3 .index3-title {
		font-size: 22px;
		line-height: 32px;
		margin: 0 0 55px;
	}
	.index3-title br:nth-of-type(2) {
		display: none;
	}
	.index3-title h1 {
	    font-size: 60px;
	    margin: 0 0 20px;
	}
	.index3-list a {
	    width: 319px;
	    height: 310px;
	}
	.index3-list a:nth-of-type(2n+1) {
		margin: 0 32px 35px 0;
	}
	.index3-list a:nth-of-type(2n) {
		margin: 0 0 35px;
	}
	.index3-list a img {
	    width: 215px;
	    margin: 30px 0 0;
	}
	.index3-list a h4 {
	    height: 45px;
	    font-size: 20px;
	    line-height: 35px;
	    padding: 0 30px;
	    top: 255px;
	}
	.index3-list a:hover h4 {
		top: 70px;
	}
}
@media only screen and (max-width: 750px) {
	.index3 {
	    padding: 45px 0 20px;
	}
	.index3 .index3-title {
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 30px;
	}
	.index3-title h1 {
	    font-size: 30px;
	    margin: 0 0 10px;
	}
	.index3-list a {
	    width: 160px;
	    height: 155px;
	}
	.index3-list a:nth-of-type(2n+1) {
		margin: 0 15px 20px 0;
	}
	.index3-list a:nth-of-type(2n) {
		margin: 0 0 20px;
	}
	.index3-list a img {
	    width: 110px;
	    margin: 15px 0 0;
	}
	.index3-list a h4 {
	    height: 30px;
	    font-size: 14px;
	    line-height: 20px;
	    padding: 0 20px;
	    top: 125px;
	}
}
@media only screen and (min-width: 992px) {
	.index3-title br:nth-of-type(1),.index3-title br:nth-of-type(3) {
		display: none;
	}
	.index3-list a {
		width: 220px;
		height: 215px;
		border-radius: 6px;
	}
	.index3-list a img {
	    width: 160px;
	    margin: 15px 0 0;
	}
	.index3-list a h4 {
	    top: 175px;
	}
}
@media only screen and (min-width: 1300px) {
	.index3-list a {
		width: 290px;
		height: 280px;
		border-radius: 10px;
	}
	.index3-list a img {
	    width: 215px;
	    margin: 21px 0 0;
	}
	.index3-list a h4 {
	    top: 235px;
	}
}
/*新闻资讯*/
.index4 {
	width: 100%;
	overflow: hidden;
	padding: 65px 0 90px;
}
.index4-title {
	width: 100%;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin: 0 0 70px;
}
.index4-title h1 {
	font-size: 42px;
	color: #333333;
	margin: 0 0 10px;
}
.index4-list {
	width: 100%;
	height: 445px;
	margin: 0 0 35px;
}
.index4-list a {
	width: calc(33.33% - 32px);
	width: -moz-calc(33.33% - 32px);
	width: -webkit-calc(33.33% - 32px);
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
	border-radius: 10px;
	margin: 0 48px 0 0;
	border: 1px solid transparent;
	transition: all 0.5s;
}
.index4-list a:nth-of-type(3) {
	margin: 0;
}
.index4-list .index4-img {
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.index4-list .index4-img img {
	width: 100%;
}
.index4-list .index4-txt {
	width: 100%;
	height: 215px;
	overflow: hidden;
	padding: 0 16px;
}
.index4-txt h4 {
	width: 100%;
	line-height: 23px;
	max-height: 46px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	margin: 25px 0 15px;
	padding: 0 5px;
}
.index4-txt .txt-txt {
	width: 100%;
	overflow: hidden;
	padding: 10px 5px;
	border-top: 1px solid #f0f0f0;
	color: #8b8b8b;
	line-height: 24px;
	font-size: 14px;
}
.index4-txt .txt-txt p {
	width: 100%;
	max-height: 96px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.index4-list a:hover {
	box-shadow: -1px 0px 19px 2px rgba(79,79,79,0.18);
	border-color: #e3e3e3;
}
.index4-more {
	display: block;
	width: 155px;
	height: 37px;
	overflow: hidden;
	border-radius: 19px;
	background-color: #ea5505;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
	position: relative;
	margin: 0 auto;
}
.index4-more:before {
	content: '';
	display: block;
	width: 310px;
	height: 310px;
	position: absolute;
	z-index: 1;
	left: -95px;
    top: -335px;
	transform: rotate(70deg);
    background-color: rgba(255,255,255,0.3);
	transition: all 0.5s;
}
.index4-more span {
	display: inline-block;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
}
.index4-more em {
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
	z-index: 2;
	top: 6px;
	margin: 0 0 0 30px;
}
.index4-more em img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -6px;
}
.index4-more:hover:before {
	transform: rotate(90deg);
    top: -250px;
}
@media only screen and (max-width: 991px) {
	.index4 {
	    padding: 80px 0 90px;
	}
	.index4-title {
	    font-size: 22px;
	    line-height: 30px;
	    margin: 0 0 100px;
	}
	.index4-title br:last-of-type {
		display: none;
	}
	.index4-title h1 {
	    font-size: 60px;
	    margin: 0 0 23px;
	}
	.index4-list {
	    height: auto;
	    overflow: hidden;
	    margin: 0 0 40px;
	}
	.index4-list a {
		width: 100%;
		margin: 0 0 65px;
	}
	.index4-list .index4-txt {
	    height: auto;
	    padding: 0 28px 30px;
	}
	.index4-txt h4 {
	    line-height: 40px;
	    max-height: 80px;
	    font-size: 32px;
	    margin: 45px 0 30px;
	}
	.index4-txt .txt-txt {
	    line-height: 40px;
	    font-size: 24px;
	}
	.index4-txt .txt-txt p {
	    max-height: 160px;
	}
	.index4-more {
	    width: 260px;
	    height: 62px;
	    border-radius: 31px;
	    font-size: 24px;
	    line-height: 62px;
	}
	.index4-more span {
		position: relative;
		top: -8px;
	}
	.index4-more em {
	    width: 48px;
	    height: 48px;
	    top: 7px;
	    margin: 0 0 0 30px;
	}
	.index4-more em img {
		width: 21px;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin: -9px 0 0 -10px;
	}
}
@media only screen and (max-width: 750px) {
	.index4 {
	    padding: 40px 0 45px;
	}
	.index4-title {
	    font-size: 12px;
	    line-height: 20px;
	    margin: 0 0 30px;
	}
	.index4-title h1 {
	    font-size: 30px;
	    margin: 0 0 10px;
	}
	.index4-list {
	    margin: 0 0 20px;
	}
	.index4-list a {
		margin: 0 0 30px;
	}
	.index4-list .index4-txt {
	    padding: 0 15px 20px;
	}
	.index4-txt h4 {
	    line-height: 22px;
	    max-height: 44px;
	    font-size: 16px;
	    margin: 20px 0 15px;
	}
	.index4-txt .txt-txt {
	    line-height: 22px;
	    font-size: 14px;
	}
	.index4-txt .txt-txt p {
	    max-height: 88px;
	}
	.index4-more {
	    width: 155px;
    	height: 37px;
    	border-radius: 19px;
    	font-size: 14px;
    	line-height: 37px;
	}
	.index4-more span {
		top: 0px;
	}
	.index4-more em {
	    width: 24px;
	    height: 24px;
	    margin: 0 0 0 30px;
	}
	.index4-more em img {
		width: 12px;
	    margin: -5px 0 0 -6px;
	}
}
@media only screen and (min-width: 992px) {
	.index4-title br:first-of-type {
		display: none;
	}
	.index4-list a {
		width: calc(33.33% - 24px);
		width: -moz-calc(33.33% - 24px);
		width: -webkit-calc(33.33% - 24px);
		margin: 0 36px 0 0;
	}
}
@media only screen and (min-width: 1300px) {
	.index4-list a {
		width: calc(33.33% - 32px);
		width: -moz-calc(33.33% - 32px);
		width: -webkit-calc(33.33% - 32px);
		margin: 0 48px 0 0;
	}
}