﻿* {
	margin: 0;
	padding: 0;
}
.s1{color:#f00;}
.s2{color:#00f;}
.s3{color:#3A585F;}
.s4{color:#916666;}
.s5{color:#f0f;}
.s6 {color:#800080;}
.r{color: #ff0000;}
.g{color: #008000;}
.l{color: #00f;}
.z{color: #800000;}
.f{color: #ffff00;}
body,html {
	width: 100%;
}

body {
	font: 15px/1.5 'Microsoft YaHei','宋体',Tahoma,Arial,sans-serif;
	background-color: #ececec;
	margin: 0 auto;
	position: relative;
	max-width: 800px;
}

li {
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}


/*头部*/
header {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 400;
	height: 44px;
	background: linear-gradient(to top,#41d843,#1c6109);
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #efefef;
}

header .back {
	position: absolute;cursor: pointer;
	left: 10px;top:10px;
}

header .back img {
	width: 22px;
	vertical-align: middle;
}

header .home {
	position: absolute;
	right: 10px;top:10px;cursor: pointer;
}

header .home img {
	width: 22px;
	vertical-align: middle;
}
.cgi-foot-links {
z-index:9999;
}
/*图库*/
.indexed-list {padding-top:46px;margin: 0 auto;overflow: hidden;position: relative;background:#fff;}
.indexed-list ul {margin: 0 auto;border-left:1px solid #D3D3D3;border-right:1px solid #D3D3D3;}
.indexed-list ul li {margin: 0 auto;height:35px;padding:0px 15px;border-bottom:1px solid #D3D3D3;}
.indexed-list ul li {cursor: pointer;}
.indexed-list ul li span.qititle {float:left;font-size:1.1rem;width:87%;line-height:25px;margin-top:6px;}
.indexed-list ul li span.qinum {float:right;background:#FF4000;margin-top:4px;line-height:25px;-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;padding:0px 5px;font-size:1rem;color: #fff;width:10%;text-align:center;}
.qi {color: #000;padding:0px 3px;}
.imgread_txt {display:none;width: 100%;max-width:800px;height:1000px;margin:0 auto;position: fixed;z-index:9999;top:0px;left:0;right:0;background-color: #000;}
.imgtit_txt {background:#1c6109;text-align: center;height:40px;line-height:40px;position: relative;}
.imgtit_con {width: 100%;min-height:100%;background-color: #000;}
.imgtit_con img.playcur {width: 100%;height:600px;overflow: hidden;position: relative;text-align:center;}
.imgtit_txt .img_hide {margin:0px 10px;display: inline-block;color: #fff;font-size:1.4rem;cursor:pointer;}
.imgtit_txt .imgtxt_title {color:#fff;font-size:1.6rem;font-weight: bold;}
.btn_prev, .btn_next{position:absolute;display:block;width:32px!important;height:30px!important;top:300px;z-index:99999;}
.btn_prev{ background:transparent url("/images/prev.png") no-repeat;left:0px;bottom:90px}
.btn_next{ background:transparent url("/images/next.png") no-repeat;right:0px;bottom:90px;}
.btn_prev:hover{background:transparent url("/images/prev_hover.png") no-repeat;left:0px;}
.btn_next:hover{background:transparent url("/images/next_hover.png") no-repeat;right:0px;}
.imgother_list {width: 100%;height:55px;z-index:9;}
.imgother_list ul {background:#1c6109;display: flex;transition-property: transform;box-sizing: content-box;overflow-x: auto;height:50px;}
.imgother_list ul li {flex-shrink: 0;width:16.6%;float:left;height:50px;line-height:40px;cursor: pointer;position: relative;transition-property: transform;color: #fff;border-right:#fff 1px solid;text-align:center;margin-bottom:5px;}

.imgread_none {display:none;width:100%;min-height:100%;max-height:100%;position: fixed;z-index:99;background-color: #000;filter:alpha(opacity=70);opacity:.7;-moz-opacity:.5;-khtml-opacity:.7;left:0;right:0;top:1px;}
@media screen and (max-width:640px) {
.indexed-list ul li span.qititle {width:70%;}
.indexed-list ul li span.qinum {width:27%;display: inline-block;}
.btn_prev, .btn_next{top:200px;}
.imgtit_con img.playcur {margin: 0 auto;min-height:470px;max-height:570px;}
.imgother_list {position: fixed;z-index:9999;bottom:47px;}
.imgother_list ul {height:40px;}
.imgother_list  ul li {height:40px;line-height:40px;}
.imgtit_txt .img_hide {font-size:2.6rem;}
}
@media screen and (max-width:380px) {
.indexed-list ul li span.qititle {width:67%;}
.indexed-list ul li span.qinum {width:30%;display: inline-block;}
.btn_prev, .btn_next{top:200px;}
.imgtit_con img.playcur {margin: 0 auto;min-height:420px;max-height:520px;}
.imgother_list {position: fixed;z-index:9999;bottom:47px;}
.imgother_list ul {height:40px;}
.imgother_list  ul li {height:40px;line-height:40px;}
.imgtit_txt .img_hide {font-size:2.4rem;}
}
/*底部*/
.footer {margin: 0 auto;position:relative;text-align:center;max-width:780px;margin-bottom:65px;padding:0px 10px;}
.shuxingTable td {height:30px;font-size: 13px;}
.shuxingTable span{font-size: 13px;padding:0px 3px;}
.foot-txt { line-height: 25px; text-align: center;font-size:15px;}
.footBox { height:30px; BACKGROUND:#EEF3F7; text-align: center;position:relative;}
.footnav {margin: 0px auto;}
.footnav li{float:left;margin:0px auto;height:28px; line-height:28px;}
.footnav li a{color: #4892E6;text-decoration:none;margin:0px 3px;padding:0px 10px;text-align:center;font-size:1rem;font-family:"微软雅黑";}
.footnav li a:hover{color:#2967AD;text-align:center;}
.footbtom {margin: 0px 1px;border-bottom-left-radius:3px;position:relative;border-bottom-right-radius:3px;box-shadow: 0px 2px 2px #7A7979;-webkit-box-shadow: 0px 2px 2px #7A7979;overflow:hidden;top:-5px;height:10px;margin-bottom:62px;}