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 .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%;
}

.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%);
}
.indexBer .indexNation{
         top: auto;
    bottom: 10%;
    background: none;
}


.newsCenter{
	width: 80%;
	margin: 50px auto;
}
.news_h2{
	font-size: 40px;
	font-weight: 200;
	color: #121213;
}
.news_h2 b{
	font-weight: 500;
	font-size: 50px;
}
.news_h3{
	font-size: 26px; 
}
.news_h3 a{
	float: right;
}
.news_h3 a img{
	margin-top: -10px;
}
.newster{
	overflow: hidden;
	margin-top: 30px;
}
.newsBer{
	border-radius: 15px;
}
.newsBer .swiper-slide{
	height: 360px;
}
.newsBer .swiper-slide img{
	width: 100%;
	height: 100%;
}
.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: 23%;
	font-size: 20px;
	line-height: 40px;
}
.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%;
}
.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%;
	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: 20px;
	box-sizing: border-box;
	transition: 0.8s;
}
.newon a{
	font-weight: bold !important;
	color: #BE2933 !important;
}
.newsBer .swiper-slide{
	position: relative;
}
.newsBer .swiper-slide div{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 90px;
	padding: 0 30px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
}
.newsBer .swiper-slide div a{
	color: white;
	display: block;
	width: 75%;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsBer .newsNation{
	bottom: 35px;
	width: 26%;
	right: 0;
}
.newsNation .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	opacity: 1;
}
.newsNation .swiper-pagination-bullet-active{
	background: #c90915;
}



.pment{
	position: relative;
	margin-top: 50px;
}
.scpment .swiper-slide{
	overflow: hidden;
}
.pent_left{
	float: left;
	width: 45%;
}
.pent_right{
	float: right;
	width: 52%;
}
.pent_right img{
	width: 100%;
}
.pentre p{
	color: white;
	font-size: 22px;
	margin-top: 10px;
}
.penxx{
	color: white;
	margin-top: 5%;
}
.penxx div{
	margin-bottom: 30px;
}
.penxx div p{
	line-height: 25px;
}
.penbtn{
	display: block;
	margin-top: 10%;
	width: 170px;
	height: 50px;
	line-height: 50px;
	background: #C90915;
	text-align: center;
	border-radius: 50px;
	color: white;
}
.scscrorll{
	height: 5px;
	margin-top: 10px;
	width: 80%;
	margin-left: 8%;
	opacity: 1 !important;
	background: #DDE4EA;
}
.scTion{
	right: inherit;
	left: 0;
	width: 5% !important;
	bottom: -8px;
	color: white;
}
.scTion .swiper-pagination-current{
	color: rgb(201, 9, 21);
	font-size: 20px;
}
.scLeft{
	background: url(../image/scjt.png) no-repeat !important;
}
.scRight{
	background: url(../image/scjt2.png) no-repeat !important;
}
.scLeft, .scRight{
	top: inherit;
	opacity: 1 !important;
	bottom: -26px;
	width: 56px;
	right: 60px;
}
.scRight{
	left: inherit;
	right: 0;
}


.product{
	background: #F4F8FB;
	padding: 50px 10%;
}
.duct{
	background: white;
	position: relative;
	box-sizing: border-box;
	padding-right: 10%;
	margin-top: 40px;
}
.proTion{
	width: 50px;
	bottom: 47%;
	right: 3.6%;
	color: #88888A;
}
.proTion .swiper-pagination-current{
	font-size: 22px;
	color: #C90915;
}
.proeBer .swiper-slide{
	position: relative;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.proLeft{
	background: url(../image/cpjt2.png) no-repeat !important;
}
.proRight{
	background: url(../image/cpjt1.png) no-repeat !important;
}
.proLeft:hover{
	background: url(../image/cpbtqh.png) no-repeat !important;
}
.proRight:hover{
	background: url(../image/cpbtqh2.png) no-repeat !important;
}
.proLeft,.proRight{
	width: 58px;
	height: 58px;
	opacity: 1 !important;
	top: 35%;
	right: 3%;
}
.proRight{
	left: inherit;
	top: 65%;
}
.proul{
	overflow: hidden;
}
.proul li{
	float: left;
	width: 31%;
	margin-left: 2%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	transition:.8s;
}
.proul li img{
	margin: 0 auto;
	width: 100%;
}
.proeBer .swiper-wrapper{
	padding: 20px 0;
}

.proul li:hover .ducjs{
	top: 10%;
}
.proul li:hover .prozz{
	display: block;
}
.proul li:hover .protleac{
	top: 75%;
	margin-left: 30px;
}
.proul li:hover .protleac a{
	display: block;
	position: absolute;
	margin-top: 60px;
	width: 100px;
}
.proul li:hover .protleac img{
	width: 130px;
	height: 95px !important;
	z-index: 999;
}
.protleac img{
	display: inline-block;
	width: 50px;
	height: 35px !important;
	margin-left: 30px !important;
}
.protleac a{
	display: none;
	color: white;
	z-index: 999;
}
.prospan {
	width: 20px;
	display: inline-block;
	height: 20px;
	background: url(../image/jia.png) no-repeat;
	margin-left: 10px;
	vertical-align: bottom;
}
.scscrorll .swiper-scrollbar-drag{
	background: #c90915;
        top: -21px;
}



.work{
	padding: 50px 10%;
}
.platform{
	position: relative;
	margin-top: 60px;
}
.platBer{
	width: 80%;
	margin: 0 auto;
}
.merce{
	    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.merce li{
	float: left;
	width: 200px;
	margin: 15px;
	margin-bottom: 40px;
	background: url(../image/swbj1.png) no-repeat;
	background-size:100% 100%;
	height: 200px;
	position: relative;
	cursor: pointer;
border-radius: 10px;
}
.merce li img{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    transform: translate(-56%, -58%);
}
.merce li div{
	position: absolute;
	left: 5%;
	right: 15%;
	bottom: 10%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: white;
}

.merce li a{
    display: block;
    height: 100%;
}
.platLeft{
	background: url(../image/jt_y.png) no-repeat !important;
}
.platRight{
	background: url(../image/jt_z.png) no-repeat!important;
}
.platLeft:hover{
	background: url(../image/jtzy.png) no-repeat !important;
}
.platRight:hover{
	background: url(../image/jtzy1.png) no-repeat!important;
}
.platLeft,.platRight{
	width: 60px;
	height: 60px;
}


.honor{
	padding: 50px 10%;
	background: #F4F8FB;
	overflow: hidden;
	background: url(../image/foerbj.png) no-repeat;
	background-size: 100% 100%;
}
.honer_left{
	width: 60%;
	float: left;
}
.honer_right{
	width: 35%;
	float: right;
}
.theph{
	margin-top: 50px;
	overflow: hidden;
}
.theph_left{
	float: left;
	width: 40%;
}
.theph_right{
	float: right;
	width: 55%;
}
.theph_right img{
	width: 100%;
}
.theph_left ul li{
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.theph_left ul li h4{
	font-weight: 500;
	display: inline-block;
}
.theph_left .lxdh h4:nth-child(1){
	width: 100px;
	text-align-last: justify;
}
.jmlxr{
	margin-top: 10%;
}
.jmlxr li h4:nth-child(2){
	width: 60px;
}
.flcat{
	position: relative;
}
.catBer{
	width: 60%;
	margin: 50px auto 0;
	z-index: 0;
}
.catBer .swiper-wrapper{
           display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: center;
}
.catLeft{
	background: url(../image/jt_y.png) no-repeat !important;
}
.catRight{
	background: url(../image/jt_z.png) no-repeat !important;
}
.catLeft:hover{
	background: url(../image/jtzy.png) no-repeat !important;
}
.catRight:hover{
	background: url(../image/jtzy1.png) no-repeat !important;
}
.catLeft,.catRight{
	width: 60px;
	height: 60px;
	top: 41%;
}
.catBer .swiper-slide p{
	line-height: 50px;
	text-align: center;
}
.catBer .swiper-slide img{
	width: 99%;
}
.icp{
	color: rgba(255, 255, 255, 1) !important;
}