@charset "utf-8";

html,body{
	font-family: "微软雅黑";
}
.banner{
	width: 100%;
	min-width: 1200px;
	height: 306px;
	background: url(../images/banner.jpg) no-repeat center center;
	background-size: cover;
	margin-top:75px
}
.mt200{
	margin-top: 200px;
}
.wrapper1200{
	width: 1200px;
	margin: 0 auto;
}
.colorff8400{
	color:#ff8400;
}
.bgf4f7fb{
	background: #f4f7fb;
}
.bgff8400{
	background: #ff8400;
}
.bg26e6e4{
	background: #26e6e4;
}
.color3a3a3a{
	color: #3a3a3a;
}
.bg0fd000{
	background: #0fd000;
}
.bgf0f0f0{
	background: #f0f0f0;
}
.textIndent25{
	text-indent: 25px;
}
.mr5{
	margin-right: 5px;
}
.ml5{
	margin-left: 5px;
}
.indivpadding0 div{
	padding: 0;
}
.color23a6d1{
	color: #23a6d1;
}
.ptb40-30{
	padding-top: 40px;
	padding-bottom: 30px;
}

.font24{
	font-size: 24px;
}

.fontnomal{
	font-weight: normal !important;
}
.lineheit25{
	line-height: 25px;
}

.ptb30-40{
	padding-top: 30px;
	padding-bottom: 40px;
}

.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.w80{
	width: 80%;
	margin: 0 auto;
}

.mt100{
	margin-top: 100px;
}

.disblock img{
	display: block;
	width: auto;
	max-width: 100%;
}
.mb20{
	margin-bottom: 20px;
}
.headLine{
	background: url(../images/ling001.png) no-repeat center center;
	background-size: contain;
}
.fontwei600{
	font-weight: 600;
}

.mt10{
	margin-top: 10px;
}

.smallBlock{
	color: #fff;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	margin-right: 5px;
}
.bg23addb{
	background: #23addb;
}
.bg264ddf{
	background: #264ddf;
}
.bge05c8b{
	background: #e05c8b;
}
.bge99a35{
	background: #e99a35;
}
.bg1179aa{
	background: #1179aa;
}
.borderB{
	border-bottom: 1px solid #ccc;
}
.borderR{
	border-right: 1px solid #ccc;
}

.p5-10{
	padding: 5px 10px;
}

.beayty{
	list-style: none;
}
.beayty li{
	border-bottom: 1px solid #ccc;
}
.beayty li div.col-xs-2{
	border-right: 1px solid #ccc;
}
.beayty li div p{
	padding: 5px 0;
	margin: 0;
}

.eight img{
	display: block;
	margin: 0 auto;
	width: 50%;
}

.positionrelative{
	position: relative;
	height: 493.67px;
	padding-top:50px ;
}

.positionabso{
	position: absolute;
	height: 443.67px;
	width: 1349px;
	padding-left: 10px;
	left: -74.5px;
	overflow:hidden;
}
.positionabso ul{
	list-style: none;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 10px;
	width: 1329px;
	padding-top: 20px;
}
.positionabso ul li img{
	display: block;
	width: auto;
	max-width: 100%;
	
}
.positionabso ul li{
	box-shadow: 0 0 20px 0px #757575;
	position: absolute;
	width: 272px;
	height: 423.67px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.positionabso ul li p{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	width: 100%;
	background: rgba(0,0,0,.4);
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.positionabso ul li.nn1{
	left: 0px;
	bottom: -20px;
	z-index: 1;
}
.positionabso ul li.nn2{
	left: 265px;
	bottom: -10px;
	z-index: 2;
}
.positionabso ul li.nn3{
	left: 525px;
	z-index: 3;
	bottom: 0px;
}
.positionabso ul li.nn4{
	left: 790px;
	bottom: -10px;
	z-index: 2;
}
.positionabso ul li.nn5{
	left: 1055px;
	bottom: -20px;
	z-index: 1;
}
.positionabso ul li:hover{
	bottom: 10px;
	z-index: 5;
}
.positionabso ul li:hover p{
	top: 0;
	bottom: 0;
	line-height: 423.67px;
}
.four p.p5-10{
	margin-bottom:0px;
}
