@charset "utf-8";

@import url(global.css);
@import url(top.css);
@import url(foot.css);

.content-main{ width: 1180px;background: #ffffff; margin: 0 auto; padding:0 10px;overflow: hidden;}
/*左边列表*/
.zb_lb{height: auto; overflow: hidden; width: 325px;}
.zb_lb h2{ height: 50px; line-height: 50px; background: #009eef; font-size: 15px; color: #FFFFFF; text-align: center; font-weight: normal;}

.list-Nav-left{width: 325px;float: left;padding:3px;overflow: hidden;}
.Left_Nav-top{height: 40px;width: 280px;line-height: 40px;color: #fff;background: #CE1A25;text-align: center;margin: 0px;font-size:16px;}		
.Left_Nav{ width:325px; height:auto;background:#fff; position:relative;border-radius:5px;}
.Left_Nav li{ z-index:2; position:relative; font-size:16px;width:325px;}
.Left_Nav li a{ color:#666;height:40px; line-height:40px; border-bottom:1px solid #ccc; display:block; padding-left:15px;font-size:16px;text-align:left; text-decoration:none;}
.Left_Nav li:hover a{ color:#009eef; text-decoration:none;font-size:16px;}
.Left_Nav .hover{width:320px; height:40px; position:absolute; left:0px;background:#eee; border-left:5px solid #009eef; z-index:1;}

/*右边内容*/
.yb_nr{ overflow: hidden;width: 845px; line-height: 24px; font-size: 13px;}

/*分页*/
.NewsList { min-height:600px; border:1px solid #ddd;}
.NewsList h1 { height:35px; line-height:30px; border-bottom:#CCC solid 1px; font-size: 16px; font-weight:500; }
.NewsList h1 span { width:auto; padding:0 10px; height:35px; line-height:30px; float:left; border-bottom:#0269b6 solid 1px; color:#0269b6}
.NewsList>ul{ padding:10px;}
.NewsList>ul li {width:100%;position: relative; text-align:left; font-size: 14px; height: 30px; line-height: 30px; float:left;
background:url(list_img02.png) left center no-repeat; padding-left:10px;
transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.NewsList>ul li a {font-size: 14px; margin: 8px 0;}
.NewsList>ul li:hover{margin-left:5px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.NewsList>ul li span{ width:80px; display:inline-table; color:#999; position: absolute; right: 0; top: 0;}
.NewsList>ul .on {background: #b3e7fa;}

.dqwz{ height: 40px; line-height: 40px;background:url(dqwz.png) left center no-repeat; padding-left:22px;}
.center{padding:0 10px;}

.pic_list { margin: 0px auto; overflow: hidden; padding: 5px; }
.pic_list_con {float: left;margin: 10px 0 0 50px;width: 208px;height: 170px;text-align: center;/* margin-bottom: 10px; */}
.pic_list_con a {display: block;width: 208px;height: 170px;margin:auto;cursor: pointer;}
.pic_list_con a img {background: #f2f2f2;padding: 10px;width: 188px;height: 120px;}
.pic_list_con a img:hover{background:#009eef;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: 22px;margin-top: 5px;  float: left;   display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 182px;text-align: center;padding-left: 10px;}
.pic_list_con a p{ font-size:14px;  color:#6c6c6c;}
.pic_list_con a p:hover{ color:#025194;}