a:hover{
	text-decoration: none;
}
ul,ol{
	margin: 0;
	padding:0;
	list-style: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin-bottom: 0;
}
@font-face{
	font-family:'phl';
	src:url('../fonts/phl.woff2')format('woff2');
}
@font-face{
	font-family:'phr';
	src:url('../fonts/phr.woff2')format('woff2');
}

.navbar{
	position: fixed;
	width: 100%;
	background: none;
	z-index: 999;
	top: 0;
	border-top: solid 3px #000;
}
.container{
	max-width: 1400px;
}
.container-min{
	max-width: 1220px;
	margin: auto;
}
.container-fluid{
	max-width: 1640px;
}
.navbar .navbar-collapse{
	flex-grow: 0;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding: 0 1.5rem;
	font-size: 16px;
	color: #fff;
	font-family:'phl';
	
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color:#df022d;
	font-weight:bold;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color:#df022d;
}
.fix{
	background: #fff!important;
}
.fix .navbar-nav .nav-link{
	color: #333;
}
.title{
	text-align: center;
}
.img-fluid{ width:100%;}
.title h2{
	color: #333333;
	font-size: 35px;
	font-weight: bold;
}
.title p{
	color: rgba(51, 51, 51, .8);
	font-size: 15px;
	margin-top: 15px;
}
.title .line{
	background: #c40000;
	width: 60px;
	height: 3px;
	margin: 15px auto 0;
}
.ititle{
	text-align: center;
	width: 460px;
	
	border:1px solid #333333;
	color: #333333;
	margin: auto;
}
.ititle h2{
	color: #040404;
	font-size: 30px;
	line-height: 70px;
}

.banner .swiper{
	position: relative;
	overflow: hidden;
}

.banner .swiper-pagination{
	bottom:5%;
}
.banner .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
	width: 16px;
	height: 16px;
	margin: 0 8px!important;
}
.banner .swiper-pagination-bullet-active{
	background: #ffff00;
}

.application{
	padding: 60px 0 80px;
	background: #fff;
}
.application .box{
	display: flex;
    flex-flow: column wrap;
    height: auto;
}

.sanchefu_t1{ width:100%;}
.sanchefu_t1 ul{}
.sanchefu_t1 ul li{width: calc(100%/3 - 10px); margin-right:10px; float:left;}
.sanchefu_t1 ul li img{ width:100%;}
.sanchefu_t1 ul li a{}
.sanchefu_t1 ul li p{ line-height:30px; text-align:center;position: inherit; margin-top: -30px;color: #fff;}
.sanchefu_t2{ width:100%; margin-top:20px;}
.sanchefu_t2 ul{}
.sanchefu_t2 ul li{width: calc(100%/2 - 10px); margin-right:10px; float:left;}
.sanchefu_t2 ul li img{width:100%;}
.sanchefu_t2 ul li p{ line-height:30px; text-align:center;position: inherit; margin-top: -30px;color: #fff;}
.sanchefu_t2 ul li a{}

.box .item {
    margin: 10px;
    width: calc(100%/2 - 0px);
    position: relative;
    overflow: hidden;
    transition: 1s;
}
.box .item:nth-child(1) {
    margin-left: 0px;
}
.box .item:nth-child(2) {
    margin-left: 0px;
}
.box .item:nth-child(3) {
    margin-right: 0px;
}
.box .item:nth-child(4) {
    margin-right: 0px;
}
.box .item .title{
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    transition: 1s;
    opacity: 0;
}
.box .item img{
	transition: .6s;
}
.box .item:hover .title{
    opacity: 1;
}
.box .item:hover img{
    transform: scale(1.1);
}

.ipro{
	padding:60px 0;
	background:#f0f0f0;
}
.sy_xinpin{ padding-top:40px; width:100%; overflow:hidden;}
.sy_xinpin_l{width: calc(100%/4*3); float:left;}
.sy_xinpin_l ul{}
.sy_xinpin_l ul li{width: calc(100%/3 - 10px); margin-right:10px; float:left;}

.sy_xinpin_l ul li img{width:100%;}
.sy_xinpin_l ul li p{ line-height:30px; text-align:center;position: inherit; margin-top: -30px;color: #fff;}
.sy_xinpin_l ul li p a{}
.sy_xinpin_r{width: calc(100%/4); float:left;}
.sy_xinpin_r ul{}
.sy_xinpin_r ul li{ margin-bottom:10px;}

.sy_xinpin_r ul li img{ width:100%; height:160px;}
.sy_xinpin_r ul li p{ line-height:30px; text-align:center;position: inherit; margin-top: -30px;color: #fff;}
.sy_xinpin_r ul li p a{}
.ipro .iprolist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ipro .iprolist .item{
	width: 23.5%;
	padding:40px;
	background: #fff;
	margin-top: 2.5%;
}
.ipro .iprolist .item h3{
	font-size: 24px;
	color: #000000;
	font-family: 'phr';
}
.ipro .iprolist .item .intro{
	color: #000000;
	font-size: 16px;
	margin-top: 20px;
	font-family: 'phl';
}
.ipro .iprolist .item .img{
	display: grid;
	height: 412px;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	align-content: center;
}
.ipro .iprolist .item .img img{
	transition: .4s;
}
.ipro .iprolist .item h4{
	font-size: 18px;
	color: #000;
	text-align: center;
	font-family: 'phr';
	font-weight:100;
}
.ipro .iprolist .item:hover .img img{
	transform: scale(1.1);
}
.ipro .promore{
	color: #fefcfc;
	font-size: 16px;
	background: #010101;
	line-height: 45px;
	margin: 95px auto 0;
	width: 170px;
	display: block;
	text-align: center;
	font-weight: lighter;
}

.ivideo{
	background: url(../images/tp.jpg) no-repeat;
	background-size: cover;
	height: 978px;
}
.ivideo .img{
	text-align: center;
	padding-top: 12rem;
}
.ivideo .vmore{
	display: block;
	text-align: center;
	color: #fcfafa;
	font-size: 16px;
	margin-top: 90px;
	font-weight: lighter;
}

.inews{
	padding:80px 0;
}
.inews .inewslist{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inews .inewslist .item{
	width: 31.33%;
	margin-top: 4rem;
}
.inews .inewslist .item .img img{
	transition: .4s;
}
.inews .inewslist .item .img{
	overflow: hidden;
}
.inews .inewslist .item h4{
	color: #030303;
	font-size: 16px;
	margin-top: 15px;
	font-family: 'phl';
}
.inews .inewslist .item:hover .img img{
	transform: scale(1.1);
}

.ipar{
	padding:25px 0;
	background: #fafafa;
}
.ipar .iparlist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ipar .iparlist .item{
	width: 18.5%;
	text-align: center;
	background: #ffffff;
	display: grid;
	height: 125px;
	align-items: center;
}

footer{
	background: #000000;
	padding:64px 0;
}
footer .footul{
	display: flex;
	flex-wrap: wrap;
}
footer .footul .footull{
	width: 60%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

footer .footul .footull .item h3{
	font-size: 16px;
	color: #fafafa;
	font-weight: bold;
	font-family: 'phr';
}
footer .footul .footull .item ul{
	margin-top:15px;
}
footer .footul .footull .item ul li{
	margin-top: 5px;
}
footer .footul .footull .item ul li a{
	font-size: 16px;
	color: #fafafa;
	font-family: 'phl';
}
footer .footul .footulr{
	margin-left: 10%;
	width: 30%;
}
footer .footul .footulr h3{
	font-size: 16px;
	color: #fafafa;
	font-weight: bold;
	font-family: 'phr';
}
footer .footul .footulr ul{
	margin-top: 15px;
}
footer .footul .footulr ul li{
	color: #fafafa;
	font-size: 16px;
	margin-top: 5px;
	font-family: 'phl';
}
footer .footul .footulr .ewm{
	display: flex;
	margin-top: 25px;

}
footer .footul .footulr .ewm .item:last-child{
	margin-left: 5%;
}

.copyright{
	background: #363535;
	text-align: center;
	padding:24px 0 42px;
	color: #fdfdfd;
	font-size: 16px;
	font-family: 'phl';
}
.copyright a{
	color: #fdfdfd;
	font-size: 16px;
	font-family: 'phl';
}

@media(max-width:780px){
	.application .box{
		flex-wrap: wrap;
		height: auto;
	}
	.box .item{
		width: 100%;
		margin: 10px 0;
	}
	section{
		padding:30px 0!important;
	}
	.ititle{
		width: 80%;

	}
	.ititle h2{
		line-height: 45px;
		font-size: 20px;
	}
	.ipro .iprolist .item{
		width: 49%;
		padding:15px;
		margin-top: 3.5%;
	}
	.ipro .iprolist .item h3{
		font-size: 18px;
	}
	.ipro .iprolist .item .intro{
		font-size: 12px;
	}
	.ipro .iprolist .item h4{
		font-size: 14px;
	}
	.ipro .iprolist .item .img{
		height: 220px;
	}
	.ipro .promore{
		margin: 45px auto 0;
	}
	.ivideo{
		height: auto;
	}
	.ivideo .img{
		padding:4rem 0;
	}
	.ivideo .vmore{
		margin-top: 30px;
	}
	.inews .inewslist .item{
		width: 100%;
		margin-top: 2rem;
	}
	.ipar .iparlist .item{
		width: 49%;
		margin-top: .5rem;
	}
	footer .footul .footull{
		display: none;
	}
	footer .footul .footulr{
		margin-left: 0;
		width: 100%;
	}
	.copyright{
		padding:14px 0 16px;
		font-size: 14px;
	}
	.copyright a{
		font-size: 14px;
	}
	.navbar{
		background: #fff;
	}
	.logo1{
		filter: brightness(0);
	}
	.height{
		height: 79px;
	}
	.navbar-expand-lg .navbar-nav .nav-link{
		color: #333;
		padding:.5rem 0;
	}
	.title h2{
		font-size: 24px;
	}
	.title .line{
		height: 2px;
		width: 45px;
	}
}