@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}
body {
  background: #fff;
  color: #000;
  font: 14px "微软雅黑";
  line-height: 200%;
}
img {
  border: 0;
  outline: none;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #d00;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bge {
  background: #eee;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.ml32 {
  margin-left: 32px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.mr30 {
  margin-right: 30px;
}
.pt20 {
  padding-top: 20px;
}
.w335 {
  width: 335px;
}
.w450 {
  width: 450px;
  padding: 20px 20px 0 20px;
  margin: 0 20px;
}
.h870 {
  height: 870px;
}
.h260 {
  height: 260px;
  margin-top: 2px;
}
.h160 {
  height: 160px;
}
.home_03 {
  width: 425px;
  height: 430px;
}
.home_04 {
  width: 825px;
  height: 430px;
}
#header {
  background: url(kzsnysys_head.jpg) repeat-x bottom;
  height: 170px;
  background-size: cover;
  margin-bottom: 2px;
}
#header .w1200 {}
#header .logo {
  margin-top: 15px;
  height: 105px;
}
.search {
  float: right;
  margin: 40px 0 0 0;
}
.search_form {
  width: 240px;
  height: 40px;
  display: block;
}
.search .search-field {
  margin: 0;
  width: 160px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px 0 36px;
  font-size: 14px;
  color: #666;
  border: none;
  border-radius: 6px;
  background: url(kzsnysys_search.png) no-repeat 5px 6px #fff;
  outline: none;
}
#nav {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.navbar {
  display: flex;
  list-style: none;
  overflow: visible;
  position: relative;
  z-index: 100;
  box-sizing: border-box;
}
.navbar li {
  flex: 1;
  text-align: center;
  position: relative;
}
.navbar > li > a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  font-size: 16px;
}
.navbar li + li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #e0e0e0;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(90, 180, 255, .8);
  list-style: none;
  overflow: hidden;
}
.dropdown-menu li a {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #f5f5f5;
  transition: background 0.3s;
}
.dropdown-menu li:last-child a {
  border-bottom: none;
}
.dropdown-menu li a:hover {
  background-color: #f9f9f9;
  color: #1bbbfd;
}
.has-dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu li::before {
  display: none;
}
.navbar > li > a:hover {
  background: rgba(255, 255, 255, .2);
  color: #ff0;
}
/* =Header
-------------------------------------------------------------- */
#footer {
  color: #fff;
  background: url(kzsnysys_footer.jpg) no-repeat center;background-size:cover 100%;
  padding: 20px;
  text-align: center;
}
#footer a {
  color: #fff;
}
#banner {
  width: 450px;
  height: 270px;
}
#container {
  min-height: 600px;
  _height: 600px;
  padding-bottom: 50px;
  background: url(kzsnysys_bg.jpg) no-repeat bottom center;
  background-size: 100% cover;
}
#Sidebar {
  width: 280px;
}
.tit_title {
  background: #1bbbfd;
  border-radius: 10px;
  height: 45px;
  padding: 10px 0;
  margin: 20px 0;
  text-align: center;box-shadow:5px 5px 5px #ccc;
}
.tit_title h2 {
  line-height: 45px;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
.nav_left {
  background: #eee; box-shadow:5px 5px 5px #ccc;border-radius:10px;overflow: hidden;
}
.nav_left ul li {
  border-bottom: 1px dotted #1bbbfd;
}
.nav_left ul li a {
  display: block;
  color: #000;
  font: 18px "微软雅黑", "宋体";
  font-weight: 500;
  text-align: center;
  height: 48px;
  line-height: 48px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
}
.nav_left ul li a:hover {
  background: #1bbbfd;
  color: #fff;
}
.nav_left ul .hover a {
  background: #1bbbfd;
  color: #fff;
}
.special li {
  overflow: hidden;
  height: 100px;
  width: 280px;
  margin-bottom: 10px;
}
.special li img {
  width: 280px;
  height: 100px;
}
#Mainbody {
  width: 860px;background:rgba(255,255,255,.7);padding:0 10px;border-radius:10px;
}
.tot_title {
  border-bottom: 2px solid #666;
  height: 60px;
  padding: 20px 0 0 0;
}
.tot_title h3 {
  line-height: 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  height: 60px;
}
.tot_title span {
  font-size: 20px;
  font-weight: 200;
}
#position {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-bottom: 1px dotted #fff;
}
#position span {
  color: #0071bc;
}
.content {
  padding: 10px;
  font-size: 16px;
}
.content p {
  margin: 10px 0;
  text-indent: 2em;
}
.title {
  text-align: center;
  border-bottom: 1px dotted #ccc;
}
.title h3 {
  font-size: 24px;
  line-height: 60px;
  font-weight: 600;
}
.tit_attr {
  margin-bottom: 5px;
  font-size: 14px;
  color: #666;
}
/**/
.home_title {
  height: 42px;
  background: #1bbbfd;
  padding: 0 5px;
}
.home_title h3 {
  font: 24px/42px "微软雅黑";
  color: #fff;
  font-weight: bold;
  display: inline;
  height: 42px;
  float: left;
}
.home_title h3 span {
  font: 18px/42px "Arial";
  font-weight: 200;
  color: #fff;
  padding-left: 5px;
}
.home_title .more {
  float: right;
  font-size: 14px;
  color: #fff;
  line-height: 42px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
}
.home_title a:hover {
  color: #fff;
}
.news_top {}
.news_top .news_top_photo {
  width: 335px;
  height: 196px;
}
.news_top .news_top_photo img {
  width: 335px;
  height: 196px;
}
.news_top .news_top_title {
  height: 66px;
  font: 600 16px/26px "微软雅黑";
  padding: 10px 5px;
}
.news_top .news_top_title span {
  display: block;
  color: #005eb0;
  font-weight: 100;
}
.home_news {
  clear: both;
  margin-top: 10px;
}
.home_news li {
  padding: 10px 0;
  border-bottom: 1px dotted #999;
  font: 16px/26px "微软雅黑";
  overflow: hidden;
  color: #005eb0;
}
.home_news li .date {
  display: block;
  color: #005eb0;
  font-weight: 100;
}
.home_news li dd {
  display: block;
  color: #666;
  clear: both;
  font: 14px/26px "微软雅黑";
}
.home_about {
  text-indent: 2em;
  font: 14px/26px "微软雅黑";
}
.news_list {}
.news_list li {
  clear: both;
  width: 100%;
}
.news_list li a {
  font: 400 16px/35px arial;
  color: #000;
}
.news_list li a:hover {
  color: #d00;
}
.home_people {
  height: 596px;
  overflow: hidden;
}
.people_list li dt {
  float: left;
  width: 105px;
  heihgt: 126px;
  margin-right: 20px;
}
.people_list li dt img {
  width: 105px;
  object-fit: cover;
  height: auto;
}
.people_list li dd {
  padding-left: 15px;
  line-height: 30px;
  color: #555;
}
.scroll-text {
  width: 335px;
  height: 600px;
  overflow: hidden;
  padding: 0px;
}
.scroll-text ul {
  width: 100%;
  height: 1200px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 280px;
  border-bottom: 1px dotted #999;
  margin-bottom: 10px;
  clear: both;
}
.fund a {
  width: 135px;
  height: 95px;
  display: block;
  border-radius: 15px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  padding: 10px 0;
  margin: 10px;
  transition: all 0.3s ease;
}
.fund a:hover {
  background: #1bbbfd;
  color: #fff;
  transform: translateY(-2px);
}
.fund a span {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
}
.fund .fund_01 span {
  background: url(kzsnysys_bnt1.png);
}
.fund .fund_01 a:hover span {
  background: url(kzsnysys_bnt1a.png);
}
.fund .fund_02 span {
  background: url(kzsnysys_bnt2.png);
}
.fund .fund_02 a:hover span {
  background: url(kzsnysys_bnt2a.png);
}
.nTab {
  overflow: hidden;
  height: 410px;
  padding: 0;
}
.none {
  display: none;
}
.nTab .TabTitle {}
.nTab .TabTitle ul {
  padding: 0;
  list-style: none;
  display: flex;
}
.nTab .TabTitle li {
  flex: 1;
}
.nTab .TabTitle li a {
  display: block;
  font: 200 16px/36px "微软雅黑";
  text-align: center;
}
.nTab .TabTitle .active a {
  color: #006bb8;
}
.nTab .TabTitle .normal a {
  color: #000;
}
.nTab .TabContent {
  overflow: hidden;
}
.scien a {
  font: 14px/26px "微软雅黑";
  display: flex;
  align-items: flex-start;
  width: 450px;
  margin-top: 6px;
}
.scien .scien_img {
  width: 125px;
  flex: 0 0 125px;
  height: auto;
  max-height: 175px;
  margin-right: 10px;
  object-fit: cover;
  flex-shrink: 0;
}
.scien .scien_txt {
  min-width: 0;
  flex: 1;
}
.scien .scien_txt h3 {
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
}
.scien .scien_txt p {
  color: #555;
  font-weight: 100;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
}
.scien img {
  width: 148px;
  height: 180px;
}
.unit {
  height: 190px;
  width: 100%;
  overflow: hidden;
}
.photo_list li {
  float: left;
  display: inline;
  overflow: hidden;
  height: 190px;
  width: 220px;
  margin-right: 25px;
}
.photo_list li a {
  display: block;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 190px;
  font-size: 16px;
  line-height: 35px;
}
.photo_list li a img {
  width: 220px;
  height: 155px;
}
.scroll-img {
  width: 1200px;
  height: 190px;
  overflow: hidden;
}
.scroll-img ul {
  width: 2400px;
  height: 190px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
}
#demo4.scroll-img ul {
  width: 2400px;
}
.links_title {
  height: 60px;
  padding: 0 5px;
  border-top: 3px solid #ccc;
}
.links_title h3 {
  font: 24px/60px "微软雅黑";
  color: #53bdfe;
  font-weight: bold;
  display: inline;
  height: 60px;
  float: left;
}
.links_title h3 span {
  font: 18px/60px "Arial";
  font-weight: 200;
  color: #666;
  padding-left: 5px;
}
.links_list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
}
.links_list li {
  float: left;
  height: 60px;
  margin-left: 21px;
}
.links_list a {
  display: block; /* 让 a 标签填满整个 li 区域，方便点击 */
  text-decoration: none; /* 去掉下划线 */
  color: #555;
  font-size: 14px;
  padding: 6px 12px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.links_list a:hover {
  color: #fff;
  background-color: #53bdfe;
  transform: translateY(-2px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
/* Common style */
.photo {
  clear: both;
  padding: 10px;
}
.photo li {
  width: 23%;
  float: left;
  text-align: center;
  padding: 0 1%;
  font-size: 14px;
  line-height: 24px;
}
.photo li span {
  font-size: 16px;
  font-weight: bold;
}
.photo li img {
  width: 180px;
  height: 220px;
}
.list {
  padding: 10px;
}
.list li {
  height: 100px;
  border-bottom: 1px dotted #666;
  clear: both;
  padding: 10px;
  overflow: hidden;
}
.list li dl {
  font-size: 36px;
  height: 55px;
  margin-top: 10px;
  line-height: 36px;
  text-align: center;
  width: 70px;
  float: right;
  font-weight: 100;
  color: #fff;
  display: inline;
  background: #1bbbfd;
  padding: 10px 5px;
  border-radius: 10px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  border: 1px solid #0071bc;
}
.list li dl span {
  font-size: 16px;
  line-height: 20px;
  display: block;
  font-weight: 100;
}
.list li dt {
  line-height: 40px;
  font-size: 18px;
  font-weight: 500;
  display: inline;
  float: left;
  clear: left;
  width: 700px;
}
.list li dd {
  font-size: 14px;
  color: #666;
  font-weight: 100;
  line-height: 30px;
  float: left;
  clear: left;
  width: 700px;
}
.list li a:hover {
  color: #1bbbfd;
}
.list li a:hover dl {
  background: none;
  color: #1bbbfd;
}
.list li a:hover dt {
  font-weight: bold;
}
.pageChanger {
  padding: 5px;
  text-align: center;
  border-top: dotted 1px #333;
  line-height: 30px;
}
/*---------------*/
/***** Julia *****/
/*---------------*/
figure.effect-julia {}
figure.effect-julia img {
  max-width: none;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
}
figure.effect-julia:hover img {
  opacity: 0.5;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
figure.effect-goliath {
  background: #973033;
}
figure.effect-goliath img, figure.effect-goliath h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-goliath h2 {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 20px;
}
figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
  opacity: 0.5;
}
figure.effect-goliath:hover h2 {
  -webkit-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
}
figure.effect-edengr {
  background: #0e70c7;
}
.tot_content {
  padding: 20px 0;
  line-height: 200%;
}
.secList {
  padding: 20px 0;
}
.secList li {
  line-height: 200%;
  font-size: 16px;
  clear: both;
  margin-bottom: 10px;
}
.secList li dt {
  font-size: 18px;
}
.secList li .intro {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin: 5px 0;
}
.secList li .l {
  width: 660px;
  float: left;
}
.secList li .r {
  width: 80px;
  float: right;
  color: #666;
  font-family: verdana;
  text-align: center;
}
.secList li .r span {
  background: #004978;
  color: #fff;
  padding: 5px;
}
.pageChanger {
  padding: 5px;
  text-align: center;
  border-top: dotted 1px #333;
  line-height: 30px;
}
.nTab {
  overflow: hidden;
}
.none {
  display: none;
}
.nTab .TabTitle {
  height: 40px;
  border-bottom: 1px solid #0071bc;
}
.nTab .TabTitle ul {
  margin: 0 20px;
  padding: 0;
  list-style: none;
}
.nTab .TabTitle li {
  float: left;
  height: 40px;
  color: #555;
  width: 20%;
  text-align: center;
  font: 100 18px/40px "微软雅黑";
}
.nTab .TabTitle li a {
  font-weight: 700;
  text-align: center;
}
.nTab .TabTitle .active a {
  color: #0071bc;
}
.nTab .TabTitle .normal a {
  color: #555;
  font-weight: 100;
}
.nTab .TabContent {
  clear: both;
  overflow: hidden;
  display: block;
}
.fullSlide {
  position: relative;
  height: 270px;
  background: none;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 270px;
  overflow: hidden;
  text-align: center;
  background: center 0 no-repeat
}
.fullSlide .bd li a {
  display: block;
  height: 270px;
}
.fullSlide .bd li img {
  width: 100% !important;
  height: 270px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 20px;
  line-height: 20px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 8px;
  border-radius: 5px;
  margin: 5px;
  overflow: hidden;
  background: #fff;
  filter: alpha(opacity=80);
  opacity: 0.8;
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background: #0e70c7;
}
.nj_list {
  clear: both;
}
.nj_list li {
  width: 20%;
  overflow: hidden;
  float: left;
  display: inline;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.nj_list li img {
  width: 140px;
  height: 170px;
}
.njtitle {
  clear: both;
  padding-top: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
}