@charset "utf-8";
/* CSS Document */
.swiperbox {
	width: 1300px;
	height: auto;
	overflow: hidden;
	min-width: 1300px;
	margin: 0px auto;
}
.swiper {
	width: 100%;
	height: auto;
}
.swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 485px;
}
.swiper .swiper-slide img {
	display: block;
	width: auto;
	height: 100%;
	object-fit: cover;
}
.ind_img {
	width: 100%;
	height: 100%;
	position: relative;
}
.ind_img img {
	vertical-align: bottom;
	width: 100%;
}
/*content*/
.ulbox01 {
	background: #FFF;
}
.gy_title01 {
	border-top: #32ccfe solid 2px;
	background: #FFF;
	height: 30px;
	position: relative;
	margin-top: 9px;
}
.gy_title01 h3 {
	position: absolute;
	color: #FFF;
	background: url(../images/ind_07.jpg) no-repeat right top #32ccfe;
	top: -11px;
	height: 39px;
	line-height: 39px;
	padding: 0 41px 0 20px;
	font-weight: 300;
}
.gy_title01 a {
	position: absolute;
	right: 10px;
	color: #32ccfe;
	font-size: 14px;
	top: 5px;
}
.gy_ul01 {
	padding: 10px 20px;
}
.gy_ul01 li {
	line-height: 40px;
	height: 42px;
	border-bottom: #CCC dashed 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gy_ul01 li .time-1 {
	float: right;
	padding-left: 10px;
}
.ind_news01 {
	padding: 15px 20px 0px 20px;
}
.ind_news01 dl {
	height: 110px;
}
.ind_news01 dl img {
	width: 150px;
	height: 110px;
	float: left;
	margin-right: 15px;
}
.ind_news01 dl dt {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ind_news01 dl dd {
	height: 70px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	float: left;
	width: 435px;
}
.newsbox01 {
	width: 675px;
	height: 400px;
	background: #FFF;
}
.news_tz {
	background: #32ccfe;
	width: 60px;
	float: left;
	color: #FFF;
	font-size: 30px;/*padding:88px 10px;*/
	position: relative;
	text-align: center;
	line-height: 56px;
	height: 400px;
}
.news_tz font {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg); /* IE 9 */
	-moz-transform: rotate(90deg); /* Firefox */
	-webkit-transform: rotate(90deg); /* Safari 和 Chrome */
	-o-transform: rotate(90deg); /* Opera */
	width: 322px;
	height: 40px;
	position: absolute;
	top: 170px;
	left: -123px;
}
.news_tz span {
	position: absolute;
	bottom: 0px;
	font-size: 16px;
	left: 6px;
}
.news_tz span a {
	color: #FFF;
}
.news_list01 {
	width: 615px;
	float: right;
}
.indvideo {
	width: 600px;
	height: 400px;
	background: #000;
}
.newsbox02 {
	width: 640px;
	height: 400px;
}
.ind_02gg {
	width: 1300px;
	overflow: hidden;
}
.ind_02gg div {
	width: 1350px;
}
.ind_02gg div img {
	float: left;
	margin-right: 20px;
}
.slideTxtBox {
	width: 1300px;
	text-align: left;
	margin: 0 auto;
}
.slideTxtBox .hd {
	height: 40px;
	line-height: 40px;
	padding: 0px;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 50px 0 12px;
	cursor: pointer;
	color: #fff;
	background: url(../images/ind_32.jpg) no-repeat right top #00b4ff;
}
.slideTxtBox .hd ul li a {
	color: #fff !important;
}
.slideTxtBox .hd ul li.on {
	background: url(../images/ind_30.jpg) no-repeat right top #ff3535;
	color: #fff;
}
.slideTxtBox .bd {
	background: #FFF;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
	overflow: hidden;
}
.slideTxtBox .bd li {
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 30px;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
.slideTxtBox .bd li a {
	font-size: 16px;
	color: #666;
}
.linkbox {
}
.linkbox h3 {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #32ccfe;
	font-weight: 300;
}
.linkbox .link2 {
	width: 100%;
	min-height: 50px;
	padding: 20px;
	line-height: 30px;
	background: #FFF;
}
.linkbox div a {
	font-size: 14px;
	padding-right: 20px;
}
.tzgg {
	width: 150px;
	height: 130px;
	position: absolute;/* position:fixed; top:45%; left:50%; margin-left:-810px;*/
	border-radius: 5px;
	overflow: hidden;
	z-index: 99;
}
.tzgg img {
	width: 100%;
	height: 100%;
}
.tzgg .colse {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(255,255,255,0.7);
	border-radius: 5px;
	font-size: 12px;
	padding: 0px 5px;
	cursor: pointer;
}

