﻿html {
	height: 100%
}
body {
	background-color: #f5f5f5;
	padding-bottom: 60px;
	color: #333;
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
.tname{ font-size:20px; color:red}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 16px;
}
.none {
	display: none
}
.wrap {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
.container {
	padding: 0;
	overflow: hidden;

}
.container .row {
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
.container .row .none {
	display: none;
}
.container .row.fixed-bottom {
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 20px;
	padding: 0;
	margin: 0;
}
.container .row.fixed-top {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 20px;
	padding: 0;
	margin: 0;
}
.container .row.fixed-left {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 30%;
	padding: 0;
	margin: 0;
	max-width: 220px;
}
.container .row.fixed-right {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 30%;
	padding: 0;
	margin: 0;
	max-width: 220px;
}
.container .row.fixed-bottom img {
	max-width: 100%;
}
.container .row.fixed-top img {
	max-width: 100%;
}
.container .row.fixed-right img {
	max-width: 100%;
}
.container .row.fixed-left img {
	max-width: 100%;
}
.container .row.padding-no {
	padding: 0;
}
.container .row.padding-xs {
	padding: 5px;
}
.container .row.padding-sm {
	padding: 20px;
}
.container .row.padding-lg {
	padding: 30px;
}
.container .row.padding-no [class^=col-] {
	padding: 0;
}
.diy-modal {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);
}
.diy-modal .diy-box {
	width: 80%;
	margin: 0 auto;
	position: relative;
	top: 8%;
}
#tginfo {
	background-color: #fff;
	text-align: center;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 12px;
}
.wtpl_wx, .wtpl_wname {
	font-weight: 800;
}
.tab-fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
}
.nav.nav-secondary {
	width: 100%;
	background: #fff;
}

#tginfo{ margin-bottom:50px !important}
  .p1{ padding: 0px 0.5em; line-height:1.6em; color: rgb(89, 89, 89); font-size:16px; text-indent:1.5em}
	.p{
											font-size: 1em;
											line-height: 200%;
											padding: 10px;
											text-indent: 2em;
										}
										
										.p span {
											/* background: #FFE366; */
											color: #444444;
											font-weight: bolder;
											padding: 0px;
											10px;
										}
										
										.pic {
											width: 90%;
											margin: 1rem auto;
										}
										
										.pic img {
											width: 100%;
										}

  .small_title{ color:#ed7d31; font-size:13px;}
  .bg_qh{color:#ed7d31; font-weight: bold;}
  .btn {
    display: inline-block;
    padding: 7px 3px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53846154;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);
    -o-transition: all .4s cubic-bezier(.175,.885,.32,1);
    transition: all .4s cubic-bezier(.175,.885,.32,1);
}
/*导航*/
li{ list-style:none;}
.FL {
    float: left;
}
.FR {
    float: right;
}
.top_r {
    width: 210px;
    padding-top: 24px;
    padding-bottom: 10px;
    float: right;
}
.top_r ul li {
    width: 100px;
    text-align: center;
    float: left;
}
.top_r ul .l1 {
    width: 20px;
    text-align: center;
}
.top_r ul .l2 {
    width: 60px;
    text-align: center;
}
.top {
    background-color: #fff;
    height: auto;
    width: 100%;
    margin: 0 auto;
	max-width:640px;
}

.screening {
    width: 100%;
    overflow: hidden;
    background:#58ACFA;
    z-index: 4;
}
.screening>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: solid 1px #d3d3d3;
    overflow: hidden;
}
.screening>ul>li {
    float: left;
    font-size: 0.75em;
    width: 22%;
    text-align: center;
    line-height: 3rem;
    border-left: solid 1px #d3d3d3;
	
}
a { text-decoration:none;}
.bai{ color:#FFFFFF;}
/**/
.top{
	width:100%;
	border:1px solid #ccc;
	background:#f4f5f9;
	box-sizing:border-box;
	overflow:hidden;
	position: relative;
}

.top .top_img{
	padding:10px 10px 5px 10px;
	width:130px;
	float:left;
}
.topTitle{
	background: #fff;
	/*height:50px;*/
	line-height:25px;
	font-size: 18px;
	padding:10px;
}
.lz{
	
}
.top .top_img img{
	width:100%;
	border: 1px solid #fff;
}
.top .top_title{
	width:100%;
	line-height:30px;
	padding-top:20px;
}
.top .top_title .span1{
	font-size:22px;
	display:block;
}
.top .top_title .span2{
	background: #ff7277;
	font-size:10px; 
	color: #fff;
	padding: 4px;
	border-radius: 5px;
	margin-left: 10px;
}
.top .top_title .span3{
	color:#ccc;
}
.top .top_title .span3_1{
	color:red;
}
.top .top_title .span4{
	color:#ccc;
}
.top .top_title .span4_1{
	color:red;
}
.jinghua {
	  position: absolute;
	  right: 0;
	  bottom: 20px;
	  font-size: 22px;
	  color: red;
	  border: 1px solid red;
	  transform: rotate(-45deg);
  }
	
	
	.copy_btn {
		position: relative;
		display: inline-block;
		/* margin: 0 0 25px 0px;*/
		padding: 1px;
		width: 50px;
		background: #55C0D0;
		border: #0099cc;
		color: #fff;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		/*font-weight: bold;*/
		line-height: 20px;
		cursor: pointer;
		font-size: 0.8em;
		border-radius: 2px;
	}
	
	
	
	.win {
					display: none;
				}
	
				.mask-layer {
					position: fixed;
					width: 100%;
					height: 100%;
					opacity: 0.5;
					filter: alpha(opacity=50);
					background-color: black;
					z-index: 99998;
					top: 0px;
					left: 0px;
				}
	
				.body-panel {
					position: fixed;
					width: 100%;
					max-width: 720px;
					top: 40%;
					left: 0;
					right: 0;
					margin: auto;
					border-radius: 0 0 4px 4px;
					z-index: 99999;
					background: #fff;
					background-image: url(../image/wenli.png);
				}
	
				.contentnew {
					padding: 10px 10px 0px 10px;
					font-size: 16px;
					min-height: 40px;
					line-height: 22px;
					text-align: center;
				}
	
				.btns {
					text-align: center;
				}
	
				.w-btn {
					display: inline-block;
					width: 60px;
					height: 26px;
					line-height: 26px;
					background-color: #55C0D0;
					color: white;
					cursor: pointer;
					text-align: center;
					border-radius: 2px;
					text-decoration: none;
					margin: 0 10px 0px 10px;
					border: none;
					font-size: 14px;
				}
	
				.dis_blk {
					display: block;
				}
	
				.dis_no {
					display: none;
				}
	
				.rich_media_title {
					padding-bottom: 10px;
					margin-bottom: 14px;
					border-bottom: 1px solid #e7e7eb;
					width: 100%;
					background: #55C0D0;
					color: #fff;
					height: 1.8em;
					line-height: 1.8em;
					text-align: center;
					padding-top: 0.15em
				}
	
				.rich_media_title {
					margin-bottom: 18px;
					line-height: 1.4em;
					font-weight: bold;
					font-size: 24px;
				}
				
				p.date {
    width: 100%;
    /* margin-top: 3%; */
    text-align: left;
    color:#607fa6;
    font-size: 11px;
}

p.date .border-radius {
    width: 40px;
    border: 1px solid #999999;
    border-radius: 10px;
    text-align: center;
    font-size: 11px;
    display: inline-block;
}

/* span.zd{
	color:#f00
} */

#zanlist {
								text-align: center
							}

							#zanlist img {
								width: 30px;
								height: 30px;
								border-radius: 100%
							}
							
							
span.zd{
	/* background: #00be6e;color: #fff; */
	/* background: #ff5c38;color: #fff; */
	color:#f00
}


.bottom-bar {
	position:fixed;
	bottom:0;
	width:100%;
	height:60px;
	border:1px #eee solid;
	display: none; 
	background: rgba(0,0,0,.75);

}
.bottom-bar img {
	float:left;
	/* margin-top:10px;
	margin-left:10px; */
	margin: 5px 0px;
	width:50px;
	height:50px;
}
.bottom-bar h5 { line-height: 25px;color: white;font-weight: bolder;}
.bottom-bar  h5 strong {
	/* padding:3px 5px 0 5px; */
	color:#FFF;
	background-color:#F00;
}

.wechatBox {
				    display: none;
				    height: 100%;
				    position: fixed;
				    top: 0;
				    width: 100%;
				    z-index: 5;
				}
				.wechat {
				    border-radius: 20px;
				    color: #666;
				    display: none;
				    left: 10%;
				    /* padding: 30px 0; */
				    position: fixed;
				    right: 10%;
				    text-align: center;
				    top: 20%;
				    width:250px;
						height:420px;
					/* 	background: red; */
				    z-index: 5000;
						margin:0 auto;
				}
				.wxid {
				
				    color: #fff;
				    font-size: 18px;
				    /* margin: 10px 0; */
				    /* padding: 10px; */
				}
				.wechat .wxid {
				
				    color: #fff;
				    font-size: 18px;
				    /* margin: 10px 0; */
				    /* padding: 10px; */
				}