@charset "utf-8";
* {
  font-family: "微软雅黑";
  color: #000000;
  margin: 0px;
  padding: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  list-style-type: none;
  box-sizing: border-box;
}
body {
  padding-bottom: 40px;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.head img{
  min-width: 1000px;
  width: 100%;
}
.content {
  height: auto;
  width: 1000px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
.menu {
  height: 74px;
  margin-bottom: 15px;
}
.menu_item {
  float: left;
  height: 100%;
  width: 166px;
  font-size: 26px;
  color: #000000;
  text-align: center;
  line-height: 74px;
}
.menu_item a:hover {
  color: rgba(255, 101, 18);
  font-weight: 700;
}
.menu_item:hover {
  background-image: url("../../images/gyxzq/menuLine.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.style {
  height: 296px;
  margin-bottom: 78px;
}
/* 风采左侧 */
.style_left {
  min-width: 508px;
  height: 100%;
  padding: 10px 14px;
  position: relative;
  float: left;
  margin-right: 10px;
  background-image: url("../../images/gyxzq/style/videoOutLine.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}
.style_left .mp4Style {
  height: 270px;
  width: 480px;
  object-fit:contain
}
.mp4Style:focus {
  outline: none;
}
/* 风采右侧 */
.style_right {
  width: 480px;
  height: 100%;
  position: relative;
  float: right;
  background-image: url("../../images/gyxzq/style/outline.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 14px 14px 20px;
}
.style_right::before {
  height: 3px;
  width: 100%;
  position: absolute;
  top: 5px;
  left: 0px;
  background-image: url("../../images/gyxzq/style/line.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
}
.right_head {
  height: 42px;
  line-height: 42px;
  margin-bottom: 10px;
  font-size: 20px;
  background-image: url("../../images/gyxzq/style/bgColor.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.right_head img {
  vertical-align: text-bottom;
  margin: 0px 7px 0px 15px;
}
.right_head span {
  color: rgb(240, 55, 8);
  font-weight: 700;
}

.right_list {
  padding-left: 10px;
  overflow: hidden;
  height: 215px;
}
.list_item {
  height: 40px;
  padding-right: 20px;
  margin-bottom: 6px;
  overflow: hidden;
}
.list_item:hover .item_left,
.list_item:hover .item_right {
  color: rgb(240, 55, 8);
  font-weight: 700;
}
.item_left {
  float: left;
  position: relative;
  padding-left: 16px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.item_left::before {
  height: 6px;
  width: 6px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 6px;
  transform: translate(-50%, 0);
  content: "";
  background-image: url("../../images/gyxzq/style/spot.jpg");
  background-size: 100% 100%;
}
.item_right {
  margin-right: 37px;
  float: right;
}

/* 专区 */
.specialArea_head {
  height: 108px;
  width: 100%;
  background-image: url("../../images/gyxzq/specialArea/headBg.jpg");
  background-repeat: no-repeat;
  background-size: auto;
}
.specialArea_item {
  margin-bottom: 54px;
  height: 223px;
}
.specialArea_item_left {
  padding-left: 78px;
  position: relative;
  width: 655px;
  float: left;
}
.specialArea_item_icon {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 64px;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(50%, -50%);
  background-image: url("../../images/gyxzq/specialArea/iconLeft.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.specialArea_item_right {
  float: right;
  width: 280px;
  padding-top: 30px;
}
.specialArea_item_right p {
  font-size: 24px;
}
.specialArea_right_text {
  margin-bottom: 28px;
  font-size: 28px;
  color: rgba(255, 101, 18);
}
.specialArea_item_middleLeft {
  float: left;
  width: 350px;
  padding-top: 30px;
}
.specialArea_item_middleLeft p {
  font-size: 24px;
}
.specialArea_item_middleRight {
  position: relative;
  float: right;
}
.specialArea_item_middleRightIcon {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 64px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(-50%, -50%);
  background-image: url("../../images/gyxzq/specialArea/iconRight.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.specialArea img {
  width: 577px;
  height: 219px;
}
/* 论坛 */
.forum {
  padding-top: 44px;
}
.forum_head {
  height: 108px;
  width: 100%;
  background-image: url("../../images/gyxzq/forum/head.jpg");
  background-repeat: no-repeat;
  background-size: auto;
}
.forum_content {
  overflow: hidden;
  margin-bottom: 108px;
}
.forum_content_left {
  height: 454px;
  width: 600px;
  padding: 12px 13px 12px;
  margin-right: 4px;
  overflow: hidden;
  float: left;
  background-image: url("../../images/gyxzq/forum/outlineLeft.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/*yx_rotaion*/
.yx-rotaion{ width: 100% !important;  margin-right: auto; margin-bottom: 0; margin-left: auto; }
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background-color: rgba(255, 101, 18);;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2;}
.yx-rotation-focus span{ background-color: black;width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px; border-radius: 50%; opacity: 0.6;}
.yx-rotation-focus span.hover{background-color: white;opacity: 1;}
.rotaion_list{width:0;height:0;overflow:hidden;}
.slide_container {
	margin-bottom: 20px;
	position: relative;
	float: left;
	width: 480px;
	height: 270px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.forum_content_left img {
  height: 430px !important;
  width: 100% !important;
}
.mySwiper {
  position: relative;
}
.mySwiper .swiper-pagination {
  padding-right: 50px;
  text-align: right;
}
.swiper-pagination-bullet {
  background-color: black !important;
  opacity: 0.6 !important;
}
.swiper-pagination-bullet-active {
  background-color: white !important;
  opacity: 0.6 !important;
}
.mySwiper .swiper-slide p {
  text-align: left;
  line-height: 40px;
  padding-left: 20px;
  color: white;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 40px;
  width: 100%;
  background-color: rgb(240, 55, 8, 0.4);
}
.forum_content_right {
  padding-top: 10px;
  float: right;
  height: 454px;
  width: 396px;
  background-image: url("../../images/gyxzq/forum/outlineRight.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.forum_content_right_item {
  padding-left: 16px;
  height: 148px;
  width: 390px;
  position: relative;
}
.forum_content_right_item::before {
  height: 3px;
  width: 395px;
  position: absolute;
  top: -3px;
  left: 0px;
  background-image: url("../../images/gyxzq/forum/line.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
}

.forum_content_right_item_head {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
  background-image: url("../../images/gyxzq/forum/listItemBg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-weight: 700;
}
.forum_content_right_item_head span {
  color: rgba(255, 101, 18);
}
.forum_content_right_item_head img {
  vertical-align: text-bottom;
}
.item_info_scroll {
  padding-top: 10px;
  height: 100px;
  overflow-y: hidden;
}
.item_info {
  height: 30px;
  padding-left: 6px;
}
.item_info:hover span {
  color: rgba(255, 101, 18);
  font-weight: 700;
}
.item_info img {
  vertical-align: middle;
  margin-top: -1px;
}

/* 现场 */
.scene {
  margin-bottom: 108px;
}
.scene_head {
  height: 108px;
  width: 100%;
  background-image: url("../../images/gyxzq/scene/headBg.jpg");
  background-repeat: no-repeat;
  background-size: auto;
}
.banner {
  overflow: hidden;
}
.large_box {
  margin-bottom: 34px;
  width: 100%;
  height: 620px;
  overflow: hidden;
	background-image: url('../../images/gyxzq/scene/swiper1Bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 110%;
	padding: 20px 20px 0px;
}
.large_box ul,
.large_box ul li {
	position: relative;
  height: 100%;
	margin-bottom: 20px;
}
.img_text {
	padding-left: 20px;
	position: absolute;
	bottom: 1px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgb(240, 55, 8, 0.4);
	color: white;
}
.large_box img {
  display: block;
  width: 960px;
  height: 600px;
}
.small_box {
  width: 100%;
  height: 180px;
	padding: 20px 0px;
  overflow: hidden;
  background-image: url("../../images/gyxzq/scene/swiper2Bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.small_list {
  position: relative;
  float: left;
  width: 900px;
  overflow: hidden;
}
.small_list ul {
  height: 100%;
  overflow: hidden;
}
.small_list ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  width: 220px;
}
.small_list ul li img {
  display: block;
  width: 224px;
  height: 140px;
}
.small_list ul li .bun_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 224px;
  height: 100%;
  background-image: url("../../images/gyxzq/scene/swiper2Op.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.small_list ul li.on .bun_bg {
  display: block;
}
.btn {
  display: block;
  width: 40px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.btn:hover {
  background-color: rgb(240, 55, 8, 0.4);
}
.left_btn {
  float: left;
  margin-right: 5px;
  background-image: url('../../images/gyxzq/scene/left_btn.png');
	margin-left: 5px
}
.right_btn {
  float: right;
  background-image: url('../../images/gyxzq/scene/right_btn.png');
	margin-right: 5px
}
/* 合作 */
.cooperation_head {
  height: 108px;
  width: 100%;
  background-image: url("../../images/gyxzq/cooperation/head.jpg");
  background-repeat: no-repeat;
  background-size: auto;
}
.cooperation_list {
}
.cooperation_item {
  position: relative;
  float: left;
  width: 325px;
  height: 243px;
  margin-right: 10px;
}
.cooperation_item::before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url("../../images/gyxzq/cooperation/hove.jpg");
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0;
}
.cooperation_item:hover::before {
  opacity: 0.4;
}
.cooperation_item:nth-last-child(1) {
  margin-right: 0px;
}
.cooperation_item img {
  width: 325px;
  height: 243px;
}
.cooperation_item span {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
}
.swiper {
  width: 100%;
  height: 100%;
}

.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;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ds03 {
	line-height: 50px;
	float: left;
	height: 50px;
	width: 1000px;
	font-size: 18px;
}
.ds03a {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 50px;
}
.ds03a p {
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 10px;
	text-indent: 32px;
}
.ds03a h2 {
	text-align: center;
	line-height: 80px;
}
.ds03a img {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.ds03a li {
	float: left;
	height: 50px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	margin-left: 10px;
	padding-left: 20px;
	overflow: hidden;
  text-overflow: ellipsis;
}
.ds03a li::before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  height: 6px;
  width: 6px;
  margin-left: -10px;
  background-image: url("../../images/gyxzq/scene/swiper2Op.jpg");
  background-repeat: no-repeat;
}
.ds03a li a {
	line-height: 50px;
	color: #333333;
}
.ds03a a:hover {
	color: #990000;
	text-decoration: underline;
}
