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;newsBer
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.center{
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
}

/* swiper */
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
.indexNation .swiper-pagination-bullet{
	width: 60px;
	border-radius: 0;
	height: 3px;
}
.indexNation .swiper-pagination-bullet-active{
	background: #fff;
	opacity: 1;
}
.indexBer img{
	width: 100%;
}
.news_h1{
	text-align: center;
	font-size: 30px;
}
.news_h2{
	width: 60px;
	height: 0;
	margin: 6px auto;
	border: 2px solid #BE2933;
}
.news_h3{
	text-align: center;
	font-size: 22px;
	margin-bottom: 28px;
	letter-spacing: 4px;
	font-weight: 500;
}
.newster{
	overflow: hidden;
}
.newsBer .swiper-slide{
	height: 360px;
        position: relative;
	border-bottom: 4px solid #FF0000;
}
.newsBer .swiper-slide img{
	width: 100%;
	height: 100%;
        transition: all 0.8s;
}
.newsBer .swiper-slide:hover img{
transform: scale(1.1);
}
.newsBer .swiper-pagination-white .swiper-pagination-bullet-active{
	background: #FF0000;
}
.newster_left{
	float: left;
	width: 43%;
}
.newster_right{
	float: right;
	width: 54%;
}
.newster_title{
	overflow: hidden;
	border-bottom: 1px solid #DADADA;
	position: relative;
}
.newster_title li{
	float: left;
	width: auto;
	font-size: 20px;
	line-height: 40px;
	padding: 0% 6%  1.2% 0px;
}
.newster_title li a{
	font-size: 20px;
	font-weight: 500;
}
.newsFx{
	position: absolute;
	right: 0;
	top: 10px;
}
.centle{
	padding: 23px 0px 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcaca;
}
.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{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 85%;
}
.newscent_ul li:nth-child(1) {
    display: none;
}
.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;
}
.newscent{
	display: none;
}
.newsblock{
	display: block;
}
.newscent_ul li{
	line-height: 36px;
	list-style: circle;
}
.newscent_ul li a{
	font-size: 18px;
	overflow: hidden;
	width: 77%;
	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;
	box-sizing: border-box;
}
.newon{
	font-weight: bold !important;
	color: #BE2933 !important;
}
.newsLeft{
	background-image: url(../image/xwy.png) !important;
}
.newsRight{
	background-image: url(../image/xwz.png) !important;
}


.area{
	display:none;
}

.prodcut{
	margin-top: 50px;
}
.cut{
	overflow: hidden;
}
.cut li{
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	padding-left: 5%;
}
.cut_let{
	float: left;
	width: 200px;
	text-align: center;
	line-height: 50px;
	background: #BE2933;
	color: white;
	font-size: 20px;
}
.cut_gd{
	float: right;
	line-height: 50px;
}
.cut_gd img{
	width: 14px;
	margin-left: 8px;
}
.cutImg{
	margin-top: 50px;
	overflow: hidden;
	display: none;
}
.cutImg div{
	float: left;
	width: 31.3%;
	padding: 3px;
	margin-left: 1.9%;
}
.cut_gd{
	width: 90px;
	line-height: 40px;
	text-align: center;
	background: #BE2933;
	color: white;
	border-radius: 30px;
	margin-top: 5px;
	cursor: pointer;
}
.cut_gd a{

	color: white;

}
p.cut_gd.cut_gdc {
    margin-top: -85px;
    position: absolute;
    right: 0;
    /* top: 0; */
}
p.cut_gd.cut_gdc a{
	color: white;
}
.cutImg div:hover p:nth-child(1){
	box-shadow: 0px 0px 8px #ccc;
}
.cutImg div:hover p:nth-child(2){
	color: #FF0303;
}
.cutImg div p:nth-child(1){
	height: 400px;
	position: relative;
	border-bottom: 5px solid #BE2933;
	background: #f7f7f7;
}
.cutImg div p:nth-child(1):hover{
	
	background: #ffffff;
}
.cutImg div img{
	width: 100%;
	position: absolute;
	left: 50%;
	/* height: 100%; */
	top: 50%;
	transform: translate(-50%,-50%);
	/* height: 100%; */
}
.news3 .cutImg div img{
	
	 height: 100%;
	
}
.cutImg div:nth-child(1){
	margin-left: 0;
}
.cutImg div p:nth-child(2){
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #484848;
	margin-top: 20px;
	display: none;
}
.cutbtn{
	outline: none;
	width: 140px;
	line-height: 40px;
	border-radius: 6px;
	border: 1px solid #BE2933;
	background: white;
	color: #BE2933;
	font-size: 20px;
	margin: 30px auto;
	display: block;
	transition: 0.8s;
	cursor: pointer;
}
.cutbtn h6{
	display: inline-block;
	width: 20px;
	height: 26px;
	transition: 0.8s;
	margin-left: 8px;
	vertical-align: middle;
	background: url(../image/fx.png) no-repeat;
}
.cutbtn:hover{
	background: #BE2933;
	color: white;
	transition: 0.8s;
}
.cutbtn:hover h6{
	background: url(../image/bsjt.png) no-repeat;
	background-size: 100% 100%;
	width: 13px;
	height: 19px;
}
.cutactive a{
	font-weight: bold;
	color: #BE2933;
}
.cutock{
	display: block;
}


.area_ul{
	overflow: hidden;
	padding: 60px 15%;
	box-sizing: border-box;
	background: url(../image/dzbj.png) no-repeat;
}
.area_ul li{
	float: left;
	width: 24%;
	height: 480px;
	margin-left:1.33% ;
	overflow: hidden;
}
.area_ul li:nth-child(1){
	background: url(../image/jddy.png) no-repeat;
	background-size: 100% 100%;
}
.area_ul li:nth-child(2){
	background: url(../image/ssyf.png) no-repeat;
	background-size: 100% 100%;
}
.area_ul li:nth-child(3){
	background: url(../image/plsc.png) no-repeat;
	background-size: 100% 100%;
}
.area_ul li:nth-child(4){
	background: url(../image/aqjh.png) no-repeat;
	background-size: 100% 100%;
}
.area_ul li:nth-child(1){
	margin-left: 0;
}
.areax{
	margin: 275px 0 42px 0;
	transition: 0.8s;
	cursor: pointer;
}
.areax p,.areacqd p{
	text-align: center;
}
.areax span,.areacqd span{
	color: white;
	line-height: 50px;
	font-size: 20px;
	display: block;
	text-align: center;
}
.areacqd{
	transition: 0.8s;
	height: 485px;
	box-sizing: border-box;
	padding-top: 30%;
	background: rgba(190,41,51,0.7);
}
.areacqd span{
	line-height: 60px;
}
.areacqd h5{
	margin-top: 10px;
	line-height: 30px;
	padding: 0 10%;
        font-weight: 500;
	color: white;
}
.area_ul li:hover .areax{
	margin-top: -205px;
	transition: 0.8s;
}


.case{
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.caseLeft, .caseRight{
	top: 67%;
}
.caseBer {
	/* padding: 0 5%; */
	box-sizing: border-box;
	position: relative;
}
.caseBer .swiper-slide{
	 text-align: center;
	font-size: 18px;
	background: #fff;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.caseBer .swiper-slide img{
	/* width: 100%; */
	height: 270px;
	transition: all 0.8s;
}
.caseLeft{
	width: 35px !important;
	height: 34px !important;
	left: -60px !important;
	background-image: url(../image/alz.png) !important;
	background-size: 100%;
}
.caseRight{
	width: 35px !important;
	right: -60px !important;
	height: 34px !important;
	background-image: url(../image/aly.png) !important;
	background-size: 100%;
}

.brand{
	margin: 50px 0;
	position: relative;
}
.stics{
	overflow: hidden;
}
.sticsLeft{
	float: left;
	height: 445px;
	width: 45%;
	background: url(../image/pp.png) no-repeat;
	background-size:100% 100%;
}
.sticsLeft img{
	width: 100%;
	height: 100%;
}
.sticsRight{
	float: right;
	width: 53%;
}
.chatact{
	overflow: hidden;
	background: #eee;
	margin-bottom: 20px;
}
.chatact div{
	float: left;
}
.cha1{
	width: 28%;
	text-align: center;
}
.cha1 img{
	margin-top: 36px;
}
.cha1 span{
	height: 63px;
	display: inline-block;
	border: 2px solid #666;
	margin-left: 30px;
}
.cha2{
	width: 52%;
}
.cha2 h1{
	color: #BE2933;
	font-size: 30px;
	line-height: 55px;
}
.cha2 h3{
	font-size: 22px;
	color: #666666;
	font-weight: 500;
	line-height: 40px;
}
.cha2 h6{
	font-size: 12px;
	color: #666666;
}
.cha3{
	width: 20%;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 135px;
	color: #BE2933;
	background: #DBDBDB;
}
.tact .cha2{
	text-align: right;
}
.tact .cha1 span{
	margin-right: 0;
	margin-right: 30px;
}


.tive_h1{
	font-size: 34px;
}
.tive_h2{
	width: 55px;
	height: 0;
	margin: 7px 0;
	border: 2px solid #BE2933;
}
.tive_h3{
	font-size: 20px;
	margin-bottom: 50px;
	margin-bottom: 42px;
	letter-spacing: 4px;
}
.partner{
	width: 62%;
	float: left;
}
.honor{
	float: right;
	width: 33%;
	margin-right: 12px;
}

.tive_ul{
	overflow: hidden;
	padding: 45px 28px 45px 32px;
	box-sizing: border-box;
	box-shadow: 0px 0px 8px #ccc;
	background: white;
	margin: 7px;
}
.tive_ul li{
        position: relative;
        float: left;
        width: 31%;
        height: 134px;
        margin-left: 3%;
        text-align: center;
        margin-bottom: 30px;
        cursor: pointer;
        border: 1px solid #f1f1f1;
}
.tive_ul li img{
	width: 100%;
	height: 100%;
}
.tive_ul li:nth-child(3n+1){
	margin-left: 0;
}
.tive_ul li:nth-child(4){margin-bottom: 0;}
.tive_ul li:nth-child(5){
	margin-bottom: 0;
}
.tive_ul li:nth-child(6){
	margin-bottom: 0;
}
.rative{
	overflow: hidden;
	position: relative;
}
.tner{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30%;
	height: 237px;
	background: #eee;
	z-index: -1;
}
.rat{
	width: 1400px;
	margin:0 auto 60px;
	overflow: hidden;
}
.iper{
	box-shadow: 0px 0px 8px #ccc;
	background: white;
	overflow: hidden;
	margin: 1px;
	height: 390px;
	overflow: hidden;
	position: relative;
}

.tiveber{
	
}
.tiveber .swiper-slide{
	box-sizing: border-box;
	padding-top: 30px;
}
.tiveber .swiper-slide div{
	position: relative;
	text-align: center;
}
.tiveber .swiper-slide img:nth-child(1){
	/* width: 83%; */
	height: 280px;
}
.tiveber .swiper-slide p{
	/* margin-bottom: 16px; */
	line-height: 73px;
	text-align: center;
	font-size: 20px;
}
.centeray{
    height: 392px;
    background: white;
    margin: 7px -7px;
    box-shadow: 0px 0px 8px #ccc;
}
.tive_ul li h6{ 
       position: absolute;
	display: none;
        left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(190,41,51,0.8);
	z-index: 99;
	text-align: center;
}
.tive_ul li h6 p{
	position: absolute;
	left: 50%;
	top: 50%;
	color: white;
	transform: translate(-50%,-50%);
}
.tive_ul li:hover h6{
	display: block;
}

.tive_h3 .cut_gd{
	margin-top: -6px;
}
.news2{
	margin-top: 30px;
}
.tive_h3 .cut_gd{
	margin-top: -6px;
}
.case{
	margin-top: 50px;
}
.rrjt{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%,0);
	width: 10%;
	cursor: pointer;
}
.newsbertle{
	position: absolute;
	left: 5%;
	right: 5%;
	bottom: 0;
	color: white;
	background: rgba(190,41,45,0.4);
	box-sizing: border-box;
	padding: 20px;
}
.newsbertle h6,.newsbertle p{
	line-height: 30px;
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsbertle p a{
  
    color: white;
 
}
.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;
	background: #f5f5f5;
}
.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: 27px;
	text-align: center;
	color: white;
	margin: 0 auto;
	width: 85%;
}
.caseBer .swiper-slide .caseal p a{

	color: white;

}
.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%);
}
.sticstle{
	margin: 9% 8% 8% 8%;
	color: white;
}
.sticstle div{
	font-size: 20px;
	text-align: center;
}
.sticstle h2{
	width: 55px;
	height: 0;
	margin: 10px auto;
	border: 1px solid white;
}
.sticstle div h6{
	font-size: 38px;
display: inline-block;
font-weight: 500;
}
.sticstle p{
	text-align: center;
}
.sticsnav{
	overflow: hidden;
    width: 80%;
    margin: 0 auto;
}
.sticsnav li{
	float: left;
	width: 25%;
	margin: 0 auto;
}
.sticsnav li p{
	margin: 0 auto;
	width: 30px;
	padding: 25px 10px;
	background: white;
        text-align: center;
	font-size: 20px;
        border-radius: 10px;
        cursor: pointer;
        font-weight: 500;
}
.sticsnav li p:hover{
	background: #BE2933;
	color: white;
}











@media screen and (max-width:1500px) {

.tiveber .swiper-slide p {
  
    line-height: 75px;

}



}




@media screen and (max-width:1300px) {

.rat {
    width: 1200px!important;
   
}

.center {
    width: 1104px!important;
}
.case, .rat {
    width: 1100px!important;
}









}









@media screen and (max-width:1280px) {


.centeray {
    height: 345px!important;
  
}
.tiveber .swiper-slide img:nth-child(1) {
    width: 85%!important;
    height: 247px!important;
}
.tive_ul {
  
    padding: 35px;
 
}
.tiveber .swiper-slide p {
    line-height: 63px!important;
}
}



.indexBer .swiper-pagination-white{
    bottom: 30px;
}





.sc_wrap_ewm{

width: 78px;
    height: 132%;
    float: right;
    position: relative;
    line-height: 81px;
    padding-bottom: 0;
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #ccc;
}






































