﻿.floatingAd .ad{
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}
.floatingAd a{
	color:#000000; 
	display: inline-block;
	text-decoration: none;
}
.floatingAd a img{
	border: 0;
}
.floatingAd .close{
	display: none;
}
.floatingAd .opacity{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	background-color: #000000; 
	opacity: 0.20; 
	filter: alpha(opacity = 20);
}
.opacity1{
	opacity: 0.90; 
	filter: alpha(opacity = 90);
}
.floatingAd .text{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	color: #000000; 
	line-height: 25px; 
}
.floatingAd .text .button{
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("close.png") no-repeat;
	cursor: pointer;
}
.floatingAd .text .title{
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}

.dropdown_menu {
    display: inline-block;
    position: relative;
    width: 195px;
    line-height: normal;
    text-align: left;
}
.dropdown_menu {
    margin-right: 8px;
    float: left;
    z-index: 9999;
}
.btn_select {
      /* display: inline-block; */
    /* overflow: visible; */
    /* height: 30px; */
    /* line-height: 30px; */
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    font-family: 微软雅黑;
    border-color: #C3C3C3;
    /* color: #000; */
    /* height: 30px; */
    /* line-height: 30px; */
    /* width: 100%; */
}
.dropdown_switch {
    position: relative;
}
.dropdown_switch .arrow {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: dashed;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-width: 0;
    border-top-color: #666;
    border-top-style: solid;
}
.dropdown_data_list {
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 999999;
    max-height: 200px;
    min-height: 2em;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #c6c6c6;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
}
.dropdown_data_item {
    line-height: 30px;
}
.dropdown_data_item a {
    display: block;
    text-decoration: none;
    color: #222;
    white-space: nowrap;
    padding: 0 28px 0 10px;
}
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,hr,p,ul,li,form,button,input,textarea,th,td,div{ margin:0; padding:0;}
body{    background-color: #D9E4F3;}
ul{ list-style:none;}
a{ text-decoration:none; outline:none;}
img{ border:none; display:block;margin: 0px auto;}
input:focus{ outline:none;}
br{ line-height:0; height:0; font-size:0; clear:both;}
.clear{ clear:both;}
.content{ width:1000px; margin:0 auto;}
#ButReg{ width:70px; height:34px; line-height:34px; float:right; font-size:13px;  margin-right:10px; background: url("greenicon.gif") repeat-x; color:White; font-weight:bold; text-align:center; cursor:pointer;}
#ButReg_tx{ width:70px; height:34px; line-height:34px; float:right; font-size:13px;  margin-right:10px; background: url("greenicon.gif") repeat-x; color:White; font-weight:bold; text-align:center; cursor:pointer;}

/*分页样式*/
.pagination {padding:3px;text-align:center;font-family:Verdana;font-size:12px;margin-top:8px;padding-top:0; margin-bottom:5px;}
.pagination a,.a-button-page{padding:2px 5px;margin:2px;margin-top:0px;color:#666;text-decoration:none}
.pagination a:hover{color:#fff;background-color:#3E7AC6}
.pagination a:active{color:#666;}
.pagination span.current{padding:2px 5px;font-weight:bold;margin:2px;color:#3E7AC6;}
.pagination span.disabled{padding:2px 5px;margin:2px;color:#ddd;padding-top:2px;}
.pagination input{color:#333;font-size:12px;border:1px solid #A4CBE1;}
.pagination .gopage-text{width:25px;height:16px;margin-top:-2px;}
.pagination .gopage-button{width:28px;height:18px;margin-top:-2px; background-color:#4FA0D5; color:#fff; font-family:宋体;}
.pagination .gopagespan{padding:0;}

/*顶部登录样式*/
.top_status_bar{background:url(top_bj.jpg) repeat-x;margin-top: -35px;}
.top_status_bar .header-top{width:1000px; height:30px;margin:0 auto;}
.top_status_bar .header-top .containerwarp{width:1000px; height:30px; line-height:30px;}
.top_status_bar .header-top .containerwarp .topbar-login-warp{ width:250px; height:28px; float:left;}
.top_status_bar .header-top .containerwarp .topbar-login-warp a{ font-size:12px; color:White;}
.top_status_bar .header-top .containerwarp .topbar-slide{width:590px;height:30px; float:right; text-align:right; padding-right:10px;}
.top_status_bar .header-top .containerwarp .topbar-slide a{ font-size:12px; color:#9E9E9E;}
.top_status_bar .header-top .containerwarp .topbar-slide span{ font-size:10px; color:White}
.top_status_bar .logo{margin-top: -35px; width:1000px;height:96px;margin:0 auto;background:url(logo.png) 6px no-repeat;}
.top_status_bar .toolbar{ width:1000px; height:79px; margin:0 auto; overflow:hidden;}
.top_status_bar .toolbar .index-navbar{  height:66px; float:left;}
.top_status_bar .toolbar .tosearch{ width:260px; float:right; height:38px;display: none;}
.top_status_bar .toolbar .tosearch input{ outline:none; color:#595757; float:left; height:18px; margin-top:8px; width:206px;}
.top_status_bar .toolbar .tosearch .fangdajing{ width:28px; height:21px;background:url(fangdajing.jpg) no-repeat; margin-top:8px; display:block; float:left;}
.top_status_bar .toolbar .index-navbar ul li{ float:left;text-align: center; height:65px; line-height:63px;} 
.top_status_bar .toolbar .index-navbar ul li:hover{ background:url(xuanzhong-bg.png);} 
.top_status_bar .toolbar .index-navbar ul li a{font-size:18px;  font-family: 微软雅黑;    overflow: hidden;}
.top_status_bar .toolbar .index-navbar ul li a :hover{color:#ff9c00;}
.top_status_bar .toolbar .index-navbar ul li a:hover{color: #fff;}
.top_status_bar .topimage{ width:1000px; height:210px;background:url(big_img.jpg) no-repeat; margin:0 auto;}
.top_status_bar .topimagebg{ background-color:#EDEDED; width:1000px; margin:0 auto;height:327px;margin-top: 1px;background:url(nj231.png) no-repeat;} 
/*模块一样式*/
.context-wrap{ width:1000px;margin:0 auto;}
.context-wrap .main_content{ width:1000px;}
.context-wrap .main_content .content_one{ width:1000px; margin-top:10px;}
.context-wrap .main_content .content_two{margin-top: -7px;float: left;}
.context-wrap .main_content .content_three{ width:1000px; height:310px; margin-top:10px;}
.context-wrap .main_content .content_four{ width:1000px; height:310px; margin-top:14px;}
.context-wrap .main_content .content_five{ width:1000px; height:310px; margin-top:10px;}
.context-wrap .main_content .content_six{ width:1000px; height:310px; margin-top:10px;}

/*新闻动态顶部*/
.context-wrap .main_content .content_one .one_left{ width: 645px;float: left;height: 324px;background-color: #FFF;border-radius: 9px;}
.context-wrap .main_content .content_one .one_left .one_left_top{ width:645px; height:24px;}
.context-wrap .main_content .content_one .one_left .one_left_top .left_top_bj{    width: 20px;
    margin-top: 17px;
    margin-left: 13px;
    height: 17px;background:url(left_top_bj.png) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_one .one_left .one_left_top .left_top_font{ font-size:16px;font-family: 微软雅黑; color:#004098;font-weight: bold;float:left; margin-left:10px;height:30px; line-height:51px;}
.context-wrap .main_content .content_one .one_left .one_left_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px; padding-right:30px;}

/*新闻动态内容*/
.context-wrap .main_content .content_one .one_left .one_left_content{width:645px; height:140px; padding-left:20px;padding-right:20px; padding-top:10px; padding-bottom:10px;}
.context-wrap .main_content .content_one .one_left .one_left_content ul li{ width:592px; line-height:39px;float: left;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.context-wrap .main_content .content_one .one_left .one_left_content ul li span{color:#595757; font-size:14px;}
.context-wrap .main_content .content_one .one_left .one_left_content ul li a{ font-size:14px;float: left;}
.context-wrap .main_content .content_one .one_left .one_left_content ul li .time{ float:right;} 

/*后勤服务顶部样式*/ 
.context-wrap .main_content .content_one .one_right{width:338px; height:350px; float:right;}
.context-wrap .main_content .content_one .one_right .one_right_top{background: url(one_right_top.png) no-repeat;margin-top: 19px; height:70px; border-bottom:none;}


.context-wrap .main_content .content_one .one_right .one_right_top1{background-color: #FFF;border-radius: 9px; width:338px; height:323px; border-bottom:none;}
.context-wrap .main_content .content_one .one_right .one_right_top2{background: url(one_right_top2.png) no-repeat; width:290px; height:49px;border-bottom:none;}

.context-wrap .main_content .content_one .one_right .one_right_top .right_top_bj{ width:6px; height:15px; margin-top:8px; margin-left:13px;  background:url(right_top_bj.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_one .one_right .one_right_top .right_top_font{ font-size:16px;font-family: 微软雅黑; color:#0f7a4e;float:left; margin-left:10px;height:30px; line-height:30px;}
.context-wrap .main_content .content_one .one_right .one_right_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px;}

/*后勤服务内容样式*/
.context-wrap .main_content .content_one .one_right .one_right_content{     background-color: #FFF;
    border-radius: 9px;    margin-top: -14px; height:540px; padding-top:0px; padding-right:5px; padding-bottom:7px;}
.context-wrap .main_content .content_one .one_right .one_right_content ul{ margin-top: 8px;
margin-left: 8px;}
.context-wrap .main_content .content_one .one_right .one_right_content ul li{ height:136px;width:144px; float:left; margin-bottom:4px; margin-left:17px;}
.context-wrap .main_content .content_one .one_right .one_right_content ul li span{color:#595757; font-size:14px;}
.context-wrap .main_content .content_one .one_right .one_right_content ul li a{line-height: 29px;    font-weight: bold;
    color: #004098;text-align: center; font-size:14px; width:123px; height:36px; display:block; float:left;}
.context-wrap .main_content .content_one .one_right .one_right_content ul li .time{ float:right;}

/*谏言献策顶部*/

 .two_left{ width:645px; height:310px; float:left;}
 .two_left .two_left_top{ width:645px; height:30px;background-color:#ededed;border:1px solid #d3d4d6; border-bottom:none;}
 .two_left .two_left_top .left_top_bj{ width:6px; height:30px;background:url(left_top_bj.jpg) no-repeat; display:block; float:left;}
.two_left .two_left_top .jyxc_fb{ width:74px; height:22px; display:block;background:url(wyfb_img.jpg) no-repeat; float:right; margin-right:20px; margin-top:4px;}
 .two_left .two_left_top .left_top_font{ font-size:16px;font-family: 微软雅黑; color:#0f7a4e;float:left; margin-left:10px;height:30px; line-height:30px;}
.two_left .two_left_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px; padding-right:30px;}
                            
/*谏言献策主体*/
.two_left .two_left_content{ width:645px; height:280px;border: 1px solid #E4DEDE;}

/*谏言献策标题*/
.two_left .two_left_content .list-top{ height:30px; width:645px; line-height:30px;}
 .two_left .two_left_content .list-top li{ float:left;text-align:center; font-weight:bold; color:#595758; font-size:12px;border-bottom:1px solid #d3d4d6; border-right:1px solid #D3D4D6;}
 .two_left .two_left_content .list-top .type{ width:59px;}
 .two_left .two_left_content .list-top .title{ width:299px;}
 .two_left .two_left_content .list-top .uname{ width:79px;}
 .two_left .two_left_content .list-top .read{ width:149px;}
 .two_left .two_left_content .list-top .time{ width:109px;border-right:none;}

/*谏言献策内容*/
 .two_left .two_left_content .list-item{ height:30px; width:645px; line-height:30px;}
 .two_left .two_left_content .list-item li{ float:left;color:#595757; font-size:12px; border-right:1px solid #d3d4d6;  border-bottom:1px solid #d3d4d6; height:30.1px; line-height:30.1px;}
 .two_left .two_left_content .list-item .type{ width:59px; text-align:center;}
 .two_left .two_left_content .list-item .type a{ color:#595757; font-size:14px;}

 .two_left .two_left_content .list-item .title{ width:289px; padding-left:10px; overflow:hidden;}
 .two_left .two_left_content .list-item .title a{color:#595757; font-size:14px;}
 .two_left .two_left_content .list-item .uname{ width:69px; padding-left:10px;color:#595757; font-size:14px; overflow:hidden; }
 .two_left .two_left_content .list-item .read{ width:149px; text-align:center;color:#595757; font-size:14px;}
 .two_left .two_left_content .list-item .time{ width:109px;border-right:none; text-align:center;color:#595757; font-size:14px;}

/*便民服务顶部样式*/ 
.context-wrap .main_content .content_two .two_right{width:290px; height:284px; float:right;margin-top: -85px;}
.context-wrap .main_content .content_two .two_right .two_right_top{ width:287px; height:30px;background-color:#ededed;border:1px solid #d3d4d6; border-bottom:none;}
.context-wrap .main_content .content_two .two_right .two_right_top .right_top_bj{ width:6px; height:30px; margin-top:8px; margin-left:13px;  background:url(right_top_bj.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_two .two_right .two_right_top .right_top_font{ font-size:16px;font-family: 微软雅黑; color:#0f7a4e;float:left; margin-left:10px;height:30px; line-height:30px;}
.context-wrap .main_content .content_two .two_right .two_right_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px;}
                           
/*便民服务内容样式*/
.context-wrap .main_content .content_two .two_right .two_right_content{ width:267px; height:254px;border:1px solid #d3d4d6; padding-left:10px; padding-top:10px; padding-right:10px;}
.context-wrap .main_content .content_two .two_right .two_right_content ul li{ height:78px;width:77px; float:left; margin-bottom:3px; margin-left:12px;}
.context-wrap .main_content .content_two .two_right .two_right_content ul li span{color:#595757; font-size:14px;}
.context-wrap .main_content .content_two .two_right .two_right_content ul li a{text-align: center;color:#595757; font-size:14px; width:79px; height:69px; display:block; float:left;}
.context-wrap .main_content .content_two .two_right .two_right_content ul li .time{ float:right;}

/*服务申报顶部*/
 .three_left{ width:645px; height:610px; float:left;border: 1px solid #E4DEDE;background-color: #FFF;border-radius: 9px;}
 .three_left .three_left_top{ width:645px; height:30px;background-color:#ededed; border-bottom:none;}
.three_left .three_left_top .left_top_bj{ width:6px; height:30px;background:url(left_top_bj.jpg) no-repeat; display:block; float:left;}
 .three_left .three_left_top .left_top_font{ font-size:16px;font-family: 微软雅黑; color:#0f7a4e;float:left; margin-left:10px;height:30px; line-height:30px;}
.three_left .three_left_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px; padding-right:30px;}
                                            
/*服务申报主体*/                             
.context-wrap .main_content .content_three .three_left .three_left_content{ width:645px; height:279px;border:1px solid #d3d4d6; border-bottom:none;}
                                            
/*服务申报标题*/                             
 .three_left .three_left_content .list-top{ height:30px; width:645px;}
 .three_left .three_left_content .list-top li{ float:left;text-align:center; font-weight:bold; color:#595757; font-size:12px;border-bottom:1px solid #d3d4d6;border-right:1px solid #d3d4d6;height:30px; line-height:30px;}
.three_left .three_left_content .list-top .title{ width:199px;}
 .three_left .three_left_content .list-top .username{ width:69px;}
 .three_left .three_left_content .list-top .updatetime{ width:99px;}
 .three_left .three_left_content .list-top .getusername{ width:69px;}
 .three_left .three_left_content .list-top .gettime{ width:99px;}
 .three_left .three_left_content .list-top .finishtime{ width:99px;}
 .three_left .three_left_content .list-top .usetime{ width:60px;border-right:none;}         
 .three_left .three_left_top .fwsb_fb{width:80px; height:24px; display:block;background:url(btn-addsugges.gif) no-repeat; float:right; margin-top:2px; padding-top:5px; padding-left:25px; font-size:12px; cursor:pointer; color:#595757;}
/*服务申报内容*/                                         
.three_left .three_left_content .list-item{ height:30px; width:645px; line-height:30px;}
.three_left .three_left_content .list-item li{ float:left;color:#595757; font-size:14px;border-bottom:1px solid #d3d4d6; border-right:1px solid #d3d4d6; height:30.1px; line-height:30.1px;}
.three_left .three_left_content .list-item .title{ width:189px; padding-left:10px; overflow:hidden;}
.three_left .three_left_content .list-item .title a{ color:#595757; font-size:14px;}
 .three_left .three_left_content .list-item .username{ width:60px; padding-left:9px;}
 .three_left .three_left_content .list-item .updatetime{ width:99px; text-align:center;}
 .three_left .three_left_content .list-item .getusername{ width:60px; padding-left:9px;}
.three_left .three_left_content .list-item .gettime{ width:99px; text-align:center;}
.three_left .three_left_content .list-item .finishtime{ width:99px; text-align:center;}
.three_left .three_left_content .list-item .usetime{ width:59px;border-right:none; text-align:center;}

/*服务电话顶部样式*/ 
.context-wrap .main_content .content_three .three_right{width:290px; height:315px; float:right;}
.context-wrap .main_content .content_three .three_right .three_right_top{ width:290px; height:30px;background-color:#ededed;border:1px solid #d3d4d6; border-bottom:none;}
.context-wrap .main_content .content_three .three_right .three_right_top .right_top_bj{ width:6px; height:15px; margin-top:8px; margin-left:13px;  background:url(right_top_bj.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_three .three_right .three_right_top .right_top_font{ font-size:16px;font-family: 微软雅黑; color:#0f7a4e;float:left; margin-left:10px;height:30px; line-height:30px;}
.context-wrap .main_content .content_three .three_right .three_right_top .more_img{ width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px;}
                                                         
/*服务电话内容样式*/                                      
.context-wrap .main_content .content_three .three_right .three_right_content{ width:250px; height:260px;border:1px solid #d3d4d6; padding-left:30px; padding-top:10px; padding-right:10px; padding-bottom:10px; overflow:hidden;}
.context-wrap .main_content .content_three .three_right .three_right_content ul{background-position: -250px -61px;float: left;height:35px;width: 250px; line-height:35px;}
.bmfw-title{ height: 33px;
line-height: 27px;
text-align: center;
width: 100px;
background: url(lititle.gif) no-repeat;
padding-right: 25px;color:#595757;float: left; margin-left: 0;width: 85px; font-size:12px;}
.bmfw-fwrx{ height: 33px;background: url() no-repeat;
line-height: 27px;
text-align: center;
width: 100px;
padding-right: 25px;color:#595757;float: left; margin-left: 0;width: 85px; font-size:12px;}
.context-wrap .main_content .content_three .three_right .three_right_content ul .text{ text-align:right;}
.context-wrap .main_content .content_three .three_right .three_right_content ul .lititle{height:33px;line-height:27px;text-align:center;width:100px;background:url(lititle.gif) no-repeat;padding-right:25px;}


/*二手市场顶部样式*/
.context-wrap .main_content .content_four .four_left{ width:495px; height:310px; float:left;}
.context-wrap .main_content .content_four .four_left .four_left_top{ width:495px; height:30px;}
.context-wrap .main_content .content_four .four_left .four_left_top .left_top_bj{width:85px; height:30px;background:url(bottimg_5.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_four .four_left .four_left_top .more_img{width:52px; height:22px;background:url(more_img1.gif) no-repeat; display:block; float:right; margin-top:5px; padding-right:30px;}
.context-wrap .main_content .content_four .four_left .four_left_top .essc_fb{width:74px; height:22px; display:block;background:url(wyfb_img.jpg) no-repeat; float:right; margin-right:20px; margin-top:4px;}

/*二手市场标题样式*/
.context-wrap .main_content .content_four .four_left .four_left_content{ width:495px; height:279px; line-height:30px; border:1px solid #d3d4d6; border-top:none;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top{background-color:#EDEDED;width:493px; height:30px; border:1px solid #d3d4d6; border-right:none; border-left:none;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top li{ float:left; text-align:center; font-size:12px; font-weight:bold; color:#595757;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top .title{ width:200px;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top .username{ width:70px;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top .read{ width:130px;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-top .updatetime{ width:92px;}

/*二手市场内容样式*/
.context-wrap .main_content .content_four .four_left .four_left_content .list-item li{ float:left;font-size:14px;color:#595757;border-right:1px solid #d3d4d6; border-bottom:1px solid #d3d4d6; height:30px;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-item .title{ width:189px; padding-left:10px;overflow:hidden;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-item .title a{font-size:14px;color:#595757;float:left;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-item .username{ width:59px; padding-left:10px; overflow:hidden;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-item .read{ width:129px; text-align:center;}
.context-wrap .main_content .content_four .four_left .four_left_content .list-item .updatetime{ width:91px; text-align:center;border-right:none;}

/*失物招领顶部样式*/
.context-wrap .main_content .content_four .four_right{ width:495px; height:310px; float:right;}
.context-wrap .main_content .content_four .four_right .four_right_top{ width:495px; height:30px;}
.context-wrap .main_content .content_four .four_right .four_right_top .left_top_bj{width:85px; height:30px;background:url(bottimg_2.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_four .four_right .four_right_top .more_img{width:52px; height:22px;background:url(more_img1.gif) no-repeat; display:block; float:right; margin-top:5px; padding-right:30px;}
.context-wrap .main_content .content_four .four_right .four_right_top .swzl_fb{width:74px; height:22px; display:block;background:url(wyfb_img.jpg) no-repeat; float:right; margin-right:20px; margin-top:4px;}                                       

/*失物招领标题样式*/                      
.context-wrap .main_content .content_four .four_right .four_right_content{ width:495px; height:279px; line-height:30px; border:1px solid #d3d4d6; border-top:none;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top{background-color:#EDEDED;width:493px; height:30px; border:1px solid #d3d4d6; border-right:none; border-left:none;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top li{ float:left; text-align:center; font-size:12px; font-weight:bold; color:#595757;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top .title{ width:200px;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top .username{ width:70px;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top .read{ width:60px;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top .updatetime{ width:92px;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-top .stat{ width:70px;}
                                           
/*失物招领内容样式*/                        
.context-wrap .main_content .content_four .four_right .four_right_content .list-item li{ float:left;font-size:14px;color:#595757;border-right:1px solid #d3d4d6; border-bottom:1px solid #d3d4d6; height:30px;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .title{ width:189px; padding-left:10px;overflow:hidden;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .title a{font-size:14px;color:#595757;float:left;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .username{ width:59px; padding-left:10px; overflow:hidden;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .read{ width:59px; text-align:center;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .updatetime{ width:91px; text-align:center;}
.context-wrap .main_content .content_four .four_right .four_right_content .list-item .stat{ width:69px; text-align:center;border-right:none;}

/*餐饮评价顶部样式*/
.context-wrap .main_content .content_five .five_left{ width:495px; height:310px; float:left;}
.context-wrap .main_content .content_five .five_left .five_left_top{ width:495px; height:30px;}
.context-wrap .main_content .content_five .five_left .five_left_top .left_top_bj{width:85px; height:30px;background:url(bottimg_3.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_five .five_left .five_left_top .more_img{width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px; padding-right:20px;}
                                                     
/*餐饮评价内容样式*/                                 
.context-wrap .main_content .content_five .five_left .five_left_content{ width:495px; height:279px; line-height:30px;border:1px solid #d3d4d6; border-top:none;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top{background-color:#EDEDED;width:493px; height:30px; border:1px solid #d3d4d6; border-right:none; border-left:none;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top li{ float:left; text-align:center; font-size:12px; font-weight:bold; color:#595757;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .standard{ width:32px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .eatunit{ width:180px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .ysscore{ width:70px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .Click{ width:70px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .seebescause{ width:70px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-top .lastscore{ width:70px;}

.context-wrap .main_content .content_five .five_left .five_left_content .list-item li{ float:left;font-size:14px;color:#595757;border-right:1px solid #d3d4d6; border-bottom:1px solid #d3d4d6;line-height:30px; height:30px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .standard{ width:31px; text-align:center;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .standard span{ width:20px; height:20px; background-color:#086e00; display:block; margin-top:5px;  margin-left:5px; color:White; line-height:20px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .eatunit{ width:169px; padding-left:10px;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .eatunit a{font-size:14px;color:#595757;float:left;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .ysscore{ width:69px; text-align:center;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .Click{ width:70px; text-align:center;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .seebescause{ width:70px; text-align:center;}
.context-wrap .main_content .content_five .five_left .five_left_content .list-item .lastscore{ width:70px; text-align:center; border-right:none;}


/*商贸评价顶部样式*/
.context-wrap .main_content .content_five .five_right{ width:495px; height:310px; float:left; margin-left:10px;}
.context-wrap .main_content .content_five .five_right .five_right_top{ width:495px; height:30px;}
.context-wrap .main_content .content_five .five_right .five_right_top .left_top_bj{width:85px; height:30px;background:url(bottimg_4.jpg) no-repeat; display:block; float:left;}
.context-wrap .main_content .content_five .five_right .five_right_top .more_img{width:52px; height:22px;background:url(more_img.jpg) no-repeat; display:block; float:right; margin-top:2px; padding-right:20px;}
                                                      
/*商贸评价内容样式*/                                   
.context-wrap .main_content .content_five .five_right .five_right_content{ width:495px; height:279px; line-height:30px;border:1px solid #d3d4d6; border-top:none;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top{background-color:#EDEDED;width:493px; height:30px; border:1px solid #d3d4d6; border-right:none; border-left:none;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top li{ float:left; text-align:center; font-size:12px; font-weight:bold; color:#595757;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .standard{ width:32px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .eatunit{ width:180px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .ysscore{ width:70px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .Click{ width:70px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .seebescause{ width:70px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-top .lastscore{ width:70px;}
                                           
.context-wrap .main_content .content_five .five_right .five_right_content .list-item li{ float:left;font-size:14px;color:#595757;border-right:1px solid #d3d4d6; border-bottom:1px solid #d3d4d6;line-height:30px; height:30px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .standard{ width:31px; text-align:center;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .standard span{ width:20px; height:20px; background-color:#086e00; display:block; margin-top:5px;  margin-left:5px; color:White; line-height:20px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .eatunit{ width:169px; padding-left:10px;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .eatunit a{font-size:14px;color:#595757;float:left;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .ysscore{ width:69px; text-align:center;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .Click{ width:70px; text-align:center;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .seebescause{ width:70px; text-align:center;}
.context-wrap .main_content .content_five .five_right .five_right_content .list-item .lastscore{ width:70px; text-align:center; border-right:none;}

/*页脚部分样式*/
.floor-bar{ height:211px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;
line-height: 28px;
text-align: center;}
.floor-bar .bottom{ width:1000px; height:80px; font-size:12px; color:White; margin:0 auto; line-height:28px; text-align:center; padding-top:10px;}
.floor-bar-centerleft{ height:180px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;    width: 400px;float:left;background:url(er.png)center center no-repeat;
line-height: 28px;
text-align: center;}
.floor-bar-centercc{ height:211px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;    width: 50px;float:left;background:url(xx.png) no-repeat;
line-height: 28px;
text-align: left;}
.floor-bar-centercenter{ height:195px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;    width: 201px;float:left;
line-height: 28px;
text-align: left;}
.floor-bar-centerright{ height:195px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;    width: 296px;float:left;
line-height: 28px;
text-align: left;}
.floor-bar-center{ height:211px;margin-top:15px;background-color: #004098;font-size: 12px;
color: #FFF;    width: 1000px;
    margin: 0 auto;
line-height: 28px;
text-align: center;}
/*公共列表页面样式*/
.context-wrap .list-context{margin-bottom: 2px;margin-top: 5px;min-height: 500px;}
.context-wrap .list-context .list-type{ width:250px;background-color: #F5F5F5;float: left;}
.context-wrap .list-context .list-type .lefttitle{ width:250px; height:34px; line-height:34px; border:1px solid #d1d1d1;}
.context-wrap .list-context .list-type .leftcontent{ width:250px;line-height:35.1px;border:1px solid #d1d1d1; border-bottom:none;}
.context-wrap .list-context .list-type .leftcontent .listtype-nav li{ height:35px; line-height:35px; border-bottom:1px solid #d1d1d1;}
.context-wrap .list-context .list-type .leftcontent .listtype-nav li span{ width:6px; height:9px; background:url(icon1.gif) no-repeat; float:left; margin-left:20px; margin-top:13px;  margin-right:10px;}
.context-wrap .list-context .list-type .leftcontent .listtype-nav li a{ font-size:14px; color:#595757;}
.context-wrap .list-context .list-type .lefttitle .bgtitle{width:250px; height:34px;background:url(greenicon.gif) repeat-x; padding:1px;}
.context-wrap .list-context .list-type .lefttitle .bgtitle .redicon{ width:4px; height:13px; float:left; display:block;background:url(redicon.gif) no-repeat; margin-top:12px; margin-left:12px;}
.context-wrap .list-context .list-type .lefttitle .bgtitle .name{ float:left; display:block; margin-left:15px; font-weight:bold; color:White;} 
.context-wrap .list-context .list-box {float:right;min-height: 540px;width:740px; border:1px solid #d1d1d1;}
.context-wrap .list-context .list-box .boxtitle{ width:740px; height:35px; line-height:35px;border-bottom:1px solid #d1d1d1;}
.context-wrap .list-context .list-box .nodata{ width:720px;  min-height:465px;line-height:35px; padding:10px; color:Red;}
.context-wrap .list-context .list-box .nodata .building{ height:35px; line-height:35px; display:block; width:680px; color:Red; margin-left:10px;}
.context-wrap .list-context .list-box .boxtitle .icon{ width:12px; height:10px; display:block;background: url("icon.gif") no-repeat; float:left; margin-left:15px; margin-top:13px; margin-right:10px; overflow:hidden;} 
.context-wrap .list-context .list-box .boxtitle span { font-size:14px; color:#595757;}
.context-wrap .list-context .list-box .boxtitle a{font-size:14px; color:#595757;}
.context-wrap .list-context .list-box .title{ margin-top:10px; text-align:center;}
.context-wrap .list-context .list-box .Newstxt{ padding:10px; width:720px; overflow:hidden;}
.context-wrap .list-context .list-box .Newstxt table{ width:645px; line-height:30px;}
.context-wrap .list-context .list-box .Newstxt table *{max-width:645px;}
.context-wrap .list-context .list-box .content{min-height:465px; line-height:35px;width: 740px;}
.context-wrap .list-context .list-box .content ul{ padding:15px; height:435px;}
.context-wrap .list-context .list-box .content ul li{ height:30px; line-height:30px; border-bottom:1px dotted #cccccc;}
.context-wrap .list-context .list-box .content ul li span{ float:right; font-size:14px;}
.context-wrap .list-context .list-box .content ul li a{ font-size:14px; color:#595757;}

/*公共内容页面样式*/
.context-wrap .list-context .right_content{ width:740px; float:right; border:1px solid #d1d1d1; min-height:500px;}
.context-wrap .list-context .right_content .titlebg-wrap{ width:730px; height:35px; line-height:35px; border-bottom:1px solid #d1d1d1; padding-left:10px; font-size:14px;}
.context-wrap .list-context .right_content .titlebg-wrap span{ font-size:14px; color:#595757;}
.context-wrap .list-context .right_content .titlebg-wrap a{ font-size:14px; color:#595757;}
.context-wrap .list-context .right_content .titlebg-wrap .icon{background:url(icon.gif); width:12px; height:10px; display:block; float:left; margin-left:15px; margin-top:12px; margin-right:10px;}
.context-wrap .list-context .right_content .maincontent{ width:740px;}
.context-wrap .list-context .right_content .maincontent .title{ font-size:14px; text-align:center; padding:20px;}
.context-wrap .list-context .right_content .maincontent .Newstxt{ padding:20px; min-height:365px;}
.context-wrap .list-context .right_content .maincontent .Newstxt p img{ width:645px; overflow:hidden;}


/*谏言献策列表页面样式*/
.list-box .jyxc-warp{height:575px; min-height:525px; line-height: 35px;width:740px;}
.list-box .jyxc-warp .list-top{ width:740px; height:35px; line-height:35px; border-bottom:1px solid #d1d1d1;}
.list-box .jyxc-warp .list-top li{ float:left; font-size:12px; font-weight:bold; text-align:center; color:#595757;}
.list-box .jyxc-warp .list-top .cloumn-type{ width:60px;}
.list-box .jyxc-warp .list-top .cloumn-desc{ width:350px;}
.list-box .jyxc-warp .list-top .cloumn-user{ width:80px;}
.list-box .jyxc-warp .list-top .cloumn-stime{ width:150px;}
.list-box .jyxc-warp .list-top .cloumn-utime{ width:100px;}

.list-box .jyxc-warp .list-item{ width:740px; height:35px; line-height:35px;}
.list-box .jyxc-warp .list-item li{ float:left; font-size:14px; color:#595757; border-bottom:1px solid #d1d1d1; border-right:1px solid #d1d1d1;}
.list-box .jyxc-warp .list-item .cloumn-type{ width:59px; text-align:center;}
.list-box .jyxc-warp .list-item .cloumn-desc{ width:339px; padding-left:10px;}
.list-box .jyxc-warp .list-item .cloumn-desc a{ color:#595757;}
.list-box .jyxc-warp .list-item .cloumn-user{ width:69px; padding-left:10px;}
.list-box .jyxc-warp .list-item .cloumn-stime{ width:149px; text-align:center;}
.list-box .jyxc-warp .list-item .cloumn-utime{ width:99px; text-align:center; border-right:none;}

/*二手市场列表页面样式*/
.context-wrap .list-context .list-box .essc-warp{ width:740px;min-height:495px;}
.context-wrap .list-context .list-box .essc-warp .list-top{ border-bottom:1px solid #d1d1d1; height:30px;}
.context-wrap .list-context .list-box .essc-warp .list-top li{ float:left; height:30px; line-height:30px; font-size:12px; font-weight:bold; color:#595757; text-align:center;}
.context-wrap .list-context .list-box .essc-warp .list-top .essc-type{ width:66px;}
.context-wrap .list-context .list-box .essc-warp .list-top .essc-title{ width:320px;}
.context-wrap .list-context .list-box .essc-warp .list-top .essc-username{ width:100px;}
.context-wrap .list-context .list-box .essc-warp .list-top .essc-stime{ width:140px;}
.context-wrap .list-context .list-box .essc-warp .list-top .essc-utime{ width:114px;}

.context-wrap .list-context .list-box .essc-warp .list-item li{ float:left; height:30px; line-height:30px; font-size:14px;border-bottom:1px solid #d1d1d1; border-right:1px solid #d1d1d1; overflow:hidden;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-type{ width:65px; text-align:center;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-title{ width:309px; padding-left:10px;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-title a{ color:#595757;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-username{ width:89px; padding-left:10px;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-stime{ width:139px; text-align:center;}
.context-wrap .list-context .list-box .essc-warp .list-item .essc-utime{ width:114px; text-align:center; border-right:none;}

/*二手市场内容页面样式*/
.context-wrap .list-context .edit_content{ width:740px; min-height:500px; float:right;border:1px solid #d1d1d1;}
.context-wrap .list-context .edit_content .titlebg-wrap{ width:740px; height:35px; line-height:35px; font-size:14px; border-bottom:1px solid #d1d1d1;}
.context-wrap .list-context .edit_content .titlebg-wrap span{ color:#595757;}
.context-wrap .list-context .edit_content .titlebg-wrap a{ color:#595757;}
.context-wrap .list-context .edit_content .titlebg-wrap .button{ float:right; margin-top:6px; margin-right:10px;}
.context-wrap .list-context .edit_content .titlebg-wrap .icon{background:url(icon.gif); width:12px; height:10px; display:block; float:left; margin-left:15px; margin-top:12px; margin-right:10px;}
.context-wrap .list-context .edit_content .rmess_main{padding:20px; padding-top:0px; padding-bottom:0px;}
.context-wrap .list-context .edit_content .rmess_main .rmess_top{ width:650px;height:30px;border-bottom:0;color:#595757; line-height:30px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw{ width:680px; background-color:#F4FDDF; height:100px; padding:10px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul li{height:30px;border-bottom:0;color:#595757; line-height:30px; float:left;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .user{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .account{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .price{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .tel{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .qq{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .email{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rcborw ul .address{ width:300px;}
.context-wrap .list-context .edit_content .rmess_main .rmess_content{ width:680px;float:left;margin-bottom:10px;}
.context-wrap .list-context .edit_content .rmess_main .rmess_content span{ width:680px; background-color:#F4FDDF; display:block; float:left; padding:10px;}
.context-wrap .list-context .edit_content .rmess_main .rmess_content span p img{ width:645px; overflow:hidden;}
.context-wrap .list-context .edit_content .rmess_reply{ width:680px; padding-left:40px; float:left;}
.context-wrap .list-context .edit_content .rmess_reply ul{ width:680px; line-height:30px; height:40px;}
.context-wrap .list-context .edit_content .rmess_reply ul li{ float:left; line-height:30px;}
.context-wrap .list-context .edit_content .rmess_reply ul .re_title{ width:100px; text-align:right; float:left;}
.context-wrap .list-context .edit_content .rmess_reply ul .w780{ width:440px;}
.context-wrap .list-context .edit_content .rmess_reply .dialogbutbar .isshow{ width:80px; height:30px; line-height:30px; font-size:13px; font-weight:bold; color:White; text-align:center;background: url("surep.gif"); margin:0 auto; cursor:pointer;}
 
/*便民服务列表页面样式*/
.context-wrap .ConvennientList{ width:1000px;  min-height:500px; margin-top:10px;} 
.context-wrap .ConvennientList .titlebg-wrap{ width:1000px; height:35px; line-height:35px; border:1px solid #d1d1d1;}
.context-wrap .ConvennientList .titlebg-wrap .icon{background:url(icon.gif); width:12px; height:10px; display:block; float:left; margin-left:15px; margin-top:12px; margin-right:10px;}
.context-wrap .ConvennientList .titlebg-wrap span{ font-size:14px; color:#595757;}
.context-wrap .ConvennientList .titlebg-wrap a{ font-size:14px; color:#595757;}
.context-wrap .ConvennientList .Convenient{ width:1000px; margin-top:10px;border: 1px solid #D1D1D1; min-height:500px;}
.context-wrap .ConvennientList .Convenient ul { width:100px;float:left; padding:20px;}
.context-wrap .ConvennientList .Convenient ul .olink img{ width:123px; height:36px; display:block; cursor:pointer;}

/*常用电话样式*/
.context-wrap .telinfolist .boxtitle{ width:1000px; height:30px; line-height:30px; font-size:14px;border: 1px solid #D1D1D1;}
.context-wrap .telinfolist .boxtitle .icon{background:url(icon.gif); width:12px; height:10px; display:block; float:left; margin-left:15px; margin-top:8px; margin-right:10px;}
.context-wrap .telinfolist .list-box{ width:960px; min-height:500px; padding:20px;margin:0px;border: 1px solid #D1D1D1; margin-top:10px;}
.context-wrap .telinfolist .list-box ul li{ list-style:none; height:30px; line-height:30px; width:200px; float:left;}

/*建言献策发布页面样式*/
.context-wrap .newSuggest_content{ width:1000px;margin-top:10px;border: 1px solid #D3D4D6; min-height:645px;} 
.context-wrap .newSuggest_content .titlebg-wrap{ width:1000px; height:30px; line-height:30px;border-bottom:1px solid #d3d4d6; font-size:14px;}
.context-wrap .newSuggest_content .titlebg-wrap .icon{background:url(icon.gif); width:12px; height:10px; display:block; float:left; margin-left:15px; margin-top:8px; margin-right:10px;}
.context-wrap .newSuggest_content #frmItemAdd{ width:930px; padding-left:70px; padding-top:20px;}
.context-wrap .newSuggest_content #frmItemAdd ul { width:930px; height:35px;}
.context-wrap .newSuggest_content #frmItemAdd ul li{ float:left; height:35px; line-height:35px;}
.context-wrap .newSuggest_content #frmItemAdd ul .title{ width:100px; text-align:right;}
.context-wrap .newSuggest_content #frmItemAdd ul ._MCEInitA{ width:645px; height:320px;text-align:right;}
.context-wrap .newSuggest_content #frmItemAdd ul li span{ color:Red;}
.context-wrap .newSuggest_content #frmItemAdd .selectit ul li input{ width:300px; height:25px; line-height:25px;}
.context-wrap .newSuggest_content #frmItemAdd .selectit ul .tishimsg{ width:300px; height:30px; line-height:30px; margin-left:10px;  font-size:14px; color:#595757;}

/*建言献策内容页面样式*/
.context-wrap .list-box{ width:1000px; margin-top:10px;}
.context-wrap .list-box .list-type{ width:250px; background-color: #F5F5F5;float: left;}
.context-wrap .list-box .list-type .lefttitle{border: 1px solid #D1D1D1;height: 34px;line-height: 34px;width:250px;}
.context-wrap .list-box .list-type .lefttitle .bgtitle {background: url("greenicon.gif") repeat-x;height: 34px;width: 250px;}
.context-wrap .list-box .list-type .lefttitle .bgtitle .redicon {background: url("redicon.gif") no-repeat;display: block;float: left;height:13px;margin-left:12px; margin-top:12px; width: 4px;}
.context-wrap .list-box .list-type .lefttitle .bgtitle .name {color: #FFFFFF;display: block;float: left;font-weight: bold;margin-left: 15px;}
.context-wrap .list-box .list-type .leftcontent {border: 1px solid #D1D1D1;line-height: 35.1px;width:250px;}
.context-wrap .list-box .list-type .leftcontent .listtype-nav li {border-bottom: 1px solid #D1D1D1;height: 35px;line-height: 35px;}
.context-wrap .list-box .list-type .leftcontent .listtype-nav li span {background: url("icon1.gif") no-repeat;float: left;height: 9px;margin-left: 20px;margin-right: 10px;margin-top: 13px;width: 6px;}
.context-wrap .list-box .list-type .leftcontent .listtype-nav li a {color: #000000;font-size: 14px;}
.context-wrap .list-box .list-type .leftcontent .listtype-nav li a:hover{ color:Red;}
.context-wrap .list-box .messageBbscontent{ width:740px; float:right; border:1px solid #d3d4d6;}
.context-wrap .list-box .messageBbscontent .titlebg-wrap{ width:740px; height:35px; line-height:35px;border-bottom:1px solid #d3d4d6;}
.context-wrap .list-box .messageBbscontent .titlebg-wrap .icon{background: url("icon.gif") no-repeat;display: block;float:left;height:10px;margin-left:15px;margin-right:10px;margin-top:13px;width: 12px; overflow:hidden;}
.context-wrap .list-box .messageBbscontent .titlebg-wrap span{ font-size:14px; color:#595757;}
.context-wrap .list-box .messageBbscontent .titlebg-wrap a{ font-size:14px; color:#595757;}
.context-wrap .list-box .messageBbscontent .titlebg-wrap a:hover{ color:Red;}
.context-wrap .list-box .messageBbscontent .My_option{ width:670px; height:35px; line-height:35px; padding:10px;}
.context-wrap .list-box .messageBbscontent .My_option .wyxc{ width:80px; height:30px; display:block; float:left;background: url("surep.gif"); text-align:center; color:White; line-height:30px; font-weight:bold; font-size:13px;}
.context-wrap .list-box .messageBbscontent .My_option .slist{ float:right; font-size:14px;color:#595757;}
.context-wrap .list-box .messageBbscontent .My_option .slist:hover{ color:red;font-size:14px;}
.context-wrap .list-box .messageBbscontent .rmess_main{ width:670px; line-height:30px; padding:10px;}
.context-wrap .list-box .messageBbscontent .rmess_main .rmess_top{ color:#595757;}
.context-wrap .list-box .messageBbscontent .rmess_main .rmess_content{ width:720px;line-height:30px; background-color:#F4FDDF;}
.context-wrap .list-box .messageBbscontent .rmess_main .rmess_content span p{ padding:10px; line-height:30px; font-size:14px; color:#595757;}
.context-wrap .list-box .messageBbscontent .rmess_reply{ width:650px; padding:20px;}
.context-wrap .list-box .messageBbscontent .rmess_reply .re_ulcss{ width:650px; height:35px; line-height:35px;}
.context-wrap .list-box .messageBbscontent .rmess_reply .re_ulcss li{ float:left;}
.context-wrap .list-box .messageBbscontent .rmess_reply .re_ulcss .re_title{ width:80px;}
.context-wrap .list-box .messageBbscontent .rmess_reply .memoinfo{ float:left; width:400px; padding-left:80px; margin-top:5px;}
.context-wrap .list-box .messageBbscontent .rmess_reply .dialogbutbar{ float:left; width:650px; text-align:center;}
.context-wrap .list-box .messageBbscontent .rmess_reply .dialogbutbar .isshow{ width:80px; height:30px; line-height:30px; font-size:13px; font-weight:bold; color:White; text-align:center;background: url("surep.gif"); margin:0 auto; cursor:pointer;}

/*失物招领列表页面样式*/
.context-wrap .lostgetcontent{ width:1000px; margin-top:10px;}
.context-wrap .lostgetcontent .list-context{ width:1000px;}
.context-wrap .lostgetcontent .list-context .list-typecon{ width:250px;float:left;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type{ width:250px; overflow:hidden;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .lefttitle{ width:248px; height:34px; line-height:34px;background: url("greenicon.gif") repeat-x; }
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .lefttitle .redicon{  background: url("redicon.gif") no-repeat;display: block;float: left;height: 13px;margin-left: 12px;margin-top: 12px;width: 4px;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .lefttitle .name{color: #FFFFFF;display: block;float: left;font-weight: bold;margin-left: 15px;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .context{border: 1px solid #D1D1D1;line-height: 35.1px;width: 248px;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .context .listtype-nav li{ width:248px; border-bottom: 1px solid #D1D1D1;height: 35px;line-height: 35px;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .context .listtype-nav li span{background: url("icon1.gif") no-repeat;display: block;float: left;height: 9px;margin-left: 20px;margin-right: 10px;margin-top: 13px;width: 6px;}
.context-wrap .lostgetcontent .list-context .list-typecon .list-type .context .listtype-nav li a{ color:#595757;}

.context-wrap .lostgetcontent .list-context .list-box{border: 1px solid #D1D1D1;float:right;min-height: 500px;width: 738px; overflow:hidden;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box{ width:738px; min-height:500px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top{ width:738px; height:30px; line-height:30px;border-bottom: 1px solid #D1D1D1;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top li{ height:30px; line-height:30px; float:left; color:#595757; font-size:14px; font-weight:bold; text-align:center;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-type{ width:60px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-desc{ width:328px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-user{ width:100px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-stime{ width:75px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-utime{ width:100px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-top .cloumn-stat{ width:75px;}

.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item{ width:738px; height:30px; line-height:30px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item li{ height:30px; line-height:30px; float:left; color:#595757; font-size:14px;border-bottom: 1px solid #D1D1D1;border-right: 1px solid #D1D1D1;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-type{ width:59px;text-align:center;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-desc{ width:317px;overflow:hidden; padding-left:10px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-desc a{ color:#595757;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-user{ width:89px; overflow:hidden; padding-left:10px;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-stime{ width:74px;text-align:center;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-utime{ width:100px;text-align:center;}
.context-wrap .lostgetcontent .list-context .list-box .lost_box .list-item .cloumn-stat{ width:74px;text-align:center; border-right:none;}

/*失物招领内容页面样式*/
.context-wrap .swzlcontent{ width:1000px; margin-top:10px;}
.context-wrap .swzlcontent .edit_content{ width:1000px;}
.context-wrap .swzlcontent .edit_content .list-typecon{ width:250px; float:left;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type{width:250px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .lefttitle{background: url("greenicon.gif") repeat-x;height: 34px;line-height: 34px;width: 250px; padding:1px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .lefttitle .redicon{background: url("redicon.gif")  no-repeat;float: left;height: 13px;margin-left: 12px;margin-top: 12px;width: 4px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .lefttitle .name{color: #FFFFFF;display: block;float: left;font-weight: bold;margin-left: 15px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .context{border: 1px solid #D1D1D1;line-height: 35.1px;width: 250px; border-bottom:none;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .context .listtype-nav li{border-bottom: 1px solid #D1D1D1;height: 35px;line-height: 35px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .context .listtype-nav li .icon1{background: url("icon1.gif")  no-repeat;display: block;float: left;height: 9px;margin-left: 20px;margin-right: 10px;margin-top: 13px;width: 6px;}
.context-wrap .swzlcontent .edit_content .list-typecon .list-type .context .listtype-nav li a{ color:#595757; font-size:14px;}

.context-wrap .swzlcontent .edit_content .content-box{ width:740px; float:right;border:1px solid #D1D1D1;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle{ width:740px;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle .titlebg-wrap{ width:740px; height:35px; line-height:35px; border-bottom:1px solid #d1d1d1;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle .titlebg-wrap span{ color:#595757; font-size:14px;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle .titlebg-wrap a{ color:#595757; font-size:14px;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle .titlebg-wrap .icon{width:12px; height:10px; display:block;background:url(icon.gif) no-repeat; float:left; margin-left:15px; margin-top:13px; margin-right:10px;}
.context-wrap .swzlcontent .edit_content .content-box .bszltitle .title{ text-align:center; padding:10px; width:670px;} 
.context-wrap .swzlcontent .edit_content .content-box .rctitle{ width:720px;background-color:#F4FDDF; height:30px; line-height:30px; padding:10px;}
.context-wrap .swzlcontent .edit_content .content-box .rctxt{ width:720px; padding:10px;}
.context-wrap .swzlcontent .edit_content .content-box .rctxt p img{ width:720px; overflow:hidden;}
.context-wrap .swzlcontent .edit_content .content-box .rcborw{ width:720px;padding:10px;}
.context-wrap .swzlcontent .edit_content .content-box .rcborw ul li{ height:30px; line-height:30px;}


/*二手市场发布信息页面*/
.context-wrap .essc_content_mesg{ width:1000px; min-height:645px; margin-top:10px;border:1px solid #D1D1D1;}
.context-wrap .essc_content_mesg .titlebg-wrap{ height:35px; line-height:35px; border-bottom:1px solid #D1D1D1;}
.context-wrap .essc_content_mesg .titlebg-wrap span{font-size:14px; color:#595757;}
.context-wrap .essc_content_mesg .titlebg-wrap a{font-size:14px; color:#595757;}
.context-wrap .essc_content_mesg .titlebg-wrap .icon{ background: url("icon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 10px;margin-left: 25px;margin-right: 10px;margin-top: 13px;width: 12px;}
.context-wrap .essc_content_mesg #frmItemAdd{ width:880px; padding-left:120px; padding-top:20px; padding-bottom:0px;}
.context-wrap .essc_content_mesg #frmItemAdd .ulcss{ width:880px; height:35px; line-height:35px;}
.context-wrap .essc_content_mesg #frmItemAdd .ulcss .title{ width:100px; text-align:right;}
.context-wrap .essc_content_mesg #frmItemAdd .ulcss .title span{ color:Red; margin-right:10px;}
.context-wrap .essc_content_mesg #frmItemAdd .ulcss .tishimsg{ width:300px;  height:35px; line-height:35px; margin-left:5px; font-size:14px; color:#595757;}
.context-wrap .essc_content_mesg #frmItemAdd ul li{ float:left;}
.context-wrap .essc_content_mesg #frmItemAdd ul li input{ height:25px; line-height:25px; width:300px;}
.context-wrap .essc_content_mesg #frmItemAdd ul ._MCEInitA{ width:645px; height:300px;}
.context-wrap .essc_content_mesg #frmItemAdd .dialogbutbar{ text-align:center; margin-top:10px;}

/*失物招领报失页面样式*/
.context-wrap .swzl_NewLost_content{ width:1000px; min-height:645px; margin-top:10px;border:1px solid #D1D1D1;}
.context-wrap .swzl_NewLost_content .titlebg-wrap{ height:35px; line-height:35px;border-bottom:1px solid #D1D1D1;} 
.context-wrap .swzl_NewLost_content .titlebg-wrap span{font-size:14px; color:#595757;}
.context-wrap .swzl_NewLost_content .titlebg-wrap a{font-size:14px; color:#595757;}
.context-wrap .swzl_NewLost_content .titlebg-wrap .icon{ background: url("icon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 10px;margin-left: 25px;margin-right: 10px;margin-top: 13px;width: 12px;}
.context-wrap .swzl_NewLost_content #frmItemAdd{ width:1000px; padding-left:120px; padding-top:20px; padding-bottom:0px;}
.context-wrap .swzl_NewLost_content #frmItemAdd .ulcss{ width:880px; height:35px; line-height:35px;}
.context-wrap .swzl_NewLost_content #frmItemAdd .ulcss .title{ width:100px; text-align:right;}
.context-wrap .swzl_NewLost_content #frmItemAdd .ulcss .title span{ color:Red; margin-right:10px;}
.context-wrap .swzl_NewLost_content #frmItemAdd .ulcss .tishimsg{ width:300px;  height:35px; line-height:35px; margin-left:5px; font-size:14px; color:#595757;}
.context-wrap .swzl_NewLost_content #frmItemAdd ul li{ float:left;}
.context-wrap .swzl_NewLost_content #frmItemAdd ul li input{ height:25px; line-height:25px; width:300px;}
.context-wrap .swzl_NewLost_content #frmItemAdd ul ._MCEInitA{ width:645px; height:300px;}
.context-wrap .swzl_NewLost_content #frmItemAdd .dialogbutbar{ text-align:center; margin-top:10px;}

/*关键字查询*/
.context-wrap .boxtitle2{ width:1000px; height:35px; line-height:35px;}
.context-wrap .list-box2{ width:1000px; min-height:400px; border:1px solid #D1D1D1;}
.context-wrap .list-box2 .nodata{color:Red; padding:15px;}
.context-wrap .boxtitle2 a{ font-size:14px; color:#595757;}
.context-wrap .boxtitle2 b{font-size:14px; color:#595757;}
.context-wrap .boxtitle2 span{font-size:14px; color:#595757;}
.context-wrap .list-box2 ul{ padding:15px;}
.context-wrap .list-box2 ul li{ height:30px; line-height:30px;}
.context-wrap .list-box2 ul li a{ font-size:14px; color:#595757;}
.context-wrap .list-box2 ul li b{ color:#595757;}
.context-wrap .list-box2 ul li span{ color:#595757; font-size:14px;}

/*下载中心列表页面样式*/
.ct_wrap{ width:1000px; margin-top:10px;}
.ct_wrap .side_col{ width:250px; float:left;}
.ct_wrap .side_col .r_nav .lefttitle{background: url("greenicon.gif") repeat-x;height: 34px;padding: 1px;width: 250px; line-height:34px;}
.ct_wrap .side_col .r_nav .lefttitle .redicon{background: url("redicon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 13px;margin-left: 12px;margin-top: 12px;width: 4px;}
.ct_wrap .side_col .r_nav .lefttitle .name{color: #FFFFFF;display: block;float: left;font-weight: bold;margin-left: 15px;}
.ct_wrap .side_col .r_nav .leftcontent{border: 1px solid #D1D1D1;line-height: 35.1px;width: 250px;}
.ct_wrap .side_col .r_nav .leftcontent ul li{border-bottom: 1px solid #D1D1D1;height: 35px;line-height: 35px;}
.ct_wrap .side_col .r_nav .leftcontent ul li span{background: url("icon1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 9px;margin-left: 20px;margin-right: 10px;margin-top: 13px;width: 6px;}
.ct_wrap .side_col .r_nav .leftcontent ul li a{ color:#595757; font-size:14px;}

.ct_wrap .main_col{ width:740px; float:right;border:1px solid #D1D1D1;}
.ct_wrap .main_col .main_top{border-bottom: 1px solid #D1D1D1;height: 35px;line-height: 35px;width: 740px;}
.ct_wrap .main_col .main_top .icon{background: url("icon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 10px;margin-left: 25px;margin-right: 10px;margin-top: 13px;width: 12px;}
.ct_wrap .main_col .main_top span{ font-size:14px;color:#595757;}
.ct_wrap .main_col .main_top a{ font-size:14px;color: #595757;}
.ct_wrap .main_col  #dowloadlist{ width:670px; min-height:500px; padding:10px;}
.ct_wrap .main_col  #dowloadlist ul li{ float:left; height:30px; line-height:30px;}
.ct_wrap .main_col  #dowloadlist ul .cloumn-download-title{ width:500px;font-size:14px;}
.ct_wrap .main_col  #dowloadlist ul .cloumn-download-title a{ color:#595757;}
.ct_wrap .main_col  #dowloadlist ul .cloumn-download-time{ width:170px; text-align:right; font-size:14px;color:#595757;}

/*友情链接*/
.f_bg {height:26px; margin-top:10px; width: 1000px;}
.links-warp {background: url("links-warp-bg.jpg") no-repeat;height: 26px;margin: 0 0 10px;padding-left: 130px;padding-top:7px;background-color:#DEDEDE;}
.links-warp select {margin-right: 10px;width: 200px;}


.news-sub{width: 253px;
min-height: 718px;
float: left;
background-color: #fff;}

.download-info {border-bottom-right-radius: 9px;
    border-top-right-radius: 9px;
width: 730px;
min-height: 718px;
float: left;
margin-left: 15px;    background-color: #FFF;
}
.news-info {
    border-bottom-right-radius: 9px;
    border-top-right-radius: 9px;
    width: 730px;
    min-height: 718px;
    float: left;
    margin-left: 15px;
    background-color: #FFF;
}
.market-buy{width: 490px;min-height: 643px;background-color: #EEE;float: left;}
.market-sell{width: 490px;min-height: 643px;background-color: #EEE;float: left;margin-left: 20px;}

.box-gray-bar{height: 50px; background:url("market-box-title.jpg");background-color: #E2E2E2;}

.inputbox input{background-color: rgba(0, 0, 0, 0);
border: 0 none;
outline: 0 none;
width: 100%;
font-family: 微软雅黑;}

.btn-comm  {background-color: #00AF16;
background: -webkit-gradient(linear,left top,left bottom,from(#00AF16),to(#029C15));
background: -moz-linear-gradient(top,#00AF16 0,#029C15 100%);
color: #FFF;
border: 1px solid #029C15;
width: 80px;
height: 33px;
line-height: 31px;
font-size: 14px;}
.news-nav {
    width: 100%;    margin-top: -12px;
    background: url("er_top2.png")no-repeat;
    height: 177px;
}
.plat-nav {
    width: 100%;    margin-top: -12px;
    background: url("er_top1.png")no-repeat;
    height: 177px;
}
.btn {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
display: inline-block;
text-align: center;
font-family: 微软雅黑;
font-size: 14px;
}
a {
text-decoration: none;    font-size: 14px;
color: #222;font-family: 微软雅黑;
}

 /*lostget-nav*/
.lostget-nav{ width:100%; background: url("lostget-title-bg.jpg"); height:229px;  }
.lostget-nav-warp{width:1000px; height:229px; margin:0 auto; position:relative; z-index:999998  }
.lostget-nav-img{ float:left; height:229px; width:1000px;background: url("lostget-title.png") no-repeat; }
.lostget-nav-imgt{ float:right; height:305px; width:260px; background:url("layout-imgt-bg.png") center center  no-repeat;  padding-top:25px;  margin-top:3px; }
.lostget-want{}

.download-nav {
    width: 100%;
    background: url("er_top2.png")no-repeat;
    height: 219px;
}
.lostget-buy{width: 490px;min-height: 643px;background-color: #EEE;float: left;}
.lostget-sell{width: 490px;min-height: 643px;background-color: #EEE;float: left;margin-left: 20px;}


.want-box-btn {margin-top: 9px;
float: right;
height: 33px;
line-height: 33px;
color: #FFF;
margin-right: 50px;
}

.download-sub {
width: 253px;    border-bottom-left-radius: 9px;
    border-top-left-radius: 9px;    min-height: 718px;
float: left;
background-color: #fff;
}
.box-blue-bar{    background: url("er_left1.png") no-repeat;
    width: 253px;
    height: 56px;}

/****context-warp***/
.context-wrap{width:1000px;margin:0px auto;min-height: 643px;border: 1px solid #C1CEC2;}
.context-wrap .title{text-align: center;margin-top: 21px;    color: #095FB1;}
.context-wrap .title span{margin:0px 20px;font-size: 14px;
color: #666;}
.context-wrap .desc{line-height:22px;font-size:13px;color:#333;}
.context-wrap .zoom { float: right; height: 20px; line-height: 20px; margin-right: 10px; margin-top: 5px; }
.context-wrap .zoom a { color: #666; margin: 0 5px; }
.context-wrap .Newstxt { color: #333;  font-family: Verdana; font-size: 14px; line-height: 1.5em; overflow: hidden; padding: 20px; }
.context-wrap .Newstxt p { margin: 0.8em 0; }
.context-wrap .Newstxt p img { border: 1px solid #e2ecf8; margin: 0px auto; }
.context-wrap .Newstxt em { font-style: italic; }
.context-wrap .Newstxt strong { font-weight: bold; }
.context-wrap .Newstxt small, .Newstxt .case sub, .Newstxt .case sup { font-size: .83em; }
.context-wrap .Newstxt sub { vertical-align: sub; }
.context-wrap .Newstxt sup { vertical-align: super; }


.box-form-warp em {
color: #F00;
margin-top: 0;
font-family: 宋体;
font-size: 12px;
float: left;
margin-left: 10px;
line-height: 30px;
}    


.centerrighthead{height: 36px;
line-height: 36px;
background: -webkit-linear-gradient(top,#DBEAFF,#FFF);
background: -moz-linear-gradient(top,#dbeaff,#fff);
font-size: 14px;
background: -webkit-linear-gradient(top,#DAEAFF,#FFF);
text-align: left;}


.centerrighthead{ background-color:#ecf3fd; text-align:left;font-size:14px; }
.centerrighthead span{ float:right; margin-right:10px;color:#024d86;}
.centerrighthead span a{ font-size:16px; color:#024d86;}
.thirdcenterhead em,.centerrighthead2 em{ display: block;
    width: 12px;
    height: 28px;
    background: url(gg.png) no-repeat;
    float: left;
    margin-top: 18px;
    margin-left: 10px; }
                                          
.bmfw-title a{color: #116F4D;}

.sub_navs {
    background: url(er_0.png) 176px no-repeat;background-color: #bcd7fb;
}
.newssublist-left{background: url("er_left1.png") no-repeat;width: 253px;
    height: 56px;}
.want-box-btn b {
float: left;
width: 33px;
height: 33px;
background: url("index-icon-w.png") center center no-repeat;
}
.mycontent-newssed-wrap{}
.index-dt {
float: left;
text-align: center;
width: 100px;
border-bottom: 1px solid #CCC;
background-color: #F7F7F7;
}
.index-dt img {
margin: 0 auto;
width: 62px;
height: 56px;
}

.index-dt span {
float: left;
color: #717171;
height: 23px;
padding-top: 4px;
width: 100px;
font-weight: bolder;
font-size: 14px;
letter-spacing: 5px;
background-color: #F1F1F1;
}

.index-menu {
float: left;
text-align: center;
}

.index-menu li {
height: 35px;
width: 100px;
border-bottom: 1px solid #CCC;
line-height: 35px;
}

.index-menu-bx {
background: left center url(repairs.png) no-repeat;
margin-left: 10px;
}

.index-menu li a {
float: left;cursor: pointer;
color: #3A3A3A;
margin-left: 10px;
margin-top: 1px;
font-size: 12px;
}

.index-menu-cs {
background: left center url(sell.png) no-repeat;
margin-left: 10px;
}

.index-menu-zl {
background: left center url(found.png) no-repeat;
margin-left: 10px;
}

.index-menu-zx {
background: left center url(consult.png) no-repeat;
margin-left: 10px;
}

.index-menu-icon {
float: left;
width: 26px;
height: 26px;
margin-left: 0px;
margin-top: 5px;
}

.centerrighthead a{color: #666;}
.centerrighthead {color: #666;
height: 36px;    padding: 8px;
line-height: 36px;
background: -webkit-linear-gradient(top,#DBEAFF,#FFF);
background: -moz-linear-gradient(top,#dbeaff,#fff);
    font-size: 14px;
    font-family: 微软雅黑;
background: -webkit-linear-gradient(top,#DAEAFF,#FFF);
text-align: left;
}
.newicon {
float: right;
width: 29px;
height: 14px;
margin-top: 9px;
background-image: url("ServiceNews.gif");}
.box-datalist-newssublist ui li{cursor: pointer;}
.listtype-nav li{cursor: pointer;}

.listtype-nav li:hover {
background-color: #bcd7fb;
}

.floor-bar a{color:#fff;    text-decoration: underline;}

.erweima{width: 1000px;margin: auto;    display: none;
height: 70px;}

.erweimaimg{height: 140px;width: 1000px;margin-top: -81px;
float: right;background: url(erweima.png) no-repeat;}
.three_left_content{height: 149px;border-bottom: 1px dotted #54A5D4;}
.three_left_ssp{         cursor: pointer;  float: left; width: 150px;height: 140px;background: url(fwjd.png)no-repeat center center ;}
.three_left_rsp{        cursor: pointer;    float: left;width: 150px;height: 140px;background: url(wldx.png)no-repeat center center ;}
.three_left_market{      cursor: pointer;    float: left;  width: 150px;height: 138px;background: url(tzsc.png)no-repeat center center ;}
.three_left_swzl{        cursor: pointer;  float: left;  width: 150px;height: 140px;background: url(swzl.png)no-repeat center center ;}
.three_box-datalis{ float: left;width: 463px;}
.newscontent {
    font-size: 12px;
}
.newscontent .topfwdt {
    height: 136px;
    line-height: 22px;
    background: url(fwdtdesc.gif) no-repeat;
    padding-left: 23px;
    width: 400px;
    overflow: hidden;
}
.newscontent .topfwdt .title {
    color: #4B7CBF;
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    float: left;
    margin-left: 5px;
}
.top-nav-menu {
    width: 140px;
    position: absolute;
    margin-left: -1px;
    z-index: 19740510;
    padding-bottom: 5px;    border: 1px solid #407EEB;
    background-color: #F7F7F7;
}
.top-nav-menu li:hover{background-color: #fff;}
.top-nav-menu a {
    float: left;
    height: 35px;color: #333;
    line-height: 35px;
    padding: 0 0 0 15px;
    width: 125px;
}
.top-nav-menu li {
    width: 132px;
    float: left;
    margin-left: 3px;
    height: 35px;
    margin-top: 3px;
    line-height: 35px;
    text-align: left;
}
.newscontent .fwdtdesc {
    width: 390px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    height: 40px;
    float: left;
    text-align: left;
}
.topfwdt-left{    height: 131px;
    width: 199px;
    float: left;}
    .newscontent .fwdtdesc a{color:#4389C3;    text-overflow: ellipsis;}
    .left_top_bj {
    width: 20px;
    margin-top: 17px;
    margin-left: 13px;
    height: 17px;
    background: url(left_top_bj.png) no-repeat;
    display: block;
    float: left;
}
.left_top_font {
    font-size: 16px;
    font-family: 微软雅黑;
    color: #004098;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    height: 30px;
    line-height: 51px;
}
.one_right_tzgg{    width: 100%;
    height: 50px;}
    .navline {
    background: url(dh-xian.png) no-repeat center center;
    width: 2px;
    height: 38px;
    float: left;
    border: 0;
}
.nav-li{ width: 137px;}

.tosearch {
    position: absolute;
          margin-top: 51px;
    margin-left: 723px;
    background: url("search-center.png") center center no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 25px;
    line-height: 25px;
    width: 273px;
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#SearchInput{    border: none;
    border-radius: 3px;
    height: 19px;
    width: 151px;}
    .search_input_append {    margin-right: 43px;
    float: right;
    width: 20px;
    height: 25px;
    text-align: center;
}
.datalist-jieanjie{    list-style: none;
    padding-top: 18px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-size: 14px;}
 .centerleft {
    width: 231px;
    min-height: 668px;
    float: left;
    background-color: #fff;
}
.centerleft1head {
    background: url("market-box-title.jpg") no-repeat;
}
.centerleft1content_dg {
    height: 38px;    cursor: pointer;
    line-height: 38px;
    margin-bottom: 11px;
        border-bottom: 1px dashed #BDBDBD;
    text-indent: 13px;
    font-size: 14px;
}
.centerleft1content_dg em {
    display: block;
    width: 6px;
    height: 12px;
    margin-left: 30px;
    margin-top: 13px;
    background: url(GYWMsignone.jpg) no-repeat;
    float: left;
}
.centerleft1headb {
    width: 154px;
    height: 20px;
}
.centerright{    background-color: #FFF;    min-height: 668px;    width: 759px;
    margin-left: 10px;}