@charset "utf-8";
.container {
	display: block;
	width: 1200px;
	margin: 0 auto
}
.dtit {
	width:100%;
	padding-bottom:50px;
	margin:0 auto;
	text-align:center;
}
.dtit span {
	display:block;
	font-size:14px;
	color:#808080;
	text-transform: uppercase;
}
.dtit b {
	font-size:30px;
	color:#151515;
	display: block;
	background: url(../images/dtit-bbg.png) no-repeat center;
}
.dtitbai span {
	color: #fff
}
.dtitbai b {
	color: #fff;
	background: url(../images/dtit-bbgbai.png) no-repeat center;
}
.syanlibg {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom:60px
}
.syanli {
	width: 100%;
	background: #65cafe;
	overflow: hidden;
}
.syanli img {
	width: 50%;
	margin-right:50px;
}
.syanli .syanliy {
	color: #fff;
}
.syanliy b {
	font-size: 30px;
	text-align: center;
	display: block;
	padding-top: 5%
}
.syanliy p {
	font-size:16px;
	line-height: 30px;
	padding-bottom: 10px;
	margin-right:25px;
}
.syanliy .more {
	width: 180px;
	text-align: left;
	padding-left: 20px;
	background: url(../images/chanpin_jiantou2.png) no-repeat 94% center;
	font-size:14px;
	line-height:40px;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	margin-top: 20px
}
.syanliy .more:hover {
	background-position: 80% center;
	padding-left: 30px;
}
.syanlibg .syanliyuan {
	position: absolute;
	bottom:0px!important;
	z-index: 0
}
.syanlibg .syanliyuan span {
	width: 15px;
	height: 15px;
	background: #959595;
	opacity: 1
}
.syanlibg .syanliyuan .swiper-pagination-bullet-active {
	background: #65cafe;
}
.synews {
	width: 100%;
	display: table;
	padding-bottom:50px;
}
.synews li {
	width: 369px;
	margin-right: 30px;
	float: left;
}
.synews li figure {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	height: 290px;
}
.synews li figure img {
	width: 100%;
	height: 100%
}
.synews li figure:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.synews li figure .date {
	display: block;
	position: absolute;
	width:75px;
	top:0px;
	left:0px;
	background: #007130;
	text-align: center;
	color: #fff;
	padding: 15px 0
}
.date .day {
	display: block;
	font-size:30px;
	line-height: 1;
	font-weight: bold;
}
.date .month {
	display: block;
	font-size: 12px;
	line-height: 1;
}
.synews li .zi {
	background:#fff;
	padding: 10px;
	width: 100%;
	text-align:left;
}
.synews li b {
	display: block;
	font-size: 18px;
	color: #2d2c2c;
	height: 27px;
	overflow: hidden;
}
.synews li p {
	font-size: 14px;
	line-height: 26px;
	color: #676767;
	height: 75px;
	overflow: hidden;
	margin-top: 10px
}
img, .syyewu li .mask, .syyewu li b, .sypro2 li .mask, .sypro1y i, .syanliy .more, .proy .more, .typemenu li, .typemenus li, .tan li, .anli li:after, .newslist li, .ab-join li .mask i {
 transition: all .5s;
 -webkit-transition: all .5s;
 -o-transition: all .5s;
 -ms-transition: all .5s;
 -moz-transition: all .5s;
}
.fade-bot {
	position: relative;
	top: 60px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
}
.fade-bot.fadeIn {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
