#webcontent{}
#webcontent2{}
/*标题通用样式 */

#moban25{margin-bottom:10px; width:721px; float:right;}
#moban25 .title{ display:block;position:relative;height:51px;background:url(images/xian.jpg) repeat-x left 30px;}
#moban25 .title1{display:block; float:left;height:51px;}


#moban25 .title1 a{display:block;float:left;color:#666666;height:51px;line-height:20px;font-size:17px;font-weight:500;white-space: nowrap;font-family:"微软雅黑";padding-right:20px;background:url(images/html_bg.jpg) repeat center top;}
#moban25 .title1 a b{display:block;float:left;height:51px;line-height:40px;font-size:50px;color:#e8941a;padding-right:5px;}
#moban25 .title1 a span{display:block;float:left;white-space: nowrap;}
#moban25 .title1 a em{font-size:18px;font-weight:100;color:#e8941a;font-style: normal;}

#moban25 .content{display:block;text-align:left; padding:10px 0px; line-height:30px;font-size:14px;font-family:"微软雅黑";margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;

}
#moban25 .content div.moban25_li{position:relative; width:225px;  float:left; margin-bottom:20px;} 
#moban25 .content .ppic{display:table-cell;width:217px; height:160px;padding:3px 3px;text-align:center;border:solid 1px #cbcbcb;vertical-align: middle;}
#moban25 .content .ppic{
	background-color: #FFFFFF;
}
#moban25 .content .ppic:hover{ border:#797a7a solid 1px;}
#moban25 .content .ppic img{  max-width:217px; max-height:154px;}
#moban25 .content .pname{ display:block;text-align:center;color:#675b4b;width:200px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:30px;line-height:30px;}
#moban25 .content .pname:hover{ color:#F00;}



#moban25fenye{text-align:center; clear:both; width:100%;padding-top:30px;margin-bottom: 20px;}
#moban25fenye a{ display:inline-block; height:27px;line-height:27px; padding:0px 9px; border: 1px solid #ccc; font-size: 12px; color: #ccc; background: #fafafa; margin:0 2px;}
#moban25fenye a.fyselect{background: #65331c; border: 1px solid #65331c; color: #fff;}
#moban25fenye a{ color: #65331c;}


#moban26 {margin-bottom:10px; width:721px; float:right;}
#moban26  .title{ display:block;position:relative;height:51px;background:url(images/xian.jpg) repeat-x left 30px;}
#moban26 .title1{display:block; float:left;height:51px;}


#moban26 .title1 a{display:block;float:left;color:#666666;height:51px;line-height:20px;font-size:17px;font-weight:500;white-space: nowrap;font-family:"微软雅黑";padding-right:20px;background:url(images/html_bg.jpg) repeat center top;}
#moban26  .title1 a b{display:block;float:left;height:51px;line-height:40px;font-size:50px;color:#e8941a;padding-right:5px;}
#moban26 .title1 a span{display:block;float:left;white-space: nowrap;}
#moban26  .title1 a em{font-size:18px;font-weight:100;color:#e8941a;font-style: normal;}

#moban26 .content{text-align:left; padding:10px 0px; line-height:30px;font-size:14px;font-family:"微软雅黑";}
#moban26 .content p{ margin-bottom:15px;}
#moban26 .content .pname{display:block; text-align:center;color:#424242; font-size:20px; height:40px; line-height:30px; font-family:"微软雅黑","文鼎cs大黑"; font-weight:bold;border-bottom:#c5b7b4 1px dotted;margin-bottom:10px;}
#moban26 .content .pdate{ font-size:12px;display:block; width:50%; float:left; text-align:right; color:#000; height:50px; line-height:30px;}
#moban26 .content .pclicknum{font-size:12px;display:block; float:left; padding-left:30px; text-align:left; color:#000; height:50px; line-height:30px;}

#moban26 .content .ppic{display:block;font-size:0px; clear:both;}
#moban26 .content .ppic img{display:block; margin-left:auto; margin-right:auto; margin:0 auto; margin-top:10px;width:100%;}
#moban26 .content img{display:block; margin-left:auto; margin-right:auto; margin:0 auto; margin-top:10px;max-width:100%;}

#moban26 .content .pnote{display:block;clear:both; padding:10px 15px; line-height:200%;}
#moban26 .content .pzi1{display:block; height:25px; line-height:25px; text-align:center; white-space:nowrap; color:#F00; overflow:hidden;}
#moban26 .content .ppre{ display:block; margin-top:10px;margin-left:30px; clear:both; color:#000;}
#moban26 .content .pnext{ display:block; margin-top:10px; margin-left:30px;color:#000;}

#moban26 .content h2{ font-size:16px; font-weight:bold;}
#moban26 .content b{ font-size:14px; font-weight:bold;}
#moban26 .content strong{ font-size:14px; font-weight:bold;}




@media screen and (max-width: 680px)  {

#moban25 {
	margin-bottom: 10px;
	width: 100%;
	float: none;
	clear: both;padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
}

#moban25 .content{
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    width: 100%;
}
#moban25 .content div.moban25_li  {
        position: relative;
        width: 48%;
        height: auto;
        border: #bdc69d 1px solid;
        margin-bottom: 18px;
        padding-bottom: 5px;
        padding-top: 40%;
    }
#moban25 .content div.moban25_li .ppic {
        width: 100%;
        height: 72%;
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
		padding: 0px 0px;
    text-align: center;
    border: solid 0px #cbcbcb;
    }

#moban25 .content .pname {
    display: block;
    text-align: center;
    color: #675b4b;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}
#moban25 .content .ppic img {
    max-width: 100%;
    max-height: 154px;width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
	display:block;
}
#moban25fenye {
    margin-bottom: -20px;
}
#moban26 {
	margin-bottom: 10px;
	width: 100%;
	float: none;
	clear: both;padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
}
#moban26 .content .ppic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 100%;
}
#moban26 .content .ppic {
	display: block;
	font-size: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}
#moban26 .content .show_bar{ text-align:center; width:100%; color:#888888;}
#moban26 .content .pdate {
	font-size: 12px;
	display: inline-block;
	width: auto;
	float: none;
	text-align: center;
	color: #000;
	height: 50px;
	line-height: 30px;
	vertical-align: middle;color:#888888;
}
#moban26 .content .pclicknum {
	font-size: 12px;
	display: inline-block;
	float: none;
	padding-left: 0px;
	text-align: center;
	color: #000;
	height: 50px;
	line-height: 30px;
	vertical-align: middle;
	width: auto;
	margin-left:15px;color:#888888;
}
#moban26 .content .pname { display:block; width:100%;}
}
@media screen and (min-width: 680px)  {
#moban25fenye{    padding-top: 0px; margin-bottom:0px;}
}
