@charset "utf-8";
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #333333;
  padding: 0;
  margin: 0;}

img {
  max-width: 100%;
  border: none;}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
input,
p {
  padding: 0;
  margin: 0;
  list-style: none;}

a {
  color: inherit;
  font: inherit;
  text-decoration: none;}

a:hover {
  text-decoration: none;
  color: #1083da;}

a:focus {
  text-decoration: none;}

.clearfix {
  zoom: 1;}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;}

/* 首页标题 */
.index-tit {
  width: 80px;
  height: 253px;
  background: url(../000_files/index-tit-bg.jpg) no-repeat;
  overflow: hidden;}

.index-tit .tit00 {
  overflow: hidden;}

.index-tit .cn {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  width: 24px;
  line-height: 26px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;}

.index-tit .en {
  float: left;line-height: 37px;
  font-size: 16px;
  width: 18px;
  margin-top: 40px;
  margin-left: 7px;
  color: rgba(255, 255, 255, 0.4);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);}

.index-tit .ico {
  margin-top: 27px;
  margin-left: 23px;}

.index-tit .index-more {
  display: block;
  font-size: 14px;
  margin-top: 35px;
  margin-left: 20px;
  color: #ffffff;}

.index-cont {
  float: left;
  width: calc(100% - 128px);}

/* 第二行 */
.row2 {
      background: #eaeaea;  background-size: cover;    padding: 10px 0;}

.row2 .index-tit {
  float: left;}

.row2 .index-cont {
  float: right;background: #eaeaea;
   }

.tzgg-list {
  background: url(../000_files/tzgg-bg.jpg) center no-repeat;
  background-size: cover;
  padding: 18px 30px 18px 20px;
  overflow: hidden;}

.tzgg-list ul {
  overflow: hidden;
  margin: 0 -30px;}

.tzgg-list ul li {
  float: left;
  width: 33.3%;}

.tzgg-list ul li a {
  display: block;
  overflow: hidden;
  padding-bottom: 38px;
  margin: 0 30px;
  border-bottom: 1px solid #d9d9d9;}

.tzgg-list ul li a .date {
  float: left;
  width: 50px;
  text-align: center;}

.tzgg-list ul li a .date .ri {
  font-size: 24px;
  font-weight: bold;
  color: #2393eb;}

.tzgg-list ul li a .date .ny {
  font-size: 12px;
  color: #2393eb;}

.tzgg-list ul li a em {
  content: "";
  width: 1px;
  height: 50px;
  float: left;
  margin-left: 8px;
  background: #d9d9d9;}

.tzgg-list ul li a .tit00 {
  float: right;
  width: calc(100% - 70px);
  font-size: 16px;
  line-height: 26px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;}

.tzgg-list ul li:nth-child(n + 4) a {}

.tzgg-list ul li:hover .tit00 {
  transform: translatex(5px);}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;}
@media (min-width: 768px) {
    .container {
        width: 750px;}
}
@media (min-width: 992px) {
    .container {
        width: 970px;}
}
@media (min-width: 1230px) {
    .container {
        width: 1330px;}
}



.a4 ,.a5 ,.a6{padding-bottom: 0;padding-top: 18px; border: none;}
.titlestyle276834{ color: #222222; line-height: 200%; font-size: 14px; text-decoration: none;}