﻿@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: '微软雅黑';
  background: url(bgg1.png) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 1026px;
  height: 100%;
  width: 100%;
}
a {
  color: #333333;
}
.w {
  width: 1200px;
  margin: 0 auto;
}

.clearfix {
  content: '';
  display: table;
  clear: both;
}

/*当前位置*/
.position {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.position .position-txt {
  padding-left: 25px;
  font-size: 13px;
  color: #454545;
}

/*文章正文*/
.con {
  width: 900px;
  /*min-height: 680px;*/
  margin: 30px auto;
}
.con-title {
  font-size: 25px;
  color: #000;
  line-height: 50px;
  text-align: center;
  border-bottom: 2px #717171 solid;
}
.small-title {
  width: 900px;
  font-size: 15px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.small-title .date {
  margin: 0 150px;
}
.small-title .fare {
  float: right;
  margin-right: 15px;
}

.main-txt {
	width:95%;
  margin-top: 10px;
}
.main-txt p {
  font-size: 15px;
  color: #333;
  line-height: 2em;
  text-indent: 2em;
}
.main-corner {
  float: right;
  margin-top: 20px;
  margin-bottom: 40px;
}
.main-corner div {
  font-size: 15px;
  color: #333;
  line-height: 26px;
}

.main-word {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f1f1f1;
}
.main-word .main-word-left {
  float: left;
}
.main-word-left span {
  font-size: 15px;
  font-weight: bold;
  color: #fa0505;
}
.main-word .main-word-right {
  float: right;
}
.main-word-right span {
  float: left;
}
.main-word-right .printer {
  margin-left: 30px;
  padding-left: 25px;
  background: url(printer.png) no-repeat left center;
}
.main-word-right .close {
  margin-left: 25px;
  padding-left: 25px;
  background: url(close.png) no-repeat left center;
}
.con-main .line {
  border: 1px #c5c5c5 dotted;
  margin: 20px 0;
}
.con-main .prev {
  margin-bottom: 15px;
}
.ztcon {
  width: 100%;
  padding: 0 10px;
}
.ztname {
  width: 100%;
  height: 50px;
  margin-bottom: 45px;
  background: url('biaoti1.png') center center no-repeat;
}
.ztlist {
  width: 100%;
  margin-bottom: 80px;
  overflow: hidden;
}
.ztlistcon {
  width: 1190px;
}
.ztlist .item {
  width: 356px;
  height: 200px;
  margin-right: 36px;
  float: left;
}
.ztlist .item a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}
.ztlist .item a.a1 {
  background: url(01.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a2 {
  background: url(02.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a3 {
  background: url(03.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a1:hover {
  background: url(001.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a2:hover {
  background: url(002.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a3:hover {
  background: url(003.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a4 {
  background: url(04.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a4:hover {
  background: url(004.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a5 {
  background: url(05.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a5:hover {
  background: url(005.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a6 {
  background: url(06.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a6:hover {
  background: url(006.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a7 {
  background: url(07.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a7:hover {
  background: url(007.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a8 {
  background: url(08.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a8:hover {
  background: url(008.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a9 {
  background: url(09.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a9:hover {
  background: url(009.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a10 {
  background: url(010.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ztlist .item a.a10:hover {
  background: url(0010.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.zhuanti .tel {
  width: 100%;
  overflow: hidden;
}
.zhuanti .tel img {
  float: left;
  width: 88px;
  height: 88px;
  display: block;
}
.zhuanti .tel div {
  float: left;
  height: 88px;
  margin-left: 30px;
}
.zhuanti .tel div p {
  font-size: 18px;
  color: #333;
  height: 25px;
  line-height: 25px;
}
.zhuanti .tel div p.p1 {
  margin-bottom: 38px;
}
@media screen and (max-width: 992px) {
	img{
		width:90%;
		height:auto;
		
	}
	table{
		width:100% !important;
	}
	td{
		max-width:55px;
	}
  .con {
    width: 100%;
  }
  .con-main {
    width: 100%;
  }
  .small-title {
    width: 100%;
  }
  .small-title .date {
    margin: 0 10px;
    font-size: 12px;
  }
  .small-title .see {
    font-size: 12px;
  }
  .ztcon {
    padding: 0;
  }
  .ztlistcon {
    width: 100%;
  }
  .ztlist .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .zhuanti .tel img {
    float: left;
    width: 44px;
    height: 44px;
    display: block;
  }
  .zhuanti .tel div p {
    font-size: 14px;
    color: #333;
    height: 20px;
    line-height: 20px;
  }
  .zhuanti .tel div {
    height: 44px;
    margin-left: 15px;
  }
  .zhuanti .tel div p.p1 {
    margin-bottom: 4px;
  }
  .footer {
    background-size: 100% 100% !important;
    height: auto !important;
  }
  .footer .last-mid {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center !important;
  }
  .last-mid span {
    font-size: 12px !important;
  }
}
