@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;list-style:none; text-decoration:none;}
fieldset, img {border:0;}
:focus {outline:0;}
h {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:middle;}
.clearfix:before,.cf:before,.clearfix:after,.cf:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after,.cf:after{clear:both;}
.clearfix,.cf{zoom:1;}
html{_text-overflow:ellipsis;} /*���IE6��ͼƬ����*/ 
iframe{display:block;}

ol, ul {list-style: none;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Init */
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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0;border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* common */
body {font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif;color:#333333;overflow: hidden; background:#000;}
a,a:visited{ text-decoration:none;}

html, body {
  width:100%;
  height:100%;
}

.clearer{ line-height:0px; clear:both; }
strong{ font-weight:bold;}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
.clear {display: inline-block;    }
/**//* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/**//* End hide from IE-mac */
::selection             { background:#FFF; color:#333; }
::-moz-selection    { background:#FFF; color:#333; }
::-webkit-selection { background:#FFF; color:#333;}
/* *{-webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;} */

  .b-message {
    width: 100%;
    padding: 7% 0;
    position: absolute;
    bottom: 1.1rem;
    left: 0%;
    background:#fff;
    box-shadow: 0 -0.3px 20px rgb(0 0 0 / 8%);
    border-radius: 10px;
    border-top: 1px solid #ededed;
    display: none;
  }

.mes-input {
  width: 90%;
  margin: 0 auto;
  height: 0.9rem;
  border-radius: 30px;
  background-color: #F8FAF9;
  box-shadow: 0 -0.3px 1px rgb(0 0 0 / 8%);
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.mes-input #speaking {
  width: 84%;
  padding: 4% 4% 0% 7%;
  border: none;
  background: #F8FAF9;
  display: block;
  font-size: 0.28rem;
}



.mesa .verifi-img {
  width:2rem
}

.mesa #verifi {
 width: 30%;
 padding: 2% 5%;
 border: none;
 display: block;
 font-size: 0.28rem;
 height: 0.4rem;
 margin-right: 2%;
 background: #F8FAF9;
 border-radius: 30px;
}

.infor-btn {

width: 1rem;

height: 0.7rem;

line-height: 0.7rem;

font-size: 0.3rem;
}




.bg-white {
  width:1rem;
  height:1rem;
  border: 1px solid #f2f2f2;
  background: #fff;
  border-radius: 100px;
}
.bg-white.curre , .bg-yellow.curre,.bg-green.curre,.bg-black.curre {
  border: 1px solid #3b7bdb;
}
.bg-yellow {
  width:1rem;
  height:1rem;
  border: 1px solid #f2f2f2;
  background: #f7efe2;
  border-radius: 100px;
}
.bg-green {
  width:1rem;
  height:1rem;
  border: 1px solid #f2f2f2;
  background: #d2efd1;
  border-radius: 100px;
}
.bg-black {
  width:1rem;
  height:1rem;
  border: 1px solid #f2f2f2;
  background: #9f2108;
  border-radius: 100px;
}
  .b-bright {
    width: 100%;
    padding: 7% 0;
    position: absolute;
    bottom: 1.1rem;
    left: 0%;
    background:#fff;
    box-shadow: 0 -0.3px 20px rgb(0 0 0 / 8%);
    border-radius: 10px;
    border-top: 1px solid #ededed;
    display: none;
  }
  .b-font-light {
    width: 90%;
    margin:0 auto;
    height: 1.5rem;
    position: relative;
    
  }

  .a-setting-light {
    width: 1.1rem;
    height: 0.9rem;
    background-color: #EDEFEE;
    position: relative;
    padding: 0 0.38rem;
    border-radius: 30px;
  }
  .a-rsetting-light {
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.28rem;
    text-align: center;
    border-radius: 50px;
    background-color: #ffffff;
    box-shadow: 0 -0.3px 10px rgb(0 0 0 / 8%);
    position: absolute;
    right: 0.03rem;
    top: 0;
    z-index: 9;
  }
  .b-font {
    width: 100%;
    padding: 7% 0;
    position: absolute;
    bottom: 1.1rem;
    left: 0%;
    background:#fff;
    box-shadow: 0 -0.3px 20px rgb(0 0 0 / 8%);
    border-radius: 10px;
    border-top: 1px solid #ededed;
    display: none;
  }

.b-font-size {
  width: 90%;
  margin:0 auto;
  height: 1.2rem;
  position: relative;
}
.b-font-space {
  width: 45%;
  margin:0 auto;
  height: 1.2rem;
  position: relative;
}
.b-font-lineh {
  width: 45%;
  margin:0 auto;
  height: 0.9rem;
  position: relative;
}
.b-setting-now {
  width: 0.8rem;
  height: 0.9rem;
  background-color: #EDEFEE;
  position: relative;
  padding: 0 0.38rem;
  border-radius: 30px;
}
.c-setting-now {
  width: 0.8rem;
  height: 0.9rem;
  background-color: #EDEFEE;
  position: relative;
  padding: 0 0.38rem;
  border-radius: 30px;
}


 .b-progress{
  width: auto;
  height: 0.9rem;
  border-radius: 30px;
  background-color: #F8FAF9;
  box-shadow: 0 -0.3px 1px rgb(0 0 0 / 8%);
  overflow: hidden;
}
.a-setting-now {
  width: 1.1rem;
  height: 0.9rem;
  background-color: #EDEFEE;
  position: relative;
  padding: 0 0.38rem;
  border-radius: 30px;
}
.a-rsetting-circle {
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  text-align: center;
  border-radius: 50px;
  background-color: #ffffff;
  box-shadow: 0 -0.3px 10px rgb(0 0 0 / 8%);
  position: absolute;
  right: 0.03rem;
  top: 0;
  z-index: 9;
}
.c-rsetting-circle {
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  text-align: center;
  border-radius: 50px;
  background-color: #ffffff;
  box-shadow: 0 -0.3px 10px rgb(0 0 0 / 8%);
  position: absolute;
  right: 0.03rem;
  top: 0;
  z-index: 9;
}
 .b-rsetting-circle {
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  text-align: center;
  border-radius: 50px;
  background-color: #ffffff;
  box-shadow: 0 -0.3px 10px rgb(0 0 0 / 8%);
  position: absolute;
  right: 0.03rem;
  top: 0;
  z-index: 9;
}
.b-setting-word {
  width: 86%;
  height: 0.9rem;
  line-height: 0.9rem;
  position: absolute;
  top: 0;
  left: 7%;
  display: flex;
  justify-content: space-between;
}
.b-setting-word-small {
  font-size:0.28rem;
  color:#616268
}
.b-setting-word-small img {
  width:0.5rem;
  height:0.5rem;

}
.b-setting-word-big img {
  width:0.5rem;
  height:0.5rem;

}
.a-setting-word-big {
  font-size:0.34rem;
  color:#333;
}
.b-setting-word-big {
  font-size:0.34rem;
  color:#333;
}
.c-setting-word-big {
  font-size:0.34rem;
  color:#333;
}
.b-nav {
  width: 100%;
  height: 1.2rem;
  background: #fbfbfb;
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: fixed;
  bottom: 0px;
  left: 0px;
  border-top: 1px solid #ededed;
}



.b-list {

width: 100%;

padding: 3% 0;

position: absolute;

bottom:0px;

left: 0%;

height: 94%;

background:#fff;

box-shadow: 0 -0.3px 20px rgb(0 0 0 / 8%);

border-radius: 10px;

border-top: 1px solid #ededed;
}
.b-listcon {
  width: 87%;
  padding-right: 7%;
  height: 72%;
  padding-left: 4%;
  margin: 0 auto;
  overflow-y: auto;
  margin-top: 2%;
}

.b-setting-list {
  width: 92%;
  height: auto;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

.b-classifyb {
  
width: 100%;
  
height: 1rem;
  
overflow:hidden;
  
cursor: pointer;
  
position: relative;
  
border-bottom: 1px solid #ededed;
  
-webkit-transition: transform 2.0s;
}
.b-classify {
  
width: 100%;
  
height: auto;
  
overflow:hidden;
  
cursor: pointer;
  
position: relative;
  
/* border-bottom: 1px solid #ededed; */
  
-webkit-transition: transform 2.0s;
}
.b-classify.curre {
  height: auto;
}
.b-titleb {

padding-left: 0.8rem;

font-size: 0.32rem;

color: #24272c;

height: 1rem;

line-height: 1rem;

position: absolute;

left: 0px;

top: 0px;
}
.b-titleb i{
  
padding-right: 10px;
  
display: flex;
  
width: 0.26rem;
  
height: 0.26rem;
  
position: absolute;
  
left: 0.1rem;
  
top: 50%;
  
margin-top: -7px;
}
.b-classify  .b-title i img ,.b-classifyb  .b-titleb i img {
  width:100%;
 
}
.b-classify.curre  .b-title i img {
  
    transform: rotate(90deg)
  }
  .b-ul {

width: 100%;

display: none;

/* border-bottom: 1px solid #ededed; */

margin-top: 0.1rem;

overflow: hidden;
}
.b-li {

color: #646464;

border-bottom: 1px solid #ededed;

padding: 0.25rem 0;

padding-left: 0.8rem;

font-size: 0.3rem;
}
.b-li.curre {
  color:#c41919;
}


.b-list-title {
    width: 88%;
    margin: 0 auto;
    font-size: 0.4rem;
    color: #24272c;
    font-weight: bold;
    height: auto;
    line-height: 0.55rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.1rem;
}
.b-list-title img {
  width: 3rem;
}
.b-list-title i {
  padding-left: 0.2rem;
  color:#c95936;
  font-size: 0.26rem;
}


.catalogue {
  width: 0.55rem;
  height: 0.55rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_1a.png) no-repeat center;
  background-size:contain;
}
.catalogue.curre {
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_1b.png) no-repeat center;
  background-size:contain;
}

.luminance {
  width: 0.55rem;
  height: 0.55rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_2a.png) no-repeat center;
  background-size:contain;
}
.luminance.curre {
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_2b.png) no-repeat center;
  background-size:contain;
}

.message {
  width: 0.55rem;
  height: 0.55rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_4a.png) no-repeat center;
  background-size:contain;
}
.message.curre {
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_4b.png) no-repeat center;
  background-size:contain;
}



.b-share {
   position: absolute;
   top:0;
   left:0;
   width: 100%;
   height:100%;
   background: rgba(0,0,0,0.5);
   text-align: center;
   display:none;
}

.shareimg {
 height: 60%;
  margin:0 auto;
  margin-top: 0.5rem;
  border: 10px #fff solid;
  border-radius: 0.1rem;
}


.sharetips {
  width:3.2rem;
  height:0.6rem;
  line-height: 0.6rem;
  text-align:center;
  font-size:0.24rem;
  color:#fff;
  border:1px #fff solid;
  border-radius: 1rem;
  margin:0 auto;
  margin-top: 0.3rem;
}



.sharebtn {
  width: 0.55rem;
  height: 0.55rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/nav_9a.png) no-repeat center;
  background-size:contain;
}
.sharebtn.curre {
  background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/nav_9b.png) no-repeat center;
  background-size:contain;
}



.fontsize {
  width: 0.55rem;
  height: 0.55rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_3a.png) no-repeat center;
  background-size:contain;
}
.fontsize.curre {
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/nav_3b.png) no-repeat center;
  background-size:contain;
}

.scrollbar::-webkit-scrollbar {/*滚动条整体样式*/
  width: 15px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;

}

.scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/scorlbg.png) center no-repeat #f3f4f6;
 border-radius: 15px;;
}


.scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/
  border: 0;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/lbg.png) repeat-y center top ;

}













.flipbook {
  width:100%;
  height:100%;

}

.flipbook-viewport{
	overflow:hidden;
	width:100%;
	height:100%;
	position: relative;
	z-index: 10;
display: none;
	border-bottom-right-radius: 1rem;
}

.flipbook-viewport .container{
}

.flipbook-viewport .flipbook{
	
}

.flipbook-viewport .page{
	width:461px;
	height:600px;
	background-color:white;
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.flipbook .page{
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.flipbook-viewport .page img{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin:0;
}
.flipbook-viewport .page img {
  width:100% !important;
}
.flipbook-viewport .shadow{
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}

@-webkit-keyframes reverseRotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(-360deg);}
}
@-webkit-keyframes rotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(360deg);}
}

.pull-left {position:absolute;bottom:5%;right:0;overflow:hidden;width:240px; height:200px; }/*  |xGv00|e69d3d10a97baed58b34702fd0b01ff5 */


.loadinner{
    position:absolute;
    width:76%;
    height:100%;
    margin-left:-38%;
    left:50%;
    text-align:center;
    font-size:11px;
    line-height:20px;
}
.graph{
    background:#6c6c6c;
    width:70%;
    margin:10px auto 0 auto;
}
#bar{
    display:block;
    background:#f1f1f1;
    height:3px;
    width:10px;
}
#diary{width:70%;margin:0 auto;}
#chupin{width:100%;position:absolute;bottom:80px;}
#cpright{position:absolute;bottom:50px;color:#757575;font-size:9px;text-align:center;width:100%;letter-spacing: -1px;word-spacing: -1px;}
#btns{position:absolute;left:50%;top:15%;width:44%;margin:0 0 0 -22%;z-index:999;}
#btns button,#btns a{line-height:36px;background: #1ea5d2;border: 1px solid #fcfcfc;color:#404040;width:100%;height:36px;font-size:17px;font-family:"微软雅黑";display:block;text-decoration:none;text-align:center;}

.shade{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0%;
	left: 0%;
	z-index: 1000008;
	/*background-color: rgba(0 ,0, 0, 0.5);*/
	/*border: 1px solid red;*/
}
.onedelay {

    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.5s
  }
  
  .onedelayb {
    animation-delay: 1s
  }
  
  .onedelayc {
    animation-delay: 2s
  }
  
  .onedelayd {
    animation-delay: 3s
  }

  .controlbg {
    width:100%;
    height:100%;
    background:rgba(0,0,0,0);
    position:absolute;
    top:0px;
    left:0px;
    display: none;
  }
.gettext {
  width:100%;
  padding: 0px 0;
  overflow:hidden;
  height: 100%;
  position: absolute;
  top: 5%;
  left:0px;
  z-index: 0;
  opacity: 1;
  text-align: justify;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.text-header {
    width: 90%;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 0 auto;
    font-size: 0.26rem;
    color: #b7b7b7;
    display: flex;
    align-items: center;
    justify-content: space-around;
    opacity: 0
}

.text-title {
    width: 50%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #b7b7b7;
    text-align: left;
    opacity: 0
}
.text-page {
    width: 50%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #333;
    text-align: right;
    font-weight: bold;
}
.got {
  width:100%;
}
.big-img {
width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow-y: auto;
    z-index: 20;
    background: rgba(0,0,0,0.7);
    display: none;
    align-items: center;
    justify-content: center;

}
.big-img img {
  width:100%;
}
.imgclose {
  width: 0.7rem;
  height: 0.7rem;
  position: fixed;
  right:0.2rem;
  top:0.1rem;

  text-align: center;
  line-height: 0.7rem;
  color:#fff;
  font-size: 0.5rem;
  border-radius: 100px;
}
.imgclose img {
  width:100%
}
.ddc {
  height:100%;
  display: block;
}


  .textcon {
    width: 100%;
    height: 80%;
    margin: 5% 0;
column-gap: 0;
    font-weight: normal;

    text-align: justify;
    overflow: visible;
    /* -webkit-transition: transform 1.0s; */
  }
  .textcon video {
    width:90%;
    margin:0 auto;
    margin-top:0.2rem;
    margin-bottom:0.2rem;
        display: block;
  }
  .textcon h5 {
      padding:0 5%;
    font-weight:bold;
    font-size:0.42rem;
  }

  .textcon  p{
  padding:0 5%;
  }
  .textcon p img { 
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 68vh !important;
  }
  *{
    will-change: revert;
    font-style: normal;
  }
.sk-circle p {
  font-size:16px;
  width: 96%;
  margin:0 auto;
  text-align: justify;
  line-height: 40px;
}
.text-all {
  width:100%;
  height:100%;
  position:relative;
  background:rgba(247, 239, 226, 1);
 
}
.text-all.yellow {
  width:100%;
  height:100%;
  position:relative;
  background:rgba(247, 239, 226, 1);
}
.text-all.green {
  width:100%;
  height:100%;
  position:relative;
  background:rgba(210, 239, 209, 1);
}
.text-all.white {
  width:100%;
  height:100%;
  position:relative;
  background:rgba(255, 255, 255, 1);
}
.text-all.black {
  width:100%;
  height:100%;
  position:relative;
  background:rgba(159, 33, 8, 1);
}
.control-libg {
  width:100%;
  height:100%;
  background:rgba(0, 0, 0, 1);
  position: absolute;
  left:0px;
  top:0px;
  opacity: 0;
  display: block;
}

.textcon iframe {
  display: none
}
.b-more {
  width: 2.6rem;
  height: 0.7rem;
  background:#f0f0f0;
  color:#8b8b95;
  cursor: pointer;
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.3rem;
  border-radius: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  display: none;
}

.page-count {
color: #adadad;
    font-size: 0.3rem;

}

.gobtn {
  width: 2.8rem;
  left:50%;
  bottom:1rem;
  position: absolute;
  margin-left: -1.4rem;
}
.introduction-con {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/20221203home.jpg) top center no-repeat #f0ebd8;
  background-size:100%;
  z-index:999;
  color:#8f897d;
  overflow: hidden;
    -webkit-transition: transform 0.8s;
   
}
.tipshd {
     width: 3rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}

.introduction-con p {
    font-size: 0.3rem;
    width: 6rem;
    height: auto;
    line-height: 0.55rem;
    margin: 0 auto;
    margin-top: 8.8rem;
    overflow-y: auto;
    text-align: justify;
    }
.tipshd  img {
  width:100%;
}

.search-con {
  width: 88%;
  margin: 0 auto;
  position: relative;
  z-index: 50;
  margin-top: 2%;
}
.search {
  width: 100%;
  background: url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/seach-img.png ) 6% 50%  no-repeat #efefef;
  height: 0.8rem;
  border-radius: 50px;
  background-size: 6%;
}
#all-search {
  background:#efefef;
  width: 80%;
  padding: 2% 0%;
  border: none;
  display: block;
  font-size: 0.28rem;
  height: 0.5rem;
  line-height: b-list;
  margin-right: 2%;
  margin-left: 16%;
  border-radius: 30px;
  color: #333;
}
.seach-ul {
  width: 90%;
  position: absolute;
  top: 0.8rem;
  background: #fafafa;
  z-index: 5;
  padding: 5%;
  max-height: 8rem;
  overflow-y: auto;
  display: none;
}

.search-item {
  overflow: hidden;
  width: 100%;
  line-height: 0.46rem;
  padding-bottom: 5%;
  padding-top: 5%;
  color: #878791;
  border-bottom: 1px solid #ededed;
}


.b-nextc {
width: 3rem;
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    z-index: 0;
    margin-left: -1.5rem;
  display: none;
}
.b-nextc img {
  width: 100%
}





.openvideo {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	height:100%;
	background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/video_bg2.jpg) no-repeat top center;
	background-size:100%;
}
#openv {
	width:100%;
}
.startread {
	width:3rem;
	position:absolute;
	top:82%;
	left:50%;
	z-index:102;
	margin-left:-1.5rem;
}
.startread img {
		width:100%;
}
.allcon {
	width:100%;
	height:100%;

}
@media screen and (min-width: 1401px) {
	.allcon {
	width:750px;
	height:100%;
		position:relative;
 margin:0 auto;
 	 display:none;
}
.b-nav {
	 display:none;
}
.introduction-con p {
    font-size: 0.14rem;
    width: 4rem;
    line-height: 0.35rem;
    margin: 0 auto;
    margin-top: 6rem;
}
}

.picshow {
 width:100%;
 height:100%;
 background:#fff;
 display:flex;
     align-items: center;
    justify-content: center;
	display:none;
}
.picshow img {
	height:90%;
}




.page-nav {
  width:100%;
  height:100%;
  background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/20221203bg1.jpg) top center no-repeat;
  background-size:100%;
  position: absolute;
  top:0px;
  left:0px;
  z-index: 99;
  display: block;
}

.nav-header {
  width: 100%;
}
.nav-header img {
  width: 100%;
}
.nav-list {
  width:90%;
  margin:0 auto;
  height:80%;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-l {
  width: 100%;
  /* padding:0.1rem 0; */
  /* border-bottom:dashed #c1c1c1 1px; */
}
.nav-tag {
  width:100%;
  height:0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: dashed #c1c1c1 1px;
  padding: 0.2rem 0;
}

.icon-jt {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/20221203i.png) no-repeat center top;
  background-size:100%;

  -webkit-transition: transform 0.2s;
}
.icon-jt.curre {
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -webkit-transition: transform 0.2s;
}
.icon-none {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.nav-lul {
  width: 100%;
}
.big-title {
  width: 3.5rem;
  text-align: center;
}
.big-title img {
  width: 70%;
}
.small-nav {
  width:100%;
  display: none;
}
.two-title {
  font-size:0.32rem;
  padding: 0.2rem 0;
  border-bottom:dashed #c1c1c1 1px;
  padding-left: 1.5rem;
}
.hnav-con {
  width:100%;
}

.n-item {
  font-size:0.32rem;
  padding: 0.2rem 0;
  padding-left: 2rem;
  border-bottom:dashed #c1c1c1 1px;
}
.b-title {
  padding-left: 0.1rem;
  font-size: 0.32rem;
  color: #24272c;
  height: 1rem;
  line-height: 1rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ededed;
  }
.b-i {
  width: 0.3rem;
  height: 0.3rem;
  background:url(https://nfcms-mainsiteoss.southcn.com/news/__tpl_asset/zt/img/20220413jt.png) no-repeat center top;
  background-size:100%;
  display: inline-block;
  -webkit-transition: transform 0.2s;
  margin-right: 0.4rem;
}
.b-none {
  width: 0.3rem;
  height: 0.3rem;
  display: inline-block;
  margin-right: 0.4rem;
}
.b-i.curre {
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -webkit-transition: transform 0.2s;
}


.bn-title {
font-size: 0.3rem;
border-bottom: 1px solid #ededed;
padding: 0.2rem 0;
padding-left: 0.3rem;
color: #474747;
}


.bn-con {
  width: 100%;
}

.bimg {
width: 100%;
    max-height: 100%;
    overflow-y: auto;
}


	.picm {
		height: 100%;
	}
	.pclink {
		width: auto;
		padding-top: 12px;
		display: flex;
		justify-content: space-around;
	}

	.pclink a {
		padding: 7px 16px;
		background: #f5e5d3;
		color: #333;
		border-radius: 5px;
	}


  .rtpaudio{
    width: 0.5rem;
    height: 0.5rem;

  
  }

   .rtpaudio.play {
    background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/20221203copen.png) no-repeat center top;
    background-size:100%;
   }

      .rtpaudio.close {
    background:url(https://nfcms-mainsiteoss.southcn.com/culture/__tpl_asset/zt/images/20221203pclose.png) no-repeat center top;
    background-size:100%;
   }


   .ophide {
     opacity: 0.2
   }


   .ophb {
         -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
   }