@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
.scroll-outer {
	height: 100%;
}
#scroll {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative
}
#scroll .owl-wrapper-outer {
	margin: 0 auto;
}
#scroll .item {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	text-align: center
}
#scroll .item:hover .shd {
	background-color: rgba(0, 0, 0, 0);
}
#scroll .item:hover .txt {
	background-color: #fff\9;
	background-color: rgba(248, 249, 249, 0.95);
	box-shadow: 0 0 15px 15px rgba(248, 249, 249, 0.95);
}
#scroll .item .item_body {
	margin-top: 80px;
	text-align: left;
	padding-left: 80px
}
#scroll .item .item_body p {
	width: 387px;
	height: auto;
	padding-bottom: 5px;
	display: inline-block
}
#scroll .item .item_body p:nth-child(1) {
	color: #808080;
	font-size: 38px
}
#scroll .item .item_body p:nth-child(2) {
	color: #333333;
	font-size: 20px;
	padding-top: 5px
}
#scroll .item .item_body p:nth-child(3) {
	color: #808080;
	font-size: 20px
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url(../images/left.png) no-repeat 50% 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -50px;
	top: 47%
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background: url(../images/right.png) no-repeat 50% 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -50px;
	top: 47%
}
.pic {
	display: inline-block;
	width: 294px;
	height: 175px;
	position: relative;
	overflow: hidden;
}
.pic .pic_title {
	width: 284px;
	background: rgba(19,56,128,0.80);
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	margin: 5px;
	opacity: 1;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
	transition-delay: 0.3s;
}
.pic .pic_wen {
	position: absolute;
	bottom: -175px;
	background: rgba(19,56,128,0.80);
	height: 175px;
	margin: 5px;
	padding: 0px 25px;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
	width: 284px
}
.pic:hover .pic_wen {
	bottom: 0px;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
}
.pic:hover .pic_title {
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
}
.pic .pic_wen .pic_wen_title {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 17px;
	border-bottom: 1px solid #dcdcdc
}
.pic .pic_wen .pic_wen_title a {
	font-size: 16px;
	color: #fff;
}
.pic .pic_wen .pic_wen_bottom {
	padding-top: 18px
}
.pic .pic_wen .pic_wen_bottom a {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
	display: inline-block;
	text-align: left
}
.pic .pic_wen .pic_wen_bottom a:hover {
	color: #62D2F4
}
.item_nei {
	margin-bottom: 8px
}
