.z_content li/* CSS Document */

html,body,div,form,input,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,p,table,tr,td{ padding:0; margin:0;}
body{ font:12px/1.6 Tahoma, Geneva, sans-serif;margin-left: 20px;background: #fafafa}
a{ text-decoration:none; color:#3174c8;}
ul,li{ list-style:none;}
li,h1,h2,h3,h4,h5,h6{ font-size:14px; font-weight:normal;}
img,input,textarea,select{ vertical-align:middle;}


.clear{ clear:both; height:0; overflow:hidden; display:block; float:none;}



/* 列表 */
.z_list{ width: 90%;margin: 10px}
.z_list li{ line-height:60px; border-bottom:#eee solid 1px; cursor:pointer;}
.z_list li:hover{background: #eee}
.z_list li.h{ background:#e8eaed; line-height:45px;}
.z_list li.h b{font-weight: bold;}
.z_list li b{ display:inline-block; width:15%; line-height:20px; font-weight:normal; font-size:14px;vertical-align:middle; text-align:center;}
.z_list .do{ text-align:left;}
.z_list .do .a{ margin:0px 8px;font-size: 14px; color:#3174c8;}



/* 内容编辑 */
.z_content{ clear:both;margin-top: 30px}
.z_content li{ line-height:36px;margin-bottom: 18px}
.z_content b{ display:inline-block; width:150px; font-weight:normal; font-size:14px; padding-left:6px;}
.z_content i{ color:#F00; font-style:normal;}
.z_content span{ color:#666; font-size:12px;}
.z_content .inp{ height:30px; line-height:30px; padding-left:4px; width:500px;border-radius: 3px;border: 1px solid #e0e0e0}
.z_content .txt{ width:500px; height:50px;border: 1px solid #e0e0e0;border-radius: 3px}
.z_content .btn{ height:28px; width:60px;color: #fff;background: #2867ad;border: none;margin-left:10px;border-radius: 3px}
.z_content .btn2{ height:35px; width:100px;border: none;background:#2867ad;border-radius: 3px;color: #fff }
.z_content .btn_more a{ display:inline-block; line-height:30px; padding:0 20px; border:#ddd solid 1px; color:#060;}
.z_content .btn_more a:hover{ background:#E1ECFD;}


/* 分页 */
.z_page{ text-align:center; padding:20px 0; clear:both; cursor:pointer;}
.z_page a{ display:inline-block; text-align:center; line-height:26px; padding:0 10px; color:#444; border:#CCC solid 1px;}
.z_page a:hover{ background:#F4F5FF;}

/*后加样式*/
/*.box_a{ border:#cccccc 1px solid; padding:5px 10px;}*/
.box_a{ display:inline-block; line-height:30px; padding:0 10px;  color:#3174c8;margin-right: 5px;transition: all 0.3s;font-size: 14px}

.in_nav2{ padding:20px 0 12px 10px;}
.in_nav2 .nav_list li{ float:left;}
.in_nav2 .nav_list li a{ display:block; width:80px; height:35px; line-height:35px;border-radius: 3px; text-align:center; color:#2c3741; font-size:14px; margin-right:18px; background:#2867ad;transition: all 0.5s;color: #fff;background: #0972c0}
.in_nav2 .nav_list li a:hover{ background:#1f5087}

.in_nav2 .nav_list .on a{ background:#1f5087}

.top_search{line-height:50px; height:50px; font-size:14px;margin-left: 10px}

.top_search input[type="text"]{ width:150px; height:28px; line-height:28px; border:#b4b4b4 1px solid; margin-right:10px; margin-left:5px;border-radius: 3px}
.top_search select{ height:30px; line-height:30px; border:#b4b4b4 1px solid; margin-right:10px; margin-left:5px;border-radius: 3px}
.top_search input[type="submit"]{ background:url(../images/search_bt.png) no-repeat; width:82px; height:32px; border:0; text-indent:-9999px;}



/* CSS Document */

/* 导航 */
.banner_nav{ line-height:40px; border-bottom:#CCC solid 1px;}
.banner_nav li{ float:left;}
.banner_nav li a{ margin-left:10px;}

/* 添加 */
.banner_add .group select{ min-width:150px;border: 1px solid #e0e0e0;height: 30px;border-radius: 3px}
.banner_add .group a{ margin-left:20px;display: inline-block;width: 100px;height: 35px;border-radius: 3px;text-align: center;color: #fff;background:#2867ad;}
.banner_add .bgcolor{ width:90px;}
.banner_add .sort{ width:60px;}

/* 类别管理 */
.banner_group{}

/* 列表 */
.banner_list{}
.banner_list .id{ width:5%;}
.banner_list .img{ width:20%;}
.banner_list .img img{max-width: 120px}
.banner_list .title{ width:20%;}

.z_add{ font-size:12px; background:#f9f9f9;}
.z_add li{ line-height:40px;margin-bottom:18px}
.z_add li b{ display:inline-block; width:100px; font-weight:normal; padding-left:8px; font-size:14px;}
.z_add li i{ color:red; font-style:normal;}
.z_add li .inp{ width:500px; line-height:30px; line-height:30px; padding-left:4px;border: 1px solid #e0e0e0;border-radius: 3px}
.z_add li select{width: 200px;height: 30px}
.z_add li .txt{ width:600px; height:50px; padding-left:4px; font-size:14px;border: 1px solid #e0e0e0;border-radius: 3px }
.z_add li .btn{ width:100px; height:36px;}
.z_add li .btn2{ width:60px; height:30px; font-size:12px;}
.z_add li.more a{ display:inline-block; line-height:30px; padding:0 20px; border:#CCC solid 1px; color:#060;}
.z_add li.more a:hover{ background:#E1ECFD;}