.thumbnail{border:none;border-radius:0px; padding:0px;}
.news .thumbnail img{border-radius: 4px;max-height: 250px;}
.news .thumbnail img:hover{animation:bounce 0.5s; }
.news-more .date, .news-more .more{ background: #f5f5f5;}
.container .col-lg-4{margin-bottom: 30px;}
/*--------------------最新活动结束-------------------------*/
 .introduce{width: 100%;}
.pro-content .pro-content-item{border-radius: 0px;}
.product .pro-content a{color: #000 !important;text-align: center;display: block;}
.pro-content .pro-content-item p::before,.zjlist .zj_move p:before{border:1px solid #fff;border-radius: 50%;
 position: absolute; width:50px; height:50px; content:"+"; display: inline-block; font-size:40px;color:#fff; font-weight: normal; z-index: 100; top:50%; left:50%;text-align: center; margin-top: -35px; margin-left: -25px; line-height: 46px; font-family: "宋体";transition:all 0.2s ease-out;}
 .pro-content .pro-content-item p{ opacity: 0;transition:all 0.4s ease-out;}
 .pro-content .pro-content-item:hover p{opacity: 1;}
 .pro-content .pro-content-item:hover p:before{margin-top: -25px; }
 .pro-content .pro-content-item img{transform-origin: center center;
	-moz-transform:scale(1); transition:all 0.6s ease-out;
	-webkit-transform:scale(1); 
	-o-transform:scale(1);}
.pro-content .pro-content-item:hover img{-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	-o-transform:scale(1.05); }
.pro-content .col-lg-3 h4{text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/*--------------------特色项目结束-------------------------*/

.zjlist{margin-top: 100px; margin-bottom: 50px;}
.zjlist img{width:100%;border:1px solid #f5f5f5;}
.zjlist .descript{text-indent: 2em; font-size:16px; text-align:left;color:#6D6C6C; height: 66px; overflow: hidden;}
.zjlist .caption .mo-re{margin:0 auto;font-size:16px;}
.zjlist .caption .mo-re p{ height: 30px; padding:3px 15px;}
.zjlist .caption .mo-re a:hover {
    transform: translateY(-23px);
}
.zjlist .zj_move p{ position: absolute;width:100%; height:100%;top:0px;left:0px; line-height:30em; font-size:16px;color:#fff;
}
.zjlist .zj_move p:hover::before{width:55px; height: 55px; line-height: 55px; transition: all 0.3s  ease-out; transform-origin: center center;}
.zjlist .col-xs-6{ margin-bottom: 30px; padding: 0px 40px; }
.zj_move a{ display: block; }
.container img{
	padding: 5px 0;
}
.footer span{
	display: block;
}
.search_c{
	width: 250px;
}
/*--------------------专家结束-------------------------*/
.pho_list ul{
	overflow: hidden;
	margin: 0 auto;
}
.pho_list ul li{
	width: 48%;
	float: left;
	margin: 25px 1%;
}
.pho_list ul li img{
	display: block;
	max-width: 100%;
}

.col-xs-6 .pro-content-item{
	
}
.col-xs-6 img{max-height: 100%;}
.navbar-default{
	background: none;
	border: none;
}
@media screen and (min-width: 320px) and (max-width: 768px){
	.navbar-header{
		text-align: center;
		height: auto;
	}
	.navbar-default{
		height: 160px;
	}
	.navbar-header  button{
		display: none;
	}
	.navbar-header img{
		display: block;
		margin: 0 auto;
		float: none !important;
	}
	.navbar-header a{
		float: none;
		display: block;
		height: 80px;
		padding: 15px 0 !important;
	}
	.col-xs-6 .pro-content-item{
		height: 200px;
	    border: none;
	}
}
