@charset "utf-8";
#chart_moduler {
  width: 100%;
  min-width: 1200px;
  
}
.chart_moduler {
  box-sizing: border-box;
  height: 355px;
}
#jyb_index_focus {
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 430px;
  background: transparent;
  overflow: hidden;
}
.jyb_index_focusImg li {
  clear: both;
  position: absolute;
  top: 32px;
  left: 0;
  width: 680px;
  height: 347px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  overflow: hidden;
}
.jyb_index_focusImg li a,
.jyb_index_focusImg li img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jyb_index_focusImg li p {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  line-height: 45px;
  background-color: #F2E4E2;
  opacity: 0.89;
  color: #E98916;
  text-align: center;
}
.jyb_index_focusImg li.active {
  box-sizing: border-box;
  z-index: 3;
  top: 0;
  opacity: 1;
  margin: 0 157px;
  width: 657px;
  height: 328px;
  filter: alpha(opacity=100);
}
.jyb_index_focusImg li img:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.jyb_index_focusImg li.active p {
  display: block;
}
.jyb_index_focusImg li.next {
  left: 470px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.focus-pagenation {
  position: absolute;
  bottom: 14px;
  right: 160px;
  z-index: 5;
  /* margin-right: 35px; */
}
.focus-pagenation dd {
  float: left;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
.focus-pagenation dd.curr {
  background-color: #E41414;
}
.focus-arrow-left,
.focus-arrow-right {
  position: absolute;
  top: 167px;
  left: -60px;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.focus-arrow-right {
  left: auto;
  right: -60px;
}
.scy_bottom {
  position: relative;
  width: 100%;
  padding-top: 30px;
}
.chart_moduler {
  box-sizing: border-box;
 
}
#jyb_index_focus {
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 355px;
  background: transparent;
  overflow: hidden;
}
.jyb_index_focusImg li {
  clear: both;
  position: absolute;
  top: 20px;
  left: 0;
  width: 590px;
  height: 294px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  overflow: hidden;
}
.jyb_index_focusImg li a,
.jyb_index_focusImg li img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jyb_index_focusImg li p {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  line-height: 45px;
  background-color: #F2E4E2;
  opacity: 0.89;
  color: #E98916;
  text-align: center;
}
.jyb_index_focusImg li.active {
  box-sizing: border-box;
  z-index: 3;
  top: 0;
  opacity: 1;
  margin: 0 157px;
  width: 657px;
  height: 328px;
  filter: alpha(opacity=100);
}
.jyb_index_focusImg li.active p {
  display: block!important;
}
.jyb_index_focusImg li.rotate-item p {
  display: block!important;
}
.jyb_index_focusImg li.next p {
  display: block!important;
  padding-left: 20px;
}
.jyb_index_focusImg li.next {
  left: 470px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*#jyb_index_focus {
  margin-left: 59px;
}*/
.jyb_index_focusImg li.next {
  left: 610px;
}
.jyb_index_focusImg li.active {
  left: 115px;
}
.jyb_index_focusImg li {
  opacity: 2;
  filter: alpha(opacity=100);
  overflow: hidden;
}
.focus-pagenation {
	position: absolute;
	bottom: 35px;
	right: 50%;
	margin-right: 0;
	z-index: 5;
	transform: translateX(50%);
}