.cooperate {
	background: #ebebeb;
	overflow: hidden;
}

.autitle {
	font-size: 21px;
	color: #0090d3;
	padding: 30px 0;
	font-weight: bold;
}

.pics img {
	width: 100%;
}
#ul1{
	margin-top: 4px;
}
.leftBox{
	padding: 5% 4%;
}
.title2{
	padding: 0px 0 15px 0 !important;
}
.p4{
	color: #777777;
	font-size: 13px;
	line-height: 25px;
}
.p3{
	color: #555555;
	font-size: 15px;
	padding: 15px 0 10px 0;
}
.pics .col-sm-6,
.pics .col-md-3,
.pics .col-lg-3 {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}

.noticebg {
	width: 100%;
	background: #f2f2f2;
	padding: 15px 0;
}

.notice {
	/*display: flex;
	align-items: center;*/
	color: #f41515;
	font-size: 14px;
}

.details {
	font-size: 13px;
	cursor: pointer;
	color: #025cb8;
}

.pics2 {
	/*display: flex;
	align-items: center;*/
}

.pics2 p {
	margin-bottom: 20px;
	color: #515151;
	text-indent: 30px;
	line-height: 28px;
}

.notice img {
	width: 25px;
	/*display: block;*/
	margin-top: -3px;
	margin-right: 5px;
}

.mainPart .col-sm-6,
.mainPart .col-md-3,
.mainPart .col-lg-3 {
	padding: 0;
	position: relative;
	outline: 1px solid #fff;
}

.mainPart>div {
	cursor: pointer;
}

.mainPart>div>div {
	height: 429px;
}

.twoline {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 61px;
	overflow: hidden;
}

.zixun {
	margin-top: -3px;
	margin-right: 3px;
}

.mainPart img {
	width: 100%;
	display: block;
	height: 429px;
}

.english,
h3 {
	margin: 5px 0 0 0;
}

.des {
	position: absolute;
	top: 0;
	padding: 30px;
	background: url(../images/whitebg.png) repeat;
	color: #000;
	right: 0;
	left: 0;
	overflow: hidden;
}

.des .fbox span {
	display: block;
	height: 1px;
	width: 26px;
	background: #333;
	margin: 15px 0 0px 0;
}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(2, 92, 184, .9);
	display: none;
}

.bg .des {
	background: none !important;
	color: #fff;
}

.bg .des .fbox span {
	background: #fff;
}

.bg>div:nth-child(2) {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	padding: 120px 20px 0 30px;
}

.title {
	padding: 35px 0 28px 0;
	font-size: 24px;
	font-weight: bold;
	color: #005bac;
}

.zixun1 {
	color: #555;
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 30px;
}

.zixun1 .col-sm-6,
.zixun1 .col-md-4,
.zixun1 .col-lg-4 {
	padding-right: 30px;
	padding-left: 0;
}

.times {
	color: #777777;
	font-size: 14px;
}

.detail {
	font-size: 14px;
}