@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Microsoft YaHei", sans-serif;
  min-width: 1200px;
  background: #FFFFFF;
  color: #666666;
}

html, body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 1200px;
}

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

.warp {
  width: 100%;
  min-width: 1200px;
}

.shortcut {
  border-top: 5px solid #004ea2;
  height: 40px;
  line-height: 40px;
  background: #d9d9d9;
  font-size: 14px;
  color: #666666;
}
.shortcut a {
  color: #666666;
}
.shortcut a:hover {
  text-decoration: underline;
}
.shortcut span {
  margin: 0 10px;
}

/*header*/
header {
  height: 76px;
  background: #ffffff;
}
header .logo {
  padding-top: 10px;
}
header .logo img {
  display: block;
}
header .search {
  padding-top: 20px;
}
header .search .s-inp {
  width: 298px;
  padding-left: 15px;
  padding-right: 15px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
}
header .search .s-btn {
  background: url("/zn/statics/home/images/search-btn.png") no-repeat;
  width: 50px;
  height: 40px;
  border: none;
}

/*nav*/
nav {
  background: #004ea2;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 99;
}
nav ul li {
  float: left;
  text-align: center;
  margin-right: 63px;
  position: relative;
}
nav ul li:last-child {
  margin-right: 0;
}
nav ul li > a {
  display: block;
  font-size: 18px;
  color: #ffffff;
  padding-left: 22px;
  padding-right: 22px;
}
nav ul li > a:hover {
  background: #c40500;
}
nav ul li .menu-down {
    background: #ffffff;
    box-shadow: 0 3px 3px #666666;
    overflow: hidden;
    display: none;
    height: auto;
    line-height: 52px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    padding-top: 11px;
    padding-bottom: 11px;
    /* position: absolute; */
    left: 0;
    top: 100%;
}
nav ul li .menu-down a {
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  color: #666666;
  font-size: 16px;
}
nav ul li.current > a {
  background: #c40500;
}

/*banner*/
.slideBox {
  width: 100%;
  height: 380px;
  overflow: hidden;
  position: relative;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd ul li {
  height: 380px;
  width: 100%;
}
.slideBox .bd ul li a {
  display: block;
  height: 380px;
  width: 100%;
}
.slideBox .hd {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 9;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}
.slideBox .hd ul li {
  display: inline-block;
  margin: 0 10px;
  width: 30px;
  height: 8px;
  cursor: pointer;
  background: url("/zn/statics/home/images/img-01.png") no-repeat;
}
.slideBox .hd ul li.on {
  background: url("/zn/statics/home/images/img-02.png") no-repeat;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  top: 50%;
  margin-top: -39px;
  display: block;
  width: 32px;
  height: 78px;
}
.slideBox .prev {
  background: url("/zn/statics/home/images/prev.png") no-repeat;
  left: 3%;
}
.slideBox .next {
  background: url("/zn/statics/home/images/next.png") no-repeat;
  right: 3%;
}

/*link-group*/
.link-group {
  background: #f0f0f0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.link-group .main {
  padding-left: 130px;
  min-height: 64px;
}
.link-group .main .title {
  position: absolute;
  width: 130px;
  margin-left: -130px;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}
.link-group .main .title span {
  display: inline-block;
  background: url("/zn/statics/home/images/img-05.png") no-repeat right center;
  padding-right: 25px;
  color: #333333;
  font-size: 22px;
  line-height: 36px;
  border-bottom: 1px solid #e5e5e5;
}
.link-group .main a {
  margin: 0 45px;
  display: inline-block;
  line-height: 32px;
  color: #666666;
  font-size: 14px;
}

/*footer*/
footer .footer-info {
  background: #303644;
  color: #a4a6aa;
  line-height: 26px;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .footer-info .m-title {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
}
footer .footer-info .m-title span {
  display: block;
  font-size: 30px;
  text-transform: uppercase;
}
footer .footer-info .box-add {
  width: 420px;
}
footer .footer-info .box-erwm {
  width: 255px;
  font-size: 14px;
  line-height: 24px;
}
footer .footer-info .box-nav {
  width: 286px;
}
footer .footer-info .box-nav a {
  display: block;
  width: 143px;
  float: left;
  color: #a4a6aa;
  line-height: 26px;
  height: 26px;
}
footer .footer-info .box-nav a:hover {
  color: #c40500;
}
footer .footer-copy {
  background: #212631;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #575960;
}

/*other-banner*/
.other-banner {
  height: 280px;
}

/*bread-crumbs*/
.bread-crumbs {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #004ea2;
  margin-bottom: 70px;
}
.bread-crumbs .b-r {
  color: #666666;
}
.bread-crumbs .b-r a {
  color: #666666;
}
.bread-crumbs .b-r span {
  color: #c40500;
}

.bread-crumbs .b-r .on{
    color: #c40500;
}

.page {
  text-align: right;
  padding-top: 35px;
}
.page a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  padding: 0 12px;
  color: #666666;
  border-radius: 4px;
  margin-left: 5px;
  overflow: hidden;
}
.page a:hover, .page a.current {
  background: #c40500;
  color: #ffffff;
}

.page strong {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  padding: 0 12px;
  color: #ffffff;
  border-radius: 4px;
  margin-left: 5px;
  overflow: hidden;
  background: #c40500;
}

/*other-warp*/
.other-warp {
  padding-bottom: 60px;
  background: url("/zn/statics/home/images/img-07.png") repeat-y top left;
}

.main-left {
  width: 250px;
}

.main-right {
  width: 900px;
}

.side-menu {
  margin-top: -100px;
}
.side-menu .m-title {
  height: 80px;
  padding-left: 35px;
  color: #ffffff;
  padding-top: 20px;
  line-height: 1.2;
  font-size: 16px;
  background: #004ea2;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.side-menu .m-title span {
  display: block;
  font-size: 30px;
}
.side-menu ul {
  background: #f5f5f5;
}
.side-menu ul li {
  border-bottom: 1px solid #c4c4c4;
  overflow: hidden;
  vertical-align: bottom;
}
.side-menu ul li .a-title {
  display: block;
  background: url("/zn/statics/home/images/img-08.png") no-repeat 36px 14px;
  padding-left: 52px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #333333;
}
.side-menu ul li .a-title:hover, .side-menu ul li .a-title.current {
  background: url("/zn/statics/home/images/img-09.png") no-repeat 36px 14px #c40500;
  color: #ffffff;
}
.side-menu ul li .down-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}
.side-menu ul li .down-menu a {
  display: block;
  font-size: 16px;
  color: #666666;
  height: 40px;
  line-height: 40px;
  padding-left: 52px;
}
.side-menu ul li .down-menu a:hover, .side-menu ul li .down-menu a.current {
  background: url("/zn/statics/home/images/img-10.png") no-repeat 36px 14px;
  color: #c40500;
}

/*module*/
.mod-01 {
  margin-left: -27px;
}
.mod-01 li {
  float: left;
  width: 280px;
  border: 1px solid #e5e5e5;
  border-bottom-width: 5px;
  margin-left: 27px;
  margin-bottom: 34px;
  overflow: hidden;
  vertical-align: bottom;
}
.mod-01 li .pic {
  overflow: hidden;
}
.mod-01 li .pic img {
  display: block;
  width: 280px;
  height: 200px;
  transition: all .7s;
}
.mod-01 li .title {
  background: #f5f5f5;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  display: block;
  font-size: 16px;
  color: #333333;
}
.mod-01 li .title a{
    color: #333333;
}
.mod-01 li:hover {
  border-color: #c40500;
}
.mod-01 li:hover .pic img {
  transform: scale(1.1);
}
.mod-01 li:hover .title {
  background: #c40500;
  color: #ffffff;
}

.mod-02 .m-title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  color: #333333;
  margin-bottom: 30px;
}
.mod-02 ul,.mod-02 ol {
  list-style-type: inherit;
}
.mod-02 .top-s {
  margin-bottom: 50px;
}
.mod-02 .top-s img {
  display: block;
  margin: 0 auto;
}
.mod-02 .title {
  border-bottom: 1px solid #004ea2;
}
.mod-02 .title .t-l {
  background: #004ea2;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.mod-02 .cont {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  padding: 15px;
}

.mod-03 {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.mod-04 {
  margin-left: -100px;
}
.mod-04 li {
  float: left;
  width: 232px;
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 25px;
  margin-left: 100px;
}
.mod-04 li .pic {
  width: 232px;
  overflow: hidden;
}
.mod-04 li .pic img {
  display: block;
}
.mod-04 li .title {
  display: block;
  height: 68px;
  line-height: 34px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.mod-05 {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}

.mod-06 .top-s {
  margin-bottom: 40px;
}
.mod-06 .top-s .box {
  padding-left: 50px;
  width: 400px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 10px;
}
.mod-06 .top-s .box .icon {
  width: 24px;
  margin-right: 5px;
}
.mod-06 .top-s .box .icon img {
  vertical-align: middle;
}
.mod-06 .map {
  border: 1px solid #e5e5e5;
  padding: 2px;
  width: 870px;
  margin: 0 auto;
}
.mod-06 .map img {
  display: block;
}

.mod-07 li {
  overflow: hidden;
  vertical-align: bottom;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999999;
}
.mod-07 li .img-s {
  width: 294px;
  border: 1px solid #e5e5e5;
  padding: 3px;
  overflow: hidden;
}
.mod-07 li .img-s img {
  transition: all .7s;
}
.mod-07 li .info-s {
  width: 580px;
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}
.mod-07 li .info-s .title {
  display: block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
}
.mod-07 li:hover .img-s img {
  transform: scale(1.1);
}
.mod-07 li:hover .info-s .title {
  color: #c40500;
}

.mod-08 .m-title {
  border-bottom: 1px dashed #999999;
  padding-bottom: 10px;
  margin-bottom: 35px;
  text-align: center;
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
.mod-08 .m-title h1 {
  font-size: 20px;
  line-height: 1.4;
  color: #333333;
  font-weight: normal;
  margin-bottom: 15px;
}
.mod-08 .main {
  color: #333333;
  font-size: 14px;
  line-height: 26px;
}

.mod-09 .top-s {
  margin-bottom: 10px;
}
.mod-09 .top-s .img-s {
  width: 315px;
  overflow: hidden;
}
.mod-09 .top-s .img-s img {
  display: block;
  transition: all .7s;
}
.mod-09 .top-s .info-s {
  width: 565px;
}
.mod-09 .top-s .info-s .title {
  /* height: 40px; */
  line-height: 25px;
  color: #333333;
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.mod-09 .top-s .info-s .title:hover {
  color: #c40500;
}
.mod-09 .top-s .info-s .date {
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin-bottom: 15px;
}
.mod-09 .top-s .info-s .txt-s {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.mod-09 .top-s:hover .img-s img {
  transform: scale(1.1);
}
.mod-09 ul {
  border-top: 1px solid #999999;
  margin-top: 15px;
}
.mod-09 ul li {
  overflow: hidden;
  vertical-align: bottom;
  background: url("/zn/statics/home/images/img-23.png") no-repeat left center;
  padding-left: 13px;
  color: #333333;
  font-size: 14px;
  line-height: 48px;
  height: 48px;
  border-bottom: 1px dashed #999999;
}
.mod-09 ul li a {
  color: #333333;
}
.mod-09 ul li:hover a {
  color: #c40500;
}

/*index*/
.index-top-s {
  background: #fafafa;
  padding-bottom: 20px;
  padding-top: 20px;
}
.index-top-s .m-title {
  border-bottom: 1px solid #666666;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
}
.index-top-s .m-title .t-l {
  color: #999999;
  font-size: 16px;
}
.index-top-s .m-title .t-l span {
  font-size: 18px;
  color: #333333;
}
.index-top-s .m-title .t-more {
  display: inline-block;
  border: 1px solid #e5e5e5;
  width: 58px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #999999;
  font-size: 14px;
  margin-top: 15px;
}
.index-top-s .news-box {
  width: 755px;
}
.index-top-s .news-box .top-s {
  margin-bottom: 10px;
}
.index-top-s .news-box .top-s .img-s {
  width: 315px;
  overflow: hidden;
}
.index-top-s .news-box .top-s .img-s img {
  display: block;
  transition: all .7s;
}
.index-top-s .news-box .top-s .info-s {
  width: 420px;
}
.index-top-s .news-box .top-s .info-s .title {
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
.index-top-s .news-box .top-s .info-s .title:hover {
  color: #c40500;
}
.index-top-s .news-box .top-s .info-s .date {
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin-bottom: 5px;
}
.index-top-s .news-box .top-s .info-s .txt-s {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  margin-bottom: 10px;
}
.index-top-s .news-box .top-s:hover .img-s img {
  transform: scale(1.1);
}
.index-top-s .news-box ul li {
  overflow: hidden;
  vertical-align: bottom;
  background: url("/zn/statics/home/images/img-23.png") no-repeat left center;
  padding-left: 13px;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.index-top-s .news-box ul li a {
  color: #333333;
}
.index-top-s .about-box {
  width: 393px;
}
.index-top-s .about-box .pic {
  margin-bottom: 15px;
  overflow: hidden;
}
.index-top-s .about-box .pic img {
  display: block;
  transition: all .7s;
}
.index-top-s .about-box .txt-s {
  color: #333333;
  font-size: 14px;
  line-height: 26px;
}
.index-top-s .about-box:hover .pic {
  overflow: hidden;
}
.index-top-s .about-box:hover .pic img {
  transform: scale(1.1);
}

/*index*/
.index-title {
  background: url("/zn/statics/home/images/img-24.png") no-repeat bottom center;
  padding-bottom: 20px;
  line-height: 1.4;
  text-align: center;
  font-size: 34px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: bold;
}

.index-btm-s {
  padding-top: 10px;
  padding-bottom: 30px;
}
.index-btm-s .ul-s {
  margin-left: -26px;
}
.index-btm-s .ul-s li {
  float: left;
  overflow: hidden;
  vertical-align: bottom;
  width: 280px;
  margin-left: 26px;
}
.index-btm-s .ul-s li .box {
  border: 1px solid #e5e5e5;
  border-bottom-width: 5px;
}
.index-btm-s .ul-s li .box .pic {
  overflow: hidden;
}
.index-btm-s .ul-s li .box .pic img {
  display: block;
  width: 278px;
  height: 200px;
  transition: all .7s;
}
.index-btm-s .ul-s li .box .title {
  background: #f5f5f5;
  padding: 0 10px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 18px;
  display: block;
}
.index-btm-s .ul-s li .box .a-group {
  border-top: 1px solid #e5e5e5;
  height: 38px;
  line-height: 38px;
}
.index-btm-s .ul-s li .box .a-group a {
  display: block;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #999999;
  width: 139px;
}
.index-btm-s .ul-s li .box .a-group a.on-line {
  border-right: 1px solid #e5e5e5;
  width: 138px;
}
.index-btm-s .ul-s li .box:hover {
  border-color: #004ea2;
}
.index-btm-s .ul-s li .box:hover .pic img {
  transform: scale(1.1);
}
.index-btm-s .ul-s li .box:hover .title {
  color: #004ea2;
}

.tabs-title {
  text-align: center;
  margin-bottom: 20px;
}
.tabs-title a {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #cccccc;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  margin: 0 16px;
}
.tabs-title a:hover, .tabs-title a.current {
  background: #004ea2;
  color: #ffffff;
}

.tabs-cont > div {
  display: none;
}

/*# sourceMappingURL=style.css.map */
<!--0.0002129077911377-->