@charset "utf-8";

.is-main{margin: 30px auto;}

/*幻灯片*/
.m-flash{float:left;width: 546px;height:359px;border-bottom:1px solid #ddd;position: relative;overflow: hidden;}
.m-flash .bd{width: 100%;overflow: hidden;}
.m-flash .bd li{width: 100%;position: relative;}
.m-flash .bd li img{width: 546px;height:359px;}
.m-flash .bd li p{width: 100%;position: absolute;left: 0;bottom: 0;height: 45px;line-height: 45px;background: url(../images/cover.png) repeat;color: #fff;text-indent: 15px;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.m-flash .hd{position: absolute;right: 10px;bottom: 19px;z-index: 99;}
.m-flash .hd li{width: 10px;height: 10px;float: left;margin-right: 8px;background: url(../images/yuan1.png) no-repeat;}
.m-flash .hd li.on{background: url(../images/yuan2.png) no-repeat;}

/*公用*/
.m-list h3{height:45px;line-height: 45px;border-bottom: 2px solid #206f02;background:#eef5eb;overflow: hidden;position: relative;}
.m-list h3 a{display:block;width:167px;text-indent: 27px;font-weight:normal;color:#fff;font-size: 20px;background: url(../images/t-bj.png) 0 center no-repeat;}
.m-list h3 span{position: absolute;top: 0;right: 10px;color: #999;font-size: 12px;}
.m-list .bd ul{padding: 10px 0;}
.m-list .bd li{height:34px;line-height:34px;padding-left: 14px;background: url(../images/arr.png) 0 center no-repeat;overflow: hidden;}
.m-list .bd li span{float: right;margin-left: 10px;color: #999999;font-size: 12px;}

/*头条*/
.m-hot{float: right;width: 534px;border-bottom: 1px dashed #ddd;}
.m-hot h3{text-align: center;}
.m-hot h3 a{font-size: 26px;}
.m-hot p{margin: 10px 0 15px;font-size: 14px;color: #808080;line-height: 26px;text-indent: 2em;}
.m-hot p a{color: #ff8401;margin-left: 5px;}

/*部门动态*/
.m-bmdt{float: right;width: 534px;overflow: hidden;}
.m-bmdt .bd ul{padding:10px 0 0 0;}
.m-bmdt .bd li{height:33px;line-height:33px;}

/*自定栏目*/
.m-zdlm{margin-top: 20px;height: 312px;overflow: hidden;}
.m-zdlm .bd li{float: left;width: 520px;height:42px;line-height:42px;border-bottom: 1px dashed #ddd;}
.m-zdlm .bd li:nth-child(2n){float: right;}








