body{background: #eeeeee;}

.banners {
	width: 100%;
	height: 618px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: block;
}

.banners .bd {
	width: 100%;
	height: 618px;
	overflow: hidden;
	position: absolute;
}

.banners .bd li {
	width: 100%;
	height: 618px;
	position: relative;
	overflow: hidden;
	float: left;
}

.banners .bd li a {
	position: absolute;
	width: 100%;
	height: 618px;
	left: 50%;
	margin-left: -960px;
}

.banners .bd li img {
	display: block;
	width: 1920px;
	height: 618px;
}

.banners .hd {
	position: absolute;
	width: 100%;
	bottom: 22px;
	text-align: center;
	z-index: 9;
}

.banners .hd ul {
	display: inline-block;
}

.banners .hd li {
	width: 60px;
	height: 6px;
	background: white;
	float: left;
	cursor: pointer;
	margin: 0 10px;
}

.banners .hd li.on {
	background: #ff0000;
}

.banners .hd li:hover {
	background: #ff0000;
}
i{font-style: normal;}
.contacts {position: relative;overflow: hidden; background: #eeeeee;}

.index-nwes{position: relative;overflow: hidden;margin-top: 50px;}
.contacts .left{width: 49%;}
.contacts .right{width: 49%;}
.contacts .til h2{position: relative; background: url(../img/images/h-bgs.jpg)no-repeat ;font-family: "微软雅黑";font-size: 20px;font-weight: 300; background-size: 100% 100%;height: 45px;line-height: 45px;}
.contacts .til h2 img{vertical-align: middle;margin: 0 10px;}
.contacts .left .video {margin-top: 20px;overflow: hidden;width: 100%;}
.contacts .left .video .bd{position: relative;}
.contacts .left .video ul{height: 300px;overflow: hidden;}
.contacts .left .video ul li{float: left;}
.contacts   span{position: absolute;top: 0px;right: 10px;}
.contacts .left  span a{cursor: pointer;}
.contacts .right span a{font-family: "微软雅黑";font-size: 14px; color: #717071;}


.contacts .right .times{width: 60px;float: left; border: 1px solid #dcdcdc;text-align: center;padding:10px 4px;}

.contacts .right .times p{font-family: "微软雅黑";font-size: 14px;border-bottom: 1px solid #CCCCCC;}
.contacts .right .times i{font-family: "微软雅黑";font-size: 24px;color: #959595;}
.contacts .right .news-last{margin-top: 20px;background: white;padding:0px 30px;height: 300px;overflow: hidden;}

.contacts .right .wen{float: right;width: 440px;}
.contacts .right .wen h6{font-size: 16px;font-family: "微软雅黑";margin-bottom: 10px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.contacts .right .wen p{font-family: "微软雅黑";font-size: 14px;color: #bebebe; text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.contacts .right .news-last ul li{margin-top: 20px;clear: both;overflow: hidden;}
.contacts .right .wen h6 a:hover{color: #e10e53;}
.contacts .right .wen p a:hover{color: #e10e53;}
.dao{background: white;overflow: hidden;position: relative;padding: 30px 0;margin-top: 40px;}
.dao ul li{float: left;width: 120px;text-align: center;}
.dao ul li img{display: block;margin: auto;width: 80px;height: 66px;}
