body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
body,
button,
input,
select,
textarea {
  font: 14px/1.5 "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
button,
img {
  border: none;
  background: none;
}
input[type="text"],
input[type="password"],
button {
  outline: none;
  -webkit-appearance: none;
}
em,
i {
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #0291d0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
img {
  border: 0px;
  outline-width: 0px;
  vertical-align: top;
}
.clearfix {
  zoom: 1;
}
.clearfixx {
  zoom: 1;
  display: flex;
  align-items: center;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.ell1 {
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body {
  background: #fff;
  font-family: "微软雅黑";
}
::-webkit-scrollbar {
  width: 7px;
  background: #d2d2d2;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb {
  background: #3051e1;
  border-radius: 10px;
}
::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.public-wp {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 29px;
  position: relative;
}
.zthead {
  height: 120px;
  background: #fff;
  line-height: 130px;
}
.zthead .hd-logo {
  height: 120px;
}
.zthead .hd-logo img {
  vertical-align: middle;
}
.zthead .hd-logo:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.zthead .hd-right .hd-nav {
  width: 850px;
  height: 60px;
  line-height: 60px;
  /* background: #0075cf; */
}
.zthead .hd-right .hd-nav:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.zthead .hd-right .hd-nav ul {
  /* display: inline-block; */
  vertical-align: middle;
  padding-left: 50px;
}
.zthead .hd-right .hd-nav ul li {
  float: left;
}
.zthead .hd-right .hd-nav ul li + li {
  margin-left: 24px;
}
.zthead .hd-right .hd-nav ul li .nav-item a {
  display: block;
  height: 23px;
  font-size: 20px;
  font-family: 'Source Han Sans CN';
  font-weight: bold;
  color: #000000;
  line-height: 70px;
}
.zthead .hd-right .hd-nav ul li.on .nav-item a {
  color: #0291d0;
  font-weight: bold;
}
.zthead .hd-searchbox {
  height: 100px;
  margin-left: 20px;
  /* margin-top: 20px; */
}
.zthead .hd-searchbox:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.zthead .hd-searchbox .hd-search {
  display: inline-block;
  vertical-align: middle;
  width: 135px;
  height: 30px;
  background-color: #ffffff;
  border: solid 1px #cecece;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 31px;
  padding-left: 0px;
  margin-top: -15px;
  margin-left: -60px;
}
.zthead .hd-searchbox .hd-search .sbox {
  width: 100%;
  height: 28px;
  position: absolute;
  top: 0px;
}
.zthead .hd-searchbox .hd-search .sbtn {
  position: absolute;
  right: 8px;
  top: 7px;
  width: 16px;
  height: 16px;
  background: url("../ztimages/sbtn.png") no-repeat left center;
}
.ztfooter {
  height: 140px;
  color: #ffffff;
  background-image: url(/img/底部背景@2x.png);
  /* background-color: #333333; */
}
.ztfooter .lcon {
  float: left;
  margin-top: 55px;
  margin-left: 30px;
  text-align: center;
}
.ztfooter .lcon p + p {
  margin-top: 10px;
}
.ztfooter .rcon {
  float: right;
  margin-top: 19px;
  margin-left: -15%;
}
.ztfooter .rcon .infoitems {
  float: left;
  margin-right: 61px;
}
.ztfooter .rcon .infoitems .item {
  margin-top: 10px;
  display: flex;
}
.ztfooter .rcon .infoitems .item .ico {
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.ztfooter .rcon .ewmbox {
  float: right;
}
.ztfooter .rcon .ewmbox img {
  width: 102px;
}
.common-banner .img {
  height: 260px;
  background-color: #2B47AD;
  background-repeat: no-repeat;
  background-position: 50% center;
}
.main-box {
  min-height: 1367px;
}
.com-position {
  padding: 17px 0 16px 0;
  background: url("../ztimages/line2.png") no-repeat left bottom;
}
.com-position .classname {
  font-size: 24px;
  font-weight: bold;
  color: #0291d0;
}
.com-position .position {
  margin-top: 10px;
}
.slider-bg {
  width: 50px;
  height: 204px;
  position: fixed;
  right: 10px;
  top: 30%;
  z-index: 100;
  display: none;
}
.toolbar_btn a {
  background: #386fec;
  margin-bottom: 1px;
}
.toolbar_btn {
  position: absolute;
  width: 50px;
}
.toolbar_btn a,
.toolbar_btn a samp {
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.4s cubic-bezier(0.2, 0.83, 0.42, 0.91);
  transition: all 0.4s cubic-bezier(0.2, 0.83, 0.42, 0.91);
}
.toolbar_btn a samp {
  z-index: 2;
  width: 50px;
  color: #fff;
}
.toolbar_btn a samp span {
  position: absolute;
  z-index: 999;
  font-size: 14px;
  text-align: center;
  top: 5px;
  left: 5px;
  display: inline-block;
  width: 42px;
  display: none;
}
.every-sign {
  display: inline-block !important;
}
.toolbar_btn a samp .iconfont {
  font-size: 24px;
  position: absolute;
  top: 16px;
  left: 18px;
  color: #fff;
}
.toolbar_btn a em {
  font-size: 16px;
  font-style: normal;
  line-height: 50px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 50px;
  display: block;
  overflow: hidden;
  width: 0;
  height: 50px;
  -webkit-transition: all 0.4s cubic-bezier(0.2, 0.83, 0.42, 0.91);
  transition: all 0.4s cubic-bezier(0.2, 0.83, 0.42, 0.91);
  text-align: center;
  color: #fff;
}
.iconi {
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
}
.toolbar_btn a:not(.sign-bg):hover samp {
  background-color: #3051e1;
}
.toolbar_btn a:hover em {
  width: 180px;
  background: #3051e1;
}
.toolbar_btn a:hover em.slider-a {
  width: 170px !important;
  border-radius: 25px 0 0 25px;
}
.toolbar_btn a:hover em.slider-a i {
  font-size: 18px;
  font-weight: normal;
}
.toolbar_btn a:hover em.slider-c {
  width: 155px !important;
  height: 155px !important;
}
.toolbar_btn a:hover em.slider-c i {
  display: block;
  margin-top: 10px;
}
.toolbar_btn a:hover em.slider-c i img {
  width: 135px;
  height: 135px;
}
.backToTop {
  position: fixed;
  right: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 101;
  bottom: 10%;
  display: none;
  background: #386fec;
}
.backToTop img {
  margin-top: 12px;
}
@media screen and (max-width: 970px) {
  .public-wp {
    width: 100%;
  }
  .zthead .hd-logo {
    margin-left: 10px;
  }
  .zthead .hd-right {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1001;
    background: #ffffff;
    padding: 20px 30px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .zthead .hd-right.nav-show {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .zthead .hd-right .hd-nav {
    height: 100%;
    padding-top: 80px;
    position: relative;
  }
  .zthead .hd-right .hd-nav ul {
    height: 100%;
    overflow-y: auto;
    display: block;
  }
  .zthead .hd-right .hd-nav ul li {
    float: none;
    padding: 5px 0;
    margin-left: 0 !important;
    border-bottom: 1px solid #005bac;
  }
  .zthead .hd-right .hd-nav ul li h3 {
    padding-right: 40px;
    position: relative;
  }
  .zthead .hd-right .hd-nav .nav-close {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../ztimages/close.png);
    background-size: 100% 100%;
    top: 0;
    right: 0;
    position: absolute;
  }
  .zthead .hd-searchbox {
    display: none;
  }
  .zthead .nav-btn {
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    background: url("../ztimages/menu.png");
    background-size: 100% 100%;
    margin-top: 33px;
    margin-right: 10px;
  }
  .index-banner .img {
    height: 130px !important;
    background-size: 100% auto;
  }
  .common-banner .img {
    height: 60px !important;
    background-size: 100% auto;
  }
  .slider-bg {
    display: none !important;
  }
  .index-block1 .ptjs-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block1 .ptjs-con .tbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px;
  }
  .index-block1 .ptjs-con .tbox .txt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index-block1 .ptjs-con .timgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block1 .ptjs-con .timgs .imgwrap {
    margin-left: 0 !important;
    width: 100%;
  }
  .index-block1 .ptjs-con .timgs .imgwrap img {
    width: 100%;
  }
  .index-block1 .instrument-con {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .index-block1 .instrument-con .iitems ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block1 .instrument-con .iitems ul .iitem {
    margin-left: 0 !important;
  }
  .index-block2 .more {
    display: none;
  }
  .index-block3 .more {
    display: none;
  }
  .index-block3 .index-result .in {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block3 .index-result .in .item {
    margin-right: 0;
    float: none;
    width: 95% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block3 .index-result .in .item .imgwrap {
    float: none;
    margin-bottom: 10px;
  }
  .index-block3 .index-result .in .item .con {
    margin-left: 0;
  }
  .index-block3 .index-result .in .item .con .name {
    text-align: center;
  }
  .index-block3 .index-resource .in {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-block3 .index-resource .in .item {
    margin-right: 0;
    float: none;
  }
  .ztfooter {
    height: auto !important;
    padding: 0 10px;
  }
  .ztfooter .public-wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ztfooter .rcon .ewmbox {
    float: left;
  }
  .ztfooter .rcon .infoitems {
    float: right;
    margin-right: 50px;
  }
  .zj-wraper .zj-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zj-wraper .zj-items .item {
    margin-left: 5px !important;
  }
  .com-position {
    padding: 10px;
  }
  .com-position .classname {
    font-size: 16px;
    margin-top: 5px;
  }
  .tplist .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px 10px !important;
  }
  .tplist .item .imgwrap {
    margin-bottom: 20px;
  }
  .tplist .item .con {
    margin-left: 0 !important;
  }
  .tplist .item .con .title {
    text-align: center;
    margin-bottom: 10px !important;
  }
  .tplist .item .con .stitle {
    margin-bottom: 10px !important;
  }
  .main-page {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .main-article {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .main-article .mainhead h3.syxqh3 {
    margin: 0 !important;
  }
  .main-article .mainhead .bshare-custom {
    top: -30px !important;
  }
  .qbfwwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px !important;
  }
  .qbfwwrap .item {
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
  }
  .sbwrap .sblist {
    width: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sbwrap .sblist .item {
    margin: 0 0 20px 0 !important;
  }
  .zjwrap .zjlist {
    width: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .zjwrap .zjlist .item {
    margin-right: 0 !important;
  }
}
.colorline {
  height: 4px;
  background: url("../ztimages/color_line.png") repeat-x left center;
}
.index-banner .img {
  height: 489px;
  background-color: #2B47AD;
  background-repeat: no-repeat;
  background-position: 50% center;
}
.index-block1 {
  min-height: 955px;
  background-image: url("../ztimages/ptjs_bg.png");
  background-repeat: no-repeat;
  background-position: 50% center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
}
.index-block1 .ptjs-title {
  text-align: center;
  margin-bottom: 32px;
}
.index-block1 .ptjs-title .in {
  display: inline-block;
}
.index-block1 .ptjs-title .in:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.index-block1 .ptjs-title .in .imgwrap {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.index-block1 .ptjs-title .in .con {
  display: inline-block;
  vertical-align: middle;
}
.index-block1 .ptjs-title .in .con h3 {
  font-size: 32px;
  color: #363636;
}
.index-block1 .ptjs-title .in .con p {
  color: #cccccc;
  font-size: 12px;
  font-family: Arial;
}
.index-block1 .ptjs-con {
  margin-bottom: 43px;
}
.index-block1 .ptjs-con .tbox {
  width: 406px;
  height: 279px;
  background-color: #fff;
}
.index-block1 .ptjs-con .tbox .txt {
  font-size: 16px;
  line-height: 33px;
  margin-bottom: 21px;
  padding: 12px 19px 0;
}
.index-block1 .ptjs-con .tbox .tbtn {
  display: inline-block;
  text-align: center;
  width: 138px;
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  background-color: #0291d0;
}
.index-block1 .ptjs-con .timgs .imgwrap {
  position: relative;
}
.index-block1 .ptjs-con .timgs .imgwrap + .imgwrap {
  margin-left: 15px;
}
.index-block1 .ptjs-con .timgs .imgwrap .txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  height: 60px;
  background-color: #71c33e;
  background-color: rgba(113, 195, 62, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 24px;
  font-size: 0;
}
.index-block1 .ptjs-con .timgs .imgwrap .txt .wrapin {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
}
.index-block1 .ptjs-con .timgs .imgwrap .txt:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.index-block1 .instrument-con .ititlebox {
  width: 280px;
  height: 418px;
  background: url("../ztimages/yqtitle_bg.png") no-repeat;
  position: relative;
  padding-right: 15px;
}
.index-block1 .instrument-con .ititlebox .title {
  color: white;
  padding: 57px 0 0 34px;
}
.index-block1 .instrument-con .ititlebox .title .en {
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  margin-bottom: 34px;
}
.index-block1 .instrument-con .ititlebox .title .en:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 51px;
  height: 4px;
  background-color: #ffffff;
}
.index-block1 .instrument-con .ititlebox .title .name {
  font-size: 32px;
}
.index-block1 .instrument-con .ititlebox .more {
  position: absolute;
  left: 35px;
  bottom: 73px;
}
.index-block1 .instrument-con .iitems .iitem {
  background-color: #fff;
  margin: 0 35px;
  -webkit-box-shadow: 4px 4px 0px 0px #eeeeee;
  box-shadow: 4px 4px 0px 0px #eeeeee;
}
.index-block1 .instrument-con .iitems .iitem + .iitem {
  margin-left: 18px;
}
.index-block1 .instrument-con .iitems .iitem:hover .title {
  background-image: url("../ztimages/index_tbghover.png");
}
.index-block1 .instrument-con .iitems .iitem a {
  display: block;
  height: 418px;
  width: 275px;
  position: relative;
}
.index-block1 .instrument-con .iitems .iitem .imgwrap {
  width:275px;
  height: 418px;
}
.index-block1 .instrument-con .iitems .iitem .imgwrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: cover; 
}
.index-block1 .instrument-con .iitems .iitem .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: url("../ztimages/index_tbg.png") no-repeat center center;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.index-block2 {
  min-height: 501px;
  background-color: #f8f8f8;
  padding-top: 48px;
}
.index-block2 .zjtd-title {
  text-align: center;
  margin-bottom: 32px;
  position: relative;
}
.index-block2 .zjtd-title .in {
  display: inline-block;
}
.index-block2 .zjtd-title .in:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.index-block2 .zjtd-title .in .imgwrap {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.index-block2 .zjtd-title .in .con {
  display: inline-block;
  vertical-align: middle;
}
.index-block2 .zjtd-title .in .con h3 {
  font-size: 32px;
  color: #363636;
}
.index-block2 .zjtd-title .in .con p {
  color: #cccccc;
  font-size: 12px;
  font-family: Arial;
}
.index-block2 .zjtd-title .more {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: center;
  width: 138px;
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  background-color: #0291d0;
}
.index-block2 .zj-wraper {
  position: relative;
  padding: 0 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-block2 .zj-wraper .swiper-button-next1 {
  background-image: url("../ztimages/right_arrow.png");
}
.index-block2 .zj-wraper .swiper-button-prev1 {
  background-image: url("../ztimages/left_arrow.png");
}
.index-block2 .zj-wraper .zj-swiper .swiper-slide {
  overflow: hidden;
  padding: 0 0 5px 0;
}
.index-block2 .zj-wraper .zj-items .item {
  float: left;
  width: 255px;
  height: 125px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 18px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
  margin-top: 20px;
}
.index-block2 .zj-wraper .zj-items .item .imgwrap {
  float: left;
  height: 100%;
  margin-right: 17px;
}
.index-block2 .zj-wraper .zj-items .item .imgwrap .u {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  vertical-align: middle;
}
.index-block2 .zj-wraper .zj-items .item .imgwrap:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.index-block2 .zj-wraper .zj-items .item .con {
  float: left;
  width: 160px;
}
.index-block2 .zj-wraper .zj-items .item .con h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.index-block2 .zj-wraper .zj-items .item .con .desc {
  font-size: 12px;
  color: #666666;
}
.index-block3 {
  min-height: 1134px;
  background-color: #ffffff;
  background: #fff url("../ztimages/index_zybg.png") no-repeat 50% bottom;
  padding-top: 48px;
}
.index-block3 .b3-title {
  text-align: center;
  margin-bottom: 46px;
  position: relative;
}
.index-block3 .b3-title .in {
  display: inline-block;
}
.index-block3 .b3-title .in:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.index-block3 .b3-title .in .imgwrap {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.index-block3 .b3-title .in .con {
  display: inline-block;
  vertical-align: middle;
}
.index-block3 .b3-title .in .con h3 {
  font-size: 32px;
  color: #363636;
}
.index-block3 .b3-title .in .con p {
  color: #cccccc;
  font-size: 12px;
  font-family: Arial;
}
.index-block3 .b3-title .more {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: center;
  width: 138px;
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  background-color: #0291d0;
}
.index-block3 .index-result {
  overflow: hidden;
}
.index-block3 .index-result .in {
  width: 1300px;
}
.index-block3 .index-result .item {
  float: left;
  width: 580px;
  height: 180px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  border: solid 1px #dddddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 34px;
  margin-bottom: 38px;
  padding: 15px 13px;
}
.index-block3 .index-result .item .imgwrap {
  float: left;
}
.index-block3 .index-result .item .imgwrap img {
  width: 200px;
  height: 150px;
}
.index-block3 .index-result .item .con {
  margin-left: 215px;
}
.index-block3 .index-result .item .con .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 17px;
}
.index-block3 .index-result .item .con .desc {
  line-height: 28px;
}
.index-block3 .index-resource {
  overflow: hidden;
}
.index-block3 .index-resource .in {
  width: 1300px;
}
.index-block3 .index-resource .item {
  float: left;
  width: 270px;
  height: 313px;
  background-color: #ffffff;
  margin-right: 40px;
  padding: 6px 5px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-block3 .index-resource .item .imgwrap {
  margin-bottom: 10px;
}
.index-block3 .index-resource .item .imgwrap img {
  width: 260px;
  height: 195px;
}
.index-block3 .index-resource .item .con {
  padding: 0 11px;
}
.index-block3 .index-resource .item .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.index-block3 .index-resource .item .desc {
  line-height: 28px;
}
.tplist .item {
  padding: 23px 300px 23px 0;
  border-bottom: 1px dashed #999999;
  position: relative;
}
.tplist .item .imgwrap {
  float: left;
  width: 235px;
  height: 235px;
  border: 1px solid #ececec;
}
.tplist .item .imgwrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.tplist .item .con {
  margin-left: 262px;
}
.tplist .item .con .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 29px;
}
.tplist .item .con .stitle {
  margin-bottom: 31px;
}
.tplist .item .con .desc {
  color: #999999;
  line-height: 33px;
}
.sbbg {
  background: url("../ztimages/ptjs_bg.png") no-repeat center center;
}
.sbwrap {
  overflow: hidden;
}
.sbwrap .sblist {
  width: 1300px;
  padding: 43px 0 0 0;
}
.sbwrap .sblist .item {
  float: left;
  margin: 0 34px 72px 0;
}
.sbwrap .sblist .item .imgwrap {
  width: 362px;
  height: 361px;
  background-color: #f8f8f8;
  border: solid 1px #dddddd;
  margin-bottom: 14px;
}
.sbwrap .sblist .item .imgwrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.sbwrap .sblist .item .imgwrapp {
  width: 272px;
  height: 361px;
  background-color: #f8f8f8;
  border: solid 1px #dddddd;
  margin-bottom: 14px;
}
.sbwrap .sblist .item .imgwrapp img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.sbwrap .sblist .item .name {
  font-size: 20px;
  text-align: center;
}
.zjwrap {
  overflow: hidden;
}
.zjlist {
  width: 1300px;
  padding: 48px 0 0 0;
}
.zjlist .item {
  float: left;
  margin-right: 72px;
  margin-bottom: 80px;
}
.zjlist .item .imgwrap {
  width: 180px;
  height: 252px;
  background-color: #8d8d8e;
  border: solid 1px #dddddd;
  margin-bottom: 10px;
}
.zjlist .item .imgwrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.zjlist .item .name {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.main-article {
  padding: 46px 0 0 0;
}
.main-article .mainhead {
  text-align: center;
  padding: 0 0 21px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  position: relative;
}
.main-article .mainhead h3 {
  font-size: 24px;
}
.main-article .mainhead h3.syxqh3 {
  margin: 0 230px;
}
.main-article .mainhead .bshare-custom {
  position: absolute;
  right: 0;
  top: 5px;
}
.main-article .article-con {
  font-size: 16px;
}
.main-article .article-con img {
  max-width: 100%;
}
.main-article .zxzx-btns {
  text-align: center;
  padding: 50px 0;
}
.main-article .zxzx-btns .zxbtn {
  display: inline-block;
  width: 138px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background-color: #0291d0;
}
.qbfw-box {
  min-height: 703px;
}
.qbfwwrap {
  margin: 23px 0 0 0;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
.qbfwwrap .item {
  float: left;
}
.qbfwwrap .item .text {
  font-size: 32px;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.qbfwwrap .item .enter {
  display: block;
  border-radius: 5px;
  width: 140px;
  border: 1px solid #cccccc;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  margin: 20px auto;
}
.qbfwwrap .item .enter:hover {
  background-color: #386fec;
  color: white;
}
.main-page {
  padding: 46px 0 0 0;
}
.main-page .mainhead {
  text-align: center;
  padding: 0 0 21px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  position: relative;
}
.main-page .mainhead h3 {
  font-size: 24px;
}
.main-page .mainhead .bshare-custom {
  position: absolute;
  right: 0;
  top: 5px;
}
.main-page .article-page {
  font-size: 16px;
}
.main-page .article-page img {
  max-width: 100%;
}
.in-searchbox {
  padding: 20px;
}
.sctext {
  height: 40px;
  line-height: 40px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  padding: 0 15px;
}
.sctext span {
  margin: 0 5px;
  color: #de3438;
}
.sclistMS {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 15px;
}
.sclistMS li {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0;
}
.sclistMS li h2 {
  font-size: 14px;
  font-weight: normal;
}
.sclistMS li h2 a {
  text-decoration: underline;
  color: #555;
}
.sclistMS li h2 a:hover {
  color: #de3438;
}
.sclistMS li h3 {
  line-height: 24px;
  font-weight: normal;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
}
.sclistMS li p {
  margin-top: 10px;
  color: #999;
}
.sclistMS li em {
  font-style: normal;
}
.sclistMS li a em {
  font-style: normal;
  color: #de3438;
}
.fypage {
  padding: 30px 0 60px 0px;
  text-align: center;
  font-size: 14px;
}
.fypage span {
  background: #bfd8ff;
  color: #1d56ad;
  font-family: "microsoft yahei";
  border-radius: 3px;
  padding: 5px 10px;
  margin: 0 3px;
  border: 1px solid #a1bce5;
}
.fypage a {
  display: inline-block;
  border-radius: 3px;
  color: #333;
  background: #e9e9e9;
  font-family: "microsoft yahei";
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin: 0 3px;
  color: #5d5d5d;
}
.fypage a:hover {
  color: #1d56ad;
}
.in-searchbox .scloading {
  height: 100px;
  background: url(../ztimages/s_loading.gif) no-repeat center center;
}
.in-searchbox .nodata {
  height: 100px;
  line-height: 100px;
  font-size: 14px;
  text-align: center;
  color: #999;
}
.in-searchbox .nodata span {
  color: #990000;
  margin: 0 5px;
}
.detailbutton{
  position: absolute;
  right: 80px;
  top: 50px;
}
.contentbutton{
  width: 150px;
  height: 60px;
  margin: 15px auto;
  background-color: #0099cc;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  line-height: 60px;
}
.instrument-conn{
  margin-top: 40px;
}
.instrument-conn ul .iitem {
  margin-right: 35px!important;
}
.instrument-conn .iitem {
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 0px 0px #eeeeee;
  box-shadow: 4px 4px 0px 0px #eeeeee;
}
/* .instrument-conn  .iitem + .iitem {
  margin-right: 25px;
} */
.instrument-conn .iitem:hover .title {
  background-image: url("../ztimages/index_tbghover.png");
}
.instrument-conn .iitem a {
  display: block;
  height: 350px;
  width: 210px;
  position: relative;
}
.instrument-conn .iitem .imgwrap {
  width: 210px;
  height:350px;
}
.instrument-conn .iitem .imgwrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: cover; 
}
.instrument-conn .iitem .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: url("../ztimages/index_tbg.png") no-repeat center center;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.instrument-conn .ititlebox {
  width: 280px;
  height: 350px;
  background: url("../ztimages/yqtitle_bg.png") no-repeat;
  position: relative;
  padding-right: 15px;
  margin-right: 18px;
}
.instrument-conn .ititlebox .title {
  color: white;
  padding: 57px 0 0 34px;
}
.instrument-conn  .ititlebox .title .en {
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  margin-bottom: 34px;
}
.instrument-conn .ititlebox .title .en:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 51px;
  height: 4px;
  background-color: #ffffff;
}
.instrument-conn .ititlebox .title .name {
  font-size: 32px;
}
.instrument-conn  .ititlebox .more {
  position: absolute;
  left: 35px;
  bottom: 73px;
}

.page-contentbutton{
  width: 100px;
  height: 50px;
  margin: 15px auto;
  background-color: #0099cc;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
}