﻿
/**右侧列表，项目列表**/
.col_right .list_main {  width: 868px;  padding: 0 15px;  border: 1px solid #dddddd;  background: #fff;}
.col_right .class_title {  height: 39px;  line-height: 36px;  border-bottom: #e5e5e5 solid 3px;  margin: 0 20px;}
.col_right .class_title a {  font-size: 16px;  display: inline-block;  float: left; border-bottom: 3px solid #1279d4;  color: #1279d4;  background: #ffffff;  height: 39px;  font-weight: bold;}
.col_right .data_list {  margin: 15px auto;  font-family: "微软雅黑";  font-size: 12px;  background: #ffffff;  width: 822px;}
.col_right .data_list ul {  overflow: hidden;}
.col_right .data_list ul li {  height: 32px;  line-height: 32px;  width: 100%;  float: left;  overflow: hidden;  background: url(../images/icon/doc.png) no-repeat 0px center;}
.col_right .data_list ul li a {  font-size: 14px;  display: inline-block;  text-indent: 10px;}
.col_right .data_list ul li .time {  width: 10%;  float: right;}
.col_right .data_list ul li .tt {  width: 55%;  float: left;}
.col_right .data_list ul li .tt a {  font-size: 14px;}
.col_right .data_list ul li .price {  width: 18%;  float: left;}
.col_right .data_list ul li .time3 {  width: 22%;  float: right;  font-size: 12px;  font-family: "微软雅黑";  color: #b8b8b8;  text-indent: 5px;}
.col_right .data_list .line {  width: 822px;  height: 1px;  border-bottom: 1px dashed #ddd;  margin: 5px 0px 5px 0;  clear: both;}
.col_right .project_list {  margin: 17px auto;  font-family: "微软雅黑";  font-size: 12px;  background: #ffffff;  width: 822px;}
.col_right .project_list .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}
.col_right .project_list .list_title span {  display: inline-block;  width: 18%;}
.col_right .project_list .list_title .pro_name {  width: 55%;  float: left;  text-indent: 20px;}
.col_right .project_list .list_title .pro_num {  width: 18%;  float: left;  text-indent: 20px;}
.col_right .project_list ul {  overflow: hidden;}
.col_right .project_list ul li {  height: 32px;width: 100%;overflow: hidden;background: url(../images/icon/list_icon.png) no-repeat 0px 8px;float: left;}
.col_right .project_list ul li .pro_num{width: 18%; height: 32px;padding-left: 20px;}
.col_right .project_list ul li a {height:32px;line-height:32px;color: #252525;  font-size: 14px;  display: inline-block;  text-indent: 20px;  width: 55%;}
.col_right .project_list ul li a:hover{color: #e32a21;}
.col_right .project_list ul li .time {  width: 16%;  float: right;line-height:32px;}
.col_right .project_list ul li .price {  width: 18%;  display: inline-block;line-height:32px;}
.col_right .project_list .line {  width: 822px;  height: 1px;  border-bottom: 1px dashed #ddd;  margin: 5px 0px 5px 0;  clear: both;}

/*频道列表样式*/
.category_project{overflow: hidden;}
.category_project .no_display{display: none;}
.category_project .project_list {  border: solid 1px #e5e5e5;  width: auto;  background: #fff;  margin: 3px 0 20px 0;}
.category_project .project_list h2 {  background-color: #f6f6f6;  border-bottom: 1px solid #e5e5e5;  height: 40px;}
.category_project .project_list h2 a {  padding: 0 16px 0 16px;  float: left;  font-size: 16px;  font-weight: normal;  color: #000000;  line-height: 40px;  border-right: solid #e5e5e5 1px;}
.category_project .project_list h2 a:hover {  border-top: 3px solid #1279d4;  color: #1279d4;  background: #ffffff;  border-bottom: 1px solid #ffffff;  margin-top: -3px;  font-weight: bold;}
.category_project .project_list h2 a.cur {  border-top: 3px solid #1279d4;  color: #1279d4;  background: #ffffff;  border-bottom: 1px solid #ffffff;  margin-top: -3px;  font-weight: bold;}
.category_project .project_list h2 .more {float: right; border: 0;margin-top: 0;vertical-align: middle;line-height: 35px;font-size: 12px;color: #e22118;padding-right: 13px;margin-right:25px;background: url(../images/icon/more_icon.png) no-repeat center right;font-weight: normal;}
.category_project .project_list h2 .more.cur, .category_project .project_list h2 .more:hover {border-top: 0;background: url(../images/icon/more_icon.png) no-repeat center right;margin-top: 0;border-bottom: none;color: #e32a21;font-weight: normal;}
.category_project .project_list .table_item {  padding: 15px 25px 10px 25px;  background-color: #fff;}
.category_project .project_list .table_item table {  width: 100%;}
.category_project .project_list .table_item table thead tr {  line-height: 32px;  height: 32px;  background-color: #f6f6f6;  font-size: 14px;}
.category_project .project_list .table_item table thead tr th:first-child {  padding-left: 25px;  text-align: left;}
.category_project .project_list .table_item table thead tr .project_name {  text-align: left;}
.category_project .project_list .table_item table tbody tr {  line-height: 32px;  height: 32px;}
.category_project .project_list .table_item table tbody tr td:first-child {  padding-left: 10px;  text-align: left;}
.category_project .project_list .table_item table tbody tr td a {  color: #333;  font-size: 14px;}
.category_project .project_list .table_item table tbody tr td a:hover {  color: #e32a21;}
.category_project .project_list .table_item table tbody tr td .typenum {  color: #333;  padding-left: 20px;  font-size: 12px;}
.category_project .project_list .table_item table tbody tr td .icon_top {  background: url(../images/icon/list_icon.png) no-repeat 0px -57px !important;}
.category_project .project_list .table_item table tbody tr td .icon_new {  background: url(../images/icon/list_icon.png) no-repeat 0px -27px !important;}
.category_project .project_list .table_item table tbody tr td .title {  background: url(../images/icon/list_icon.png) no-repeat 0px 1px;}
.category_project .project_list .table_item table tbody tr .time {  font-size: 12px;  color: #999999;  text-align: center;}
.category_project .project_list .table_item table tbody tr .project_name {  text-align: left;}
.category_project .transfer h2 a.cur span{background: url(../images/icon/project_icon.png) no-repeat 0px 5px;padding-left: 20px;}
.category_project .transfer table tr td a {padding-left: 20px;}
.category_project .lease h2 a.cur span{background:url(../images/icon/project_icon.png) no-repeat 0px -20px;padding-left: 20px;}
.category_project .lease table tr td a {  padding-left: 20px;}
.category_project .equities h2 a.cur span{background:url(../images/icon/project_icon.png) no-repeat 0px -45px;padding-left: 20px;}
.category_project .local h2 a.cur span{background:url(../images/icon/project_icon.png) no-repeat 0px -70px;padding-left: 20px;}
.category_project .nonlocal h2 a.cur span{background:url(../images/icon/project_icon.png) no-repeat 0px -98px;padding-left: 20px;}
#menu_zrxm {  min-height: 330px;  background-color: #fff;}
#menu_cbxm {  min-height: 461px;  background-color: #fff;}
#menu_zzkz {  min-height: 296px;  background-color: #fff;}
#menu_cscq {  min-height: 263px;  background-color: #fff;}
#menu_ydxm {  min-height: 263px;  background-color: #fff;}

.logo_list {  min-height: 520px;  border: solid #e5e5e5 1px;  padding: 0 20px;  width: 1150px;  background: #ffffff;}
.logo_list h2 {  border-bottom: 1px solid #EEEEEE;  font-size: 20px;  color: #1279d4;  height: 60px;  line-height: 60px;  font-weight: normal;}
.logo_list ul {  width: 100%;}
.logo_list ul li {  width: 24%;  float: left;  margin-top: 20px;  text-align: center;}
.logo_list ul li a {  display: inline-block;  height: 60px;  width: 254px;  background: #f4f5f7;  vertical-align: middle;}
.logo_list ul li a img {  margin-top: 13px;}

/*文章列表*/
.category_list {border: solid 1px #e5e5e5;width: auto;padding: 0 20px;margin-bottom: 15px;background: #fff;overflow:hidden;}
.category_list h2 {  height: 42px;  border-bottom: solid #e5e5e5 3px;}
.category_list h2 .title {  border-bottom: solid #1279d4 3px;  color: #1279d4;  font-size: 16px;  cursor: pointer;  line-height: 42px;  display: inline-block;  font-weight: bold;}
.category_list h2 .more {float: right;color: #e22118;font-size: 12px;cursor: pointer;line-height: 42px;vertical-align: middle;font-weight: normal;background: url(../images/icon/more_icon.png) no-repeat center right;padding-right: 13px;}
.category_list h2 .more:hover {  color: #e32a21;font-weight: normal;}
.category_list ul {  padding: 10px;}
.category_list ul li {  height: 32px;  background: url(../images/icon/doc.png) no-repeat center left;}
.category_list ul li a {  color: #333;  font-size: 14px;  line-height: 32px;  padding-left: 10px;}
.category_list ul li a:hover {  color: #e32a21;}
.category_list ul li span {  float: right;  font-size: 12px;  color: #333;  line-height: 32px;}

/*阳光采购轮播图*/
.sunshine_pic {  position: relative;  width: 100%;  height: 360px;}
.sunshine_pic .turnbox {  position: relative;  width: 100%;  height: 360px;}
.sunshine_pic .turnbox li {  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 360px;}
.sunshine_pic .turnbox li.cur{ display: block;z-index: 1;}
.sunshine_pic .turnbox li img {  width: 100%;  height: 360px;}
.sunshine_pic .dotcon {  position: absolute;left: 0;right: 0;bottom: 20px;text-align: right;z-index: 8;margin: 0 auto;width: 100px;}
.sunshine_pic .dotcon li {  background: #fff;  cursor: pointer;  border-radius: 50%;  width: 10px;  height: 10px;  float: left;  margin-left: 9px;}
.sunshine_pic .dotcon li.cur {  background: #ffe117;}

/*阳光采购中间竞价链接*/
.bidding{ width: 585px; height: 125px; display: block; float: left; background: url(../images/sun/bidding_system.png) no-repeat 100% 100%; margin-top: 20px;}
.purchase_bidding{ width: 585px; height: 125px; display: block; float: right; background: url(../images/sun/procurement_system.png) no-repeat 100% 100%; margin-top: 20px;}

/*阳光采购列表*/
.item_box {  background: #ffffff;  padding: 0 20px;  height: 395px;overflow: hidden;}
.item_box h2 {  font-size: 18px;  color: #1279d4;  height: 46px;  border-bottom: solid #e5e5e5 1px;  line-height: 46px;}
.item_box h2 a {font-size: 16px;  color: #252525;  margin-left: 20px;  font-weight: normal;  cursor: pointer;}
.item_box h2 .more {  float: right;  font-size: 14px;  color: #666666;  line-height: 46px;  font-weight: normal;}
.item_box h2 .more:hover {color: #e32a21;}
.item_box h2 a.cur {  color: #ffffff;background: #1279d4;padding: 5px;}
.item_box ul {  margin-top: 10px;}
.item_box ul li {  height: 38px;  border-bottom: 1px dotted #e3e3e3;}
.item_box ul li span {  float: right;  font-size: 12px;  color: #999999;  line-height: 38px;}
.item_box ul li a {  font-size: 14px;  color: #252525;  line-height: 38px;  padding: 20px;  background: url(../images/icon/doc.png) no-repeat left center;}
.item_box ul li a:hover { color: #e32a21;}
.item_box ul li:last-child {  border-bottom: none;}
.shortcut {  background: #ffffff;  padding: 0 20px;  min-height: 395px;}
.shortcut h2 {  font-size: 18px;  color: #1279d4;  height: 46px;  border-bottom: solid #e5e5e5 1px;  line-height: 46px;}
.shortcut h2 a {  font-size: 16px;  color: #252525;  margin-right: 20px;  font-weight: normal;  cursor: pointer;padding: 5px;}
.shortcut h2 a.cur {  color: #ffffff;background: #1279d4}
.shortcut ul {  clear: both;  width: 100%;}
.shortcut ul li {  float: left;  width: 33%;  margin: 20px 0;  text-align: center;}
.shortcut ul li a {  font-size: 16px;  color: #252525;}
.shortcut ul li a:hover {color: #e32a21;}
.shortcut ul li a img {  border: none;}
.shortcut ul li a span {  display: block;  margin-top: 20px;}

/*国资*/
.focus_item .focus_list{height:320px;overflow: hidden;}
.focus_item .focus_list .focus_box{margin: 20px 0 0 0;}
.focus_item .focus_list .focus_box .title_img{float: left;}
.focus_item .focus_list .focus_box .focus_title{font-size: 16px;color: #0357a2;display: block;width: 368px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.focus_item .focus_list .focus_box .focus_title:hover{color: #e32a21;}
.focus_item .focus_list .focus_box .description{color: #666666;font-size: 12px;line-height: 24px;margin-left: 20px;padding-left: 20px;margin-top: 10px;width: 368px;height: 75px;overflow: hidden;text-overflow: ellipsis;}
.focus_item .focus_list .focus_box .description a{color: #cc0001;white-space: nowrap;}
.focus_item .focus_list ul{display: block;}
/*阳光采购合作机构*/
.partner {  padding: 0 20px;  clear: both;  background: #fff;  margin-top: 15px;}
.partner h2 {  font-size: 18px;  color: #1279d4;  height: 48px;  border-bottom: solid #e5e5e5 1px;  line-height: 48px;}
.partner h2 a {  float: right;  font-size: 14px;  color: #666666;  line-height: 46px;  font-weight: normal;}
.partner h2 a:hover{color: #e32a21;}
.partner ul {  height: 115px;}
.w545 {  width: 545px;}

/*煤炭*/
.carbon_pic{width: 100%;height:360px;background: url(../images/banner02.png) no-repeat center center;}

.carbon_list {  width: 547px;  background: #ffffff;  padding: 0 20px;  min-height: 395px;}
.carbon_list h2 {  font-size: 20px;  color: #1279d4;  border-bottom: 1px solid #EEEEEE;  height: 65px;  line-height: 65px;}
.carbon_list h2 a {  float: right;  font-size: 14px;  color: #999999;  line-height: 65px;  cursor: pointer;  font-weight: normal;}
.carbon_list h2 a:hover {  color: #e32a21;}
.carbon_list ul {  padding: 10px 0;}
.carbon_list ul li {  height: 38px;  border-bottom: 1px dotted #e3e3e3;background: url(../images/icon/doc.png) no-repeat left center;}
.carbon_list ul li a {  color: #333; font-size: 14px;  line-height: 38px;  padding-left: 20px;}
.carbon_list ul li a:hover {  color: #e32a21;}
.carbon_list ul li span {  float: right;  font-size: 12px;  color: #666666;  line-height: 38px;}
.carbon_list a img {  margin: 15px 0;}
.carbon_list p a {  font-size: 16px;  color: #252525;}
.carbon_list p a:hover {  color: #e32a21;}

/*搜索结果菜单*/
.search_menu{width: 268px;  background: #fff;  border: 1px solid #e5e5e5; overflow:hidden;border-bottom-width:0;}
.search_menu h4 {  font-size: 16px;  padding-left: 25px;  height: 45px;  line-height: 45px;  background: #0165bd;  color: #fff;}
.search_menu ul li{  background: #f5f5f5 url(../images/icon/arrow_visited.png) no-repeat 55px 52%;border-bottom: 1px solid #e5e5e5;}
.search_menu ul li a {  color: #000;  font-size: 15px;  line-height: 40px;  padding-left: 70px;}
.search_menu ul li a:link {  color: #000;}
.search_menu ul li a:hover {  color: #e32a32;}
.search_menu ul li.active a{  color: #1279d4;  font-weight: bold;}
/*搜索结果列表*/
.order_list{width: 268px;border: solid #e5e5e5 1px;background: #fff;}
.order_list h2{margin: 0 20px;border-bottom: solid #e5e5e5 3px;height: 40px;}
.order_list span{line-height: 40px;border-bottom: solid #1279d4 3px;display: inline-block;font-size: 16px;color: #1279d4;}
.order_list ul{margin: 10px 20px;}
.order_list ul li{height: 36px;font-size: 14px;color: #333333;}
.order_list ul li a{line-height: 36px;font-size: 14px;color: #333333;}
.order_list ul li a:hover{color: #e32a21;}

/*搜索结果*/
.search_show{width: 898px;background: #fff;border: solid #e5e5e5 1px;}
.search_show h2 {margin: 0 20px;height: 40px;border-bottom: solid #e5e5e5 3px;}
.search_show h2 a{line-height: 40px;display: inline-block;font-size: 16px;color: #1279d4;border-bottom: solid #1279d4 3px;}
.search_show ul{margin: 10px 20px;overflow: hidden;}
.search_show ul .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}
.search_show ul .list_title span {display: inline-block;}
.search_show ul .list_title .pro_name {  width: 55%;text-indent: 20px;}
.search_show ul li{height: 32px;  line-height: 32px;  width: 100%;overflow: hidden;}
.search_show ul li a {  color: #252525;  font-size: 14px;  display: inline-block;  text-indent: 10px;  width: 55%;background: url(../images/icon/doc.png) no-repeat center left;height: 32px;}
.search_show ul li a:hover{color: #e32a32;}
.search_show ul li a.pro_name:hover{ color:#e32a21;}
.search_show ul li .name {  color: #252525;  font-size: 14px;  display: inline-block;  text-indent: 10px;  width: 55%;}
.search_show ul li .time {  width: 16%;text-align: center;float: right;line-height:32px;}
.search_show ul li .time2 {  width: 16%;  float: right;text-align: center;line-height:32px;}
.search_show .search_project li a{background: none;}
.search_show .search_project li .pro_num{width: 18%;text-indent: 10px;display: inline-block;}
.search_show .search_project .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}



/*公共资源交易*/
.breadth{width: 1186px;height: 40px;line-height: 40px;text-align: center;background: #27a9e3;border: 1px solid #27a9e3;font-weight: 900;font-size: 16px;color: #fff;}


/* 供应商库 */
.supplier_list .search{padding: 20px 0;background-color: #fff;border: solid 1px #eeeeee;}
.supplier_list .search dl dt{display: inline-block;*zoom:1;*display: inline;font-weight: bold;width: 100px;text-align: right;padding: 0.7rem 0.5rem;font-size: 14px;}
.supplier_list .search dl dd{display: inline-block;*zoom:1;*display: inline;}
.supplier_list .search dl dd.text{width:700px;padding-left: 10px;}
.supplier_list .search dl dd input{background-color: #fafafa;box-shadow: none;padding: 0 10px;width: 550px;border: 1px solid #ddd;height: 32px;}
.supplier_list .search dl dd .search_btn {padding: 5px 35px;background-color: #1279d4;color: #fff;border-radius: 4px;border: #1279d4 solid 1px;cursor: pointer;font-size: 14px;margin-right: 10px;}
.supplier_list .search dl dd .reset_btn {padding: 5px 35px;background-color: #dddddd;border-radius: 4px;border: #dddddd solid 1px;cursor: pointer;font-size: 14px;color: #333;}
.supplier_list .search dl dd .reset_btn:hover{border: #999999 solid 1px;}
.supplier_list .list{margin-top: 10px;background-color: #fff;}
.supplier_list .list table{border: solid #eeeeee 1px;width: 100%;}
.supplier_list .list table thead tr{min-height: 36px;line-height: 36px;text-align: center;background: #F4F5F7;}
.supplier_list .list table tbody tr{text-align: center;line-height: 34px;}
.supplier_list .list table thead tr td{font-size: 16px;color: #333;border-right:solid #eeeeee 1px;border-bottom:solid #eeeeee 1px;}
.supplier_list .list table tbody tr td{padding: 0 8px;font-size: 14px;color: #333;border-right:solid #eeeeee 1px;border-bottom:solid #eeeeee 1px;}

/*** 农村产权 ***/

/* 农村产权 框架 */
.village_left {  width: 873px;  float: left;}
.village_right {  width: 300px;  float: right;}

/* 农村产权 首页 */
/* 农村产权 首页 新闻中心 */
.village_news {width: 258px;height:300px;background: #ffffff;  border: 1px solid #e5e5e5;  padding: 0 20px;margin-top: 3px;}
.village_news h2 {  height: 35px;  border-bottom: solid 3px #e5e5e5;}
.village_news h2 .more {float: right;margin-right: 4px;vertical-align: middle;line-height: 36px;font-size: 14px;  color: #999999; font-weight: normal;}
.village_news h2 .title {  color: #139440;  border-bottom: solid 3px #139440;  font-size: 16px;  line-height: 35px;  display: inline-block;  font-weight: bold;}
.village_news ul {margin: 10px 3px;}
.village_news ul li {  line-height: 30px;  background: url(../images/icon/doc.png) no-repeat left center ;  background-size: 3px 3px;}
.village_news ul li a {font-size: 14px;color: #333333;padding-left: 15px;cursor: pointer;}
.village_news ul li a:hover {  color: #cc3300;}

/* 农村产权 首页 链接 */
.village_box{width: 300px;height: 143px;}
.village_box a{cursor:pointer;display: block;height: 100%;width: 100%;}
.village_right .notice{background: url(../images/village/notice.png) no-repeat center center;}
.village_right .policy{background: url(../images/village/policy.png) no-repeat center center;}
.village_right .guide{background: url(../images/village/guide.png) no-repeat center center;}
.village_right .analysis{background: url(../images/village/analysis.png) no-repeat center center;}
.village_right .bid{background: url(../images/village/bidding.png) no-repeat center center;}
.village_right .review{background: url(../images/village/review.png) no-repeat center center;}

/* 农村产权 首页 栏目 */
#menu_jrfw {height: 304px;}
.village_prolist {border: solid 1px #e5e5e5;width: 100%;background: #fff;height: 301px;}
.village_prolist h2 {  background-color: #f6f6f6;  border-bottom: 1px solid #e5e5e5;  height: 34px;}
.village_prolist h2 a {  padding: 0 16px 0 16px;  float: left;  font-size: 16px;  font-weight: normal;  color: #000000;  line-height: 34px;  border-right: solid #e5e5e5 1px;}
.village_prolist h2 a:hover {  border-top: 3px solid #139440;  color: #139440;  background: #ffffff;  border-bottom: 1px solid #ffffff;  margin-top: -3px;  font-weight: bold;}
.village_prolist h2 a.cur {  border-top: 3px solid #139440;  color: #139440;  background: #ffffff;  border-bottom: 1px solid #ffffff;  margin-top: -3px;  font-weight: bold;}
.village_prolist .table_item {  margin: 15px 25px 0px 25px;  background-color: #fff;overflow: hidden;}
.village_prolist .table_item table {  width: 100%;}
.village_prolist .table_item table thead tr {  line-height:28px;  height: 28px;  background-color: #eeeeee;  font-size: 14px;color: #333333;}
.village_prolist .table_item table thead tr th:first-child {  padding-left: 25px;  text-align: left;}
.village_prolist .table_item table thead tr .project_name {  text-align: left;}
.village_prolist .table_item table tbody tr {  line-height: 28px;  height: 28px;}
.village_prolist .table_item table tbody tr td:first-child {padding-left: 20px;  text-align: left;}
.village_prolist .table_item table tbody tr td a {  color: #333;  font-size: 14px;}
.village_prolist .table_item table tbody tr td a:hover {  color: #cc3300;}
.village_prolist .table_item table tbody tr td .typenum {  color: #333;  padding-left: 20px;  font-size: 12px;}
.village_prolist .table_item table tbody tr td .icon_top {  background: url(../images/icon/list_icon.png) no-repeat 0px -59px !important;padding-left: 20px;}
.village_prolist .table_item table tbody tr td .icon_new {  background: url(../images/icon/list_icon.png) no-repeat 0px -29px !important;padding-left: 20px;}
.village_prolist .table_item table tbody tr td .title {  background: url(../images/village/icon/icon_normal.png) no-repeat 0px 1px;padding-left: 20px;}
.village_prolist .table_item table tbody tr .time {  font-size: 12px;  color: #999999;  text-align: center;}
.village_prolist .table_item table tbody tr .project_name {  text-align: left;}

.source{margin-top: 3px;}
.plan h2 a.cur span {  background: url(../images/village/icon/icon_normal.png) no-repeat left center;padding-left: 20px;}
.source h2 a.cur span{background:url(../images/village/icon/icon_source.png) no-repeat left center;padding-left: 20px;}
.trade h2 a.cur span {background:url(../images/village/icon/icon_trade.png) no-repeat left center;padding-left: 20px;}
.finance h2 a.cur span {background:url(../images/village/icon/icon_finance.png) no-repeat left center;padding-left: 20px;}

/* 农村产权 右侧列表*/
.col_right .village_list {  width: 868px;  padding: 0 15px;  border: 1px solid #dddddd;  background: #fff;}
.col_right .village_list .class_title {  height: 39px;  line-height: 36px;  border-bottom: #e5e5e5 solid 3px;  margin: 0 20px;}
.col_right .village_list .class_title a {  font-size: 16px;  display: inline-block;  float: left; border-bottom: 3px solid #139440;  color: #139440;  background: #ffffff;  height: 39px;  font-weight: bold;}
.col_right .village_list .data_list {  margin: 15px auto;  font-family: "微软雅黑";  font-size: 12px;  background: #ffffff;  width: 822px;}
.col_right .village_list .data_list ul {  overflow: hidden;}
.col_right .village_list .data_list ul li {  height: 32px;  line-height: 32px;  width: 100%;  float: left;  overflow: hidden;  background: url(../images/icon/doc.png) no-repeat 0px center;}
.col_right .village_list .data_list ul li a {  font-size: 14px;  display: inline-block;  text-indent: 10px;}
.col_right .village_list .data_list ul li .time {  width: 10%;  float: right;}
.col_right .village_list .data_list ul li .tt {  width: 55%;  float: left;}
.col_right .village_list .data_list ul li .tt a {  font-size: 14px;}
.col_right .village_list .data_list ul li .price {  width: 18%;  float: left;}
.col_right .village_list .data_list ul li .time3 {  width: 22%;  float: right;  font-size: 12px;  font-family: "微软雅黑";  color: #b8b8b8;  text-indent: 5px;}
.col_right .village_list .data_list .line {  width: 822px;  height: 1px;  border-bottom: 1px dashed #ddd;  margin: 5px 0px 5px 0;  clear: both;}

.col_right .v_prolist {  margin: 17px auto;  font-family: "微软雅黑";  font-size: 12px;  background: #ffffff;  width: 822px;}
.col_right .v_prolist .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}
.col_right .v_prolist .list_title span {  display: inline-block;float: left;min-width: 100px;}
.col_right .v_prolist .list_title .pro_name {  width: 50%;text-indent: 20px;}
.col_right .v_prolist .list_title .pro_num {  width: 18%;}
.col_right .v_prolist ul {  overflow: hidden;}
.col_right .v_prolist ul li {  height: 32px;width: 100%;overflow: hidden;background: url(../images/village/icon/icon_normal.png) no-repeat 0px center;float: left;}
.col_right .v_prolist ul li .pro_num{width: 18%; height: 32px;padding-left: 20px;}
.col_right .v_prolist ul li a {height:32px;line-height:32px;color: #252525;  font-size: 14px;  display: inline-block;width: 50%;}
.col_right .v_prolist ul li a:hover{color: #cc3300;}
.col_right .v_prolist ul li .time {  width: 16%;  float: right;line-height:32px;text-align: center}
.col_right .v_prolist ul li .price {  width: 16%;  display: inline-block;line-height:32px;}
.col_right .v_prolist ul li .pro_id{display: inline-block;width: 105px}
.col_right .v_prolist .line {  width: 822px;  height: 1px;  border-bottom: 1px dashed #ddd;  margin: 5px 0px 5px 0;  clear: both;}

/*频道列表样式*/
.village_project{overflow: hidden;}
.village_project .no_display{display: none;}
.village_project .project_list {  border: solid 1px #e5e5e5;  width: auto;  background: #fff;  margin: 3px 0 20px 0;}
.village_project .project_list h2 {  background-color: #f6f6f6;  border-bottom: 1px solid #e5e5e5;  height: 40px;}
.village_project .project_list h2 .title_in {border-top: 3px solid #139440;  color: #139440;  background: #ffffff;  border-bottom: 1px solid #ffffff;  margin-top: -3px;  font-weight: bold;padding: 0 16px 0 16px;  float: left;  font-size: 16px;line-height: 40px;  border-right: solid #e5e5e5 1px;}
.village_project .project_list h2 .more {float: right; border: 0;margin-top: 0;vertical-align: middle;line-height: 35px;font-size: 12px;color: #999999;padding-right: 13px;margin-right:25px;font-weight: normal;}
.village_project .project_list h2 .more:hover {border-top: 0;background: none;margin-top: 0;border-bottom: none;color: #cc3300;font-weight: normal;}
.village_project .project_list .table_item {  padding: 15px 25px 10px 25px;  background-color: #fff;height: 301px;}
.village_project .project_list .table_item table {  width: 100%;}
.village_project .project_list .table_item table thead tr {  line-height: 28px;  height: 28px;  background-color: #f6f6f6;  font-size: 14px;}
.village_project .project_list .table_item table thead tr th:first-child {  padding-left: 25px;  text-align: left;}
.village_project .project_list .table_item table thead tr .project_name {  text-align: left;}
.village_project .project_list .table_item table tbody tr {line-height: 28px;  height: 28px;}
.village_project .project_list .table_item table tbody tr td:first-child {padding-left: 10px;  text-align: left;}
.village_project .project_list .table_item table tbody tr td a {  color: #333;  font-size: 14px;}
.village_project .project_list .table_item table tbody tr td a:hover {  color: #e32a21;}
.village_project .project_list .table_item table tbody tr td .typenum {  color: #333;  padding-left: 20px;  font-size: 12px;}
.village_project .project_list .table_item table tbody tr td .icon_top {  background: url(../images/icon/list_icon.png) no-repeat 0px -59px !important;}
.village_project .project_list .table_item table tbody tr td .icon_new {  background: url(../images/icon/list_icon.png) no-repeat 0px -29px !important;}
.village_project .project_list .table_item table tbody tr td .title {  background: url(../images/village/icon/icon_normal.png) no-repeat left center;}
.village_project .project_list .table_item table tbody tr .time {  font-size: 12px;  color: #999999;  text-align: center;}
.village_project .project_list .table_item table tbody tr .project_name {  text-align: left;}

/*搜索结果菜单*/
.v_search_menu{width: 268px;  background: #fff;  border: 1px solid #e5e5e5; overflow:hidden;border-bottom-width:0;}
.v_search_menu h4 {  font-size: 16px;  padding-left: 25px;  height: 45px;  line-height: 45px;  background: #139440;  color: #fff;}
.v_search_menu ul li{  background: #f5f5f5 url(../images/icon/arrow_visited.png) no-repeat 55px 52%;border-bottom: 1px solid #e5e5e5;}
.v_search_menu ul li a {  color: #000;  font-size: 15px;  line-height: 40px;  padding-left: 70px;}
.v_search_menu ul li a:link {  color: #000;}
.v_search_menu ul li a:hover {  color: #cc3300;}
.v_search_menu ul li.active a{  color: #139440;  font-weight: bold;}
/*搜索结果列表*/
.v_order_list{width: 268px;border: solid #e5e5e5 1px;background: #fff;}
.v_order_list h2{margin: 0 20px;border-bottom: solid #e5e5e5 3px;height: 40px;}
.v_order_list span{line-height: 40px;border-bottom: solid #139440 3px;display: inline-block;font-size: 16px;color: #139440;}
.v_order_list ul{margin: 10px 20px;}
.v_order_list ul li{height: 36px;font-size: 14px;color: #333333;}
.v_order_list ul li a{line-height: 36px;font-size: 14px;color: #333333;}
.v_order_list ul li a:hover{color: #e32a21;}

/*搜索结果*/
.v_search_show{width: 898px;background: #fff;border: solid #e5e5e5 1px;}
.v_search_show h2 {margin: 0 20px;height: 40px;border-bottom: solid #e5e5e5 3px;}
.v_search_show h2 a{line-height: 40px;display: inline-block;font-size: 16px;color: #139440;border-bottom: solid #139440 3px;}
.v_search_show ul{margin: 10px 20px;overflow: hidden;}
.v_search_show ul .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}
.v_search_show ul .list_title span {display: inline-block;}
.v_search_show ul .list_title .pro_name {  width: 55%;text-indent: 20px;}
.v_search_show ul li{height: 32px;  line-height: 32px;  width: 100%;overflow: hidden;}
.v_search_show ul li a {  color: #252525;  font-size: 14px;  display: inline-block;  text-indent: 10px;  width: 55%;background: url(../images/icon/doc.png) no-repeat center left;height: 32px;}
.v_search_show ul li a:hover{color: #cc3300;}
.v_search_show ul li a.pro_name:hover{ color:#cc3300;}
.v_search_show ul li .name {  color: #252525;  font-size: 14px;  display: inline-block;  text-indent: 10px;  width: 55%;}
.v_search_show ul li .time {  width: 16%;text-align: center;float: right;line-height:32px;}
.v_search_show ul li .time2 {  width: 16%;  float: right;text-align: center;line-height:32px;}
.v_search_show .search_project li a.prolist_name{background: none;}
.v_search_show .search_project li .pro_num{width: 18%;text-indent: 10px;display: inline-block;}
.v_search_show .search_project .list_title {  width: 100%;  background: #f6f6f6;  font-weight: bold;  height: 32px;  line-height: 32px;  font-size: 14px;}
