@charset "utf-8";
/* css */
* {margin:0; padding:0; font-weight: normal;font-style: normal; list-style:none; text-decoration:none; font-family:"微软雅黑"}
body{font-family:"微软雅黑"; font-size:15rpx;background-color: #f0f0f0;}
div p{ margin:0; padding:0;}
.homepage{ font-family:"微软雅黑", "Microsoft Yi Baiti"; font-size: 15rpx;}
a{ color:#474747;}
div a:hover{text-decoration:none; color:#474747; t}
.clearfix:after {clear:both; content:"."; display:block; height:0pt; visibility:hidden; overflow:auto;}
.clear{clear:both; height:1px; margin-top:-1px; width:100%; line-height:1px; font-size:0;} 
.dis{display:block;}
.undis{display:none;}
.fr{float:right;}
.fl{float:left;}
.posRelative{position:relative;}
.posAbsolute{position:absolute;}
.autoCenter{ margin-left:auto; margin-right:auto;}
.div11 { height:18px; width:2px; clear:both;}
.div10{ width:12px; height:3px; float:left;}

td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;    padding: 6px;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }



/** 页头区 **/
.header{}
#nav a{color:#fff;font-size:17px;font-family:"微软雅黑", "Microsoft Yi Baiti";line-height:50px;display: block;height: 50px;}
.nav1 td:hover{ background-color:#3dd844;}
.flyoutMenu{margin: 0 auto;position:relative;}
.lxwmx{ width:334px; /*height:105px;*/ position:absolute; bottom:8px;background-color:#e5ffe6; border:3px #44b549 solid;}

.nav1 td:hover ul{ background-color:#3dd844; display: block;position: absolute;left: 0px;top: 50px;width: 100%;}


.flyoutMenu ul{display: none;}
.flyoutMenu ul li{ position: relative; width: 100%; z-index: 999; background-color: #44b549;}
.flyoutMenu ul li a{ width: 100%; height:50px;display: block;text-align: center;}
.flyoutMenu ul li a:hover{ background-color:#3dd844;}

/* 分页样式*/

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}
.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

/*页面开始*/
/*div{border:1px red solid;}*/
.row{ background-color:#fff;}
.index{ background-color:#f0f0f0;}
/*.container div{ background-color:#fff;}*/
.banner{/*height:290px;*/ padding-right: 1px; padding-left: 1px; overflow:hidden;}

.swipe #pagenavi{position:absolute;left:0;bottom:0px;text-align:center;width:100%; background-color:rgba(0, 0, 0, 0.24);}
.swipe #pagenavi a{width:14px;height:14px;line-height:99em;background:#b5b5b5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background:#C80002;}
#slider{ line-height:0;margin-bottom: 0px;}

.msdt{/*height:290px;*/border:1px red;}
.tg img{border-right: 1px solid #2ba245;float:left;}
.tg p{float:left;width: 230px;line-height: 30px;padding: 10px 0px 10px 18px;}
.msjj{ height:290px;border-right: 10px solid #F0F0F0}

.tu{ text-align:center;}

.lxwm{ height:290px;border-left: 10px solid #F0F0F0; line-height: 25px;}
.footer{ border-top:4px solid #44b549; height:131px;}
.footer_nr{ text-align:center; line-height:35px;}
.footer_nr p{ font-size:13px;}
.fz{font-size: 21px;color: #474747;}
.lv{border-bottom: 1px solid #44B549;padding-bottom: 11px;}
.hui{border-bottom: 1px solid #cfcfcf;}
.ckgd{display: block; background-color: #44B549;width: 100px;line-height: 35px; text-align: center;color: #fff; position: absolute;right: 50px; bottom: -25px;}


.pt{padding-top: 15px; line-height: 30px;}
.pt img{ width:100%;}
.khal p{ float: left; padding: 5px 9px;}

.time{ float: right; display: none;}
/*页面结束*/

/*列表页开始*/
.lmdh{ /*border:1px solid #2ba245;*/ line-height:30px; /*text-align:center;*/    text-indent: 19px;}
.lmdh li{  border:1px solid #2ba245; margin-top: 10px;}
.lmdh li a{display:block; width:100%;}
.lmdh li a:hover{ background-color:#2ba245; color: #fff; }
.lmdh .row{ border:1px solid #2ba245; margin-right:8px;}
.lmdh p{ font-size:13px;}
.wz{/*border:1px solid #2ba245; */line-height:30px; }
.wz_top{border:1px solid #2ba245; line-height:30px; border-bottom:1px solid #fff;}
.wz_nr{border:1px solid #2ba245; line-height:30px; min-height: 602px; }

#title{ text-align:center;}
#data{ text-align:center;}
/*列表页结束*/

/*内容页开始*/
@media only screen and (min-width: 100px) and (max-width: 640px) {
.lmdh{
	display:none
}
.footer{
    margin-bottom: 72px;
}
#nav{
	z-index: 99999;position: fixed;bottom: 1px;
}
.lxwmx{
	display:none;
}
.nav1 td:hover ul{ 
    top:-150px;
}
.khal p{
	 float: left; 
	 padding: 0 45px;
	 }
.time{ 
	display: block;
	}
.ckgd{
	display: none;
}
}

/*内容页结束*/
