* { padding: 0px; margin: 0px; list-style-type:none; text-decoration: none;}
body { background-color: #f5faff;}
.banner-sty1 { width:100%; height:493px; overflow: hidden;background-image: ; background-repeat:no-repeat; background-position:center top;}
.ztlist { width: 1140px; overflow: hidden; margin: 0px auto; background-color: #fff; box-sizing: border-box; padding: 15px;}
.ztlist ul { overflow: hidden;}
.ztlist ul li { width: 100%; overflow: hidden; line-height: 70px; border-bottom: #ededed dashed 1px;}
.ztlist ul li a { display: block; float: left; width: 88%; font-size: 20px; color: #333333; background:  no-repeat 8px 30px; text-indent: 30px;}
.ztlist ul li span { font-size: 16px; color: #aaaaaa; display: block; float: left; width: 12%; text-align: center;}
.news-tt {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
.news-tt a {
  display: block;
  width: 100%;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #0069c5;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box !important;
  display: box !important;
  /*-webkit-line-clamp: 1;*/
}
.ztbt { width: 100%; overflow: hidden; border-bottom: #dedede solid 1px; margin-bottom: 10px;}
.ztbt span { display: block; float: left; font-size: 24px; color: #333333; line-height: 60px; border-bottom: #4576d7 solid 5px; padding: 0px 20px;}
.ztbt a { float: right; font-size: 16px; color: #999999; line-height: 60px; margin-right: 15px;}

.explain {
  width: auto;
  padding: 32px 0;
  line-height: 25px;
  overflow: hidden;
}
.explain p {
  padding-right: 40px;
  height: 90px;
  float: left;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #666;
}
.explain p a {
  font-family: "微软雅黑";
  color: #666;
  text-decoration: none;
}
.explain p a:hover {
  font-family: "微软雅黑";
  color: #d82626;
  text-decoration: none;
}
.explain p:last-child {
  padding-right: 0;
}
.scr-link {
  text-align: right;
  /*overflow: hidden;*/
  padding:25px 0 0 0;
}
.scr-link li {

  vertical-align: middle;
  border: 1px solid #ccc;
  /*overflow: hidden;*/
  float: right;
  margin-left:5px;
  text-align: center;
}
.scr-link li img {
  display: inline-block;
  vertical-align: middle;
}
.copyright-font {
  height: 40px;
  line-height: 40px;
  background: #333;
  overflow: hidden;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #999;
}
.copyright-font span {
  font-family: "arial";
}
.footerlink {
  height: 40px;
  line-height: 40px;
}
.footerlink a {
  color: #999;
  margin: 0 10px;
}
.footerlink a:last-child {
  margin-right: 0;
}
#pages {
  padding: 10px;
  font-size: 16px;
  line-height: 35px;
}
#pages a, #pages a.a1, #pages span {
  padding: 3px 5px;
  border: 1px solid #ededed;
  border-radius: 3px;
  color: #a5a5a5;
  margin-right: 5px;
}
#pages a.a1 {}
#pages span {
  border-color: #0069c5;
  background-color: #0069c5;
  color: #fff;
}
#pages a:hover {
  border-color: #0069c5;
  color: #0069c5
}

@media (max-width: 719px) {
.banner-sty1 { height:190px; background-size: 180%;}
.ztlist { width: 100%;}

.ztlist ul li { line-height: 24px; padding: 15px 0;}
.ztlist ul li a { width: 100%; font-size: 18px; background:  no-repeat 3px 8px; text-indent: 20px;}
.ztlist ul li span { width: 100%; text-align: right; line-height: 16px;}
}