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%;
}
.indexNation {
	bottom: 7% !important;
}
.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%);
}


.newsCenter{
	width: 1500px;
	margin: 50px auto;
}
.news_h2{
	font-size: 40px;
	font-weight: 300;
	color: #121213;
}
.news_h2 b{
	font-weight: 400;
	font-size: 50px;
}
.news_h3{
	font-size: 26px; 
}
.news_h3 a{
	float: right;
}
.news_h3 a img{
	margin-top: -10px;
}
.newsper{
	overflow: hidden;
	margin-top: 30px;
   position: relative;
}
.newsper_left{
	width: 48%;
	height: 456px;
	float: left;
}
.newsper_left img{
	width: 100%;
	height: 100%;
	border-radius: 15px;
}
.newsper_right{
	width: 48%;
	float: right;
	height: 432px;
	position: relative;
}
.newsper_right .news_h5{
	line-height: 30px;
}
.newsNation{
	width: 15% !important;
	left: 31%;
	bottom: 20px !important;
}
.newsNation .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	opacity: 1;
}
.newsNation  .swiper-pagination-bullet-active {
    background: #C90915;
}
.news_h5{
	color: #C90915;
	font-size: 26px;
	font-weight: 500;
	margin-top: 32px;
	margin-bottom: 30px;
}
.news_h6 a:hover{
color: #C90915;
}
.news_h6{
	font-size: 22px;
	font-weight: 500;
	line-height: 50px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_p{
	color: #424445;
	font-size: 16px;
	line-height: 33px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-align: justify;
}
.newsBer .swiper-slide{
	background: white;
}
.posip{
	position: absolute;
	left: 0;
	color: #424445;
	bottom: 0;
}
.newsLeft,.newsRight{
	width: 59px;
	height: 35px;
	top: inherit;
	bottom: 2%;
}
.newsLeft{
	left: inherit;
	right: 70px;
	background: url(../image/xwjtz.png) no-repeat !important;
}
.newsRight{
	background: url(../image/xwjty.png) no-repeat !important;
}
.newsLeft:hover{
       background: url(../image/scjt.png.png) no-repeat !important;
}
.newsRight:hover{
       background: url(../image/qhbt2.png) no-repeat !important;
}
.newsx{
	margin: 25px 0 0 0;
	padding: 5px 0;
	position: relative;
}
.newsx p{
	float: left;
}
.newsx p:nth-child(1){
	width: 48%;
	border: 1px solid #DBDBDB;
	height: 0px;
}
.newsx p:nth-child(2){
	float: right;
	width: 48%;
	border: 1px solid #DBDBDB;
    height: 0px;
}
.newsx h6{
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #DBDBDB;
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -4px;
}
.newsGsxw{
	float: left;
	width: 45%;
}
.newsLdgh{
	float: right;
	width: 48%;
}
.news_bq li{
	line-height: 40px;
}
.news_bq li:nth-child(4){
	display:none;
}
.news_bq li:nth-child(5){
	display:none;
}
.news_bq li:nth-child(6){
	display:none;
}
.news_bq li:nth-child(7){
	display:none;
}
.news_bq li a{
 float: left;
 width: 80%;
 font-size: 18px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.news_bq li:hover a{
	color: #C90915;
}
.news_bq li:hover p{
	color: #C90915;
}
.news_bq li p{
	float: right;
	color: #8D8E8E;
}



.work{
	background: #F4F8FB;
	
	width: 1500px;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 59px;
}
.work_img{
	margin: 25px 0;
}
.work_img img{
	width: 100%;
}
.work_tle{
	width: 60%;
	margin: 30px auto;
	overflow: hidden;
}
.work_tle li{
	width: 33.33%;
	float: left;
	font-size: 26px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.worktive{
	color: #C90915;
}
.masses{
	overflow: hidden;
}
.masses li{
	width: 30%;
	float: left;
	margin-right: 5%;
}
.masses li:hover a{
color: #C90915;
}
.masses li:nth-child(3){
	margin-right: 0;
}
.masses li p{
	line-height: 50px;
	color:#747575;
}
.masses li h6{
	font-size: 20px;
	font-weight: 500;
	line-height: 50px;
overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.masses li h6 a:hover{
color: #C90915;
}
.masses li div{
	line-height: 30px;
	color: #5A5C5D;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
.masses{
	
}


.honor{
	
	background: white;
	width: 1500px;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 59px;
}
.hon_ber{
	padding: 30px 0;
	position: relative;
        z-index: 0;
}
.gsBer .swiper-slide img{
	width: 100%;
}
.gsscrorll{
	height: 5px;
	margin-top: 50px;
	width: 80%;
	margin-left: 8%;
	opacity: 1 !important;
       display: block !important;
}
.swiper-scrollbar-drag{
	background: #C90915;
top: -21px;
}
.gsTion{
	right: inherit;
	left: 0;
	width: 5% !important;
	bottom: 23px;
}
. .swiper-pagination-total{
	color: #DFE6EB;
}
.gsTion .swiper-pagination-current{
	color: #C90915;
	font-size: 22px;
}
.gsLeft{
	background: url(../image/xwjtz.png) no-repeat !important;
}
.gsRight{
	background: url(../image/xwjty.png) no-repeat !important;
}
.gsLeft,.gsRight{
	top: inherit;
	opacity: 1 !important;
	bottom: 4px;
	width: 56px;
	right:60px;
	cursor: pointer;
	pointer-events: revert!important;
}
.gsRight{
	left: inherit;
	right: 0;
}
.gsLeft:hover{
	background: url(../image/scjt.png.png) no-repeat !important;
}
.gsRight:hover{
	background: url(../image/qhbt2.png) no-repeat !important;
}

.equipment{
	
	background: url(../image/scbj.png) no-repeat;
	background-size: 100% 100%;
	width: 1500px;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 59px;
}
.equipment .news_h2{
	color: white;
}
.equipment .news_h3 b{
	color: white;
}
.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.png) no-repeat !important;
}
.scRight{
	background: url(../image/scjt2.png.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;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 10px;
	width: 1500px;
}
.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-bullet {
    width: 10px;
    height: 3px;
    display: inline-block;
    border-radius: 0;
    background: #c90915;
    opacity: 1;
}
.proTion .swiper-pagination-current{
	font-size: 22px;
	color: #C90915;
}
.proBer .swiper-slide{
	position: relative;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.proLeft{
	background: none;
}
.proRight{
	background: none;
}
.proLeft,.proRight{
	width: auto;
	height: auto;
	opacity: 1 !important;
	top: 24%;
	right: 4.5%;
	writing-mode: tb-rl;
}
.duct .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
    color: #c90915;
}
.proRight{
	left: inherit;
	top: 69%;
}
.proul{
	overflow: hidden;
}
.proul li{
	float: left;
	height: 530px;
	width: 31.9%;
	margin-left: 2%;
	
	
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	transition:.8s;
	overflow: hidden;
	background: #c7cacc;
	border-radius: 15px;
}
.proul li img{
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 20%;
	height: auto;
	width: 80%;
	transform: translate(-50%,0);
}

.proul li:nth-child(1) img{
	top: 30%;
}
.proul li:nth-child(2) img{
	top: 33%;
}

.proul li:nth-child(3) img{
	top: 11%;
}


.proul2 li:nth-child(1) img{
	top: 30%;
}
.proul2 li:nth-child(2) img{
	top: 33%;
}

.proul2 li:nth-child(3) img{
	top: 30%;
}


.proBer .swiper-wrapper{
	height: 530px;
}
.proul li:nth-child(1){
	margin-left: 0;
	
	background-size: 100% 100%;
}
.proul li:nth-child(2){
	
	background-size: 100% 100%;
}
.proul li:nth-child(3){
	
	background-size: 100% 100%;
}
.proh6{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 25%;
	
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	z-index: 0;
}
.ducjs{
	position: absolute;
	left: 30px;
	color: white;
	width: 90%;
	top: 90%;
	transition:.8s;
}
.ducjs p{
	font-size: 26px;
}
.ducjs h5{
	font-weight: 500;
	font-size: 22px;
	margin-top: 20px;
}
.prozz{
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background: rgba(0,0,0,0.2);
	display: none;
	border-bottom-left-radius: 15px;
	
	border-bottom-right-radius: 15px;
}
.ducjs div{
	margin-top: 20px;
}
.proul li:hover .ducjs{
	top: 10%;
}
.proul li:hover .prozz{
	display: block;
}
.protleac{
	position: absolute;
	left: 30px;
	top: 5%;
	transition:.8s;
}
.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: 89px;
	height: 89px !important;
	z-index: 999;
	
	transform: translate(145%,-260%);
}
.protleac img{
	display: inline-block;
	width: 89px;
	height: 89px;
}
.protleac a{
	display: none;
	color: white;
	z-index: 999;
}
.prospan {
	width: 20px;
	display: inline-block;
	height: 20px;
	background: url(../image/jia.png.png) no-repeat;
	margin-left: 10px;
	vertical-align: bottom;
}