body {
	background-image: url(../img/indexBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.header-menu a {
	color: #FFFFFF;
}
.index-banner {
	width: 100%;
	height: 910px;
	overflow: hidden;
	position: relative;
}
.index-banner .banner-txt {
	width: 620px;
	overflow: hidden;
	float: left;
	margin: 245px 0 0;
}
.banner-txt h2 {
	font-size: 102px;
	line-height: 120px;
	color: #FFFFFF;
	font-weight: lighter;
}
.banner-txt a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
	transition: all 0.5s linear;
	text-align: center;
}
.banner-txt a em {
	display: block;
	overflow: hidden;
	background-color: #263c92;
	position: relative;
	z-index: 1;
}
.banner-txt a:before {
	content: '';
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s;
}
.banner-swiper .swiper-container {
	width: 100%;
	height: 100%;
}
.banner-img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
}
.banner-img>img {
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 991px) {
	body {
		background-image: url(../img/indexBgs.jpg);
		background-size: 100%;
	}
	header {
	    background-color: transparent;
	}
	header .logo {
		width: 300px;
		height: 86px;
		margin: 0;
	}
	header .logo img:nth-of-type(1) {
		opacity: 0;
	}
	header .logo img:nth-of-type(2) {
		opacity: 1;
	}
	.header-icon li {
		background-color: #FFFFFF;
	}
	.index-banner {
	    height: auto;
	    padding: 0 0 130px;
	}
	.index-banner .banner-txt {
	    width: 630px;
	    float: none;
	    margin: 275px 0 0;
	}
	.banner-txt h2 {
	    font-size: 99px;
	    line-height: 115px;
	}
	.banner-txt a {
		width: 196px;
		height: 72px;
		line-height: 72px;
		font-size: 21px;
		margin: 47px 0 0;
		font-weight: bold;
	}
	.banner-txt a em {
		width: 115px;
		height: 52px;
		line-height: 52px;
		margin: 10px auto;
	}
	.banner-txt a img {
		width: 16px;
		margin-right: 15px;
	}
	.banner-txt a:before {
		width: 72px;
		height: 72px;
		border-radius: 36px;
		border: 2px solid #e62129;
	}
	.banner-txt a:hover:before {
		width: 100%;
	}
	.banner-swiper {
		width: 630px;
		height: 630px;
		border-radius: 315px;
		overflow: hidden;
		position: relative;
		left: 0px;
		top: 0px;
		margin: 135px 0 0;
	}
}
@media only screen and (max-width: 700px) {
	header .logo {
		width: 180px;
		height: 52px;
	}
	.index-banner {
	    padding: 0 0 65px;
	}
	.index-banner .banner-txt {
	    width: 330px;
	    margin: 140px 0 0;
	}
	.banner-txt h2 {
	    font-size: 48px;
	    line-height: 56px;
	}
	.banner-txt a {
		width: 98px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		margin: 47px 0 0;
	}
	.banner-txt a em {
		width: 65px;
		height: 26px;
		line-height: 26px;
		margin: 5px auto;
	}
	.banner-txt a img {
		width: 8px;
		margin-right: 7px;
	}
	.banner-txt a:before {
		width: 36px;
		height: 36px;
		border-radius: 18px;
		border-width: 1px;
	}
	.banner-swiper {
		width: 330px;
		height: 330px;
		margin: 40px 0 0;
		border-radius: 165px;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner {
		height: 616px;
	}
	.index-banner .banner-txt {
	    width: 485px;
	    margin: 192px 0 0;
	}
	.banner-txt h2 {
	    font-size: 68px;
	    line-height: 80px;
	}
	.banner-swiper {
		width: 388px;
		height: 388px;
		border-radius: 194px;
		overflow: hidden;
		position: absolute;
		left: 50%;
		z-index: 10;
		margin-left: 58px;
		top: 132px;
	}
	.banner-txt a {
		width: 105px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		margin: 33px 0 0;
	}
	.banner-txt a em {
		width: 71px;
		height: 28px;
		line-height: 28px;
		margin: 5px auto;
	}
	.banner-txt a img {
		width: 8px;
		margin-right: 7px;
	}
	.banner-txt a:before {
		width: 38px;
		height: 38px;
		border-radius: 19px;
		border: 1px solid #e62129;
	}
	.banner-txt a:hover:before {
		width: 100%;
	}
	body {
		background-size: 1300px;
	}
}
@media only screen and (min-width: 1300px) {
	.index-banner {
		height: 711px;
	}
	.index-banner .banner-txt {
	    width: 485px;
	    margin: 192px 0 0;
	}
	.banner-txt h2 {
	    font-size: 80px;
	    line-height: 94px;
	}
	.banner-swiper {
		width: 447px;
		height: 447px;
		margin-left: 66px;
		border-radius: 224px;
		top: 153px;
	}
	.banner-txt a {
		width: 114px;
		height: 42px;
		line-height: 42px;
		margin: 39px 0 0;
	}
	.banner-txt a em {
		width: 74px;
		height: 32px;
		line-height: 32px;
	}
	.banner-txt a img {
		width: 10px;
		margin-right: 8px;
	}
	.banner-txt a:before {
		width: 42px;
		height: 42px;
		border-radius: 21px;
	}
	body {
		background-size: 1500px;
	}
}
@media only screen and (min-width: 1500px) {
	.index-banner {
		height: 910px;
	}
	.index-banner .banner-txt {
	    width: 620px;
	    margin: 245px 0 0;
	}
	.banner-txt h2 {
	    font-size: 102px;
	    line-height: 120px;
	}
	.banner-swiper {
		width: 572px;
		height: 572px;
		top: 196px;
		margin-left: 86px;
		border-radius: 286px;
	}
	.banner-txt a {
		width: 146px;
		height: 54px;
		line-height: 54px;
		font-size: 16px;
		margin: 50px 0 0;
	}
	.banner-txt a em {
		width: 86px;
		height: 40px;
		line-height: 40px;
		margin: 7px auto;
	}
	.banner-txt a img {
		width: 12px;
		margin-right: 10px;
	}
	.banner-txt a:before {
		width: 54px;
		height: 54px;
		border-radius: 27px;
	}
	body {
		background-size: 1920px;
	}
}
@media only screen and (min-width: 1920px) {
	body {
		background-size: 100%;
	}
}
.index1 {
	width: 1400px;
	overflow: hidden;
	border-radius: 143px;
	margin: 0 auto;
}
@keyframes ishadow{
	from{box-shadow: 0px 0px 0px rgba(0,0,0,0.25);}
	to{box-shadow: 2.7px 12.7px 29px 3px rgba(0,0,0,0.25);}
}
@-moz-keyframes ishadow{
	from{box-shadow: 0px 0px 0px rgba(0,0,0,0.25);}
	to{box-shadow: 2.7px 12.7px 29px 3px rgba(0,0,0,0.25);}
}
@-webkit-keyframes ishadow{
	from{box-shadow: 0px 0px 0px rgba(0,0,0,0.25);}
	to{box-shadow: 2.7px 12.7px 29px 3px rgba(0,0,0,0.25);}
}
@-webkit-keyframes ishadow{
	from{box-shadow: 0px 0px 0px rgba(0,0,0,0.25);}
	to{box-shadow: 2.7px 12.7px 29px 3px rgba(0,0,0,0.25);}
}
.index1 a {
	display: block;
	width: 335px;
	height: 285px;
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
}
.index1 a .index1-img {
	width: 100%;
	padding: 30px 0;
	overflow: hidden;
	margin: 20px 0 0;
}
.index1-img img {
	width: 230px;
	transition: all 0.5s;
}
.index1 a p {
	width: 100%;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
}
.index1 a:hover .index1-img img {
	transform: scale(1.1);
}
.index1 a:hover p {
	color: #e62129;
}
@media only screen and (max-width: 991px) {
	.index1 {
	    width: 630px;
	    overflow: visible;
	    border-radius: 0px;
	    box-shadow: none;
	}
	.index1 a {
		width: 100%;
		height: 345px;
		float: none;
		margin: 0 0 40px;
		border-radius: 30px;
		box-shadow: 2.7px 12.7px 29px 3px rgba(0,0,0,0.25);
	}
	.index1 a:nth-of-type(4){
		display: none;
	}
	.index1 a .index1-img {
		padding: 33px 0 30px;
		margin: 0;
	}
	.index1-img img {
		width: 340px;
	}
	.index1 a p {
		height: 30px;
		font-size: 24px;
		line-height: 30px;
	}
}
@media only screen and (max-width: 700px) {
	.index1 {
	    width: 330px;
	}
	.index1 a {
		height: 180px;
		margin: 0 0 20px;
		border-radius: 15px;
	}
	.index1 a .index1-img {
		padding: 20px 0 15px;
	}
	.index1-img img {
		width: 160px;
	}
	.index1 a p {
		height: 20px;
		font-size: 14px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index1 {
		width: 950px;
		border-radius: 97px;
		animation: ishadow 1s 1s forwards;
		-webkit-animation: ishadow 1s 1s forwards;
	}
	.index1 a {
		width: 227px;
		height: 193px;
	}
	.index1 a:nth-of-type(1){
		padding: 0 0 0 26px;
		margin: 0 14px 0 0;
	}
	.index1 a:nth-of-type(2),.index1 a:nth-of-type(3){
		margin: 0 14px 0 0;
	}
	.index1 a:nth-of-type(4){
		padding: 0 26px 0 0;
	}
	.index1 a .index1-img {
		padding: 20px 0;
		margin: 14px 0 0;
	}
	.index1-img img {
		width: 156px;
	}
	.index1 a p {
	    font-size: 14px;
	}
}
@media only screen and (min-width: 1300px) {
	.index1 {
		width: 1095px;
		border-radius: 143px;
	}
	.index1 a {
		width: 262px;
		height: 223px;
	}
	.index1 a:nth-of-type(1){
		padding: 0 0 0 31px;
		margin: 0 15.66px 0 0;
	}
	.index1 a:nth-of-type(2),.index1 a:nth-of-type(3){
		margin: 0 15.66px 0 0;
	}
	.index1 a:nth-of-type(4){
		padding: 0 31px 0 0;
	}
	.index1 a .index1-img {
		padding: 24px 0;
		margin: 15px 0 0;
	}
	.index1-img img {
		width: 180px;
	}
	.index1 a p {
	    font-size: 16px;
	}
}
@media only screen and (min-width: 1500px) {
	.index1 {
		width: 1400px;
		border-radius: 143px;
	}
	.index1 a {
		width: 335px;
		height: 285px;
	}
	.index1 a:nth-of-type(1){
		padding: 0 0 0 39px;
		margin: 0 20px 0 0;
	}
	.index1 a:nth-of-type(2),.index1 a:nth-of-type(3){
		margin: 0 20px 0 0;
	}
	.index1 a:nth-of-type(4){
		padding: 0 39px 0 0;
	}
	.index1 a .index1-img {
		padding: 30px 0;
		margin: 20px 0 0;
	}
	.index1-img img {
		width: 230px;
	}
}
/*精准控制*/
.index2 {
	width: 100%;
	overflow: hidden;
	margin: 130px 0 0;
	position: relative;
}
.index2 .index2-img {
	width: 1100px;
	overflow: hidden;
	border-radius: 0 20px 20px 0;
	position: relative;
	left: 50%;
	margin-left: -960px;
	float: left;
}
.index2-img img {
	width: 100%;
}
.index2 .index2-txt {
	width: 340px;
	overflow: hidden;
	float: right;
	margin: 180px 100px 0 0;
	color: #666666;
	line-height: 27px;
	font-size: 16px;
}
.index2-txt h2 {
	line-height: 56px;
	padding: 0 0 12px;
	color: #333333;
	font-size: 48px;
	position: relative;
	margin: 0 0 30px;
}
.index2-txt h2:after {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	background-color: #e62129;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.index2-txt a {
	display: block;
	font-weight: bold;
	color: #e62129;
	overflow: hidden;
	position: relative;
	transition: all 0.5s linear;
	text-align: center;
}
.index2-txt a em {
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.index2-txt a:before {
	content: '';
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
	.index2 {
		margin: 83px 0 0;
	}
	.index2 .container {
		width: 100%;
	}
	.index2 .index2-img {
		width: calc(50% + 315px);
		width: -moz-calc(50% + 315px);
		width: -webkit-calc(50% + 315px);
		border-radius: 0 20px 20px 0;
		margin-left: 0px;
		left: 0px;
		float: none;
	}
	.index2 .index2-txt {
		width: 630px;
		float: none;
		margin: 70px auto 0;
		line-height: 38px;
		font-size: 24px;
	}
	.index2-txt h2 {
		line-height: 53px;
		padding: 0 0 12px;
		font-size: 48px;
		margin: 0 0 30px;
	}
	.index2-txt h2:after {
		width: 45px;
		height: 3px;
	}
	.index2-txt a {
		width: 196px;
		height: 72px;
		line-height: 72px;
		font-size: 21px;
		margin: 47px 0 0;
		font-weight: bold;
	}
	.index2-txt a em {
		width: 115px;
		height: 52px;
		line-height: 52px;
		margin: 10px auto;
	}
	.index2-txt a img {
		width: 16px;
		margin-right: 15px;
	}
	.index2-txt a:before {
		width: 72px;
		height: 72px;
		border-radius: 36px;
		border: 2px solid #e62129;
	}
	.index2-txt a:hover:before {
		width: 100%;
	}
}
@media only screen and (max-width: 700px) {
	.index2 {
		margin: 30px 0 0;
	}
	.index2 .index2-img {
		width: calc(50% + 165px);
		width: -moz-calc(50% + 165px);
		width: -webkit-calc(50% + 165px);
		border-radius: 0 10px 10px 0;
	}
	.index2 .index2-txt {
		width: 330px;
		margin: 35px auto 0;
		line-height: 20px;
		font-size: 14px;
	}
	.index2-txt h2 {
		line-height: 32px;
		padding: 0 0 10px;
		font-size: 28px;
		margin: 0 0 20px;
	}
	.index2-txt h2:after {
		width: 30px;
		height: 2px;
	}
	.index2-txt a {
		width: 98px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		margin: 47px 0 0;
	}
	.index2-txt a em {
		width: 65px;
		height: 26px;
		line-height: 26px;
		margin: 5px auto;
	}
	.index2-txt a img {
		width: 8px;
		margin-right: 7px;
	}
	.index2-txt a:before {
		width: 36px;
		height: 36px;
		border-radius: 18px;
		border-width: 1px;
	}
}
@media only screen and (min-width: 992px) {
	.index2 {
		margin: 85px 0 0;
	}
	.index2 .index2-img {
		width: 745px;
		border-radius: 0 20px 20px 0;
		margin-left: -650px;
	}
	.index2 .index2-txt {
		width: 255px;
		margin: 120px 70px 0 0;
		line-height: 20px;
		font-size: 12px;
	}
	.index2-txt h2 {
		line-height: 40px;
		padding: 0 0 8px;
		font-size: 32px;
		margin: 0 0 20px;
	}
	.index2-txt h2:after {
		width: 30px;
		height: 2px;
	}
	.index2-txt a {
		width: 105px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		margin: 33px 0 0;
	}
	.index2-txt a em {
		width: 71px;
		height: 28px;
		line-height: 28px;
		border-radius: 14px;
		margin: 5px auto;
	}
	.index2-txt a img {
		width: 8px;
		margin-right: 7px;
	}
	.index2-txt a:before {
		width: 38px;
		height: 38px;
		border-radius: 19px;
		border: 1px solid #e62129;
	}
	.index2-txt a:hover:before {
		width: 100%;
	}
}
@media only screen and (min-width: 1300px) {
	.index2 {
		margin: 102px 0 0;
	}
	.index2 .index2-img {
		width: 860px;
		border-radius: 0 15px 15px 0;
		margin-left: -750px;
	}
	.index2 .index2-txt {
		width: 300px;
		margin: 140px 75px 0 0;
		line-height: 22px;
		font-size: 14px;
	}
	.index2-txt h2 {
		line-height: 45px;
		padding: 0 0 10px;
		font-size: 36px;
		margin: 0 0 23px;
	}
	.index2-txt h2:after {
		width: 35px;
		height: 3px;
	}
	.index2-txt a {
		width: 114px;
		height: 42px;
		line-height: 42px;
		margin: 39px 0 0;
	}
	.index2-txt a em {
		width: 74px;
		height: 32px;
		line-height: 32px;
		border-radius: 16px;
	}
	.index2-txt a img {
		width: 10px;
		margin-right: 8px;
	}
	.index2-txt a:before {
		width: 42px;
		height: 42px;
		border-radius: 21px;
	}
}
@media only screen and (min-width: 1500px) {
	.index2 {
		margin: 130px 0 0;
	}
	.index2 .index2-img {
		width: 1100px;
		border-radius: 0 20px 20px 0;
		margin-left: -960px;
	}
	.index2 .index2-txt {
		width: 340px;
		margin: 180px 100px 0 0;
		line-height: 27px;
		font-size: 16px;
	}
	.index2-txt h2 {
		line-height: 56px;
		padding: 0 0 12px;
		font-size: 48px;
		margin: 0 0 30px;
	}
	.index2-txt h2:after {
		width: 45px;
	}
	.index2-txt a {
		width: 146px;
		height: 54px;
		line-height: 54px;
		font-size: 16px;
		margin: 50px 0 0;
	}
	.index2-txt a em {
		width: 86px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		margin: 7px auto;
	}
	.index2-txt a img {
		width: 12px;
		margin-right: 10px;
	}
	.index2-txt a:before {
		width: 54px;
		height: 54px;
		border-radius: 27px;
	}
}
/*弹出视频样式*/
.video-masked {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.75);
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 110;
	display: none;
}
.video-masked video {
	display: block;
	width: 1000px;
	margin: 180px auto;
}
.video-masked ul {
	width: 100px;
	height: 100px;
	overflow: hidden;
	background-color: #000000;
	border-radius: 0 0 0 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.video-masked ul li {
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 20px 0 0 40px;
	position: relative;
	cursor: pointer;
}
.video-masked ul li:before,.video-masked ul li:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	overflow: hidden;
	border-radius: 3px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -20px;
	transform: rotate(45deg);
}
.video-masked ul li:after {
	transform: rotate(-45deg);
}
@media only screen and (max-width: 991px) {
	.video-masked video {
		width: 700px;
		margin: 150px auto;
	}
}
@media only screen and (max-width: 700px) {
	.video-masked video {
		width: calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		margin: 150px auto;
	}
	.video-masked ul {
		width: 50px;
		height: 50px;
		border-radius: 0 0 0 50px;
	}
	.video-masked ul li {
		width: 24px;
		height: 24px;
		margin: 8px 0 0 20px;
	}
	.video-masked ul li:before,.video-masked ul li:after {
		width: 24px;
		height: 4px;
		border-radius: 2px;
		margin: -2px 0 0 -12px;
	}
}
@media only screen and (min-width: 992px) {
	.video-masked video {
		width: 850px;
		margin: 150px auto;
	}
}
@media only screen and (min-width: 1300px) {
	.video-masked video {
		width: 1000px;
		margin: 100px auto;
	}
}
@media only screen and (min-width: 1500px) {
	.video-masked video {
		margin: 150px auto;
	}
}
@media only screen and (min-width: 1920px) {
	.video-masked video {
		margin: 180px auto;
	}
}
/*宣传视频*/
.index3 {
	width: 100%;
	overflow: hidden;
	padding: 90px 0 95px;
	background: url(../img/index3.jpg) no-repeat 800px 50px;
}
.index3 .index3-title {
	width: 100%;
	overflow: hidden;
	color: #666666;
	font-size: 20px;
	line-height: 30px;
}
.index3-title h2 {
	font-size: 48px;
	font-weight: lighter;
	line-height: 57px;
	padding: 0 0 15px;
	color: #333333;
	margin: 0 0 24px;
	position: relative;
}
.index3-title h2:after {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	background-color: #e62129;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.index3 .index3-video {
	width: 888px;
	overflow: hidden;
	margin: 77px auto 0;
	position: relative;
	border-radius: 17px;
	background-color: #000000;
}
.index3 .index3-video>img {
	width: 100%;
	opacity: 0.5;
}
.index3-video:before{
	content: '';
	display: block;
	width: 72px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin: -40px 0 0 -36px;
	background: url(../img/vicon.png) no-repeat center center;
	cursor: pointer;
}
.index3-video ul {
	width: 220px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -110px;
	bottom: 30px;
	z-index: 1;
}
.index3-video ul li {
	width: 96px;
	overflow: hidden;
	float: left;
	margin: 0 7px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}
.index3-video ul li img {
	width: 100%;
}
.index3-video ul li.active:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 4px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #e62129;
	z-index: 1;
}
@media only screen and (max-width: 991px) {
	.index3 {
	    padding: 90px 0 0;
	}
	.index3 .index3-title {
		font-size: 20px;
		line-height: 29px;
	}
	.index3-title h2 {
		font-size: 48px;
		line-height: 60px;
		padding: 0 0 15px;
		margin: 0 0 24px;
	}
	.index3 .index3-video {
	    width: 768px;
	    margin: 50px 0 0 -384px;
	    left: 50%;
	    border-radius: 0px;
	}
}
@media only screen and (max-width: 700px) {
	.index3 {
	    padding: 40px 0 0;
	}
	.index3 .index3-title {
		font-size: 14px;
		line-height: 20px;
	}
	.index3-title h2 {
		font-size: 28px;
		line-height: 35px;
		padding: 0 0 10px;
		margin: 0 0 15px;
	}
	.index3-title h2:after {
	    width: 30px;
	    height: 2px;
	}
	.index3 .index3-video {
	    width: 440px;
	    margin: 25px 0 0 -220px;
	}
	.index3-video:before{
		width: 50px;
		height: 56px;
		margin: -28px 0 0 -25px;
		background-size: 100%;
	}
	.index3-video ul {
		width: 156px;
		margin-left: -78px;
		bottom: 20px;
	}
	.index3-video ul li {
		width: 70px;
		margin: 0 4px;
	}
	.index3-video ul li.active:before {
		border-radius: 3px;
	}
}
@media only screen and (min-width: 992px) {
	.index3 {
		padding: 60px 0 65px;
		background: url(../img/index3.jpg) no-repeat 540px 50px;
	}
	.index3 .index3-title {
		font-size: 14px;
		line-height: 20px;
	}
	.index3-title h2 {
		font-size: 32px;
		line-height: 40px;
		padding: 0 0 15px;
		margin: 0 0 24px;
	}
	.index3-title h2:after {
		width: 30px;
		height: 2px;
	}
	.index3 .index3-video {
		margin: 52px auto 0;
	}
}
@media only screen and (min-width: 1300px) {
	.index3 {
		padding: 70px 0 75px;
		background: url(../img/index3.jpg) no-repeat 800px 50px;
	}
	.index3 .index3-title {
		font-size: 16px;
		line-height: 24px;
	}
	.index3-title h2 {
		font-size: 36px;
		line-height: 45px;
		padding: 0 0 12px;
		margin: 0 0 19px;
	}
	.index3-title h2:after {
		width: 35px;
		height: 3px;
	}
	.index3 .index3-video {
		margin: 60px auto 0;
	}
}
@media only screen and (min-width: 1500px) {
	.index3 {
		padding: 90px 0 95px;
		background: url(../img/index3.jpg) no-repeat 800px 50px;
	}
	.index3 .index3-title {
		font-size: 20px;
		line-height: 30px;
	}
	.index3-title h2 {
		font-size: 48px;
		line-height: 57px;
		padding: 0 0 15px;
		margin: 0 0 24px;
	}
	.index3-title h2:after {
		width: 45px;
	}
	.index3 .index3-video {
		margin: 77px auto 0;
	}
}
/*精益求精  锻造品质典范*/
.index4 {
	width: 100%;
	overflow: hidden;
	background-image: url(../img/index4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	padding: 140px 0 190px;
}
.index4 h2 {
	font-size: 55px;
	font-weight: lighter;
	line-height: 60px;
	margin: 0 0 13px;
}
.index4 p {
	font-size: 24px;
	font-family: arial;
	line-height: 28px;
}
@media only screen and (max-width: 991px) {
	.index4 {
		background-image: url(../img/index4s.jpg);
		background-attachment: scroll;
		background-size: 100%;
		padding: 90px 0 240px;
	}
	.index4 h2 {
		line-height: 62px;
		margin: 0 0 9px;
	}
}
@media only screen and (max-width: 700px) {
	.index4 {
		padding: 50px 0 100px;
	}
	.index4 h2 {
		line-height: 62px;
		margin: 0 0 5px;
		font-size: 28px;
		line-height: 33px;
	}
	.index4 p {
	    font-size: 14px;
	    line-height: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.index4 {
		background-size: auto 100%;
		padding: 100px 0 130px;
	}
	.index4 h2 {
		font-size: 38px;
		line-height: 40px;
		margin: 0 0 9px;
	}
	.index4 p {
		font-size: 16px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 1300px) {
	.index4 {
		background-size: 1500px;
		padding: 115px 0 150px;
	}
	.index4 h2 {
		font-size: 42px;
		line-height: 48px;
		margin: 0 0 10px;
	}
	.index4 p {
		font-size: 18px;
		line-height: 22px;
	}
}
@media only screen and (min-width: 1500px) {
	.index4 {
		background-size: 1920px;
		padding: 140px 0 190px;
	}
	.index4 h2 {
		font-size: 55px;
		line-height: 60px;
		margin: 0 0 13px;
	}
	.index4 p {
		font-size: 24px;
		line-height: 28px;
	}
}
@media only screen and (min-width: 1921px) {
	.index4 {
		background-size: 100%;
	}
}
/*新闻中心*/
.index5 {
	width: 100%;
	overflow: hidden;
	padding: 70px 0 75px;
	background-color: #263c92;
}
.index5 h2 {
	line-height: 55px;
	padding: 0 0 12px;
	color: #FFFFFF;
	font-size: 48px;
	position: relative;
	font-weight: lighter;
}
.index5 h2:after {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	background-color: #e62129;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.index5 .index5-list {
	width: 100%;
	height: 260px;
	margin: 50px 0 0;
}
.index5-list a {
	display: block;
	width: 655px;
	height: 260px;
	overflow: hidden;
	border-radius: 25px;
	background-color: #FFFFFF;
	padding: 38px 35px;
	float: left;
}
.index5-list a:nth-of-type(2n) {
	float: right;
}
.index5-list .index5-img {
	width: 185px;
	height: 185px;
	overflow: hidden;
	padding: 3px;
	border-radius: 50%;
	float: left;
	background-image: linear-gradient( to bottom,#263c92,#e5232b);
}
.index5-img em {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}
.index5-img img {
	width: 100%;
	transition: all 0.5s;
}
.index5-list .index5-txt {
	width: 360px;
	overflow: hidden;
	float: left;
	margin: 15px 0 0 32px;
}
.index5-txt span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #adadad;
	font-family: arial;
}
.index5-txt h4 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	margin: 5px 0 10px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index5-txt p {
	width: 100%;
	height: 40px;
	line-height: 20px;
	color: #999999;
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index5-txt img {
	margin: 25px 0 0;
	transition: all 0.5s;
}
.index5-list a:hover .index5-img img {
	transform: scale(1.1);
}
.index5-list a:hover .index5-txt h4 {
	color: #e62129;
}
.index5-list a:hover .index5-txt img {
	margin: 25px 0 0 15px;
}
.index5-more {
	display: block;
	font-weight: bold;
	color: #e62129;
	overflow: hidden;
	position: relative;
	transition: all 0.5s linear;
	text-align: center;
}
.index5-more em {
	display: block;
	overflow: hidden;
	background-color: #263c92;
	position: relative;
	z-index: 1;
}
.index5-more:before {
	content: '';
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
	.index5 {
		padding: 70px 0 80px;
	}
	.index5 .index5-list {
	    height: 620px;
	    margin: 60px 0 0;
	}
	.index5-list a {
		width: 100%;
		height: 290px;
		border-radius: 30px;
		padding: 53px 34px;
		float: none;
		margin: 0 0 40px;
	}
	.index5-list a:nth-of-type(2n) {
		float: none;
	}
	.index5-list .index5-txt {
		width: 344px;
		margin: 6px 0 0 33px;
	}
	.index5-txt span {
		font-size: 18px;
	}
	.index5-txt h4 {
		height: 60px;
		line-height: 30px;
		font-size: 26px;
		margin: 5px 0 10px;
		white-space: normal;
    	text-overflow: clip;
		display: -webkit-box;
    	-webkit-line-clamp: 2;
    	-webkit-box-orient: vertical;
	}
	.index5-txt p {
		height: 52px;
		line-height: 26px;
		font-size: 18px;
	}
	.index5-txt img {
		margin: 20px 0 0;
	}
	.index5-more {
		width: 196px;
		height: 72px;
		line-height: 72px;
		font-size: 21px;
		margin: 47px 0 0;
		font-weight: bold;
	}
	.index5-more em {
		width: 115px;
		height: 52px;
		line-height: 52px;
		margin: 10px auto;
	}
	.index5-more img {
		width: 16px;
		margin-right: 15px;
	}
	.index5-more:before {
		width: 72px;
		height: 72px;
		border-radius: 36px;
		border: 2px solid #e62129;
	}
	.index5-more:hover:before {
		width: 100%;
	}
}
@media only screen and (max-width: 700px) {
	.index5 {
	    padding: 40px 0;
	}
	.index5 h2 {
	    line-height: 35px;
	    padding: 0 0 10px;
	    font-size: 28px;
	}
	.index5 h2:after {
	    width: 30px;
	    height: 2px;
	}
	.index5 .index5-list {
	    height: 300px;
	    margin: 30px 0 0;
	}
	.index5-list a {
	    height: 140px;
	    border-radius: 15px;
	    padding: 20px 15px;
	    margin: 0 0 20px;
	}
	.index5-list .index5-img {
	    width: 95px;
	    height: 95px;
	    padding: 2px;
	}
	.index5-list .index5-txt {
	    width: 190px;
	    margin: 3px 0 0 15px;
	}
	.index5-txt h4 {
	    height: 20px;
	    line-height: 20px;
	    font-size: 16px;
	    margin: 3px 0 5px;
	    -webkit-line-clamp: 1;
	}
	.index5-txt span {
	    height: 15px;
	    line-height: 15px;
	    font-size: 12px;
	}
	.index5-txt p {
	    height: 32px;
	    line-height: 16px;
	    font-size: 12px;
	}
	.index5-txt img {
		width: 16px;
	    margin: 10px 0 0;
	}
	.index5-more {
		width: 98px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		margin: 47px 0 0;
	}
	.index5-more em {
		width: 65px;
		height: 26px;
		line-height: 26px;
		margin: 5px auto;
	}
	.index5-more img {
		width: 8px;
		margin-right: 7px;
	}
	.index5-more:before {
		width: 36px;
		height: 36px;
		border-radius: 18px;
		border-width: 1px;
	}
}
@media only screen and (min-width: 992px) {
	.index5 {
		padding: 48px 0 50px;
	}
	.index5 h2 {
		line-height: 40px;
		padding: 0 0 8px;
		font-size: 32px;
	}
	.index5 h2:after {
		width: 30px;
		height: 2px;
	}
	.index5 .index5-list {
		height: 175px;
		margin: 34px 0 0;
	}
	.index5-list a {
		width: 470px;
		height: 175px;
		border-radius: 17px;
		padding: 25px;
	}
	.index5-list .index5-img {
		width: 125px;
		height: 125px;
		padding: 2px;
	}
	.index5-list .index5-txt {
		width: 275px;
		margin: 5px 0 0 14px;
	}
	.index5-txt img {
		margin: 17px 0 0;
		width: 22px;
	}
	.index5-txt h4 {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
		margin: 3px 0 7px;
	}
	.index5-txt p {
		font-size: 12px;
		height: 36px;
    	line-height: 18px;
	}
	.index5 .index5-more {
		display: none;
	}
}
@media only screen and (min-width: 1300px) {
	.index5 {
		padding: 55px 0 60px;
	}
	.index5 h2 {
		line-height: 43px;
		padding: 0 0 10px;
		font-size: 36px;
	}
	.index5 h2:after {
		width: 35px;
		height: 3px;
	}
	.index5 .index5-list {
		height: 230px;
		margin: 40px 0 0;
	}
	.index5-list a {
		width: 575px;
		height: 230px;
		border-radius: 22px;
		padding: 33px 30px;
	}
	.index5-list .index5-img {
		width: 165px;
		height: 165px;
		padding: 3px;
	}
	.index5-list .index5-txt {
		width: 320px;
		margin: 13px 0 0 28px;
	}
	.index5-txt img {
		margin: 20px 0 0;
		width: 32px;
	}
	.index5-txt h4 {
		height: 25px;
		line-height: 25px;
		font-size: 20px;
		margin: 5px 0 10px;
	}
	.index5-txt p {
		font-size: 14px;
		height: 40px;
    	line-height: 20px;
	}
}
@media only screen and (min-width: 1500px) {
	.index5 {
		padding: 70px 0 75px;
	}
	.index5 h2 {
		line-height: 55px;
		padding: 0 0 12px;
		font-size: 48px;
	}
	.index5 h2:after {
		width: 45px;
	}
	.index5 .index5-list {
		height: 260px;
		margin: 50px 0 0;
	}
	.index5-list a {
		width: 655px;
		height: 260px;
		border-radius: 25px;
		padding: 38px 35px;
	}
	.index5-list .index5-img {
		width: 185px;
		height: 185px;
	}
	.index5-list .index5-txt {
		width: 360px;
		margin: 15px 0 0 32px;
	}
	.index5-txt img {
		margin: 25px 0 0;
	}
}