.fz_pos {height: 50px;border-bottom: 1px solid #ff123f;background-color: #fff;}
.fz_pos .name {line-height: 50px;font-size: 25px;float: left;color: #ea3747;margin: 0}
.fz_pos .txt {padding: 22px 0 0 10px;color: #999;display: inline-block;font-size: 14px;}
.fz_pos .txt a {color: #999;}
.fz_pos .txt a:hover {color: #ff123f;}
.con_wrap{width: 1200px;margin: 0 auto}
.xt_indexmain .banner_container {
  position: relative;
  width: 100%;
  height: 374px;
  overflow: hidden;
}
.xt_indexmain .banner_container .banner_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.xt_indexmain .banner_container .banner_wrapper .banner_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: #ccc;
  background-position: top center;
  background-repeat: no-repeat;
}
.xt_indexmain .banner_container .points,
.xt_indexmain .banner_container .operate_buttons {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -675px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.xt_indexmain .banner_container .points li,
.xt_indexmain .banner_container .operate_buttons li {
  display: inline-block;
  width: 30px;
  height: 6px;
  margin: 0 5px;
  background-color: #fff;
  opacity: 0.5;
}
.xt_indexmain .banner_container .points li.active,
.xt_indexmain .banner_container .operate_buttons li.active {
  opacity: 1;
}
.xt_indexmain .banner_container .btn {
  position: absolute;
  top: -200px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #ccc;
  background-color: rgba(0,0,0,0.5);
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-family: 'simsun';
}
.xt_indexmain .banner_container .prev {
  left: 0;
}
.xt_indexmain .banner_container .next {
  right: 0;
}
.xt_indexmain .con_wrap {
  position: relative;
}
.xt_indexmain .left_tj_box {
  position: absolute;
  left: 0;
  top: -374px;
  width: 250px;
  padding: 0 12px;
  height: 374px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  z-index: 5;
  overflow: hidden;
}
.tj_info_item{position: relative;padding-top: 17px;font-size: 14px;color: #333}
.tj_info_item .tj_line{margin:12px 12px 0 0;border-top: 1px solid #e6e6e6}
.tj_info_item .tj_name{line-height: 14px;padding-bottom: 8px;font-size: 14px;font-weight: bold;}
.tj_info_item a{color: #666}
.tj_info_item a:hover{color: #ea3747}
.tj_info_item .tj_t_href{margin-right: 20px}
.tj_info_item .tj_c_href{position: relative;line-height: 28px;}
.tj_info_item .tj_f_href{display: inline-block;width: 32%;line-height: 28px;}
.tj_hot:after,.tj_new:after{
  position: absolute;
  right: -28px;
  top: -7px;
  width: 31px;
  height: 14px;
  content: ''
}
.tj_hot:after{background: url(/images/hot_icon.png);}
.tj_new:after{background: url(/images/new_icon.png);}