﻿/*
* @Author: omtech.cn
* @Date:   2017-12-16 15:02:45
* @Last Modified by:   jason
* @Last Modified time: 2018-02-03 22:48:53
*/
@charset "utf-8";

.container { padding-bottom: 50px; }
.container .w {
  overflow: hidden;
  width: 1044px;
}

.banner {
  height: 600px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}

.menu {
  height: 109px;
  font-size: 30px;
  font-weight: bold;
  line-height: 109px;
  text-align: center;
  background: url("../../../images/zt/tjjwsyjscqh/menu_bg.png") repeat-x top #ce1b19;
}
.menu span {
  display: inline-block;
  width: 200px;
  height: 100%;
  padding-right: 22px;
  background: url("../../../images/zt/tjjwsyjscqh/menu_line.png") no-repeat right;
  _background: url("../../../images/zt/tjjwsyjscqh/menu_line_png8.png") no-repeat right;
}
.menu span.last {
  width: 240px;
  padding-right: 0;
  background: none;
}
.menu a,
.menu a:hover { color: #fff; }

/*mod*/
.mod { padding-top: 50px; }
.mod .hd {
  height: 41px;
  overflow: hidden;
  background: url("../../../images/zt/tjjwsyjscqh/hd_bg.png") repeat-x center;
}
.mod .hd h2 {
  float: left;
  position: relative;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 30px;
  line-height: 41px;
  color: #d02422;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #fff;
}
.mod .hd h2:after {
  position: absolute;
  top: 0;
  left: 60px;
  color: #222;
  content: attr(data-hover);
}
.mod .bd {
  overflow: hidden;
  padding: 30px 0;
}
.mod .bt {
  overflow: hidden;
  background: url("../../../images/zt/tjjwsyjscqh/more_bg.png") repeat-x center;
}
.mod .bt .more {
  float: right;
  padding-left: 15px;
  font-size: 17px;
  color: #c10a06;
  background-color: #fff;
}
.mod .view,
.mod .view a { color: #c10a06; }

/*mod-news*/
.mod-news .headline {
  position: relative;
  padding: 13px 10px 13px 70px;
  height: 90px;
  overflow: hidden;
  background: url("../../../images/zt/tjjwsyjscqh/news_headline_bg.png") no-repeat;
}
.mod-news .headline .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
.mod-news .headline .title h2 {
  margin-top: 6px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2;
  color: #fff;
}
.mod-news .headline .cont h3 {
  height: 30px;
  overflow: hidden;
  font-size: 26px;
  line-height: 30px;
}
.mod-news .headline .cont h3 a { color: #c10a06; }
.mod-news .headline .cont p {
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
  font-size: 17px;
  line-height: 24px;
  color: #666;
}
.slide-list {
  padding-bottom: 30px;
  height: 300px;
}
.slide-list * {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
.poster-main {
  position: relative;
  width: 800px;
  height: 270px;
}
.poster-main a,
.poster-main img {
  display: block;
  width: 512px;
  height: 238px;
}
.poster-main .poster-list {
  width: 800px;
  height: 270px;
}
.poster-main .poster-list .poster-item {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.poster-main .poster-list .poster-item a,
.poster-main .poster-list .poster-item img {
  width: 640px;
  height: 300px;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100px;
  height: 298px;
  cursor: pointer;
  opacity: .8;
}
.poster-main .poster-prev-btn {
  left: -89px;
  background: url('../../../images/zt/tjjwsyjscqh/btn_prev.png') no-repeat center center;
  _background: url('../../../images/zt/tjjwsyjscqh/btn_prev_png8.png') no-repeat center center;
}
.poster-main .poster-next-btn {
  right: -88px;
  background: url('../../../images/zt/tjjwsyjscqh/btn_next.png') no-repeat center center;
  _background: url('../../../images/zt/tjjwsyjscqh/btn_next_png8.png') no-repeat center center;
}
.poster-main .poster-list .poster-item .tt {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  line-height: 40px;
  color: #ededed;
  text-align: center;
  text-decoration: none;
  background-color: #666;
  background-color: rgba(0, 0, 0, .6);
}
.poster-main .poster-list .poster-item.tt1 .tt { display: block; }

/*mod-comment*/
.mod-comment .hd h2 { background-image: url("../../../images/zt/tjjwsyjscqh/comment_hd_icon.png"); }

/*mod-review*/
.mod-review .hd h2 { background-image: url("../../../images/zt/tjjwsyjscqh/review_hd_icon.png"); }

/*mod-study*/
.mod-study .hd h2 { background-image: url("../../../images/zt/tjjwsyjscqh/study_hd_icon.png"); }

/*mod-experience*/
.mod-experience .hd h2 { background-image: url("../../../images/zt/tjjwsyjscqh/experience_hd_icon.png"); }

/*news-list*/
.news-list ul { width: 1300px; }
.news-list li {
  float: left;
  width: 472px;
  height: 40px;
  overflow: hidden;
  padding-right: 100px;
  font-size: 17px;
  line-height: 40px;
}
.news-list li a {
  display: inline-block;
  padding-left: 20px;
  background: url("../../../images/zt/tjjwsyjscqh/news_icon.png") no-repeat 0 17px;
}
.news-list li.bold {
  font-size: 20px;
  font-weight: bold;
}
.news-list li.bold a {
  padding-left: 0;
  background: none;
}
.news-list li.pic {
  height: 135px;
  margin-bottom: 15px;
}
.news-list li.pic .image,
.news-list li.pic .image img {
  width: 180px;
  height: 135px;
}
.news-list li.pic .image { float: left; }
.news-list li.pic a {
  padding: 0;
  background: none;
}
.news-list li.pic .cont { margin-left: 200px; }
.news-list li.pic .cont h4 {
  max-height: 56px;
  overflow: hidden;
  font-size: 20px;
  line-height: 28px;
}
.news-list li.pic .cont p {
  max-height: 69px;
  overflow: hidden;
  margin-top: 10px;
  font-size: 15px;
  line-height: 23px;
  color: #666;
}
