html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

* {
	outline: 0;
	border: 0;
}

p {
	margin: 0;
}

img {
	outline: 0;
	border: 0;
	vertical-align: middle;
}

ul,
li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

.ahover:hover {
	background: #f19600;
	border: 1px solid #f19600;
	color: #fff;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	background: #000;
	height: 100px;
	line-height: 100px;
	padding: 0 50px;
	box-sizing: border-box;
	overflow: hidden;
}

.top .logo {}

.top .logo img {
	height: 40px;
}

.top .nav {}

.top .nav a {
	font-size: 18px;
	color: #fff;
	margin-left: 50px;
}

.top .nav a:hover {
	color: #f19600;
}

.swiper-slide1 {
	background: url(../img/slide1bg.jpg);
	background-size: cover;
}

.top .search {
	width: 150px;
	height: 28px;
	border: 1px solid #f19600;
	position: relative;
	margin-top: 35px;
	margin-left: 100px;
}

.top .search .s-input {
	width: 110px;
	height: 28px;
	padding: 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: transparent;
}

.top .search .s-img {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	line-height: 28px;
	width: 28px;
	background: #f19600;
	text-align: center;
}

.top .search .s-img img {}

.s11 {
	position: absolute;
	top: 160px;
	text-align: center;
	width: 100%;
}

.s11 img {}

.s12 {
	position: absolute;
	top: 260px;
	text-align: center;
	font-size: 24px;
	color: #acacac;
	width: 100%;
}

.s13 {
	position: absolute;
	top: 310px;
	text-align: center;
	font-size: 18px;
	color: #acacac;
	width: 160px;
	border: 1px solid #acacac;
	border-radius: 200px;
	height: 40px;
	line-height: 40px;
	left: 50%;
	margin-left: -80px;
}

.footer {
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 999;
	left: 0;
	color: #727272;
}

.s14 {
	text-align: center;
	position: absolute;
	bottom: -20px;
	width: 100%;
}

.s14 img {
	width: 1000px;
}

.swiper-container1 .swiper-pagination {
	right: 100px;
}

.swiper-container1 .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: #f19600;
	opacity: 1;
	margin: 30px auto !important;
}

.swiper-container1 .swiper-pagination-bullet-active {
	background: url(../img/idx-dot.png);
	width: 34px;
	height: 34px;
}

.swiper-slide2 {
	background: url(../img/slide2bg.jpg);
	background-size: cover;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.w1600 {
	width: 1600px;
	margin: 0 auto;
	position: relative;
}

.s2 {
	margin-top: 170px;
	overflow: hidden;
}

.s2 .fl {
	width: 620px;
}

.s2 .fr {
	width: 620px;
}

.s21 {
	margin-bottom: 30px;
	margin-top: 60px;
}

.s22 {}

.s22 p {
	color: #fff;
	font-size: 16px;
	line-height: 2;
	text-align: justify;
}

.s23 {
	width: 180px;
	height: 48px;
	color: #acacac;
	text-align: center;
	line-height: 48px;
	display: block;
	border: 1px solid #acacac;
	border-radius: 200px;
	margin-top: 30px;
}

.s24 {
	overflow: hidden;
	margin-top: 60px;
	padding: 0 20px;
}

.s24 .item {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.s24 .first {
	margin-right: 30px;
}

.s24 .last {
	margin-left: 30px;
}

.s24 .item1 {
	width: 95px;
}

.s24 .item2 {
	width: 165px;
}

.s24 .item img {}

.s2 .fr img {
	width: 100%;
}

.swiper-slide3 {
	background: url(../img/slide3bg.jpg);
	background-size: cover;
}

.swiper-slide4 {
	background: url(../img/slide4bg.jpg);
	background-size: cover;
}

.swiper-slide5 {
	background: url(../img/slide5bg.jpg);
	background-size: cover;
}

.swiper-slide6 {
	background: url(../img/slide6bg.jpg);
	background-size: cover;
}

.s3 {
	padding-top: 100px;
}

.s3 .item {
	width: 324px;
	float: left;
	position: relative;
	border-right: 1px solid #676767;
}

.s3 .item .imgbg {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}

.s3 .item .t {
	color: #fff;
	font-size: 18px;
	opacity: 0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	line-height: 2;
}

.s3 .item .t p {
	cursor: pointer;
}
.s3 .item .t p a{
	color: #fff;
}
.s3 .item .t p a:hover {
	color: #f19600;
}

.s3 .item1 .imgbg {
	background-image: url(../img/s3bg1.jpg);
}

.s3 .item2 .imgbg {
	background-image: url(../img/s3bg2.jpg);
}

.s3 .item3 .imgbg {
	background-image: url(../img/s3bg3.jpg);
}

.s3 .item4 .imgbg {
	background-image: url(../img/s3bg4.jpg);
}

.s3 .item:first-child {
	width: 323px;
	border-left: 1px solid #676767;
}

.s3 .item .c1 {
	position: relative;
	text-align: center;
	z-index: 2;
}

.s3 .item .c1 img {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.s3 .item .c1 .p {
	font-size: 36px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin: 50px 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.s3-tit {
	position: absolute;
	top: 200px;
	text-align: center;
	width: 100%;
	left: 0;
	z-index: 2;
}

.s3 .item .line {
	height: 5px;
	width: 20px;
	margin: 0 auto;
	background: #fff;
	opacity: 1;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.s3 .item:hover .imgbg {
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.s3 .item:hover .t {
	opacity: 1;
	filter: alpha(opacity=1);
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}

.s3 .item:hover .line {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
}

.s3 .item:hover .c1 img,
.s3 .item:hover .c1 .p {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.s3 .out {
	position: absolute;
	top: 0;
	background: rgb(0, 0, 0);
	width: 975px;
	height: 100%;
}

.s3 .out .owrap {
	padding-top: 80px;
	width: 600px;
	padding-left: 50px;
	display: none;
}

.s3 .out .owrap.owrap-show {
	display: block;
}

.s3 .out .ol {
	overflow: hidden;
}

.s3 .out .ol div {
	width: 100px;
	height: 3px;
	background: #fff;
}

.s3 .out .ot {
	font-size: 36px;
	color: #fff;
	margin: 30px 0;
}

.s3 .out .oi {}

.s3 .out .oi img {}

.s3 .out .op {
	overflow: hidden;
}

.s3 .out .op div {
	color: #999;
	font-size: 16px;
	width: 500px;
	margin-top: 30px;
}

.s3 .out .olist {
	overflow: hidden;
}

.s3 .out .olist .l {
	float: left;
	margin-right: 10px;
}

.s3 .out .olist .l img {}

.s3 .out1 {
	left: 325px;
	opacity: 0;
	z-index: 0;
	transform: translateX(200%);
	-webkit-transform: translateX(200%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.s3 .out2 {
	left: 650px;
	opacity: 0;
	z-index: 0;
	transform: translateX(200%);
	-webkit-transform: translateX(200%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.s3 .out3 {
	left: 0;
	width: 650px;
	opacity: 0;
	z-index: 0;
	transform: translateX(-200%);
	-webkit-transform: translateX(-200%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.s3 .out4 {
	left: 0;
	opacity: 0;
	z-index: 0;
	transform: translateX(-200%);
	-webkit-transform: translateX(-200%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.s3 .out4 .owrap {
	width: 925px;
}

.s3 .out3 .owrap,
.s3 .out4 .owrap {
	padding-left: 0;
	padding-right: 50px;
	text-align: right;
}

.s3 .out3 .ol div,
.s3 .out3 .op div,
.s3 .out3 .olist .l,
.s3 .out4 .ol div,
.s3 .out4 .op div,
.s3 .out4 .olist .l {
	float: right;
	text-align: left;
	margin-right: 0;
	margin-left: 10px;
}

.s3 .out.show {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	z-index: 3;
	opacity: 1;
}

.s4-tab {
	color: #acacac;
	font-size: 24px;
	width: 900px;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 2222;
}

.s4-tab a {
	color: #acacac;
	font-size: 18px;
	font-style: italic;
	position: relative;
	display: inline-block;
	line-height: 1;
	margin-right: 5px;
	padding-left: 10px;
}

.s4-tab a:before {
	content: "";
	height: 100%;
	position: absolute;
	width: 2px;
	background: #acacac;
	left: 0;
	transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	/* IE 9 */
	-moz-transform: rotate(20deg);
	/* Firefox */
	-webkit-transform: rotate(20deg);
	/* Safari Chrome */
	-o-transform: rotate(20deg);
	/* Opera */
}

.s4-tab a:first-child:before {
	width: 0;
	height: 0;
}

.s4-tab a.on {
	color: #f19600;
}

.s4 {
	width: 1600px;
	margin: 0 auto;
	position: relative;
	margin-top: 160px;
}

.s4 .fl {
	width: 600px;
}

.s4 .fl .img {
	background: #2c2c2c;
	border-radius: 50%;
	overflow: hidden;
}

.s4 .fr {
	width: 800px;
}

.s4 .con {
	margin-top: 200px;
}

.s4 .con .t {
	font-size: 48px;
	color: #fff;
}

.s4 .fl .img img {
	width: 100%;
}

.s4 .con .p {
	font-size: 16px;
	color: #acacac;
	margin-top: 100px;
}

.s4 .con .p p {
	margin-top: 20px;
}

.s4 .swiper-button-next,
.s4 .swiper-button-prev {
	width: 76px;
	height: 76px;
	background-size: 76px 76px;
	bottom: -50px;
	top: inherit;
}

.s4 .swiper-button-next {
	background-image: url(../img/s4ar-on.png);
}

.s4 .swiper-button-prev {
	background-image: url(../img/s4al-on.png);
}

.s4 .swiper-button-next.swiper-button-disabled {
	background-image: url(../img/s4ar.png);
}

.s4 .swiper-button-prev.swiper-button-disabled {
	background-image: url(../img/s4al.png);
}

.s4 .swiper-button-next.swiper-button-disabled,
.s4 .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.s4 .count {
	position: absolute;
	bottom: 50px;
	right: 20px;
	color: #acacac;
	font-size: 14px;
}

.s5 {
	margin-top: 160px;
	overflow: hidden;
}

.s5 .img {
	padding: 40px 0;
	width: 500px;
}

.s5 .img img {
	width: 100%;
}

.s5 .list {
	width: 650px;
}

.s5 .list li {
	border-bottom: 1px solid #fff;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.s5 .list li a {
	display: block;
	overflow: hidden;
	padding-bottom: 25px;
	padding-top: 25px;
}

.s5 .list li a .fl {}

.s5 .list li a .fl .t {
	font-size: 18px;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	width: 500px;
	overflow: hidden;
}

.s5 .list li a .fl .time {
	font-size: 16px;
	color: #f19600;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
}

.s5 .list li a .fr {
	height: 55px;
	line-height: 55px;
}

.s5 .list li a .fr .img {}

.s5 .list li:hover {
	padding-left: 50px;
	border-left: 2px solid #f19600;
}

.s5 .list .more {
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
	display: block;
}

.s5 .list li:hover a .fl .t,
.s5 .list .more:hover {
	color: #f19600;
}
.s6{
	
width: 450px;
	
height: 460px;
	
background: #000;
	
position: absolute;
	
top: 50%;
	
margin-top: -280px;
	
left: 280px;
}
.s6 .c{
	
color: #acacac;
	
width: 340px;
	
margin-top: 50px;
	
margin-left: 55px;
	
line-height: 1.8;
}
.s6 .c p{
	
}
.s6 .line{
	
width: 175px;
	
height: 2px;
	
background: #e58e00;
	
margin-left: 55px;
	
margin-top: 30px;
	
margin-bottom: 30px;
}
.s6 .t{
	
margin-left: 55px;
}
.s6 .t .l{
	
color: #fff;
	
margin-bottom: 8px;
}
.s6 .t .l img{
	
margin-right: 10px;
}
.s6 .more{
	
color: #e58e00;
	
margin-left: 55px;
	
margin-top: 30px;
	
display: block;
}
.s6 .more:hover{
	
color: #f1b046;
}
@media screen and (max-width: 1600px) {
	.top {
		height: 72px;
		line-height: 72px;
	}
	.top .logo img {
		height: 26px;
	}
	.top .nav a {
		margin-left: 15px;
		font-size: 16px;
	}
	.top .search {
		margin-left: 50px;
		margin-top: 21px;
	}
	.s14 {
		bottom: -10px;
	}
	.s14 img {
		width: 600px;
	}
	.s11 {
		top: 130px;
	}
	.s12 {
		top: 240px;
	}
	.s13 {
		top: 280px;
	}
	.swiper-container1 .swiper-pagination {
		right: 30px;
	}
	.s2 {
		margin-top: 135px;
	}
	.w1300,
	.w1600 {
		width: 1100px;
	}
	.s2 .fl {
		width: 520px;
	}
	.s2 .fr {
		width: 400px;
	}
	.s22 p {
		font-size: 14px;
	}
	.s24 .item1 {
		width: 80px;
	}
	.s24 .item2 {
		width: 125px;
	}
	.s24 .first {
		margin-right: 25px;
	}
	.s24 .last {
		margin-left: 25px;
	}
	.s21 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.s24 {
		margin-top: 30px;
	}
	.s24 .item img {
		width: 60px;
	}
	.s3 {
		padding-top: 72px;
	}
	.s3 .item {
		width: 274px;
	}
	.s3 .item:first-child {
		width: 273px;
	}
	.s3-tit {
		top: 120px;
	}
	.s3 .item .c1 img {
		width: 72px;
	}
	.s3 .item .c1 .p {
		margin: 30px 0;
		font-size: 28px;
	}
	.s3 .item .t {
		font-size: 16px;
	}
	.s3 .out1 {
		left: 275px;
	}
	.s3 .out .owrap {
		padding-top: 30px;
		padding-left: 30px;
		width: 520px;
	}
	.s3 .out .ot {
		font-size: 28px;
		margin: 20px 0;
	}
	.s3 .out .oi img {
		width: 400px;
	}
	.s3 .out .olist img {
		width: 120px;
	}
	.s3 .out .op div {
		font-size: 14px;
	}
	.s3 .out2 {
		left: 550px;
	}
	.s3 .out {
		width: 825px;
	}
	.s3 .out3 {
		width: 550px;
	}
	.s3 .out3 .owrap,
	.s3 .out4 .owrap {
		padding-right: 30px;
		padding-left: 0;
	}
	.s3 .out4 .owrap {
		width: 795px;
	}
	.s3 .out .op div {
		width: 400px;
	}
	.s4 {
		width: 1100px;
		margin-top: 130px;
	}
	.s4-tab {
		width: 700px;
		top: 20px;
	}
	.s4 .fl {
		width: 550px;
	}
	.s4 .con {
		margin-top: 120px;
	}
	.s4 .fr {
		width: 550px;
	}
	.s4 .fl .img {
		width: 400px;
	}
	.s4 .swiper-button-next,
	.s4 .swiper-button-prev {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
	}
	.s4 .count {
		right: 50px;
	}
	.s5 {
		margin-top: 100px;
	}
	.s5 .img {
		width: 350px;
	}
	.s5 .list {}
	.s5 .list li a {
		padding: 15px 0;
	}
	.s5 .list li a .fl .t {
		font-size: 16px;
	}
	.s5 .list li a .fl .time {
		font-size: 14px;
		margin-bottom: 0;
	}
	.s5 .list li a .fr {
		height: 45px;
		line-height: 45px;
	}
	.s6{
    height: 390px;
    left: 160px;
    width: 400px;
    margin-top: -220px;
}
	.s6 .c{
	
margin-top: 30px;
	
margin-left: 30px;
}
.s6 .c p{
}
.s6 .line{
	
margin-left: 30px;
	
margin-top: 20px;
	
margin-bottom: 20px;
}
.s6 .t{
	
margin-left: 30px;
}
.s6 .t .l{
	
margin-bottom: 5px;
}
.s6 .t .l img{
	
margin-right: 10px;
}
.s6 .more{
	
margin-left: 30px;
}
.s6 .more:hover{
	
color: #f1b046;
}
}

.wbody .s11{
	top: 150px;
}
.wbody .s12{
	top: 260px;
}
.wbody .s13{
	top: 310px;
}
.wbody .s14 img{
	width: 640px;
}
.wbody .s14 {
    bottom: 70px;
}
.wbody .s2 {
    margin-top: 15%;
}
.wbody .s21{
	
margin-bottom: 60px;
}
.wbody .s3-tit{
top: 24%;
}
.wbody .s4{
	
margin-top: 15%;
}
.wbody .s5{
	
margin-top: 13%;
}