@charset "utf-8";

.index_solution {
	cursor: pointer;
	border: 1px solid #dee2e6;
}

.index_solution:hover {
	border: solid 1px #325efb !important;
	background: #fefefe;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}

.index_sevice hr {
	width: 50px;
	height: 2px;
}

.index_sevice:hover {
	background: url("../statics/images/so_3.jpg");
	/*background:#325efb!important;*/
	color: #fff !important;
}

.index_sevice:hover .icon {
	color: #fff !important;
}

.index_sevice:hover hr {
	background: #fff;
}

/*index  new*/


.new_1 {
	/*background: url("../image/homepage-news-img.jpg") 100% ;*/
	height: auto;
	position: absolute;
	bottom: 0;
	padding: 30px;
	line-height: 20px;

}

.new_2a {
	background: #f66f6a;
	height: 250px;

}

.new_2a a {

	line-height: 30px;
color:#fff;
	/*padding-top: 30px;*/
	display: block;
}


.new_1 h3, .new_2 a h3, .new_3 h3 {
	font-size: 18px;
}


.new_1 button.btn, .new_2a a button.btn, .new_2b a button.btn, .new_3 button.btn {
	color: #fff;
}

.new_3 {
	/*height: auto;*/
	position: absolute;
	/*padding: 30px;*/
	/*line-height: 20px;*/
	/*color: #fff;*/
	background:none;
}

.new_3 a{
	line-height: 30px;
	/*color:#fff;*/
	/*padding-top: 30px;*/
	display: block;
}
.he_ZoomInImg {
	background: #000;
	padding: 0;
	margin: 0;
	height: 500px;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_ZoomInImg .he_ZoomInImg_img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_ZoomInImg:hover .he_ZoomInImg_img {
	opacity: .7;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.he_ZoomInImg .he_ZoomInImg_caption {
	color: #fff;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_ZoomInImg .he_ZoomInImg_caption, .he_ZoomInImg .he_ZoomInImg_caption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_ZoomInImga {
	height: 250px;
}

/*合作伙伴*/
.he_slideCaptionDown {
	/*background: #fe7253;*/
	position: relative;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_slideCaptionDown .he_slideCaptionDown_img {
	position: relative;
	display: block;

	opacity: 1;
	overflow: hidden
}

.he_slideCaptionDown .he_slideCaptionDown_caption {
	color: #fff;
	background: rgba(254, 114, 83, 0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_slideCaptionDown:hover .he_slideCaptionDown_caption {
	background: rgba(69, 141, 255, .8);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.he_slideCaptionDown .he_slideCaptionDown_caption, .he_slideCaptionDown .he_slideCaptionDown_caption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_slideCaptionDown .he_slideCaptionDown_caption_h {
	font-size: 1.3em;
	font-weight: 700;
	text-align: center;
	width: 80%;
	position: absolute;
	top: -50%;
	left: 10%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	overflow: hidden;
	opacity: 0
}

.he_slideCaptionDown:hover .he_slideCaptionDown_caption_h {
	color: #fff;
	top: 25%;
	opacity: 1
}

.he_slideCaptionDown .he_slideCaptionDown_caption_p {
	font-size: 1em;
	text-align: center;
	width: 80%;
	position: absolute;
	top: -50%;
	left: 10%;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	overflow: hidden;
	opacity: 0
}

.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p {
	color: #fff;
	top: 45%;
	opacity: 1
}