@charset "utf-8";
/* CSS Document */
/*banner start*/
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 18px;
	height: 18px;
	margin: 0 6px;
	background: url(../images/dot-black.png) no-repeat;
	background-position: 0 0;
	background-size: cover;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: -30px 0;
}
/*banner end*/



/*新闻*/
.news-l {
	width: 720px;
}
.news-tit {
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}
/*董事长简介*/
.int-r {
	width: 450px;
}
.news-border {
	border-bottom: 1px solid #de0000
}
.news-groom {
	height: 157px;
	overflow: hidden;
}
.news-groom .square, .int-r-nr .square, .about-nr .square, .contact-nr .square, .video-list .square {
	overflow: hidden;
	position: relative;
	width: 319px;
	height: 157px;
}
.square .img {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.square:hover .img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.news-groom-r {
	width: 370px;
}
.news-groom-r h3 {
	height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-groom-r p {
	line-height: 25px;
}
.news-list {
	border-top: 1px solid #ccc;
}
.news-list-l {
	width: 340px;
}
.news-list-l li {
	background: url(../images/news-l.png) no-repeat left;
	padding-left: 12px;
	line-height: 26px;
}
.news-list-l li a {
	height: 26px;
	width: 230px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
}
.int-r-nr .square {
	width: 450px;
	height: 153px;
	overflow: hidden;
}
.int-r-nr p{
	margin-top: 15px;
	line-height: 28px;
	height: 195px;
	overflow: hidden;
}
.int-r-nr  a {
	color: #dd0000;
}
/*荣誉*/

.slidegroup .slidebox1 {
	zoom: 1;
	position: relative;/*padding: 0px 82px 0px 130px;*/
}
.slidegroup .parbd ul li {
	float: left;
	_display: inline;
	text-align: center;
	margin-right: 20px;
}
.slidegroup .parbd ul li img {
	width: 281px;
	height: 213px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.zs {
	padding-top: 10px;
	width: 281px;
	height: 38px;
	overflow: hidden;
	text-align: left;
}
/*集团简介*/
.about {
	width: 785px;
}
.about-nr .square {
	width: 161px;
	height: 241px;
	overflow: hidden;
}
.about-nr p{
	float: right;
	width: 600px;
	height: 241px;
	overflow: hidden;
	line-height: 30px;
}
.contact {
	width: 375px;
}
.contact .square {
	width: 373px;
	height: 107px;
	overflow: hidden;
}
/*视频*/
.video {
	width: 785px;
}
.video-list li {
	float: left;
	margin-right: 20px;
}
.video-show {
	position: relative;
}
.video-ico {
	position: absolute;
	width: 81px;
	height: 81px;
	overflow: hidden;
	margin: 55px 0 0 145px;
}
.video-img {
	width: 372px;
	height: 193px;
	overflow: hidden;
}
.video-list li p {
	text-align: center;
	line-height: 34px;
}
/*二维码*/
.erweima {
	background: url(../images/erweima-bg.png) no-repeat;
	width: 372px;
	height: 291px;
	overflow: hidden;
}
.erweima img {
	width: 211px;
	height: 211px;
	overflow: hidden;
	margin: 40px 0 0 80px;
}
