/*
* @Author: Administrator
* @Date:   2017-04-01 10:17:21
* @Last Modified by:   Administrator
* @Last Modified time: 2017-04-01 16:47:15
*/
.cooper_btn{
	position: absolute;
	width: 170px;
	height: 60px;
	 opacity: 0; 
	left: 50%;
	margin-left: -85px;
	bottom: 16%;
}
.cooper_common img{
	max-width: 100%;
	display: block;
}
.cooper_three{
	padding: 100px 0 80px;
	color: #fff;
	font-size: 18px;
	background: url(../images/hezuo/con3.gif) center center no-repeat;
}
.cooper_three .container{
	width: 1265px;
}
.cooper_three h2{
	font-size: 40px;
	margin-top: 0;
	color: #fff;
	margin-bottom: 20px;
}

.cooper_three img{
	display: block;
	max-width: 100%;
	height:370px;
}
.cooper_three .clearfix{
	padding-top: 80px;
}
.cooper_three .pull-left{
	width:237px;
	padding: 15px 0 ;
	border: 1px solid transparent;
	border-left: 0;
	border-right: 0;
	position: relative;
	color: #fff;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.cooper_three .one{
	width: 287px;
	
	height: 401px;
}
.cooper_three .detail{
	position: absolute;
	height: 370px;
	width: 100%;
	padding-top: 160px;
	top:15px;
	left: 0;
	
}
.cooper_three .dong .detail{
	padding-top: 80px;
	/*opacity: 0.6;*/
	/*background: #2165DB;*/
	background: rgba(33,101,219,0.6);
}
.cooper_three .pull-left:hover{
	border-color: #fff;
} 

.cooper_three .detail h3{
	font-size: 20px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px;
}
.cooper_three .detail .hang{
	width: 30px;
	height: 2px;
	background: #fff;
	display: inline-block;
	margin-bottom: 15px;
}
.cooper_three .one .den_c{
	padding: 0 30px;
}
.cooper_three .den_c{
	padding: 0 20px;
	font-size: 14px;
	line-height: 32px;
	display: none;
}

.cooper_four{
	background:url(../images/hezuo/bg.png) center center no-repeat;
	background-size: sover;
	-webkit-background-size: sover;
	-moz-background-size: sover;
	-ms-background-size: sover;
	padding: 100px 0 30px;
}
.cooper_four h3{
	color: #3F3B3A;
	font-size: 40px;
	margin-bottom: 30px;
	margin-top: 0;
}
.cooper_four .two{
	font-size: 16px;
	color: #3F3B3A;
	margin-bottom: 60px;
}
.cooper_four dl{
	width: 240px;
	margin: 0 75px 70px;
}
.cooper_four dl h4{
	font-size: 22px;
	color:#E50015;
	margin-bottom: 5px;
}
.cooper_four dl p{
	line-height: 30px;
	color: #888888;
}
