@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);

.con{background: url(fwdtbj.jpg) center top #ffffff no-repeat;width: 100%;overflow: hidden;}
.main{width: 1099px;overflow: hidden;margin: 0 auto;margin-bottom: 34px;}
/*当前位置*/
.dqwz{ width:auto; display:block; line-height:57px;border-bottom: 1px solid #d1d1d1; font-family: "新宋体";font-size: 12px;color: #6e6e6e;background-image:url(dqwz.jpg); background-repeat:no-repeat; background-position:5px center; padding-left:26px;}
.dqwz a{font-family: "新宋体";font-size: 12px;color: #6e6e6e;}
/*主体*/
.lby{width: 1099px;overflow: hidden;}
/*****************************************左侧************************************************/
.lb_lf{float: left;width: 284px;min-height:692px;overflow: hidden;background: url(lb3.jpg) right top no-repeat;}
.lmmc{width: 283px;background: url(lb.jpg) center top no-repeat;margin-top: 40px;margin-bottom: 10px;}
.lmmc h2{font-family: "微软雅黑";font-size: 21px;color: #007457;margin-left: 70px;width: 120px;text-align: center;}
.lmmc p{font-family: "微软雅黑";font-size: 14px;color: #7d7d7d;margin-left: 60px;width: 140px;text-align: center;}


.lb_lf ul{ width: 252px; padding:15px; overflow:hidden;margin: 0 auto;}
.lb_lf ul li{/* line-height:44px; */padding: 20px 6px;border-bottom: 1px solid #d1d1d1;}
.lb_lf ul li a{color:#595959;font-family:"微软雅黑";font-size: 14px;display:block;width: 230px;height: auto;padding: 13px 0;padding-left: 10px;padding-right: 30px;line-height: 1.3;position: relative;box-sizing: border-box;border-radius: 5px;}
.lb_lf ul li a i{background:url(lb1.png) no-repeat left top;width:18px;height:7px;position: absolute;display:block;right: 10px;top: calc(50% - 3.5px);}
.lb_lf ul li a:hover,
.lb_lf ul li a.on{/* background: url(lbbj.jpg) center top no-repeat; */color:#fff;background: linear-gradient(to right, #02a04b, #3db82a);}
.lb_lf ul li a:hover i{ background:url(lb2.png) no-repeat;}
.lb_lf ul li a.on i{background:url(lb2.png) no-repeat;}




/*****************************************右侧************************************************/
.lb_lr{float: right;width:790px;padding-left: 25px;margin-top: 40px;}
.lb_lr h2{width:792px;height:26px;background:#9abd7d;position: relative;display: flex;}
.lb_lr h2 p{width:208px;width: auto;background: #318e77;font-weight: normal;text-align: center;font-family: "微软雅黑";font-size: 14px;color: #ffffff;line-height: 26px;padding: 0 10px;}

.lb_lr ul{zoom:1;padding-left: 5px;padding-top: 11px;}
.lb_lr li{ height:38px; line-height:38px;}
.lb_lr li a{font-family: "微软雅黑";font-size: 14px;color: #555555;background: url(dot2.jpg) left no-repeat; padding-left: 14px; float: left;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.lb_lr li a:hover{color: #007457;background-position: 5px center; padding-left: 20px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.lb_lr li .date{float:right;font-family: "微软雅黑";font-size: 14px;color: #555555;padding-right: 10px;}




/*图片列表页*/
.pic_list {
     margin: 0px auto;
     overflow: hidden;
     /* padding: 5px; */
     margin-top: 10px;
     }
.pic_list_con {
    float: left;
    /* margin:10px; */
    width: 245px;
    height: 205px;
    text-align: center;
    /* margin-bottom: 20px; */
    /* margin-right: 59px; */
    margin: 15px 9px 20px 9px;
    }
.pic_list_con a {
    display: block;
    width: 245px;
    height: 215px;
    margin:auto;
    cursor: pointer;
    }
.pic_list_con a img {
    background: #f2f2f2;
    padding: 6px;
    width: 230px;
    /* height: 155px; */
    height: 160px;
    }
.pic_list_con a img:hover{background:#9ABD7D;transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;}
.pic_list_con p {
    line-height: 30px;
    /* height:44px; */
    margin-top: 5px;
    /* padding-left: 17px; */
    /* float: left; */
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #434343;
    width: 230px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
.pic_list_con a p{/* font-size:14px; */}
.pic_list_con a p:hover{}
.dy {
    margin: 0 auto;
    margin-top: 20px;
    height:30px;
    text-align: center;
}
.dy a {
    padding:5px 10px;
    color:#fff;
    background-color: #d91517;}
    .nr_con{ line-height:30px;}
    .nr_con img{max-width:600px;}