@charset "utf-8";

/* CSS Document */

/*

html,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,embed,label,input{margin:0;padding:0;border:0; font-size:12px; font-weight:normal;}

*/

/* 分页部分 start */

.zxpage, .zxpage a, .zxpage font, .zxpage span{

    color: #666666;

    font-size:14px;

    padding: 5px 5px;

}

.zxpage a.current {

    color: #7A290D;

    font-weight: bold;

}

/* 分页部分 end */



/* 错误信息部分 start */



label.error{

	margin-left:5px;

	color:#FF0000;

	font-size:12px;

	font-weight: bold;

	font-family: "微软雅黑";

	width:auto !important;

}

.error_red label.error{

	color:#FF0000;

}

label.labeltext{

	color:#FFCE00;

	font-size:14px;

	font-weight: bold;

	font-family: "微软雅黑";

}

/* 错误信息部分 end */



/* 通用部分 start */

.zx_font_small, .zx_font_small a, .zx_font_small span, .zx_font_small font, .zx_font_small i{font-size:12px}

.zx_font_normal, .zx_font_normal a, .zx_font_normal span, .zx_font_normal font, .zx_font_normal i{font-size:14px}

.zx_font_mid, .zx_font_mid a, .zx_font_mid span, .zx_font_mid font, .zx_font_mid i{font-size:18px}

.zx_font_family_wryh, .zx_font_family_wryh a, .zx_font_family_wryh span, .zx_font_family_wryh font{font-family:"微软雅黑"}

.zx_black, .zx_black a, .zx_black span, .zx_black font{color:#000}

.zx_gray, .zx_gray a, .zx_gray span, .zx_gray font{color:#A0A0A0}

.zx_white, .zx_white a, .zx_white span, .zx_white font{color:#FFF;}

.zx_yellow, .zx_yellow a, .zx_yellow span, .zx_yellow font{color:#FFCE00;}

.zx_red, .zx_red a, .zx_red span, .zx_red font{color:#ff5a5f}

.zx_white_bg{background-color:#fff}

.zx_weight, .zx_weight a, .zx_weight span, .zx_weight font{font-weight:bolder;}

.zx_no_margin{margin:0}

.zx_no_margin_left{margin-left:0}

.zx_no_margin_top{margin-top:0}

.zx_no_margin_right{margin-right:0}

.zx_no_margin_bottom{margin-bottom:0}

.zx_margin_center{margin:0 auto}

.zx_margin_small{margin:10px}

.zx_margin_left_small{margin-left:10px}

.zx_margin_top_small{margin-top:10px}

.zx_margin_right_small{margin-right:10px}

.zx_margin_bottom_small{margin-bottom:10px}

.zx_margin_left_smid{margin-left:30px}

.zx_margin_top_smid{margin-top:30px}

.zx_margin_right_smid{margin-right:30px}

.zx_margin_bottom_smid{margin-bottom:30px}

.zx_margin_left_mid{margin-left:60px}

.zx_margin_top_mid{margin-top:60px}

.zx_margin_right_mid{margin-right:60px}

.zx_margin_bottom_mid{margin-bottom:60px}

.zx_no_padding{padding:0}

.zx_no_padding_left{padding-left:0}

.zx_no_padding_top{padding-top:0}

.zx_no_padding_right{padding-right:0}

.zx_no_padding_bottom{padding-bottom:0}

.zx_padding_small{padding:10px}

.zx_padding_left_small{padding-left:10px}

.zx_padding_top_small{padding-top:10px}

.zx_padding_right_small{padding-right:10px}

.zx_padding_bottom_small{padding-bottom:10px}

.zx_padding_left_smid{padding-left:30px}

.zx_padding_top_smid{padding-top:30px}

.zx_padding_right_smid{padding-right:30px}

.zx_padding_bottom_smid{padding-bottom:30px}

.zx_padding_left_mid{padding-left:60px}

.zx_padding_top_mid{padding-top:60px}

.zx_padding_right_mid{padding-right:60px}

.zx_padding_bottom_mid{padding-bottom:60px}

.zx_position_top_ssmall{position:relative; top:-5px}

.zx_position_right_ssmall{position:relative; right:-5px}

.zx_position_bottom_ssmall{position:relative; bottom:-5px}

.zx_position_left_ssmall{position:relative; left:-5px}

.zx_position_top_small{position:relative; top:-10px}

.zx_position_right_small{position:relative; right:-10px}

.zx_position_bottom_small{position:relative; bottom:-10px}

.zx_position_left_small{position:relative; left:-10px}

.zx_height_30{height:30px;}

.zx_height_100{height:100px;}

.zx_height_250{height:250px;}

.zx_height_mid{height:300px;}

.zx_lineheight_mid{line-height:20px;}

.zxlineheight{line-height:1.5}

.zx_width_auto{width:auto}

.zx_width_small{width:50px !important}

.zx_width_bsmall{width:100px !important}

.zx_width_smid{width:200px !important}

.zx_width_300{width:300px !important}

.zx_width_mid{width:450px !important}

.zx_width_sbig{width:610px !important}

.zx_underline{text-decoration:underline}

.zx_deleteline{text-decoration:line-through} 

.zxhide{display:none}

.zxblock{display:block}

.zxinline{display:inline}

.zxleft{text-align:left;}

.zxright{text-align:right;}

.zxcenter{text-align:center;}

.zxtop{vertical-align:top;}

.zxmid{vertical-align:mid;}

.zxbottom{vertical-align:bottom;}

.zxfloatleft{float:left;}

.zxfloatright{float:right;}

.zxnoindent{text-indent:0;}

.zxindent{text-indent:2em;}

.zximg_radius{border-radius: 50%;}

.zxclear{clear:both;}

.zxlistpicbox{display:none}

.zx_overflow_oral{overflow:visible}

.zx_overflow_hide{overflow:hidden}

.zx_overflow_x_hide{overflow-x:hidden}

.zx_overflow_y_hide{overflow-y:hidden}

.zx_word_hidden{overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}

/* 通用部分 end */



.fancybody{

	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/

	filter:Alpha(opacity=70); background:#000;/*实现IE背景透明*/

	position:relative; padding:20px;/*实现IE文字不透明*/

}

.fancybody1{ 

background:rgba(255,255,255, 1) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/

filter:Alpha(opacity=100); background:#fff;/*实现IE背景透明*/

position:relative; 

padding:40px; color:#000;

}

.jquery-lightbox-html{overflow:hidden}

#vertical-ticker{

	height: 130px;

	overflow:hidden;

}

#vertical-ticker li{

	height: 40px;

}



.content .copy .links{

	margin-top:20px;

}

.btn-more-info .text{

	width:200px;

}

.zxlogin{display:none}

.zxregister{display:none}

.zxforgetpwd{display:none}

.zxframe{display:none}

.search_box,.search_box2{display:none; }

.zxcompare{display:none}

.zxcompare_ucollect{display:none}

.zxmessage{display:none}

.zxcompare_box{margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:1000px; border-radius:5px; background-color:#FFF; height:600px; z-index:9999999;}

.zxmessage_box{margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:400px; border-radius:5px; background-color:#FFF; height:380px; z-index:9999999;}

.zxframe_box{ margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:350px; border-radius:5px; background-color:#FFF; height:550px; z-index:9999999;  }

.filter, .filter2{cursor:pointer}

.search_box .city{display:none}

.clock-nav{display:none}

.favorites ul li.collect{

	margin-right:26px; background-color:#e45c54

}

.favorites ul li a{

	color:#FFF

}

.select dl.city{display:none}

.select dl dd a{ color:#102141; cursor:pointer; padding:1px 7px !important; margin:7px 5px 0 0; line-height:40px;white-space:nowrap;  }

.select dl dd a.hover{ background-color:#0065b0; color:#FFF; padding:1px 7px;  }

.select dl dd a:hover{ background-color:#0065b0; color:#FFF; padding:1px 7px;  }

.showings a{color:#FFF}

.foot_right ul li a{color:#FFF}

.city_weather, .city_weather i{display:inline}

.flash_red{color:#F00; font-weight:bolder !important;}

#cnzz_stat_icon_1256775322{display:none}

.noread{

	font-weight:bolder;

}

.sublined{

	background-color:#cc0b00;

}

.city_weather img{height:37px;position:relative;top:8px}

.indexbottom {

	position:fixed; bottom:0; z-index:20; display:block; width:200px; right:0;

}



.remenleft {

    float: left;

    height: 380px;

    width: 380px;

	margin-left:15px;

	display:inline

}



.zjpage{ width:718px; /*height:40px;*/ float:left; margin-top:20px; margin:15px;}

.zjpage_main{ width:30px; height:30px; float:left; margin-right:8px; display:inline}

.zjpage_main a{ display:block; width:30px; height:30px; float:left; border:1px solid #CCC; text-align:center; color:#999; line-height:30px;}

.zjpage_main a:hover{ background:#990a08; color:#fff}

.zjpage_main a.hover{width:30px; height:30px;  text-align:center; line-height:30px; background:#990a08; color:#fff !important}

.zjpage_main a i{ line-height:30px;}



.list_pic{ width:180px; height:180px; }

.list2_pic{ width:292px; height:136px; }



.preshowimg{

	margin-top:10px;

	max-width:100%;

	max-height:100px;

}