html {
	height: 100%
}
em{

}
body {
	background-color: #f5f5f5;
	padding-bottom: 60px;
	color: black;
	height: 100%
}
* {
	margin: 0;
	padding: 0
}
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: 18px
}
.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
}

.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: 2em; color: rgb(89, 89, 89); font-size:15px; text-indent:2em;}
  .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);
}
.Loading{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:100; background:#fff;}
.Loading .pic{ width:100px; height:100px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; /*border:1px solid red;*/ font-size:15px; text-align:center; line-height:100px;}
.Loading .pic span{ display:block; width:60px; height:60px; position:absolute; top:20px; left:20px; /*background:#60F;*/ border-radius:50%; box-shadow: 0 3px 0 #666; -webkit-animation:rotate 1s infinite linear; animation:rotate 1s infinite linear;}

@-webkit-keyframes rotate{
	0%{ -webkit-transform:rotate(0deg);}
	100%{ -webkit-transform:rotate(360deg);}
}

@keyframes rotate{
	0%{ transform:rotate(0deg);}
	100%{ transform:rotate(360deg);}
}
.copy_btn{
	position: relative;
    display: inline-block;
   /* margin: 0 0 25px 0px;*/
    padding: 1px;
    width: 65px;
    background: #4cae4c;
	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: 50%;
  height:80px;
	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(../images/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: 20px;
    height: ;
    line-height: 26px;
    background-color: #4cae4c;
    color: white;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    text-decoration: none;
    margin: -40px 0px 0px 0px;
   float:right;
    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;
}
.rich_media_title {
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 400;
    font-size: 24px;
}
li{ list-style:none;}
.FL {
   text-align:center;font-size:12px;line-height:1.8rem;
   color:#c3a1a1;
}
.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;
    /* position: fixed; */
    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.65em;
    width: 24.5%;
    text-align: center;
    line-height: 2rem;
    border-left: solid 1px #d3d3d3;
	
}
a { text-decoration:none;}
.bai{ color:#FFFFFF;}
/*å¾®ä¿¡*/
.col-md-wx section{width:100%;
 height:px;border:solid 0px red; background:#fcfcfc; border-top: 1px #ccc solid; width: 100%; left:0px; bottom: 0px; width: 100%; padding: 9px 3px; overflow: hidden;
}
.col-md-wx section img{
	float: left; width: 40px; height: 40px;
}
.col-md-wx section div{
	float: left;
	line-height: 24px;
	margin-left: 2px;
	font-size:16px;
	color: rgb(68, 68, 68);
}
.col-md-wx section div span{
	font-size:16px;
}

.wtpl_wx, .wtpl_wname {
	font-weight: 800;
	color:red;
	font-size:16px;
}


ul,li{ list-style:none;}
.box{height: 32px;background:#fcfcfc;overflow:hidden;font-size:12px;margin-top: -10px;}
.t_news{height:19px;color:#2b1919;padding-left:10px;margin: 8px 0;overflow:hidden;position:relative;}
.t_news b{ line-height:19px; font-weight:bold; display:inline-block;}
.news_li,.swap{ line-height:19px; display:inline-block; position:absolute; top:0; left:72px;}
.news_li a,.swap a{ color:#2b1919;}
.swap{top:19px;}

.lincoapp-comment-fixed2{
width:100%;height:0.8rem;line-height:0.45rem;text-align:center;
color:#0e90d2;font-size:20px;border-top:.01rem solid #e0e5e8;position: fixed;bottom: 0;left: 0;z-index: 998;background-color:#fff;}

#zanlist{
display:;
}
.yc{
  font-size: 16px; margin-bottom: 15px;
  margin-top:0.1rem;margin-left:0.1rem;
	
}





