/*�б�*/
.list{ width:100%; height:auto; margin-bottom:8px;}
.list .hd{ height:38px; background-color:#F5F5F5; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; box-sizing:border-box; padding-left:15px; font:1.6rem/38px "΢���ź�"; color:#DD8B1C; text-align:left;}
.list .bd ul li{ box-sizing:border-box; text-align:left; font:1.4rem/38px "΢���ź�"; padding-left:15px; background-color:#F5F5F5;  border-bottom:1px solid #DFDFDF; height:38px; overflow:hidden;}
.list .bd ul li a{ color:#000;}


/*��ϸҳ��*/
.show_title{ width:100%; height:45px; box-sizing:border-box; background-color:#2C8E0B; padding:0 8px; display:-webkit-box; display:box; display:flex; position:fixed; top:0; z-index:999;}
.show_title .left_ico{ background:url(../img/left_ico.gif) center no-repeat; width:25px; height:25px; background-size:20px; display:block; margin-top:10px; margin-left:5px;}
.show_title .show_news{ -webkit-box-flex:1; flex:1; text-align:center; font:1.8rem/45px "΢���ź�"; color:#fff;}
.sh_w{ height:45px; width:100%;}

section{ width:100%; height:auto; box-sizing:border-box; padding:0 8px; margin:8px auto; max-width:640px;}
section h1{ font:1.6rem/45px "΢���ź�"; color:#333333; text-align:center; line-height:28px;/* height:45px; overflow:hidden; */}
section p{ font:1.3rem/25px "΢���ź�"; color:#666; text-indent:2em;}
section img{background-size:cotain; width:100%; height:30%; }
 


