.index {
  background:  center top no-repeat;
  background-size: 100% auto;
  padding-top: 450px;
}

.txt-top .wp {
  padding: 0;
  background-color: #faf6ea;
  overflow: hidden;
}

.txt-top .tit {
  text-align: center;
  line-height: 170px;
}

.txt-top .tit img {
  vertical-align: middle;
}

.txt-top .cont {
  padding: 10px 0 10px 28px;
  height: 100%;
  background: url(/uploads/image/znimages/bg-1.png) 100% 100% no-repeat;
  box-shadow: 0 0 20px rgba(0, 0, 0, .4);
  color: #333;
  line-height: 30px;
}

.txt-top .cont span {
  float: left;
}

.txt-top .cont p {
  margin-left: 70px;
}

.main .wp {
  padding: 0 26px;
  background-color: #fff;
}

.g-tit1 {
  position: relative;
  line-height: 34px;
  font-size: 18px;
  color: #1f2f6a;
  margin: 15px 0;
}

.g-tit1.tit2 {
  margin: 15px 13px;
  color: #f00;
}

.g-tit1.tit3 span {
  padding-right: 40px;
}

.g-tit1:after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 2px solid #bcbcbc;
  z-index: 0;
}

.g-tit1 span {
  display: inline-block;
  z-index: 2;
  position: relative;
  background: url(/uploads/image/znimages/bg-2.jpg) right 10px bottom 0 no-repeat;
  padding: 15px 30px 7px 0;
}

.g-tit1 span i {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.g-tit1 .more {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -10px;
  font-size: 14px;
  color: #666;
}
.ul-txt1.ul2 {margin: 18px 0;}
.ul-txt1 {
  line-height: 32px;
  color: #666;
  margin: 5px 0 0;
}
.ul-txt1 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slick-pic1 .pic {
  display: block;
  position: relative;
  padding-top: 67%;
  overflow: hidden;
  height: 0;
}

.slick-pic1 .pic:hover {
  opacity: .8;
}

.slick-pic1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-pic1 .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(/uploads/image/znimages/mask-1.png) 0 0 repeat;
  padding: 0;
  font-weight: normal;
  padding-bottom: 24px;
}

.slick-pic1 .label h5 {
  margin: 0;
  color: #fff;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slick-pic1 .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 9px 0;
  font-size: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  margin: 0 4px;
}

.slick-dots button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: none;
  padding: 0;
  font-size: 0;
  background-color: #bfbfbf;
}

.slick-active button {
  background-color: #f9ce5d;
}

.ul-pic1 {
  padding-top: 10px;
}

.ul-pic1 li {
  overflow: hidden;
}

.ul-pic1 li li {
  margin-top: 35px;
}

.ul-pic1 .img {
  float: left;
  width: 44%;
}

.ul-pic1 .pic {
  position: relative;
  overflow: hidden;
  padding-top: 67%;
}

.ul-pic1 .pic:hover {
  opacity: .8;
}

.ul-pic1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ul-pic1 .txt {
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 24px;
}

.ul-pic1 .txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ul-pic1 .txt h5 {
  font-size: 16px;
  color: #014da1;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-tit2 {
  text-align: center;
  margin: 35px 0;
}

.g-tit2 span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  padding: 0 5px;
}

.g-tit2 span:before,
.g-tit2 span:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 172px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}

.g-tit2 span:before {
  right: 100%;
  background-image: url(/uploads/image/znimages/tit-bf1.png);
}

.g-tit2 span:after {
  left: 100%;
  background-image: url(/uploads/image/znimages/tit-af1.png);
}

.m-pic1 {
  padding: 0 10px 10px;
  background: url(/uploads/image/znimages/bg-3.png) center bottom no-repeat;
  background-size: 100% auto;
}
.m-pic1 .g-tit2 {
  margin: 10px 0 5px;
}
.tab-items1 .slick-arrow {
  position: absolute;
  top: 6px;
  left: 0;
  bottom: 0;
  width: 20px;
  background: #014da1 url(/uploads/image/znimages/arrow-2l.png) no-repeat center center;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  z-index: 2;
  border: none;
}
.tab-items1 .slick-next {
  left: auto;
  right: 0;
  background-image: url(/uploads/image/znimages/arrow-2r.png);
}
.txt-items1 {
  margin-bottom: 5px;
}

.txt-items1 .item {
  line-height: 24px;
  color: #666;
}


.txt-items1 .name {
  float: left;
  font-size: 16px;
  line-height: 32px;
  color: #000;
  margin-top: -4px;
}

.txt-items1 p {
  margin-left: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.tab-items1 {
  overflow: hidden;
  padding: 6px 20px 0;
}

.tab-items1 .item {
  margin: 0 4px;
  cursor: pointer;
  background-color: #fff;
}

.tab-items1 .pic {
  position: relative;
  padding-top: 69%;
}

.tab-items1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tab-items1 .label {
  font-size: 14px;
  line-height: 18px;
  color: #666;
  text-align: center;
  font-weight: normal;
  padding: 5px 0;
}
.tab-items1 .slick-list {overflow: visible;}
.tab-items1 .slick-current .pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fe1111;
}

.tab-items1 .slick-current .pic:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  height: 6px;
  background: url(/uploads/image/znimages/icon-6.png) 0 0 no-repeat;
}

.slick-pic2 {
  margin: 0 13px;
}
.slider-for1 .slick-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -50px;
  width: 40px;
  height: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  padding: 0;
  font-size: 0;
  z-index: 2;
}

.slider-for1 .slick-prev {
  background-image: url(/uploads/image/znimages/arrow-1l.png);
}

.slider-for1 .slick-next {
  left: auto;
  right: 0;
  background-image: url(/uploads/image/znimages/arrow-1r.png);
}
.slider-for1 {
  overflow: hidden;
}

.slider-for1 .item {
  overflow: hidden;
  background-color: #014da1;
}

.slider-for1 .img {
  padding-left: 0;
}

.slider-for1 .pic {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}

.slider-for1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-for1 h4 {
  margin: 14px 0;
  font-size: 22px;
  line-height: 36px;
  color: #fff;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.slider-for1 .txt {
  font-size: 14px;
  line-height: 2;
  color: #cde2f9;
  overflow: hidden;
  padding: 5px 10px 0 0;
}

.slider-for1 .txt p{
  text-indent:2em;
}

.slider-for1 .more {
  position: absolute;
  bottom: 10px;
  right: 13px;
  font-size: 14px;
  color: #cde2f9;
  line-height: 2;
}

.slider-nav1 .item {
  width: 39.5px !important;
}

.slider-nav1 .pic {
  position: relative;
  padding-top: 95%;
  overflow: hidden;
  border: 1px solid #fff;
}

.slider-nav1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-nav1 {overflow: hidden;padding-top: 6px;margin-top: -6px;}
.slider-nav1 .slick-list {
  padding: 0 !important;
  overflow: visible;
}

.slider-nav1 .slick-current {
  position: relative;
}

.slider-nav1 .slick-current:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fe1111;
}

.slider-nav1 .slick-current:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  height: 6px;
  background: url(/uploads/image/znimages/icon-6.png) 0 0 no-repeat;
}

.g-tit3 {
  margin: 25px 0 10px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border-bottom: 2px solid #014da1;
}
.g-tit3.t1 {margin-top: 20px;font-size: 18px;line-height: 30px;}
.g-tit3.t2 {margin: 40px 0 20px;}
.g-tit3 span {
  display: inline-block;
  background-color: #014da1;
  padding: 0 9px;
}

.g-tit3 .more {
  float: right;
  color: #666;
  font-size: 14px;
}
.g-tit3 .more:hover {
  text-decoration: underline;
}
.img-link img {
  display: block;
  margin: 20px auto 0;
}
.img-link:hover img {
  opacity: .8;
}
.ul-history {
  position: relative;
  padding: 27px 38px;
  background: url(/uploads/image/znimages/bg-5.png) 54px 0 no-repeat;
}
.ul-history.ul2:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 54px;
  height: 100%;
  width: 2px;
  background-color: #ccd7e4;
  z-index: 0;
}
.ul-history li {
  position: relative;
  z-index: 1;
  padding: 5px 0;
  font-size: 14px;
  line-height: 31px;
}

.ul-history a {
  display: block;
  height: 30px;
}

.ul-history .sum {
  float: left;
  width: 33px;
  height: 33px;
  border: 3px solid #84b1e3;
  background-color: #014da1;
  border-radius: 50%;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
}

.ul-history .time {
  float: left;
  color: #014da1;
  margin-right: 20px;
}

.ul-history p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ul-history li.first1 {
  font-size: 18px;
  color: #ec9a2e;
}

.ul-history li.first1 .sum {
  background-color: #ff0d00;
  border-color: #ffba00;
  font-size: 16px;
}

.ul-history li.first1 .time {
  color: inherit;
}


.ul-history li.first2 .sum {
  background-color: #ff0d00;
  border-color: #ffba00;
  font-size: 16px;
}

.ul-history li.first2 .time {
  font-size: 18px;
  color: #f00;
  margin: 0 15px 0 -5px;
}

.ul-trailer {
  margin: 0 -8px;
}

.ul-trailer li {
  float: left;
  width: 50%;
  margin-bottom: 24px;
}

.ul-trailer .item {
  margin: 0 8px;
}

.ul-trailer .item a {
  position: relative;
  padding-top: 62%;
  display: block;
  background: url(/uploads/image/znimages/bg-4.png) 0 0 no-repeat;
  background-size: cover;
  color: inherit;
}

.ul-trailer .item a:hover {
  opacity: .8;
}

.ul-trailer .item .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ul-trailer .item .tit1 {
  position: relative;
  margin: 10px 10px 0 10px;
  padding: 0 10px;
  border-bottom: 1px solid #5e94d0;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
}

.ul-trailer .item .tit1 span {
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 40px;
  line-height: 34px;
}

.ul-trailer .item .tit2 {
  margin: 5px 10px;
  padding: 0 10px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ul-trailer .s1 {
  color: #52f1e4;
}

.ul-trailer .s2 {
  color: #ffbd4a;
}

.ul-trailer .s3 {
  color: #ff3df8;
}

.ul-trailer .s4 {
  color: #ff5e39;
}

.ul-trailer .s5 {
  color: #fffa6d;
}

.ul-trailer .s6 {
  color: #5bff7e;
}

.ul-trailer .s7 {
  color: #ff9446;
}

.ul-trailer .s8 {
  color: #ff7ea9;
}
.ul-trailer .s9 {
  color: #8ccbfe;
}
.ul-trailer .s9 a{
  background-size:inherit;
  background:url(/uploads/image/znimages/bg-4-1.png) 0 0 no-repeat ;
  /*padding-top: 30%;*/
}

.ul-video {
  overflow: hidden;
  margin: 0 -18px;
}

.ul-video li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}

.ul-video .item {
  display: block;
  margin: 0 18px;
}

.ul-video .item:hover {
  opacity: .8;
}

.ul-video .pic {
  position: relative;
  overflow: hidden;
  padding-top: 56%;
}

.ul-video .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ul-video .pic .time {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 5px;
  color: #fff;
  font-size: 14px;
}

.ul-video .pic .time .l {
  float: left;
}

.ul-video .pic .time .r {
  float: right;
}

.ul-video .desc {
  font-size: 14px;
  line-height: 2;
  padding: 10px 0;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
}

.m-pic2 {
  overflow: hidden;
}

.m-pic2 .img {
  float: left;
  width: 44%;
  padding: 0 10px;
}

.m-pic2 .pic {
  display: block;
  position: relative;
  padding-top: 142.5%;
  overflow: hidden;
}
.m-pic2 .pic:hover {
  opacity: .8;
}
.m-pic2 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-pic2 .txt a {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #333;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}

.m-pic2 .txt a:hover {
  color: #014da1;
}

.m-pic2 .txt {
  overflow: hidden;
  line-height: 210px;	
}

.m-pic2 .txt .valign {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
}

.slick-pic4{
 margin: 10px;	
}
.slick-pic3 .slick-arrow,.slick-pic4 .slick-arrow,.books .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 40px;
    height: 100px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    padding: 0;
    font-size: 0;
    z-index: 2;
}
.books .slick-arrow{
  margin-top: 0px;
    width: 40px;
    height: 50px;
}
/*.books .slick-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -40px;
	margin-left: -50px;
    width: 100px;
    height: 40px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    padding: 0;
    font-size: 0;
    z-index: 2;
}*/

.slick-pic3 .slick-prev,.slick-pic4 .slick-prev,.books .slick-prev {
    background-image: url(/uploads/image/znimages/arrow-1l.png);
}

.slick-pic3 .slick-next ,.slick-pic4 .slick-next,.books .slick-next {
    left: auto;
    right: 0;
    background-image: url(/uploads/image/znimages/arrow-1r.png);
}
/*.books .slick-prev {
    background-image: ;
}

.books .slick-next {
    top: auto;
    bottom: -40px;
	left: 50%;
    background-image: ;
}*/
.slick-pic3 .pic, .slick-pic4 .pic {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 59.6%;
}

.slick-pic3 .pic img ,.slick-pic4 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slick-pic3 .label ,.slick-pic4 .label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 62px;
    line-height: 62px;
    background: transparent url(/uploads/image/znimages/mask-1.png) 0 0 repeat;
    color: #fff;
    padding: 0 15px;
}

.slick-pic3 .label h5,.slick-pic4 .label h5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  		line-height: 60px;
    /*white-space: nowrap;
    line-height: inherit;*/
}

.slick-pic3 .slick-dots,.slick-pic4 .slick-dots {
    position: absolute;
    bottom: 23px;
    right: 15px;
    font-size: 0;
    text-align: right;
}

.footer {
  margin-top: 50px;
  padding-bottom: 26px;
}

.link-ft {
  height: 38px;
  line-height: 38px;
  background-color: #014da1;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0 12px 35px;
}

.link-ft a {
  color: inherit;
  margin: 0 18px;
}

.txt-ft {
  text-align: center;
  font-size: 12px;
  line-height: 2;
  color: #666;
  margin-bottom: 30px;
}

.stat-ft {
  text-align: center;
}

.qr-code {
  font-size: 0;
  text-align: center;
  overflow: hidden;
  margin-bottom: 28px;
}

.qr-code .inner {
  display: inline-block;
  margin: 0;
}

.qr-code .item {
  display: inline-block;
  margin: 0 8px;
  font-size: 12px;
  line-height: 24px;
  color: #182b5d;
}

.qr-code .item img {
  display: block;
  margin: 0 auto;
}



.ban {
  height: 404px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.g-tit4 {
  padding-top: 20px;
  font-size: 18px;
  color: #f00;
  line-height: 30px;
  border-bottom: 2px solid #014da1;
  background: url(/uploads/image/znimages/icon-4.png) right bottom no-repeat;
  margin-bottom: 21px;
}

.g-tit4-list{
  background: url(/uploads/image/znimages/icon-4-1.png) right bottom no-repeat;
}

.slider-for2 {
  position: relative;
  overflow: hidden;
  padding-top: 67%;
  margin-bottom: 12px;
}

.slider-for2 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-nav2 .item {
  float: left;
  width: 16.666%;
}

.slider-nav2 .pic {
  border: 1px solid transparent;
  position: relative;
  padding-top: 95%;
  cursor: pointer;
}

.slider-nav2 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-nav2 .slick-list {overflow: visible !important;}
.slider-nav2 .active {
  border-color: #f00;
}
.slider-nav2 .active:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  height: 6px;
  background: url(/uploads/image/znimages/icon-6.png) 0 0 no-repeat;
}
.g-tit2.tit2 span:before,
.g-tit2.tit2 span:after {
  width: 82px;
}

.g-tit2.tit2 span:before {
  background-image: url(/uploads/image/znimages/tit-bf2.png);
}

.g-tit2.tit2 span:after {
  background-image: url(/uploads/image/znimages/tit-af2.png);
}

.m-pic2.pic3 .img {
  float: none;
  margin: 0 auto;
  width: 134px;
}

.m-pic2.pic3 .txt {
  height: auto;
  line-height: normal;
  text-align: center;
}

.m-pic2.pic3 .txt .inner {
  display: inline-block;
  text-align: left;
}

.m-pic2.pic3 .txt a {
  line-height: 30px;
  margin-top: 0;
}
.col-md-3 .books .slick-arrow{
 top:30%
}
.main.padding1 {
  padding: 70px 0;
}
.m-article {
  padding-top: 15px;
}

.m-article h1 {
  font-size: 25px;
  color: #010101;
  text-align: center;
}
.m-article .info {
  color: #888;
  margin: 28px 0;
}
.m-article .info span {
  margin-right: 35px;
}
.m-article .desc {
  padding: 39px 0;
  border-top: 1px dashed #bebebe;
  border-bottom: 1px dashed #bebebe;
  color: #888;
  line-height: 25px;
}
.m-article .desc .tit {
  position: relative;
  width: 65px;
  height: 24px;
  background-color: #00a2ee;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin-bottom: 20px;
}
.m-article .desc .tit:after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style:  solid;
  border-width: 7px;
  border-left-color: #00a2ee;
}
.m-article .cont {
  /*font-size: 16px;*/
  line-height: 28px;
  color: #000;
}
.m-article .cont p {
  margin: 0 0;
}
.m-article .pic {
  margin: 3em 0;
  text-align: center;
}
.m-article .pic video,
.m-article .pic img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.m-article .pic .label {
  font-size: 14px;
  color: #888;
}
.mobox {display: none;}

.ul-list-lb li {
  margin-right: 100px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.ul-list-lb li span{
  line-height: 30px;
  position: absolute;
  right: 5px;
  visibility: visible;
  padding-right: 10px;
}
.ul-list-lb li a{
  font-size: 14px;
  color: #333;
  padding-left: 22px;
  line-height: 30px;
  background:url(/uploads/image/znimages/list-lb-1.png) no-repeat 5px center;
  transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  -o-transition:.5s;
}

.ul-list-lb li a:hover{
  color: #014da1;
}

.page_change{
  line-height: 27px;
  margin-top: 50px;
  text-align: center;
}
.page_change .current,
.page_change .fc_hui2,
.page_change .fc_ch1 {
  float: left;
  height: 27px;
  line-height: 27px;
}
.page_change .z_num,
.page_change .fc_ch1 {
  float: left;
  display: block;
  font-size: 14px;
  width: 23px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-color: #dedede;
  color: #333;
  margin:0 4px;
}
.page_change .fc_ch1 {
  width: auto;
  padding: 0 5px;
}
.page_change .current,.page_change .current{
  color: #00c888;
  background-color: #fff;
  font-size: 14px;
  width: 23px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #333;
  margin:0 4px;
}
.page_change .z_num[type=text] {
  float: none;
  display: inline-block;
  width: 30px;
  /*height: 20px;*/
  outline: none;
  border: 1px solid #7a7a7a;
  background-color: #fff;
}
.page_change .inp{
  float: none;
  display: inline-block;
  width: 30px;
  height: 20px;
  outline: none;
  border: 1px solid #7a7a7a;
  background-color: #fff;
}
.page_change li button{
  width: 40px;
  height: 27px;
  background-color: #3c8edb;
  color: #fff;
  font-size: 14px;
  border:none;
  outline: none;
}
.page_change li.prev a,.page_change li.next a{
  width: 52px;
}
.page_change li.hover a,.page_change li a:hover{
  background-color: #fff;
}
.moble{display:none}
.lsh{
  padding:0;
  margin:0;
  height:315px;
  
}
.lsh li{
  width:50%;
  float:left;
  line-height:50%;
  height:50%;
  padding-top: 26%;
  text-align: center;
  font-size: 18px;
}
.lsh a:hover{color:#fff}
.psw{display: block;position: absolute; top:0;left: 0; width: 100%;height: 400px; z-index: 1;}
.pssjk{display: block;position: absolute; top:60px;right:435px; width: 200px;height: 70px; z-index: 2;}
.link{padding-left: 25px; background: url(/uploads/image/znimages/link.png) no-repeat center left;}
@media screen and (max-width: 992px) {
  .page_change {
    margin: 15px 0;
    text-align: center;
  }
  .page_change .noborder{
    display: inline-block;
  }
  
  .lsh{
    height:200px;
  }
  .lsh li{
    padding-top: 19%;
  }
}
@media screen and (max-width: 767px) {
  .page_change {margin: 5px 0;}
  /*.page_change .noborder a,*/
  .page_change .noborder .current,
  .page_change .noborder .bar ,
  .ul-list-lb li span, a.z_num{
    display: none !important; 
  }
  .ul-list-lb li{
    margin-right: 0px;
  }
  .page_change .noborder tbody,
  .page_change .noborder tr,
  .page_change .noborder td {
    width: 100%;
    display: block;
  }
  .page_change .noborder .fc_hui2,
  .page_change .noborder .fc_w {
    display: block;
    width: 100%;
  }
  .page_change .fc_hui2,
  .page_change .fc_ch1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 0 10px 0;
  }
  
  .pc{display:none !important}
  .moble{display:block !important;height: 150px;}
  .m-pic2 .txt a{line-height: 26px;}
}