@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: "Microsoft Yahei", sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *height: 1%;
}
i {
  font-style: normal;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
}
@font-face {
  font-family: "ICKEY";
  src: url('../fonts/iconfont.eot?t=1489461513857');
  src: url('../fonts/iconfont.eot?t=1489461513857#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1489461513857') format('woff'), url('../fonts/iconfont.ttf?t=1489461513857') format('truetype'), url('../fonts/iconfont.svg?t=1489461513857#iconfont') format('svg');
}
.zt-icon {
  font-family: "ICKEY" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.zt-icon:before {
  *display: inline;
  width: 16px \9;
  height: 16px \9;
}
.icon-loading:before {
  content: "\e64b";
}
.icon-selected:before {
  content: "\e615";
}
.icon-ziliao:before {
  content: "\e630";
}
.icon-luntan:before {
  content: "\e620";
}
.icon-youjian:before {
  content: "\e62a";
}
.zt-wrap .clearfix {
  *zoom: 1;
  *height: 1%;
}
.zt-wrap .clearfix:before,
.zt-wrap .clearfix:after {
  display: table;
  content: "";
}
.zt-wrap .clearfix:after {
  clear: both;
}
.zt-wrap .mb20 {
  margin-bottom: 20px;
}
.zt-wrap h3 {
  color: #333;
  font-size: 24px;
  border-left: 4px solid #999;
  padding-left: 7px;
  font-weight: normal;
  margin: 30px 0;
}
.zt-wrap .top-banner {
  position: relative;
  width: 100%;
  height: 206px;
  background: #1ea336;
}
.zt-wrap .top-banner img {
  display: block;
  margin: 0 auto;
}
.zt-wrap .container {
  width: 1190px;
  margin: 0 auto;
}
.zt-wrap .zt-about {
  *zoom: 1;
  *height: 1%;
}
.zt-wrap .zt-about:before,
.zt-wrap .zt-about:after {
  display: table;
  content: "";
}
.zt-wrap .zt-about:after {
  clear: both;
}
.zt-wrap .zt-about dd {
  position: relative;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.zt-wrap .zt-about dd .show-more {
  color: #0979e9;
  cursor: pointer;
}
.zt-wrap .zt-about dd.less .zt-msg-detail {
  height: 115px;
  overflow: hidden;
  display: block;
}
.zt-wrap .zt-about dd.less .show-more {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  height: 19px;
  padding-left: 5px;
}
.zt-wrap .zt-about dl {
  float: left;
  width: 960px;
}
.zt-wrap .zt-about .btn-box {
  float: right;
  width: 200px;
}
.zt-wrap .zt-about .btn-box a {
  line-height: 22px;
  padding: 12px 0;
  *zoom: 1;
  *height: 1%;
  display: block;
  border: 1px solid #f2f2f2;
  color: #0979e9;
  font-size: 14px;
  margin-top: 85px;
}
.zt-wrap .zt-about .btn-box a:before,
.zt-wrap .zt-about .btn-box a:after {
  display: table;
  content: "";
}
.zt-wrap .zt-about .btn-box a:after {
  clear: both;
}
.zt-wrap .zt-about .btn-box a span {
  float: left;
}
.zt-wrap .zt-about .btn-box a em {
  color: #666;
}
.zt-wrap .zt-about .btn-box a i {
  float: left;
  margin-left: 50px;
  font-size: 20px;
  vertical-align: middle;
  width: 30px;
}
.zt-wrap .zt-about .btn-box a i.icon-ziliao {
  font-size: 28px;
}
.zt-wrap .tbl-fixed {
  overflow-wrap: break-word;
  table-layout: fixed;
  word-break: normal;
}
.zt-wrap .table {
  width: 100%;
  max-width: 100%;
}
.zt-wrap .table > thead > tr > th,
.zt-wrap .table > tbody > tr > th,
.zt-wrap .table > tfoot > tr > th,
.zt-wrap .table > thead > tr > td,
.zt-wrap .table > tbody > tr > td,
.zt-wrap .table > tfoot > tr > td {
  padding: 8px 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f2f2f2;
}
.zt-wrap .table > tbody > tr > td,
.zt-wrap .table > tfoot > tr > td {
  font-size: 12px;
}
.zt-wrap .table > tbody > tr > td .btn,
.zt-wrap .table > tfoot > tr > td .btn {
  font-size: 12px;
}
.zt-wrap .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f2f2f2;
  line-height: 1.2;
  background-color: #f5f5f5;
}
.zt-wrap .table > caption + thead > tr:first-child > th,
.zt-wrap .table > colgroup + thead > tr:first-child > th,
.zt-wrap .table > thead:first-child > tr:first-child > th,
.zt-wrap .table > caption + thead > tr:first-child > td,
.zt-wrap .table > colgroup + thead > tr:first-child > td,
.zt-wrap .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.zt-wrap .table > tbody + tbody {
  border-top: 2px solid #f2f2f2;
}
.zt-wrap .table .table {
  background-color: #fff;
}
.zt-wrap .table-search {
  border-top: 1px solid #b3d7fb;
}
.zt-wrap .table-search > thead > tr > th,
.zt-wrap .table-search > tbody > tr > th,
.zt-wrap .table-search > tfoot > tr > th,
.zt-wrap .table-search > thead > tr > td,
.zt-wrap .table-search > tbody > tr > td,
.zt-wrap .table-search > tfoot > tr > td {
  border: none;
  color: #666;
}
.zt-wrap .table-search .small {
  font-size: 85%;
}
.zt-wrap .table-search > thead tr th {
  color: #666;
  background-color: #f9f9f9;
  text-align: left;
  font-size: 14px;
}
.zt-wrap .table-search > tbody tr td {
  border-bottom: 1px solid #f2f2f2;
}
.zt-wrap .table-search .detail-link {
  color: #666;
}
.zt-wrap .table-search .detail-link:hover {
  color: #0979e9;
}
.zt-wrap .table-search .origin-sale {
  color: #ff6600;
  background: #fffdee;
  display: inline-block;
  border: 1px solid #edd28b;
  border-radius: 16px;
  padding: 2px 10px;
  margin-top: 5px;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.zt-wrap .load-more {
  text-align: right;
  margin: 10px 0 20px 0;
}
.zt-wrap .load-more .search-get-more {
  color: #666;
  font-size: 14px;
  vertical-align: top;
}
.zt-wrap .load-more .search-get-more:hover {
  color: #0979e9;
}
.zt-wrap .load-more .search-get-more.loading .zt-icon {
  display: inline-block;
  -webkit-animation: loading 1s linear infinite;
  animation: loading 1s linear infinite;
}
@media only screen and (max-width: 1190px) {
  .zt-wrap .load-more .search-get-more {
    margin-right: 10px;
  }
}
.zt-wrap .load-more .search-get-more .zt-icon {
  display: none;
  margin-left: 2px;
  padding: 0 4px;
  font-size: 16px;
}
.zt-wrap .btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 4px 13px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.zt-wrap .btn.btn-theme {
  background-color: #0979e9;
  border-color: #086cd0;
  color: #fff;
  transition: all 0.25s ease-in-out 0s;
}
.zt-wrap .btn.btn-theme:hover {
  background-color: #2e92f7;
  border-color: #1f8bf6;
  color: #fff;
}
.zt-wrap .btn.btn-light {
  background-color: #dfeefc;
  border-color: #a2cffc;
  color: #0979e9;
  transition: all 0.25s ease-in-out 0s;
  padding: 4px 29px;
}
.zt-wrap .btn.btn-light:hover {
  background-color: #ffffff;
  border-color: #a2cffc;
  color: #0979e9;
}
.zt-wrap .form-search {
  margin-bottom: 12px;
}
.zt-wrap .form-search .search-text {
  width: 280px;
  height: 34px;
  border: 1px solid #086cd0;
  float: left;
  font-size: 14px;
  padding-left: 5px;
  color: #666;
}
.zt-wrap .form-search .search-btn {
  border: 1px solid #086cd0;
  background: #086cd0;
  color: #fff;
  font-size: 16px;
  height: 34px;
  width: 88px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.zt-wrap .application-area {
  *zoom: 1;
  *height: 1%;
  margin-left: -10px;
  text-align: center;
}
.zt-wrap .application-area:before,
.zt-wrap .application-area:after {
  display: table;
  content: "";
}
.zt-wrap .application-area:after {
  clear: both;
}
.zt-wrap .application-area li {
  float: left;
  width: 140px;
  margin-left: 10px;
}
.zt-wrap .application-area li img {
  width: 140px;
  height: 140px;
  margin-bottom: 15px;
}
.zt-wrap .application-area li a {
  font-size: 14px;
  color: #333;
  display: inline-block;
}
.zt-wrap .application-area li a:hover {
  color: #0979e9;
}
.zt-wrap .search-filter dl {
  border-top: 1px solid #e4e4e4;
  position: relative;
  *zoom: 1;
  *height: 1%;
  background: #f5f5f5;
}
.zt-wrap .search-filter dl:before,
.zt-wrap .search-filter dl:after {
  display: table;
  content: "";
}
.zt-wrap .search-filter dl:after {
  clear: both;
}
.zt-wrap .search-filter dl dt {
  text-align: right;
  width: 80px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 10px;
  color: #666;
  font-size: 14px;
  line-height: 2;
}
.zt-wrap .search-filter dl dd {
  background: #fff;
  font-size: 12px;
  margin-left: 90px;
  line-height: 2;
  padding-left: 10px;
  padding-top: 10px;
}
.zt-wrap .search-filter dl dd div {
  min-height: 36px;
}
.zt-wrap .search-filter dl dd a {
  border: 1px solid transparent;
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 2px;
  padding: 5px 10px;
  transition: all 0.25s ease 0s;
  color: #666;
}
.zt-wrap .search-filter dl dd a:hover,
.zt-wrap .search-filter dl dd a.active {
  border-color: #0979e9;
  color: #0979e9 !important;
}
.zt-wrap .search-filter dl dd a.active {
  position: relative;
}
.zt-wrap .search-filter dl dd a.active:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 13px solid #0979e9;
  border-left: 13px solid transparent;
}
.zt-wrap .search-filter dl dd a.active:after {
  color: #fff;
  font-family: "ICKEY" !important;
  content: "\e615";
  font-weight: bold;
  position: absolute;
  width: 14px;
  height: 20px;
  right: -4px;
  bottom: -10px;
  font-size: 12px;
}

/*# sourceMappingURL=isa.css.map */
