﻿html,body,section,article,nav,header,footer,form,div,em,span,a,label,p,h1,h2,h3,h4,h5,h6,dl,ul,ol,li,dt,dd,select {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
}
body {
    background: #f3f2f3!important;
    width: 100%;
    overflow-x: hidden;
}
body,select,input,option {
	color:#171717;
	font-family:"microsoft yahei",arial;
}
body>header,body>section {
	clear:both;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#666;
	-webkit-user-select:none;
	-webkit-user-drag:none;
	-ms-user-select:none;
	user-select:none;
}
img {
	border:0 none;
}
input[type=text]:focus::-webkit-input-placeholder,input[type=search]:focus::-webkit-input-placeholder {
	color:rgba(0,0,0,0);
}
input:focus,:active,:focus {
	outline:0 none;
}
body>header {
	display:block;
	height:44px;
	background:;
	position:relative;
}
body>header:before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
	background: repeat-x;
}
#index>header {
	height:108px;
	background: no-repeat right 0, repeat-x 0 0,-webkit-gradient(linear,0 0,0 100%,from(#33a4fb),to(#6fc6fd),color-stop(0.13,#41adfc),color-stop(0.35,#64c2fd),color-stop(0.59,#86d2f6),color-stop(0.6,#197aeb),color-stop(.61,#016de9),color-stop(.74,#2188f0));
	background: no-repeat right 0, repeat-x 0 0,linear-gradient(180deg,#33a4fb 0%,#41adfc 13%,#64c2fd 35%,#86d2f6 59%,#197aeb 60%,#016de9 61%,#2188f0 74%,#6fc6fd 100%);
	background-size:320px 108px,100% 100%,100% 100%;
}
.main-nav {
	position:relative
}
.main-nav {
	display:none
}
.main-nav ul {
	font-size:0.875em;
	line-height:2.5em;
	list-style:none;
	margin-bottom:0;
	padding-left:0;
	text-align:center
}
.main-nav li {
	border-bottom:1px solid #373739;
	border-right:1px solid #373739;
	float:left;
	width:50%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.main-nav li a {
	background-color:#1e1e20;
	border-bottom:none;
	color:#fff;
	display:block
}
.main-nav li a:hover {
	color:#fff
}
.mobile-nav-toggle {
	font-size:0.875em;
	line-height:2.5em;
	position:absolute;
	right:0;
	top:0;
}
.mobile-nav-toggle a {
	border:none;
	display:block;
	padding:0 1.071em;
	color:#fff;
}
section ul.listimg {
	background-color:#eee;
	padding:2.188em 0.875em 0.875em;
	position:relative
}
section ul.listimg li {
	margin-bottom:1.313em;
	position:relative
}
section ul.listimg li img {
	display:block;
	height:auto;
	max-width:100%;
	width:auto;
}
section ul.listimg li span {
	display:block;
	font-size:0.875em;
	left:0;
	line-height:2.5;
	opacity:1;
	text-align:center;
	width:100%;
	-moz-transition:opacity 0.4s ease-in 0.05s;
	-o-transition:opacity 0.4s ease-in 0.05s;
	-webkit-transition:opacity 0.4s ease-in 0.05s;
	transition:opacity 0.4s ease-in 0.05s;
	background:#fff;
}
.fader {
	opacity:1
}
.indexbt,.contshow h3 {
	max-width:624px;
	height:44px;
	line-height:44px;
	padding:0 8px;
	margin:0 auto;
	overflow:hidden;
	font-size:1em;
	color:#13df81;
}
.indexbt nav a {
	font-size:0.8em
}
.indexbt nav a.dq {
	text-decoration:underline
}
.indexbt a {
	font-size:1.2em;
	color:#13df81;
}
ul.indexcont {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
}
ul.indexcont li {
	width:96%;
	height:auto;
	display:inline-block;
	background:#fff;
	border-radius:4px;
	overflow:hidden;
	margin:12px auto;
	-webkit-box-shadow:0px 1px 2px 0px #ccc;
	-moz-box-shadow:0px 1px 2px 0px #ccc;
	box-shadow:0px 1px 2px 0px #ccc;
}
ul.indexcont li img {
	width:100%;
	height:auto;
}
ul.indexcont li span.imgbt {
	display:block;
	width:96%;
	height:40px;
	line-height:40px;
	color:#333;
	font-size:100%;
	overflow:hidden;
	margin:0 auto;
}
ul.listcont {
	padding:0 8px;
	max-width:624px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}
ul.listcont li {
	width:100%;
	height:auto;
	display:inline-block;
	background:#fff;
	margin:6px auto;
	overflow:hidden;
	-webkit-box-shadow:0px 1px 2px 0px #ccc;
	-moz-box-shadow:0px 1px 2px 0px #ccc;
	box-shadow:0px 1px 2px 0px #ccc;
	min-height:150px;
}
ul.listcont li a {
	display:block;
}
ul.listcont li .bt {
	font-size:14px;
	padding-bottom:10px;
}
ul.listcont li img {
	width:97%;
	max-width:615px;
	margin:5px;
	height:auto;
}
ul.listcont li span.imgbt {
	display:block;
	width:96%;
	height:40px;
	line-height:40px;
	color:#333;
	font-size:14px;
	overflow:hidden;
	margin:0 auto;
}
ul.listgxcont {
	width:100%;
	height:auto;
	overflow:hidden;
}
ul.listgxcont li {
	width:98%;
	height:auto;
	text-align:center;
	overflow:hidden;
	background:#333;
	margin:10px auto;
	border-radius:4px;
	border:1px solid #000;
}
ul.listgxcont li img {
	width:100%;
	height:auto;
	margin:0;
}
ul.listgxcont li span.imgbt {
	display:block;
	width:98%;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#eee;
	font-size:1em;
	overflow:hidden;
	margin:0 auto;
}
#myimgshow {
}.swipe {
	 overflow:hidden;
	 width:100%;
	 text-align:center;
 }
.swipe-wrap {
	overflow:hidden;
	margin-bottom:-4px;
}
.swipe-wrap div {
	float:left;
	width:100%;
	position:relative;
}
#myswipe img {
	width:100%;
	height:auto;
}
.main-nav-page-show {
	width:100%;
	background:#fff;
	border-top:1px solid #e6e6e6;
}
.main-nav-page-show ul {
	font-size:0.875em;
	line-height:2.75em;
	list-style:none;
	margin-bottom:0;
	padding-left:0;
	text-align:center
}
.main-nav-page-show li {
	border-right:1px solid #e6e6e6;
	float:left;
	width:25%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.mobile-nav-page-show-toggle {
	font-size:0.875em;
	line-height:2.75em;
}
.mobile-nav-page-show-toggle a {
	border:none;
	display:block;
	color:#fff;
}
.mobile-nav-page-show-toggle a.pv {
	background: no-repeat center;
	background-size:32px 32px,100%,100%,100%,100%;
	text-indent:-10000px;
	overflow:hidden;
}
.mobile-nav-page-show-toggle a.nx {
	background: no-repeat center;
	background-size:32px 32px,100%,100%,100%,100%;
	text-indent:-10000px;
	overflow:hidden;
}
.mobile-nav-page-show-toggle a.pvz {
	background: no-repeat center;
	background-size:32px 32px,100%,100%,100%,100%;
	text-indent:-10000px;
	overflow:hidden;
}
.mobile-nav-page-show-toggle a.nxz {
	background: no-repeat center;
	background-size:32px 32px,100%,100%,100%,100%;
	text-indent:-10000px;
	overflow:hidden;
}
.main-nav-page-show li:nth-child(4) {
	border-right:none;
	text-align:center;
}
.main-nav-top {
	width:100%;
	height:44px;
	line-height:44px;
	background:#1c1c1c;
	font-size:0.875em;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1000;
	-moz-box-shadow:0px 0px 3px #666;
	-webkit-box-shadow:0px 0px 3px #666;
	box-shadow:0px 0px 3px #666;
}
.main-nav-top a {
	display:block;
}
.main-nav-top-conttxt {
	width:60%;
	color:#999;
	text-align:center;
	height:44px;
	float:left;
	overflow:hidden;
	border-right:1px solid #353535;
}
.main-nav-top-imgpages {
	width:30%;
	text-align:center;
	height:44px;
	float:left;
	overflow:hidden;
	border-right:1px solid #353535;
	background: repeat;
	background-size:2px 2px,100%,100%,100%,100%;
}
.main-nav-top-left {
	width:24%;
	height:44px;
	color:#fff;
	text-align:center;
	float:left;
	overflow:hidden;
	background: repeat;
	background-size:2px 2px,100%,100%,100%,100%;
	border-right:1px solid #353535;
}
.main-nav-top-left a {
	color:#fff;
	font-size:1em;
}
.main-nav-top-right {
	width:14%;
	height:44px;
	float:left;
	overflow:hidden;
	background: no-repeat center;
	background-size:44px 44px,100% 100%,100% 100%;
}
.main-nav-top-right a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
.showtop-menuc {
	width:100%;
	height:50px;
}
.main-nav-top-imgcont {
	width:100%;
	height:50px;
	line-height:44px;
	background:#13df81;
	font-size:14px;
	min-width:320px;
	z-index:9999;
}
.main-nav-top-imgcont a {
	display:block;
}
.main-nav-top-imgcont-conttxt {
	width:60%;
	color:#333;
	text-align:center;
	height:44px;
	float:left;
	overflow:hidden;
	border-right:1px solid #eee;
}
.main-nav-top-imgcont-imgpages {
	width:30%;
	text-align:center;
	height:60px;
	float:left;
	overflow:hidden;
	border-right:1px solid #eee;
}
.main-nav-top-imgcont a {
	display:block;
	line-height:60px;
}
.main-nav-top-imgcont-left {
	width:24%;
	height:60px;
	color:#333;
	text-align:center;
	float:left;
	overflow:hidden;
	border-right:1px solid #eee;
}
.main-nav-top-imgcont-left a {
	color:#333;
	font-size:14px;
	line-height:60px;
}
.main-nav-top-imgcont-right {
	width:14%;
	height:44px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.main-nav-top-imgcont-right a {
	display:block;
	overflow:hidden;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.main-nav-top-imgcont .show-top-menulist.ico {
	width:20%;
	height:50px;
	float:left;
	display:inline;
	min-width:50px;
}
.main-nav-top-imgcont .show-top-menulist.pages {
	width:30%;
	height:50px;
	min-width:80px;
	float:left;
	display:inline;
}
.main-nav-top-imgcont .show-top-menulist a.ico {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	background: no-repeat;
	background-size:320px auto;
	text-indent:-10000px;
	overflow:hidden;
}
.main-nav-top-imgcont .show-top-menulist a.pages {
	display:block;
	width:80px;
	height:50px;
	line-height:50px;
	background: no-repeat;
	background-size:320px auto;
	text-indent:-10000px;
	overflow:hidden;
}
.main-nav-top-imgcont .show-top-menulist a.l1 {
	background-position:0 0;
}
.main-nav-top-imgcont .show-top-menulist a.l2 {
	background-position:-80px 0;
}
.main-nav-top-imgcont .show-top-menulist a.l3 {
	background-position:-160px 0;
}
.main-nav-top-imgcont .show-top-menulist a.l4 {
	background-position:-270px 0;
}
.index-nav-top {
	width:100%;
	height:44px;
	line-height:44px;
	background:#49515e;
	font-size:0.875em;
	z-index:1000;
	margin-bottom:1px;
}
.index-nav-top-conttxt {
	width:20%;
	color:#999;
	text-align:center;
	height:44px;
	float:left;
	overflow:hidden;
	background: no-repeat center;
	background-size:44px 44px,100% 100%,100% 100%;
}
.index-nav-top-conttxt a {
	display:block;
	width:100%;
	text-indent:-1000px;
	overflow:hidden;
}
.index-nav-top-left {
	width:60%;
	height:44px;
	color:#fff;
	text-align:center;
	float:left;
	background: left center no-repeat;
	background-size:183px 44px,100%,100%,100%,100%;
}
.index-nav-top-left a {
	color:#fff;
	font-size:0.825em;
	display:block;
	width:100%;
	text-indent:-10000px;
	overflow:hidden;
}
.index-nav-top-right {
	width:20%;
	height:44px;
	float:left;
	overflow:hidden;
	background: no-repeat right;
	background-size:44px 44px,100% 100%,100% 100%;
}
.index-nav-top-right a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
.list-nav-top {
	width:100%;
	height:44px;
	line-height:44px;
	background:#1c1c1c;
	font-size:0.875em;
	z-index:1000;
}
.list-nav-top-left {
	width:60%;
	height:44px;
	color:#fff;
	text-align:center;
	float:left;
}
.list-nav-top-left a {
	color:#149eff;
	font-size:1.3em;
	display:block;
	width:100%;
	text-align:left;
	text-indent:12px;
	overflow:hidden;
}
.list-nav-top-right {
	width:20%;
	height:44px;
	float:right;
	overflow:hidden;
	background: no-repeat center;
	background-size:44px 44px,100% 100%,100% 100%;
}
.list-nav-top-right a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
.list-nav-top-home {
	width:20%;
	height:44px;
	float:left;
	overflow:hidden;
	background: no-repeat center;
	background-size:44px 44px,100% 100%,100% 100%;
}
.list-nav-top-home a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
form[role="search"] {
	position:relative;
	clear:both;
	background:#fff;
	width:100%;
}
form[role="search"] input[type="search"] {
	border-radius:0px;
	background:none;
	display:block;
	width:100%;
	padding:8px;
	height:40px;
	border:1px solid #dcdcdc;
	border-right-width:60px;
}
form[role="search"] input[type="text"] {
	border-radius:0px;
	background:none;
	display:block;
	width:100%;
	padding:8px;
	border:1px solid #dcdcdc;
	border-right-width:60px;
	font-size:16px;
	box-sizing: border-box;
}
form[role="search"] input[type="submit"] {
	   position:absolute;
	   z-index:1;
	   right:0;
	   top:0;
	   margin:0;
	   width:60px;
	   height:40px;
	   border:1px solid #dcdcdc;
	   background: no-repeat 50% 50% #fff;
	   -webkit-background-size:20px 21px;
	   -moz-background-size:20px 21px;
	   -o-background-size:20px 21px;
	   background-size:20px 21px;
   }
form[role="search"] {
	border-bottom:1px solid #ebebeb;
}
form[role="search"] div {
	position:absolute;
	display:block;
	z-index:9999;
	right:65px;
	top:10px;
}
form[role="search"] div i {
	font-size:12px;
	color:#999;
	font-style:normal
}
form[role="search"] ul {
	background-color:#596573;
	display:none
}
form[role="search"] div:hover ul {
	display:block
}
form[role="search"] ul li {
	color:#fff;
	height:22px;
	line-height:22px;
}
form[role="search"] ul li a {
	color:#fff;
	font-size:12px;
	padding:3px;
}
form input[type="submit"] {
	display:block;
	width:100%;
	height:40px;
	font-size:18px;
	margin-top:10px;
	border:1px solid #7294ca;
	-webkit-border-radius:0px;
	border-radius:0px;
	color:#fff;
	background:#7294ca;
}
form input[type="submit"].disabled,form input[type="submit"]:disabled {
	color:#999;
	border-color:#e7e7e7;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
	background:linear-gradient(180deg,#fff 0,#f5f5f5 100%);
}
#pagenum {
	max-width:624px;
	padding:0 6px;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	margin:1px auto 10px;
}
#pagenum .a1 {
	width:25%;
}
#pagenum .a2 {
	width:100%;
}
#pagenum a {
	background:#fff;
	color:#999;
	text-decoration:none;
	display:inline-block;
	float:left;
	width:25%;
	height:35px;
	line-height:35px;
	border-right:1px solid #f3f2f3;
	border-bottom:1px solid #f3f2f3;
	font-size:12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#pagenum a.dq{
    background:#13df81;
    color:#fff;
}
#pagenum span span {
	display:inline-block;
	width:25%;
	height:35px;
	line-height:35px;
	background:#13df81;
	border-right:1px solid #f3f2f3;
	border-bottom:1px solid #f3f2f3;
	float:left;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#pagenum a:hover {
	background:#13df81;
	color:#fff;
}
#pagenow a {
	cursor:not-allowed;
	background:#13df81!important;
	color:#fff!important;
	font-weight:bold;
}
#page #pagenum,#big-page #pagenum {
	font-size:14px;
	text-align:center;
	padding-bottom:25px;
	padding-top:20px;
	border:none;
}
#page #pagenum a,#big-page #pagenum a {
	text-decoration:none;
	padding:4px 6px;
	margin:0 5px;
	border:1px solid #ccc;
	background:#fff;
	color:#333;
}
.back-to-top {
	position:fixed;
	display:block;
	text-indent:-99px;
	overflow:hidden;
	right:10px;
	z-index:8;
	opacity:.8;
	bottom:50px;
	width:38px;
	height:38px;
	overflow:hidden;
	border:1px solid #cbcbcb;
	-webkit-border-radius:1px;
	border-radius:1px;
	background:#ddd  no-repeat 50% 50%;
	-webkit-background-size:24px 14px;
	-moz-background-size:24px 14px;
	-o-background-size:24px 14px;
	background-size:24px 14px;
}
.listgps {
	max-width:624px;
	padding:0 6px;
	margin:0 auto;
	height:30px;
	overflow:hidden;
	font-size:12px!important;
	color:#000;
	text-align:left;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listgps a {
	font-size:12px!important;
}



.listgps span,.listgps h2{float: left; display: inline;}
.listgps h2 a,strong{ font-weight: bold; color: #ff0000}

.mindexc1,.grd_article {
	padding:0 6px;
	max-width:624px;
	overflow:hidden;
	margin:0 auto;
}
/**/
.mindexc1 ul.imgtc .in_category_item{background: #fff;padding: 0px 10px 10px 10px;box-sizing: border-box;color: #333;box-shadow: 0px 16px 64px 1px rgb(193 196 214 / 20%);overflow-y: auto;max-height: 108px;}
.mindexc1 ul.imgtc .in_category_item>div{border-bottom: 1px solid #e6e6e6;padding-bottom: 2px;padding-top: 5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:12px;color: #666;}
.mindexc1 ul.imgtc .in_category_item>div a{color: #666;font-size: 12px;padding: 1px;}
.mindexc1 ul.imgtc .in_category_item>div.in_category_title{overflow: hidden;white-space: initial;-webkit-line-clamp: 4;text-overflow: ellipsis;display: -webkit-box;
-webkit-box-orient: vertical;}
.mindexc1_flex_layout{display: flex;flex-wrap: wrap;background: #fff;padding: 10px!important;box-sizing: border-box;}
.mindexc1_flex_layout>div{width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.mindexc1_flex_layout>div.in_category_title{width:100%;overflow: hidden;white-space: initial;-webkit-line-clamp: 2;text-overflow: ellipsis;display: -webkit-box;
-webkit-box-orient: vertical;font-size:12px;margin-bottom:8px;}
.mindexc1_flex_layout>div.in_category_title p{ font-size:12px;}

/**/
.mindexc1 ul.imgtc {
	width:100%;
	overflow:hidden;
}
.mindexc1 ul.imgtc li {
	width:49.5%;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 1% 4px 0;
	position:relative;
	min-height:50px;
	background:#fff;
	position:relative;
}
.mindexc1 ul.imgtc li .box-title {
	position:absolute;
	bottom:1px;
}
.mindexc1 ul.imgtc li .box-title h2 {
	font-weight:normal;
}
.mindexc1 ul.imgtc li .box-title h2 {
	color:#ffffff;
	font-size:0.5rem;
	text-shadow:#000 2px 2px 2px;
}
.mindexc1 ul.imgtc li div.c-img {
	height:180px;
	overflow:hidden
}
.mindexc1 ul.imgtc li:nth-child(2n) {
	margin-right:0;
}
.mindexc1 ul.imgtc li a {
	float:none;
}
.mindexc1 ul.imgtc li img {
	max-width:1000px;
	display:block;
	margin:1px;
	height:auto;
}
.mindexc1 ul.imgtc li span.textsm {
	width:100%;
	height:2.5em;
	line-height:2.5;
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	background:rgba(0,0,0,0.5);
}
.mindexc1 ul.imgtc li span.textsm a {
	width:96%;
	height:2.5em;
	display:block;
	line-height:2.5;
	font-size:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
.mindexc1 ul.imgtc_s {
	width:100%;
	overflow:hidden;
}
.mindexc1 ul.album_list li {
	position:relative;
}
.mindexc1 ul.album_list li div {
	display:block;
	width:100%;
	position:absolute;
	background-color:#49515e;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.mindexc1 ul.album_list li div p {
	font-size:0.5em;
	color:#fff;
}
.mindexc1 ul.imgtc_s li {
	width:32.33333%;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 1.5% 8px 0;
	position:relative;
	min-height:50px;
	background:#fff;
	height:130px;
	position:relative;
}
.mindexc1 ul.imgtc_s li:nth-child(3n) {
	margin-right:0;
}
.mindexc1 ul.imgtc_s li a {
	display:block;
}
.mindexc1 ul.imgtc_s li a div {
	position:absolute;
	bottom:1px;
}
.mindexc1 ul.imgtc_s li a div p {
	font-size:0.5rem;
	color:#fff;
	text-shadow:#000 2px 2px 2px;
	padding-left:2px;
}
.mindexc1 ul.imgtc_s li img {
	max-width:201px;
	display:block;
	margin:1px;
	height:auto;
}
.mindexc1 ul.imgtc_s li span.textsm {
	width:100%;
	height:2.5em;
	line-height:2.5;
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	background:rgba(0,0,0,0.5);
}
.mindexc1 ul.imgtc_s li span.textsm a {
	width:96%;
	height:2.5em;
	display:block;
	line-height:2.5;
	font-size:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
.mindexc1 .menu {
	width:100%;
	height:40px;
	color:#8793a1;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#fff;
}
.mindexc1 .menu a {
	display:block;
	color:#777;
	font-size:14px;
	line-height:40px;
	font-weight:block;
}
.mindexc1 .imgtc2-1 {
	width:100%;
	overflow:hidden;
}
.mindexc1 .imgtc2-2 {
	width:49%;
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:2%;
	position:relative;
}
.mindexc1 .imgtc2-3 {
	width:100%;
	overflow:hidden;
}
.mindexc1 .imgtc2-4 {
	width:49%;
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:2%;
	position:relative;
}
.mindexc1 .mr {
	margin-right:2%;
}
.mindexc1 img {
	width:100%;
	height:auto;
}
.mindexc1 span.textsm {
	width:100%;
	height:2.5em;
	line-height:2.5;
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	background:rgba(0,0,0,0.5);
}
.mindexc1 span.textsm a {
	width:96%;
	height:2.5em;
	display:block;
	line-height:2.5;
	font-size:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
#load-img img {
	background:#f9f9f9  center center no-repeat;
	background-size:100% auto;
}
.slidebox {
	position:relative;
	overflow:hidden;
	max-width:640px;
}
.slidebox .hd {
	margin:-30px auto 0;
	height:28px;
	line-height:28px;
	position:relative;
	z-index:1;
}
.slidebox .hd ul {
	padding:0px 0;
	text-align:center;
}
.slidebox .hd li {
	display:inline-block;
	width:10px;
	height:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#b1b3bd;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 6px;
}
.slidebox .hd li.on {
	background:#fff;
}
.slidebox .bd {
	position:relative;
	z-index:0;
}
.slidebox .bd li {
	position:relative;
	text-align:center;
}
.slidebox .bd li img {
	background: center center no-repeat;
	vertical-align:top;
	width:100%;
	max-height:286px;
}
.slidebox .bd li a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.slidebox .bd li .tit {
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	text-indent:10px;
	height:28px;
	line-height:28px;
	background: repeat-x;
	color:#fff;
	text-align:left;
}
.banner {
	padding:0px 8px;
	max-width:640px;
	margin:8px auto 0;
}
.header {
	padding:5px;
}
.focus .nobor {
	dborder:none;
}
ul.pic {
	padding:10px 5px 5px;
	border-bottom:dotted 1px #ddd;
	clear:both;
	overflow:hidden;
}
ul.pic:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul.pic li {
	float:left;
	text-align:center;
	width:33.33%;
	font-size:12px;
	height:124px;
	overflow:hidden;
	margin-bottom:10px;
	background:#fff;
}
ul.pic li img {
	display:block;
	width:90%;
	margin:0 auto;
}
ul.pic2 {
	padding:10px 5px 5px;
	clear:both;
	overflow:hidden;
}
ul.pic2:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul.pic2 li {
	float:left;
	text-align:center;
	width:103px;
	font-size:12px;
	margin-bottom:10px;
	min-height:124px;
}
ul.pic2 li img {
	display:block;
	margin:0 auto;
}
.wmlistc {
	padding:0 8px;
	max-width:624px;
	margin:12px auto 0;
	overflow:hidden;
}
.wmlistc ul {
	overflow:hidden;
}
.wmlistc ul li {
	width:49.15%;
	min-height:125px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 1.7% 8px 0;
	background:#fff;
	border-radius:4px;
}
.wmlistc ul li:nth-child(2n) {
	margin-right:0;
}
.wmlistc ul li a {
	display:block;
}
.wmlistc ul li img {
	width:100%;
}
.wmlistc ul li .bt {
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:12px;
	overflow:hidden;
	margin:0 auto;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0 5px;
}
.show-gotoindex {
	padding:0 8px;
	height:44px;
	line-height:44px;
	background:#13df81;
	font-size:14px;
	text-align:center;
	margin:0 6px 10px;
}
.show-gotoindex a {
	color:#fff;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.clear {
	clear:both
}
.show-simg {
	width:100%;
	min-height:100px;
	margin:0 auto;
	position:relative;
}
.show-simg img {
	width:100%;
	height:auto;
	display:block;
}
.show-simg .prev a,.show-simg .next a {
	display:block;
	width:100%;
	height:100%;
}
.show-simg .prev {
	width:28px;
	height:56px;
	text-indent:-1000px;
	position:absolute;
	overflow:hidden;
	background: no-repeat;
	background-position:-99px -10px;
	left:5px;
	top:50%;
	margin-top:-28px;
}
.show-simg .next {
	width:28px;
	height:56px;
	text-indent:-1000px;
	position:absolute;
	overflow:hidden;
	background: no-repeat;
	background-position:-268px -10px;
	right:5px;
	top:50%;
	margin-top:-28px;
}
.show-pages {
	padding:0 8px;
	max-width:624px;
	height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	margin:0 auto 10px;
}
.show-pages a {
	background:#13df81;
}
.show-pages a.left {
	width:50%;
	line-height:44px;
	height:44px;
	overflow:hidden;
	display:inline-block;
	float:left;
	border-right:1px solid #f3f2f3;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.show-pages a.right {
	width:50%;
	line-height:44px;
	height:44px;
	overflow:hidden;
	display:inline-block;
	float:left;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.c-title {
	padding:3px 8px;
	background:#e5e5e5;
	overflow:hidden;
	line-height:24px;
    white-space: initial;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 12px;
}
.showcontbt h1 {
	font-size:14px;
	line-height:30px;
	text-align:center
}
.showcontbt p {
	text-align:center;
	font-size:12px;
	line-height:30px;
}
.showcontbt p a {
	font-size:12px;
}
.show-simg p.content-tag a,.mindexc1 p.content-tag a {
	color:#fff;
	margin:0 3px 3px 0;
	padding:0 5px;
	border:1px solid #74daab;
	border-radius:2px;
	font-size:0.9em;
	display:inline-block;
	background-color:#13df81
}
.container .contshow .show-simg p {
	line-height:22px;
	/**text-align:center;**/
	margin-bottom:5px;
	font-size:12px;
	line-height:1.4rem;
	
}
.container .contshow .show-simg>h2{
	font-weight:bold;
	font-size:14px;
}
.container .contshow .show-simg p.content-tag {
	padding-left:8px;
	text-align:left
}
.container .contshow .show-simg h5.content-tag p {
	text-align:left;
	height:44px;
	line-height:44px;
	padding:0 8px;
	margin:0 auto;
	overflow:hidden;
	font-size:1em;
	color:#13df81;
}
.container .contshow .wz-text p {
	text-align:left
}
.contshow h3{
	padding: 0px;
}
.container .grd_article ul{
	margin-bottom: 3px;
}
.container .grd_article li{
	font-size: 0.8em;
	height:26px;
	line-height:26px;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}
.container .grd_article li a{
	font-size: 0.8em;
}
.mindexc1 .sender {
	position:relative;
	line-height:18px;
	padding:12px 90px 22px 48px
}
.mindexc1 .avatar {
	overflow:hidden;
	position:absolute;
	top:12px;
	left:0;
	width:36px;
	height:36px;
	background-size:100% auto;
	border-radius:36px;
}
.mindexc1 .name {
	font-weight:700;
	color:#13df80
}
.mindexc1 .album {
	font-size:12px;
	color:#333;
}
.mindexc1 .pub-time {
	position:absolute;
	top:32px;
	left:100px;
	font-size:12px;
	color:#999;
}
.mindexc1 .pub-time .qm {
	width:255px;
	text-align:right;
	height:33px;
	text-overflow:ellipsis;
	white-space:normal;
	white-space:nowrap;
	overflow:hidden;
	font-size:0.6em;
	float:right
}
.mindexc1 .pub-time .qm:after {
	content:"...";
}

.mindexc2{ height: 25px; overflow: hidden}
#ct-more{display: none; padding:.5rem; background-color:#ffffff}
#ct-more1{display: none; padding:.5rem; background-color:#ffffff}

.showcontbt{background: #fff;
    max-width: 624px;
    margin: 0 auto;}
.contshow{
	background: #fff;
    max-width: 624px;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 auto;
}


@media (max-width: 600px){
 .mindexc1 ul.imgtc_s li{
   height: auto;
} 

.mindexc1 ul.imgtc li div.c-img {
height: auto;
}

}
