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;
}
/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
  }
  #effect-6 .overlay a.expand {
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
  }
  #effect-6 .img.hover .overlay {
	opacity: 1;
  }
  #effect-6 .img.hover .overlay a.expand {
	top: 38%;
	margin-top: 0;
	opacity: 1;
	padding-top: 85px;
	}
  /* ============================================================
  GLOBAL
============================================================ */
.effects {
	/* padding-left: 15px; */
	}
  .effects .img {
	/* position: relative; */
	/* float: left; */
	/* margin-bottom: 5px; */
	width: 25%;
	/* overflow: hidden; */
	height: auto;
	border-left: solid 1px #e5e5e5;
	}
 
 
  .effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
  }
  
  .overlay {
	display: block;
	position: absolute;
	z-index: 20;
	background: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}
  
  a.close-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 45px;
	height: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
  }
  a.close-overlay.hidden {
	display: none;
  }
  
  a.expand {
	display: block;
	position: absolute;
	z-index: 100;
	background: url(../image/quandzzx.png) no-repeat 50% 0%;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #ffff;
	font-size: 20px;
	}
a.expand1 {
  
    background: url(../image/1b.png) no-repeat 50% 0%;

}

a.expand2 {

    background: url(../image/3b.png) no-repeat 50% 0%;

}

a.expand3 {
  
    background: url(../image/4b.png) no-repeat 50% 0%;

}

a.expand4 {

    background: url(../image/2b.png) no-repeat 50% 0%;
 
}













/* baner */
.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) 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) 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%;
}
.wrap-swse {
    background: #f8f8f9;
    margin-bottom: 50px;
}
.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%);
}

.wrap-3542{

	box-sizing: border-box;
	background: #f8f8f9;
	overflow: hidden;

}

.wvideos{
	width: 85%;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 70px;
}
.dosLeft{
	float: left;
	width: 50%;
}
.dosRight{
	float: right;
	width: 46%;
	box-sizing: border-box;
	padding: 40px 0;
}
.dosRight h2{
	font-size: 32px;
	font-weight: 500;
	color: #c90915;
	line-height: 70px;
}
.dosRight div{
	margin-top: 3%;
}
.dosRight div p{
	line-height: 26px;
	text-align: justify;
	margin-bottom: 11px;
}
.dosRight button{
	background: #C90915;
	width: 180px;
	border-radius: 35px;
	text-align: center;
	line-height: 50px;
	outline: none;
	border: none;
	margin-top: 5%;
}
.dosRight button a{
	color: white;
	font-size: 16px;
	letter-spacing:2px;
}
.dosRight span{
	background: #C90915;
	width: 180px;
	border-radius: 35px;
	text-align: center;
	line-height: 50px;
	outline: none;
	border: none;
	margin-top: 5%;
	display: block;
}
.dosRight span a{
	color: white;
	font-size: 16px;
	letter-spacing:2px;
}

#cpBer4 .swiper-slide:nth-child(5) {
    display: none;
}
#certify {
	position: relative;
	width: auto;
	margin: 0 auto;
}

#certify .swiper-container {
	/* padding-bottom: 60px; */
}
#certify .swiper-container .swiper-slide h6{
	

position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: url(../image/spzt.png) no-repeat;
    background-size: 100% 100%;

    }
    #certify .swiper-container .swiper-slide h6 p{
	
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    transform: translate(-42%,-50%);
    border-left: 16px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    }
#certify  .swiper-slide {
	width: 485px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
	cursor: pointer;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
	height: 100%;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.news{
	box-sizing: border-box;
	overflow: hidden;
	width: 85%;
	margin: 0 auto;
	/* padding-top: 50px; */
	padding-bottom: 26px;
}
.news_left{
	float: left;
	width: 65%;
}
.news_ter{
	float: left;
	width: 5%;
}
.news_right{
	width: 30%;
	float: right;
}
.xwzx{
	font-size: 32px;
	letter-spacing:1px;
}
.xwzx img{
	/* margin-right: 10px; */
}
.news_ul{
	float: right;
	overflow: hidden;
	width: 480px;
	position: relative;
}
.tab_1s{
	width:578px;
}
.news_ul li{
	float: left;
	width: auto;
	margin-right: 5%;
	line-height: 42px;
}
.news_ul div{
	float: right;
	position: absolute;
	right: 0;
	top: 3px;
}
.news_ul div img{
	margin-top: 9px;
	vertical-align: -webkit-baseline-middle;
}
.news_ul li a{
	font-size: 22px;
}
.news_ul li a:hover{
	color: #C90915;
}
.newstive{
	border-bottom: 2px solid #C90915;
}
.newstive a{
	color: #C90915;
}
.newscent{
	display: none;
}
.newsblock{
	display: block;
}
.newscent_ul li{
	line-height: 42px;
	list-style: circle;
	margin-left: 19px;
}
.newscent_ul li:nth-child(1){
	display:none;
}
.newscent_ul li a{
	font-size: 18px;
	overflow: hidden;
	width: 75%;
	transition: 0.8s;
	float: left;
	color: #686868;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newscent_ul li span{
	float: right;
	color: #A0A0A0;
}
.newscent_ul li::marker{
	color: #BE2933;
}
.newscent_ul li:hover{
	list-style: disc;
}
.newscent_ul li:hover span{
	color: #BE2933;
}
.newscent_ul li:hover a{
	color: #BE2933;
	padding-left: 6px;
	box-sizing: border-box;
	transition: 0.8s;
}
.newon a{
	font-weight: bold !important;
	color: #BE2933 !important;
}
.news_tle{
	overflow: hidden;
}
.newsxw{
	margin-top: 16px;
}
.centle{
	box-sizing: border-box;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
	position: relative;
}
.centle h3{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	background: url(../image/new.png) no-repeat 0px 3px;
	padding-left: 48px;
}
.centle h3 a:hover{
	
	color: #C90915;

}
.centle h3 a{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 85%;
}
.centle p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #888888;
	text-indent: 2em;
	text-align: justify;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.centle h3 p{
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
.news_ter{
	box-sizing: border-box;
	padding-top: 15px;
}
.news_ter div{
	border-left:2px solid #d2d2d2;
	height: 423px;
	margin-left: 50%;
}
.news_tle .fr img{
	vertical-align: -webkit-baseline-middle;
	margin-top: 10px;
}
.ztzl{
	margin-top: 20px;
	overflow: hidden;
}
.ztzl li{
	background: #F8F8F9;
	line-height: 65px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 15px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
}
.ztzl li:hover{
	background: white;
	font-weight: 500;
	color: #C90915;
	box-shadow: 0 0 10px #ccc;
}
.dtewm{
	background: #F8F8F9;
	margin: 5px 10px;
	box-sizing: border-box;
	padding: 15px 5%;
	overflow: hidden;
}
.dtewm div img{
	width: 66px;
}
.dtewm div h6{
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.dtewm div p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.dtewm .fr{
	margin-left: 15px;
	width: 67%;
}
.dtewm button{
	background: #C90915;
	width: 180px;
	border-radius: 10px;
	text-align: center;
	line-height: 30px;
	outline: none;
	border: none;
	margin-top: 10px;
	color: white;
}


.dsmj{
	width: 85%;
	margin: 0 auto;
	/* padding-top: 50px; */
	padding-bottom: 65px;
}
.dsBer .swiper-slide img{
	width: 100%;
}

.cpzs-s{
	background: #f8f8f9;
}
.cpzs{
	
width: 85%;
	
margin: 0 auto;
	
padding-top: 50px;
	
padding-bottom: 77px;
}
.cpBer .swiper-slide{
	position: relative;
}
.cpgd{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.cptpzs .swiper-slide img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.cptpzs .swiper-slide .cpgd img{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20%;
	transform: translate(-50%,-50%);
}
.cptpzs .swiper-slide:hover .cpgd{
	display: block;
}
.cpNation,.cpNation2,.cpNation3,.cpNation4{
	left: 50%;
	transform: translate(-50%,0);
	bottom: -28%;
}
.cpNation>.swiper-pagination-bullet,.cpNation2>.swiper-pagination-bullet,.cpNation3>.swiper-pagination-bullet,.cpNation4>.swiper-pagination-bullet{
	border-radius: 3px;
	width: 3px;
	height: 40px;
	opacity: 1;
	background: #727272;
	margin-right: 80px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	
	-moz-transform:rotate(45deg); 	
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg); 
	cursor: pointer;
}
.cptpzs{
	position: relative;
	margin-top: 6%;
	/* display: none; */
}
.cpNation>.swiper-pagination-bullet-active,.cpNation2>.swiper-pagination-bullet-active,.cpNation3>.swiper-pagination-bullet-active,.cpNation4>.swiper-pagination-bullet-active{
	background: #C90915;
}


.culture{
	/* padding: 70px 10%; */
	overflow: hidden;
	width: 85%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 56px;
}
.culLeft{
	float: left;
	width: 60.5%;
}
.culRight{
	width: 38%;
	float: right;
}
.terul{
	/* margin-top: 30px; */
	overflow: hidden;
}
.terul li{
	width: 26%;
	float: left;
	margin-bottom: 30px;
	margin-left: 11%;
}
.terul li:nth-child(3n+1){
	margin-left: 0;
}
.terul li img{
	width: 100%;
}
.terul li div{
	text-align: center;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.culter{
	margin-top: 80px;
	box-sizing: border-box;
	padding: 0 5%;
	position: relative;
	
}
.lideLeft{
	width: 47.8%;
	float: left;
}
.lideRight{
	width: 47.8%;
	margin-left: 4%;
	float: left;
}
.xwtp img{
	width: 100%;
	vertical-align: middle;
}
.xwfooter{
	border: 1px solid #dcdcdc;
	border-top: none;
	box-sizing: border-box;
	padding: 30px 0 0 30px;
}
.xwfooter h2{
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
}
.xwfooter p{
	margin: 15px 0;
}
.whdb{
	margin-top: 40px;
	height: 50px;
	line-height: 50px;
}
.whdb a{
	float: right;
	width: 130px;
	background: #e5e5e5;
	margin: 0;
	text-align: center;
	border-top-left-radius: 20px;
	display: block;
	height: 50px;
}
.whdb a img{
	
padding-top: 20px;
}
.whterBer .swiper-slide .whdb a:hover{
	background: #C90915;
}
.whterLeft{
	left: 0 !important;
	background: url(../image/jtz.png) no-repeat !important;
}
.whterRight{
	right: 0 !important;
	background: url(../image/jty.png) no-repeat !important;
}






























































