.in-t{
	font-size: 32px;
	padding: 3px 0;
}
.in-about{
	overflow: hidden;
	padding: 100px 0;
	background: #f9f9f9;
}
.in-about .conwr{
	width: 47%;
	float: left;
}
.in-about .imgwr{
	width: 49%;
	float: right;
}
.in-about-desc{
	padding: 50px 0;
	color: #707070;
	line-height: 2;
}
.in-about ul li{
	float: left;
	width: 25%;
}
.in-about ul li p{
	line-height: 2;
}
.in-about ul li strong{
	font-size: 30px;
	color: #2e5dab;
}

.in-yingyong{
	padding: 80px 0;
}
.in-yingyong .t{
	line-height: 2;
	text-align: center;
}
.in-yingyong .t p{
	position: relative;
	display: inline-block;
	color: #2e5dab;
}
.in-yingyong .t p:after{
	position: absolute;
	display: block;
	content: '';
	width: 30px;
	height: 2px;
	left: 50%;
	margin-left: -15px;
	background: #2e5dab;
}
.in-yingyong .t span{
	display: block;
	padding-top: 20px;
}
.in-yingyong .box{
	display: flex;
	margin-top: 60px;
}
.in-yingyong .items{
	position: relative;
	width: 33%;
	overflow: hidden;
	cursor: pointer;
}
.in-yingyong .items a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.in-yingyong .items .tp{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.in-yingyong .items .tp img{
	height: 100%;
	transition: all 0.7s;
}
.in-yingyong .items a:hover .tp img {
	transform: scale(1.1);
}
.in-yingyong .items .conwr{
	position: absolute;
	padding: 20px;
	width: 100%;
	color: #fff;
	font-size: 24px;
	bottom: 0;
	left: 0;
}
.in-yingyong .items .conwr p:first-child{
	text-transform: uppercase;
	opacity: .7;
}
.in-yingyong .items .conwr p:nth-child(2){
	font-size: 30px;
	font-weight: bold;
}
.in-yingyong .items .box-50{
	position: relative;
	height: 50%;
}

.in-pro{
	position: relative;
	padding: 80px 0 120px;
	background: #f9f9f9;
}
.in-pro-bg{
	position: absolute;
	width: 100%;
	height: 60%;
	z-index: 0;
	background: #000;
	top: 0;
	left: 0;
}
.in-pro .wrap{
	position: relative;
	z-index: 1;
}
.in-pro .hd{
	padding: 15px 0;
}
.in-pro .hd h3{
	line-height: 45px;
	font-size: 30px;
	display: inline-block;
	font-weight: normal;
	color: #fff;
}
.in-pro .hd .more{
	float: right;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #fff;
	padding: 12px 20px;
	color: #fff;
}
.in-por-ul{
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}
.in-por-ul li{
	flex: auto;
	padding: 8px;
	width: 25%;
}
.in-por-ul li a{
	display: block;
	overflow: hidden;
}
.in-por-ul .conwr{
	padding: 45px 40px;
	font-size: 18px;
	background: #fff;
}
.in-por-ul .conwr p{
	font-size: 28px;
	padding-bottom: 15px;
}
.in-por-ul .conwr span{
	text-transform: uppercase;
}
.in-por-ul .imgwr{
	width: 100%;
	height: 100%;
	max-height: 429px;
	overflow: hidden;
}
.in-por-ul li .imgwr img{
	transition: all 0.7s;
}
.in-por-ul li:hover .imgwr img{
	transform: scale(1.1);
}

.in-news{
	padding: 80px 0;
}
.in-news .t{
	font-size: 32px;
	line-height: 2;
}
.in-news .more{
	margin-top: 50px;
	text-align: center;
}
.in-news .more a{
	display: inline-block;
	border-radius: 3px;
	background: #f9f9f9;
	padding: 12px 25px;
	font-size: 12px;
}
.in-news-box{
	float: left;
	width: 50%;
	margin-top: 30px;
	padding-right: 4%;
	border-right: 1px solid #e6e6e6;
}
.in-news-box a{
	display: block;
	position: relative;
}
.in-news-box a .imgwr{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.in-news-box a p{
	position: absolute;
	width: 100%;
	line-height: 45px;
	color: #fff;
	left: 0;
	bottom: 0;
	z-index: 1;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	overflow: hidden;
}
.in-news-box a:hover p{
	font-weight: bold;
}
.in-news-ul{
	display: inline-block;
	float: right;
	width: 47%;
}
.in-news-ul li{
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.in-news-ul li a{
	display: flex;
	justify-content: flex-start;
}
.in-news-ul li .conwr{
	display: inline-block;
	width: 80%;
	padding-right: 30px;
	line-height: 2;
	border-right: 1px solid #e6e6e6;
}
.in-news-ul li .conwr h3{
	font-size: 18px;
	font-weight: normal;
}
.in-news-ul li .conwr p{
	font-size: 12px;
	color: #878a83;
}
.in-news-ul li span{
	display: inline-block;
	width: 20%;
	background: url("../images/ico_1.png") no-repeat center;
}
.in-news-ul li:hover span{
	background-position: 80% center;
}
.in-news-ul li:hover .conwr h3{
	font-weight: bold;
}
@media only screen and (max-width: 768px){
	.in-about{
		padding: 30px 0;
	}
	.in-about .conwr{
		width: 100%;
	}
	.in-about-desc{
		padding: 25px 0;
	}
	.in-about ul li{
		width: 50%;
		text-align: center;
		padding-bottom: 20px;
	}
	.in-about .imgwr{
		width: 100%;
	}
	.in-t{
		font-size: 22px;
	}
	.in-yingyong{
		padding: 30px 0;
	}
	.in-yingyong .t span{
		padding-top: 10px;
		font-size: 12px;
	}
	.in-yingyong .box{
		margin-top: 30px;
		flex-wrap: wrap;
	}
	.in-yingyong .items{
		width: 100%;
	}
	.in-pro{
		padding: 30px 0;
	}
	.in-pro .hd h3{
		font-size: 22px;
	}
	.in-por-ul{
		margin-top: 25px;
	}
	.in-por-ul li{
		width: 50%;
	}
	.in-por-ul .conwr{
		padding: 10px;
	}
	.in-por-ul .conwr p{
		font-size: 15px;
		padding-bottom: 0;
	}
	.in-por-ul .conwr span{
		display: block;
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
	}
	.in-news{
		padding: 30px 0;
	}
	.in-news .t{
		font-size: 22px;
	}
	.in-news-box{
		width: 100%;
		padding-right: 0;
		border-right: 0;
	}
	.in-news-ul{
		width: 100%;
	}
	.in-news-ul li{
		padding: 15px 0;
	}
	.in-news-ul li .conwr h3{
		font-size: 15px;
	}
}