.container1{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
/*轮播*/
.carousel{
	z-index: 5;
	min-width: 1210px;
}
.carousel-inner {
	width: 100%;
}
@media screen and (max-width:1099px){
	.carousel-inner {
		height: 750px;
	}
}
@media screen and (min-width:1100px){
	.carousel-inner {
		height: 800px;
	}
}
@media screen and (min-width:1150px){
	.carousel-inner {
		height: 815px;
	}
}
@media screen and (min-width:1200px){
	.carousel-inner {
		height: 830px;
	}
}
@media screen and (min-width:1250px){
	.carousel-inner {
		height: 845px;
	}
}
@media screen and (min-width:1300px){
	.carousel-inner {
		height: 860px;
	}
}
@media screen and (min-width:1350px){
	.carousel-inner {
		height: 885px;
	}
}
@media screen and (min-width:1400px){
	.carousel-inner {
		height: 910px;
	}
}
@media screen and (min-width:1450px){
	.carousel-inner {
		height: 940px;
	}
}
@media screen and (min-width:1500px){
	.carousel-inner {
		height: 970px;
	}
}
@media screen and (min-width:1550px){
	.carousel-inner {
		height: 995px;
	}
}
@media screen and (min-width:1600px){
	.carousel-inner {
		height: 1020px;
	}
}
@media screen and (min-width:1650px){
	.carousel-inner {
		height: 1050px;
	}
}
@media screen and (min-width:1700px){
	.carousel-inner {
		height: 1080px;
	}
}
@media screen and (min-width:1750px){
	.carousel-inner {
		height: 1110px;
	}
}
@media screen and (min-width:1800px){
	.carousel-inner {
		height: 1140px;
	}
}
@media screen and (min-width:1850px){
	.carousel-inner {
		height: 1165px;
	}
}
@media screen and (min-width:1900px){
	.carousel-inner {
		height: 1190px;
	}
}

.carousel-inner > div {
	width: 100%;
	/*height: 1190px;*/
	height: 100%;
}
.carousel-inner .carousel-item {
  	text-align: center;
  	position: absolute;
}
.carousel-inner .carousel-item a {
	display: block;
	height: 100%;
}
.carousel-inner .carousel-item img.cpic {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	left: 0;
}
.carousel-control-prev{
	position: relative;
	z-index: 6;
}
.carousel-control-next{
	position: relative;
	z-index: 6;
}
.carousel-control-next, .carousel-control-prev{
	top: 30% !important;
	bottom: 30% !important;
}

/*头部*/
header{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.top-header{
	background-image: url(../images/top-header.png);
	width: 100%;
	background-size: 100%;
	position: fixed;
	z-index: 10000;
}
.top-header-con{
	width: 1210px;
	height: 89px;
	line-height: 89px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.top-header-con-left{
	float: left;
	width: 236px;
}
.top-header-con-left a {
	display: block;
}
.top-header-con-left img {
	width: 85%;
}
.top-header-con-middle{
	float: left;
	width: 801px;
	font-size: .875em;
	color: #ffffff;
}
.top-header-con-middle > ul {

}
.top-header-con-middle > ul > li {
	float: left;
	width: 89px;
	text-align: center;
	position: relative;
}
.top-header-con-middle > ul > li.on {
	background: #903b45;
}
.top-header-con-middle > ul > li > a {
	color: #ffffff;
	display: block;
}
.top-header-con-middle > ul > li > a:hover {
	text-decoration: none;
}
.top-header-con-middle > ul > li > .picNone {
	position: fixed;
	top: 37px;
	display: none;
}
.top-header-con-middle > ul > li > .picNone > img {
	position: relative;
	left: 35px;
}
.top-header-con-middle > ul > li > ul {
    position: fixed;
    display: none;
}
.top-header-con-middle > ul > li > ul > li {
	background:rgba(30,30,30,.6);
	width: 164px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 1px;
	position: relative;
	right: 40px;
}
.top-header-con-middle > ul > li > ul > li:hover {
	background-color: #903b45;
}
.top-header-con-middle > ul > li > ul > li > a{
	display: block;
	color: #ffffff;
	height: 40px;
}
.top-header-con-middle > ul > li > ul > li > a:hover {
	text-decoration: none;
}
.top-header-con-middle > ul > li > img {
	padding-left: 5px;
}

.top-header-con-middle > ul > li:hover{
	background-color: #903b45;
}
.top-header-con-middle > ul > li:hover ul {
	display: block;
	z-index: 10;
}
.top-header-con-middle > ul > li:hover .picNone {
	display: block;
	z-index: 10;
}
.top-header-con-right{
	float: left;
	width: 173px;
	position: relative;
	z-index: 20;
	color: #ffffff;
	cursor: pointer;
}
.top-header-con-right > img {
	width: 21px;
}
.top-header-con-right > div {
	float: right;
	font-size: 1em;
}
.top-header-con-right > div:hover .picNone {
	display: block;
}
.top-header-con-right > div:hover ul {
	display: block;
}
.top-header-con-right > div > .picNone {
	position: fixed;
	top: 36px;
	display: none;
}
.top-header-con-right > div > .picNone > img {
	position: relative;
	left: 35px;
}
.top-header-con-right > div > ul {
	position: absolute;
	right: 0;
	width: 330px;
	display: none;
}
.top-header-con-right > div > ul > li {
	width: 164px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 1px;
	background: rgba(30,30,30,.6);
	float: left;
	/*position: relative;*/
	/*right: 200px;*/
} 
.top-header-con-right > div > ul > li > a {
	color: #ffffff;
	display: block;
}
.top-header-con-right > div > ul > li > a:hover {
	text-decoration: none;
}
.top-header-con-right > div > ul > li:hover {
	background: rgba(152,40,44,1);
}
.middle-header{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 42.5%;
}
.middle-header-title{
	font-size: 4.5em;
	color: #be0000;
	font-weight: bold;
}
.middle-header-con{
	font-size: 1.875em;
	color: #ffffff;
}
.bottom-header{
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 5;
}
.bottom-header-inner{
	width: 1280px;
	margin: 0 auto 32px;
}
.bottom-header-inner > table {
	height: 58px;
	line-height: 58px;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(1){
	width: 85px;
	text-align: right;
	color: #ffffff;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(2){
	width: 56px;
	text-align: center;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(3){
	width: 122px;
	position: relative;
	font-size: .875em;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(4){
	width: 122px;
	position: relative;
	font-size: .875em;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(5){
	width: 122px;
	position: relative;
	font-size: .875em;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(6){
	width: 122px;
	position: relative;
	font-size: .875em;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(7){
	width: 237px;
	font-size: .875em;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(8){
	width: 63px;
	background-color: #666666;
	text-align: center;
	cursor: pointer;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(9){
	width: 175px;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(9) > img {
	width: 167px;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(10){
	width: 185px;
	line-height: 29px;
	font-size: .875em;
	color: #ffffff;
}

/*用ul写select*/
.bottom-header-inner > table > tbody > tr >td .default {
	padding-left: 14px;
	background: #ffffff;
	width: 116px;
	cursor: pointer;
}

.bottom-header-inner > table > tbody > tr >td ul {
	width:116px;
	border:0;
	margin: 0;
	position: absolute;
	display: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bottom-header-inner > table > tbody > tr > td ul li {
	color: #ffffff;
	background: rgba(102,102,102,.9);
	font-size: .875rem;
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 15px;
	cursor: pointer;
}
.bottom-header-inner > table > tbody > tr > td ul li:hover {
	background: #be0000;
}
.bottom-header-inner > table > tbody > tr >td > .menus-select {
	position: absolute;
	top: 25px;
	right: 17px;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(7) > input {
	width: 100%;
	height: 58px;
	padding-left: 14px;
	cursor: pointer;
}
.bottom-header-inner > table > tbody > tr >td:nth-child(9) img {
	padding-left: 28px;
}

/*第二部分样式---------------------------------------------------------------------------------*/
.part2 {
	position: relative;
	z-index: 3;
	background: url(../images/intro.png) center;
	/*background-size: 100% 970px;*/
	background-repeat: no-repeat;
	min-width: 1210px;
	width: 100%;
	height: 970px;
}
.part2 > .part2-bg {
	width: 100%
}
.part2 > .part2-bg img {
	width: 100%;
	min-width: 1210px;
}
.part2 > .part2-outer {
	width: 1220px;
	margin: 0 auto;
	padding-top: 50px;
	height: 100%;
	position: relative;
}
.part2 > .part2-outer > .part2-inner {
	border: 10px solid #be0000;
	width: 947px;
	height: 732px;
	margin-top: 60px;
	position: relative;
}
.part2 > .part2-outer > .part2-inner > .inner-title {
	font-size: 2.25em;
	color: #be0000;
	padding-left: 5%;
	line-height: 4em;
}
.part2 > .part2-outer > .part2-inner > .inner-title text {
	border-bottom: 2px solid #be0000;
	padding-bottom: 3%;
}
.part2 > .part2-outer > .part2-inner > .inner-con {
	font-size: 1em;
	line-height: 2em;
	color: #2a2a2a;
	width: 495px;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 14;
	-webkit-box-orient: vertical;
}
.part2 > .part2-outer > .part2-inner > .more {
	position: absolute;
	bottom: 5%;
	left: 35%;
	width: 30%;
}
.part2 > .part2-outer > .part2-inner > .more > a {
	display: block;
}
.part2 > .part2-outer > .part2-inner > .more > a > img {
	width: 100%;
}
.part2 > .part2-outer > .intro-pic {

}
.part2 > .part2-outer > .intro-pic img {
	width: 622px;
	height: 398px;
	position: absolute;
	top: 270px;
	left: 550px;
	z-index: 11;
}
.part2 > .part2-outer > .intro-pic-shodow {

}
.part2 > .part2-outer > .intro-pic-shodow img {
	width: 622px;
	position: absolute;
	top: 630px;
	left: 550px;
	z-index: 10;
}
/*固定栏*/
.fixed-side {
	position: fixed;
	z-index: 12;
	right: 2px;
	top: 60%;
}
.fixed-side > ul {
	float: right;
}
.fixed-side > ul > li {
	margin-bottom: 12px;
	overflow: hidden;
}
.fixed-side > ul > li > .pic{
	width: 91px;
	height: 91px;
	line-height: 91px;
	text-align: center;
	background-color: #be0000;
	float: right;
}
.fixed-side > ul > li:last-child > .pic:hover {
	background-color: #282828;
	cursor: pointer;
}
.fixed-side > ul > li > .box {
	width: 220px;
	height: 91px;
	border: 1px solid #be0000;
	background-color: #ffffff;
	float: left;
	display: none;
}
.fixed-side > ul > li >.box > .item {
	height: 91px;
	width: 100%;
}
.fixed-side > ul > li .fixed1 {
	text-align: center;
}
.fixed-side > ul > li .fixed1 > .place {
	font-size: 1.125em;
	color: #be0000;
	padding-top: 1em;
}
.fixed-side > ul > li .fixed1 > .change > span{
	font-size: .875em;
	color: #666666;
}
.fixed-side > ul > li .fixed1 > .change > span:hover{
	cursor: pointer;
}
.fixed-side > ul > li .fixed1 > .change img {
	width: 24px;
	height: 8px;
	position: absolute;
	top: 82px;
	right: 188px;
	display: none;
}
.table2 {
	position: absolute;
	top: 90px;
	right: 120px;
	width: 164px;
	/*height: 200px;*/
	background: rgba(30,30,30,.6);
	color: #ffffff;
	font-size: .75em;
	display: none;
}
.table2 ul {
	margin: 5px auto;
	width: 90%;
}
.table2 ul li {
	width: 100%;
	overflow: hidden;
}
.table2 ul li div a{
	width:50%;
	text-align: center;
	float: left;
	font-size: .75em;
	line-height: 28px;
	color: #ffffff;
}
.table2 ul li:hover {
	cursor: pointer;
}
.fixed-side > ul > li .fixed2 {
	display: flex;
	align-items: center;
}
.fixed-side > ul > li .fixed2 > .btn1 {
	flex: 1;
	text-align: right;
	padding-right: 10px;
}
.fixed-side > ul > li .fixed2 > .btn2 {
	flex: 1;
	padding-left: 10px;
}
.fixed-side > ul > li .fixed2 > .btn1 >button {
	width: 61.4px;
	height: 28.2px;
	border-radius: 5px;
	background-color: #be0000;
	color: #ffffff;
	border: 0;
	cursor: pointer;
}
.fixed-side > ul > li .fixed2 > .btn2 >button {
	width: 61.4px;
	height: 28.2px;
	border-radius: 5px;
	background-color: #ffffff;
	color: #be0000;
	border: 1px solid #be0000;
	cursor: pointer;
}
.fixed-side > ul > li .fixed3 {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.fixed-side > ul > li .fixed3 > .left {
	flex: 1;
	text-align: center;
}
.fixed-side > ul > li .fixed3 > .right {
	flex: 1;
	text-align: center;
}
.fixed-side > ul > li .fixed3 .name {
	font-size: .75em;
	line-height: 2.5em;
}
.fixed-side > ul > li .fixed3 button {
	width: 83px;
	height: 28.3px;
	border-radius: 5px;
	background-color: #cb3333;
	font-size: .875em;
	border: 0;
	color: #ffffff;
	cursor: pointer;
}

/*第三部分*/
.part3 {
	position: relative;
	z-index: 2;
	background: url(../images/part3.png) center;
	/*background-size: 1920px 1240px;*/
	background-repeat: no-repeat;
	min-width: 1210px;
	width: 100%;
	height: 1240px;
}
.part3 > .zhegai {
	position: absolute;
	width: 100%;
	height: 1240px;
	z-index: 2;
}
.part3 > .zhegai > img {
	width: 100%;
	height: 1240px;
}
.part3 > .part3-title {
	font-size: 2.5em;
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding: 60px 0;
	font-weight: lighter;
	position: relative;
	z-index: 6;
}
.part3 .white-bg {
	height: 310px;
	width: 1200px;
	position: absolute;
	right: 0;
	top: 490px;
	z-index: 5;
}
.part3 .white-bg .white-inner {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
.part3 > .white-bg > .ons {
	animation:mysecond 0.7s;
	animation-fill-mode:forwards;
}
@keyframes mysecond
{
	from {width: 8px;}
	to {width: 1200px;}
}
.part3 > .inner {
	width: 1220px;
	margin: 0 auto;
}
.part3 > .inner > .swiper-container {
	width: 100%;
	margin: 0 auto;
	height: 930px;
	min-width: 1220px;
	z-index: 5;
}
.part3 > .inner > .swiper-container > .swiper-wrapper {
	/*height: 300px;*/
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide {
	/*height: 300px;*/
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item {
	padding-top: 25px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .left > .top-on {
	position: absolute;
	top: 0;
	left: 0;
	width: 446px;
	height: 260px;
	background: rgba(0,0,0,.3);
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .left {
	float: left;
	height: 260px;
	width: 446px;
	margin-left: 55px;
	position: relative;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .left > img{
	width: 100%;
	height: 100%;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right {
	float: left;
	padding-left: 110px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > .title{
	font-size: 1.75em;
	color: #ffffff;
	line-height: 2em;
	padding-top: 60px;
	padding-bottom: 20px;
	max-width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > .detail{
	font-size: 1em;
	color: #ffffff;
	line-height: 1.5em;
	max-width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > .detail img {
	display: none;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > a {
	display: none;
	margin-top: 30px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > a:hover {
	text-decoration: none;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide > .inner-item > .inner-con > .right > a > .know{
	font-size: 1.125em;
	color: #333333;
	width: 148px;
	height: 42px;
	border: 1px solid #8c8c8c;
	text-align: center;
	line-height: 42px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next .top-on {
	display: none;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-active > .inner-item > .inner-con > .right > .title {
	color: #b2b2b2;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-active > .inner-item > .inner-con > .right > .detail {
	color: #b2b2b2;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-prev > .inner-item > .inner-con > .right > .title {
	color: #b2b2b2;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-prev > .inner-item > .inner-con > .right > .detail {
	color: #b2b2b2;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-active {
	z-index: 1;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next {
	z-index: 3;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-prev {
	z-index: 1;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-active {
	z-index: 1;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-next {
	z-index: 3;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-prev {
	z-index: 1;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-active > .inner-item {
	/*padding-top: 25px;*/
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-duplicate-prev > .inner-item {
	/*padding-top: 25px;*/
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item {
	padding-top: 0;
}
/*中间这部分*/
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .left {
	/*padding-left: 0;*/
	margin-left: 0;
	box-shadow: 2px 0 27px rgba(105,4,4,.89);
	width: 547px;
	height: 310px;
	position: relative;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .left > img {
	width: 100%;
	height: 310px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .right {
	padding-left: 58px;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con {
	/*background: #ffffff;*/
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .right > .title {
	color: #be0000
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .right > .detail {
	color: #333333;
}
.part3 > .inner > .swiper-container > .swiper-wrapper > .swiper-slide-next > .inner-item > .inner-con > .right > a {
	display: block;
}
/*上下切换*/
.part3 > .inner > .swiper-container > .swiper-button-prev {
	background: url(../images/upup.png);
	width: 55px;
	height: 55px;
	right: 15px;
	left: auto;
	top: 420px;
}
.part3 > .inner > .swiper-container > .swiper-button-next {
	background: url(../images/down.png);
	width: 55px;
	height: 55px;
	right: 15px;
	top: 490px;
}
/*第二个上下切换*/
.part3 > .inner > .swiper-container > .preNext {
	width: 547px;
	height: 930px;
	position: absolute;
	top: 0;
}
.part3 > .inner > .swiper-container > .preNext > .swiper-button-prev {
	width: 100%;
	height: 310px;
	top: 0;
	left: 0;
	margin-top: 0;
	opacity: 0;
}
.part3 > .inner > .swiper-container > .preNext > .swiper-button-next {
	width: 100%;
	height: 310px;
	top: 620px;
	left: 0;
	margin-top: 0;
	opacity: 0;
}
.part3 > .mores {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 3;
}
/*分页器*/
.part3 > .inner .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
}
.part3 > .inner .swiper-pagination-bullet {
	width: 446px;
	height: 310px;
	border-radius: 0;
	opacity: 0;
}
.part3 > .inner .swiper-pagination-bullet-active {
	opacity: 0;
}
.part3 > .inner .swiper-container-vertical > .swiper-pagination-bullets {
	left: 55px;
	right: 0;
}
/*第四部份开始*/
.part4 {
	width: 100%;
	height: 880px;
	position: relative;
	z-index: 2;
	min-width: 1220px;
	background: url(../images/card_bg.png) center;
}
.part4-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
}
.part4 > .swiper-container {
	width: 100%;
	height: 880px;
	position: absolute;
	z-index: 5;
}
.part4 .swiper-slide {
	margin-top: 240px;
	height: 640px;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content {
	width: 1220px;
	margin: 0 auto;
	padding-top: 100px;
	overflow: hidden;
} 
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .left {
	width: 493px;
	float: left;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .left > img {
	width: 493px;
	height: 416px;
	border-radius: 35px;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .right {
	width: 727px;
	float: left;
	padding-left: 50px;
	padding-right: 18px;
	font-weight: lighter;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .rspec {
	padding-top: 50px;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .right > .name {
	font-size: 1.5em;
	padding-bottom: 20px;
}
.part4 > .swiper-container > .swiper-wrapper > .swiper-slide  .content > .right > .con {
	font-size: .875em;
	line-height: 26.2px;
}
.part4 .title {
	font-size: 2.5em;
	color: #333333;
	text-align: center;
	padding: 50px;
	font-weight: lighter;
}
.part4 .pageChange {
	width: 930px;
	margin: 0 auto;
}
.part4  .pageChange  .tName {
	display: flex;
	flex-direction: row;
	height: 40px;
}
.part4  .pageChange  .tName > div {
	flex: 1;
	text-align: center;
	line-height: 40px;
}
.part4  .pageChange  .tName  .item {
	font-size: 1.375em;
	color: #333333;

}
.part4  .pageChange  .tName  .on {
	font-size: 1.875em;
	color: #be0000;
}
.part4 .lines-group  {
	position: absolute;
	z-index: -1;
	top: 200px;
	width: 100%;
}
.part4 .lines {
	width: 1166px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	padding-top: 20px;
}
.part4 .lines  .line-item {
	flex: 1;
	text-align: center;
}
.part4  .mores {
	width: 100%;
	text-align: center;
}
	/*前进后退*/
.turnsUpDown {
	width: 1220px;
	margin: 0 auto;
	position: relative;
	height: 80px;
	bottom: 880px;
}
.part4 > .swiper-container >.turnsUpDown .swiper-button-prev {
	background-image: url(../images/prev.png);
	top: 233px;
	left: 0;
}
.part4 > .swiper-container >.turnsUpDown .swiper-button-next {
	background-image: url(../images/next.png);
	top: 233px;
	right: 0;
}
	/*分页*/
.part4 > .swiper-container > .turns {
	position: absolute;
	top: 215px;
	width: 100%;

}
.part4 > .swiper-container > .turns > .swiper-pagination {
	display: flex;
	align-items: center;
	width: 930px;
	margin: 0 auto;
	position: relative;
	/*padding-left: 115px;*/
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 650px !important;
}
.part4 > .swiper-container > .turns > .swiper-pagination > .swiper-pagination-bullet {
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background: url(../images/off.png) center;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	opacity: 1;
	flex: 1;
}
.part4 > .swiper-container > .turns > .swiper-pagination > .swiper-pagination-bullet-active {
	background: url(../images/linebg.png) center;
	background-size: 335px 28px;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;

}
.part4 > .swiper-container > .turns > .swiper-pagination > .swiper-pagination-bullet > img {
	width: 100%;
}
/*第四部分结束*/

/*第五部分*/
.part5 {
	background: url(../images/part5.png) center;
	background-repeat: no-repeat;
	min-width: 1220px;
	width: 100%;
	height: 830px;
	position: relative;
	z-index: 2;
}
.part5 > .pic-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 830px;
}
.part5 > .pic-bg > img {
	width: 100%;
	height: 830px;
}
.part5 > .part5-inner {
	width: 1220px;
	margin: 0 auto;
	position: relative;
}
.part5 > .part5-inner > .title {
	width: 100%;
	text-align: center;
	font-size: 2.5em;
	color: #ffffff;
	font-weight: lighter;
	padding: 50px 0;
}
.part5 > .part5-inner > .con {
	width: 100%;
	/*overflow: hidden;	*/
	display: flex;
	flex-direction: row;
}
.part5 > .part5-inner > .con > .item {
	/*width: 24%;*/
	height: 450px;
	/*float: left;*/
	flex: 1;
	background-color: #ffffff;
	margin:0 1px;
	padding: 0 22px;
	cursor: pointer;
}
.part5 > .part5-inner > .con > .item > .item-title {
	font-size: .875em;
	color: #be0000;
	padding: 30px 0 20px;
}
.part5 > .part5-inner > .con > .item > .item-name {
	font-size: 1.125em;
	color: #000000;
	width: 90%;
	line-height: 28px;
	height: 60px;
	white-space:initial;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.part5 > .part5-inner > .con > .item > .item-data {
	font-size: .875em;
	color: #be0000;
	line-height: 50px;
}
.part5 > .part5-inner > .con > .item > .item-con {
	font-size: .875em;
	color: #333333;
	height: 156px;
	line-height: 1.5em;
	border-top: 2px solid #e1e1e1;
	padding-top: 28px;
	white-space:initial;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.part5 > .part5-inner > .con > .item > .item-know {
	font-size: .875em;
	color: #333333;
	width: 130px;
	margin: 30px auto 0;
	height: 32.5px;
	text-align: center;
	line-height: 32.5px;
	border: 1px solid #9a9a9a;
}
.part5 > .part5-inner > .con > .item > .item-know > a {
	color: #333333;
	display: block;
}
.part5 > .part5-inner > .con > .item > .item-know > a:hover {
	text-decoration: none;
}
.part5 > .part5-inner > .more {
	width: 100%;
	text-align: center;
	padding-top: 5%;
}

/*第六部分*/
.part6 {
	min-width: 1220px;
	width: 100%;
	height: 1030px;
	position: relative;
	z-index: 2;
}
.part6 > .inner {
	width: 1220px;
	margin: 0 auto; 
}
.part6 > .inner > .title {
	font-size: 2.5em;
	color: #333333;
	width: 100%;
	text-align: center;
	padding: 130px 0 50px 0;
	font-weight: lighter;
}
.part6 > .inner > .con {
	height: 650px;
}
.part6 > .inner > .con > .left {
	width: 574px;
	float: left;
	box-shadow: 0 0 40px rgba(0,0,0,.22);
	cursor: pointer;
}
.part6 > .inner > .con > .left > .pics {
	width: 100%;
	height: 366px;
}
.part6 > .inner > .con > .left > .pics > img {
	width: 100%;
	height: 100%;
}
.part6 > .inner > .con > .left > .left-con {
	width: 100%;
	background: #d86666;
	color: #ffffff;
	display: flex;
	flex-direction: row;
}
.part6 > .inner > .con > .left > .left-con > .con-left {
	flex: 144;
	padding-left: 34px;
	padding-top: 40px;
}
.part6 > .inner > .con > .left > .left-con > .con-left > .day {
	font-size: 2.25em;
}
.part6 > .inner > .con > .left > .left-con > .con-left > .data {
	font-size: 1.125em;
}
.part6 > .inner > .con > .left > .left-con > .con-right {
	flex: 430;
	height: 200px;
}
.part6 > .inner > .con > .left > .left-con > .con-right > .title{
	font-size: 1.125em;
	margin: 38px 0 26px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.part6 > .inner > .con > .left > .left-con > .con-right > .con{
	font-size: 1em;
	border-top: 1px solid #ffffff;
	padding: 30px 0 0;
	width: 380px;
	height: 79px;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.part6 > .inner > .con > .right {
	float: left;
	width: 646px;
	padding-left: 55px;
	position: relative;
	bottom: 30px;
}
.part6 > .inner > .con > .right > ul {
 
}
.part6 > .inner > .con > .right > ul > li {
	line-height: 75.3px;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
}
.part6 > .inner > .con > .right > ul > li > .con {
	font-size: 1.125em;
	float: left;
}
.part6 > .inner > .con > .right > ul > li > .con > a {
	color: #333333;
}
.part6 > .inner > .con > .right > ul > li > .con > a:hover {
	text-decoration: none;
}
.part6 > .inner > .con > .right > ul > li > .data {
	font-size: 1.125em;
	color: #bfbfbf;
	float: right;
}
.part6 > .inner > .mores {
	width: 100%;
	text-align: center;
}
.part6 > .inner > .con > .right > ul > li.on {
	border-bottom: none;
	position: relative;
}
.part6 > .inner > .con > .right > ul > li.on > .con {
	width: 450px;
	border-bottom: 1px solid #d2d2d2;
}
.part6 > .inner > .con > .right > ul > li.on > .data {
	position: relative;
	top: 50px;
	padding-bottom: 35px;
}
.part6 > .inner > .con > .right > ul > li.on > .data > span:nth-child(1){
	display: none;
}
.part6 > .inner > .con > .right > ul > li.on > .data > span:nth-child(2){
	display: block;
	line-height: 30px;
	font-size: 2.25em;
	color: #bfbfbf;
	text-align: center;
	position: relative;
	bottom: 100px;
}
.part6 > .inner > .con > .right > ul > li.turns > .con > a {
	color: #be0000;
}
.part6 > .inner > .con > .right > ul > li > .display {
	display: none;
}
.part6 > .inner > .con > .right > ul > li.on > .display {
	position: absolute;
	top: 95px;
	line-height: 25px;
	color: #8c8c8c;
	display: block;
}
/*第七部分*/
.part7 {
	width: 100%;
	min-width: 1220px;
	height: 677px;
	font-weight: lighter;
	position: relative;
	z-index: 2;
}
.part7 > .inner {
	width: 1220px;
	margin: 0 auto;
}
.part7 > .inner > .title {
	font-size: 2.5em;
	width: 100%;
	text-align: center;
	padding: 80px 0 50px 0;
	font-weight: lighter;
}
.part7 > .inner > .con {
	/*overflow: hidden;*/
}
.part7 > .inner > .con > .left {
	width: 583px;
	height: 362px;
	float: left;
	border: 1px solid #bfbfbf;
	border-radius: 30px;
}
.part7 > .inner > .con > .right {
	width: 583px;
	height: 362px;
	float: right;
	border: 1px solid #bfbfbf;
	border-radius: 30px;
}
.part7 > .inner > .con ul {
	margin: 30px 0;
	height: 190px;
	overflow: hidden;
}
.part7 > .inner > .con ul li {
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	margin: 0 0 14px 36px;
	padding-left: 25px;
	position: relative;
}
.part7 > .inner > .con ul li > .line {
	position: absolute;
	left: 0;
	z-index: 2;
	width: 8px;
	height: 54px;
	background-color: #d86666;
}
.part7 > .inner > .con ul li > .on {
	animation:myfirst 1s;
	animation-fill-mode:forwards;
}
@keyframes myfirst
{
	from {width: 8px;}
	to {width: 580px;}
}
.part7 > .inner > .con ul li a {
	display: block;
	color: #333333;
	font-size: 1.125em;
	float: left;
	width: 380px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part7 > .inner > .con ul li a:hover {
	text-decoration: none;
}
.part7 > .inner > .con .data {
	float: right;
	text-align: right;
	color: #bfbfbf;
	position: relative;
	z-index: 3;
	padding-right: 36px;
}
.part7 > .inner > .con > .left > a {
	display: block;
	width: 100%;
	height: 42px;
	text-align: center;
}
.part7 > .inner > .con > .left > a img {
	width: 168px;
	height: 42px;
}
.part7 > .inner > .con > .right > a {
	display: block;
	width: 100%;
	height: 42px;
	text-align: center;
}
.part7 > .inner > .con > .right > a img {
	width: 168px;
	height: 42px;
}
.part7 > .inner > .con .title {
	font-size: 1.5em;
	color: #333333;
	width: 168px;
	line-height: 1.5em;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	position: relative;
	bottom: 20px;
}


/*第八部分*/
.part8 {
	width: 100%;
	height: 790px;
	min-width: 1220px;
	background-color: #282828;
	color: #ffffff;
}
.part8 > .inner {
	width: 1220px;
	margin: 0 auto;
}
.part8 > .inner > .top {
	overflow: hidden;
	padding-top: 150px;
}
.part8 > .inner > .top > .left {
	width: 660px;
	float: left;
}
.part8 > .inner > .top > .right {
	width: 500px;
	float: right;
}
.part8 > .inner > .top > .left > .box {
	width: 228px;
	height: 160px;
	text-align: center;
	background-color: #ffffff;
	float: left;
}
.part8 > .inner > .top > .left > .box > img {
	width: 228px;
	height: 160px;
}
.part8 > .inner > .top > .left > .con {
	width: 396px;
	margin-left: 36px;
	float: left;
	position: relative;
	bottom: 15px;
}
.part8 > .inner > .top > .left > .con > .title {
	font-size: 22px;
	border-bottom: 1px solid #939393;
	padding-bottom: 25px;
}
.part8 > .inner > .top > .left > .con > .item {
	font-size: 1.25em;
	line-height: 41px;
	display: flex;
	align-items: center;
}
.part8 > .inner > .top > .left > .con > .item > img {
	margin-right: 10px;
}
.part8 > .inner > .top > .left > .con > .one {
	padding-top: 10px;
}

.part8 > .inner > .top > .right > .box {
	width: 158px;
	height: 158px;
	text-align: center;
	background-color: #ffffff;
	float: left;
}
.part8 > .inner > .top > .right > .box > img {
	width: 158px;
	height: 158px;
}
.part8 > .inner > .top > .right > .con {
	width: 306px;
	margin-left: 36px;
	float: left;
	position: relative;
	bottom: 15px;
}
.part8 > .inner > .top > .right > .con > .title {
	font-size: 22px;
	border-bottom: 1px solid #939393;
	padding-bottom: 25px;
}
.part8 > .inner > .top > .right > .con > .item {
	font-size: 1.25em;
	line-height: 41px;
	display: flex;
	align-items: center;
}
.part8 > .inner > .top > .right > .con > .one {
	padding-top: 10px;
}
.part8 > .inner > nav {
	width: 100%;
	padding-top: 135px;
	padding-bottom: 20px;
}
.part8 > .inner > nav > ul {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.part8 > .inner > nav > ul > li{
	flex: 1;
	text-align: center;
}
.part8 > .inner > nav > ul > li > a > img {
	margin-right: 10px;
}
.part8 > .inner > nav > ul > li > a {
	color: #ffffff;
	font-size: 1em;
}
.part8 > .inner > nav > ul > li > a:hover {
	text-decoration: none;
}
.part8 > footer {
	width: 100%;
	padding-top: 50px;
	border-top: 1px solid #949494;
}
.part8 > footer > .item {
	text-align: center;
	line-height: 38px;
	font-size: 1.125em;
}
