.z_list {
  background-color: #fbfbfb;
  padding-bottom: 40px;
}
.z_list .z_list_t .z_list_d > ul > li {
  width: 261px;
  border: 1px solid #f1f1f1;
  background-color: #fff;
  padding: 10px;
  float: left;
  margin-top: 21px;
  margin-left: 22px;
}
.z_list .z_list_t .z_list_d > ul > li a {
  display: block;
}
.z_list .z_list_t .z_list_d > ul > li .z-jj {
  width: 260px;
  height: 263px;
  overflow: hidden;

}
.z_list .z_list_t .z_list_d > ul > li .z-jj img{
    width: 100%;
    height: 260px;
      webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.z_list .z_list_t .z_list_d > ul > li .z-jj:hover img{
  webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.z_list .z_list_t .z_list_d > ul > li a .z_list_d1 {
  margin-top: 10px;
}
.z_list .z_list_t .z_list_d > ul > li a .z_list_d1 h3 {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  height: 60px;
}
.z_list .z_list_t .z_list_d > ul > li a .z_list_d1 p {
  font-size: 14px;
  color: #aeaeae;
  line-height: 2.429;
  height: 68PX;
  overflow: hidden;
}
.z_list .z_list_t .z_list_d > ul > li a .z_list_d1 i {
  font-size: 16px;
  color: #ff662b;
  line-height: 1.429;
  font-weight: bold;
}
.z_list .z_list_t .z_list_d > ul > li a .z_list_d1 i font {
  font-size: 14px;
  font-weight: normal;
}
.z_list .z_list_t .z_list_d > ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.z_list_t1 {
  padding-top: 30px;
}
.z_list_t1 a {
  font-size: 14px;
  color: #868686;
  line-height: 2.286;
  display: inline-block;
}
.z_list_t1 a img {
  width: 19px;
  height: 17px;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 6px;
}
.z_xq {
  margin-top: 15px;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #f2f2f2;
}
.z_xq .z_xq_l {
  width: 400px;
}
.z_xq .z_xq_l img {
  width: 400px;
  height: 400px;
}
.z_xq .z_xq_r {
  padding: 0 30px;
  width: 708px;
}
.z_xq .z_xq_r .z_xq_r_t {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 28px;
}
.z_xq .z_xq_r .z_xq_r_t h3 {
  font-size: 20px;
  color: #323232;
  line-height: 2;
  font-weight: 700;
}
.z_xq .z_xq_r .z_xq_r_t p {
  font-size: 15px;
  color: #bcbcbc;
  line-height: 2;
}
.z_xq .z_xq_r .z_ljzx {
  border-bottom: 1px solid #f5f5f5;
  padding: 28px 0;
}
.z_xq .z_xq_r .z_ljzx a {
  float: left;
  width: 138px;
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.z_xq .z_xq_r .z_ljzx a img {
  margin-right: 10px;
  vertical-align: top;
  margin-top: 12px;
}
.z_xq .z_xq_r .z_ljzx .a1 {
  background-color: #fd9501;
}
.z_xq .z_xq_r .z_ljzx .a2 {
  background-color: #25c872;
  margin-left: 25px;
}
.z_xq .z_xq_r .z_xq_r_t1 {
  margin-top: 30px;
}
.z_xq .z_xq_r .z_xq_r_t1 span {
  font-size: 14px;
  color: #a3a3a3;
  line-height: 2.429;
}
.z_tc {
  /* margin-top: 20px; */
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.z_tc .z_tc_t {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.z_tc .z_tc_t h3 {
  display: inline-block;
  margin-left: 40px;
  font-size: 14px;
  line-height: 50px;
  color: #686868;
}
.z_tc .z_tc_t i {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 176px;
  background: #fd9501;
}
.z_tc .z_tc_d {
  padding: 30px 0;
}
.z_tc .z_tc_d ul {
  padding: 0 20px;
}
.z_tc .z_tc_d ul li {
  width: 224px;
  padding: 10px 0;
  border: 1px solid #e6e6e6;
  text-align: center;
  margin-left: 7px;
  float: left;
}
.z_tc .z_tc_d ul li a {
  display: block;
}
.z_tc .z_tc_d ul li a img {
  width: 200px;
  height: 200px;
}
.z_tc .z_tc_d ul li a .z_tc_d1 h3 {
  margin: 8px;
  font-size: 14px;
  color: #333333;
  line-height:1.5;
  height: 30px;
}
.z_tc .z_tc_d ul li a .z_tc_d1 p {
  font-size: 14px;
  color: #aeaeae;
  line-height: 2.429;
}
.z_tc .z_tc_d ul li a .z_tc_d1 i {
  display: inline-block;
  margin-top: 8px;
  font-size: 16px;
  color: #ff662b;
  line-height: 1.429;
  font-weight: bold;
}
.z_tc .z_tc_d ul li a .z_tc_d1 i font {
  font-size: 14px;
  font-weight: normal;
}
.z_tc .z_tc_d ul li:nth-of-type(5n+1) {
  margin-left: 0;
}
.z_tc .z_xq_d img {
  margin: 10px;
  width: 98.5%;
}
.z_tc .z_xq_d{padding: 25px;padding-bottom: 50px;}
.z_tc .z_xq_d p span{
  font-size: 16px;
  line-height: 2;
}
.hydt {
  margin-top: 35px;
}
.hydt .hydt-left {
  float: left;
  width: 840px;
  background: #fff;
  border:1px solid #e6e6e6;
}
.hydt .hydt-left .hydt-left-top {
    /* border-top: 1px solid #e6e6e6; */
  height: 55px;
  position: relative;
}
.hydt .hydt-left .tabs{
    padding-bottom: 40px;
}
.hydt .hydt-left .hydt-left-top b {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 393px;
  height: 1px;
  background: #ededed;
}
.hydt .hydt-left .hydt-left-top ul {
  /* width: 337px; */
  height: 53px;
}
.hydt .hydt-left .hydt-left-top ul li {
  float: left;
  width: 111px;
  line-height: 53px;
  font-size: 16px;
  color: #838383;
  border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  text-align: center;
  cursor: default;
  margin-right: -1px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a {
  padding: 25px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li {
  width: 786px;
  height: 195px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 22px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a {
  display: block;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a img {
  float: left;
  width: 250px;
  height: 169px;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a img:hover {
  webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r {
  float: left;
  width: 505px;
  height: 170px;
  margin-left: 27px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #3f3f3f;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r p {
  width: 505px;
  height: 90px;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  color: #808080;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r .hydt-l-b-info {
  width: 505px;
  height: 30px;
  margin-top: 18px;
  line-height: 30px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r .hydt-l-b-info font {
  float: left;
  font-size: 14px;
  color: #fd9501;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r .hydt-l-b-info .hydt-l-b-time {
  float: right;
  font-size: 14px;
  color: #acacac;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r .hydt-l-b-info .hydt-l-b-time .hydt-chakan {
  display: inline-block;
  width: 17px;
  height: 11px;
  background: url(../images/z7.png) no-repeat;
  margin: 0 10px 0 20px;
}
.hydt .hydt-left .hydt-left-bottom .tabs .hydt-tab-a li a .hydt-l-b-r .hydt-l-b-info .hydt-l-b-time .hydt-zan {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/z8.png);
  margin: 0 10px 0 20px;
}
.hydt .hydt-right {
  float: left;
  width: 325px;
  /* height: 500px; */
  margin-left: 30px;
}
.hydt .hydt-right .z_news {
  background: #fff;
  border: 1px solid #e6e6e6;
}
.hydt .hydt-right .z_news .hydt-right-top {
  height: 52px;
  border-bottom: 1px solid #ededed;
  font-size: 18px;
  line-height: 50px;
  color: #808080;
  padding-left: 20px;
}
.hydt .hydt-right .z_news .hydt-right-bottom {
  padding: 0 20px;
}
.hydt .hydt-right .z_news .hydt-right-bottom li {
  height: 100px;
  border-bottom: 1px solid #ededed;
}
.hydt .hydt-right .z_news .hydt-right-bottom li a {
  display: block;
}
.hydt .hydt-right .z_news .hydt-right-bottom li a img {
  float: left;
  width: 87px;
  height: 65px;
  margin: 18px 13px 0 6px;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.hydt .hydt-right .z_news .hydt-right-bottom li a span {
  float: left;
  display: inline-block;
  width: 168px;
  overflow: hidden;
  height: 50px;
  line-height: 25px;
  margin-top: 27px;
  color: #757575;
}
.hydt .hydt-right .z_news .hydt-right-bottom li a img:hover {
  webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hydt .hydt-right .z_news .hydt-right-bottom li:last-child {
  border-bottom: none;
}
.hydt .hydt-right .z_news_t {
  margin-top: 20px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 15px;
}
.hydt .hydt-right .z_news_t img {
  width: 73px;
  height: 73px;
  float: left;
}
.hydt .hydt-right .z_news_t .z_new_d {
  padding-left: 98px;
}
.hydt .hydt-right .z_news_t .z_new_d h3 {
  font-size: 20px;
  color: #fd9501;
  font-weight: bold;
  line-height: 2;
}
.hydt .hydt-right .z_news_t .z_new_d p {
  font-size: 14px;
  color: #a6a6a6;
  line-height: 2;
}
.hydt .tabs + .tabs {
  display: none;
}
.hydt .hydt-left-top-active {
  border-bottom: none !important;
  border-top: 2px solid #25c872;
}
.z_news_xq {
  padding: 0 25px;
  padding-bottom: 100px;
}
.z_news_xq .z_news_xq_t {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
}
.z_news_xq .z_news_xq_t h3 {
  font-size: 22px;
  color: #333;
  text-transform: uppercase;
  line-height: 2;
  font-weight: 700;
}
.z_news_xq .z_news_xq_t p {
  font-size: 14px;
  color: #acacac;
  line-height: 2;
}
.z_news_xq .z_news_xq_t p span {
  text-transform: uppercase;
  margin-left: 24px;
}
.z_news_xq .z_news_xq_d {
  margin-top: 20px;
}
.z_news_xq .z_news_xq_d p {
  font-size: 18px;
  line-height: 2;
  color: #666;
}
.z_about {
  /* margin-top: 20px; */
  border: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 35px;
}
.z_about .z_about_t h3 {
  
  font-size: 24px;
  color: #2f2f2f;
  font-weight: bold;
  text-align: center;
  line-height: 3;
}
.z_about .z_about_t p {
  font-size: 14px;
  color: #636363;
  line-height: 2.143;
}
.z_about .z_about_d {
  margin-top: 20px;
  text-align: center;
}
.z_about .z_about_d embed {
  width: 684px;
  height: 346px;
}
.qyhj > ul > li {
  margin-top: 24px;
  background-color: #fff;
  padding: 10px 10px 0 10px;
  border: 1px solid #e6e6e6;
  width: 198px;
  float: left;
  margin-left: 25px;
}
.qyhj > ul > li a {
  display: block;
}
.qyhj > ul > li a img {
  width: 199px;
  height: 245px;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.qyhj > ul > li a img:hover {
  webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.qyhj > ul > li p {
  font-size: 16px;
  color: #484848;
  line-height: 2.875;
}
.qyhj > ul li:nth-of-type(5n+1) {
  margin-left: 0;
}


.shu{
  position:fixed;
  top: 20%;
  left: 110px;
  z-index: 999;
  background: #00afdb;  
  padding:10px;
  width: 160px; 

}
.shu img{
  width: 100%;
  margin-bottom: 10px;
}

.shu  ul li{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  background: #fff;
}
