/* CSS Document */
@charset "utf-8";
/* 通用样式 */
* {
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    list-style: none;
    text-align: justify;
    vertical-align: top;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: 100%; /*解决Iphone下橱窗字体变大问 题*/
    color: #666;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-family: "Microsoft YaHei", "微软雅黑", "宋体";
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
    -webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", STHeitiSC-Light, simsun, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, html {
    height: 100%;
    text-align: center;
}

.clear {
    clear: both;
}

/* 通用样式 */
/* div.zt_content */
div.zt_content {
}

/* div.zt_content */
/* 头图 */
div.zttops {
    text-align: center;
}

div.zttops img {
    width: 1000px;
    margin-top: 1px;
}

/* 头图 */

/* 内容 */
.content-main {
    width: 980px;
    margin-top: 10px;
    margin: 0 auto;
}

.content-main .h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
    color: #333;
}

.shownwyt {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.shownwfbt {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    line-height: 28px;
}

.showtitle {
    text-align: center;
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
}

.content-main .info {
    color: #666;
    font-size: 12px;
    height: 49px;
    line-height: 49px;
    padding-bottom: 6px;
    text-align: center;
    border-bottom: 1px dotted #ccc;
}

.content-main .info div {
    text-align: center;
}

#endText {
    clear: both; 
    margin-right: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: justify;
    width: 980px;
    word-wrap: break-word; 
}
#endText *{
    font-size:16px;
    line-height: 1.8;
} 

#endText p { 
    margin: 10px 0;
    text-indent: 2em;
    letter-spacing: 1px;
}
 

#endText .icon {
    border: 0 none;
    margin-left: 2px;
} 
#endText a {
    text-decoration: underline;
}

#endText a, #endText a:visited {
    color: #0F6B99;
}
#endText .cimg{
    text-align: center;
    text-indent: 0;
}
#endText img {
    max-width: 980px;
    width: expression(document.body.clientWidth>980?"980px": "auto");
    margin: 0px auto;
}

div#nry_tp{
 	 display:none;
}
div#nry_tp img{
}
div.cspx{
    text-indent: 0;
    margin:15px auto;
    text-align: center;
}
/* 内容 */
/* 三审三教 */
.sssj{
	text-align:right;
	font-size:12px;
	color:#D0D0D0;
	line-height: 25px;
	padding-right:20px;
}
 
/* 三审三教 */
/* 二维码 */
div.ewm21 {
  text-align: center;
}
div.ewm21 > div{
  width: 110px;
  height: 110px;
  border:1px solid #111;
  padding:4px;
  margin:3px auto;
}
div.ewm22 {
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}
div.ewm21 .wap_ewm{
    width: 120px;
    height: 110px;
}
/* 二维码 */
.bqsm {
  margin-bottom: 25px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}
/* 版权 */
.clinx {
    border-top: 2px solid #0068b7;
}

.copy {
    margin: 15px auto;
    text-align: center;
    line-height: 24px;
    clear: both;
}

.cp3 {
    margin: 20px;
    text-align: center;
}

.copy center {
    text-align: center;
}

/* 版权 */