﻿.qiyerongyu {
  padding-top: 50px;
}
.widget-history-3 {
  cursor: default;
  position: relative;
}
.widget-history-3-T {
  height: 100px;
  overflow: hidden;
  width: 94%;
  margin: 0px auto;
  background: url(../images/history_number_line.png) repeat-x center 43px;
  padding: 10px 0px 30px;
}
.widget-history-3-tab .tab_t {
  position: relative;
  width: 16%;
  font-size: 14px;
  color: #999999;
}
.widget-history-3-tab .tab_t_cur {
  font-size: 16px;
  color: #333333;
}
.widget-history-3-tab .tab_t b {
  width: 144px;
  height: 54px;
  background: url(../images/history_number_ico.png) no-repeat center 21px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.widget-history-3-tab .tab_t.tab_t_cur b {
  background: url(../images/history_number_cur.png) no-repeat center;
}
.widget-history-3-tab .tab_t span {
  font-size: 20px;
  color: #000;
  text-align: center;
  display: block;
  line-height: 1.1;
}
.widget-history-3-tab .tab_c ._history_bd {
  background-color: #fff;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l {
  width: 68%;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_r {
  width: 32%;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._l_box {
  padding: 38px 78px;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time {
  font-size: 38px;
  color: #23549f;
  font-weight: bold;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time span {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 3px;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li {
  color: #787878;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li:before {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #787878;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.widget-history-3 ._history_arr {
  width: 37px;
  height: 37px;
  position: absolute;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  top: 25px;
  z-index: 10;
}
.widget-history-3 ._history_arr._arr_prev {
  left: 0;
  background-image: url(../images/history_arr_l.png);
}
.widget-history-3 ._history_arr._arr_next {
  right: 0;
  background-image: url(../images/history_arr_r.png);
}
.widget-history-3-T .scroll_nav {
  display: none;
}
.history-list {
  margin-top: 100px;
  position: relative;
  min-height: 400px;
}
.history-list .line {
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  background: #ddd;
}
.history-list .list {
  width: 100%;
  margin: 0 auto 0;
  padding-top: 20px;
}
.history-list .list li {
  float: left;
  margin-bottom:60px;
  width: 49.8%;
  position: relative;
  min-height: 200px;
  visibility:hidden;
}
.history-list .list li.rightBox {
  margin-top: 100px;
}
.history-list .list li .i1 {
  position: absolute;
  width: 17px;
  height: 17px;
  top: 0;
  right: -9px;
  background: url(../images/history_main_ico.png) no-repeat center;
}
.history-list .list li.rightBox .i1 {
  right: auto;
  left: -9px;
}
.history-list .list li .i2 {
  font-size: 22px;
  color: #585858;
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
.history-list .list li .text {
  font-size: 14px;
  color: #010101;
  line-height: 28px;
  margin-bottom: 10px;
}
.history-list .list li .bx {
  background: #fff;
  width: 92%;
  position: relative;
  border: 1px solid #d7d7d7;
  text-align: right;
  margin-top: -22px;
  min-height:200px;
  border-radius: 5px;
}
.history-list .list li .bx .bx_main {
  padding: 34px 30px;
  position: relative;
}
.history-list .list li.rightBox .bx {
  float: right;
  text-align: left;
}
.history-list .list li .box_ico {
  width: 15px;
  height: 22px;
  background: url(../images/history_main_ion.png) no-repeat center;
  position: absolute;
  top: 16px;
}
.history-list .list li .box_ico {
  right: -15px;

}
.history-list .list li.rightBox .box_ico {
  left: -15px;
  background: url(../images/history_main_ion2.png) no-repeat center;
}
.backTop{ display:none;}

@media all and (max-width:1024px) {
.widget-history-3-tab .tab_t{width: 50%;}
.widget-history-3-tab .tab_t{width: 49%;}
.widget-history-3 ._history_arr{z-index: 4;}
.history-list .list li{width: 49%;}
.history-list .list li .bx .bx_main{padding: 20px;}
.history-list .line{display: none;}
.history-list .list li{width: 100%;}
.history-list .list li .box_ico{display: none;}	
.history-list{margin: 40px 0 0 0}
.qiyerongyu {
  padding-top: 30px;
}
.history-list .list li .bx {
  background: #fff;
  width: 100%;
  position: relative;
  border: 1px solid #d7d7d7;
  text-align: left;
  margin-top: -22px;
  min-height:200px;
  border-radius: 5px;
}
.history-list .list li {
 
  margin-bottom:0px;
}
	}