html,
body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt,
dr,
dd,
nav,
form {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}

.indexNation {
	bottom: 5% !important;
}

.indexNation .swiper-pagination-bullet {
	width: 60px;
	border-radius: 0;
	height: 3px;
}

.indexNation .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.indexBer img {
	width: 100%;
}

.indexLeft,
.indexRight {
	width: 15%;
	height: 100%;
	top: 0;
	background-image: none !important;
}

.indexLeft h6,
.indexRight h6 {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -32px;
	border-radius: 100%;
	background: rgba(180, 180, 180, 0.25) url(../image/arrows.png.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.indexRight h6 {
	background: rgba(180, 180, 180, 0.25) url(../image/arrows.png.png) no-repeat center -71px;
	left: auto;
	right: 20px;
}

.indexLeft:hover h6 {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.indexRight:hover h6 {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.caseBer .swiper-slide {
	position: relative;
	overflow: hidden;
}

.caseBer .swiper-slide .caseal {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin-top: 89%;
	background: rgba(190, 41, 45, 0.6);
	transition: 0.8s;
}

.caseBer .swiper-slide .caseal p {
	line-height: 40px;
	text-align: center;
	color: white;
	margin: 0 auto;

	width: 85%;
}

.caseBer .swiper-slide:hover .caseal {
	left: 0;
	right: 0;
	top: 0;
	margin-top: 0;
	transition: 0.8s;
}

.caseBer .swiper-slide:hover img {
	transition: 0.8s;
	transform: scale(1.1);
}

.caseBer .swiper-slide:hover .caseal p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.series {
	box-sizing: content-box;
	background: #f2f3f4;
	overflow: hidden;
	width: 1500px;
	margin: 0 auto;
	margin-top: 70px;
	padding-bottom: 80px;
}
.series_s {
    box-sizing: content-box;
    background: #f2f3f4;
    overflow: hidden;

}
.serLeft {
	width: 68.6%;
	float: left;
	position: relative;
}

.serRight {
	width: 31.4%;
	height: 521px;
	float: right;
	background: #c92b37;
}

.serage {
	position: relative;
	display: none;
}
.gallery-top .swiper-slide{
	position: relative;
}

.cpstr{
	position: absolute;
	color: white;
	left: 15%;
	right: 10%;
	top: 35%;
}
.cpstr h5{
	font-size: 37px;
	font-weight: 500;
	text-align: center;
}
.cpstr p{
	margin-top: 5%;
	font-size: 18px;
	text-align: justify;
	line-height: 28px;
}

.gallery-top .swiper-slide img {
	width: 100%;
}

.serlist {
	padding: 10% 0;
}

.serlist div {
	text-align: center;
	font-size: 40px;
	color: white;
	font-weight: 500;
}

.serlist p {
	text-align: center;
	color: white;
	letter-spacing: 1px;
}

.gallery-thumbs {
	height: 353px;
	overflow: hidden;
}

.gallery-thumbs .swiper-slide {
	cursor: pointer;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding: 0 8%;
	line-height: 88px;
	position: relative;
	height: 88px!important;
}

.gallery-thumbs .swiper-slide p {
	position: absolute;
	width: 10%;
	right: 8%;
	top: 50%;
	transform: translate(0, -50%);
}

.thumbs {
	font-size: 24px;
	width: 80%;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 500;
}
.thumbs a{
	font-size: 24px;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 500;
}
.thuimg {
	width: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active .thuimg {
	opacity: 1;
}

.gallery-thumbs .swiper-slide-thumb-active {
	background: #ab030f;
}

.gallRight {
	background-image: url(../image/xjt.png) no-repeat;
	bottom: -63px;
	top: inherit;
	right: -24%;
	transform: translate(0, -50%);
	width: 42px;
	background-size: 40px;
	display: none;
}
.cation1 {
	text-align: center;
	padding: 0px 0 30px 0!important;
}
.cation {
	text-align: center;
	padding: 56px 0 30px 0;
}

.cation div {
	font-size: 32px;
}

.cation p {
	font-size: 18px;
	margin-top: 10px;
}

.apeld {
	width: 100%;
	vertical-align: bottom;
}

.field {
	position: relative;
}

.field_ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.field_ul li {
	float: left;
	width: 33.25%;
	height: 50%;
	color: white;
}

.field_ul li:nth-child(2) {
	height: 100%;
	border-left: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.field_div {
	position: relative;
	height: 100%;
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	cursor: pointer;
}

.field_div div {
	position: absolute;
	left: 50%;
	top: 31%;
	transform: translate(-50%, 0);
	width: auto;
	text-align: center;
}
.field_div div p{
	margin-top: 15px;
	font-size: 30px;
	width: auto;
	text-align: center;
}
.field_div:hover {
	background: rgba(190, 41, 52, 0.8);
}


.news {
	overflow: hidden;
	box-sizing: content-box;
	margin-bottom: 50px;
	width: 1500px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.news_ul {
	width: 34.5%;
	margin: 0 auto;
	overflow: hidden;
}
.news_ul li:nth-child(1) {
	
	margin-left: 0%;
}
.news_ul li {
	width: auto;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-left: 8%;
}

.news_ul li p {
	font-size: 24px;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 3px solid transparent;
}
.news_ul li div {
	font-size: 24px;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 3px solid transparent;
}

.ckgd {
	float: right;
	margin-top: -50px;
	font-size: 18px;

}
.ckgd img{

	transition:1s;
}
.ckgd:hover  img{
	padding-right: 10px;
	transition:1s;
}
.ckgd a {
	color: #8a8a8a;
}

.news_ul .activer div {
	border-bottom: 5px solid #bf2c35;
}

.centers {
	border-top: 1px solid #efefef;
	display: none;
	overflow: hidden;
}

.centers li {
	float: left;
	width: 33.32%;
	position: relative;
	box-sizing: border-box;
	padding: 0 20px;
	border-left: 1px solid #efefef;
	cursor: pointer;
	border-right: 1px solid #efefef;
}

.centers li:nth-child(3) {
	border-left: 1px solid #efefef;
}

.centers p {
	color: #BF2C35;
	margin-top: 15%;
	line-height: 30px;
}

.centers p img {
	margin-right: 15px;
	vertical-align: text-top;
}

.centers li h3 {
	font-size: 22px;
	margin-top: 5%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.centers li h3 a{
	font-size: 20px;
	margin-top: 5%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.centers li div {
	margin-top: 15%;
	width: 150px;
	text-align: center;
	line-height: 60px;
	border-radius: 50px;
	border: 1px solid #BF2C35;
}

.centers a {
	display: none;
}

.centers li div a {
	color: #BF2C35;
	display: block;
}

.centers li h6 {
	margin: 15% 0 20px 0;
	border-top: 2px solid #efefef;
}

.centers li:hover {
	box-shadow: 0px 5px 1px #eeeeee;
}

.centers li:hover h6 {
	color: #BF2C35;
}

.centers li:hover div {
	background: #BF2C35;
}

.centers li:hover div a {
	color: white;
}

.centers li:hover h6 {
	border: 1px solid #BF2C35;
}

.ckgd a:hover {
	color: #BF2C35;
}