.company_Profile {
	    position: relative;
	    margin-top: -50px;
	    z-index: 1;
	    background: white;
	    padding: 30px;
	    box-shadow: 0px 10px 0px -1px #ededed;
}

.title>p:first-child,.titlemore>div.left>p:first-child{
	font-size: 24px;
	    margin-bottom: 10px !important;
	    font-weight: 800;
}
.title{
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}
.title>p:last-child,.titlemore>div.left>p:last-child{
	font-size: 18px;
	margin-bottom: 0px!important;
}
.more>a>span{
	color: #35a540;
	margin-left: 10px;
}
.company_Profile>div.left:first-child{
	width: 370px;
	height: 371px;
	margin-right: 30px;
}
.company_Profile>div.left:first-child>img{
	width: 100%;
	height: 100%;
}
.company_Profile>div.left:nth-child(2){
	width: 740px;
}
.company_Profile>div.left:nth-child(2)>div:last-child>a{
	    line-height: 35px;
	    text-align: justify;
		margin-bottom: 20px;
}
.titlemore{
	padding-bottom: 10px;
	border-bottom: 1px solid #cbcbcb;
	position: relative;
}
.titlemore>div.right{
	position: absolute;
	right: 0;
	bottom: 10px;
}
.projectlist,.honorlist,.case{
	margin-top: 15px;
}
/* 产品介绍 */
.swiper_demo1 .swiper-slide {
	font-size: 14px;
	width: 290px !important;
	margin: 0 4px;
	height: 270px !important;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}
.swiper_demo1 .swiper-slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.swiper_demo1 .swiper-slide a>div:first-child {
	width: 292px;
	height: 205px;
	overflow: hidden;
	margin: 0 auto;
}
.swiper_demo1 .swiper-slide a>div:last-child {
	background: #f7f7f7;
	height: 65px;
	line-height: 65px;
	border-top: 1px solid #cbcbcb;
}
.swiper_demo1 .swiper-slide:hover {
	border: 1px solid #74b43d;
	transition: all 2s ease 0s;
}
.swiper_demo1 .swiper-slide:hover a>div:last-child {
	background: #74b43d;
	height: 95px;
	transition: all 2s ease 0s;
}
.swiper_demo1 .swiper-slide:hover a>div:last-child>p {
	color: white;
	transition: all 2s ease 0s;
}
.swiper_demo1 .swiper-slide a>div>img {
	width: 100%;
	height: 100%;
}
.swiper_demo1 .swiper-slide:hover img {
	transform: scale(1.1);

	transition: all 3s ease 0s;

	-webkit-transform: scale(1.1);

	-webkit-transform: all 3s ease 0s;
	cursor: pointer;
}
.swiper_demo1 .swiper-slide>a>div>p:first-child {
	font-size: 20px !important;
	margin-bottom:0px !important;
	font-weight: 800;
}
/* 荣誉纸质 */
.swiper_demo2 .swiper-slide {
	font-size: 14px;
	width: 230px !important;
	margin: 0 4px;
	height: 270px !important;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}
.swiper_demo2 .swiper-slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.swiper_demo2 .swiper-slide a img{
	width: 100%;
	height: 100%;
}
.swiper_demo2 .swiper-slide:hover img {
	transform: scale(1.1);

	transition: all 2s ease 0s;

	-webkit-transform: scale(1.1);

	-webkit-transform: all 2s ease 0s;
	cursor: pointer;
}
/* 项目案例 */
.swiper_demo3 .swiper-slide {
	    margin: 0 14px;
		width: 308px!important;
	    border: 1px solid #d9d9d9;
		height: 426px!important;
	    overflow: hidden;
	    padding: 31px;
}
.swiper_demo3 .swiper-slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.swiper_demo3 .swiper-slide>a>div:first-child{
	width: 308px;
	height: 286px;
	overflow: hidden;
}
.swiper_demo3 .swiper-slide a div img{
	width:100%;
	height:100%;
}
.swiper_demo3 .swiper-slide:hover div img {
	transform: scale(1.1);
	transition: all 2s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 2s ease 0s;
	cursor: pointer;
}
.swiper_demo3 .swiper-slide>a>div:last-child>p{
	font-size: 18px!important;
	margin-bottom: 10px;
	margin-top: 10px;
}
.swiper_demo3 .swiper-slide>a>div:last-child>div>p:first-child{
	margin-bottom: 10px;
}
.swiper_demo3 .swiper-slide>a>div:last-child>div>p:last-child{
	margin-bottom: 0px!important;
}
.swiper_demo3 .swiper-slide:hover{
	box-shadow: 0px 0px 10px 0px #bfbfbf;
}
/* 合作伙伴 */
.swiper_demo4 .swiper-slide {
	font-size: 14px;
	width: 230px !important;
	margin: 0 4px;
	height: 39px !important;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}
.swiper_demo4 .swiper-slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.swiper_demo4 .swiper-slide a img{
	width: 100%;
	height: 100%;
}
.swiper_demo4 .swiper-slide:hover img {
	transform: scale(1.1);
	transition: all 2s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 2s ease 0s;
	cursor: pointer;
}